body.xcart-template{background:#f6f6f6}body.xcart-template .content-for-layout{width:100%;max-width:min(1440px,100%);box-sizing:border-box;margin-inline:auto;padding:32px 16px 64px;background:#f6f6f6;overflow-x:clip;min-width:0}body.xcart-template .content-for-layout>.shopify-section{min-width:0;max-width:100%}body.xcart-template slider-component,body.xcart-template .collection{min-width:0;max-width:100%}@media screen and (min-width:990px){body.xcart-template .content-for-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;column-gap:64px;row-gap:48px;padding:64px 80px 96px;align-items:stretch}body.xcart-template .basket-page-items{grid-column:1;grid-row:1}body.xcart-template .basket-page-summary{grid-column:2;grid-row:1}body.xcart-template .basket-page-summary .basket-summary{position:sticky;top:24px}body.xcart-template .content-for-layout>.shopify-section:not(.basket-page-items):not(.basket-page-summary){grid-column:1 / -1}}.basket-page__title{margin:0 0 24px;font-size:32px;font-weight:400;color:#000;line-height:1.2}@media screen and (max-width:749px){body.xcart-template .content-for-layout{padding:20px 16px 48px}.basket-page__title{margin:0 0 12px;font-size:24px}}.basket-page__headers{display:none;border-bottom:1px solid #e5e2dd;padding-bottom:12px;margin-bottom:0;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#999}@media screen and (min-width:750px){.basket-page__headers{display:grid;grid-template-columns:minmax(0,1fr) 100px 100px;gap:24px}.basket-page__headers-qty{text-align:center}.basket-page__headers-total{text-align:right}}.basket-page__list{display:flex;flex-direction:column}.basket-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-template-areas:"media info info" "media qty total";gap:8px 12px;padding:16px 0;border-bottom:1px solid #f0eeea;align-items:start}@media screen and (min-width:750px){.basket-item{grid-template-columns:100px minmax(0,1fr) auto 100px;grid-template-areas:none;gap:24px;padding:24px 0;align-items:center}}.basket-item__media{grid-area:media;align-self:start}@media screen and (min-width:750px){.basket-item__media{grid-area:auto;grid-row:auto}}.basket-item__thumb-link{display:block;width:72px;height:86px;max-width:100%;border:1px solid #e5e2dd;overflow:hidden;background:#fff}@media screen and (min-width:750px){.basket-item__thumb-link{width:100px;height:120px}}.basket-item__image{width:100%;height:100%;object-fit:cover}.basket-item__info{grid-area:info;display:flex;flex-direction:column;gap:4px;min-width:0}@media screen and (min-width:750px){.basket-item__info{grid-area:auto;gap:6px}}.basket-item__vendor{margin:0;font-size:12px;color:#999;text-transform:uppercase}.basket-item__name{font-size:14px;font-weight:500;color:#111;text-decoration:none;line-height:1.3}@media screen and (min-width:750px){.basket-item__name{font-size:16px}}.basket-item__desc{margin:0;font-size:12px;color:#666;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:750px){.basket-item__desc{font-size:13px;-webkit-line-clamp:unset;display:block;overflow:visible}}.basket-item__option,.basket-item__meta p{margin:0;font-size:12px;color:#999}.basket-item__actions{padding-top:6px}@media screen and (min-width:750px){.basket-item__actions{padding-top:12px}}.basket-item__remove{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#666;text-decoration:underline}.basket-item__remove .icon{width:12px;height:12px}.basket-item__quantity{grid-area:qty;align-self:center}.basket-item__quantity .cart-item__error:has(.cart-item__error-text:empty),.basket-item__quantity .cart-item__error-text:empty{display:none;margin:0;padding:0;min-height:0}@media screen and (min-width:750px){.basket-item__quantity{grid-area:auto;grid-column:auto;justify-self:center}}.basket-qty.quantity{display:inline-flex;align-items:center;gap:12px;border:1px solid #e5e2dd;padding:6px 10px;width:auto;min-height:0;height:auto;background:#fff}@media screen and (min-width:750px){.basket-qty.quantity{gap:16px;padding:8px 12px}}.basket-qty .quantity__button{width:auto;height:auto;padding:0;min-width:0;min-height:0;flex-shrink:0}.basket-qty .quantity__button svg{width:10px;height:10px}.basket-qty .quantity__input{width:2ch;padding:0;margin:0;border:0;text-align:center;font-size:14px;font-weight:500;color:#111;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;flex-grow:0}.basket-qty .quantity__input::-webkit-outer-spin-button,.basket-qty .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.basket-item__total{grid-area:total;position:relative;align-self:center;text-align:right;justify-self:end}@media screen and (min-width:750px){.basket-item__total{grid-area:auto;grid-column:auto}}.basket-item__price{font-size:15px;font-weight:600;color:#111}@media screen and (min-width:750px){.basket-item__price{font-size:16px}}.basket-item__old-price{display:block;font-size:13px;color:#999}.basket-page__continue{display:inline-flex;align-items:center;gap:8px;margin-top:16px;margin-bottom:8px;font-size:13px;font-weight:500;color:#666;text-decoration:underline}.basket-page__continue .icon{width:14px;height:14px}.basket-page.is-empty .basket-page__form,.basket-page:not(.is-empty) .basket-page__empty{display:none}.basket-page.is-empty .basket-page__empty{display:block;text-align:center;padding:48px 0}.basket-summary.is-empty{display:none}.basket-summary__card{background:#fff;border:1px solid #e5e2dd;padding:32px;display:flex;flex-direction:column;gap:24px;text-align:left}.basket-summary__blocks{display:flex;flex-direction:column;gap:24px}.basket-summary__heading{margin:20px 0 16px;font-size:18px;font-weight:500;text-transform:uppercase;color:#000}.basket-summary__details{display:flex;flex-direction:column;gap:14px}.basket-summary__row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:14px;color:#666;width:100%}.basket-summary__label{flex:1 1 auto;min-width:0;text-align:left}.basket-summary__values{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:0 0 auto;text-align:right}.basket-summary__values .saso-cart-total:empty{display:none;margin:0}.basket-summary__values .saso-cart-total{margin-bottom:0}.basket-summary__value{color:#111;font-weight:500;font-size:15px;text-align:right;flex:0 0 auto}.basket-summary__discounts{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.basket-summary__discount-label{display:flex;align-items:center;gap:8px}.basket-summary__discount-label .icon{width:13px;height:13px;flex-shrink:0;color:#666}.basket-summary__discount-code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.basket-summary__divider{height:1px;background:#e5e2dd;width:100%;margin:4px 0}.basket-summary__row--total{font-weight:600;color:#000}.basket-summary__row--total .basket-summary__label{font-size:16px;color:#000}.basket-summary__total-value{font-size:20px;font-weight:600;color:#000;text-align:right;flex:0 0 auto}.basket-summary__checkout{width:100%;background:#000;color:#fff;border:0;padding:16px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}.basket-summary__checkout:disabled{opacity:.5;cursor:not-allowed}.basket-summary__checkout:hover:not(:disabled){background:#111}@media screen and (max-width:749px){.basket-summary__card{padding:20px 16px;gap:16px}.basket-summary__blocks{gap:16px}.basket-summary__heading{margin:12px 0;font-size:16px}.basket-summary__details{gap:10px}.basket-summary__divider{margin:2px 0}.basket-summary__checkout{padding:14px}.basket-item__desc{display:none}.basket-item__actions{padding-top:4px}.basket-payment-icons__list{justify-content:flex-start;gap:6px}.basket-payment-icons__item{height:28px;min-width:42px;padding:3px 4px}.basket-payment-icons__svg{height:16px;max-width:36px}.basket-trust{gap:8px}.basket-trust__row{font-size:11px}body.xcart-template .collection .grid,body.xcart-template slider-component .slider{column-gap:12px}}.basket-promo__toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;font-size:12px;font-weight:500;color:#666;padding-top:8px}.basket-promo__toggle::-webkit-details-marker{display:none}.basket-promo__toggle .icon{width:12px;height:12px}cart-discount-form{display:block}.basket-promo__form{display:flex;gap:8px;margin-top:12px;max-width:100%}.basket-promo__input{flex:1 1 auto;min-width:0;box-sizing:border-box;border:1px solid #e5e2dd;padding:10px 12px;font-family:inherit;font-size:13px}.basket-promo__apply{flex:0 0 auto;box-sizing:border-box;border:1px solid #111;background:#111;color:#fff;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:600;text-transform:uppercase;white-space:nowrap;cursor:pointer}.basket-promo__apply[disabled]{opacity:.5;cursor:default}.basket-promo__error{margin:8px 0 0;font-size:12px;color:#b3261e}.basket-promo__remove{flex-shrink:0;padding:0;border:0;background:none;font-size:11px;color:#999;text-decoration:underline;cursor:pointer}.basket-promo__remove[disabled]{opacity:.5;cursor:default}.basket-trust{display:flex;flex-direction:column;gap:12px;padding-top:16px}.basket-trust__row{display:flex;align-items:center;gap:8px;font-size:12px;color:#666}.basket-trust__row .icon{width:14px;height:14px;flex-shrink:0}.basket-free-shipping{width:100%;display:flex;flex-direction:column;gap:6px}.basket-free-shipping__text{margin:0;font-size:13px;color:#666;line-height:1.3}.basket-free-shipping__text strong,.basket-free-shipping__text .basket-free-shipping__amount{font-weight:600;color:#111}.basket-free-shipping__text .basket-free-shipping__highlight{font-weight:600}.basket-free-shipping__track{background:#f6f6f6;border-radius:2px;height:4px;overflow:hidden}div.basket-free-shipping__fill{display:block;height:100%;border-radius:2px;transition:width .3s ease}.basket-free-shipping--below .basket-free-shipping__fill{background:#8c6b59}.basket-free-shipping--below .basket-free-shipping__text .basket-free-shipping__highlight{color:#8c6b59}.basket-free-shipping--unlocked .basket-free-shipping__fill{background:#2e8c57}.basket-free-shipping--unlocked .basket-free-shipping__text,.basket-free-shipping--unlocked .basket-free-shipping__text .basket-free-shipping__highlight,.basket-free-shipping--unlocked .basket-free-shipping__text strong,.basket-free-shipping--unlocked .basket-free-shipping__text .basket-free-shipping__amount{color:#2e8c57}.basket-payment-icons__list{display:flex;align-items:center;justify-content:flex-start;gap:6px;list-style:none;margin:0;padding:0;width:100%;flex-wrap:wrap}.basket-payment-icons__item{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d9d9d9;border-radius:4px;height:32px;min-width:48px;padding:4px 6px}.basket-payment-icons__svg{height:20px;width:auto;max-width:40px}.basket-upsell{border:0;border-radius:0;padding:0;width:100%}.basket-upsell__toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:#8c6b59;padding:0;line-height:normal}.basket-upsell__toggle::-webkit-details-marker{display:none}.basket-upsell__title{font-size:10px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.basket-upsell__chevron:before{content:"\25be";font-size:14px;line-height:1;display:block;transition:transform .2s ease}.basket-upsell:not([open]) .basket-upsell__chevron:before{transform:rotate(-90deg)}.basket-upsell__row{display:flex;gap:12px;margin-top:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.basket-upsell__row::-webkit-scrollbar{display:none}.basket-upsell__card{background:#fff;border:1px solid #e5e2dd;border-radius:2px;padding:8px;display:flex;flex-direction:column;gap:8px;width:140px;flex-shrink:0;align-items:flex-start;text-align:left}.basket-upsell__image,.basket-upsell__image-link{display:block;width:100%;height:72px;border-radius:2px;object-fit:cover;background:#f6f6f6}.basket-upsell__image--placeholder{background:#f6f6f6}.basket-upsell__name{font-size:12px;font-weight:500;color:#111;line-height:1.2;text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.basket-upsell__price{margin:0;font-size:13px;font-weight:600;color:#111}.basket-upsell__add{width:100%;height:28px;border:1px solid #e5e2dd;border-radius:2px;background:#fff;font-size:10px;font-weight:600;text-transform:uppercase;color:#111;cursor:pointer;margin-top:auto}.basket-upsell__add:hover{background:#f6f6f6}.basket-upsell .cart-message{width:100%;font-size:11px;line-height:1.3}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-basket.css.map */
