.cart-drawer-new{visibility:hidden}.cart-drawer-new{width:100%;height:100%;position:fixed;top:0;left:0;bottom:0;right:0;z-index:7;display:flex;background-color:transparent;justify-content:flex-end;transition:visibility var(--duration-default) ease}.cart-drawer-new.active{visibility:visible;background-color:rgba(var(--color-foreground),.5)}.cart-drawer-new.active .cart-drawer-content{right:0}.cart-drawer-content:focus-visible{outline:none}.cart-drawer-new.is-empty .drawer-footer,.cart-drawer-new.is-empty .gift-box-container,.cart-drawer-new.is-empty .cart-recommended-products-wrapper,.cart-drawer-new .cart-recommended-products-wrapper{display:none}.cart-drawer-new.active .cart-recommended-products-wrapper{display:block}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;cursor:pointer}.cart-drawer-overlay:empty{display:block}.cart-drawer-content{width:420px;height:100%;position:fixed;top:0;background-color:#fff;overflow:hidden;padding:0 0 19px;transition:right .5s;right:-420px;display:flex;flex-direction:column;z-index:8}.cart-drawer-close{background-color:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:12px;font-size:14px;line-height:18px}.cart-drawer-tabs-container{display:flex;position:relative;align-items:center}.cart-drawer-tab.active{border-bottom:1px solid #000000}.cart-drawer-tab{width:50%;justify-content:center;font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#262626;padding:16px 24px;cursor:pointer;border-bottom:1px solid #E6E6E6}cart-drawer-items .cart-item .reward-points-info{display:flex;padding:6px 16px 6px 8px;border:1px solid #000000;align-items:center;width:100%;gap:8px}cart-drawer-items .cart-item .reward-points-info-text{font-family:Lato;font-weight:400;font-size:13px;line-height:18px;color:#262626}@media screen and (max-height: 650px){cart-drawer-items{overflow:visible}.cart-drawer-content{overflow-y:auto}}.cart-drawer-new.is-empty .gift-price-remainder-container{flex-direction:column;gap:0}.gift-price-remainder-container{display:flex;align-items:center;justify-content:center;gap:12px;background:#d9d9d9;flex-direction:row;margin:16px 12px 16px 16px}.cart-drawer-new.is-empty .gift-price-remainder-container .icon-cart-gift-bag-and-percent-container{margin-bottom:21px;margin-left:0}.gift-price-remainder-container .icon-cart-gift-bag-and-percent-container{display:flex;justify-content:center;align-items:center;width:64px;height:64px;margin-top:14px;margin-left:12px;margin-bottom:13px;border-radius:50%;position:relative}.icon-cart-gift-bag-and-percent-container .gift-price-remainder-progress-circle{width:64px;height:64px;transform:rotate(-90deg)}.icon-cart-gift-bag-and-percent-container .gift-price-remainder-progress-circle circle{fill:none;stroke:#f0f0f0;stroke-width:3}.icon-cart-gift-bag-and-percent-container .gift-price-remainder-progress-circle circle:last-of-type{stroke:#000;transform-origin:center;transition:stroke-dashoffset .5s}.gift-price-remainder-container .icon-cart-gift-bag-and-percent-container .icon-cart-gift-bag{width:52px;height:52px;position:absolute;background:#fff;border-radius:50%}.gift-price-remainder-container .icon-cart-gift-bag-and-percent-container .icon-cart-gift-bag svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-drawer-new.is-empty .gift-price-remainder-container .gift-price-remainder-info{justify-content:center}.gift-price-remainder-container .gift-price-remainder-info{display:flex;flex-direction:column;justify-content:flex-start}.cart-drawer-new.is-empty .gift-price-remainder-container .cart-drawer-image{width:166px;height:140px;display:block}.gift-price-remainder-container .cart-drawer-image{width:118px;height:100px;display:flex}.gift-price-remainder-container .cart-drawer-image img{width:100%;object-fit:cover}.cart-drawer-new.is-empty .gift-price-remainder-container p{text-align:center}.gift-price-remainder-container p{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;color:#000;max-width:250px;text-transform:uppercase;margin:0 0 11px}.gift-price-remainder-container .icon-free-gift-received-checkbox{display:none}.recived-all-gifts .icon-free-gift-received-checkbox{position:absolute;top:5px;right:0;display:block}.gift-percent-remainder-container.is-empty{text-indent:-9999px;white-space:nowrap;display:none}.gift-percent-remainder-container{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;color:#000}@keyframes percentBannerRunner{0%{background-position:0 0}to{background-position:50px 50px}}.cart-drawer-new .cart-drawer-empty-inner{display:none}.cart-drawer-new.is-empty .cart-drawer-empty-inner{display:flex;justify-content:center;align-items:center;height:calc(100% - 200px)}.cart-drawer-empty-inner .empty-inner-info-content{display:flex;flex-direction:column;align-items:center}.cart-drawer-empty-inner .empty-cart-title{font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000;margin:32px 0 0;text-transform:uppercase}.cart-drawer-empty-inner .empty-cart-subtitle{font-family:Lato;font-style:normal;font-weight:300;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000;max-width:300px;margin:16px 0 0}.cart-drawer-empty-inner .empty-cart-continue-shopping{text-decoration:none;background:#000;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:14px 47px;font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff;margin-top:30px}cart-drawer-items{overflow:auto;flex:1;scrollbar-color:#949494 #FFFFFF;scrollbar-width:thin}cart-drawer-items::-webkit-scrollbar{width:4px;height:4px;background-color:#fff}cart-drawer-items::-webkit-scrollbar-thumb{background:#949494;border-radius:2px}.cart-drawer-form{flex-grow:1;display:flex;flex-wrap:wrap}.cart-drawer .cart-item{display:flex;gap:0;margin-bottom:24px;padding:0 0 16px;border-bottom:1px solid #E6E6E6}.drawer-contents{flex-grow:1;display:flex;flex-direction:column}.cart-drawer .drawer-cart-items-wrapper{flex-grow:1;padding:0 12px 0 16px;position:relative}.cart-drawer .drawer-cart-items-wrapper .black-friday-info{font-family:Lato;font-size:16px;font-weight:700;color:#001c16;margin-block:16px}.cart-drawer .cart-items{display:block;width:100%}.cart-drawer .cart-item .loading-overlay{right:5px;padding-top:2.5rem}.cart-item-link{display:block;bottom:0;left:0;position:absolute;right:0;top:0;width:100%;height:100%}.cart-item-media{position:relative;display:flex;flex-direction:column;margin-right:15px}.cart-item-image{width:58px;height:76px;object-fit:contain}.cart-item-details-content{width:100%}.cart-item-details-content{display:flex;flex-direction:column;gap:8px}.cart-item-details{display:flex;justify-content:space-between;width:100%;align-items:center;align-items:flex-start}.cart-item-color{position:relative;display:flex;align-items:center;gap:10px;height:15px}.cart-item-color span{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#737373;margin:0}.cart-item-original-price .money{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:right;color:#262626;margin:0;letter-spacing:.04em;text-transform:uppercase}.cart-item-name{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;color:#262626;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;word-break:break-word;max-width:215px}.product-property{display:flex;gap:8px;padding:6px 16px 6px 8px;border:1px solid #000000;align-items:center}.product-property-value{font-family:Lato;font-style:normal;font-weight:400;font-size:13px;line-height:18px;color:#262626}.cart-item-variant-property-content{display:flex}.cart-item-variant-property-content .product-option{display:flex;align-items:center;gap:8px}.cart-item-variant-property-content .product-option .product-option-name{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;color:#737373}.cart-item-variant-property-content .product-option .product-option-value{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000;padding:6px 12px;border:1px solid #F2F2F2}.cart-item-variant-property-content:empty{display:block}.wishlist-and-remove-button-container{display:flex;align-items:center;gap:8px}.cart-drawer-wishlist{display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-drawer-wishlist.disable svg path{fill:#000;stroke:#fff}.cart-remove-button{font-family:Lato;font-style:normal;font-weight:500;font-size:10px;line-height:12px;letter-spacing:.04em;color:#949494;text-transform:capitalize;min-height:.5rem;padding:0;margin:0;border:none;background:transparent;display:flex;align-items:center;cursor:pointer}.cart-item-price-wrapper{position:relative}.cart-item-quantity-wrapper{display:flex;width:100%;position:relative;flex-wrap:wrap;justify-content:space-between;row-gap:5px}.cart-item-variant-details{display:flex;position:relative;align-items:center}.cart-item-quantity-details{display:flex;position:relative;align-items:center;gap:8px}.cart-item-quantity-details span{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:14px;display:flex;align-items:center;text-align:center;color:#737373}.cart-item-quantity-wrapper .discounts:empty{display:block}.cart-item-quantity-wrapper .discounts{width:100%}.quantity-input{background-color:transparent;width:100%;-webkit-appearance:none;appearance:none;outline:0;box-shadow:none;font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000;border:1px solid #F2F2F2;padding:6px;border-radius:0}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield}quantity-input.cart-item-quantity{width:81px;height:30px;position:relative;display:flex}.cart-item-button{background:transparent;border:none;position:relative;cursor:pointer;color:#000;padding:0}.cart-item-button[disabled]{cursor:no-drop}.cart-item-button svg{pointer-events:none}.cart-item-button[disabled] svg path{fill:#e6e6e6}.discounts-discount{display:flex;align-items:center;font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#262626;gap:8px}.cart-item-error{display:flex;align-items:flex-start;margin-top:10px}.cart-item-error-text{font-size:12px;order:1}.drawer-footer{padding:0 16px;border-top:1px solid #E6E6E6}.cart-drawer-subtotal{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.cart-drawer-footer{display:flex;flex-direction:column;gap:16px}.subtotal-title{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:18px;display:flex;align-items:center;color:#262626;text-transform:uppercase;margin:0}.subtotal-price{font-family:Lato;font-style:normal;font-weight:700;font-size:16px;line-height:19px;display:flex;align-items:center;text-align:right;color:#262626;text-transform:uppercase;margin:0}.cart-drawer-footer .tax-note{display:flex;gap:5px;margin:0 0 16px;justify-content:start;align-items:center;padding:6px 16px 6px 8px;background:#f2f2f2;font-family:Lato;font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#262626}.cart-drawer-footer .tax-note a{color:#000}.cart-savings{font-style:italic;font-family:Lato;font-weight:400;font-size:14px;line-height:24px;color:#000;display:flex;justify-content:center;gap:5px}.cart-drawer-footer-checkout-buttons{display:flex;justify-content:space-between}.cart-items-disabled{pointer-events:none}.cart-checkout-button{padding:14px 24px;font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff;text-align:center;text-transform:uppercase;background:#000;border:none;cursor:pointer;position:relative;min-width:165px;min-height:unset;margin:0;--border-opacity: unset}.cart-checkout-button .loading-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;background:#9d9d9d99;height:100%;display:flex;align-items:center;justify-content:center;cursor:no-drop;z-index:10}.cart-shopping-button{border-radius:2px;border:none;font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000;background:transparent;padding:14px 0;text-align:center;text-transform:uppercase;text-decoration:none;min-width:unset;min-height:unset}@media screen and (max-width: 750px){.cart-drawer-content{width:100%;padding-top:10px}.cart-drawer-footer-checkout-buttons .cart-shopping-button{letter-spacing:0}}@media screen and (max-width: 375px){.cart-drawer-footer-checkout-buttons .cart-shopping-button,.cart-drawer-footer-checkout-buttons .cart-checkout-button{font-size:14px}.cart-drawer-footer-checkout-buttons .cart-checkout-button{min-width:157px}}@media screen and (max-width: 345px){.cart-drawer-footer-checkout-buttons{flex-direction:column;gap:5px}.gift-price-remainder-container .cart-drawer-image{display:none}}.cart-drawer-basket{height:100%;display:flex;flex-direction:column}.wishlist-item{display:flex}.cart-drawer-new .component-cart-drawer-wishlist{overflow-y:auto;height:100%;padding:16px}.cart-drawer-new .wishlist-item:has(.wishlist-item-left){width:100%;padding-bottom:16px;border-bottom:1px solid #E6E6E6;margin-bottom:24px;color:#000}.cart-drawer-new .wishlist-item-left .wishlist-item-url{display:flex}.cart-drawer-new .wishlist-item:last-child{margin-bottom:0}.cart-drawer-new .wishlist-item-left img{max-width:58px;height:auto}.cart-drawer-new .wishlist-item-right{flex:1;padding:0 0 0 8px;display:flex;flex-direction:column;justify-content:space-around}.cart-drawer-new .wishlist-item-right-top{display:flex;align-items:flex-start;justify-content:space-between;gap:3px}.cart-drawer-new .product-price-from{font-size:14px;line-height:18px;margin-right:5px}.cart-drawer-new .wishlist-item-title{font-family:Lato;font-style:normal;font-weight:400;font-size:11px;line-height:18px;color:#262626;text-transform:uppercase;display:flex}.cart-drawer-new .wishlist-item-right-bottom{display:flex;align-items:center;justify-content:space-between}.cart-drawer-new .wishlist-item-right-bottom-left{display:flex;align-items:center}.cart-drawer-new .wishlist-item-variant span:first-child{font: 400 12px/14px Lato;color:#737373;padding-right:8px}.cart-drawer-new .wishlist-item-color+.wishlist-item-variant span:first-child{padding-left:18.35px}.cart-drawer-new .wishlist-item-variant span:last-child{font: 400 14px/18px Lato;padding:6px 12px;border:1px solid #F2F2F2}.cart-drawer-new .wishlist-item-right-bottom-right{display:flex;align-items:center}.cart-drawer-new .wishlist-item-right-bottom-right button{outline:none;border:none;background-color:transparent;padding:0}.cart-drawer-new .wishlist-item-right-bottom-right svg{cursor:pointer}.cart-drawer-new .wishlist-item-add-to-cart[available=false] svg{opacity:.6;cursor:default}.wishlist-item-right-bottom-right button:first-child{margin-right:18.3px}.cart-drawer-new .wishlist-item-color{display:flex;align-items:center}.cart-drawer-new .wishlist-item-color>span{font: 400 12px/14px Lato;padding-right:10.35px;color:#737373}.cart-drawer-new .wishlist-item-variant{display:flex;align-items:center}.component-cart-drawer-wishlist.loading{display:flex;justify-content:center;align-items:center}.component-cart-drawer-wishlist.loading:before{content:"";border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #262626;width:24px;height:24px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.empty-component-cart-drawer-wishlist{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - 250px);text-align:center;max-width:280px;margin:auto}.empty-component-cart-drawer-wishlist .empty-cart-wishlist-title{margin:34px 0 16px;font-family:Lato;font-style:normal;font-weight:700;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000}.empty-component-cart-drawer-wishlist .empty-cart-wishlist-subtitle{margin:0 0 30px;font-family:Lato;font-style:normal;font-weight:300;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:center;color:#000}.empty-component-cart-drawer-wishlist .empty-cart-wishlist-continue-shopping{display:flex;flex-direction:row;justify-content:center;background:#000;font-family:Lato;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff;text-decoration:none;text-transform:uppercase;width:100%;padding:14px 0}.cart-drawer-new .product-price__sale,.product-price .product-price-sale-2{font-family:Lato;font-style:normal;font-weight:400;font-size:12px;line-height:18px;display:flex;align-items:center;text-align:right;color:#25c286}.cart-drawer-new .product-price__reg{font-family:Lato;font-style:normal;font-weight:400;font-size:14px;line-height:18px;display:flex;align-items:center;text-align:right;color:#262626}.cart-drawer-new .product-price__sale+.product-price__reg,.product-price .product-price-original{font-size:11px;line-height:13px;text-decoration-line:line-through;color:#999}.cart-drawer-new .product-price.additional-discounted{flex-direction:row;align-items:flex-start}.cart-drawer-new .product-price{display:flex;flex-direction:column-reverse;align-items:flex-end}.cart-drawer-new .product-price .price-sales{display:flex;flex-direction:column;align-items:flex-end}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 749px){.cart-drawer-new .wishlist-item-title{font-size:12px}}@media screen and (max-width: 750px){.cart-drawer-new.active{background-color:transparent}}.cart-drawer-new .cart-drawer-ads{margin:0 0 16px;display:flex}.cart-drawer-ads img{width:100%;height:auto;max-height:91px;object-fit:cover}.gift-price-remainder-container{overflow-y:scroll;scrollbar-width:thin}.gift-price-remainder-container::-webkit-scrollbar{width:4px;height:4px;background-color:#fff}.gift-price-remainder-container::-webkit-scrollbar-thumb{background:#fff}.gift-price-remainder-empty{margin-bottom:16px}.gift-price-remainder-container-hidden{display:none}.cart-drawer-new[data-free-gift-pupup-enable-disable=false] .drawer-cart-items-wrapper{padding-top:16px}.free-gift-progress-container{display:inline-block;width:100%}.free-gift-progress-wrapper{padding-bottom:15px}.free-gift-progress-track{height:8px;background:#eaeaea;border-radius:8px;overflow:hidden}.free-gift-progress-thumb{height:100%;border-radius:8px;transition:width .3s ease;background-color:#ff86c5}.free-gift-reminder-container{padding:8px 12px;border-radius:8px;border:1px dashed #000;display:flex;align-items:center;gap:5px;margin-top:12px}.free-gift-reminder-text{font-size:11px;font-style:normal;font-weight:700;line-height:normal;color:#000;margin:0}.free-gift-progress-container-combined{height:40px;margin-top:20px}.free-gift-progress-container-combined .free-gift-progress-stop{width:4px;height:24px;position:absolute;top:29px;color:transparent;border-radius:8px}.free-gift-progress-container-combined .free-gift-progress-stop-label{position:absolute;top:9px;font-weight:700;font-size:11px;color:var(--Neutral-Black)}.free-gift-progress-container-combined .free-gift-progress-stop-name{position:absolute;top:55px;font-weight:700;font-size:10px;color:var(--Neutral-Black);line-height:normal}.free-gift-progress-stop-label-shipping{left:68%}.free-gift-progress-stop-label-gift{left:87%}.free-gift-progress-stop-name-shipping{left:62%}.free-gift-progress-stop-name-gift{left:85%}@media screen and (max-width: 750px){.free-gift-progress-stop-label-shipping{left:70%}.free-gift-progress-stop-name-shipping{left:67%}.free-gift-progress-stop-name-gift{left:87%}.free-gift-progress-stop-label-gift{left:88%}}@media screen and (max-width: 380px){.free-gift-progress-stop-name-shipping{left:61%}}@media screen and (max-width: 550px){.free-gift-progress-stop-name-shipping{left:64%}}@media screen and (max-width: 360px){.free-gift-progress-container-combined .free-gift-progress-stop-name{width:53px;word-break:break-word;text-align:center}.free-gift-progress-stop-name-shipping{left:65%}.free-gift-progress-stop-name-gift{left:82%}}
/*# sourceMappingURL=/cdn/shop/t/1379/assets/component-cart-drawer-new.css.map */
