.cart-page-body{background:#f3f1eb}
.cart-main{padding:20px 0 55px;color:#1d2922}
.cart-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:16px}
.cart-title-row>div:first-child>small{display:block;margin-bottom:6px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.14em}
.cart-title-row h1{margin:0;color:#1c2b23;font-size:40px;line-height:1;letter-spacing:-1.25px}
.cart-title-row p{margin:8px 0 0;color:#6e7872;font-size:15px}
.cart-title-status{display:flex;gap:8px}.cart-title-status>span{min-height:43px;display:grid;grid-template-columns:20px auto;column-gap:7px;align-items:center;padding:7px 12px;border:1px solid #dbe2dd;border-radius:11px;background:rgba(255,255,255,.72)}
.cart-title-status>span>i{grid-row:1/3;width:10px;height:10px;border-radius:50%;background:#2f9d60;box-shadow:0 0 0 5px rgba(47,157,96,.11)}
.cart-title-status svg{grid-row:1/3;width:19px;height:19px;color:var(--green)}.cart-title-status b,.cart-title-status small{display:block}.cart-title-status b{font-size:12px}.cart-title-status small{color:#828b85;font-size:10px}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 405px;gap:18px;align-items:start}.cart-content{min-width:0;display:grid;gap:11px}.cart-steps-card{margin-bottom:0}
.cart-items-card,.cart-empty,.cart-assistance,.cart-complete-look,.cart-summary-card{border:1px solid #dde2de;border-radius:16px;background:#fff;box-shadow:0 9px 27px rgba(27,46,35,.05)}
.cart-items-card{padding:20px 21px}.cart-items-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid #e5e8e5}.cart-items-head small{display:block;margin-bottom:3px;color:#7b8780;font-size:10px;font-weight:900;letter-spacing:.1em}.cart-items-head h2{margin:0;font-size:23px;letter-spacing:-.4px}.cart-items-head h2 span{color:#728078;font-size:14px;font-weight:700}.cart-items-head button{display:flex;align-items:center;gap:6px;padding:7px 9px;border:0;border-radius:8px;background:#faf6f4;color:#9b5a4b;font-size:12px;font-weight:800;cursor:pointer}.cart-items-head button:hover{background:#f8eae5}.cart-items-head svg{width:16px;height:16px}
.cart-product{display:grid;grid-template-columns:210px minmax(0,1fr) 165px;gap:18px;padding:18px 0 15px}.cart-product-image{position:relative;width:210px;height:166px;border-radius:13px;background:#eef0ed;overflow:hidden}.cart-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.cart-product-image:hover img{transform:scale(1.035)}.cart-product-image>span{position:absolute;left:9px;top:9px;padding:5px 8px;border-radius:6px;background:#d87550;color:#fff;font-size:11px;font-weight:900}
.cart-product-info{min-width:0}.cart-product-info>small{color:#7e8882;font-size:10px;font-weight:900;letter-spacing:.08em}.cart-product-info h2{margin:5px 0 3px;font-size:25px;line-height:1}.cart-product-info h2 a:hover{color:var(--green)}.cart-product-code{margin:0;color:#939a96;font-size:11px}
.cart-product-options{display:flex;gap:7px;margin-top:12px}.cart-product-options>span{min-width:125px;display:grid;grid-template-columns:22px auto;grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:8px 10px;border:1px solid #e3e6e3;border-radius:9px;background:#fafbf9}.cart-product-options svg,.cart-product-options>span>i{grid-row:1/3}.cart-product-options svg{width:18px;height:18px;color:var(--green)}.cart-product-options small,.cart-product-options b{display:block}.cart-product-options small{color:#89918c;font-size:10px}.cart-product-options b{font-size:11px}.cart-color-dot{width:18px;height:18px;border-radius:50%;background:#e8dfd1;box-shadow:0 0 0 1px #c8c6c0,0 0 0 4px #fff}
.cart-stock{display:flex;align-items:center;gap:8px;margin-top:10px;color:#287b50}.cart-stock>i{width:8px;height:8px;border-radius:50%;background:#2f9d60;box-shadow:0 0 0 4px rgba(47,157,96,.12)}.cart-stock b,.cart-stock small{display:block}.cart-stock b{font-size:11px}.cart-stock small{margin-top:1px;color:#77837c;font-size:10px}
.cart-product-actions{display:flex;gap:7px;margin-top:10px}.cart-product-actions button{display:flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:7px;background:#f3f6f4;color:#607168;font-size:11px;font-weight:800;cursor:pointer}.cart-product-actions button:hover,.cart-product-actions button.active{background:#e7f1eb;color:#287b50}.cart-product-actions button:last-child:hover{background:#faece8;color:#a95745}.cart-product-actions svg{width:15px;height:15px}.cart-product-actions button.active svg{fill:currentColor}
.cart-product-buy{display:flex;flex-direction:column;align-items:flex-end;padding-left:16px;border-left:1px solid #e7e9e7}.cart-product-prices{display:flex;flex-direction:column;align-items:flex-end}.cart-product-prices strong{color:#248354;font-size:25px;line-height:1}.cart-product-prices del{margin-top:5px;color:#cf493f;font-size:14px;font-weight:900;text-decoration-thickness:2px}.cart-product-prices small{margin-top:4px;color:#288054;font-size:10px;font-weight:800}.cart-quantity{height:39px;display:grid;grid-template-columns:38px 42px 38px;margin-top:auto;border:1px solid #d8ded9;border-radius:9px;background:#fff;overflow:hidden}.cart-quantity button{border:0;background:#f2f5f3;font-size:20px;cursor:pointer}.cart-quantity button:hover{background:var(--green);color:#fff}.cart-quantity output{display:grid;place-items:center;border-inline:1px solid #dce1dd;font-size:14px;font-weight:900}.cart-unit-price{margin-top:7px;color:#8b938e;font-size:9px}
.cart-delivery-preview{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 13px;border:1px solid #cee0d5;border-radius:12px;background:linear-gradient(135deg,#edf6f1,#fbfdfb)}.cart-delivery-preview>span{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:var(--green);color:#fff}.cart-delivery-preview svg{width:22px;height:22px}.cart-delivery-preview small,.cart-delivery-preview b{display:block}.cart-delivery-preview small{margin-bottom:2px;color:#4f7863;font-size:9px;font-weight:900;letter-spacing:.08em}.cart-delivery-preview b{font-size:13px}.cart-delivery-preview p{margin:3px 0 0;color:#77827b;font-size:11px}.cart-delivery-preview>a{display:flex;align-items:center;gap:7px;padding:9px 11px;border-radius:9px;background:#fff;color:var(--green);font-size:11px;font-weight:900;white-space:nowrap}.cart-delivery-preview>a:hover{background:var(--green);color:#fff}.cart-delivery-preview>a i{font-size:16px;font-style:normal}
.cart-empty{padding:45px 24px;text-align:center}.cart-empty>span{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 13px;border-radius:16px;background:#edf3ef;color:var(--green)}.cart-empty>span svg{width:28px;height:28px}.cart-empty>small{display:block;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em}.cart-empty h2{margin:5px 0 7px;font-size:27px}.cart-empty p{margin:0;color:#758079;font-size:13px}.cart-empty>div{display:flex;justify-content:center;gap:8px;margin-top:18px}.cart-empty button,.cart-empty a{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid var(--green);border-radius:9px;font-size:12px;font-weight:900;cursor:pointer}.cart-empty button{background:var(--green);color:#fff}.cart-empty a{color:var(--green)}.cart-empty a i{margin-left:8px;font-style:normal}
.cart-assistance{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px}.cart-assistance>div{display:flex;align-items:center;gap:11px}.cart-assistance>div>span{width:41px;height:41px;display:grid;place-items:center;border-radius:11px;background:#edf3ef;color:var(--green)}.cart-assistance svg{width:21px;height:21px}.cart-assistance p{margin:0}.cart-assistance small,.cart-assistance b{display:block}.cart-assistance small{color:#7a8780;font-size:9px;font-weight:900;letter-spacing:.07em}.cart-assistance b{margin-top:3px;font-size:13px}.cart-assistance>a{padding-left:18px;border-left:1px solid #e3e7e4;text-align:right}.cart-assistance>a small{color:#858e88;font-size:10px}.cart-assistance>a b{margin-top:2px;color:var(--green);font-size:14px}
.cart-complete-look{padding:18px 19px}.cart-complete-look>header{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:13px}.cart-complete-look>header small{display:block;color:#77847d;font-size:9px;font-weight:900;letter-spacing:.09em}.cart-complete-look h2{margin:3px 0 0;font-size:21px}.cart-complete-look>header>a{color:var(--green);font-size:11px;font-weight:900}.cart-complete-look>header>a i{margin-left:5px;font-style:normal}.cart-suggestion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cart-suggestion-grid>a{min-width:0;display:grid;grid-template-columns:76px minmax(0,1fr) 25px;gap:9px;align-items:center;padding:7px;border:1px solid #e4e7e4;border-radius:10px;background:#fafbf9;transition:.2s}.cart-suggestion-grid>a:hover{border-color:#b9ccc1;background:#f2f7f4;transform:translateY(-1px)}.cart-suggestion-grid img{width:76px;height:62px;border-radius:8px;object-fit:cover}.cart-suggestion-grid span{min-width:0}.cart-suggestion-grid span small,.cart-suggestion-grid span b,.cart-suggestion-grid span strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-suggestion-grid span small{color:#859089;font-size:8px;font-weight:900}.cart-suggestion-grid span b{margin-top:2px;font-size:12px}.cart-suggestion-grid span strong{margin-top:4px;color:#2c7651;font-size:12px}.cart-suggestion-grid>a>i{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#fff;color:var(--green);font-style:normal}
.cart-order{position:sticky;top:92px}.cart-summary-card{padding:19px;overflow:hidden}.cart-summary-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #e5e8e5}.cart-summary-card>header small{display:block;margin-bottom:3px;color:#728078;font-size:10px;font-weight:900;letter-spacing:.1em}.cart-summary-card>header h2{margin:0;font-size:26px}.cart-summary-card>header>span{width:43px;height:43px;display:grid;grid-template-columns:1fr 15px;align-items:center;padding:0 8px;border-radius:11px;background:#edf3ef;color:var(--green)}.cart-summary-card>header svg{width:20px;height:20px}.cart-summary-card>header>span b{height:17px;display:grid;place-items:center;border-radius:9px;background:var(--green);color:#fff;font-size:9px}
.cart-summary-lines{display:grid;gap:9px;margin:0;padding:15px 0}.cart-summary-lines>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.cart-summary-lines dt{color:#68746d;font-size:13px}.cart-summary-lines dd{margin:0;font-size:13px;font-weight:900}.cart-summary-lines .old dd{color:#cf493f;text-decoration:line-through;text-decoration-thickness:2px}.cart-summary-lines .saving dt,.cart-summary-lines .saving dd{color:#248354;font-weight:900}.cart-summary-lines dd.pending{max-width:135px;color:#9a694e;font-size:10px;text-align:right}
.cart-summary-total{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:0 -19px;padding:16px 19px;border-block:1px solid #d5e4da;background:linear-gradient(135deg,#eef6f1,#fbfdfb)}.cart-summary-total span small,.cart-summary-total span b{display:block}.cart-summary-total span small{margin-bottom:3px;color:#668274;font-size:9px;font-weight:900;letter-spacing:.08em}.cart-summary-total span b{font-size:13px}.cart-summary-total>strong{color:#248354;font-size:31px;line-height:1;letter-spacing:-.6px}
.cart-checkout-button{height:51px;display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding:0 9px 0 15px;border-radius:12px;background:linear-gradient(135deg,#285b45,#347657);color:#fff;box-shadow:0 10px 24px rgba(39,99,71,.19);font-size:14px;font-weight:900;transition:.2s}.cart-checkout-button:hover{transform:translateY(-1px);box-shadow:0 12px 27px rgba(39,99,71,.25)}.cart-checkout-button>span{display:flex;align-items:center;gap:8px}.cart-checkout-button svg{width:17px;height:17px}.cart-checkout-button>i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.14);font-size:20px;font-style:normal}
.cart-summary-note{display:flex;align-items:flex-start;gap:7px;margin:10px 0 0;color:#7b857f;font-size:10px;line-height:1.4}.cart-summary-note svg{flex:0 0 auto;width:15px;height:15px;color:#678274}
.cart-summary-benefits{display:grid;gap:7px;margin-top:13px;padding-top:13px;border-top:1px solid #e6e9e6}.cart-summary-benefits>div{display:grid;grid-template-columns:31px minmax(0,1fr);gap:8px;align-items:center}.cart-summary-benefits>div>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#f0f5f2;color:var(--green)}.cart-summary-benefits svg{width:16px;height:16px}.cart-summary-benefits p{margin:0}.cart-summary-benefits b,.cart-summary-benefits small{display:block}.cart-summary-benefits b{font-size:11px}.cart-summary-benefits small{margin-top:1px;color:#858e88;font-size:9px}
.cart-payment{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:12px}.cart-payment>span{height:31px;min-width:0;display:flex;align-items:center;justify-content:center;padding:0 4px;border:1px solid #e1e5e2;border-radius:7px;background:#fff}.cart-payment .visa{color:#173f88;font-size:13px;font-style:italic;font-weight:900}.cart-payment .mc i{width:14px;height:14px;border-radius:50%;background:#e44538}.cart-payment .mc i+i{margin-left:-5px;background:#efa51e}.cart-payment .mc b{margin-left:3px;font-size:8px}.cart-payment .tbc{gap:4px}.cart-payment .tbc i{width:12px;height:12px;border-radius:3px;background:#00a9d9;transform:rotate(45deg)}.cart-payment .tbc b{color:#133d64;font-size:10px}.cart-payment .bog{gap:3px}.cart-payment .bog i{color:#ea632c;font-size:15px;font-style:normal}.cart-payment .bog b{font-size:7px;line-height:1.05}
.cart-summary-card>footer{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;margin:13px -19px -19px;padding:11px 19px;background:#263f33;color:#fff}.cart-summary-card>footer svg{width:20px;height:20px;color:#bcd5c7}.cart-summary-card>footer b,.cart-summary-card>footer small{display:block}.cart-summary-card>footer b{font-size:10px}.cart-summary-card>footer small{margin-top:1px;color:#bcd0c4;font-size:9px}

@media(max-width:1120px){.cart-layout{grid-template-columns:minmax(0,1fr) 375px}.cart-product{grid-template-columns:175px minmax(0,1fr)}.cart-product-image{width:175px;height:150px}.cart-product-buy{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;padding:12px 0 0;border-left:0;border-top:1px solid #e7e9e7}.cart-product-prices{align-items:flex-start}.cart-quantity{margin:0}.cart-unit-price{grid-column:1/-1;text-align:right}.cart-suggestion-grid{grid-template-columns:1fr}.cart-suggestion-grid>a{grid-template-columns:76px minmax(0,1fr) 25px}}
@media(max-width:900px){.cart-title-row{align-items:flex-start;flex-direction:column;gap:13px}.cart-title-row h1{font-size:35px}.cart-layout{display:flex;flex-direction:column}.cart-content,.cart-order{width:100%}.cart-order{position:static;order:-1}.cart-summary-card{padding:18px}.cart-summary-card>footer{margin:13px -18px -18px}.cart-summary-total{margin-inline:-18px;padding-inline:18px}.cart-suggestion-grid{grid-template-columns:repeat(3,1fr)}.cart-suggestion-grid>a{grid-template-columns:62px minmax(0,1fr) 24px}.cart-suggestion-grid img{width:62px;height:58px}}
@media(max-width:680px){.cart-main{padding-top:16px}.cart-title-row{margin-bottom:14px}.cart-title-row h1{font-size:32px}.cart-title-row p{font-size:13px}.cart-title-status{width:100%;display:grid;grid-template-columns:1fr 1fr}.cart-items-card{padding:16px 14px}.cart-items-head{padding-bottom:13px}.cart-items-head h2{font-size:20px}.cart-items-head button span{display:none}.cart-product{grid-template-columns:116px minmax(0,1fr);gap:12px;padding:14px 0}.cart-product-image{width:116px;height:107px}.cart-product-info h2{font-size:21px}.cart-product-info>small,.cart-product-code{font-size:9px}.cart-product-options{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.cart-product-options>span{min-width:0}.cart-product-buy{grid-column:1/-1}.cart-stock{margin-top:8px}.cart-product-actions{grid-column:1/-1}.cart-delivery-preview{grid-template-columns:40px minmax(0,1fr);padding:10px}.cart-delivery-preview>span{width:40px;height:40px}.cart-delivery-preview>a{grid-column:2;width:max-content;margin-top:2px}.cart-assistance{align-items:flex-start;flex-direction:column}.cart-assistance>a{width:100%;padding:10px 0 0;border-left:0;border-top:1px solid #e3e7e4;text-align:left}.cart-complete-look{padding:16px 14px}.cart-suggestion-grid{grid-template-columns:1fr}.cart-suggestion-grid>a{grid-template-columns:72px minmax(0,1fr) 25px}.cart-suggestion-grid img{width:72px;height:60px}.cart-summary-card{padding:16px 14px}.cart-summary-total{margin-inline:-14px;padding-inline:14px}.cart-summary-card>footer{margin:13px -14px -16px;padding-inline:14px}.cart-empty>div{flex-direction:column}.cart-empty button,.cart-empty a{width:100%}}
@media(max-width:430px){.cart-title-status{grid-template-columns:1fr}.cart-product{grid-template-columns:102px minmax(0,1fr)}.cart-product-image{width:102px;height:96px}.cart-product-options{grid-template-columns:1fr}.cart-product-buy{grid-template-columns:1fr}.cart-quantity{margin-top:12px}.cart-unit-price{text-align:left}.cart-summary-total>strong{font-size:27px}.cart-checkout-button{font-size:12px}}
