/** Shopify CDN: Minification failed

Line 1886:1 Expected "}" to go with "{"

**/
.complete-the-look-title,
.collapsible-tab--heading{
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 18px;
}

.collapsible-tab--toggle{
    padding-left: 0;
    padding-right: 0;
}

.collapsible-tab-content p:empty{
    display: none;
}

.collapsible-tab--wrapper .rte>:last-child,.collapsible-tab--wrapper [data-item=rte-content]>:last-child,
.collapsible-tab--wrapper .rte>:not(blockquote),.collapsible-tab--wrapper [data-item=rte-content]>:not(blockquote){
    padding-bottom: 0;
}

.product-size-chart-link-new a.modal--link{
    display: flex;
    align-items: center;
    column-gap: 12px;

}
.product-size-chart-link-new a.modal--link img{
    width: 30px;
}

.product-size-chart-link-new a.modal--link::after{
    content: none;
}

@media(max-width:991px){
    .product-size-chart-link-new a.modal--link{
        justify-content: center;
    }
    
}
.header--top-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header--cart{
    position: relative;
    right: unset;
    top: unset;
}

a.header--cart-link{
    padding: 0;
    margin-right: 0;
    position: relative;
}
.header-icons{
    display: flex;
    align-items: center;
    flex: none;
    column-gap: 12px;
}
.gt_dsk{
    display: none;
}
.header--root[data-center-logo=true] .header--logo{
    position: relative;
    left: unset;
    transform: none;
}

.drawer-menu{
    position: fixed;
    width: 400px;
    height: 100vh;
    right: 0;
    pointer-events: none;
    top: 0;
    transform: translateX(100%);
    opacity: 0;
    z-index: 999;
    transition: .6s ease;
    background-color: #fff;
}
.x-menu--overlap-icon{
    display: none;
}

.drawer-menu-content{
    height: calc(100vh - 160px);
    overflow-y: auto;
    overflow-x: hidden;
}

@media(max-width:768px){
    .drawer-menu{
        transform: translateX(-100%);
        width: 100%;
        max-width: 320px;
        right: unset;
        left: 0;
    }
    [data-x-menu--overlap=true] .x-menu--level-1--container{
        display: flex;
    }
    .x-menu{
        display: block;
    }
    .x-menu--overlap-icon{
        display: none;
    }
    .x-menu[data-x-menu--overlap=true]{
        display: block;
        height: auto;
    }
    .x-menu--level-1--link>a{
        width: 100%;
        padding: 3px 0 !important;
    }
}

.header--mobile--menu{
    display: flex;
    align-items: center;
}

.header--mobile--menu .drawer-menu-open{
    padding-top: 0;
}
.drawer-menu-open{
    background-color: transparent !important;
}
.header--cart-link{
    align-items: center;
    column-gap: 4px;
    
}

    .icon--bag + .header--cart-number{
        position: absolute;
        top: -4px;
        right: -4px;
       
    }
    .icon--cart + .header--cart-number{
        position: absolute;
        top: -4px;
        right: -4px;
        width: 16px;
        height: 16px;
        background-color: #000;
        border-radius: 100%;
        font-size: 12px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }


.header--cart-number{
    width: 16px;
    height: 16px;
    background-color: #000;
    border-radius: 100%;
    font-size: 12px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header--search{
    order: unset;
}
.drawer-menu.opened{
    transform: translateX(0) !important;
    opacity: 1 !important;
    pointer-events: all;
}
.drawer-menu-inner{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 24px;
    padding-top: 50px;
}

.drawer-close{
    position: absolute;
    right: 0;top: 0;
}
.drawer-language-and-currency{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid #000;
}
.drawer-language .disclosure--toggle{
    display: none;
}

.drawer-language .disclosure--form{
    display: flex;
    align-items: center;
    border: 0;
    box-shadow: unset;
    position: relative;
}
.drawer-language .disclosure--form li{
    position: relative;
    display: flex;
    align-items: center;

}
.drawer-language .disclosure--form li:after{
    width: 2px;
    height: 14px;
    background-color: #000;
    content: '';
    margin: 0 6px;
}

.drawer-language .disclosure--option-link{
    padding: 0;
    background-color: transparent !important;
}
.drawer-layer{
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 998;
    background-color: #fff;
    opacity: .5;
    display: none;
}
.x-menu--level-1--link > a span{
    font-weight: 700;
}
.drawer-language .disclosure--option-link[aria-current="true"]{
    font-weight: 700;
}

.drawer-language .disclosure--form li:last-child::after{
    content: none;
}
.x-menu--level-1--container{
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.x-menu--level-2--container{
    position: relative !important;
    opacity: 1 !important;
    left: unset !important;
    display: none;
    height: auto;
    z-index: 1;
}
.x-menu--level-2--container[data-transition=at_start]{
    display: none;
}
.header--menu{
    margin-top: 50px;
}
.drawer-menus{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 40px );
}
.drawer-bottom{
    border-top: 2px solid #000;
    padding-top: 8px;
}
.drawer-bottom ul{
    display: flex;
    align-items: center;
}

.drawer-bottom ul li{
    position: relative;
    display: flex;
    align-items: center;
}
.drawer-bottom ul li a{
    text-transform: uppercase;
}
.drawer-bottom ul li:after{
    width: 2px;
    height: 14px;
    background-color: #000;
    margin: 0 6px;
    content: '';
    position: relative;
}
.x-menu--level-1--link>a{
    padding: 0;
}

.x-menu--level-1--container .icon--chevron-down{
    display: inline !important;
}

.x-menu--level-2--list a{
    padding: 0 !important;
}
.header--menu{
    margin-left: 0;
}
.x-menu--level-2--list{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    margin-top: 18px !important;
    margin-bottom: 18px !important;
    padding-left: 20px !important;
}
.drawer-close{
    background-color: transparent !important;
}
@media(min-width:768px){
    .header--root[data-section-id]{
        padding: 8px 48px 8px;
    }
}

@media(max-width:768px){
    .header--top-row{
        display: none;
    }
}

.logo-block{
    display:flex;
    align-items: center;
    flex: none !important;
}

.footer--block--container{
    margin: 0 auto !important;
}
.footer--form-container{
    border-bottom: 1px solid #fff;
}

#footer-email{
    background-color: var(--bg-color--footer);
    color: var(--color--footer);
    padding-left: 0;
}

.footer--form-submit button{
    background-color: var(--bg-color--footer) !important;
    display: flex;
    align-items: center;
    padding-right: 2px;
}
.footer--sub{
    padding-top: 30px;
}
.footer--root{
    padding-bottom: 20px !important;
}
.footer--menu{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.footer--subscribe--info:has(p:empty){
    display: none;
}
.footer--block[data-block-type="subscribe"] .footer--block--container{
    display: flex;
    align-items: center;
}
.footer--block--heading{
    padding-bottom: 22px;
}
.footer--block[data-block-type="subscribe"] .footer--block--heading{
    padding-bottom: 0;
}
.footer--subscribe{
    width: 100%;
}
.footer--block--heading{
    text-transform: uppercase;
    font-weight: 700;
}
.footer--form-submit button svg {
    fill: var(--color--footer) !important;
}

@media(max-width:768px){
    .footer--block[data-block-type="subscribe"] .footer--block--heading{
        padding-bottom: 16px;
    }
    .logo-block{
        justify-content: center;
    }
}

@media(max-width:1150px) and (min-width:768px){
    .footer--blocks{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer--block{
        width: 25% !important;
        flex-basis: 25% !important;
    }
    .footer--block[data-block-type="subscribe"]{
        width: 100% !important;
        flex-basis: 100% !important;
        margin-top: 30px;
    }
}
.off-canvas--overlay{
    background: #fff;
}

[data-off-canvas--state*=right--open] .off-canvas--overlay+[data-off-canvas--close]{
    right: 30px;color: #000;
}
.off-canvas--right-sidebar[data-active="filter"]{
    box-shadow: unset;
    border-left: 1px solid #000;
}
.filter--price-range--button>*,
.filter--price-range--line>*{
    background-color: #000 !important;
}

.filter--toggle{
    font-weight: bold;
    font-size: 16px;
}
.filter--button-container{
    border-top: 0 !important;
}
.filter--category{
    padding-top: 10px;
    border-top: 2px solid #000;
}
.filter--label,
.filter--label *{
    text-transform: uppercase !important;
}
.filter_label_text{
    display: none !important;
}
.filter--form{
    padding-top: 100px !important;
}
.filter--menu:not(#price-refine-filter){
    padding-left: 30px;
}

.filter--button-container [data-item=a11y-button],.filter--button-container [data-item=button]>*,.filter--button-container input[type=submit],.filter--button-container [data-item=secondary-button]>*{
    background-color: #000;
    border: 0 !important;
    color: #fff;
}

.disclosure--current-option svg{
    display: none;
}

@media(max-width:768px){
    .filter--form{
        padding-top: 50px !important;
        height: calc(100vh - 170px);
        overflow-y: auto;
    }
    [data-off-canvas--state*=right--open] .off-canvas--overlay+[data-off-canvas--close]{
        right: 16px;
    }
}
body:has(.off-canvas--viewport[data-off-canvas--state="right--opened"]){
    /* overflow: hidden; */
  overscroll-behavior: none;
}

.modal--window[data-modal-view="search"] .modal--content{
    background-color: #fff;
    min-height: 70px;
}

.modal--window[data-modal-view="search"]{
    width: 600px;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    
}
.modal--window[data-modal-view="search"] .modal--container{
    
}
.search--bar{
    padding: 13px 0 !important;
}

.modal--window[data-modal-view="search"] [data-container=panel][data-columns="3"] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.modal--window[data-modal-view="search"] .modal--close{
    margin-top: -3px;
}
.modal--window[data-modal-view="search"] .modal--mask{
    background-color:transparent;
    /* display: none; */
}

.modal--window[data-modal-view="search"] .modal--mask[data-transition=at_end],.modal--window[data-modal-view="search"] .modal--mask[data-transition=forwards]{
    opacity: 0.3;
}

.header-mobile-icons{
    display: flex;
    align-items: center;
    column-gap: 24px;
}

.modal--window[data-modal-view="search"] .search--textbox{
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    padding-left: 0 !important;
}

.modal--window[data-modal-view="search"] .search--bar{
    display: flex;
    align-items: center;
    padding-right: 24px !important;
}

.modal--window[data-modal-view="search"] .search--loading{
    position: relative !important;
    left: unset !important;
    top: unset !important;
    margin-right: 10px;
}
.modal--window[data-modal-view="search"] .modal--close {
    top: 28px !important;
    right: 26px;
    padding: 0;
    font-size: 18px;
}

.search-icon-btn{
    background-color: transparent !important;
}

.header--mobile--menu{
    width: 62px;
}

.image-banner-video-mobile{
    display: none;
}
.drawer-currency .disclosure--form{
  right: 0;
}

.currency-new{
    display: flex;
    align-items: center;
    column-gap: 16px;
}
.drawer-currency{
    transform: translateY(7px);
}

.currency-new .disclosure__link--active *{
    font-weight: bold !important;
}

@media(max-width:768px){
    .search--bar{
        width: 100%;
        padding: 17px 0 !important;
        padding-right: 24px !important;
    }
    .modal--window[data-modal-view=search] .modal--close{
        margin-top: 0;
        top: 25px !important;
        right: 24px !important;
    }
    .modal--window[data-modal-view=search]{
        width: 100%;
        left: 0;
        transform: unset;
    }

    .modal--window[data-modal-view=search] .modal--container{
        border-left: 0;
        border-right: 0;
    }
    .image-banner-video-desktop{
        /* display: none; */
    }

    .image-banner-video-mobile{
        display: block;
    }
}

.internal_video video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.internal_video{
    position: relative;
    width: 100%;
    height: 100%;
}

.counter{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 5px;
    transform: translateY(3px);
}

span.counter__divider{
    vertical-align: baseline;
    line-height: 30px;
}

.counter__block{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    min-width: 23px;
}

.counter__main-text{
    font-size: 34px;
    line-height: 30px;
    text-align: center;
}

.counter__block span:not(.counter__main-text){
    font-size: 14px;
    opacity: 0.6;
}
.countdown{
    margin: 5px 0;
}

.featured-content--text .newsletter--body{
    margin: 5px 0;
}

.iwt-landing .featured-content--text .featured-content--description{
    margin: 6px 0;
}

.tw-landing-logo{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.iwt-landing .featured-content--root[data-text-width=medium] .featured-content--text{
    width: 100%;
    max-width: 100%;
    padding: 48px;
}
.fc-newsletter{
    display: flex;
    justify-content: center;
}

.iwt-landing .featured-content--title{
    margin-bottom: 10px;
}

.iwt-landing .featured-content--container{
    min-height: 100vh !important;

}

.iwt-landing .featured-content--root[data-mobile-overlay=true][data-cover-image-mobile=true] .featured-content--container{
    padding: 50px 16px !important;
}

.iwt-landing .featured-content--overline{
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.template--product .layout--main-content {
    display: flex;
    flex-direction: column;
}

.press-cards-section{
    padding: 48px;
}

.press-page-title{
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

.press-section-cards{
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    margin-top: 50px;
}

.press-card{
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid rgba(0,0,0,.3);
    padding: 30px;
    width: calc((100% - 64px) / 3);
    padding-bottom: 60px;
    padding-top: 40px;
}

.press-card *{
    width: 100%;
    text-align: center;
}

.press-card-heading h4{
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 700;
}
.block_title_url{
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 20px;
    display: block;
    font-weight: 700;
}
.press-card-image{
    background-color: aliceblue;
    margin-bottom: 16px;
}

.full-image-placeholder{
    background-color: aliceblue;
}
a.block_title_url{
    text-decoration: underline;
    text-underline-offset: 2px;
}

h6.block_title_url{
    margin-top: 3px;
}

@media(max-width:1150px){
    .press-card{
        width: calc(50% - 16px);
    }
}


@media(max-width:768px){
    .press-card{
        width: 100%;
    }

    .press-cards-section{
        padding: 48px 16px;
    }
    .press-section-cards{
        margin-top: 10px;
    }
}

.full-size-img-section img,
.full-size-img-section svg{
    width: 100%;
    height: auto;
}

.store-cards-section .press-card{
    padding: 0;
     border: 0;
}

.store-cards-section .press-card *{
    text-align: left;
}

.store-cards-section .press-card-desc{
    display: flex;
    flex-direction: column;
    row-gap: 30px;

}

.store-card-text a{
    text-decoration: underline;
    text-underline-offset: 3px;
}

.store-card-text strong{
    font-weight: 600;
}

.store-card-desc h4{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.store-card-text{
    opacity: .8;
}
.store-cards-section .press-card{
    padding-bottom: 0;
}

.md-modal__container:has(.md-modal__header__flag) .md-modal-closeButton{
    display: none !important;
}
.cart--free-shipping-bar{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 0;
    padding-top: 20px;
    margin-bottom: 20px;
}

.cart--free-shipping-bar--title{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.cart--free-shipping-bar--progress{
    width: 100%;
    border: 1px solid #000;
    height: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.cart--free-shipping-bar--progress-bar{
    background-color: #000;
    height: 100%;
    width: 0;
}
.cart-complete-look-products{
    position: absolute;
    width: 300px;
    left: -300px;
    height: auto;
    background-color: #fff;
    top: 0;
    z-index: 999;
    padding: 20px;
    box-shadow: -2px 0 10px -2px #888;
}

.cart-complete-look-products-title{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.cart-complete-look-products-list{
    display: flex;
    flex-direction: column;
    row-gap: 24px;
    max-height: calc(100vh - 56px);
    overflow-y: auto;
    padding-bottom:30px;
}

.cart-complete-look-products .image--container{
    padding: 0 !important;
    height: 250px;
}
.cart-complete-look-products-list::-webkit-scrollbar {
    width: 3px;
  }
  
  /* Track */
  .cart-complete-look-products-list::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .cart-complete-look-products-list::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .cart-complete-look-products-list::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.cart-complete-look-products .image--container img{
    object-fit: cover;
    object-position: top;
}

@media(max-width:991px){
    .cart-complete-look-products{
        display: none;
    }
}

.complete-the-look-products-popup{
    width: 800px;
    height: auto;
    max-height: calc(80vh + 60px);
    
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%,-50%);
    padding: 30px;
    padding-top: 40px;
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.5); */
    max-width: calc(100% - 30px);
    display: none;
    
}
.complete-the-look-products-popup--overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    z-index: 998;
    display: none;
}
.complete-the-look-products{
    width: 100%;
    height: auto;
    max-height: 80vh;
    background-color: #fff;
    overflow-y: auto;
}
.complete-the-look-products::-webkit-scrollbar {
    width: 3px;
  }
  
  /* Track */
  .complete-the-look-products::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .complete-the-look-products::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .complete-the-look-products::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.complete-the-look-products--product-button{
    width: 100%;
    background-color: #000 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 600;
    transition: .3s ease;
}

.complete-the-look-products--product-button:hover{
    background-color: #fff !important;
    color: #000 !important;
}

.complete-the-look-products--product-button .complete-the-look-products--spinner{
    display: none;
}

.complete-the-look-products--product-button[data-loading=true] .complete-the-look-products--spinner{
    display: block;
}

.complete-the-look-products--product-button[data-loading=true] .complete-the-look-products--cta-text{
    display: none;
}

.complete-the-look-products--products{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 36px;
}

.complete-the-look-products--product{
    width: calc((100% - 40px) / 3);
    position: relative;

    
}
.complete-the-look-products--product a{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
}
.complete-the-look-products--product a span{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 0;
}

.complete-the-look-products--product-button--disabled{
    opacity: .5;
    pointer-events: none;
}
.complete-the-look-products--product-error-message{
    display: none;
    color: red;
    margin-top: 3px;
    font-size: 14px;
    
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
}

.complete-the-look-products-popup h2{
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
}
.complete-the-look-products--product img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.complete-the-look-products--product-button{
    overflow: hidden;
}

.ct-card-variants{
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    gap: 3px;
    padding: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    background: #f7f4ec80;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition: .3s;
    z-index: 9;
}

.ct-card-variants label{
    cursor: pointer;
    height: 30px;
    width: 50px;
    text-align: center;
    padding: 7px;
    border-radius: 40px;
    border: 1px solid #1212128c;
    font-size: 12px;
    line-height: 1;
    max-width: 100%;
    background: #fff;
    color: #000;
    height: auto;
    width: 100%;
    padding: 5px;
    border-radius: 100px;
    font-size: 11px;
}

.ct-card-variants label input{
    display: none;
}

.ct-card-variants label:has(input:checked){
    background-color: #000;
    color: #fff;
}

.complete-the-look-products-popup--close{
    position: absolute;
    right: 30px;
    padding: 0;
    top: 10px;
    background-color: transparent !important;
    border: 0;
    color: #000;
}
.complete-the-look-products--product-image{
    position: relative;
    width: 100%;
    height: auto
}
.complete-the-look-products--product-image img{
    object-fit: cover;
}
@media(max-width:768px){
    .complete-the-look-products--product{
        width: calc((100% - 20px) / 2);
    
        
    }
}

/* .off-canvas--container[data-view="cart"]{
  height: auto;
  max-height: 100vh;
  overflow-y: auto;
} */
    
#gift-card-message{
    height: 140px;
}
#gift-card-email{
    margin-bottom: 0;
}
.gift-card-input-error{
    font-size: 12px;
    color: red;
    margin-top: 4px;
    display: none;
}
.gift-card-input.has-error .gift-card-input-error{
    display: block;
}
.gift-forms-opener{
    display: flex;
    align-items: center;
    cursor: pointer;
    column-gap: 8px;
    margin-bottom: 16px;
}
.gift-card-inputs input{
    margin-bottom: 0 !important;
}

.gift-card-input{
    margin-bottom: 16px;
}
.gift-forms-opener input{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    margin-right: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px;
}

.gift-forms-opener input:checked{
    background-color: #000;
    background-image: url(checkv3.svg);
}
.drawer-menu a:hover,
.menu-drawer a:hover,
.mobile-menu a:hover,
.navigation a:hover,
nav a:hover {
  text-decoration: underline !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 5px !important;
}

.product--root:hover .product--hover-image{
    opacity:1;
}
.product-block--complete-the-look{
    padding:0px;
}
.product-block--complete-the-look .product-recommendations--wrapper{
    gap:0px;
}
.product-block--complete-the-look .product--image-wrapper{
    height:auto!important;
}
.product-options--option .radios--input[data-item=radio] +.radios--value-button>*{
    /* transition:0.3s; */
    box-shadow:unset;
}
.product-options--option .radios--input[data-item=radio]:hover+.radios--value-button>*{
    box-shadow: 0 0 0 0.5px #000000;
}
.product-options--option .radios--input[data-item=radio]:checked+.radios--value-button>*{
    background-color: #000;
    color:#ffffff;
    box-shadow:unset;
}

@media(min-width:1121px){
    .product-block--complete-the-look .complete-the-look-block > .product--root:nth-child(4){
        display:none;
    }
}


.mobile-product-slider {
  display: none!important;
}
.complete-the-look-block .product--root .product_size{
    background: rgba(247, 244, 236, .5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    bottom: -10px;
    display: block;
    opacity: 0;
    visibility:hidden;
    transition: 0.3s;
    z-index: 9;
}
.complete-the-look-block .product--root .product_size .radios--container {
    gap: 3px;
    padding: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.complete-the-look-block .product--root:hover .product_size{
    bottom: 0px;
    opacity: 1;
    visibility:visible;
}
.complete-the-look-block .product--root .product_size .radios--value-button {
    width: 100%;
    padding: 5px;
    border-radius: 100px;
    font-size: 11px;
}

.off-canvas--right-sidebar>[data-off-canvas--close][aria-label=close] {
    position: absolute;
    right: 12px;
    top: 18px;
    z-index: 9;
    cursor: pointer;
}
.off-canvas--right-sidebar > [data-off-canvas--close][aria-label="close"] svg{
    display:block;
    width:14px;
    height:14px;
}

@media screen and (max-width: 767px) {
  .product--root{
    display:block!important;
  }
  .mobile-product-slider {
    display: block!important;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
  }
  .mobile-product-slider .swiper {
    width: 100%;
    overflow: hidden;
  }
  .mobile-product-slider .swiper-wrapper {
    display: flex;
    width: 100%;
  }
  .mobile-product-slider .swiper-slide { 
    width: 100% !important;
    flex-shrink: 0;
    overflow: hidden;
  }
  .product--image-wrapper > .product--image,
  .product--image-wrapper > .product--hover-image {
    display: none !important;
  }
  .product--root .mobile-product-slider{
    padding-bottom:0px!important;
    position:relative;
  }
  .product--root .mobile-product-slider__link{
    position:relative;
    padding-bottom:150%;
    overflow:hidden;
    display: block;
    width: 100%;
  }
  .product--root .mobile-product-slider__link img{
    position:absolute;
    top: 0;
    bottom:0;
    left:0;
    right:0;
    width:100%;
    height:100%;
    object-fit:cover; 
  }
  body .product--root .mobile-product-slider .swiper-pagination{
    display: block !important;
  }
  .product--root .mobile-product-slider .swiper-slide:first-child {
    margin-left: 0px!important;
  }
  .product--root .mobile-product-slider .swiper-pagination-bullet{
    background-color:#000000;
    opacity:0.3;
    margin: 0px 2.5px !important;
    width: 9px;
    height: 9px;
  }
  .product--root .mobile-product-slider .swiper-pagination-bullet-active{
    background-color:#000000;
    opacity:1;
  }
  .product--root .mobile-product-slider .swiper-scrollbar{
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    width: 100%!important;
    border-radius: 0px;
    height:5px!important; 
    display: block !important;
  }
  .product--root .mobile-product-slider .swiper-scrollbar .swiper-scrollbar-drag{
    background-color: #000000;
    border-radius:0px;
  }
  .product--root .product_size{
    display: none !important;
  }

    .product--root .product--quick-add {
        bottom: 5px;
        padding: 5px;
        z-index: 9;
        display: block;
    }
    .product--root .product--quick-add>* {
        width: 30px;
        height: 30px;
        border-radius: 0;
        color: #000000;
        opacity: 1;
        background: rgb(247 244 236 / 50%);
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        transition: .3s;
        border: none;
    }
    .product--ellipses .icon--root {
        width: 15px;
    }
    .product--root .product_size{
        display: none!important;
    }

    [data-active="product-form"] .off-canvas--container .product-buy-buttons--form {
        gap: 5px!important;
    }
    [data-active="product-form"] .off-canvas--container .product-buy-buttons--smart > br{
        display:none;
    }
    [data-active="product-form"] .off-canvas--container .product--form--container .product-options--root {
        padding-bottom: 25px;
    }
    [data-active="product-form"] .off-canvas--container .product-options--root .radios--value-button>* {
        border-radius: 0px;
        line-height: 30px;
        font-size: 12px;
        padding: 0px 15px;
        border-width: 1px;
    }
    [data-active="product-form"] .off-canvas--container .product--form--media-container {
        width: 100%;
        padding-bottom: 10px !important;
    }
    [data-active="product-form"] .off-canvas--container .product--form-title {
        padding: 0 0px 30px;
    }
    [data-active="product-form"] .off-canvas--container .product--form--container .product-price--root {
        padding-bottom: 0px;
        line-height:1.2
    }
    [data-active="product-form"] .off-canvas--container .product--form--container scalapay-widget{
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 5px;
        display: block;
    }
    .off-canvas--right-sidebar[data-transition=at_end][data-active="product-form"] {
        box-shadow: -2px 0 10px -2px rgba(0, 0, 0, 0.15);
    }

    .off-canvas--viewport:has(.off-canvas--right-sidebar[data-active="product-form"]){
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .off-canvas--right-sidebar[data-active="product-form"]{
        border-radius: 10px 10px 0px 0px;
        width: 100%;
        max-width: 100%;
        min-height:unset;
        bottom: 100%;
        left: unset;
        transform: translateY(100%);
    }
    .off-canvas--right-sidebar[data-active="product-form"][data-transition=at_end],
    .off-canvas--right-sidebar[data-active="product-form"][data-transition=forwards]{
        transform: translateY(0%);
    }
    .off-canvas--right-sidebar[data-active="product-form"] .off-canvas--container{
        min-height: unset;
    }
    .off-canvas--right-sidebar[data-active="product-form"] .product--form--media-container,
    .off-canvas--right-sidebar[data-active="product-form"] .product--form-select-options{
        display: none;
    }
    [data-active=product-form] .off-canvas--container .product--form-title{
        text-align:left;
        font-size:16px;
    }
    .off-canvas--viewport:has(.off-canvas--right-sidebar[data-active="product-form"]) .off-canvas--overlay {
        background: rgba(0, 0, 0, 1);
    }
    .off-canvas--viewport:has(.off-canvas--right-sidebar[data-active="product-form"]) .off-canvas--overlay[data-transition=at_end],
    .off-canvas--viewport:has(.off-canvas--right-sidebar[data-active="product-form"]) .off-canvas--overlay[data-transition=forwards]{
        opacity: 0.4;
    }
    [data-active=product-form] .off-canvas--container[data-view=product-form] {
        padding: 25px 20px;
    }
    [data-active=product-form] .product-buy-buttons--primary button {
        background-color: #000;
        color: #fff;
        border: 1px solid #000;
        transition: .3s ease;
    }
    [data-active=product-form] .product-buy-buttons--primary button:hover {
        background-color: #fff;
        color: #000;
    }
    [data-active=product-form] .product-buy-buttons--smart{
        display: none!important;
    }
    [data-active=product-form] .product-quantity--root{
        display: flex;
        align-items: center;
        gap: 0px;
        padding-top: 15px;
        padding-bottom: 18px!important;
    }
    [data-active=product-form] .product-quantity--root > label{
        padding:0px;
        margin-right:12px;
    }
    [data-active=product-form] .product-quantity--root > .cart--minus{
        height: 30px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--color-border);
        border-right: unset;
    }
    [data-active=product-form] .product-quantity--root > .cart--plus{
        height: 30px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid var(--color-border);
        border-left: unset;
    }
    [data-active=product-form] .product-quantity--input {
        width: 40px;
        font-size: 12px !important;
        height: 30px;
        line-height: unset;
        padding: 0px 5px;
        border-radius: 0px;
        text-align: center;
    }
    [data-active=product-form] .product--form-desc{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 25px;
        font-size: 13px;
        line-height: 1.3;
    }
    [data-active=product-form] .product--form-desc > *:not(:last-child){
        margin-bottom:5px;
    }
    [data-active=product-form] .product-price--original {
        font-size: 14px;
    }
    [data-active=product-form] .product-options--option .radios--header{
        padding-bottom:5px!important;
    }
}


/* COMPLETE THE LOOK PRODUCT GRID */
.product-grid-complete-the-look-title{
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 18px;
}
.product-grid-complete-the-look-products-popup{
    width: 800px;
    height: auto;
    max-height: calc(80vh + 60px);
    
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%,-50%);
    padding: 30px;
    padding-top: 40px;
    /* box-shadow: 0 0 10px 0 rgba(0,0,0,0.5); */
    max-width: calc(100% - 30px);
    display: none;
    
}
.product-grid-complete-the-look-products-popup--overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    z-index: 998;
    display: none;
}
.product-grid-complete-the-look-products{
    width: 100%;
    height: auto;
    max-height: 80vh;
    background-color: #fff;
    overflow-y: auto;
}
.product-grid-complete-the-look-products::-webkit-scrollbar {
    width: 3px;
  }
  
  /* Track */
  .product-grid-complete-the-look-products::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .product-grid-complete-the-look-products::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .product-grid-complete-the-look-products::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.product-grid-complete-the-look-products--product-button{
    width: 100%;
    background-color: #000 !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 600;
    transition: .3s ease;
}
.product-grid-complete-the-look-products--product-button:hover{
    background-color: #fff !important;
    color: #000 !important;
}
.product-grid-complete-the-look-products--product-button .product-grid-complete-the-look-products--spinner{
    display: none;
}
.product-grid-complete-the-look-products--product-button[data-loading=true] .product-grid-complete-the-look-products--spinner{
    display: block;
}
.product-grid-complete-the-look-products--product-button[data-loading=true] .product-grid-complete-the-look-products--cta-text{
    display: none;
}
.product-grid-complete-the-look-products--products{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    row-gap: 36px;
}
.product-grid-complete-the-look-products--product{
    width: calc((100% - 40px) / 3);
    position: relative;
}
.product-grid-complete-the-look-products--product a{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
}
.product-grid-complete-the-look-products--product a span{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 0;
}
.product-grid-complete-the-look-products--product-button--disabled{
    opacity: .5;
    pointer-events: none;
}
.product-grid-complete-the-look-products--product-error-message{
    display: none;
    color: red;
    margin-top: 3px;
    font-size: 14px;
    
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    text-align: center;
}
.product-grid-complete-the-look-products-popup h2{
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
}
.product-grid-complete-the-look-products--product img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.product-grid-complete-the-look-products--product-button{
    overflow: hidden;
}
.product-grid-complete-the-look-products-popup--close{
    position: absolute;
    right: 30px;
    padding: 0;
    top: 10px;
    background-color: transparent !important;
    border: 0;
    color: #000;
}
.product-grid-complete-the-look-products--product-image{
    position: relative;
    width: 100%;
    height: auto
}
.product-grid-complete-the-look-products--product-image img{
    object-fit: cover;
}
@media(max-width:768px){
    .product-grid-complete-the-look-products--product{
        width: calc((100% - 20px) / 2);
    
        
    }
}

.product-grid-complete-the-look-block .product--root .product_size{
    background: rgba(247, 244, 236, .5);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    bottom: -10px;
    display: block;
    opacity: 0;
    visibility:hidden;
    transition: 0.3s;
    z-index: 9;
}
.product-grid-complete-the-look-block .product--root .product_size .radios--container {
    gap: 3px;
    padding: 8px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.product-grid-complete-the-look-block .product--root:hover .product_size{
    bottom: 0px;
    opacity: 1;
    visibility:visible;
}
.product-grid-complete-the-look-block .product--root .product_size .radios--value-button {
    width: 100%;
    padding: 5px;
    border-radius: 100px;
    font-size: 11px;
}
.drawer-menus {
  justify-content: flex-start;
}

.drawer-menu-content {
  height: auto;
  overflow: visible;
}

.drawer-menu-image {
  margin: 50px 0 30px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.drawer-menu-image img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 460px;
  height: auto;
}

.drawer-bottom {
  margin-top: auto;
}
@media screen and (max-width: 767px) {

  /* Ocultar el quick add antiguo */
  .product--image-wrapper > .product--quick-add {
    display: none !important;
  }

  .mobile-product-slider {
    position: relative !important;
  }

  /* Quick Add sobre la imagen móvil */
  .mobile-product-slider .mobile-product-quick-add {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;

    position: absolute !important;
    right: 8px !important;
    bottom: 10px !important;

    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;

    align-items: center !important;
    justify-content: center !important;

    background: rgba(247, 244, 236, 0.75) !important;
    backdrop-filter: blur(10px);

    z-index: 999 !important;
    pointer-events: auto !important;
  }

  .mobile-product-slider .mobile-product-quick-add .product--ellipses,
  .mobile-product-slider .mobile-product-quick-add .product--plus {
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;

    width: 36px !important;
    height: 36px !important;

    align-items: center !important;
    justify-content: center !important;
  }

  .mobile-product-slider .mobile-product-quick-add svg {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
  } 
@media screen and (max-width: 767px) {

  .featured-collection--root .product--image-wrapper > .product--quick-add {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 5px !important;
    bottom: 5px !important;
    z-index: 999 !important;
    pointer-events: auto !important;
  }

  .featured-collection--root .product--image-wrapper {
    position: relative !important;
  }

}
@media screen and (max-width: 768px) {

  .drawer-menu {
    min-height: 100dvh !important;
    height: auto !important;
    max-height: 100dvh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    -webkit-overflow-scrolling: touch;
  }

  .drawer-menu-inner {
    height: auto !important;
    min-height: 100% !important;
  }

  .drawer-menus {
    height: auto !important;
    min-height: calc(100dvh - 90px);
  }

  .drawer-menu-content {
    height: auto !important;
    overflow: visible !important;
  }

}