body.cart-drawer-open,html.cart-drawer-open{overflow:hidden!important}.LOP-cart-drawer{overflow:visible;border-radius:0;position:fixed;right:0;top:0;height:100vh;z-index:92;background-color:var(--bg-body);width:100vw;transform:translate(100%);transition:transform .3s ease-in-out}.LOP-cart-drawer[inert]{transform:translate(100%)}.LOP-cart-drawer:not([inert]){transform:translate(0)}@media only screen and (min-width: 768px){.LOP-cart-drawer{max-width:596px;box-shadow:-6px 0 24px #0000000d,0 0 0 1px var(--color-border)}}[dir=rtl] .LOP-cart-drawer{right:auto;left:0;transform:translate(-100%)}[dir=rtl] .LOP-cart-drawer[inert]{transform:translate(-100%)}[dir=rtl] .LOP-cart-drawer:not([inert]){transform:translate(0)}@media only screen and (min-width: 768px){[dir=rtl] .LOP-cart-drawer{max-width:596px}}.LOP-cart-drawer+.thb-secondary-cart:before{opacity:1}.cart-drawer[inert],.LOP-cart-drawer{display:block!important}.LOP-cart-drawer[inert]+.thb-secondary-cart:before{opacity:0}.LOP-cart-drawer .cart-empty{text-align:center;height:280px;display:flex;flex-direction:column}.LOP-cart-drawer .cart-empty div{margin:auto}.LOP-cart-drawer .cart-empty svg{height:64px;width:auto;margin-bottom:25px}.LOP-cart-drawer .cart-empty p{font-size:1.125rem}.LOP-cart-drawer--content,.LOP-cart-drawer--buttons{padding:clamp(15px,2.5vw,20px)}.LOP-cart-drawer--content{max-height:calc(100vh - 200px);overflow-y:auto;flex:1}@media only screen and (min-width: 768px){.LOP-cart-drawer--content{max-height:calc(100vh - 220px)}}.LOP-cart-drawer--inner{display:flex;flex-direction:column;height:100vh}.LOP-cart-drawer--header{display:flex;justify-content:space-between;align-items:center;padding:clamp(20px,3vw,25px);border-bottom:1px solid var(--color-border);flex-shrink:0}.LOP-cart-drawer--title{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;margin:0;color:var(--color-text)}.LOP-cart-drawer--close{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text);transition:color .2s ease}.LOP-cart-drawer--close:hover{color:var(--color-accent)}.LOP-cart-drawer--close svg{width:20px;height:20px}.LOP-cart-drawer .empty-cart{height:100%;padding:10vh 0;display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center}.LOP-cart-drawer .empty-cart svg{margin-bottom:45px}.LOP-cart-drawer .product-cart-item{align-items:flex-start;max-width:100%}.LOP-cart-drawer .product-cart-item-image img,.LOP-cart-drawer .product-cart-item .thb-placeholder{width:134px;height:134px;object-fit:cover}.LOP-cart-drawer .product-cart-item-remove img{width:26px;height:26px;object-fit:contain}.LOP-cart-drawer .product-cart-item-info{display:flex;gap:10px;width:100%}.LOP-cart-drawer .product-cart-item-info-inner{width:100%;margin-top:clamp(14px,1.8vw,14px)}.LOP-cart-drawer .product-cart-item .price{font-size:.875rem}.LOP-cart-drawer .product-cart-item .price del{margin-right:0}.LOP-cart-drawer .product-cart-item .price del .amount{color:#999;font-family:Galano_Grotesque_Medium;font-size:clamp(14px,1.5vw,16px);font-style:normal;font-weight:400;line-height:clamp(20px,2.5vw,20px);text-decoration-line:line-through}.LOP-cart-drawer .product-cart-item .price ins .amount{color:var(--color-grey-9, #171717);font-family:Galano_Grotesque_Semi_Bold;font-size:clamp(16px,2vw,16px);font-style:normal;font-weight:var(--font-weight-500, 400);line-height:clamp(20px,2.5vw,20px)}.LOP-cart-drawer .product-cart-item .cart-product-link{color:var(--color-grey-15, #252525);font-family:Galano_Grotesque_Medium;font-size:clamp(14px,2vw,16px);font-style:normal;font-weight:var(--font-weight-400, 400);line-height:clamp(24px,3vw,24px)}.LOP-cart-drawer .product-cart-item-quantity{display:block;margin-top:14px;width:fit-content}.LOP-cart-drawer .product-cart-item-quantity .quantity{border:1px solid #999;background-color:#fff}.LOP-cart-drawer .product-cart-item-remove{align-self:flex-start;margin-top:clamp(10px,1.3vw,10px)}.LOP-cart-drawer--terms{margin-bottom:15px}.LOP-cart-drawer--terms a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px;margin:0 3px}.LOP-cart-drawer--footer{margin-top:auto}.LOP-cart-drawer .free-shipping{margin:0 clamp(15px,2.5vw,20px);padding-top:clamp(15px,2.5vw,20px)}.LOP-cart-drawer--buttons{display:flex;flex-direction:column;align-items:center}.LOP-cart-drawer--buttons-container{display:grid;gap:10px;grid-auto-flow:column;width:100%}.LOP-cart-drawer--discounts{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:0 clamp(15px,2.5vw,20px)}.LOP-cart-drawer--discount{padding:16px 0;line-height:1;display:flex;font-weight:var(--font-body-medium-weight, 500);align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-border)}.LOP-cart-drawer--discount .price{color:var(--color-header-text, --color-body)}.LOP-cart-drawer--discount:last-child{border-bottom:0}.LOP-cart-drawer--discount:last-child .price .amount{color:#000;font-size:clamp(1rem,2.5vw,20px);font-style:normal;font-weight:400;line-height:clamp(16px,2vw,16px);letter-spacing:var(--letter-spacing--0_32, -.32px)}.LOP-cart-drawer--discount.cart-discount{padding:11px 0}.LOP-cart-drawer--discount.cart-discount .price{color:var(--color-accent)}.LOP-cart-drawer .free-shipping{font-size:.8125rem}.LOP-cart-drawer .free-shipping--text{padding:11px 0}.thb-cart-form .LOP-cart-drawer--terms{display:block;margin-bottom:15px;text-align:left}.thb-cart-form .LOP-cart-drawer--terms a{color:var(--color-accent);text-decoration:underline;text-underline-offset:2px}.LOP-cart-drawer--recommended-products{border-top:1px solid var(--color-border);padding-top:clamp(20px,3vw,25px);margin-top:clamp(20px,3vw,20px)}.LOP-cart-drawer--recommended-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:clamp(12px,2vw,16px);position:relative;z-index:1;background:var(--bg-body, #fff)}.LOP-cart-drawer--recommended-products-title{color:#0e0e0e;leading-trim:both;text-edge:cap;font-family:Galano_Grotesque_Light;font-size:clamp(15px,2.3vw,18px);font-style:normal;font-weight:300;line-height:clamp(32px,4vw,32px);margin:0}.LOP-cart-drawer--recommended-products-nav{display:flex;gap:8px;align-items:center}.LOP-cart-drawer--recommended-products-carousel-wrapper{position:relative;background:#f7f7f7;padding:clamp(15px,2.5vw,20px)}.LOP-cart-drawer--recommended-products-carousel{width:100%}.LOP-cart-drawer--recommended-products-grid{--mobile-columns: 2;--column-gap: 8px;--desktop-columns: 3;--tablet-columns: 3}.LOP-cart-drawer--recommended-products-grid{--column-gap: clamp(8px, 2vw, 15px)}.LOP-cart-drawer--recommended-products-grid .carousel__slide{padding:clamp(6px,1vw,8px) clamp(8px,1vw,8px);box-sizing:border-box;background:#fff;box-shadow:4px 4px 4px #0000000a}.LOP-cart-drawer--recommended-products-nav .flickity-nav{position:static;display:flex;width:32px;height:32px;margin:0;padding:0;border:none;background-color:var(--bg-body);border-radius:50%;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.104,.204,.492,1)}.LOP-cart-drawer--recommended-products-nav .flickity-nav:hover{--color-body: var(--color-accent)}.LOP-cart-drawer--recommended-products-nav .flickity-nav svg{width:14px;height:14px;pointer-events:none}.LOP-cart-drawer--recommended-products-nav .flickity-nav[disabled]{opacity:.3;cursor:not-allowed}.LOP-cart-drawer--recommended-products-nav .flickity-nav[disabled]:hover{--color-body: inherit}.LOP-cart-drawer--recommended-products .product-card{margin-bottom:0;background:#fff;width:100%}.LOP-cart-drawer--recommended-products .product-card-image{margin-bottom:clamp(10px,1.3vw,10px);height:clamp(134px,17vw,134px);overflow:hidden}.LOP-cart-drawer--recommended-products .product-card-info{gap:clamp(8px,1.8vw,14px)}.LOP-cart-drawer--recommended-products .product-card-title{color:#0e0e0e!important;font-family:Galano Grotesque;font-size:clamp(14px,2vw,16px)!important;font-style:normal!important;font-weight:400!important;line-height:clamp(12px,1.5vw,normal)!important}.LOP-cart-drawer--recommended-products .product-price--regular{color:var(--color-grey-9, #171717);font-family:Galano_Grotesque_Semi_Bold;font-size:clamp(14px,2vw,16px)!important;font-style:normal;font-weight:var(--font-weight-500, 400)!important;line-height:clamp(20px,2.5vw,20px)!important}.LOP-cart-drawer--recommended-products .product-price--strike{color:#999!important;font-size:clamp(12px,2vw,16px)!important;font-style:normal;font-weight:400!important;line-height:clamp(20px,2.5vw,20px)!important;text-decoration-line:line-through}.LOP-cart-drawer--recommended-products .product-price--sale{color:var(--color-grey-9, #171717);font-size:clamp(14px,2vw,16px)!important;font-style:normal;font-weight:var(--font-weight-500, 400)!important;line-height:clamp(20px,2.5vw,20px)!important}.LOP-cart-drawer--recommended-products .product-card--add-to-cart-button{background-color:#000!important;border-color:#000!important}.LOP-cart-drawer--recommended-products .product-card--add-to-cart-button .loading-overlay{display:none!important}.LOP-cart-drawer--recommended-products .product-card--add-to-cart-text{color:#fff;text-align:center;font-family:Galano_Grotesque_Medium;font-size:clamp(12px,1.5vw,12px);font-style:normal;font-weight:400!important;line-height:clamp(16.9px,2.1vw,16.9px);text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/32/assets/cart-drawer-lop.css.map */
