#async-popup-cart{position:fixed;top:0;right:0;width:auto;height:100%;display:none;justify-content:flex-end;z-index:999998;transition:all .3s ease;background:#0009}#async-popup-cart .cart{position:relative;max-width:100%;width:580px;height:100%;background:#fff;padding:20px;display:flex;flex-direction:column;transition:all .3s ease}#async-popup-cart .cart .cart-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid #dfdfdf}#async-popup-cart .cart .cart-header .cart-close i{color:#323232;font-size:24px}#async-popup-cart .cart .cart-body{flex:1;padding:20px 0;overflow-y:auto;overflow-x:hidden;transition:all .5s linear}#async-popup-cart .cart .cart-body{-ms-overflow-style:block;scrollbar-width:block}#async-popup-cart .cart .cart-body::-webkit-scrollbar{display:block}#async-popup-cart .cart .cart-body{scrollbar-width:thin;scrollbar-color:#32323267 #fff}#async-popup-cart .cart .cart-body::-webkit-scrollbar{width:24px}#async-popup-cart .cart .cart-body::-webkit-scrollbar-track{background:#fff}#async-popup-cart .cart .cart-body::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:40px;border:10px solid #fff}#async-popup-cart .cart .cart-body .product{display:flex;flex-direction:row;gap:15px}#async-popup-cart .cart .cart-body .product:not(:last-child){margin-bottom:30px}#async-popup-cart .cart .cart-body .product .product-image{background:#f6f6f6;width:130px;height:100px}#async-popup-cart .cart .cart-body .product .product-image img{width:100%;height:100%;object-fit:contain}#async-popup-cart .cart .cart-body .product .product-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}#async-popup-cart .cart .cart-body .product .product-title{font-family:"NHaasGroteskDSPro - 65Md";font-size:16px;color:#323232}#async-popup-cart .cart .cart-body .product .product-variant{font-family:"NHaasGroteskDSPro - 45Lt";font-size:14px;margin-top:5px;display:block}#async-popup-cart .cart .cart-body .product .product-quantity{display:flex;align-items:center;background:#fff;border:2px solid #c1c1c1;width:fit-content;padding:2px;border-radius:5px}#async-popup-cart .cart .cart-body .product .product-quantity button{border:none;background:none;font-weight:700;font-size:18px;color:#323232}#async-popup-cart .cart .cart-body .product .product-quantity input{border:none;text-align:center;width:50px;font-size:14px;font-weight:600;outline:none;color:#323232;background:none}#async-popup-cart .cart .cart-body .product .product-quantity input[type=number]::-webkit-inner-spin-button,#async-popup-cart .cart .cart-body .product .product-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#async-popup-cart .cart .cart-body .product .product-quantity input[type=number]{-moz-appearance:textfield}#async-popup-cart .cart .cart-body .product .product-price{font-family:"NHaasGroteskDSPro - 65Md";text-align:right}#async-popup-cart .cart .cart-body .product .product-price .final{font-size:18px;color:#fe4e01}#async-popup-cart .cart .cart-body .product .product-price .original{font-size:14px;text-decoration:line-through;color:#585858;margin-top:5px}#async-popup-cart .cart .cart-body .product .product-qty-remove{display:flex;align-items:flex-end;gap:10px}#async-popup-cart .cart .cart-body .product .product-remove{font-family:"NHaasGroteskDSPro - 45Lt";font-size:14px;color:#a5a5a5}#async-popup-cart .cart .cart-body .product .product-remove:hover{color:#fe4e01}#async-popup-cart .cart .cart-footer{padding-top:20px}#async-popup-cart .cart .cart-footer .cart-total-less{color:#a5a5a5;font-size:.7em;text-decoration:line-through}#async-popup-cart .cart .cart-footer .btn-atc{font-family:"NHaasGroteskDSPro - 65Md";font-size:20px;color:#fff;background:#fe4e01;width:100%;border-radius:25px;padding:10px;margin-top:20px}#async-popup-cart .cart .cart-footer .btn-atc.disabled{opacity:.8;pointer-events:none}#async-popup-cart .ymal{position:relative;top:0;right:-100%;max-width:100%;width:280px;height:100%;background:#f6f6f6;padding:20px;display:flex;flex-direction:column}#async-popup-cart .ymal .ymal-header{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-bottom:20px}#async-popup-cart .ymal .ymal-body{flex:1;overflow-y:auto;overflow-x:hidden}#async-popup-cart .ymal .ymal-body{scrollbar-width:thin;scrollbar-color:#32323267 #f6f6f6}#async-popup-cart .ymal .ymal-body::-webkit-scrollbar{width:24px}#async-popup-cart .ymal .ymal-body::-webkit-scrollbar-track{background:#f6f6f6}#async-popup-cart .ymal .ymal-body::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:40px;border:10px solid #f6f6f6}#async-popup-cart .ymal .ymal-body .product{display:flex;flex-direction:column;gap:10px}#async-popup-cart .ymal .ymal-body .product:not(:last-child){margin-bottom:20px}#async-popup-cart .ymal .ymal-body .product .product-image{width:100%;height:140px}#async-popup-cart .ymal .ymal-body .product .product-image img{width:100%;height:100%;object-fit:contain}#async-popup-cart .ymal .ymal-body .product .product-title{font-family:"NHaasGroteskDSPro - 65Md";font-size:16px;color:#323232;text-align:center}#async-popup-cart .ymal .ymal-body .product .product-price{font-family:"NHaasGroteskDSPro - 65Md";font-size:16px;color:#fe4e01;text-align:center}#async-popup-cart .ymal .ymal-body .product .product-price .compare{font-size:.8em;text-decoration:line-through;color:#646464}#async-popup-cart .ymal .ymal-body .product .btn-ymal{font-family:"NHaasGroteskDSPro - 45Lt";font-size:14px;color:#323232;text-decoration:underline;text-align:center;padding:0;border:0;background:none}#async-popup-cart .option{position:absolute;top:0;right:-100%;max-width:100%;width:580px;height:100%;background:#fff;padding:20px;display:flex;flex-direction:column;z-index:2;transition:all .3s ease}#async-popup-cart .option .option-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:2px solid #dfdfdf}#async-popup-cart .option .option-header .option-close i{color:#323232;font-size:24px}#async-popup-cart .option .option-body{flex:1;padding:20px 0;overflow-y:auto;overflow-x:hidden;transition:all .5s linear}#async-popup-cart .option .option-body{scrollbar-width:thin;scrollbar-color:#32323267 #fff}#async-popup-cart .option .option-body::-webkit-scrollbar{width:24px}#async-popup-cart .option .option-body::-webkit-scrollbar-track{background:#fff}#async-popup-cart .option .option-body::-webkit-scrollbar-thumb{background-color:#a7a7a7;border-radius:40px;border:10px solid #fff}#async-popup-cart .option .option-body .option-details{display:flex;flex-direction:row;align-items:flex-start;gap:15px}#async-popup-cart .option .option-body .option-image{width:200px;height:160px}#async-popup-cart .option .option-body .option-image img{width:100%;height:100%;object-fit:contain}#async-popup-cart .option .option-body .option-title{font-family:"NHaasGroteskDSPro - 65Md";font-size:18px;color:#323232;margin-bottom:10px}#async-popup-cart .option .option-body .option-price{font-family:"NHaasGroteskDSPro - 65Md";font-size:18px}#async-popup-cart .option .option-body .option-price .price--regular{color:#fe4e01}#async-popup-cart .option .option-body .option-price .price--sale{font-size:.8em;color:#585858;text-decoration:line-through;margin-left:5px}#async-popup-cart .option .option-body .variants .variant .variant-name,#async-popup-cart .option .option-body .async-qty{font-family:"NHaasGroteskDSPro - 65Md";font-size:20px;margin-bottom:5px}#async-popup-cart .option .option-body .variants .variant .ymal-option{display:none}#async-popup-cart .option .option-body .variants .variant .ymal-selector{border:2px solid #c1c1c1;display:inline-block;cursor:pointer;margin-bottom:15px;position:relative;overflow:hidden}#async-popup-cart .option .option-body .variants .variant .ymal-selector.disabled{opacity:.5}#async-popup-cart .option .option-body .variants .variant .ymal-selector.disabled:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;transform:translate(-50%,-50%) rotate(45deg);background:#c1c1c1}#async-popup-cart .option .option-body .variants .variant .ymal-selector.selected{border:2px solid #fe4e01}#async-popup-cart .option .option-body .variants .variant>.ymal-selector:not(:last-child){margin-right:15px}#async-popup-cart .option .option-body .variants .variant .ymal-selector.default{border-radius:5px;padding:18px 20px;min-width:120px;text-align:center;font-family:"NHaasGroteskDSPro - 65Md";font-size:16px}#async-popup-cart .option .option-body .quantity{display:flex;align-items:center;background:#fff;border:2px solid #c1c1c1;width:fit-content;padding:14px 8px;border-radius:5px}#async-popup-cart .option .option-body .quantity button{border:none;background:none;font-weight:700;font-size:18px;color:#323232}#async-popup-cart .option .option-body .quantity input{border:none;text-align:center;width:90px;font-size:14px;font-weight:600;outline:none;color:#323232;background:none}#async-popup-cart .option .option-body .quantity input[type=number]::-webkit-inner-spin-button,#async-popup-cart .option .option-body .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#async-popup-cart .option .option-body .quantity input[type=number]{-moz-appearance:textfield}#async-popup-cart .option .option-body .ymal-atc{font-family:"NHaasGroteskDSPro - 65Md";font-size:20px;color:#fff;background:#fe4e01;width:100%;border-radius:35px;padding:15px;margin-top:20px}#ymal-overlay{background:#385200;width:100%;height:auto;text-align:center;padding:18px;display:none;margin-bottom:20px;opacity:1;transition:all .5s linear}#ymal-overlay p{position:relative;display:inline-flex;align-items:center;justify-content:center}#ymal-overlay p i{position:absolute;left:-50px;font-size:24px}#async-popup-cart .ymal-mobile{display:none;background:#f6f6f6;padding:15px;margin-top:20px}#async-popup-cart .ymal-mobile .ymal-mobile-header{margin-bottom:15px}#async-popup-cart .ymal-mobile .owl-carousel{opacity:1!important}#async-popup-cart .ymal-mobile .owl-dots{display:flex;justify-content:center;gap:10px;position:relative;bottom:-10px}#async-popup-cart .ymal-mobile .owl-dots button span{width:8px;height:8px;display:inline-block;background:#c5c5c5;border-radius:50%}#async-popup-cart .ymal-mobile .owl-dots button.active span{background:#fe4e01}#async-popup-cart .ymal-mobile .product{display:flex;flex-direction:row;gap:15px}#async-popup-cart .ymal-mobile .product-image{width:190px;height:110px}#async-popup-cart .ymal-mobile .product-image img{width:100%;height:100%;object-fit:contain}#async-popup-cart .ymal-mobile .product-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}#async-popup-cart .ymal-mobile .product .product-title{font-family:"NHaasGroteskDSPro - 65Md";font-size:18px;color:#323232;margin-bottom:10px}#async-popup-cart .ymal-mobile .product .product-price{font-family:"NHaasGroteskDSPro - 65Md";font-size:18px;color:#fe4e01}#async-popup-cart .ymal-mobile .product .product-price .compare{font-size:.8em;text-decoration:line-through;color:#646464}#async-popup-cart .ymal-mobile .product .btn-ymal{font-family:"NHaasGroteskDSPro - 45Lt";font-size:14px;color:#323232;text-decoration:underline;text-align:center;padding:0;border:0;background:none}#async-popup-cart .ymal-hidden,#async-popup-cart .ymal-mobile-hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/10/assets/async-popup-cart.css.map */
