.cart-drawer--kurdistan{--kcd-green: #0f3d2e;--kcd-green-hover: #124a38;--kcd-green-soft: #edf7f0;--kcd-green-border: #b8ddc8;--kcd-green-text: #0f3d2e;--kcd-muted: #888888;--kcd-border: #eeeeee;--kcd-gray-bg: #f5f5f5;--kcd-radius-drawer: 20px;--kcd-radius: 12px;--kcd-radius-pill: 999px;--kcd-pad-x: 24px;--kcd-img: 80px}.cart-drawer--kurdistan .cart-drawer__dialog{border-left:none!important;border-radius:var(--kcd-radius-drawer) 0 0 var(--kcd-radius-drawer)!important;box-shadow:-4px 0 32px #0000001a!important;background:#fff!important;max-width:420px!important;width:100%!important}@media screen and (max-width:749px){.cart-drawer--kurdistan .cart-drawer__dialog{border-radius:var(--kcd-radius-drawer) var(--kcd-radius-drawer) 0 0!important;max-width:100%!important}}.cart-drawer--kurdistan .cart-drawer__inner{height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.cart-drawer--kurdistan cart-items-component{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;height:100%!important;min-height:0!important;overflow:hidden!important}.cart-drawer--kurdistan .cart-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items{overflow-x:hidden!important;overflow-y:auto!important}.cart-drawer--kurdistan .cart-drawer__header{flex:0 0 auto!important;flex-shrink:0;padding:20px var(--kcd-pad-x) 12px!important;border-bottom:none!important;background:#fff!important;position:relative!important}.cart-drawer--kurdistan .cart-drawer__content.kcd-drawer-body{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;max-height:100%!important;overflow:hidden!important;overflow-y:hidden!important;padding:0!important;background:#fff!important}.cart-drawer--kurdistan .kcd-drawer-shipping{grid-row:1;flex-shrink:0;padding:0 var(--kcd-pad-x) 12px;background:#fff;z-index:4}.cart-drawer--kurdistan .kcd-drawer-scroll,.cart-drawer--kurdistan .cart-drawer__items.kcd-drawer-scroll{grid-row:2;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 var(--kcd-pad-x) 12px}.cart-drawer--kurdistan .kcd-drawer-extras{grid-row:3;flex-shrink:0;padding:0 var(--kcd-pad-x) 8px;background:#fff;z-index:4;border-top:1px solid var(--kcd-border)}.cart-drawer--kurdistan .kcd-drawer-extras:not(:has([data-kcd-discount-promo])){display:none;border-top:none;padding:0}.cart-drawer--kurdistan .cart-drawer__summary.kcd-drawer-footer{grid-row:4;flex:0 0 auto!important;position:relative!important;bottom:auto!important;margin-top:0!important;-webkit-mask-image:none!important;mask-image:none!important;padding:14px var(--kcd-pad-x) calc(16px + env(safe-area-inset-bottom,0px))!important;gap:0!important;border-top:1px solid var(--kcd-border)!important;background:#fff!important;box-shadow:0 -6px 20px #0000000d!important;align-items:stretch!important;z-index:5}.cart-drawer--kurdistan .cart-drawer__dialog[cart-summary-sticky=false] .cart-drawer__summary{position:relative!important}.cart-drawer--kurdistan .kcd-products.cart-items__wrapper{padding:0!important;overflow:visible!important}.cart-drawer--kurdistan .cart-drawer__heading{font-size:1.375rem!important;font-weight:700!important;letter-spacing:-.02em;gap:10px!important;margin:0!important;color:#111!important}.cart-drawer--kurdistan .cart-drawer__heading .cart-bubble{min-width:26px!important;height:26px!important;padding:0 7px!important;border-radius:var(--kcd-radius-pill)!important;aspect-ratio:auto!important}.cart-drawer--kurdistan .cart-drawer__heading .cart-bubble .cart-bubble__background{background-color:var(--kcd-green)!important;border-radius:var(--kcd-radius-pill)!important}.cart-drawer--kurdistan .cart-drawer__heading .cart-bubble__text{color:#fff!important;font-weight:600!important;font-size:.8125rem!important}.cart-drawer--kurdistan .cart-drawer__close-button{width:32px!important;height:32px!important;margin-right:0!important;top:auto!important;color:#111!important}.cart-drawer--kurdistan .cart-drawer__close-button .svg-wrapper{width:18px;height:18px}.kcd-free-shipping{padding:0 0 14px}.kcd-free-shipping__inner{display:flex;gap:10px;align-items:flex-start;padding:14px 14px 12px;background:var(--kcd-gray-bg);border-radius:var(--kcd-radius)}.kcd-free-shipping__icon{flex-shrink:0;width:20px;height:20px;color:var(--kcd-green);margin-top:1px}.kcd-free-shipping__body{flex:1;min-width:0}.kcd-free-shipping__text{margin:0 0 10px;font-size:.875rem;line-height:1.35;color:#111}.kcd-free-shipping__text strong{font-weight:700}.kcd-free-shipping__bar-row{display:flex;align-items:center;gap:10px}.kcd-free-shipping__track{flex:1;height:8px;background:#ddd;border-radius:var(--kcd-radius-pill);overflow:hidden}.kcd-free-shipping__fill{display:block;height:100%;width:var(--kcd-progress, 0%);background:var(--kcd-green);border-radius:inherit;transition:width .35s ease}.kcd-free-shipping__remaining{flex-shrink:0;font-size:.75rem;color:var(--kcd-muted);white-space:nowrap}.cart-drawer--kurdistan .cart-items__wrapper{width:100%}.cart-drawer--kurdistan .cart-items__table{width:100%;border-spacing:0}.cart-drawer--kurdistan .cart-items__table *{margin:0}.cart-drawer--kurdistan .cart-items__table-row{display:grid!important;grid-template-columns:var(--kcd-img) 1fr auto!important;grid-template-areas:"media details side" "media error error"!important;grid-template-rows:auto auto!important;column-gap:14px!important;row-gap:10px!important;align-items:start!important;padding-bottom:18px!important;margin-bottom:18px!important;border-bottom:1px solid var(--kcd-border)!important}.cart-drawer--kurdistan .cart-items__table-row:last-child{border-bottom:none!important;margin-bottom:0!important;padding-bottom:0!important}.cart-drawer--kurdistan .cart-items__table-row--full-width-variants{grid-template-columns:var(--kcd-img) 1fr auto!important;grid-template-areas:"media details side" "media variants side" "media error error"!important}.cart-drawer--kurdistan .cart-items__table-row--full-width-variants .kcd-product-side{grid-row:1 / span 2;align-self:start}.cart-drawer--kurdistan .cart-items__table-row--full-width-variants .cart-items__details{display:contents!important}.cart-drawer--kurdistan .cart-items__product-info{grid-area:details!important}.cart-drawer--kurdistan .cart-items__variants-wrapper{grid-area:variants!important;font-size:.75rem;color:var(--kcd-muted)}.cart-drawer--kurdistan .cart-items__variants-wrapper:empty{display:none!important}.cart-drawer--kurdistan .cart-items__media{grid-area:media!important;padding:0!important;width:var(--kcd-img)!important}.cart-drawer--kurdistan .cart-items__media-container{width:var(--kcd-img)!important;aspect-ratio:1!important;border-radius:10px!important;overflow:hidden!important;background:var(--kcd-gray-bg)}.cart-drawer--kurdistan .cart-items__media-image{width:100%!important;height:100%!important;object-fit:cover!important}.cart-drawer--kurdistan .cart-items__title{font-size:.9375rem!important;font-weight:600!important;line-height:1.3!important;color:#111!important;text-decoration:none!important;display:block}.cart-drawer--kurdistan .kcd-product-stock{display:inline-flex;align-items:center;gap:4px;margin:4px 0 0;font-size:.75rem;font-weight:500}.cart-drawer--kurdistan .kcd-product-stock--in_stock{color:#1a7a42}.cart-drawer--kurdistan .kcd-product-stock__icon{width:14px;height:14px}.cart-drawer--kurdistan .kcd-product-side{grid-area:side!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;min-width:0!important;padding-top:2px!important}.cart-drawer--kurdistan .kcd-product-side__price{text-align:right!important;font-size:.9375rem!important;font-weight:700!important;color:#111!important;line-height:1.2!important}.cart-drawer--kurdistan .kcd-product-side__quantity,.cart-drawer--kurdistan .kcd-product-side .cart-items__quantity{grid-area:unset!important;margin:0!important;width:auto!important}.cart-drawer--kurdistan .cart-items__quantity-controls{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:fit-content!important}.cart-drawer--kurdistan .cart-items__quantity .kcd-product-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border:none!important;border-radius:50%!important;background:transparent!important;color:#888!important;box-shadow:none!important;flex-shrink:0!important}.cart-drawer--kurdistan .cart-items__quantity .kcd-product-remove .svg-wrapper{width:18px!important;height:18px!important}.cart-drawer--kurdistan .cart-items__quantity .kcd-product-remove:hover{color:#555!important;background:var(--kcd-gray-bg)!important}.cart-drawer--kurdistan .cart-items__quantity .quantity-selector{display:inline-flex!important;align-items:center!important;background:#fff!important;border:1px solid #dddddd!important;border-radius:var(--kcd-radius-pill)!important;height:36px!important;min-height:36px!important;width:auto!important;padding:0 4px!important;gap:0!important}.cart-drawer--kurdistan .cart-items__quantity .quantity-selector button{width:32px!important;height:32px!important;min-height:32px!important;border-radius:50%!important;color:#555!important;background:transparent!important;box-shadow:none!important;padding:0!important}.cart-drawer--kurdistan .cart-items__quantity .quantity-selector input{width:28px!important;min-width:28px!important;max-width:36px!important;text-align:center!important;font-size:.875rem!important;font-weight:600!important;border:none!important;background:transparent!important;padding:0!important;-moz-appearance:textfield}.cart-drawer--kurdistan .cart-items__quantity .quantity-selector input::-webkit-outer-spin-button,.cart-drawer--kurdistan .cart-items__quantity .quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer--kurdistan .cart-items__quantity .quantity-minus .svg-wrapper,.cart-drawer--kurdistan .cart-items__quantity .quantity-plus .svg-wrapper{width:14px!important;height:14px!important}.cart-drawer--kurdistan .cart-items__table-row.removing{overflow:hidden;animation:kcd-remove-row .4s ease forwards}@keyframes kcd-remove-row{to{opacity:0;height:0;padding-bottom:0;margin-bottom:0;border-color:transparent}}.kcd-discount-promo{display:flex;align-items:center;gap:12px;margin:16px 0;padding:14px;background:var(--kcd-green-soft);border:1px solid var(--kcd-green-border);border-radius:var(--kcd-radius)}.kcd-discount-promo__icon{flex-shrink:0;width:22px;height:22px;color:var(--kcd-green)}.kcd-discount-promo__content{flex:1;min-width:0}.kcd-discount-promo__title{margin:0;font-size:.9375rem;font-weight:700;color:var(--kcd-green-text);line-height:1.3}.kcd-discount-promo__text,.kcd-discount-promo__hint{margin:4px 0 0;font-size:.8125rem;line-height:1.4;color:#444}.kcd-discount-promo__chevron{flex-shrink:0;width:16px;height:16px;color:var(--kcd-green)}.kcd-recommendations{padding:4px 0 16px}.kcd-recommendations[hidden]{display:none!important}.kcd-recommendations__heading{margin:0 0 12px;font-size:1rem;font-weight:700;color:#111}.kcd-recommendations__track,.kcd-rec-section__grid{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.kcd-recommendations__track::-webkit-scrollbar,.kcd-rec-section__grid::-webkit-scrollbar{display:none}.kcd-rec-card{flex:0 0 calc((100% - 20px) / 3);min-width:108px;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--kcd-gray-bg);border-radius:var(--kcd-radius);padding:10px;gap:8px}.kcd-rec-card__media{display:block;border-radius:8px;overflow:hidden;aspect-ratio:1;background:#fff}.kcd-rec-card__image,.kcd-rec-card__placeholder{width:100%;height:100%;object-fit:cover}.kcd-rec-card__body{display:flex;flex-direction:column;gap:4px;flex:1}.kcd-rec-card__title{font-size:.75rem;font-weight:600;line-height:1.25;color:#111;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kcd-rec-card__price{margin:0;font-size:.75rem;font-weight:600;color:#111}.kcd-rec-card__compare{opacity:.55;margin-right:4px}.kcd-rec-card__add{width:100%;min-height:32px;margin-top:auto;padding:6px 8px;font-size:.75rem;font-weight:600;background:var(--kcd-green)!important;color:#fff!important;border:none!important;border-radius:var(--kcd-radius-pill)!important;box-shadow:none!important}.kcd-rec-card__add--choose{background:#fff!important;color:var(--kcd-green)!important;border:1px solid var(--kcd-green)!important}.kcd-summary{width:100%;display:flex;flex-direction:column;gap:12px}.kcd-summary__totals{display:flex;flex-direction:column;gap:4px}.kcd-summary__subtotal-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.kcd-summary__subtotal-label{font-size:.9375rem;font-weight:400;color:#111}.kcd-summary__subtotal-value{font-size:1.0625rem;font-weight:700;color:#111}.kcd-summary__discounts{margin:0;padding:0;list-style:none}.kcd-summary__discount-item{display:flex;justify-content:space-between;font-size:.8125rem;color:var(--kcd-green)}.kcd-summary__tax-note{margin:0;font-size:.75rem;line-height:1.35;color:var(--kcd-muted)}.kcd-summary__ctas{display:flex;flex-direction:column;gap:8px}.kcd-summary__checkout{width:100%!important;background:var(--kcd-green)!important;border:none!important;color:#fff!important;border-radius:var(--kcd-radius-pill)!important;min-height:50px!important;height:auto!important;font-weight:600!important;font-size:.9375rem!important;box-shadow:none!important;padding:0 24px!important}.kcd-summary__checkout:hover{background:var(--kcd-green-hover)!important}.kcd-summary__checkout-inner{display:inline-flex;align-items:center;justify-content:center;gap:8px}.kcd-summary__checkout-icon{width:18px;height:18px}.kcd-summary__view-cart,.kcd-summary__continue{width:100%!important;border-radius:var(--kcd-radius-pill)!important;min-height:46px!important;height:auto!important;background:#fff!important;border:1px solid #cccccc!important;color:#111!important;font-weight:500!important;font-size:.875rem!important;box-shadow:none!important;padding:0 24px!important}.kcd-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:14px;margin-top:4px;border-top:none}.kcd-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;min-width:0}.kcd-trust__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--kcd-green);flex-shrink:0}.kcd-trust__icon svg{width:22px;height:22px}.kcd-trust__title{margin:0;font-size:.6875rem;font-weight:700;line-height:1.25;color:#111}.kcd-trust__subtitle{margin:0;font-size:.625rem;line-height:1.3;color:var(--kcd-muted)}.cart-drawer--kurdistan.cart-drawer--empty .cart-drawer__heading{font-size:1.25rem!important}.cart-drawer--kurdistan .cart-items__empty-button{border-radius:var(--kcd-radius-pill)!important;background:var(--kcd-green)!important;border-color:var(--kcd-green)!important}.cart-drawer--kurdistan .cart-drawer__items .cart-items__table-row{padding-bottom:18px!important;margin-bottom:18px!important}.cart-drawer--kurdistan .cart-drawer__items .cart-items__table-row:last-child{border-bottom:none!important}@media screen and (max-width:380px){.cart-drawer--kurdistan{--kcd-img: 72px}.kcd-rec-card{flex:0 0 calc((100% - 10px) / 2.2)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/kurdistan-cart-drawer.css.map */
