/** Shopify CDN: Minification failed

Line 43:3 Unexpected "/"
Line 956:0 Unexpected "}"

**/
/*// =============================================================================
// Ella Custom CSS - Customize The Style For Layout
// =============================================================================

// =============================================================================
//
// IMPORTANT DISCLAIMER
// Shopify is notifying shop owners about the need to convert scss files to css files.
// Please use only CSS to style the layout.
//
// =============================================================================*/
/* .productView-price .price {
    justify-content: center;
} */
/* @media screen and (min-width:769px){
   .productView-moreItem .productView-price{
  margin-top: -30px !important;
}
 .productView-moreItem  .productView-options{
   padding-top: 15px !important;
 }
} */
 /* White header icons on homepage only */
/* body.template-index .header__icon svg path,
body.template-index .header__icon svg rect,
body.template-index .header__icon svg circle,
body.template-index .header__icon svg line,
body.template-index .header__icon svg polyline,
body.template-index .header__icon svg polygon {
  fill: #ffffff;
  stroke: #ffffff;
}

/* Also target cart count bubble text */
body.template-index .cart-count-bubble {
  color: #ffffff;
} */
 .list-menu__item span{
  padding-left:5px;
 }
 .account-action {
    display: flex
;
    /* justify-content: center; */
    margin: 10px 0 !important;
}
.h_google_button:hover {
    filter: unset !important;
}
.footer-block__list-social .item{
  display:flex;
  align-items:center;
}
.previewCartItem-name{
  font-weight:500 !important;
  font-size:12px !important;
  line-height:1.4 !important;
  color:#000 !important;
}

.footer-6 .footer-block__newsletter .footer-block__heading {
    font-size: var(--footer-heading-font-size);
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
.previewCartCarousel .card-information__wrapper {
    display: flex
;
    flex-direction: column !important;
    justify-content: space-between;
}
.card-information__wrapper .card-action{
  padding:0 !important;
}
.card-information__wrapper .card-action .button{
  letter-spacing:0 !important;
}
@media screen and (min-width:1000px) and (max-width:1599px){
  .section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .wrapper-image {
    display: block;
    margin-bottom: 12px !important;
    background: #0000;
    height: auto !important;
}
}
@media screen and (min-width:768px){
  .productView-share {
    /* display: none !important; */
    position: relative;
}

}
@media screen and (min-width:991px){
  .product-details .moreItem-breadcrumb{
    display:none;
  }
  .productView-group .productView-quantity{
    display:none;
  }
  .footer-block__details .rte, .footer-block__newsletter .rte {
    display: flex;
    gap: var(--content-spacing);
    font-size: 13px;
    flex-direction: column;
    padding-right: 100px;
}

}
.footer-block__newsletter .rte {
  display:none;
}
@media screen and (min-width:601px){
  .sm-block{
    display:none !important;
  }
}
/* .quickSearchResultsBlock .search-block-title{
  font-weight:300 !important;
} */
@media only screen and (max-width: 480px) {
    .shopify-pc__banner__btns {
        flex-direction: row !important;
        gap: 3px;
    }
        .shopify-pc__banner__btns-granular :nth-child(1) {
        order: 1 !important;
    }
    .shopify-pc__banner__dialog {
    position: fixed;
    z-index: 2000000;
    box-shadow: 0px 4px 10px rgb(63 63 68 / 40%);
    max-height: 90%;
    box-sizing: border-box;
    opacity: 1;
    padding: 20px 20px 20px 20px !important;
    }
    .shopify-pc__banner__dialog p {
    color: hsl(0deg, 0%, 12%, 100%);
    font-family: inherit;
    line-height: 1.3;
    margin: 0;
    font-size: 11px !important;
    padding: 0;
}
}
.previewCartItem-edit {
    position: absolute;
    top: 50%;
    right: 32% !important;
 display:none;
}


  .previewCartItem-options {
    /* display: inline-block; */
    /* vertical-align: top;
    position: relative;
    padding: 0 30px 0 0; */
    /* gap:15px; */
    justify-content:unset !important;

}
.pify_table_header {
    border: 1px solid #e1e3e5 !important;
    background-color: #f6f6f7 !important;
    font-weight: 500 !important;
    text-align: center !important;
    min-width: 60px !important;
    height: 36px !important;
    font-size: 14px !important;
    vertical-align: middle;
}
.pify_table_cell {
    border: 1px solid #dee2e6 !important;
    text-align: center !important;
    min-width: 60px !important;
    color: #5e626f ;
    font-size: 12px;
    font-weight: 300 !important;
    height: 36px !important;
}
.pify_inline_button {
   
    /* position: absolute;
    height: auto; */
    /* right: 0; */
    /* right: 10% !important;
    gap: 7px;
  top:45% !important; */
    font-size: 12px !important;
    margin-top:0;
    margin-bottom:20px;
    text-transform: uppercase;
    font-weight: 500;
    z-index:2;
  
}
.pify_modal_overlay {

    display: flex;
    /* justify-content: center; */
    justify-content: end;
    align-items: center !important;
    padding-top:0 !important;
}
.pify_modal_content {
    background: white;
    padding: 20px;
    border-radius: 0 !important;
    width: 25% !important;
    HEIGHT: 100%;
    min-width: unset !important;
    max-height:unset !important;
    /* max-height: calc(102dvh - 78px); */
    display: flex;
    flex-direction: column;
    position: relative;
    color: var(--pify-modal-text-color, #121212BF);
    font-size: 16px;
}
.pify_size_details_container{
  display:none !important;
}
.pify_tab {
    padding: 4px 8px;
    cursor: pointer;
    font-weight: 300 !important;
    font-size: 13px !important;
}
/* @media screen and (min-width:376px) and (max-width:600px){
    .pify_inline_button {
    position: absolute;
    height: auto;
    right: 10% !important;
    top: 450px !important;
    gap: 7px;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}
}
@media screen and (min-width:300px) and (max-width:375px){
    .pify_inline_button {
    position: absolute;
    height: auto;
    right: 10% !important;
    top: 470px !important;
    gap: 7px;
    font-size: 11px !important;
    text-transform: uppercase;
    font-weight: 500;
}
} */
@media screen and  (max-width:600px){
  .pify_inline_button {
   
    /* position: absolute;
    height: auto; */
    /* right: 0; */
    /* right: 10% !important;
    gap: 7px;
  top:45% !important; */
    font-size: 12px !important;
    margin-top:20px !important;
    margin-bottom:0px !important;
    text-transform: uppercase;
    font-weight: 500;
    z-index:2;
  
}
  .pify_table_cell {
    border: 1px solid #e1e3e5 !important;
    text-align: center !important;
    min-width: 60px !important;
    height: 36px !important;
    line-height: 20px !important;
    font-size: 13px !important;
}

#vstar-noreviews .noreviews-center .noreviews-text {
    font-size: 13px !important;
    margin-top: 4px;
}

  .section-header-mobile:not(.scrolled-past-header) .header-mobile--transparent .logo__main{
    display:none !important;
  }
  .scrolled-past-header .header-mobile--transparent .logo--transparent{
    display:none !important;
  }
  /* body.template-index .scrolled-past-header .header__icon svg path, body.template-index .header__icon svg rect, body.template-index .header__icon svg circle, body.template-index .header__icon svg line, body.template-index .header__icon svg polyline, body.template-index .header__icon svg polygon {
    fill: #000 !important;
    stroke: #000 !important;
} */
  .page-sidebar .halo-sidebar-wrapper {
    padding-top: 5px !important;
    padding-left: 20px;
    padding-right: 20px;
}
  .sidebar--layout_2 .sidebarBlock-heading {
    letter-spacing: .05em;
    padding-bottom: 0px !important;
}
  /* Hover effect */
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-accept:hover {
    background: #0f3429 !important;
    color: #fff !important;
}
.shopify-pc__banner__dialog button.shopify-pc__banner__btn-decline:hover {
    background: #0f3429 !important;
    color: #fff !important;
}
  /* .section-block-template--22081587740907__product_tab_block_baRy3h .container-1770{
    padding-right:0 !important;
  } */
  /* .product-tabs-content .card-media{
    height:350px !important;
  } */
  .section-block-template--22081587740907__product_tab_block_baRy3h .products-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    user-select: none;
    padding-bottom: 45px;
    overflow: auto;
    gap: 15px !important;
    padding-right: 0px !important;
}
  .section-header-mobile:not(.scrolled-past-header) .header-mobile--transparent .mobileMenu-toggle__Icon, .section-header-mobile:not(.scrolled-past-header) .header-mobile--transparent .mobileMenu-toggle__Icon:before, .section-header-mobile:not(.scrolled-past-header) .header-mobile--transparent .mobileMenu-toggle__Icon:after {
    /* background-color: #d7d7d7 !important; */
    transition: unset;
}
  .mobileMenu-toggle__Icon:before {
    top: -7px !important;
}
  .header__icon .icon{
        height: 18px !important;
        width: 22px !important;
  }
  .mobileMenu-toggle__Icon:after {
    bottom: -7px !important;
}
  .my-account-page{
    padding-top:50px;
  }
  .featured-product-unsymmetrical .slider-progress-bar {
        margin-top: 0px !important;
    }
        .section-block-template--22081587740907__featured_product_unsymmetrical_49bKNn .halo-block-header {
        margin-bottom: 12px;
        display: flex;
    }
    .section-block-template--22081587740907__featured_product_unsymmetrical_49bKNn .halo-block-header .title {
        font-size: 21px;
        margin-bottom:0 !important;
        display: block;
        text-align: left !important;
    }
  .section-block-template--21629785473259__brand_slider_qJx9rW .wrapper-image .adaptive_height img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius:25%;
    
}
 .cs-collection-header {
    padding: 28px 2rem 0px 2rem !important;
    text-align:center !important;
}
.cs-collection-header__title {
    font-size: 19px !important;
    margin-bottom:7px !important;
}
.cs-collection-header__desc
 {
    font-size: 11px !important;
    line-height: 1.7;
    font-weight:300 !important;
    color: #555;
    margin: 0;
    max-width: 720px;
}
.previewCartItem-edit {
    position: absolute;
    top: 50%;
    right: 38% !important;
 
}
.facets-horizontal {
    text-align: left !important;
}

  .previewCartItem-options {
    /* display: inline-block; */
    /* vertical-align: top;
    position: relative;
    padding: 0 30px 0 0; */
    gap:0px;
    flex-direction:column !important;
    justify-content:unset !important;
    margin: 0 0 0px !important;
}
  .cart-total-value{
    font-size:16px !important;
  }
  .template-product .breadcrumb-container.style--line_clamp_1 .breadcrumb {
        padding-left: 10px !important;
      
    }
  .breadcrumb.breadcrumb-center{
    justify-content:center !important;
  }
  .sm-none{
    display:none !important;
  }
  .productView-groupTop .product-form__buttons{
    display:none;
  }
  
   .productView-groupTop .productView-wishlist{
    display:none;
  }
  .productView-desc{
    border-bottom:1px solid #ddd;
    padding-bottom:25px;
  }
  /* .productView-variants{
    padding-top:20px;
  } */
  .footer-block__details .image_logo {
    margin-bottom: var(--margin-bottom);
    /* height: 100px !important; */
}
 .cart-container{
  padding-top:50px !important;
 }
 .login-rowItem  .login-item{
  padding-top:30px !important;
 }
 .login-item{
  padding-top:20px !important;
  margin-bottom:0 !important;
 }
     .cart-item__price-wrapper .price {
        text-align: left !important;
        font-size: 10px !important;
    }
  .cart-container .page-header {
            padding-bottom: 50px !important;
}
  .cart-item-qty .quantity {
    padding: 3px 3px 3px 3px !important;
    height:30px;
}
.cart-remove svg {
    width: 9px !important;
    height: 9px !important;
}


  .articleLookbook-item img {
    height: auto !important;
    width: 100% !important;
    object-fit: cover;
    border-radius:5px;
}
.articleLookbook-item{
  height: auto !important;
} 
html, body, .body-content-wrapper, .wrapper-body, .wrapper-hasbanner-adv {
  overflow-x: clip;       /* newer, better than hidden for perf */
}
.view-all-button a {
    font-size: 14px !important;
    font-weight: 400;
    /* padding-bottom: 12px; */
    padding-bottom: 0px;
}
.footer-block__column .footer-block__heading {
    margin-bottom: 10px !important;
    padding-bottom: 7px !important;
}
:root, body {
  width: 100%;
}

img, video, svg, canvas, iframe {
  max-width: 100%;
}

/* Common off-canvas/overlays that often cause overflow */
.halo-sidebar,
.halo-toolbar-mobile,
.halo-banner-adv-left,
.halo-banner-adv-right,
.background-overlay,
.background-cursor-wrapper {
  /* max-width: 100vw; */
  overflow-x: clip;
}

}
@media (max-width: 600px) {
  .search-container .page-header {
    padding: 25px 0 0px !important;
    font-size: 21px !important;
    margin-bottom: 20px !important;
    line-height: 1.2 !important;
}
  fieldset.product-form__input:not(.product-form__swatch) .product-form__label {
    flex: 1 1 0% !important;
    min-width: 50px !important;
    cursor: pointer;
}
    .special-banner__products--slider .slick-dots, .special-banner__lookbook .slick-dots {
        bottom: -10px;
            display:none !important;
    }
    .product-item-custom .card-media{
      height:auto !important;
    }
}

.facets-horizontal{
  text-align:center;
}
.section-block-template--22106209452267__brand_slider_qJx9rW .halo-item:hover .text {
    text-decoration: unset !important;
    text-underline-offset: 0.3rem;
}
.card-title:hover{
  font-weight:unset !important;
}
@media (min-width: 1200px) {
    #shopify-section-template--22106209452267__special_banner_bgxFiP.section-special-banner .slick-arrow svg {
        fill: #ffffffc2 !important;
        stroke: transparent;
    }
     #shopify-section-template--22106209452267__special_banner_bgxFiP.section-special-banner .slick-arrow {
    background: #3f3f3f61 !important;
    border: var(--arrow-border-width) solid #3f3f3f61 !important;
  }
}
@media screen and (min-width:1200px) and (max-width:1599px){
  .product-tab-block .list-product-tabs li .tab-links {
    padding: 6px 15px;
    display: block;
    transition: none;
    width: 100%;
    letter-spacing: 2px;
    font-size: 12px !important;
    text-transform: uppercase;
    font-family: var(--font-body-family);
}


  .header-nav-hamburger>.container-full {
    padding-left: 0;
    padding-right: 0;
    max-width: 1300px !important;
}
      /* .container-1770 {
        max-width: 1300px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    } */
}
.productView-action .button {
    color: var(--atc-color);
    background: #e91d63;
    border-color: #e91d63;
    padding-top: 13px;
    padding-bottom: 13px;
}
#CollectionListSection-template--19470607614187__main .collection-title {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000000;
}
.halo-block-header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.halo-block-header-column {
  flex: 0 0 auto;
  max-width: 50%;
}

.halo-block-header-tabs {
  flex: 0 0 auto;
  text-align: right;
}

.block-description {
/* margin-top: 10px; */
margin-top: 0px;
    font-size: 12px;
    color: #777;
    /* text-transform: uppercase; */
}
@media screen and (min-width: 1025px) {
    .header-nav-hamburger .header__icon .text__icon {
        color: var(--header_icons_color);
        /* font-size: var(--text_font_size); */
        font-size:13px;
        font-family: var(--font-menu-lv1-family);
        font-weight:300 !important;
        line-height: var(--menu-lv1-line-height);
        letter-spacing: var(--menu-lv1-letter-spacing);
        text-transform: var(--menu-lv1-text-transform);
    }
}
/* Responsive adjustments */
@media (min-width: 768px) and (max-width: 1199px) {
    .section-block-template--19470607548651__slide_show_dfn6AK {
        padding-top: 0px !important;
        padding-bottom: 50px;
    }
}
.account-content{
  /* text-align: center; */
  text-align: start;
    display: flex;
    flex-direction: column;
    /* justify-content: center;
    align-items: center; */
}
.login-rowItem .page-subheader{
  margin-bottom:0 !important;
  padding-bottom:7px !important;
  font-weight:300 !important;
}
@media (max-width: 767px) {
  
  .account-page .page-header {
    text-align: center;
    padding-top: 0px;
}
.account tbody td {
    /* padding: 12px 12px 10px 12px; */
    padding: 5px 5px 0px;
    font-size: 10px;
}
  .slide-content .slide-heading.slide-mobile {
    margin-bottom: 20px !important;
}
  .account-page .halo-page-header {
    background-color: var(--navigation-bg);
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}
  .site-nav-mobile.nav-account .header__link--account .title, .site-nav-mobile.nav-account .header__icon .title {
    margin-left: 5px !important;
    margin-right: 5px;
    font-size: 13px;
}
.page-header {
    display: block;
    font-family: var(--font-page-title-family);
    font-size: 28px !important;
  line-height:20px !important;
    position: relative;
    padding: 5px 0 0px;
          /* margin-top: 30px !important;
          margin-bottom: 20px !important; */
    margin: 0;
}
  .contact.contact-2 .contact-form-description {
    padding: 0;
    margin: 0 0 0px !important;
}
  .banner-item {
    position: relative;
    background:none !important;
}
  .collections-wrapper.text-left .des, .collections-wrapper.text-left .collections-button
 {
    margin-left: 0 !important;
    display: none;
}
  .account-page .account-item {
    padding: 0 0 0px 0  !important;
}
  .addresses-page .account-item
 {
    padding-bottom: 0;
    max-width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}
  .account-title, .address-title
 {
    display: block;
    position: relative;
    font-family: var(--font-heading-family);
    font-size: calc(var(--font-body-size) + 2px);
    font-weight: var(--font-heading-weight);
    text-transform: var(--heading-text-transform);
    letter-spacing: var(--heading-letter-spacing);
    line-height: cal(var(--font-body-size) + 10px);
    color: var(--color-text);
    /* margin-top: 30px !important; */
    margin-top: 15px !important;
 }
 .account-content {
    text-align: start;
    display: flex;
    margin-top: -10px;
    flex-direction: column;
}
  #CollectionListSection-template--19470607614187__main .count
 {
    display: block;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #999999;
}
  .halo-block-header-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .halo-block-header-column {
    max-width: 100%;
    margin-bottom: 15px;
  }
  
  .halo-block-header-tabs {
    width: 100%;
    text-align: left;
  }
}
.customImageBanner-inner .des {
    margin-bottom: 20px;
    line-height: var(--body-line-height);
}
    .header-nav-hamburger > .container-full {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 1300px;
        /* max-width: 1800px; */
        padding-bottom: 7px;
    padding-top: 7px;
    }
   @media screen and (min-width:1600px){
      .header-item{
      width:unset !important;
    }

   }
   @media screen and (min-width:1200px) and (max-width:1599px){
        .header-nav-hamburger--style1 .header-item--side {
        min-width: 400px !important;
    }
   }
    #SearchSection-template--21629786390763__main .sidebarBlock-heading {
    font-family: var(--sidebar-heading-font);
    font-size: 12px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
}
  .search-container .page-header {
    padding: 25px 0 30px;
    font-size: 24px;
    margin-bottom: 40px;
}
.contact.contact-2 .contact-form-heading {
    padding-bottom: 14px;
    font-size: 24px;
}
.contact.contact-2 .contact-itemRight .contact-title {
    padding-bottom: 10px;
    font-size: 24px;
}

.section-block-template--19470607548651__rich_text_pyExdi .rich-text__blocks p{
          overflow-wrap: break-word;
        line-height: 1.3;
        font-size: 19px !important;
}
.section-block-template--19470607548651__brand_slider_qJx9rW .slick-arrow svg {
    color: #232323;
    fill: #232323;
}
.page-article{
  display: none !important;
}
#ContactSection-template--19470608040171__main .image-container .contact-text-content {
    position: absolute;
    top: calc(60% - 17px);
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
#ContactSection-template--19470608040171__main .image-container .breadcrumb {
    margin-bottom: 40px;
    padding-top: 45px;
}
.contact-content{
  padding-top: 50px;
}
@media screen and (min-width:1200px){
  .wishlist-container{
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.section-block-template--19470606598379__16497261635f6f948e .container-1770{
   max-width: 1500px;
}
#CartSection-template--19470606598379__main .cart-container {
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 1500px;
}
@media screen and (min-width: 1025px) {
    .header-nav-basic .header__icon--wishlist .wishlist-count-bubble .text {
        color: var(--wishlist-color-item);
        margin-top: -1px;
    }
}
@media screen and (min-width: 1025px) {
    .header-nav-basic .header__icon--wishlist .wishlist-count-bubble {
        position: inherit;
        font-size: 10px;
        margin-left: 6px;
        background-color: var(--wishlist-bg-item);
        color: var(--wishlist-color-item);
    }
}
.btn_1_br_outside .button:not(.search__button):not(.share-button__button):not(.newsletter-form__button):after, .btn_3_br_outside .card-action .button:after, .btn_2_br_outside .productView-action .button:after {
   display: none;
}
.product-form__input .form__label, .form__label-combined {
    display: block;
    margin: 0;
    /* font-size: var(--font-body-size); */
    font-size: 10px;
    font-weight: var(--font-weight-medium);
    /* letter-spacing: var(--letter-spacing); */
    letter-spacing:0.2rem;
    line-height: var(--line-height);
    /* text-transform: capitalize; */
    text-transform: uppercase;
    text-align:left;
    color: var(--color-text);
}

/* .products-carousel .slick-track{
  width:auto !important;
} */
/* .productView-image.fit-unset .productView-img-container img:not(.zoomImg) {
    position: initial;
    transform: inherit;
    width: 100%;
    height: auto;  
    object-position: center center; 
    object-fit: cover;  
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    top: auto;
    display: block;  
} */
 /* Product image container */
.productView-img-container.product-single__media {
    /* height: 660px !important;         */
    /* height: 800px !important;         */
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Fancybox media wrapper */
.productView-img-container .media {
    width: 100% !important;
    height: 100% !important;
}

/* Actual product image */
.productView-img-container img:not(.zoomImg) {
    width: 100% !important;
    height: 100% !important;
    border-radius:6px;
    object-fit: cover !important;
    object-position: center !important;
    display: block;
}
.tabs-contents .toggle-content a{
  font-weight:600;
}
.productView-tab .tabs {
    text-align: left;
    margin: 45px 0 20px;
}
.halo-product-block .wrapper-container,.container {
  /* max-width:1600px; */
  /* max-width:1800px; */
}
.account-page .container {
  max-width:1300px;
  /* max-width:1800px; */
}
.cart-container {
  max-width:1300px;
  /* max-width:1800px; */
}
#address_zip_container {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
}
.wishlist-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}
/* .preload-screen__image img{
  height:200px;
  object-fit:cover;
} */
.footer-block__details .image_logo {
    margin-bottom: var(--margin-bottom);
    /* height: 150px; */
}

  .slide-block-image_7k9zRm .slide-content {
    width: 700px;
    padding-top: 25px;
    left: 15% !important;
    position: absolute;
    padding-bottom: 30px;
}
}
.productList .card-action__group .card-action .button {
    bottom: 0;
    margin-left: 22px !important;
    max-width: 210px;
    margin-top: -22px !important;
     /* background: #000; */
    background: #e91d63 !important;
    color: #fff;
}
@media screen and (min-width:1200px) and (max-width:1599px){
.productList .card-action__group .card-action .button {
    bottom: 0;
    margin-left: 22px !important;
    max-width: 210px;
    margin-top: -22px !important;
    /* background: #000; */
    background: #e91d63;
    color: #fff;
}
}
@media screen and (min-width: 750px) {
    .customer:not(.account, .order) {
        max-width: 48.8rem !imporatnt;
    }
}
@media screen and (min-width:1500px){
  .special-banner__coll_item img, .special-banner__lookbook img {
    height: 370px;
  width:320px;
  object-fit:cover;
}
}
/* @media (max-width: 767px) {
    .halo-block-header.text-left.viewAll--left, .halo-block-header.text-left.viewAll--right {
        text-align: center !important;
    }
} */
 /* Checkout button - enabled state */
.button-checkout {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}

/* Checkout button - disabled state */
.button-checkout:disabled,
.button-checkout[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  background-color: #cccccc !important;
  color: #666666 !important;
  border-color: #cccccc !important;
}

/* Remove onclick when disabled */
.button-checkout:disabled:hover,
.button-checkout[disabled]:hover {
  opacity: 0.5;
  background-color: #cccccc !important;
}
.previewCartItem-qty .btn-quantity {
        width: 32px;
        height: 45px;
        display: block;
        position: absolute;
        left: 0;
        top: -6px ;
        background: none;
        border: none;
    }
    .previewCartItem-qty .quantity {
        padding: 5px ;
    }
    .button-delete:hover{
      background:#000;
      color:#fff;
    }
@media screen and (max-width:600px){
  .section-block-template--22106209452267__featured_product_unsymmetrical_49bKNn .halo-block-header{
    display:flex;
    flex-direction:row;
    text-align:left;
  }
  .section-block-template--22106209452267__product_tab_block_baRy3h, .section-block-template--22106209452267__product_tab_block_baRy3h .halo-block-header .title .text {
    background: rgba(0, 0, 0, 0);
    margin-bottom: 7px !important;
}
  .halo-block-header .title .text{
    font-weight: 500 !important;
  }
  .section_head h2 {
    font-weight: 500 !important;
}
.cs-desc-divider {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 30px 0 13px !important;
}
.copyright__content {
    font-size: 11px;
    max-width: 245px;
    margin: 0 auto;
    font-weight: var(--font-weight-normal);
    color: var(--color-grey);
}
  .cart-item-edit .icon {
    --icon: var(--color-grey);
    width: 13px !important;
    height: 13px !important;
}
  .previewCartItem-qty .btn-quantity {
    width: 32px;
    height: 45px;
    display: block;
    position: absolute;
    left: 0;
    top: -6px !important;
    background: none;
    border: none;
}
.previewCartItem-qty .quantity {
    padding: 5px 5px 5px 5px !important;
}
  .previewCartItem-edit .icon {
    width: 13px !important;
    height: 13px !important;
    fill: var(--color-text2);
    position: relative;
    top: -2px;
}
  .previewCartItem-price {
    margin: 0 0 0px !important;
}
.previewCartItem-remove svg {
    fill: var(--icon);
    width: 11px !important;
    height: 11px !important;
}
  .productList .card-action__group .card-action .button {
    bottom: 0;
    margin-left: 0px !important;
    max-width: 210px;
    margin-top: -0px !important;
    background: #000;
    color: #fff;
}
  .halo-block-header .view_all {
    line-height: 24px;
    font-family: Poppins, sans-serif !important;
    letter-spacing: 0px;
    font-size: 13px !important;
    /* text-transform: uppercase; */
}
.cc_list_mobile .swiper-pagination{
  display:none !important;
}
.halo-sidebar_menu .site-nav-title {
    font-family: var(--font-menu-lv2-family);
    font-size: var(--font-menu-lv2-size);
    font-weight: var(--font-menu-lv2-weight);
    line-height: var(--menu-lv2-line-height);
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
}
[data-navigation-mobile] .menu-lv-2__action, [data-navigation-mobile] .menu-lv-3__action {
    display: block;
    padding: 14px 20px;
    border-bottom: none;
    width: 100%;
    text-transform: uppercase;
}
.product-card-layout-01 .card-action {
    bottom: 10px;
    padding: 1rem !important;
}
  .articleLookbook-block{
    margin-bottom:0px !important;
  }
  .special-banner__coll_item img, .special-banner__lookbook img {
    height: 350px !important;
  width:100%;
  object-fit:cover;
}
}
@media (max-width: 551px) {
    .product-card-layout-07 .product-item .card-product__group {
        bottom: 70px;
    }
}
.halo-sidebar_menu .halo-sidebar-wrapper {
    padding: 25px 0px 140px !important;
}
@media screen and (min-width:768px){
   .featured-product-unsymmetrical{
    display: none !important;
  }
}
@media (max-width: 767px) {
  /* .section-block-template--19470607548651__rich_text_qMxkrz{
    background: linear-gradient(180deg, rgb(215 253 241), rgba(196, 196, 196, 0) 100%);
  } */
  #vstar-noreviews .noreviews-title {
    font-size: 18px !important;
    text-transform: uppercase;
}
  .cart-text, .wishlist-text, .customer-links
 {
    font-size: 13px !important;
    letter-spacing: var(--body-letter-spacing);
}
  #vstar-noreviews .noreviews-center {
    animation: switch_tab .5s linear;
    margin-top: 0px !important;
    text-align: center;
}
      #vstar-noreviews #tt-buttons {
        justify-content: center;
        margin: 20px 0;
        width: auto !important;
    }
      .customer-review__item .review_flex {
        display: block;
        padding: 20px;
    }
   .featured-product-unsymmetrical{
    display: block !important;
  }
  .special-banner__collection .coll_item_btn {
    text-decoration-thickness: 1px;
    padding-bottom: 9px;
    padding-top: 15px;
}
  .special-banner__content .button_link, .special-banner__collection .coll_item_btn
 {
    font-weight: var(--font-weight-semibold);
    font-size: 14px;
}
      .special-banner__coll_item {
        width: 100%;
        margin-bottom: 0px !important;
    }
  .special-banner__coll_item_2{
    display: none !important;
  }
  .rich-text__text, .rich-text__text p {
          font-size: var(--fontsize-text-style) !important;
        color: var(--color-text-style);
        margin: 0 auto;
        font-weight: 500;
        max-width: var(--width-text-style);
}
  .rich-text__blocks .rich-text__text {
    margin-top: 0px !important;
    line-height: var(--text-line-height-style);
    font-weight: var(--font-weight-text);
}
.account-page .halo-page-content {
    padding-bottom: 0px !important;
    margin-left: auto;
    margin-right: auto;
}
  .address-form .address-title {
    font-size: 20px;
    margin-bottom: 10px !important;
    text-align: left;
}
  .addresses-page{
    padding-top: 50px;
    /* padding-left: 20px; */
  }
  .footer__content-top {
        padding:0px !important;
    }
  .spotlight-item .img-box {
    height: auto !important;
}
  .section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .description svg {
    height: 1.0rem !important;
    width: 4rem !important;
}
  .spaced-section {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
  /* .card-media {
    display: block;
    position: relative;
    height: 300px !important;
    overflow: hidden;
} */

.card-media {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 280px !important;
  overflow: hidden;
}

/* .card-media img {
  max-height: 100%;
  width: auto;

  display: block;
}
 */

  .product-item-custom  .card-media {
    display: block;
    position: relative;
    height: 100% !important;
    overflow: hidden;
}
  .sections-image-banner-block{
    display: none;
  }
  .productView-price .price {
    justify-content: flex-start !important;
}
  .productView-image.fit-unset .productView-img-container img:not(.zoomImg) {
    position: initial;
    transform: inherit;
    width: 100%;
    
    /* height: auto !important; */
    object-fit: cover;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    top: auto;
    display: inherit;
}
  .product-form__input .form__label, .form__label-combined {
    display: block;
    margin: 0;
    font-size: var(--font-body-size);
    font-weight: var(--font-weight-medium);
    letter-spacing: var(--letter-spacing);
    line-height: var(--line-height);
    text-transform: capitalize;
    text-align: left !important;
    color: var(--color-text);
}
}
.section-block-template--19470607548651__product_tab_block_43kArD .halo-block-header .title {
    display: inline-block;
    /* position: relative;
    top: 45px; */
}
.products-grid .grid__item .product-item .card-media {
    display: block;
    position: relative;
    height: 120px !important;
    overflow: hidden;
}
.view-all-button a{
      font-size: 16px;
    /* text-decoration: underline; */
    font-weight: 400;
    /* padding-bottom: 12px; */
}
.slidable-spotlight-slide {
    padding-left: 50px !important;
    padding-right: 0px !important;
    position: relative;
}
.slick-dots li.slick-active button, .slider-dots li.active button {
    background: #ffffff;
    border-color: var(--dots-border-color-active);
}
.slick-dots li button, .slider-dots li button {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border-radius: 50%;
    border: 1px solid var(--dots-border-color);
    background: #ebebeb;
    font-size: 0;
    letter-spacing: 0;
    padding: 0;
    width: var(--dots-width);
    height: var(--dots-height);
    cursor: pointer;
    transition: var(--anchor-transition);
}
.special-banner__lb_item .select-icon-1 {
    top: var(--top-position-1);
    left: var(--left-position-1);
}
/* .text{
  color:#fff;
} */
 /* .shopify-challenge__button {
  border-radius:60px;
} */

/* .special-banner__item--product .title .text{
  color:#fff !important;
} */
.special-banner__products--slider .product .product-item .card-title{
    color:#fff;
}
.special-banner__products--slider .product .product-item .card-media{
  height: 600px!important;
  object-fit: fill;
}
.special-banner__products--slider .product .product-item .price{
    color:#fff;
}
.articleLookbook-item{
  height: 250px;
} 
.articleLookbook-item img{
  height: 250px ;
  width:100% !important;
  object-fit: cover;
}
@media (max-width: 767px) {
  /* .section-block-template--19470607548651__rich_text_qMxkrz{
    background-color: #0f3429;
  } */
   .search-block-content .product .product-item .card-media{
height: auto !important;
        object-fit: cover;
        padding-bottom: 150% !important;
        border-radius:5px;
}
   .special-banner__products--slider .product .product-item .card-media{
  height: 300px !important;
  object-fit: cover;
}
.halo-sidebar_search .quickSearchResultsBlock .search-block-content .products-grid .product {
    width: 180px !important;
    margin: 0;
    padding-left: 5px;
        padding-right: 5px;
}
.productView-thumbnail {
    display: block;
    width: 100%;
    padding: 0 0px !important;
    position: relative;
}
  .section-block-template--19470607548651__custom_image_banner_q6qJnp{
    display: none;
  }
  .section-block-template--19470607548651__brand_slider_qJx9rW {
        padding-top: 0px;
        padding-bottom: 70px;
        display: none;
    }
    /* .footer__content-top {
        padding: 15px !important;
    } */
}
/* .quantity__style--1 .quantity__input {
    border-radius:60px;
} */
.rich-text__blocks .rich-text__top {
    margin-bottom: 20px;
    line-height: 40px;
}
.policies-block .container-1170{
  max-width:1400px;
}
.marquee .center-banner img {
    height: 100%;
    width: auto;
    border-radius: 20px;
}
.spotlight-item .img-box{
  height: 900px;
}
.spaced-section {
    padding-top: 120px;
    padding-bottom: 120px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.spaced-section p>span{
  font-size:12px !important;
}
.customer-review-slide .slick-arrow{
  display: none !important;
}
.section-block-template--19470607548651__customer_review_block_dUnDFR .slick-dots {
    bottom: -30px;
}
.section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .wrapper-image {
    display: block;
    margin-bottom: 12px !important;
    background: rgba(0, 0, 0, 0);
    height: 350px;
}
.section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .text {
    display: block;
    text-align: left;
    margin-top: 0px;
    visibility: visible !important;
    font-size: 22px;
  /* font-family: 'Jost'; */
    font-weight: 400;
    margin-bottom: 0px;
    font-style: var(--font-heading-style);
}
.brand-slider .halo-item:hover .text {
    color: #0f3429;
}
.footer-block__newsletter .rte p {
    margin-bottom: 10px;
}
.footer-block__item {
    display: inline-block;
    vertical-align: top;
    /* width: 300px; */
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.footer-block__newsletter .footer-block__newsletter-form.hidden-input:not(.show-input) .field {
    width: 200px;
    margin: 0;
}
.footer-block__newsletter .footer-block__newsletter-form.hidden-input:not(.show-input) .field [id^=NewsletterForm--] {
    display: block;
}
.btn_1_br_outside .footer-block__newsletter .footer-block__newsletter-form .newsletter-form__button {
    margin-bottom: 0px;
    margin-right: 3px;
}
.copyright__content p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 2.5em;
}
@media (min-width: 1025px) {
    .footer-6 .footer__content-top-2 {
        padding: 0px 0 34px 0;
        margin-top: 40px;
        padding-top: 0px;
        padding-bottom: 5px;
        border-top:none !important;
        display: flex
;
        align-items: center;
    }
}
.footer-block__column .footer-block__heading {
 
    margin-bottom: 10px;
}
.footer-block__details .rte, .footer-block__newsletter .rte {
    display: flex
;
    gap: var(--content-spacing);
    font-size:13px;
    flex-direction: column;
}
.footer-block__newsletter {
    margin-bottom: 0px !important;
}
/* .footer-block__details .image_logo img {
    width: 250px;

    object-fit: cover;
} */
 .halo-item:hover .text {
    text-decoration: unset !important;
    text-underline-offset: 0.3rem;
}
.brand-slider .halo-item .text {
    color: var(--title_color);
    font-size:17px;
    font-weight:600;
}
.brand-slider .halo-item .text:hover{
  color:#ff3f6c;
}
@media only screen and (min-width: 768px) {
    #vstar-reviews:not(.page-width,.wrapper,.site-wrapper) {
        max-width: 1500px !important;
        width: 100%;
    }
}
.section-block-template--19470607548651__brand_slider_qJx9rW .halo-item:hover .text {
    text-decoration: none;
    text-underline-offset: 0.3rem;
}
.footer .footer__content-top .halo-row{
  display: flex ;
  flex-wrap:inherit !imporatnt;
}
.section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .description svg{
height: 1.5rem ;
  width: 4rem ;
}
.rich-text__blocks * {
  overflow-wrap: break-word;
    /* font-family: 'Arapey', serif; */
    line-height: 1.6;
    /* font-size: 50px; */
    font-size: 13px;
    margin-top: 20px;
    max-width: 550px;
    margin: 0 auto;
    color: #5e626f;
    font-weight: 300;
}
.rich-text__text, .rich-text__text p {
        font-family: Jost,sans-serif !important;
}
@media (min-width: 768px) {
    #halo-image-banner-template--19470607548651__image_banner_UbVcA4 .content-box--absolute {
        background-color: #fff;
    }
}
.page-sidebar{
  width:400px;
}
@media (min-width: 1025px) {
    .page-sidebar+.page-content {
        width: calc(100% - 300px);
        padding-left: 50px;
        float: left;
    }
}
.page-sidebar .navPages-action {
    padding: 3px 0;
}
.collection-banner {
    position: relative;
    height: 250px;
}
#CollectionSection-template--19470606696683__product-grid .sidebarBlock-heading, .sidebarBlock .sidebarBlock-slide__content-close {
    font-family: var(--sidebar-heading-font);
    /* font-size: 19px; */
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
}
@media (min-width: 1200px) {
    .special-banner__content .heading, .special-banner__collection .heading, .special-banner__lookbook .heading {
        font-size: var(--font-size);
        line-height: var(--line-height);
        margin-bottom: 25px;
    }
}
@media (min-width: 1601px){
    .product-block-has__banner.has__banner--left .product-block__grid.pd--style3 {
        padding: 0;
        width: calc(100% / 3) !important;
        max-width: 370px;
        position: absolute;
        top: 50%;
        right: 18%;
        transform: translateY(-50%);
    }
}
@media (min-width: 767px) and (max-width:1600px){
    .product-block-has__banner.has__banner--left .product-block__grid.pd--style3 {
        padding: 0;
        width: calc(100% / 3) !important;
        max-width: 370px;
        position: absolute;
        top: 50%;
        right: 8%;
        transform: translateY(-50%);
    }
}
.halo-block-header .title {
    letter-spacing: 0px !important;
}
@media screen and (min-width: 1025px) {
    .icon-hamburger {
        vertical-align: middle;
        cursor: pointer;
        display: none !important;
    }
}
@media screen and (min-width: 1025px) {
    .header-nav-basic .header-logo {
        max-width: 250px;
        padding: 0px;
    }
}
/* .card-product__group.group-right {
    left: 15px;
    right: 10px;
} */
.card-price {
    font-weight: 400;
    letter-spacing: 0;
    margin-top: var(--product-price-margin-top);
    margin-bottom: var(--product-price-margin-bottom);
}
.card-title {
  font-family: var(--font-body-family);
  font-size: 13px;
  font-weight:400;
  /* font-size: 13px; */
  line-height: 16.8px;
  /* letter-spacing:0.3px; */
  text-align: left;
  /* color: rgba(51, 51, 51, 1); */
  color: #626262;
  /* color: #000; */
  /* margin-bottom: 5px; */
  /* text-transform: lowercase;  */
}

.card-title::first-letter {
  text-transform: capitalize !important; /* force first letter to caps */
}
.breadcrumb span{
  text-transform: lowercase; /* make everything lowercase first */
}
.breadcrumb span::first-letter {
  text-transform: capitalize !important; /* force first letter to caps */
}
.card-action .button {
    /* border-color: #0f3429; */
    border-color: #fff;
}
.header-nav-basic{
  padding:0px !important;
}

@media (min-width: 551px) {
    .card-information__group-2 .card-vendor {
        width: 100%;
        margin-bottom: 5px;
    }
  .product-tab-block .list-product-tabs.list-tabs-right li:first-child .tab-links {
    padding-right: 15px !important;
    text-align: center;
}

#insta-feed h2, .instafeed-shopify h2 {
    margin-bottom: 50px;
    display: block;
}
.price-item {
    /* font-size: 14px; */
    font-size: 11px;
 /* color: #0f3429; */
    letter-spacing: var(--product-price-letter-spacing);
    /* font-weight: 600; */
    font-weight: 500;
    line-height: var(--product-price-line-height);
}
.price-item--sale{
  font-size: 13px !important;
}
.productView-price .price-item--sale{
  font-size: 22px !important;
}
}
/* @media (min-width: 300px) {
    .product-card-layout-01 .card-action {
        bottom: -10px !important;
    }
} */
@media screen and (min-width: 1025px) {
    .header-nav-hamburger:not(.header-hamburger--transparent), .scrolled-past-header .header-hamburger--transparent {
        background: #ffffff;
        transition: all ease .5s;
        border-bottom:1px solid #11111114;
    }
}
@media (min-width: 768px) {
    .special-banner__item {
        width: 50%;
        /* background-color: #0f3429; */
    }
  #shopify-section-template--19470607548651__special_banner_mx3acH{
     background-color: #fbfbfb;
  }
  #shopify-section-template--19470607548651__special_banner_bgxFiP{
     /* background-color: #0f3429; */
     background-color: #232323;
  }
}
@media (max-width: 1024px) {
    .toolbar.show-sticky {
        position: fixed;
        top: 0 !important;
        left: 0;
        right: 0;
        padding: 10px 15px;
        background: var(--bg-white);
        z-index: 99;
        box-shadow: 0 0 0 1px #0000000f, 0 1px 2px #0000001a;
        transition: top .2s;
        animation-name: appear-down;
        animation-duration: .5s;
        animation-fill-mode: both;
    }
}
@media screen and (min-width: 1600px) {
    .header-nav-hamburger--style1 .header-item--side {
        min-width: 430px;
        /* padding-top:30px; */
    }
}
@media screen and (min-width: 1025px) {
    .header-nav-hamburger--style1 .header-item--side {
        /* min-width: 430px; */
        min-width: 350px;
        /* padding-top:30px; */
    }
}
 .special-banner__wrapper {
    display: flex
;
    flex-direction: row;
    grid-gap: 0px;
}
@media screen and (min-width:1200px){
  #shopify-section-template--19470607548651__special_banner_bgxFiP .price-item {
  font-size: 13px;
  /* color: #fff !important; */
  letter-spacing: var(--product-price-letter-spacing);
  font-weight: 700;
}
#shopify-section-template--19470607548651__special_banner_bgxFiP .special-banner__item--product .title .text {
    color: #fff !important;
}
}
@media (max-width: 767px) {
    .section-block-template--19470607548651__featured_product_unsymmetrical_49bKNn .halo-block-header .title {
        font-size: 19px;
        margin-bottom: 0px !important;
        display: block;
    }
}
.social-text-label {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px !important;
    vertical-align: middle;
}
/* .block-title--style1{
  margin-bottom:0 !important;
} */
    .productGrid .product {
        padding-left: 7px !important;
        padding-right: 7px !important;
        margin-bottom: 0;
        margin-top: var(--space-between-horiz-desk);
    }
  .share-button__button svg {
    display: inline-block;
    vertical-align: middle;
    width: 12px !important;
    fill: #adadad !important;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 12px !important;
    margin: 0 !important;
}
.filter__price--apply{
  display:none !important;
}
/* #CollectionSection-template--21629785047275__product-grid .sidebarBlock-heading, .sidebarBlock .sidebarBlock-slide__content-close {
    font-family: var(--sidebar-heading-font);
    font-size: 9px !important;
    font-weight: 400;
    text-transform: uppercase;
} */
 .rich-text__image {
    width: var(--image-width-style, 200px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: var(--margin-bottom-image-style, 20px);
}
.rich-text__image img {
    width: 100%;
    height: auto;
    display: block;
}
@media (max-width: 767px) {
    .rich-text__image {
        width: var(--image-width-mb-style, 150px);
                margin: 0 auto !important;
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width:600px){
  .sticky-product-mobile .productView-options {
    margin-top: 15px;
    display: none;
}
  .brand-slider .halo-item .description {
    color: var(--color_des);
    display: none;
}
  .footer-block__details .image_logo img {
           /* width: auto; */
        height: 80px;
        object-fit: contain;
        max-width: 210px !important;
}
.section-block-template--22081587740907__brand_slider_qJx9rW .halo-item .description {
    display: block;
    text-align: center;
    display: none;
}
  .section-block-template--21629785243883__main{
    padding-top:50px;
  }
  .quick-shop-bag {
    /* fill: #fff !important;
    stroke: transparent; */
    height: 13px !important;
    width: 13px !important;
}
  .card-title{
    /* margin-bottom:0 !important; */
    font-size: 13px !important;
    margin-bottom:3px !important;
  }
    .productGrid .product {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 0;
        margin-top: var(--space-between-horiz-desk);
    }
  .price--on-sale .price__sale {
    display: flex !important;
   /* gap:10px; */
}

  .pvGroup-row .quantity__group--1 ,.productView-groupBottom {
    display:none;
  }
 .halo-product-block .products-carousel .slick-dots{
  display:none !important;
 }
     .halo-product-block .products-carousel.slick-dotted {
        margin-bottom: 0px !important;
    }
 .halo-sidebar_menu .megamenu_style_3 .site-nav-list .image{
    padding-top: 80% !important;
        /* padding-left: 0 !important; */
        /* margin-left: -70px; */
        margin-bottom: 20px;
        width: 100% !important;
 }
  .card-information__wrapper {
    display: flex
;
    flex-direction: column !important;
    justify-content: space-between;
}
   .special-banner__wrapper {
    display: flex
;
    flex-direction: column !important;
    grid-gap: 0px;
}
  .section-block-template--19470607548651__brand_slider_qJx9rW .wrapper-image .adaptive_height img {
    top: 50%;
    left: 50%;
    border-radius: 5px;
    transform: translate(-50%, -50%);
}
}
    .toggle-content h3 {
        font-size: 12px;
        margin-bottom: 0;
        font-weight:500 !important;
    }
    .site-nav-title{
      font-weight:300px !important;
    }
    .quick-shop-bag{
         /* fill: #fff !important;
    stroke: transparent; */
    height: 17px !important;
    width: 17px !important;
    }
    .card-action .button:hover .quick-shop-bag{
         fill: #fff !important;
    stroke: transparent;
    height: 17px !important;
    width: 17px !important;
    }
    /* @media screen and (min-width:300px) and (max-width:375px){
        .productView-share {
    display: inline-block;
    position: absolute;
    top: -65% !important;
    right: 13px;
}
    }
     @media screen and (min-width:376px) and (max-width:600px){
        .productView-share {
    display: inline-block;
    position: absolute;
    top: -70%;
    right: 13px;
}
    } */
@media (max-width: 551px) {
  .section-block-template--22081587740907__brand_slider_qJx9rW .halo-item .text {
    display: block;
    text-align: center;
    margin-top: 0px !important;
 
}
  .footer-block__item .footer-block__heading {
        font-size: 11px !important;
    }
  .toggle-content h3{
    font-size: 10.5px;
    margin-bottom: 0;
  }
  .previewCartItem-remove {
    position: absolute;
    right: 0;
    top: 25%;
    background: none;
    border: none;
}
      #ProductSection-template--21629786063083__main .tabs-contents .toggleLink, #ProductSection-template--21629786063083__main .tabs .tab .tab-title {
        font-size: 10.5px !important;
        letter-spacing: 2px;
        text-transform: uppercase;
    }
  .productView-moreItem-product-tags .text-tags {
    font-size:9.45px;
    text-transform:uppercase;
}
  .product-customInformation {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
    gap: 15px;
    flex-direction: column !important;
}
  /* Make ONLY custom-information blocks align in rows */
.productView-more:has(.custom_information-det) {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

/* Only custom information items */
.productView-moreItem.custom_information-det {
    flex: 0 0 calc(50% - 30px); /* 2 per row */
}
 .productView-moreItem-product-tags {
  border-top:1px solid #ddd;
  padding-top:30px;
  margin-top:20px;
 }

.share-button__button .icon {
    width: 15px !important;
    height: 20px !important;
    vertical-align: top;
}
  .productView-container{
    padding:0 !important;
  }
  /* .productView-details{
    padding-left: 20px;
        padding-right: 20px;
  } */

  /* .productView-moreItem.moreItem-breadcrumb{
    display:none;
  } */
    /* .halo-product-block .products-carousel .product, .halo-product-block .products-grid .product {
        padding: 0 2px !important;
    } */
  .products-grid .product {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0 15px;
    margin-top: 0px !important;
}
      .productList .card-information, .product-card-layout-01 .productList .product-item.enable_custom_layout_card_1 .card-information
 {
        padding-top: 15px;
        display: flex !important
;
        flex-direction: column;
    }
      .special-banner__products--slider .product-item {
         padding: 0 2px !important;
    }
      .productGrid .product, .productGrid.column-2 .product, .productGrid.column-3 .product, .productGrid.column-4 .product, .productGrid.column-5 .product {
        width: 50%;
        margin-top: 10px !important;
    }
  .text-description-wrapper{
    /* margin-top: -30px !important; */
    justify-content:center !important;
  }
      .productGrid .product {
        padding-left: 2px;
        padding-right: 2px;
        margin-bottom: 0;
    }
  .addresses-page .page-header {
    text-align: center;
    margin-bottom: 10px !important;
}
.address-form .form-actions {
    margin-top: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    max-width: 100%;
    gap: 15px;
    width: unset !important;
}
  .address-new {
    margin: 0 0 30px 0;
    display: flex
;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
}
  .address-form--wrapper .form-field
 {
    width: calc(50% - 30px) !important;
    margin: 0 15px 15px;
}
  .address-form{
    padding-top:30px !important;
  }
  .collection{
    padding: 5px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .section-block-template--19470607548651__rich_text_pyExdi {
        padding-top: 10px !important;
        padding-bottom: 30px !important;
    }
  .spotlight-item .img-box
 {
    height: auto !important;
}
  .breadcrumb-container.style--line_clamp_1 .breadcrumb {
        padding-left: 35px !important;
        padding-right: 15px !important;
    }
  .section-block-template--19470607548651__spotlight_block_RfdntN
 {
        padding-top: 0px  !important;
        padding-bottom: 50px  !important;
    }
}
 .productView-price .price__compare .price-item{
      font-size:16px !important;
    }
    @media screen and (min-width:300px) and (max-width:376px){
       .halo-block-header .title .text{
      padding:0 !important;
      margin-bottom:0 !important;
      /* width:200px; */
    }
    }
     @media screen and (min-width:377px) and (max-width:600px){
       .halo-block-header .title .text{
      padding:0 !important;
      margin-bottom:0 !important;
      /* width:280px; */
    }
    .halo-block-header {
        position: relative;
        margin: 0 0 15px !important;
        /* display: flex; */
        text-align: center;
        /* flex-direction: column; */
        align-items: center;
        justify-content: center !important;
    }
    }
@media screen and (max-width:768px){
  .section-block-template--21629785473259__brand_slider_qJx9rW .halo-item .wrapper-image {
    display: block;
    margin-bottom: 30px !important;
    background: rgba(0, 0, 0, 0);
}
.section-block-template--21629785473259__brand_slider_qJx9rW .slick-arrow svg {
    color: #000000 !important;
    fill: #000000 !important;
}
  .halo-block-header {
  position: relative;
        margin: 0 0 15px !important;
        /* display: flex; */
        /* flex-direction:column; */
        align-items: center;
        justify-content: space-between;
}
/* .sections-brand-slider{
  display:none;
} */
.section-block-template--21629785473259__featured_product_unsymmetrical_49bKNn .halo-block-header{
  display:flex;
  flex-direction:row;
  align-items:center;
  text-align:left;
}
.section-block-template--21629785473259__product_tab_block_baRy3h .list-product-tabs {
    margin-bottom: 0px !important;
}
.productView-img-container.product-single__media {
    height: 550px !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .collection-breadcrumb .breadcrumb
 {
        background: none !important;
    }
  .collection-icon-list {
    display: flex !important;
    font-size: 0;
    margin: 5px 0;
}
  .collection-icon-list .collection-reviews-num
 {
        font-size: 10px !important;
    }
  .special-banner__products--slider .product .product-item .price {
    color:#232323 !important;
}
  .special-banner__product {
    margin-bottom: 50px;

  }
  .card-media>img,
.card-media>video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
  /* border-radius: 5px !important; */
    cursor: pointer;
    object-fit: var(--product-cart-image-fit);
    object-position: center center;
    transition: all .8s ease;
}

  /* .header__icon{
    display: none;
  } */
  .customImageBanner-inner .button {
    display: inline-block;
    width: auto;
    min-width: 115px !important;
    /* width: 140px !important;
            text-transform: capitalize !important; */
}
  .section-block-template--19470607548651__rich_text_pyExdi .rich-text__blocks p {
    overflow-wrap: break-word;
    line-height: 1.3;
    font-size: 16px !important;
    
}
  
      .price-item {
        line-height: calc(var(--product-price-font-size) * .75);
        font-size: 13px !important;
    }
    .productView-price .price-item{
       font-size: 17.5px !important;
    }
    .productView-price .price__compare .price-item{
      font-size:14px !important;
    }
  /* .section-block-template--19470607548651__rich_text_qMxkrz {
        padding-top: 50px;
        padding-bottom: 15px;
        background-color: #f3f3f1;
    }
  .brands-block {
     background-color: #f3f3f1;
  } */
  .section-block-template--19470607548651__brand_slider_qJx9rW .halo-slider {
        display: flex
;
        /* padding-bottom: 50px; */
        /* background-color: #f9f9f9; */
        flex: auto;
    }
   
    .halo-block-header .title{
      line-height:24px !important;
    }
    .cart-container .shipTotal .form-text{
      font-size:11px !important;
    }
    .section-block-template--22081587740907__product_tab_block_baRy3h, .section-block-template--22081587740907__product_tab_block_baRy3h .halo-block-header .title .text {
    margin-bottom:10px !important;
}
  .halo-block-header .title  {
   margin-bottom: 0px !important;
        /* max-width: 130px !important; */
        /* max-width: 150px !important; */
}
  .product-tabs-content {
    padding-top: 0px !important;
}
  .halo-block-header-wrapper {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0px;
}
  .instafeed-new-layout-item {
    /* flex: 0 0 120px; */
    transition: width .5s ease-in-out;
    position: relative;
}
  .rich-text__blocks * {
    overflow-wrap: break-word;
          margin: 5px;
   line-height: 22px;
          font-size: 13px !important;
    color: #777;
    /* text-transform: uppercase; */
}
  /* .section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .description {
    display: inline-flex
;
    text-align: center;
    background-color: #d9d9d9;
    padding: 7px;
    height:25px;
    width:25px;
    border-radius: 50%;
} */
  .footer-block__newsletter .rte p {
    margin-bottom: 10px;
    margin-top:10px;
    /* display: none !important; */
}
.product-tab-block .list-product-tabs.list-tabs-right li:first-child .tab-links {
    padding-right: 12px;
    padding: 6px 0px 0 !important;
}
.product-tab-block .list-product-tabs li .tab-links {
    padding: 6px 15px 0 !important;
}
  .section-block-template--19470607548651__product_block_www73Q .halo-block-header {
        margin-bottom: 0px !important;
    }
  .special-banner__item .title{
    padding-left: 15px;
    text-align: left;
    letter-spacing:0 !important;
  }
  .section-block-template--19470607548651__brand_slider_qJx9rW .halo-item .wrapper-image {
    display: block;
    margin-bottom: 0px !important;
    background: #0000;
    height: 300px;
  }
     .product-block-has__banner .product-block__banner.not-img .product-block__cap {
        position: absolute !important;
        transform: translate(-50%, -50%) !important;
        padding-top: 0;
        padding-bottom: 10px;
        text-align: center;
    }
      .product-block-has__banner .product-block__grid.pd--style3 {
        padding: 0px !important;
        margin-top: 30px;
    }
  #noreviews-wrapper {
    clear: both;
    margin: 0px auto !important;
}
  
  .slider-button {
    padding: 13px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--icon);
}
  .section-block-template--19470607548651__product_tab_block_baRy3h .list-product-tabs {
    margin-bottom: 0px;
}
  .section-block-template--19470607548651__product_block_Dff43c .halo-block-header {
    margin-bottom: 12px;
}
.collection-info{
  display: none !important;
}
  .customer-review-slide  .slick-dots{
     display: none !important;
  }
    .collection-breadcrumb .breadcrumb {
        margin-bottom: 0px;
        padding-top: 20px;
    }
    product-slider-component .halo-block-header {
        padding-left: 0px;
        padding-right: 15px;
    }

  .special-banner__lookbook .heading {
    font-size: var(--font-size-mb);
    line-height: var(--line-height-mb);
    font-weight: var(--font-heading-weight);
    margin-bottom: 15px;
}
      .special-banner__lookbook.slick-dotted {
        padding-bottom: 0px;
    }
  .special-banner__lookbook .slick-dots{
    display: none !important;
  }
#halo-product-block-template--19470607548651__product_tab_block_baRy3h{
  margin-top:-50px;
}
  .section-block-template--19470608695531__product-recommendations .halo-block-header .title {
    color: #232323;
 
    margin-top: 0px;
    margin-bottom: 0px;
    /* text-transform: unset; */
}
  #noreviews-wrapper {
        padding: 40px 12px 40px;
    }
  .toolbar {
        border-top: none;
        padding: 15px 0;
    }
  /* .section-block-template--19470607548651__product_tab_block_43kArD{
    margin-top:-50px;
  } */
  .section-block-template--19470607548651__product_tab_block_43kArD .list-product-tabs {
    margin-bottom: 20px;
}
 
  .special-banner__lb_item .text, .special-banner__item--product .text, .special-banner__products--slider .product .product-item .card-title {
    color: #232323;
}
  .special-banner {
    padding-top:0px !important;
    padding-bottom: calc(var(--p-bottom) / 2);
}
.product-tab-block .halo-block-header {
    margin-bottom: 5px;
    /* display: none; */
  /* text-align: center; */
}
      .product-tab-block .list-product-tabs.enable_scroll_tab {
        /* justify-content: center; */
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        margin-top:0 !important;
        margin-bottom:15px !important;
    }
}
.product-tabs-content{
  padding-top:30px;
}
.section-block-template--19470607548651__product_tab_block_baRy3h .halo-block-header .title {
    display: inline-block;
    /* position: relative;
    top: 45px; */
}
.card-media {
    display: block;
    position: relative;
    height: 550px;
    /* height: 500px; */
    overflow: hidden;
}
.lookbook-dialog .product-item .card-media {
    display: block;
    position: relative;
    height: 200px !important;
    overflow: hidden;
}
.wishlist-item {
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
}
.menu-lv-1__action, .menu--mobile-lv-1__action {
    font-family: var(--font-menu-lv1-family);
    font-size: 14px;
    /* font-size: 13px; */
    font-weight: 400;
    line-height: var(--menu-lv1-line-height);
    /* letter-spacing: var(--menu-lv1-letter-spacing); */
    letter-spacing: 0 !important;
    text-transform: var(--menu-lv1-text-transform);
}
/* For the second button within contrasting_colors when ANIMATION IS ENABLED */
.slide-block-image_7k9zRm .slide-content .contrasting_colors .scroll-trigger:nth-child(2) .slide-button,
.slide-block-image_7k9zRm .slide-content .contrasting_colors > div:nth-child(2) .slide-button {
    background: #0f3429 !important;
    border-color: #0f3429 !important;
    color: #ffffff !important;
}

/* For the second button within contrasting_colors when NO ANIMATION (the original selector) */
.slide-block-image_7k9zRm .slide-content .contrasting_colors .slide-button+.slide-button {
    background: #0f3429 !important;
    border-color: #0f3429 !important;
    color: #ffffff !important;
}

/* Additional fallback selector that targets all second buttons regardless of structure */
.slide-block-image_7k9zRm .slide-content .contrasting_colors > :nth-child(2) .slide-button,
.slide-block-image_7k9zRm .slide-content .contrasting_colors div:nth-of-type(2) .slide-button {
    background: #0f3429 !important;
    border-color: #0f3429 !important;
    color: #ffffff !important;
}
#shopify-section-template--27367812858150__brand_slider_qJx9rW .section-block-template--27367812858150__brand_slider_qJx9rW .halo-row {
    margin-left: var(--row-distance-style);
    margin-right: var(--row-distance-style);
    justify-content: center;
    gap: 10px;
}
.section-block-template--27367812858150__brand_slider_qJx9rW .halo-item .wrapper-image {
    display: block;
    margin-bottom: 14px !important;
    border: 50% solid #fe206f;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0);
} 
/* Top Layout */
.halo-custom-header {
    margin-bottom: 30px;
}

.halo-header-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    margin-bottom: 50px;
}

.halo-header-left .title {
 font-size: 35px;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}

.halo-header-right {
    max-width: 800px;
}

.halo-header-right .description {
    font-size: 14px;
    color: #5e626f;
    font-weight:300;
    line-height: 1.6;
}

/* Bottom Tabs Row */
.halo-header-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}

/* Tabs */
.halo-header-bottom .list-product-tabs {
    display: flex;
    gap: 25px;
    padding: 0;
    margin: 0;
}

.halo-header-bottom .tab-links {
    background: none;
    border: none;
    padding: 10px 0;
    font-size: 14px;
    color: #777;
    position: relative;
}

.halo-header-bottom .tab-links.active {
    color: #000;
    font-weight: 500;
}

.halo-header-bottom .tab-links.active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #78163e;
}

/* View All Button */
.view-all-btn {
    background: #ff2b6a;
    color: #fff !important;
    padding: 8px 18px;
    font-size: 13px;
    text-decoration: none;
    border-radius: 2px;
}
@media screen and (max-width:600px){
  .pify_modal_content{
    width:100% !important;
    margin:0 !important;
  }
  .nb-contact-left__desc {
    font-size: 13px !important;
    color: #5e626f;
    font-weight: 300;
    line-height: 1.7;
    margin: 0 0 32px;
}
  .sections-slide-show{
    padding:12px;
  }
  .sections-slide-show .slideshow-wrapper{
    border-radius:10px !important;
  }
  .header-mobile {
    background: var(--bg-color);
    padding-bottom:5px;
    display: block;
    border-bottom: 1px solid #ededed;
}
.slideshow .adaptive_height img {
    object-fit: cover;
    border-radius: 10px;
}
    #shopify-section-template--27367812858150__slide_show_dfn6AK .adaptive_height {
        display: block;
        max-width: 100%;
        height: 520px !important;
        position: relative;
        margin: 0 auto;
    }
    .rich-text__text, .rich-text__text p {
    font-family: Jost, sans-serif !important;
    font-size: 22px !important;
}
.brands-block .halo-row{
  gap:0 !important;
}
.halo-header-left .title {
    font-size: 21px !important;
    font-weight: 500;
    margin: 0;
    text-align:center;
    line-height: 1.2;
}
.halo-header-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0px;
    margin-bottom: 25px;
    flex-direction: column;
}
.brand-slider {
  padding-bottom: 0px;
}
.halo-header-right .description {
    font-size: 13px;
    color: #5e626f;
    font-weight: 300;
    line-height: 1.6;
}
.product-tab-block .view-all-btn{
  display:none !important;
}
.halo-header-right .description{
  display:none !important;
}
.price--on-sale .price__sale {
    display: flex !important;
    flex-direction: row-reverse;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.nb-hero-section {
    margin-top: 100px;
    margin-bottom: 0;
    max-width: 90% !important;
    margin: 0 auto;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    overflow: hidden;
}
.nb-hero-heading {
        font-size: 22px !important;
    }
    .nb-fav-product-title {
    font-size: 14px !important;
    font-weight: 400;
    margin-top: 0 !important;
    }
    .nb-fav-btn {
    padding: 8px 1.3em !important;
    }
    .nb-vpg-video-col{
      display:none ;
    }
    .nb-vpg-section {
    margin-top: 30px !important;
    margin-bottom: 0px;
    overflow: hidden;
}
.nb-vpg-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 25px;
    flex-wrap: nowrap !important;
    flex-direction: row;
}
.nb-vpg-card-img-wrap {
    padding-top: 150% !important;
}
.nb-vpg-content-col {
        padding: 30px 20px 50px;
    }
 .nb-vpg-card-title {
    font-size: 13px;
    font-family:  var(--font-body-family);
    color: #626262;
    margin: 0 0 5px;
    line-height: 1.4;
    font-weight: 400;
  }
  .container, .container-1770, .container-1570, .container-1670, .container-1470, .container-1370, .container-1320, .container-1170 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .footer.footer-6::before{
      display:none;
    }
        .sticky-toolbar-mobile .footer {
          padding-top:50px;
        padding-bottom: 35px !important;
    }
    .footer.footer-6 .footer-bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0px;
}
#shopify-section-template--27367812858150__brand_slider_qJx9rW .section-block-template--27367812858150__brand_slider_qJx9rW .image-zoom img {
    padding-top: 5px;
    border-radius: 50%;
    padding-bottom: 0px;
}
.halo-sidebar_menu .nav-title-mobile {
    font-family: var(--font-menu-lv1-family);
    font-size: var(--font-menu-lv1-size);
    font-weight: var(--font-menu-lv1-weight);
    line-height: var(--menu-lv1-line-height);
    /* letter-spacing: var(--menu-lv1-letter-spacing); */
    letter-spacing: 0;
    text-transform: var(--menu-lv1-text-transform);
    display: block;
    position: relative;
    padding: 14px 20px;
    color: #fff;
    background: #e91d63;
    cursor: pointer;
}
    [data-navigation-mobile] .menu-lv-2__action, [data-navigation-mobile] .menu-lv-3__action {
        display: block;
        padding: 14px 20px;
        border-bottom: none;
        font-weight: 500;
        width: 100%;
        text-transform: unset !important;
    }
    .section-block-template--27367812858150__brand_slider_qJx9rW .wrapper-image > a, .section-block-template--27367812858150__brand_slider_qJx9rW .wrapper-image .adaptive_height {
        border-radius: 50% !important;
        overflow: hidden;
        padding-bottom: 0 !important;
        padding-top: 0px !important;
        display: block;
    }
     .site-nav-mobile.nav-account .header__icon{
      font-weight:400 !important;
      font-size:14px !important;
    }
    .sidebar--layout_2 .sidebarBlock-heading {
        letter-spacing: 0;
        font-weight: 500 !important;
        padding-bottom: 0px !important;
    }
    /* .halo-block-header{
      flex-direction:column !important;
    } */
        .site-nav-mobile.nav-account .header__link--account .title, .site-nav-mobile.nav-account .header__icon .title {
        margin-left: 5px !important;
        margin-right: 5px;
        font-size:14px !important;
    }
     .product-details  .container-1170 {
        max-width: 1300px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: auto;
        margin-right: auto;
    }
    .halo-productView-right {
      padding-left:20px !important;
      padding-right:20px !important;
    }
    .tabs-contents {
      padding-left:20px !important;
      padding-right:20px !important;
    }
    .halo-block-header-paragraph{
      display:none;
    }
    .productView-img-container img:not(.zoomImg){
      border-radius:0 !important;
    }
}
@media screen and (min-width:1200px) and (max-width:1599px){
  .video-product-wrapper{
    height:420px !important;
  }
      .container-1670, .container-1470 {
        max-width: 1300px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .container{
       max-width: 1300px !important;
        padding-left: 15px;
        padding-right: 15px;
    }
        .container-1570 {
        max-width: 1300px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
        .container-1170 {
        max-width: 1300px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
   
    .productView-custom-info-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.nb-hero-section {
    margin-top: 100px;
    margin-bottom: 0;
    max-width: 90% !important;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}
.pci-item {
    display: flex;
    align-items: center;
    /* gap: 45px; */
    flex: none !important;
    min-width: unset !important;
}
    #shopify-section-template--27367813447974__main .container-1170 {
        max-width: 90% !important;
    }
   
}
.button i.fa-bag-shopping {
  font-size: 16px;
  margin: 0 6px 0 0;
  vertical-align: middle;
  color: inherit; /* inherits button text color automatically */
}

@media screen and (min-width: 1025px) {
    .header-nav-hamburger .header-item:nth-child(2) {
        justify-content: unset !important;
    }
}
.header-nav-hamburger--style1 .header-item--side {
    min-width: 300px !important;
}