#cart-drawer .theme-drawer__dialog{--theme-drawer-width:min(560px,100vw);--theme-drawer-padding:28px;background:#fff;color:#171717;border-left:1px solid #e8e8e8}#cart-drawer .theme-drawer__header{padding:22px 28px 18px;border-bottom:0}#cart-drawer .theme-drawer__title{gap:10px;font-size:29px;line-height:1.05;font-weight:700;letter-spacing:-.035em}#cart-drawer .theme-drawer__badge{min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:#efefef;font-size:13px;font-weight:500}#cart-drawer .theme-drawer__close-button{--private-button-size:42px;border-color:#ededed;box-shadow:0 3px 12px #0000000f}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-drawer__inner>.cart-items-component,#cart-drawer .cart-drawer__content{min-height:0}#cart-drawer .cart-drawer__content{overflow:hidden;background:#fff}#cart-drawer .cart-drawer__items{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px 28px 8px;scrollbar-width:thin}#cart-drawer .cart-items,#cart-drawer .cart-items__table,#cart-drawer .cart-items__wrapper{width:100%}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{--cart-item-price-width:auto;display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;grid-template-areas:"media details price" "media variants variants" "media unit_price unit_price" "media quantity quantity" "error error error";column-gap:18px;row-gap:0;align-items:start;padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid #ececec}#cart-drawer .cart-items__table-row:last-child,#cart-drawer .cart-items__table-row:last-of-type{margin-bottom:0;padding-bottom:12px;border-bottom:0}#cart-drawer .cart-items__details{display:contents}#cart-drawer .cart-items__product-info{grid-area:details;min-width:0}#cart-drawer .cart-items__variants-wrapper{grid-area:variants;margin-top:5px;min-width:0}#cart-drawer .cart-items__unit-price-wrapper{grid-area:unit_price;margin-top:5px;font-size:15px;color:#686868}#cart-drawer .cart-items__quantity{grid-area:quantity;margin-top:18px;width:auto}#cart-drawer .cart-items__error{grid-area:error}#cart-drawer .cart-items__price{grid-area:price;min-width:82px;width:auto;text-align:right;font-size:17px;line-height:1.3;font-weight:600;color:#171717}#cart-drawer .cart-items__media{grid-area:media;width:96px}#cart-drawer .cart-items__media-container{width:96px;height:96px;aspect-ratio:1/1!important;background:#f6f6f6}#cart-drawer .cart-items__media-image{width:100%;height:100%;object-fit:cover;border:0!important;border-radius:0!important}#cart-drawer .cart-items__title-row{display:flex;align-items:flex-start;max-width:100%}#cart-drawer .cart-items__title{font-size:17px;line-height:1.35;font-weight:500;letter-spacing:-.015em;color:#171717}#cart-drawer .cart-items__variants,#cart-drawer .cart-items__properties,#cart-drawer .cart-items__variants-wrapper p,#cart-drawer .cart-items__variants-wrapper li{color:#6d615b;font-size:14px;line-height:1.4}#cart-drawer .cart-items__quantity-controls{gap:14px}#cart-drawer .cart-items__quantity .quantity-selector{--quantity-selector-width:132px;width:132px;flex:0 0 132px;height:46px;border:1px solid #dedede;border-radius:0;background:#fff}#cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:43px;height:44px;color:#4f4f4f}#cart-drawer .cart-items__quantity .quantity-selector input[type=number]{width:46px;font-size:16px;color:#171717}#cart-drawer .cart-items__quantity .quantity-selector svg{width:15px;height:15px}#cart-drawer .cart-items__remove{width:42px;height:46px;min-height:46px;padding:0;border:0;background:transparent;color:#171717}#cart-drawer .cart-items__remove svg{width:19px;height:19px}#cart-drawer .twk-cart-bundle-line{padding:16px;border:1px solid #eaded6;border-radius:12px;background:#fffaf7}#cart-drawer .twk-cart-bundle-line .cart-items__bundle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:10px 0 0;padding:0;list-style:none}#cart-drawer .twk-cart-bundle-line .cart-items__bundle li{margin:0;padding:8px 9px;border:1px solid #eee2db;border-radius:8px;background:#fff;color:#625852;font-size:11px;line-height:1.3}#cart-drawer .cart-drawer__summary{position:relative;bottom:auto;z-index:2;flex:0 0 auto;display:block;width:100%;margin:0;padding:0;background:#fff;border-top:1px solid #ececec;-webkit-mask-image:none;mask-image:none}#cart-drawer .twk-cart-drawer-footer{width:100%;padding:16px 28px 18px;background:#fff}#cart-drawer .twk-shipping-progress{width:100%;margin:0 0 14px;padding:0 0 13px;border-bottom:1px solid #ececec}#cart-drawer .twk-shipping-progress__copy{margin:0 0 7px;color:#3f3f3f;font-size:12px;line-height:1.35;text-align:center}#cart-drawer .twk-shipping-progress__copy strong{color:#171717;font-weight:700}#cart-drawer .twk-shipping-progress__check{margin-left:3px;color:#4f7657;font-weight:700}#cart-drawer .twk-shipping-progress__track{position:relative;width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e7e7e7}#cart-drawer .twk-shipping-progress__bar{position:absolute;inset:0 auto 0 0;display:block;width:var(--twk-shipping-progress,0%);max-width:100%;border-radius:inherit;background:#171717;transition:width .28s ease}#cart-drawer .twk-cart-applied-discounts{display:flex;flex-direction:column;gap:6px;margin:0 0 12px;padding:0 0 11px;border-bottom:1px solid #ececec;list-style:none}#cart-drawer .twk-cart-applied-discounts li{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#3f3f3f}#cart-drawer .twk-cart-applied-discounts__label{display:flex;align-items:center;gap:6px;min-width:0}#cart-drawer .twk-cart-applied-discounts__label svg{width:14px;height:14px}#cart-drawer .twk-cart-applied-discounts__value{font-weight:600;white-space:nowrap}#cart-drawer .twk-cart-subtotal{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0;color:#171717}#cart-drawer .twk-cart-subtotal__label{font-size:16px;font-weight:600}#cart-drawer .twk-cart-subtotal__value{font-size:19px;font-weight:700;letter-spacing:-.01em;white-space:nowrap}#cart-drawer .twk-cart-tax-note{margin:7px 0 0;color:#6d6d6d;font-size:11.5px;line-height:1.4}#cart-drawer .twk-cart-tax-note small{font-size:inherit}#cart-drawer .twk-cart-tax-note a{color:inherit;text-decoration:underline;text-underline-offset:2px}#cart-drawer .twk-cart-secondary-actions{margin:11px 0 13px;border-top:1px solid #ececec}#cart-drawer .twk-cart-secondary-actions details{border-bottom:1px solid #ececec}#cart-drawer .twk-cart-secondary-toggle{display:flex;align-items:center;justify-content:flex-start;min-height:39px;padding:0;list-style:none;cursor:pointer;color:#666;font-size:11.5px;font-weight:400}#cart-drawer .twk-cart-secondary-toggle::-webkit-details-marker{display:none}#cart-drawer .twk-cart-secondary-label{display:inline-flex;align-items:center;gap:5px}#cart-drawer .twk-cart-secondary-plus{display:inline-block;color:#666;font-size:15px;line-height:1;font-weight:400}#cart-drawer details[open]>.twk-cart-secondary-toggle .twk-cart-secondary-plus{transform:rotate(45deg)}#cart-drawer .twk-cart-secondary-toggle:hover{color:#171717}#cart-drawer .twk-cart-secondary-panel{padding:0 0 12px}#cart-drawer .twk-cart-note__input{width:100%;min-height:72px;padding:10px 11px;border:1px solid #d8d8d8;border-radius:2px;background:#fff;color:#171717;font:inherit;font-size:12px;resize:vertical}#cart-drawer .twk-cart-discount__form{display:flex;gap:7px;align-items:stretch}#cart-drawer .twk-cart-discount__input{min-width:0;height:38px;flex:1 1 auto;padding:0 11px;border:1px solid #d8d8d8;border-radius:2px;background:#fff;color:#171717;font-size:12px;outline:none}#cart-drawer .twk-cart-discount__input:focus{border-color:#171717}#cart-drawer .twk-cart-discount__apply{min-width:82px;height:38px;padding:0 14px;border:1px solid #171717;border-radius:2px;background:#fff;color:#171717;font-size:11px;font-weight:700;letter-spacing:.045em;cursor:pointer}#cart-drawer .twk-cart-discount__apply:hover{background:#171717;color:#fff}#cart-drawer .twk-cart-discount__error{margin-top:6px;color:#9a4a42;font-size:11px}#cart-drawer .twk-cart-discount__codes{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 0;padding:0}#cart-drawer .twk-cart-discount__pill{font-size:11px}#cart-drawer .twk-cart-checkout-wrap{margin-top:0}#cart-drawer .twk-cart-checkout{display:flex!important;width:100%;min-height:52px;align-items:center;justify-content:center;padding:0 20px;border:1px solid #171717!important;border-radius:2px!important;background:#171717!important;color:#fff!important;font-size:13px;font-weight:700!important;letter-spacing:.065em;box-shadow:none!important}#cart-drawer .twk-cart-checkout:hover,#cart-drawer .twk-cart-checkout:focus{background:#000!important;border-color:#000!important;color:#fff!important}#cart-drawer .twk-cart-checkout-trust{margin:7px 0 0;color:#737373;font-size:11px;line-height:1.3;text-align:center}#cart-drawer .cart-drawer--empty .cart-drawer__content{padding:0 28px 40px}#cart-drawer .cart-items__wrapper--drawer-empty .cart-items__empty-button{min-width:220px;background:#171717;color:#fff}@media(max-width:749px){#cart-drawer .theme-drawer__dialog{--theme-drawer-width:100vw}#cart-drawer .theme-drawer__header{padding:18px 22px 14px}#cart-drawer .theme-drawer__title{font-size:27px}#cart-drawer .theme-drawer__close-button{--private-button-size:40px}#cart-drawer .cart-drawer__items{padding:16px 22px 6px}#cart-drawer .twk-cart-drawer-footer{padding:14px 22px max(15px,env(safe-area-inset-bottom))}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:92px minmax(0,1fr) auto;column-gap:15px;padding-bottom:24px;margin-bottom:24px}#cart-drawer .cart-items__media,#cart-drawer .cart-items__media-container{width:92px;height:92px}#cart-drawer .cart-items__title{font-size:16px}#cart-drawer .cart-items__price{font-size:16px;min-width:74px}#cart-drawer .cart-items__quantity{margin-top:16px}}@media(max-width:420px){#cart-drawer .theme-drawer__header,#cart-drawer .cart-drawer__items,#cart-drawer .twk-cart-drawer-footer{padding-inline:18px}#cart-drawer .cart-items__table-row,#cart-drawer .cart-items__table-row--full-width-variants{grid-template-columns:84px minmax(0,1fr) auto;column-gap:12px}#cart-drawer .cart-items__media,#cart-drawer .cart-items__media-container{width:84px;height:84px}#cart-drawer .cart-items__title{font-size:15px}#cart-drawer .cart-items__price{font-size:15px;min-width:66px}#cart-drawer .cart-items__quantity .quantity-selector{--quantity-selector-width:124px;width:124px;flex-basis:124px;height:44px}#cart-drawer .cart-items__quantity .quantity-selector :is(.quantity-minus,.quantity-plus){width:40px;height:42px}#cart-drawer .cart-items__remove{width:38px;height:44px;min-height:44px}#cart-drawer .twk-cart-bundle-line .cart-items__bundle{grid-template-columns:1fr 1fr;gap:6px}}#cart-drawer .twk-cart-complete-look{width:100%;margin:24px 0 12px;padding:22px 0 0;border-top:1px solid #ececec}#cart-drawer .twk-cart-complete-look[hidden]{display:none!important}#cart-drawer .twk-cart-complete-look__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px}#cart-drawer .twk-cart-complete-look__head h3{margin:0;color:#171717;font-size:14px;line-height:1.3;font-weight:650;letter-spacing:.01em}#cart-drawer .twk-cart-complete-look__nav{display:flex;align-items:center;gap:4px}#cart-drawer .twk-cart-complete-look__nav button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #dedede;border-radius:50%;background:#fff;color:#171717;font:inherit;font-size:19px;line-height:1;cursor:pointer}#cart-drawer .twk-cart-complete-look__nav button:hover{border-color:#171717}#cart-drawer .twk-cart-complete-look__track{display:flex;gap:10px;width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}#cart-drawer .twk-cart-complete-look__track::-webkit-scrollbar{display:none}#cart-drawer .twk-ctl-card{flex:0 0 calc((100% - 10px)/2);min-width:0;scroll-snap-align:start;border:1px solid #ececec;background:#fff}#cart-drawer .twk-ctl-card__image{display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f6f6f6}#cart-drawer .twk-ctl-card__image img,#cart-drawer .twk-ctl-card__placeholder{width:100%;height:100%;display:block;object-fit:cover}#cart-drawer .twk-ctl-card__body{padding:10px}#cart-drawer .twk-ctl-card__title{display:-webkit-box;min-height:34px;overflow:hidden;color:#171717;font-size:12px;line-height:1.4;font-weight:500;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}#cart-drawer .twk-ctl-card__price{margin-top:5px;color:#171717;font-size:13px;line-height:1.3;font-weight:600}#cart-drawer .twk-ctl-form{display:block;margin-top:9px}#cart-drawer .twk-ctl-select{width:100%;height:34px;margin:0 0 6px;padding:0 26px 0 8px;border:1px solid #d9d9d9;border-radius:0;background:#fff;color:#171717;font:inherit;font-size:10.5px}#cart-drawer .twk-ctl-add{width:100%;min-height:34px;padding:7px 8px;border:1px solid #171717!important;border-radius:2px!important;background:#fff!important;color:#171717!important;font-size:11px!important;line-height:1.2;font-weight:650!important;letter-spacing:.035em}#cart-drawer .twk-ctl-add:hover,#cart-drawer .twk-ctl-add:focus{background:#171717!important;color:#fff!important}#cart-drawer .twk-cart-complete-look__status{margin:8px 0 0;color:#8a8a8a;font-size:10.5px;line-height:1.35}#cart-drawer .twk-cart-complete-look__status[hidden]{display:none!important}@media(max-width:420px){#cart-drawer .twk-cart-complete-look{margin-top:20px;padding-top:18px}#cart-drawer .twk-ctl-card{flex-basis:calc((100% - 8px)/2)}#cart-drawer .twk-cart-complete-look__track{gap:8px}#cart-drawer .twk-ctl-card__body{padding:9px}#cart-drawer .twk-ctl-card__title{font-size:11.5px;min-height:32px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tewiky-cart-drawer-v02.css.map */
