#CartDrawer .drawer__title{color:#2b2b2b;font-size:18px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:normal;display:flex;gap:5px}#CartDrawer .drawer__title .cart__item--qty{color:#2b2b2b80}#CartDrawer .drawer__close svg path{stroke:#131313!important}#CartDrawer .cart__item--details{grid-template-areas:"title title remove" "qty qty price";column-gap:12px}#CartDrawer .cart__item{grid-template-columns:92px 1fr;grid-template-rows:1fr fit-content(0px);gap:0 12px;grid-template-areas:"image details" "discount discount";padding:12px 0;border-bottom:1px solid rgba(162,118,93,.2)}#CartDrawer .cart__item--image{border-radius:4px;overflow:hidden}#CartDrawer .cart__item--name{grid-area:title;align-self:flex-start}#CartDrawer .cart__item--name a{color:#2b2b2b;font-size:16px;font-style:normal;font-weight:600;line-height:130%;margin:0}#CartDrawer .cart__item--remove{grid-area:remove;align-self:flex-start;width:30px;height:30px;border-radius:4px;background:#2b2b2b0d;padding:0;justify-self:flex-end}#CartDrawer .cart__price{color:#2b2b2b;font-size:16px;font-style:normal;font-weight:600;line-height:16px}#CartDrawer .cart__price--strikethrough{color:#2b2b2bb3;font-size:16px;font-style:normal;font-weight:450;line-height:12px;text-decoration:line-through;opacity:.5;padding-bottom:6px}#CartDrawer .cart__item--qty{grid-area:qty;align-self:end}#CartDrawer .cart__item--price{grid-area:price;align-self:end}#CartDrawer small.cart__discount{display:inline-flex;align-items:center;gap:3px}#CartDrawer small.cart__discount p,#CartDrawer small.cart__discount{grid-area:discount;margin-left:auto;padding-top:5px;font-size:12px}#CartDrawer .js-qty__wrapper{max-width:95px}#CartDrawer .js-qty__num{border:none;padding-bottom:6px;padding-top:7px;color:#2b2b2b;font-size:14px;font-style:normal;font-weight:500;line-height:100%}#CartDrawer .js-qty__adjust{border-radius:4px;border:1px solid rgba(162,118,93,.2);padding:0 9px;height:30px}#CartDrawer .js-qty__adjust svg path{fill:#2b2b2b}#CartDrawer .drawer__footer--inner{padding:12px 24px 32px 14px;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 0 16px #00000026}#CartDrawer .cart__subtotal{color:#2b2b2b;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-transform:none;letter-spacing:normal}#CartDrawer [data-subtotal]{color:#2b2b2b;font-size:20px;font-style:normal;font-weight:600;line-height:100%}#CartDrawer .cart__item-sub{align-items:center;margin-bottom:16px}#CartDrawer .cart__savings{color:#3b6fd8;font-size:12px;font-style:normal;font-weight:600;line-height:100%;margin-right:10px;margin-left:auto;border-radius:4px;background:#3b6fd81a;padding:5px 10px}#CartDrawer .cart__checkout-wrapper{margin-top:16px}#CartDrawer .cart__checkout{border-radius:8px;background:#3b6fd8;padding:20px;color:#fff;font-size:12px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.32px;text-transform:capitalize}.cart__item-shipping{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.cart__item-shipping .cart__shipping-label,.cart__item-shipping .cart__shipping-value{color:#2b2b2bcc;font-size:12px;font-style:normal;font-weight:450;line-height:100%}.drawer__progress-wrapper{padding:0 24px;margin-bottom:8px}.drawer__progress-inner{border-radius:8px;background:#f4eeea;padding:6px 16px}.drawer__progress-items{display:flex}.drawer__progress-items>div{flex:1}.drawer__progress-items .progress-item:not(:last-child):not(:first-child){text-align:center}.drawer__progress-items .progress-item:last-child{text-align:right}.progress-item{position:relative}.progress-item:before{content:"";width:16px;height:16px;border:1px solid rgba(43,43,43,.24);border-radius:16px;background-color:#fff;position:absolute;bottom:calc(100% + 9px);left:0}.progress-item:has(.is-active):before{background-color:#a2765d;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='6' viewBox='0 0 6 6' fill='none'%3E%3Cpath d='M0.75 3L2.25 4.5L5.25 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.progress-item:not(:last-child):not(:first-child):before{left:50%;transform:translate(-50%)}.progress-item:last-child:before{left:unset;right:0}.cart-progress-bar-wrapper{margin:15px 0 4px;text-align:center}.cart-progress-bar{background:#fff;border-radius:5px;height:4px;width:100%;position:relative;overflow:hidden}.cart-progress-bar-fill{background:#a2765d;height:100%;width:0%;transition:width .3s ease-in-out}.drawer__progress-title,.drawer__progress-title p{color:#2b2b2b;display:flex;font-size:14px;font-style:normal;font-weight:450;gap:4px;line-height:normal;align-items:center;justify-content:center;margin:0}.progress-item__title{color:#2b2b2b80;font-size:11px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.24px;text-transform:uppercase}.progress-item__text{color:#2b2b2b80;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.7px}.drawer__progress-item.is-active .progress-item__title{color:#2b2b2b}.drawer__progress-item.is-active .progress-item__text{color:#a2765d}.drawer_upsell-wrapper{margin:4px -24px 6px 0;display:flex;flex-direction:column;gap:4px}.drawer_upsell-wrapper .swiper-pagination-bullet{border-radius:0!important;height:3px!important}.drawer_upsell-wrapper .swiper-slide{height:auto}.drawer_upsell-wrapper::-webkit-scrollbar,.drawer__scrollable::-webkit-scrollbar{display:none}.drawer-upsell-swiper-pagination{display:flex;padding-right:24px;padding-top:10px}.swiper-pagination-bullet{opacity:1;background-color:#a2765d33}.drawer__upsell-inner .upsell-item{display:flex;width:100%;padding:15px;flex-direction:column;align-items:flex-start;gap:5px;border-radius:8px;border:1px solid rgba(162,118,93,.2);justify-content:space-between;height:100%}.drawer__upsell-inner .swiper{padding-right:24px}.drawer__upsell-title{color:#2b2b2b;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.drawer__upsell-inner .upsell-item img{aspect-ratio:1;width:100%;object-fit:cover;max-width:55px;height:auto;border-radius:4px}.upsell-item__content{display:flex;gap:10px}.upsell-item__title{color:#2b2b2b;font-size:14px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:normal}.upsell-item__details{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;align-self:stretch;gap:8px}.upsell-item__price-wrapper{color:#2b2b2b;font-size:13px;font-style:normal;font-weight:600;line-height:16px;display:block!important}.upsell-item__price-wrapper span{color:#2b2b2bb3;font-size:12px;font-style:normal;font-weight:400;line-height:12px;text-decoration:line-through}.upsell-item__button{display:flex;height:40px;padding:0 20px;justify-content:center;align-items:center;gap:10px;align-self:stretch;color:#3b6fd8!important;font-size:14px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.28px;text-transform:capitalize;border-radius:8px;border:1.5px solid #3b6fd8;background-color:#fff!important}.upsell-item__button:hover{background-color:#3b6fd8!important;color:#fff!important}.drawer-info-slider{border-radius:8px 8px 0 0;background:#a2765d;padding-bottom:20px;margin-bottom:-20px}.drawer-info-slider .swiper-button-next:after{font-size:0;line-height:0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M1 1L6 6L1 11' stroke='white' stroke-opacity='0.5'/%3E%3C/svg%3E")}.drawer-info-slider .swiper-button-prev:after{font-size:0;line-height:0;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M6 11L1 6L6 1' stroke='white' stroke-opacity='0.5'/%3E%3C/svg%3E")}.drawer-info-slider .info-slide{display:flex;justify-content:center;align-items:center;gap:6px;padding:6px 0;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:120%;height:100%}.drawer-info-slider .swiper-slide{height:auto}.cart__item-klarna{margin-bottom:0;display:flex;justify-content:center;align-items:center;gap:8px;color:#2b2b2b;font-size:12px;font-style:normal;font-weight:500;line-height:100%;margin-top:16px}#CartDrawer .drawer__footer{padding:0;border:none;position:relative}#CartDrawer .drawer__footer:before{content:"";position:absolute;display:block;height:100%;width:100%;box-shadow:0 -8px 25px #00000040;top:8px;z-index:-1}#CartDrawer .drawer__footer:after{display:none}#CartDrawer.drawer--right{width:400px;right:-400px;background:#fff;border-radius:8px 0 0 8px}#CartDrawer.drawer--right.drawer--is-open{transform:translate(-400px)}#CartDrawer .drawer__fixed-header,#CartDrawer .drawer__header{height:fit-content;padding:0;border:none!important}#CartDrawer .drawer__fixed-header,#CartDrawer .drawer__scrollable{padding:0 24px}#CartDrawer .drawer__fixed-header{padding-top:10px}#CartDrawer .drawer__contents{gap:2px}@media (max-width: 590px){.drawer__progress-wrapper{padding:0 16px;margin-bottom:0}#CartDrawer .drawer__fixed-header,#CartDrawer .drawer__scrollable,#CartDrawer .drawer__footer--inner{padding-left:16px;padding-right:16px}#CartDrawer .drawer__fixed-header{padding-top:8px}.drawer__progress-inner{padding:3px 16px}#CartDrawer .drawer__footer--inner{padding-bottom:16px}.progress-item:before{width:12px;height:12px}#CartDrawer .cart__item--name a{font-size:14px}}@media (max-width: 400px){#CartDrawer{max-width:100%}}#CartDrawer .drawer__footer--inner{padding:12px 24px!important;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 0 16px #00000026}.free-product-grid .cart__item--qty,.checkbox-wrapper-6 .tgl{display:none}.checkbox-wrapper-6 .tgl,.checkbox-wrapper-6 .tgl:after,.checkbox-wrapper-6 .tgl:before,.checkbox-wrapper-6 .tgl *,.checkbox-wrapper-6 .tgl *:after,.checkbox-wrapper-6 .tgl *:before,.checkbox-wrapper-6 .tgl+.tgl-btn{box-sizing:border-box}.checkbox-wrapper-6 .tgl::-moz-selection,.checkbox-wrapper-6 .tgl:after::-moz-selection,.checkbox-wrapper-6 .tgl:before::-moz-selection,.checkbox-wrapper-6 .tgl *::-moz-selection,.checkbox-wrapper-6 .tgl *:after::-moz-selection,.checkbox-wrapper-6 .tgl *:before::-moz-selection,.checkbox-wrapper-6 .tgl+.tgl-btn::-moz-selection,.checkbox-wrapper-6 .tgl::selection,.checkbox-wrapper-6 .tgl:after::selection,.checkbox-wrapper-6 .tgl:before::selection,.checkbox-wrapper-6 .tgl *::selection,.checkbox-wrapper-6 .tgl *:after::selection,.checkbox-wrapper-6 .tgl *:before::selection,.checkbox-wrapper-6 .tgl+.tgl-btn::selection{background:none}.checkbox-wrapper-6 .tgl+.tgl-btn{outline:0;display:block;width:42px;height:23px;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-wrapper-6 .tgl+.tgl-btn:after,.checkbox-wrapper-6 .tgl+.tgl-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.checkbox-wrapper-6 .tgl+.tgl-btn:after{left:0}.checkbox-wrapper-6 .tgl+.tgl-btn:before{display:none}.checkbox-wrapper-6 .tgl:checked+.tgl-btn:after{left:50%}.checkbox-wrapper-6 .tgl-light+.tgl-btn{background:#bfbfbf;border-radius:2em;padding:2px;transition:all .4s ease}.checkbox-wrapper-6 .tgl-light+.tgl-btn:after{border-radius:50%;background:#fff;transition:all .2s ease}.checkbox-wrapper-6 .tgl-light:checked+.tgl-btn{background:#0e6190}.product-info-dd img{width:30px}.itm-heading h2{font-size:14px;margin:0}.itme-description p{font-size:12px}.product-info-dd{display:flex;justify-content:space-around;background:#f4eeea;padding:5px;align-items:center;border-radius:10px}.itm-price{width:136px;display:flex;justify-content:center}img.free-img{width:40px}.custom_product{margin-top:-7px;margin-bottom:10px}#CartDrawer .cart__item.free_product .cart__item--details{grid-template-areas:"title title remove" "price qty qty "}#CartDrawer .cart__item.free_product .cart__item--name{align-self:flex-end;margin-bottom:10px}#CartDrawer .cart__item.free_product .cart__item--price{align-self:flex-start;margin-left:0;text-align:left!important}#CartDrawer .cart__item.free_product .cart__item--remove{grid-area:remove;align-self:flex-end;width:30px;height:30px;border-radius:4px;background:#2b2b2b0d;padding:0;justify-self:flex-end}#CartDrawer .cart__item{grid-template-columns:60px 1fr}#CartDrawer .cart__item--details{grid-template-areas:"title title remove" "qty price price"}.drawer__progress-title i{margin-bottom:0;padding-top:2px}#CartDrawer .cart__price--strikethrough{padding-bottom:0}#CartDrawer .cart__item--price{align-self:start;display:flex;align-items:center;gap:5px;justify-content:end;margin-top:10px}#CartDrawer .cart__item.free_product .cart__item--price{justify-content:flex-start;margin-top:0}#CartDrawer .cart__item--qty{align-self:start}#CartDrawer .cart__item--name{align-self:flex-end;margin-bottom:10px}#CartDrawer .cart__item--remove{justify-self:end}#CartDrawer .cart__checkout{padding:9px 18px}.drawer__scrollable{justify-content:space-between}.cart_items_box{height:100%;overflow-y:auto;overflow-x:hidden;padding-right:10px}#CartDrawer .drawer__footer--inner{padding:14px 18px 12px!important}.cart_items_box::-webkit-scrollbar{width:6px}.cart_items_box::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:15px}.CartDrawer .drawer__contents{padding-block:16px}#CartDrawer .cart__checkout[disabled]{opacity:.5;cursor:not-allowed;pointer-events:auto}@media (max-width: 590px){.upsell-item__title{font-size:14px}.drawer__upsell-title{font-size:13px}#CartDrawer .drawer__contents{gap:2px}#CartDrawer .drawer__title{font-size:15px}.itme-description p{font-size:11px}#CartDrawer .drawer__footer--inner{padding:11px 18px 8px!important}.drawer-upsell-swiper-pagination{padding-top:7px}#CartDrawer .cart__item.free_product .cart__item--name{margin-bottom:5px}#CartDrawer .cart__price{font-size:13px}.cart__item-shipping{margin-bottom:5px}#CartDrawer [data-subtotal]{font-size:16px}.cart__item-klarna{margin-top:6px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/custom-cart-drawer.css.map */
