:root{--cr-cart-bg: #f0f0f0;--cr-card: #ffffff;--cr-black: #0f0f0f;--cr-black-soft: #181818;--cr-black-row: #202020;--cr-gold: #c9a227;--cr-gold-light: #e5bb32;--cr-text: #111111;--cr-muted: #6f6f6f;--cr-light-muted: #b8b8b8;--cr-danger: #ff3b30;--cr-radius: 18px}body.template-cart,body.template-cart #MainContent{background:var(--cr-cart-bg)}.template-cart .cr-cart-items .page-width,.template-cart .cr-cart-footer .page-width{width:min(100%,1320px);max-width:1320px;padding-right:24px;padding-left:24px}.cr-cart-items,.cr-cart-footer,.template-cart .cart__footer-wrapper{display:block;background:var(--cr-cart-bg)!important;color:var(--cr-text)}.cr-cart-items.gradient,.cr-cart-footer.gradient{background:var(--cr-cart-bg)!important}.cr-cart-items .cart__items,.cr-cart-items .cart__contents{padding:0;border:0}.cr-cart-items .cart__warnings{display:none}.cr-cart-items.is-empty{min-height:52vh;padding-top:48px;padding-bottom:48px}.cr-cart-items.is-empty .cart__warnings{display:block}.cr-cart-items.is-empty .cart__contents,.cr-cart-footer.is-empty{display:none}.cart-luxury-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;max-width:760px;min-height:360px;margin:0 auto;padding:48px 28px;text-align:center;border:1px solid rgba(201,162,39,.55);border-radius:24px;background:#fff;box-shadow:0 18px 50px #00000014}.cart-luxury-empty__icon{display:grid;place-items:center;width:64px;height:64px;border:1px solid var(--cr-gold);border-radius:50%;color:var(--cr-gold)}.cart-luxury-empty__icon svg{width:31px;height:31px;fill:none;stroke:currentColor}.cart__empty-text{margin:0;color:var(--cr-text);font-size:clamp(28px,4vw,42px);font-weight:850;line-height:1.12}.cart-luxury-empty__copy{max-width:540px;margin:0;color:var(--cr-muted);font-size:17px;line-height:1.6}.cart-luxury-empty__cta{display:inline-flex;align-items:center;justify-content:center;min-width:230px;min-height:54px;margin-top:8px;padding:12px 24px!important;border:0!important;border-radius:12px!important;background:linear-gradient(135deg,var(--cr-gold-light),var(--cr-gold))!important;color:var(--cr-black)!important;font-size:17px!important;font-weight:850!important;box-shadow:0 12px 28px #c9a2273d}.cart-luxury-empty__cta:before,.cart-luxury-empty__cta:after{display:none!important}.cart__login-title,.cart__login-paragraph{color:var(--cr-text)}.cart-premium-intro{display:grid;grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:28px;margin-bottom:22px;padding:18px 22px;overflow:hidden;border:1px solid rgba(201,162,39,.32);border-radius:var(--cr-radius);background:radial-gradient(circle at 10% 30%,rgba(201,162,39,.22),transparent 38%),linear-gradient(135deg,#2b2a23,#111 44%,#090909);box-shadow:0 16px 34px #0003}.cart-premium-intro__headline{min-width:0}.cart-premium-intro__pill{display:inline-flex;align-items:center;min-height:38px;padding:8px 15px;border-radius:999px;background:#080808c7;color:var(--cr-gold-light);font-size:14px;font-weight:900;letter-spacing:.12em;line-height:1.1;text-transform:uppercase}.cart-premium-intro__copy{max-width:620px;margin:10px 0 0;color:#d7d7d7;font-size:16px;line-height:1.45}.cart-premium-intro__benefits{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.cart-premium-intro__benefits>span{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:10px 15px;border:1px solid rgba(201,162,39,.48);border-radius:999px;background:#00000047;color:#fff;font-size:14px;font-weight:850;line-height:1.2;white-space:nowrap}.cr-pill-icon{display:grid;place-items:center;width:22px;height:22px;color:var(--cr-gold-light)}.cr-pill-icon svg{width:100%;height:100%;fill:none;stroke:currentColor}.cr-cart-items .cart-items,.cr-cart-items .cart-items tbody{display:block;width:100%}.cr-cart-items .cart-items{border:0;border-collapse:separate;border-spacing:0}.cr-cart-items .cart-items thead{display:none}.cr-cart-items .cart-items tbody{display:grid;gap:18px}.cr-cart-items .cart-item{display:grid!important;grid-template-columns:190px minmax(250px,1fr) auto minmax(160px,auto);grid-template-areas:"media details quantity total";align-items:center;gap:28px;width:100%;min-width:0;padding:24px;border:1px solid rgba(201,162,39,.72);border-radius:var(--cr-radius);background:var(--cr-card);box-shadow:0 12px 30px #00000014}.cr-cart-items .cart-item:hover{border-color:var(--cr-gold);box-shadow:0 16px 38px #0000001c}.cr-cart-items .cart-item>td{display:block;width:auto;min-width:0;padding:0;border:0;background:transparent}.cr-cart-items .cart-item__media{grid-area:media;width:190px}.cr-cart-items .cart-item__image-container{display:grid;place-items:center;width:190px;height:190px;min-height:190px;overflow:hidden;border:0;border-radius:17px;background:#111!important}.cr-cart-items .cart-item__image-container:after{display:none}.cr-cart-items .cart-item__image{display:block;width:100%;height:100%;max-width:none;padding:10px;object-fit:contain}.cr-cart-items .cart-item__details{grid-area:details;align-self:center;color:var(--cr-text);font-size:16px;line-height:1.5}.cr-cart-items .cart-item__details>*{max-width:620px;margin-top:0;margin-bottom:0}.cr-cart-items .cart-item__details>*+*{margin-top:10px}.cr-product-eyebrow{color:var(--cr-gold)!important;font-size:14px!important;font-weight:900!important;letter-spacing:.16em!important;line-height:1.35;text-transform:uppercase}.cr-cart-items .cart-item__title{display:flex;align-items:flex-start;gap:8px}.cr-cart-items .cart-item__name{display:inline-block;color:var(--cr-text)!important;text-decoration:none;font-size:clamp(25px,2.4vw,34px);font-weight:850;line-height:1.12}.cr-cart-items .cart-item__name:hover{color:var(--cr-gold)!important}.cr-cart-items .product-option{color:var(--cr-muted);font-size:15px;line-height:1.45}.cr-cart-items dl{margin:10px 0 0}.cr-cart-items dl .product-option{display:flex;flex-wrap:wrap;gap:5px;margin:0}.cr-cart-items .product-option dt{font-weight:750}.cr-cart-items .product-option dd{margin:0}.cr-cart-items .cart-item__discounted-prices{color:var(--cr-text)}.cr-cart-items .cart-item__old-price{color:var(--cr-muted)!important}.cr-cart-items .discounts__discount{display:inline-flex;align-items:center;gap:7px;margin:0;padding:7px 11px;border:1px solid rgba(201,162,39,.24);border-radius:999px;background:#c9a2271a;color:#826500;font-size:14px;font-weight:800}.cr-cart-items .discounts__discount svg{width:18px}.cr-authenticity-badge{display:inline-flex;align-items:center;gap:9px;margin-top:15px!important;color:#393939;font-size:16px;font-weight:650}.cr-authenticity-badge span{display:grid;place-items:center;width:23px;height:23px;border:2px solid var(--cr-gold);border-radius:50%;color:var(--cr-gold)}.cr-authenticity-badge svg{width:13px;height:13px;fill:none;stroke:currentColor}.cr-cart-items .cart-item__quantity{grid-area:quantity;justify-self:center;min-width:0;padding:0}.cr-cart-items .cart-item__quantity quantity-popover{display:flex;flex-direction:column;align-items:center;width:100%;min-width:220px}.cr-cart-items .cart-item__quantity-wrapper{display:flex;align-items:center;justify-content:center;gap:12px}.cr-cart-items .quantity-popover-container{margin:0}.cr-cart-items .quantity{position:relative;isolation:isolate;display:grid;grid-template-columns:48px 58px 48px;width:auto;min-height:54px;overflow:hidden;border:1px solid rgba(201,162,39,.78);border-radius:999px;background:#fff}.cr-cart-items .quantity:before,.cr-cart-items .quantity:after{display:none}.cr-cart-items .quantity__button{display:grid;place-items:center;width:48px;height:52px;padding:0;border:0;background:transparent;color:var(--cr-gold)}.cr-cart-items .quantity__button:hover{background:#c9a22714}.cr-cart-items .quantity__button:first-child{border-radius:999px 0 0 999px}.cr-cart-items .quantity__button:last-child{border-radius:0 999px 999px 0}.cr-cart-items .quantity__button svg{width:18px;height:18px}.cr-cart-items .quantity__input{position:relative;z-index:1;display:block!important;flex:0 0 58px;width:58px;min-width:58px!important;max-width:58px;height:52px;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:#fff!important;box-shadow:none!important;color:#3a2b00!important;caret-color:#3a2b00;font-size:21px;font-weight:900;line-height:52px;opacity:1!important;visibility:visible!important;text-align:center;-webkit-appearance:none;appearance:textfield}.cr-cart-items .quantity__input:hover,.cr-cart-items .quantity__input:focus,.cr-cart-items .quantity__input:focus-visible,.cr-cart-items .quantity__input.focused{border:0!important;outline:0!important;background:#fff!important;box-shadow:none!important;color:#3a2b00!important}.cr-cart-items cart-remove-button a{display:grid;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:50%;background:transparent;color:#333;box-shadow:none}.cr-cart-items cart-remove-button a:before,.cr-cart-items cart-remove-button a:after{display:none}.cr-cart-items cart-remove-button a:hover{background:#f3f3f3;color:var(--cr-danger)}.cr-cart-items cart-remove-button svg{width:21px;height:21px}.cr-cart-items .cart-item__totals{grid-area:total;justify-self:end;min-width:150px;padding:0;text-align:right}.cr-cart-items .cart-item__price-wrapper{margin:0}.cr-cart-items .cart-item__totals .price,.cr-cart-items .cart-item__totals .price--end,.cr-cart-items .cart-item__totals dd{margin:0;color:var(--cr-danger)!important;font-size:clamp(26px,2.5vw,34px)!important;font-weight:900!important;line-height:1.1;white-space:nowrap}.cr-cart-items .cart-item__totals .cart-item__old-price{display:block;margin-bottom:4px;color:var(--cr-muted)!important;font-size:15px!important;font-weight:600!important}.cr-cart-items .cart-item__error{display:flex;align-items:flex-start;justify-content:center;width:220px;min-width:0;max-width:220px;margin:12px auto 0;color:var(--cr-danger);font-size:12px;line-height:1.35;text-align:left;white-space:normal}.cr-cart-items .cart-item__error-text{min-width:0;white-space:normal;overflow-wrap:anywhere}.cr-cart-items .cart-item__error-text+.svg-wrapper{margin-top:1px}.cr-cart-items .quantity-popover__info{color:var(--cr-text);background:#fff}.cr-cart-footer .cart__footer{display:block;width:100%;padding:0;border:0}.cr-cart-footer .cart__footer>*{width:100%}.cr-cart-note{margin:0 0 18px;padding:18px;border:1px solid rgba(201,162,39,.5);border-radius:14px;background:#fff}.cr-cart-note label{color:var(--cr-text);font-size:16px;font-weight:800}.cr-cart-note textarea{min-height:100px;color:var(--cr-text);background:#fff}.cr-order-summary{width:100%;padding:30px;overflow:hidden;border:1px solid rgba(201,162,39,.38);border-radius:var(--cr-radius);background:radial-gradient(circle at 12% 0%,rgba(201,162,39,.14),transparent 30%),linear-gradient(135deg,#181818,#101010 52%,#090909);color:#fff;box-shadow:0 18px 42px #0000003d}.cr-order-summary__head{margin-bottom:18px}.cr-order-summary__eyebrow{display:block;margin-bottom:4px;color:var(--cr-gold-light);font-size:14px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.cr-order-summary__head h2{margin:0;color:#fff;font-size:clamp(24px,2.3vw,32px);font-weight:850;line-height:1.15}.cr-shipping-status{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:60px;padding:12px 16px;border:1px solid rgba(201,162,39,.7);border-radius:12px;background:#c9a22714;color:#fff}.cr-shipping-status__icon,.cr-trust-row__icon{display:grid;place-items:center;color:var(--cr-gold-light)}.cr-shipping-status__icon{width:27px;height:27px}.cr-shipping-status__icon svg,.cr-trust-row__icon svg{width:100%;height:100%;fill:none;stroke:currentColor}.cr-shipping-status strong{font-size:16px;font-weight:850;text-transform:uppercase}.cr-shipping-status__value{padding:6px 10px;border-radius:999px;background:#c9a22721;color:var(--cr-gold-light);font-size:13px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.cr-shipping-status.is-active .cr-shipping-status__value{background:var(--cr-gold);color:#111}.cr-trust-list{display:grid;gap:8px;margin-top:12px}.cr-trust-row{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:14px;min-height:64px;padding:11px 16px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:#ffffff0b}.cr-trust-row__icon{width:27px;height:27px}.cr-trust-row strong{display:block;margin-bottom:2px;color:#fff;font-size:16px;font-weight:850}.cr-trust-row p{margin:0;color:var(--cr-light-muted);font-size:14px;line-height:1.45}.cr-club-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:12px;padding:15px 16px;border:1px solid rgba(201,162,39,.78);border-radius:11px;background:#c9a2270e}.cr-club-panel span{display:block;margin-bottom:4px;color:var(--cr-gold-light);font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cr-club-panel strong{display:block;color:#fff;font-size:15px;line-height:1.45}.cr-club-panel__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;border:1px solid var(--cr-gold);border-radius:999px;color:var(--cr-gold-light);font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap}.cr-club-panel__button:hover{background:var(--cr-gold);color:#111}.cr-discount-list{display:grid;gap:8px;margin-top:12px}.cr-discount-row{display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:11px 16px;border:1px solid rgba(201,162,39,.3);border-radius:11px;background:#c9a2270e;color:var(--cr-gold-light)}.cr-discount-row__code{display:inline-flex;align-items:center;gap:9px;font-size:15px;font-weight:850}.cr-discount-row__code svg{width:22px}.cr-discount-row strong{font-size:16px;white-space:nowrap}.cr-summary-total{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-top:18px;padding-top:20px;border-top:1px solid rgba(255,255,255,.17)}.cr-summary-total h2{margin:0;color:#fff;font-size:22px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cr-summary-total p{margin:0;color:#fff;font-size:clamp(28px,3.2vw,40px);font-weight:900;line-height:1.1;text-align:right;white-space:nowrap}.cr-order-summary .tax-note{display:block;margin-top:10px;color:#9d9d9d;font-size:13px;line-height:1.5;text-align:right}.cr-order-summary .tax-note a{color:var(--cr-gold-light)}.cr-checkout-row{display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(260px,.85fr);align-items:stretch;gap:14px;margin-top:22px}.cr-checkout-row .cart__ctas{margin:0}.cr-checkout-row .cart__checkout-button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;margin:0;padding:13px 22px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--cr-gold-light),var(--cr-gold))!important;color:#111!important;font-size:18px;font-weight:900;box-shadow:0 14px 30px #c9a2273d}.cr-checkout-row .cart__checkout-button:before,.cr-checkout-row .cart__checkout-button:after{display:none}.cr-checkout-row .cart__checkout-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #c9a22752}.cr-checkout-arrow{font-size:29px;font-weight:400;line-height:1}.cr-checkout-row .cart__dynamic-checkout-buttons{display:flex;align-items:stretch;min-width:0;margin:0}.cr-checkout-row .additional-checkout-buttons,.cr-checkout-row .additional-checkout-buttons>*,.cr-checkout-row .additional-checkout-buttons [data-shopify-buttoncontainer]{width:100%;margin:0!important}.cr-checkout-row .additional-checkout-buttons [data-shopify-buttoncontainer]{min-height:58px}.cr-order-summary #cart-errors{margin-top:12px;color:#ff8a82}@media screen and (max-width:1180px){.cart-premium-intro{grid-template-columns:1fr;gap:16px}.cart-premium-intro__benefits{justify-content:flex-start}.cr-cart-items .cart-item{grid-template-columns:160px minmax(220px,1fr) auto minmax(135px,auto);gap:20px}.cr-cart-items .cart-item__media,.cr-cart-items .cart-item__image-container{width:160px}.cr-cart-items .cart-item__image-container{height:160px;min-height:160px}.cr-cart-items .quantity{grid-template-columns:42px 48px 42px}.cr-cart-items .quantity__button{width:42px}.cr-cart-items .quantity__input{width:48px}}@media screen and (max-width:900px){.cr-cart-items .cart-item{grid-template-columns:145px minmax(0,1fr);grid-template-areas:"media details" "media total" "quantity quantity";align-items:start;gap:14px 20px}.cr-cart-items .cart-item__media,.cr-cart-items .cart-item__image-container{width:145px}.cr-cart-items .cart-item__image-container{height:145px;min-height:145px}.cr-cart-items .cart-item__quantity{justify-self:end;padding-top:8px}.cr-cart-items .cart-item__totals{justify-self:end;min-width:0}.cr-checkout-row{grid-template-columns:1fr}}@media screen and (max-width:749px){.template-cart .cr-cart-items .page-width,.template-cart .cr-cart-footer .page-width{padding-right:14px;padding-left:14px}.cr-cart-items{padding-top:18px}.cart-premium-intro{margin-bottom:14px;padding:16px;border-radius:15px}.cart-premium-intro__pill{min-height:34px;padding:7px 12px;font-size:12px}.cart-premium-intro__copy{font-size:14px}.cart-premium-intro__benefits{display:grid;grid-template-columns:1fr;width:100%}.cart-premium-intro__benefits>span{width:100%;min-height:44px;padding:9px 13px;font-size:13px}.cr-cart-items .cart-items tbody{gap:14px}.cr-cart-items .cart-item{grid-template-columns:104px minmax(0,1fr);grid-template-areas:"media details" "media total" "quantity quantity";gap:12px 14px;padding:14px;border-radius:15px}.cr-cart-items .cart-item__media,.cr-cart-items .cart-item__image-container{width:104px}.cr-cart-items .cart-item__image-container{height:118px;min-height:118px;border-radius:12px}.cr-cart-items .cart-item__image{padding:6px}.cr-product-eyebrow{margin-bottom:5px!important;font-size:11px!important;letter-spacing:.11em!important}.cr-cart-items .cart-item__name{font-size:20px;line-height:1.15}.cr-cart-items .product-option{font-size:13px}.cr-authenticity-badge{gap:7px;margin-top:10px!important;font-size:13px}.cr-authenticity-badge span{width:20px;height:20px}.cr-cart-items .cart-item__totals .price,.cr-cart-items .cart-item__totals .price--end,.cr-cart-items .cart-item__totals dd{font-size:24px!important}.cr-cart-items .cart-item__quantity{justify-self:stretch}.cr-cart-items .cart-item__quantity quantity-popover,.cr-cart-items .cart-item__quantity-wrapper{justify-content:flex-end;width:100%}.cr-cart-items .quantity{grid-template-columns:42px 46px 42px;min-height:48px}.cr-cart-items .quantity__button{width:42px;height:46px}.cr-cart-items .quantity__input{width:46px;height:46px;font-size:18px}.cr-cart-items cart-remove-button a{width:40px;min-width:40px;height:40px;min-height:40px}.cr-cart-summary-wrap{padding-top:4px}.cr-order-summary{padding:20px 16px;border-radius:15px}.cr-order-summary__eyebrow{font-size:12px}.cr-order-summary__head h2{font-size:24px}.cr-shipping-status{grid-template-columns:27px 1fr;gap:10px;min-height:58px;padding:11px 13px}.cr-shipping-status__value{grid-column:2;justify-self:start;margin-top:-4px;font-size:11px}.cr-trust-row{grid-template-columns:30px 1fr;gap:11px;padding:11px 13px}.cr-trust-row strong{font-size:15px}.cr-trust-row p{font-size:13px}.cr-club-panel{grid-template-columns:1fr;gap:12px;padding:14px}.cr-club-panel__button{justify-self:start}.cr-summary-total{align-items:flex-end;gap:12px}.cr-summary-total h2{font-size:17px;letter-spacing:.07em}.cr-summary-total p{font-size:27px}.cr-order-summary .tax-note{text-align:left}.cr-checkout-row{gap:10px;margin-top:18px}.cr-checkout-row .cart__checkout-button{min-height:56px;font-size:17px}}@media screen and (max-width:749px){.cr-cart-items .cart-item__quantity quantity-popover{min-width:0}.cr-cart-items .cart-item__error{width:min(100%,280px);max-width:280px}}@media screen and (max-width:749px){body.template-cart,body.template-cart #MainContent,.template-cart .cr-cart-items,.template-cart .cr-cart-footer{width:100%;max-width:100%;overflow-x:clip}.template-cart .cr-cart-items .page-width,.template-cart .cr-cart-footer .page-width{width:100%;max-width:100%;padding-right:12px!important;padding-left:12px!important;box-sizing:border-box}.cart-premium-intro{grid-template-columns:minmax(0,1fr)!important;gap:13px!important;padding:15px!important}.cart-premium-intro__benefits{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.cart-premium-intro__benefits>span{min-width:0!important;min-height:42px!important;padding:8px 10px!important;font-size:11px!important;white-space:normal!important}.cart-premium-intro__benefits>span:last-child{grid-column:1 / -1}.cr-cart-items .cart-item{grid-template-columns:88px minmax(0,1fr)!important;grid-template-areas:"media details" "media total" "quantity quantity"!important;align-items:start!important;gap:9px 12px!important;padding:12px!important}.cr-cart-items .cart-item__media,.cr-cart-items .cart-item__image-container{width:88px!important}.cr-cart-items .cart-item__image-container{height:104px!important;min-height:104px!important}.cr-cart-items .cart-item__details{align-self:start!important;min-width:0!important}.cr-product-eyebrow{font-size:9.5px!important;letter-spacing:.1em!important}.cr-cart-items .cart-item__name{font-size:16.5px!important;line-height:1.18!important;overflow-wrap:anywhere}.cr-cart-items .product-option{font-size:12px!important}.cr-authenticity-badge{margin-top:8px!important;font-size:11.5px!important}.cr-cart-items .cart-item__totals{justify-self:start!important;width:100%!important;min-width:0!important;text-align:left!important}.cr-cart-items .cart-item__totals .price,.cr-cart-items .cart-item__totals .price--end,.cr-cart-items .cart-item__totals dd{font-size:21px!important;white-space:nowrap!important}.cr-cart-items .cart-item__quantity{width:100%!important;min-width:0!important;padding-top:2px!important}.cr-cart-items .cart-item__quantity quantity-popover{align-items:stretch!important;width:100%!important;min-width:0!important}.cr-cart-items .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-width:0!important;gap:10px!important}.cr-cart-items .quantity{grid-template-columns:40px 44px 40px!important;min-height:46px!important}.cr-cart-items .quantity__button{width:40px!important;height:44px!important}.cr-cart-items .quantity__input{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;font-size:17px!important;line-height:44px!important}.cr-cart-items .cart-item__error{justify-content:flex-start!important;width:100%!important;max-width:100%!important;margin:8px 0 0!important;padding:0 2px!important;font-size:11px!important}.cr-order-summary{width:100%!important;max-width:100%!important;padding:18px 14px!important}.cr-shipping-status,.cr-trust-row,.cr-club-panel,.cr-discount-row,.cr-summary-total,.cr-checkout-row{min-width:0!important;max-width:100%!important}.cr-summary-total{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important}.cr-summary-total p{max-width:100%;font-size:24px!important;white-space:nowrap!important}.cr-checkout-row,.cr-checkout-row .cart__dynamic-checkout-buttons,.cr-checkout-row .additional-checkout-buttons,.cr-checkout-row .additional-checkout-buttons>*{width:100%!important;max-width:100%!important}.cart-luxury-empty{width:100%;min-height:320px;padding:34px 18px}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/card-republic-cart.css.map */
