.dd-cart-wrapper{width:100%;position:relative;overflow:hidden;z-index:1;background:#fff}.dd-cart-banner{position:relative;width:calc(100% + 40px);margin-left:-20px;height:30px;margin-top:0;background:#b37941;overflow:hidden;display:flex;align-items:center}.dd-banner-track{display:flex;align-items:center;width:max-content;white-space:nowrap;animation:ddBannerMove 22s linear infinite;will-change:transform}.dd-cart-banner:hover .dd-banner-track{animation-play-state:paused}.dd-banner-track span{display:inline-flex;align-items:center;flex-shrink:0;padding:0 90px;font-size:13px;font-weight:500;color:#fff;line-height:1;white-space:nowrap}.dd-banner-track strong{font-weight:700;color:#fff}@keyframes ddBannerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.dd-cart-card{background:linear-gradient(to left,#e5d2d2,#fff);border:#FFF7F5;padding:15px 0 18px 15px;border-radius:0 0 9px 9px}.dd-cart-card h3{margin:0;text-align:center;font-size:14px;font-weight:700}.dd-cart-card p{margin-top:0;margin-bottom:0;text-align:center;font-size:13px;line-height:1.5}.dd-cart-card.hide{display:none!important}.dd-progress{position:relative;padding:0}.dd-progress-track{position:absolute;top:22px;left:0;right:8px;height:4px;overflow:hidden;background:#e6e6e6;border-radius:999px;z-index:1}.dd-progress-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0;height:100%;background:linear-gradient(90deg,#b37941,#d29b5e)!important;border-radius:20px;transition:width .45s ease;z-index:2}.dd-progress-row{display:grid;grid-template-columns:40px repeat(4,1fr);align-items:flex-start;position:relative;z-index:2;width:100%;top:2px}.dd-progress-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;position:relative;width:auto;min-width:0}.dd-progress-item:nth-child(4){transform:translate(30px)}.dd-progress-item:last-child{transform:translate(30px)}.dd-progress-item strong{font-size:10px;font-weight:700}.dd-progress-item span{font-size:11px;font-weight:700;line-height:1}.dd-progress-item small{font-size:11px;font-weight:600}.dd-circle{width:42px;height:42px;display:flex;align-items:center;justify-content:center;position:relative;z-index:5;font-size:18px}.dd-circle img{width:28px;height:28px;display:block;margin:0}.dd-start{display:flex;width:40px;align-items:center;justify-content:flex-start}.dd-start-flag{width:28px;height:28px;position:relative;top:1px;left:-12px;z-index:5}.dd-step strong{display:block;font-size:13px;margin-bottom:8px}.dd-step span{margin-top:6px;font-size:12px;font-weight:600;text-align:center}.dd-step small{display:block;margin-top:8px;font-size:11px;font-weight:600}.dd-step.active .dd-circle{background:#b37941;border-color:#b37941;color:#fff;transform:scale(1.08);box-shadow:0 0 0 6px #b3794126;transition:.35s}.dd-step.active{font-weight:700}.dd-step.active img{filter:brightness(0) invert(1)}.dd-cart-coupon{margin-top:22px;border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;background:#fff}.dd-cart-coupon-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;cursor:pointer;font-weight:600;font-size:15px}.dd-cart-coupon-header svg{transition:.3s}.dd-cart-coupon.active .dd-cart-coupon-header svg{transform:rotate(180deg)}.dd-cart-coupon-body{display:none;padding:18px;border-top:1px solid #eee}.dd-cart-coupon.active .dd-cart-coupon-body{display:block}.dd-coupon-search-input{display:flex;flex:1;width:100%;gap:10px;height:42px;padding:0 15px 0 42px;border:1px solid #ddd;border-radius:10px;font-size:18px;box-sizing:border-box}.dd-coupon-search-input{flex:1;height:42px;padding:0 15px 0 42px;border:1px solid #ddd;border-radius:10px;outline:none;font-size:14px;width:100%}.dd-coupon-input button{height:48px;padding:0 24px;background:#b37941;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.dd-coupon-list{display:flex;flex-direction:column;gap:14px;max-height:50vh;flex:1;overflow-y:auto;padding-left:20px;padding-right:20px;padding-bottom:20px}.dd-coupon-item{display:flex;justify-content:space-between;align-items:center;padding:15px;border:1px dashed #ddd;border-radius:10px;margin-bottom:14px}.dd-coupon-item:last-child{margin-bottom:0}.dd-coupon-item h5{margin:0;font-size:15px}.dd-coupon-item p{margin:4px 0 0;font-size:13px;color:#777}.dd-coupon-item button{background:#111;color:#fff;border:none;height:42px;padding:0 18px;border-radius:8px;font-weight:600;cursor:pointer}.dd-coupon-card{border:1px solid #ececec;border-radius:12px;overflow:hidden;background:#fff;padding:9px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:0;cursor:pointer;background:#f5f5f5}.dd-coupon-head{display:flex;justify-content:space-between;align-items:center;padding:18px;cursor:pointer}.dd-coupon-head h4{margin:0;font-size:18px;font-weight:700}.dd-coupon-head p{margin:4px 0 0;font-size:13px;color:#888}.dd-arrow{font-size:18px;transition:.35s}.dd-coupon-card.active .dd-arrow{transform:rotate(180deg)}.dd-coupon-body{display:none;padding:18px;border-top:1px solid #eee}.dd-coupon-card.active .dd-coupon-body{display:block}.dd-summary-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;cursor:pointer;font-weight:600;font-size:15px}.dd-summary-header svg{transition:.3s}.dd-cart-summary.active .dd-summary-header svg{transform:rotate(180deg)}.dd-summary-body{display:none;padding:18px;border-top:1px solid #ececec}.dd-cart-summary.active .dd-summary-body{display:block}.dd-summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.dd-summary-row:last-child{margin-bottom:0;font-size:16px;font-weight:700;padding-top:14px;border-top:1px solid #ececec}.dd-summary-save{color:#2e7d32;font-weight:700}.dd-bill-card{background:#fff;border:1px solid #e8e8e8;overflow:hidden}.dd-bill-head{display:flex;justify-content:space-between;align-items:center;padding:10px 10px 0;cursor:pointer}.dd-bill-head h4{font-size:14px;font-weight:600;margin:0;line-height:1.2}.dd-bill-head p{margin-top:2px;font-size:13px;color:#777}.dd-bill-arrow{font-size:22px;transition:.35s;display:none}.dd-bill-card.active .dd-bill-arrow{transform:rotate(180deg)}.dd-bill-body{padding:0 10px 10px}.dd-bill-body hr{margin:10px 0;border:none;border-top:1px solid #ededed}.dd-bill-row{display:flex;justify-content:space-between;color:#031222;align-items:center;padding-top:6px;font-size:14px;line-height:1px}.dd-bill-total{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #ececec;font-size:14px;font-weight:500}.dd-saving-strip{margin-top:20px;margin-bottom:15px;background:#eaf8ea;border:1px solid #B8E0B8;border-radius:8px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:#2e7d32}.dd-saving-strip strong{font-size:17px}.dd-saving-bar strong{font-size:14px}@keyframes ddGlow{0%{transform:scale(1);filter:drop-shadow(0 0 0px #ffcb4d)}50%{transform:scale(1.12);filter:drop-shadow(0 0 12px #ffcb4d)}to{transform:scale(1);filter:drop-shadow(0 0 0px #ffcb4d)}}@media(max-width:768px){.dd-upsell-card{width:140px!important;min-width:140px!important;flex:0 0 140px!important}cart-drawer#CartDrawer{width:95%;right:0;left:auto}.dd-upsell-nav button{width:37px!important;height:38px!important}button.drawer__close-btn.dd-cart-close{margin-top:-13px!important}.dd-cart-card{padding:18px}.dd-step span{font-size:10px}.dd-circle{width:32px;height:32px;font-size:12px}.dd-footer-total{font-size:18px}.dd-checkout{height:50px;font-size:15px}.dd-sticky-footer{flex-direction:row;align-items:center}.dd-checkout-btn{width:100%}.dd-footer-left{align-items:center}.dd-cart-timer{gap:10px;padding:4px;margin-top:0!important;padding-top:0!important}.dd-timer-title{font-size:14px}.dd-time-box{width:46px;height:46px}.dd-time-box span{font-size:16px}.dd-time-box small{font-size:10px}.dd-time-separator{font-size:18px}}.dd-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-end;background:#00000073;opacity:0;visibility:hidden;transition:.3s;z-index:999999;padding-bottom:0;box-sizing:border-box}.dd-popup-overlay.show{opacity:1;visibility:visible}.dd-popup{width:100%;max-width:500px;background:#fff;border-radius:24px 24px 0 0;padding:24px 24px 40px;text-align:center;transform:translateY(100%);transition:transform .35s cubic-bezier(.22,.61,.36,1)}.dd-popup-overlay.show .dd-popup{transform:translateY(0)}.dd-popup-icon{font-size:72px;line-height:1;margin-bottom:16px}.dd-popup h2{font-size:28px;margin:0 0 12px;color:#111}.dd-popup-message{font-size:20px;line-height:1.3;color:#333;margin:0}.dd-popup-saving{margin-top:18px;font-size:20px;font-weight:700;color:#238017}.dd-popup-saving span{font-size:22px;font-weight:700}.dd-confetti{position:fixed;width:10px;height:10px;border-radius:50%;pointer-events:none;z-index:9999999;animation:ddConfetti 2s linear forwards}@keyframes ddConfetti{0%{opacity:1;transform:translateY(0) rotate(0) scale(1)}to{opacity:0;transform:translateY(900px) translate(calc((var(--x,0) - .5) * 300px)) rotate(1080deg) scale(.5)}}.dd-cart-timer{display:flex;justify-content:center;align-items:center;margin:12px 0}.dd-timer-pill{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 12px;background:#f5f1d2;border-radius:999px}.dd-timer-icon{font-size:18px;line-height:1}.dd-timer-text{color:#0b4fa2;font-size:14px;font-weight:600}#ddTimer{color:#0b4fa2;font-size:14px;font-weight:700;letter-spacing:1px}.drawer__header.cart-drawer__header{position:sticky;top:0;z-index:9999;background:#fff;padding:14px 0 0!important;gap:0!important}.drawer__heading{width:100%;display:flex;justify-content:center;padding-right:40px;align-items:center;margin:0;position:relative}.drawer__heading>span:first-child{font-size:20px!important;color:#3c3c3e;font-weight:500;letter-spacing:.5px;text-transform:capitalize}.drawer__close-btn{position:absolute;right:20px;top:18px;margin:0!important;padding:0!important;width:28px;height:28px;display:flex;align-items:center;justify-content:center;z-index:20}.dd-checkout{width:100%;height:54px;background:#111;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:.3s}.dd-checkout-btn{width:280px;height:48px;background:#3c3c3e;border:1px solid rgb(60,60,62);color:#fff;display:none!important;align-items:center;justify-content:center;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;transition:.35s}.dd-checkout-btn:hover{background:#b37941;color:#fff}.dd-footer-left{display:flex;align-items:center;justify-content:space-between;flex:1;cursor:pointer}.dd-footer-left span{font-size:15px;font-weight:500;color:#666}.dd-footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:18px}.dd-footer-text{display:flex;flex-direction:column}.dd-footer-label{font-size:16px;font-weight:700}.dd-footer-text small{color:#888;font-size:12px}.dd-footer-arrow{font-size:18px;cursor:pointer;transition:.35s;line-height:1;margin-left:8px}.dd-footer-heading{display:flex;align-items:center;gap:2px;margin-bottom:4px}.dd-bottom-wrapper.open .dd-footer-arrow{transform:rotate(180deg)}.dd-bottom-wrapper{position:fixed;left:0;right:0;bottom:0;z-index:99999;display:flex;flex-direction:column;background:#fff;box-shadow:0 -8px 30px #00000014}.dd-summary-popup{order:2;overflow:visible;max-height:0;border-radius:18px 18px 0 0;transform:translateY(20px);opacity:0;transition:max-height .35s ease;background:#fff}.dd-bottom-wrapper.open .dd-summary-popup{max-height:220px;transform:translateY(0);opacity:1}.dd-saving-bar{order:1;position:relative;padding:1px;border-top-right-radius:10px;border-top-left-radius:10px;background:linear-gradient(120deg,#7ce1bd 1.09%,#fff,#7ce1bd 7.61%);background-size:300% 100%;animation:glassMove 10s linear infinite;text-align:center;font-weight:500;font-size:14px;z-index:2}@keyframes glassMove{0%{background-position:-200% 0}to{background-position:200% 0}}.dd-sticky-footer{width:100%;order:3;display:flex;justify-content:space-between;align-items:center;padding:8px;gap:10px;background:#fff;z-index:3}.cart-drawer__footer .totals,.cart-drawer__footer .tax-note{display:none!important}.dd-footer-prices{display:flex;align-items:center;gap:6px}.dd-original-price{display:none;font-size:15px;color:#999;text-decoration:line-through;font-weight:600}.dd-original-price.show{display:inline-block}.dd-checkout-wrap{position:relative}.dd-offer-badge{position:absolute;top:0;left:0;background:#ff4d4f;color:#fff;font-size:9px;font-weight:600;width:auto;height:auto;padding:0 10px;border-radius:4px;box-shadow:0 2px 4px #0000001a;line-height:1.3;z-index:11}.dd-payment-icons{width:42px;height:auto;margin-left:8px;object-fit:contain}.dd-truck-icon{transition:none}.dd-truck-move{animation:truckMove .9s ease forwards}@keyframes truckMove{0%{transform:translate(0)}35%{transform:translate(20px)}60%{transform:translate(20px)}to{transform:translate(0)}}.dd-bounce{animation:ddGlow 2.5s ease-in-out infinite}.dd-upsell-section{width:100%;padding:0}.dd-upsell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:10px;margin-top:10px}.dd-upsell-title{font-size:14px;font-weight:500;line-height:1.3;margin:0}.dd-upsell-nav{display:flex;gap:12px}.dd-upsell-nav button{padding:0;width:36px;height:36px;border-radius:50%;border:1px solid #E5E5E5;background:#fff;cursor:pointer;transition:.25s;font-size:30px;display:flex;align-items:center;justify-content:center}.dd-upsell-nav button:hover{background:#111;color:#fff}.dd-upsell-slider{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;padding-bottom:10px}.dd-upsell-slider::-webkit-scrollbar{display:none}.dd-upsell-track{display:flex;gap:14px;width:max-content;padding-right:20px;padding-bottom:80px}.dd-upsell-card{width:140px;min-width:140px;flex:0 0 140px;background:#fff;border:1px solid #ececec;border-radius:10px;overflow:hidden}.dd-upsell-image{width:100%;aspect-ratio:1 / 1;height:auto;overflow:hidden}.dd-upsell-image img{width:100%;height:100%;object-fit:contain;display:block}.dd-upsell-info{padding:6px}.dd-upsell-name{font-size:13px;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;white-space:normal;height:40px}.dd-upsell-price{margin-bottom:5px;font-size:15px;margin-top:8px;font-weight:500}.dd-upsell-sale{color:#e53935;font-weight:700;font-size:16px}.dd-upsell-compare{color:#999;text-decoration:line-through;font-size:13px}.dd-upsell-btn{width:100%;height:28px;margin-top:6px;border:none;border-radius:8px;background:#b77f48;color:#fff;font-size:13px;cursor:pointer}.cart-drawer__footer,.dd-cart-summary{display:none}.essential-upsell-cross-sell-block{display:none!important}.dd-note-card{display:flex;justify-content:space-between;align-items:center;padding:12px 10px;border:.5px solid #4F4F4F;border-radius:8px;cursor:pointer;background:#fff}.dd-note-left{display:flex;gap:10px;align-items:center}.dd-note-left span{font-size:14px;font-weight:400}.dd-note-right img{width:18px}.dd-note-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:none;align-items:flex-end;justify-content:center;z-index:99999}.dd-note-overlay.show{display:flex}.dd-note-drawer{width:100%;background:#fff;max-height:65vh;overflow-y:auto;border-radius:24px 24px 0 0;padding-right:10px;padding-left:10px;padding-bottom:25px;animation:ddSlideUp .3s ease}@keyframes ddSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dd-note-close{width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:none;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-top:8px;line-height:1;flex-shrink:0;box-sizing:border-box}.dd-note-drawer h3{font-size:22px;font-weight:500;margin-bottom:10px;text-align:center}.dd-note-text{width:100%;height:120px;border:1px solid #ddd;border-radius:10px;padding:14px;resize:none;font-size:15px}.dd-note-counter{margin-top:8px;font-size:15px;color:#555}.dd-note-save{width:100%;height:52px;border:none;border-radius:10px;background:#8c80f7;color:#fff;font-size:17px;cursor:pointer;font-weight:600;margin-top:18px}.dd-note-save:disabled{opacity:.45;cursor:not-allowed}.dd-coupon-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;display:none;align-items:flex-end;z-index:9999}.dd-coupon-overlay.active{display:flex}.dd-coupon-drawer{width:100%;height:78vh;padding-top:20px;background:#fff;border-radius:28px 28px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:slideCoupon .3s ease}@keyframes slideCoupon{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dd-coupon-apply{width:90px;background:#eee;color:#999;border:none;border-radius:10px;font-weight:600}.dd-coupon-apply:not(:disabled){background:#b27640;color:#fff;cursor:pointer;opacity:1}.dd-coupon-header,.dd-coupon-search{flex-shrink:0}.dd-coupon-header{display:flex;justify-content:space-between;align-items:center;padding:22px 24px 18px}.coupon-drawer-header{margin:0;font-size:18px;font-weight:700}.dd-coupon-close{width:48px;height:48px;border:none;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;flex-shrink:0;margin-left:auto;position:static}.dd-coupon-search{display:flex;gap:12px;margin:8px 0;padding-right:20px;padding-left:20px}.dd-coupon-top{display:flex;justify-content:space-between;align-items:center}.dd-coupon-left{display:flex;align-items:center;gap:10px}.dd-discount-icon{width:18px;height:18px;object-fit:contain}.dd-coupon-code{font-size:15px;font-weight:700;color:#888}.dd-coupon-lock{width:36px;height:36px;border:1px solid #d8d8d8;border-radius:8px;background:#fff;color:#c7c7c7;font-weight:600;font-size:14px;cursor:not-allowed}.dd-coupon-warning{font-size:14px;font-weight:600;color:#ff2d2d}.coupon-drawer-header{font-size:16px;font-weight:600;color:#3c3c3e}.dd-coupon-desc{font-size:15px;color:#333}.dd-coupon-input-row{display:flex;gap:10px}.dd-coupon-input-preview{flex:1;height:46px;border:1px solid #e8e8e8;border-radius:10px;padding:0 15px;pointer-events:none;background:#fff;font-size:15px}.dd-coupon-btn-preview{font-size:15px;width:78px;border:1px solid #e8e8e8;background:#f8f8f8;border-radius:10px;font-weight:500;color:#3c3c3f;pointer-events:none}.dd-coupon-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:15px}.dd-view-coupon{text-decoration:underline}.dd-view-offers{display:flex;align-items:center;gap:8px;font-weight:600}.dd-coupon-title{font-weight:700;font-size:18px;margin-bottom:8px}.dd-coupon-message{color:red;font-size:12px!important;margin-bottom:10px}.dd-coupon-input-wrap{position:relative;flex:1}.dd-coupon-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px}.dd-coupon-close{width:42px;height:42px;border:none;border-radius:50%;background:#f5f5f5;cursor:pointer;font-size:24px;display:flex;justify-content:center;align-items:center;padding:0;flex-shrink:0}.dd-grey-icon{filter:grayscale(100%);opacity:.5}.dd-coupon-apply:disabled{opacity:.5;cursor:not-allowed}.dd-footer-prices{display:flex;align-items:center;gap:8px}.dd-original-price{font-size:14px;color:#9b9b9b;text-decoration:line-through}.dd-footer-total{font-size:22px;font-weight:600;line-height:1;color:#3c3c3f}.cart-item{background:#fff;border:1px solid #E8E8E8;border-radius:16px;padding:10px;min-height:auto!important;height:auto!important;gap:0!important;position:relative}.cart-drawer cart-items ul.flex.flex-col.gap-8{gap:10px!important;padding-top:20px}.cart-item__product{display:flex;align-items:center;gap:10px}.cart-item__media{flex:0 0 70px!important;width:70px;min-width:70px;max-width:70px;height:70px;min-height:70px;max-height:70px;border-radius:12px;overflow:hidden}.cart-item__media img{min-width:70px;min-height:70px;object-fit:cover}.cart-item__details{flex:1}.cart-item__title{font-size:15px;font-weight:400;color:#2d2d2d;line-height:1.3}.cart-item__option-value{display:block;margin-top:6px;color:#777;font-size:14px}.cart-item__prices{margin-top:10px}.cart-item__prices .price{font-size:18px;font-weight:700;color:#3c3c3e}.cart-item__action{justify-content:center;align-items:flex-end;padding-right:5px}.cart-item__action-price{font-size:15px;font-weight:400;color:#3c3c3e;margin-bottom:0}.cart-item__remove{width:28px;height:28px;margin:0}.cart-quantity{width:80px!important;height:34px!important;display:flex;align-items:center;justify-content:space-evenly;padding:0}.cart-quantity .quantity__button{width:28px;height:32px;top:3px;border:none;background:transparent;font-size:18px}.cart-quantity .quantity__input{width:24px;border:none;background:transparent;text-align:center;font-size:15px;font-weight:400}cart-drawer-products-recommendation{margin-top:24px}foxkit-incart-upsell{margin-top:22px}.mini-cart-delete-btn{width:24px;height:24px;--buttons-padding:0 !important;padding:0!important;border:.8px solid #DEDEDE;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.mini-cart-delete-btn:hover{background:#f7f7f7}.flex.items-center.gap-2{gap:8px!important}.mini-cart-delete-btn.hidden{display:none}.dd-remove-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;align-items:flex-end;z-index:999999}.dd-remove-popup.show{display:flex}.dd-remove-sheet{width:100%;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;align-items:center;padding:24px;animation:slideUp .25s ease}.dd-remove-close{width:42px;height:42px;min-width:42px;min-height:42px;border:none;border-radius:50%;background:#f3f3f3;padding:0;margin:0 auto;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;flex-shrink:0}.dd-remove-btn{width:100%;height:56px;margin-top:18px;border:none;border-radius:10px;background:#b27640;color:#fff;font-size:18px;font-weight:600}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dd-skeleton{position:relative;overflow:hidden;background:#ececff}.dd-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(91,90,255,.35),transparent);animation:ddWave 1.2s infinite}@keyframes ddWave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.dd-remove-product{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #E8E8E8;border-radius:12px;margin:18px 0}.dd-remove-product-image{width:60px;height:60px;flex:0 0 60px;border-radius:10px;overflow:hidden}.dd-remove-product-image img{width:100%;height:100%;object-fit:cover;display:block}.dd-remove-product-content{flex:1;min-width:0}.dd-remove-product-title{font-size:14px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dd-remove-product-variant{margin-top:4px;font-size:12px;color:#777}.dd-remove-product-qty{margin-top:4px;font-size:13px;color:#111}.dd-remove-product-price{margin-left:auto;font-size:18px;font-weight:700;white-space:nowrap;align-self:flex-start}.mini-cart-delete-btn svg{pointer-events:none}.dd-note-overlay{padding-bottom:90px;box-sizing:border-box}.dd-remove-popup{padding-bottom:10px;box-sizing:border-box}.dd-coupon-overlay{padding-bottom:90px;box-sizing:border-box}#ddDiscountLabel,[data-summary-discount]{color:#238017;font-weight:600}.dd-bill-card{position:relative;overflow:visible}.dd-bill-close{position:absolute;top:-85px;left:50%;transform:translate(-50%);width:50px;aspect-ratio:1 / 1;border:none;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;z-index:9999999;padding:0}.dd-cart-timer,.dd-cart-banner,.dd-cart-card{position:static!important}h2.drawer__heading{padding-bottom:10px}.drawer__header.cart-drawer__header{margin-bottom:0!important;position:sticky;top:0;z-index:9999;background:#fff}.drawer__content{display:flex;flex-direction:column;height:100%;overflow:hidden}.drawer__body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-bottom:20px}.dd-progress-fill{position:absolute;left:0;top:0;width:100%;height:4px;background:linear-gradient(90deg,#b37941,#d29b5e)!important;display:block!important;opacity:1!important;visibility:visible!important;z-index:999}.dd-freebie-card{background:#fff;border:1px solid #F3D24D;border-radius:18px;padding:10px;position:relative;overflow:hidden}.dd-freebie-card .cart-item__product{align-items:center}.dd-freebie-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;margin-top:8px;background:#eef9e8;border:1px solid #79A64A;border-radius:999px;color:#5f8f2f;font-weight:700;font-size:13px;width:max-content}.dd-free-price{font-size:16px;font-weight:500;color:#111;line-height:1}.dd-old-price{font-size:16px;color:#999;text-decoration:line-through;margin-top:6px}.dd-freebie-ribbon{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background:#eef9e8;border:1px solid #7DBE5A;color:#4e7d28;font-size:13px;font-weight:700;border-radius:999px}.dd-loading{position:relative;overflow:hidden;pointer-events:none}@keyframes ddSkeleton{to{transform:translate(100%)}}.cart-drawer__body{position:relative}.dd-cart-loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffeb;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease}.dd-cart-loader.active{opacity:1;visibility:visible;pointer-events:all}.dd-cart-loader-inner{display:flex;align-items:center;justify-content:center}.dd-loader-dots{display:flex;align-items:center;gap:10px}.dd-loader-dots span{width:14px;height:14px;border-radius:50%;background:#2563eb;animation:ddLoader .8s infinite ease-in-out}.dd-loader-dots span:nth-child(2){animation-delay:.15s}.dd-loader-dots span:nth-child(3){animation-delay:.3s}@keyframes ddLoader{0%,80%,to{transform:scale(.55);opacity:.35}40%{transform:scale(1);opacity:1}}.drawer__body{padding-top:0}.dd-cart-header{width:100%;display:flex;align-items:center;justify-content:space-between}.dd-cart-header .drawer__heading{display:flex;align-items:center;gap:10px;margin:0}.dd-cart-close{position:static!important;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:.25s}.dd-cart-close:hover{background:#f5f5f5}.dd-price-wrap{display:flex;align-items:center;justify-content:flex-end;gap:8px}.dd-sale-price{font-size:16px;font-weight:700;color:#3c3c3e}.dd-old-price{font-size:15px;color:#8a8a8a;margin-top:0}.dd-price-wrap{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dd-sale-price{font-size:18px;font-weight:700;color:#3c3c3e}.dd-old-price{font-size:14px;color:#8a8a8a}.dd-old-price s{text-decoration:line-through}.inner-cart-content{padding:0 15px;gap:2rem}.dd-note-card{border:1px solid #e8e8e8;background:#f5f5f5}.dd-upsell-section{margin-bottom:40px}.cart-drawer__body{padding:0}cart-items{padding:0 10px}.dd-note-card,.dd-coupon-card,.dd-upsell-section{margin:0 10px}.dd-upsell-nav{margin-right:16px}div#ddRemoveProduct{width:100%}.dd-remove-sheet{padding-left:10px;padding-right:10px}button#ddRemoveClose{margin-bottom:15px}p.dd-progress-message{padding-bottom:10px}.dd-remove-sheet h3{font-size:18px}.dd-coupon-list .dd-coupon-card{margin-left:0;margin-right:0}.dd-price-wrap{display:flex;align-items:center;gap:6px}.dd-sale-price{font-weight:700;color:#3c3c3e}.dd-old-price{color:#777;font-size:14px}.dd-only-price{font-weight:700}.dd-upsell-section{margin-bottom:30px}.dd-upsell-mrp{text-decoration:line-through;color:#888;font-size:14px;margin-left:2px}.dd-upsell-selling-price{font-weight:600;color:#3c3c3e}@media(min-width:769px){.drawer__close-btn svg{margin-top:-16px}}.dd-remove-product-price{margin-left:auto;display:flex;align-items:center;gap:6px;white-space:nowrap}.dd-remove-selling-price{font-size:18px;font-weight:700;color:#222}.dd-remove-mrp{font-size:16px;font-weight:400;color:#888;text-decoration:line-through}.dd-free-price{display:none}.dd-sticky-footer .dd-checkout-wrap{width:55%!important}dd-checkout-btn{display:none!important}.product__block--icon-with-text-horizontal .icon-with-text--horizontal{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:20px!important}.product__block--icon-with-text-horizontal .icon-with-text__item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;flex:1 1 0!important;min-width:0!important}.product__block--icon-with-text-horizontal .icon-with-text__item>svg{display:none!important}.product__block--icon-with-text-horizontal .icon-with-text__item .inline-richtext{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important}.product__block--icon-with-text-horizontal .icon-with-text__item img{display:block!important;width:70px!important;height:70px!important;object-fit:contain!important}.product__block--icon-with-text-horizontal .icon-with-text__item h5{margin:0!important;text-align:center!important}@media screen and (max-width:767px){.product__block--icon-with-text-horizontal .icon-with-text--horizontal{flex-wrap:wrap!important;gap:20px 10px!important}.product__block--icon-with-text-horizontal .icon-with-text__item{flex:0 0 calc(33.333% - 10px)!important}.product__block--icon-with-text-horizontal .icon-with-text__item img{width:55px!important;height:55px!important}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/custom-cart.css.map */
