:root{--vv-cart-green:#143d20;--vv-cart-forest:#0f3219;--vv-cart-gold:#d6a21a;--vv-cart-ink:#17231a;--vv-cart-muted:#697067;--vv-cart-line:#e7e3dc;--vv-cart-cream:#fbf8f2;--vv-cart-white:#fff}.cart-page{background:#fff}.cart-page main{overflow:hidden}.vv-cart-page{padding:24px 0 38px;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);color:var(--vv-cart-ink)}.vv-cart-shell{width:min(1180px,calc(100% - 64px));margin-inline:auto}.vv-cart-breadcrumb{display:flex;align-items:center;gap:12px;margin-bottom:24px;font-size:12px;color:#4f5a51}.vv-cart-breadcrumb a:hover{color:var(--vv-cart-green)}.vv-cart-breadcrumb svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.5}.vv-cart-heading{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-bottom:24px}.vv-cart-heading h1,.vv-cart-summary h2,.vv-cart-recommendations h2,.vv-cart-newsletter h2{font-family:Georgia,"Times New Roman",serif;font-weight:500}.vv-cart-heading h1{margin:0;color:var(--vv-cart-forest);font-size:36px;line-height:1.12;letter-spacing:-.025em}.vv-cart-heading h1 span{font-size:.72em}.vv-cart-heading h1 b{font-weight:500}.vv-cart-heading p{margin:8px 0 0;color:#636a64;font-size:14px}.vv-cart-continue{display:inline-flex;align-items:center;gap:9px;margin-top:8px;font-weight:600}.vv-cart-continue:hover{color:var(--vv-cart-green)}.vv-cart-continue svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.vv-cart-layout{display:grid;grid-template-columns:minmax(0,2.18fr) minmax(300px,1fr);gap:30px;align-items:start}.vv-cart-products,.vv-cart-summary{border:1px solid var(--vv-cart-line);border-radius:9px;background:var(--vv-cart-white)}.vv-cart-products{overflow:hidden}.vv-cart-table-head,.vv-cart-product{display:grid;grid-template-columns:minmax(300px,2.2fr) minmax(90px,.75fr) minmax(160px,1fr) minmax(95px,.72fr);align-items:center}.vv-cart-table-head{min-height:51px;padding:0 16px;border-bottom:1px solid var(--vv-cart-line);font-size:12px;font-weight:700;text-transform:uppercase}.vv-cart-table-head span:not(:first-child){text-align:center}.vv-cart-product{min-height:151px;margin:0 16px;padding:17px 0;border-bottom:1px solid var(--vv-cart-line)}.vv-cart-product-info{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:20px}.vv-cart-product-info img{width:112px;height:108px;border-radius:7px;object-fit:cover;background:#f7f2e9}.vv-cart-product-info h3{margin:0 0 5px;font-size:15px;font-weight:600}.vv-cart-product-info p,.vv-cart-product-info small{display:block;margin:0;color:#323b34;font-size:12px}.vv-cart-product-info small{margin-top:7px;color:#626962}.vv-cart-unit-price,.vv-cart-line-total{margin:0;text-align:center}.vv-cart-unit-price span,.vv-cart-line-total span,.vv-cart-mobile-label{display:none}.vv-cart-unit-price strong,.vv-cart-line-total strong{font-size:14px;font-weight:600}.vv-cart-quantity-block{display:flex;flex-direction:column;align-items:center}.vv-cart-quantity{width:125px;height:43px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border:1px solid #dddcd8;border-radius:6px;background:#fff}.vv-cart-quantity button{height:100%;border:0;background:transparent;color:#29342c;font-size:20px;cursor:pointer}.vv-cart-quantity button:hover{background:#f4f5f1;color:var(--vv-cart-green)}.vv-cart-quantity output{text-align:center;font-size:14px}.vv-cart-remove{display:inline-flex;align-items:center;gap:5px;margin-top:9px;padding:0;border:0;background:transparent;color:#6a6f6b;font-size:11px;cursor:pointer}.vv-cart-remove:hover{color:#8c2e25}.vv-cart-remove svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.vv-cart-empty{padding:58px 20px;text-align:center}.vv-cart-empty svg{width:56px;margin-inline:auto;fill:none;stroke:var(--vv-cart-green);stroke-width:1.5}.vv-cart-empty h3{margin:16px 0;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:500}.vv-cart-empty a{display:inline-flex;padding:11px 20px;border-radius:4px;background:var(--vv-cart-green);color:#fff;font-weight:600}.vv-cart-shipping-progress{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:14px;margin:20px 16px;padding:18px;border:1px solid #eaebe5;border-radius:7px;background:linear-gradient(90deg,#fbfaf5,#f4f5ee)}.vv-cart-shipping-progress>svg{width:35px;fill:none;stroke:var(--vv-cart-green);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.vv-cart-shipping-progress p{margin:0 0 9px;font-size:12px}.vv-cart-shipping-progress strong{font-weight:700}.vv-cart-shipping-progress div>span{height:6px;display:block;overflow:hidden;border-radius:999px;background:#e4e8dd}.vv-cart-shipping-progress i{height:100%;display:block;border-radius:inherit;background:var(--vv-cart-green);transition:width .3s ease}.vv-cart-summary{position:sticky;top:170px;padding:23px 22px;background:linear-gradient(135deg,#fffdf9,#faf5eb)}.vv-cart-summary h2{margin:0 0 23px;color:var(--vv-cart-forest);font-size:23px}.vv-cart-summary dl{margin:0}.vv-cart-summary dl>div{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:19px}.vv-cart-summary dt,.vv-cart-summary dd{margin:0;font-size:14px}.vv-cart-summary dd{font-weight:600;text-align:right}.vv-cart-summary dt small{display:block;margin-top:3px;color:#6a6f6b;font-size:10px}.vv-cart-discount-value{color:#18701f}.vv-cart-coupon{width:max-content;display:flex;align-items:center;gap:13px;margin:-7px 0 18px;padding:5px 8px;border-radius:4px;background:#eff3e9;color:#183e1f;font-size:11px;font-weight:700}.vv-cart-coupon button{width:17px;height:17px;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}.vv-cart-grand-total{display:flex;align-items:start;justify-content:space-between;gap:25px;padding-top:19px;border-top:1px solid var(--vv-cart-line)}.vv-cart-grand-total p{margin:0}.vv-cart-grand-total p strong,.vv-cart-grand-total p span{display:block}.vv-cart-grand-total p strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:500}.vv-cart-grand-total p span{margin-top:4px;color:#636a64;font-size:10px}.vv-cart-grand-total>b{font-size:16px}.vv-cart-checkout,.vv-cart-upi{width:100%;height:46px;display:flex;align-items:center;justify-content:center;border-radius:5px;font-weight:600}.vv-cart-checkout{gap:9px;margin-top:20px;background:var(--vv-cart-green);color:#fff}.vv-cart-checkout:hover{background:#0c2e15}.vv-cart-checkout.is-disabled{pointer-events:none;opacity:.45}.vv-cart-checkout svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.vv-cart-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:13px 42%;white-space:nowrap;color:#555}.vv-cart-or span{width:26px;height:1px;background:#747974}.vv-cart-or b{font-size:11px;font-weight:500}.vv-cart-upi{gap:8px;border:0;background:#ffbc10;color:#151d16;cursor:pointer}.vv-cart-upi:hover{background:#f2ad00}.vv-cart-upi strong{font-size:21px;font-style:italic;letter-spacing:-1px}.vv-cart-upi i{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:6px solid #138d3d}.vv-cart-summary-trust{display:grid;gap:14px;margin:24px 0 0;padding:0;list-style:none}.vv-cart-summary-trust li{display:flex;align-items:center;gap:12px;font-size:11px}.vv-cart-summary-trust svg{width:21px;height:21px;fill:none;stroke:var(--vv-cart-green);stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.vv-cart-benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;padding:18px 0;border:1px solid var(--vv-cart-line);border-radius:8px;background:linear-gradient(90deg,#fdfbf7,#fffdf9)}.vv-cart-benefits>div{display:flex;align-items:center;justify-content:center;gap:14px;min-height:47px;padding:0 20px;border-right:1px solid var(--vv-cart-line)}.vv-cart-benefits>div:last-child{border:0}.vv-cart-benefits svg{width:35px;height:35px;flex:0 0 auto;fill:none;stroke:var(--vv-cart-green);stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.vv-cart-benefits p{margin:0}.vv-cart-benefits strong,.vv-cart-benefits span{display:block}.vv-cart-benefits strong{font-size:12px}.vv-cart-benefits span{margin-top:2px;color:#5f665f;font-size:10px}.vv-cart-recommendations{padding:31px 0 28px}.vv-cart-recommendations>header{text-align:center}.vv-cart-recommendations h2{margin:0;color:var(--vv-cart-forest);font-size:25px}.vv-cart-recommendations>header>span{display:flex;align-items:center;justify-content:center;gap:4px;margin:7px 0 16px;color:var(--vv-cart-gold)}.vv-cart-recommendations>header i{width:11px;height:1px;background:currentColor}.vv-cart-recommendations>header b{font-size:10px}.vv-cart-recommend-wrap{position:relative;padding-inline:36px}.vv-cart-recommend-list{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.vv-cart-recommend-list::-webkit-scrollbar{display:none}.vv-cart-recommend-card{min-width:0;overflow:hidden;border:1px solid var(--vv-cart-line);border-radius:7px;background:#fff;scroll-snap-align:start}.vv-cart-recommend-card>img{width:100%;aspect-ratio:1.27/1;object-fit:cover;background:#f9f5ed}.vv-cart-recommend-card>div{padding:10px 11px 12px}.vv-cart-recommend-card h3{min-height:19px;margin:0;font-size:13px;font-weight:500}.vv-cart-recommend-card p{min-height:18px;margin:2px 0;color:#666d67;font-size:10px}.vv-cart-recommend-card strong{display:block;margin:4px 0 9px;font-size:12px}.vv-cart-recommend-card button{width:100%;height:31px;border:1px solid #5d7862;border-radius:3px;background:#fff;color:#1d3722;font-size:11px;cursor:pointer}.vv-cart-recommend-card button:hover,.vv-cart-recommend-card button.is-added{background:var(--vv-cart-green);color:#fff}.vv-cart-recommend-arrow{position:absolute;z-index:2;top:42%;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid #dedfd9;border-radius:50%;background:#fff;color:var(--vv-cart-green);font-size:27px;line-height:1;cursor:pointer}.vv-cart-recommend-arrow:hover{background:var(--vv-cart-green);color:#fff}.vv-cart-recommend-prev{left:-13px}.vv-cart-recommend-next{right:-13px}.vv-cart-newsletter{min-height:131px;display:grid;grid-template-columns:1.05fr 1.55fr;align-items:center;gap:60px;padding:24px 78px;margin-top:2px;border:1px solid #eee6d9;border-radius:10px;background:#f8f1e6 url('../images/footer-botanical-vintage.png') left center/auto 180% no-repeat}.vv-cart-newsletter h2{margin:0;color:var(--vv-cart-forest);font-size:26px}.vv-cart-newsletter p{margin:6px 0 0;font-size:12px}.vv-cart-newsletter form{display:grid;grid-template-columns:1fr 130px}.vv-cart-newsletter input{min-width:0;height:47px;padding:0 20px;border:1px solid #e0ded8;border-radius:5px 0 0 5px;background:#fff;outline:0}.vv-cart-newsletter input:focus{border-color:var(--vv-cart-green);box-shadow:0 0 0 3px rgba(20,61,32,.08)}.vv-cart-newsletter button{border:0;border-radius:0 5px 5px 0;background:var(--vv-cart-green);color:#fff;font-weight:600;cursor:pointer}.vv-cart-newsletter button:hover{background:#0c2e15}
@media(max-width:1050px){.vv-cart-shell{width:min(100% - 40px,940px)}.vv-cart-layout{grid-template-columns:minmax(0,1.75fr) minmax(290px,.85fr);gap:20px}.vv-cart-table-head,.vv-cart-product{grid-template-columns:minmax(250px,1.8fr) minmax(80px,.65fr) minmax(130px,.9fr) minmax(85px,.65fr)}.vv-cart-product-info{grid-template-columns:95px 1fr;gap:14px}.vv-cart-product-info img{width:95px;height:94px}.vv-cart-recommend-list{grid-auto-columns:calc((100% - 60px)/4)}.vv-cart-newsletter{padding-inline:45px;gap:40px}}
@media(max-width:820px){.vv-cart-page{padding-top:19px}.vv-cart-heading h1{font-size:31px}.vv-cart-layout{grid-template-columns:1fr}.vv-cart-summary{position:static}.vv-cart-products{order:1}.vv-cart-summary{order:2}.vv-cart-benefits{grid-template-columns:1fr 1fr}.vv-cart-benefits>div:nth-child(2){border-right:0}.vv-cart-benefits>div:nth-child(-n+2){border-bottom:1px solid var(--vv-cart-line)}.vv-cart-recommend-list{grid-auto-columns:calc((100% - 40px)/3)}.vv-cart-newsletter{grid-template-columns:1fr;gap:18px;padding:28px 40px;background-position:right center;background-size:auto 145%}}
@media(max-width:640px){.vv-cart-page{padding:15px 0 24px}.vv-cart-shell{width:calc(100% - 30px)}.vv-cart-breadcrumb{margin-bottom:18px;font-size:11px}.vv-cart-heading{display:block;margin-bottom:18px}.vv-cart-heading h1{font-size:28px}.vv-cart-heading p{font-size:12px}.vv-cart-continue{margin-top:14px;font-size:12px}.vv-cart-table-head{display:none}.vv-cart-product{grid-template-columns:1fr auto;grid-template-areas:"info info" "price total" "quantity quantity";gap:14px;margin:0 13px;padding:16px 0}.vv-cart-product-info{grid-area:info;grid-template-columns:88px minmax(0,1fr);gap:13px}.vv-cart-product-info img{width:88px;height:86px}.vv-cart-product-info h3{font-size:14px}.vv-cart-unit-price{grid-area:price;text-align:left}.vv-cart-line-total{grid-area:total;text-align:right}.vv-cart-unit-price span,.vv-cart-line-total span{display:block;margin-bottom:2px;color:#747a75;font-size:9px;text-transform:uppercase}.vv-cart-quantity-block{grid-area:quantity;display:grid;grid-template-columns:1fr auto;align-items:end}.vv-cart-mobile-label{display:block;grid-column:1/-1;margin-bottom:5px;color:#747a75;font-size:9px;text-transform:uppercase}.vv-cart-quantity{width:116px;height:39px}.vv-cart-remove{align-self:center;margin:0}.vv-cart-shipping-progress{grid-template-columns:34px 1fr;margin:16px 13px;padding:14px 12px}.vv-cart-shipping-progress>svg{width:31px}.vv-cart-summary{padding:21px 18px}.vv-cart-summary h2{font-size:22px}.vv-cart-benefits{margin-top:23px}.vv-cart-benefits>div{justify-content:flex-start;gap:10px;padding:13px 11px}.vv-cart-benefits svg{width:29px;height:29px}.vv-cart-benefits strong{font-size:11px}.vv-cart-benefits span{font-size:9px}.vv-cart-recommendations{padding:27px 0 22px}.vv-cart-recommendations h2{font-size:23px}.vv-cart-recommend-wrap{padding-inline:0}.vv-cart-recommend-list{grid-auto-columns:74%;gap:13px;padding:0 1px}.vv-cart-recommend-arrow{display:none}.vv-cart-recommend-card h3{font-size:12px}.vv-cart-newsletter{padding:24px 20px;margin-inline:-1px;background-image:linear-gradient(rgba(248,241,230,.93),rgba(248,241,230,.93)),url('../images/footer-botanical-vintage.png');background-position:center;background-size:cover}.vv-cart-newsletter h2{font-size:24px}.vv-cart-newsletter form{grid-template-columns:1fr}.vv-cart-newsletter input,.vv-cart-newsletter button{height:44px;border-radius:4px}.vv-cart-newsletter button{margin-top:8px}.vv-cart-desktop-break{display:none}}

.vv-cart-summary-trust svg{width:28px;height:28px;flex:0 0 auto;stroke:#2e5332;stroke-width:1.5}
.vv-cart-remove svg{width:18px;height:18px;stroke:#2e5332;stroke-width:1.5}
.vv-cart-coupon[hidden],.vv-cart-coupon-form[hidden]{display:none!important}
.vv-cart-coupon-form{margin:-7px 0 18px}
.vv-cart-coupon-form>label{display:block;margin-bottom:7px;color:#39443c;font-size:12px;font-weight:700}
.vv-cart-coupon-entry{display:grid;grid-template-columns:minmax(0,1fr) 78px}
.vv-cart-coupon-entry input{min-width:0;height:39px;padding:0 11px;border:1px solid #ccd2cc;border-right:0;border-radius:5px 0 0 5px;background:#fff;color:var(--vv-cart-ink);font-size:12px;text-transform:uppercase;outline:0}
.vv-cart-coupon-entry input::placeholder{text-transform:none;color:#878e88}
.vv-cart-coupon-entry input:focus{border-color:#2e5332;box-shadow:0 0 0 3px rgba(46,83,50,.09)}
.vv-cart-coupon-entry button{height:39px;border:0;border-radius:0 5px 5px 0;background:#2e5332;color:#fff;font-size:12px;font-weight:700;cursor:pointer}
.vv-cart-coupon-entry button:hover{background:#244328}
.vv-cart-coupon-form>p{margin:6px 0 0;color:#a33a2f;font-size:11px}
.vv-cart-benefits svg{width:28px;height:28px;stroke:#2e5332;stroke-width:1.5}
@media(max-width:380px){.vv-cart-shell{width:calc(100% - 22px)}.vv-cart-benefits{grid-template-columns:1fr}.vv-cart-benefits>div{border-right:0;border-bottom:1px solid var(--vv-cart-line)}.vv-cart-benefits>div:nth-child(3){border-bottom:1px solid var(--vv-cart-line)}.vv-cart-benefits>div:last-child{border-bottom:0}.vv-cart-recommend-list{grid-auto-columns:84%}}
.vv-cart-or{width:92px;margin:13px auto}
@media(prefers-reduced-motion:reduce){.vv-cart-page *{scroll-behavior:auto!important;transition:none!important}}

/* Wishlist-style product cards for cart recommendations. */
.vv-cart-recommend-list{grid-auto-columns:calc((100% - 48px)/4);gap:16px}
.vv-cart-recommend-card{position:relative;min-width:0;display:flex;flex-direction:column;padding:0;overflow:hidden;border:1px solid #e1e6e1;border-radius:14px;background:#fff;box-shadow:0 3px 10px rgba(23,35,26,.05);scroll-snap-align:start;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.vv-cart-recommend-link{position:absolute;z-index:1;inset:0;border-radius:inherit}
.vv-cart-recommend-link:focus-visible{outline:3px solid var(--vv-cart-gold);outline-offset:-4px}
.vv-cart-recommend-card:hover{border-color:rgba(46,83,50,.42);box-shadow:0 10px 24px rgba(23,35,26,.12);transform:translateY(-2px)}
.vv-cart-recommend-card>.vv-cart-recommend-media{position:relative;aspect-ratio:1.15/1;padding:0;overflow:hidden;background:#faf7f0}
.vv-cart-recommend-media img{width:100%;height:100%;display:block;object-fit:cover}
.vv-cart-recommend-card .vv-cart-recommend-action{position:absolute;z-index:3;top:10px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 14px rgba(21,38,25,.15);cursor:pointer}
.vv-cart-recommend-action .dash-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.vv-cart-recommend-card .vv-cart-recommend-heart{left:10px;color:#e11d48}
.vv-cart-recommend-heart .dash-icon{fill:currentColor;stroke:currentColor}
.vv-cart-recommend-heart .dash-icon path{fill:currentColor}
.vv-cart-recommend-card .vv-cart-recommend-heart:not(.is-saved){color:#687267}
.vv-cart-recommend-heart:not(.is-saved) .dash-icon{fill:none}
.vv-cart-recommend-heart:not(.is-saved) .dash-icon path{fill:none}
.vv-cart-recommend-card .vv-cart-recommend-delete{right:10px;color:#667068}
.vv-cart-recommend-card .vv-cart-recommend-delete:hover{background:#fdecec;color:#b4262a}
.vv-cart-recommend-card>.vv-cart-recommend-body{display:grid;gap:6px;flex:1;padding:14px 16px 16px}
.vv-cart-recommend-card .vv-cart-recommend-category{min-height:auto;margin:0;color:#2e5332;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.vv-cart-recommend-card .vv-cart-recommend-body h3{min-height:42px;margin:0;font-family:Merriweather,Georgia,"Times New Roman",serif;font-size:16px;font-weight:700;line-height:1.3}
.vv-cart-recommend-card .vv-cart-recommend-description{min-height:54px;margin:0;color:#657067;font-size:12.5px;line-height:1.45}
.vv-cart-recommend-card .vv-cart-recommend-rating{min-height:auto;margin:0;color:#9b7600;font-size:12px;font-weight:700}
.vv-cart-recommend-rating i{color:#7a847c;font-style:normal;font-weight:400}
.vv-cart-recommend-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}
.vv-cart-recommend-card .vv-cart-recommend-price strong{display:inline;margin:0;color:#17231a;font-size:18px;font-weight:700}
.vv-cart-recommend-price del{color:#89908a;font-size:12.5px}
.vv-cart-recommend-price em{color:#1f7a45;font-size:11.5px;font-style:normal;font-weight:700}
.vv-cart-recommend-card .vv-cart-recommend-stock{min-height:auto;margin:0 0 4px;font-size:12px;font-weight:600}
.vv-cart-recommend-stock.is-ok{color:#1f7a45}
.vv-cart-recommend-stock.is-low{color:#a86a08}
.vv-cart-recommend-card .vv-cart-recommend-add{position:relative;z-index:3;width:100%;height:38px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding:0;border:0;border-radius:999px;background:#2e854a;color:#fff;font-size:13px;font-weight:700;cursor:pointer}
.vv-cart-recommend-add .dash-icon{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.vv-cart-recommend-card .vv-cart-recommend-add:hover,.vv-cart-recommend-card .vv-cart-recommend-add.is-added{background:#236c3c;color:#fff}
@media(max-width:1050px){.vv-cart-recommend-list{grid-auto-columns:calc((100% - 32px)/3)}}
@media(max-width:760px){.vv-cart-recommend-list{grid-auto-columns:calc((100% - 16px)/2)}.vv-cart-recommend-card .vv-cart-recommend-description{min-height:54px}}
@media(max-width:560px){.vv-cart-recommend-list{grid-auto-columns:82%;gap:13px;padding-inline:1px}.vv-cart-recommend-card>.vv-cart-recommend-body{padding:13px 14px 15px}.vv-cart-recommend-card .vv-cart-recommend-body h3{min-height:auto;font-size:15px}.vv-cart-recommend-card .vv-cart-recommend-description{min-height:auto}}
.vv-cart-recommend-arrow svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.vv-cart-heading .vv-cart-feedback{width:max-content;max-width:100%;margin:9px 0 0;padding:6px 10px;border-radius:5px;background:#edf7ef;color:#24633a;font-size:11px;font-weight:600}
.vv-cart-heading .vv-cart-feedback.is-error{background:#fff0ee;color:#9c3028}
.vv-cart-benefits{grid-template-columns:repeat(3,1fr)}
.vv-cart-summary-coupon{margin:16px 0 0}
.vv-cart-summary-coupon .vv-cart-coupon-form{margin:0;width:100%}
.vv-cart-summary-coupon .vv-cart-coupon{width:100%;margin:0;justify-content:space-between;padding:9px 11px}
.vv-cart-summary .vv-cart-coupon svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.6;fill:none}
.vv-cart-member-note{margin:10px 0 0;color:#2e5332;font-size:12px;line-height:1.45;font-weight:600}
.vv-cart-unit-price .vv-member-save{display:block;margin-top:4px;color:#2e5332;font-size:11px;font-weight:700}
.vv-cart-checkout{margin-top:12px}
.vv-cart-product[aria-busy="true"]{opacity:.62;pointer-events:none}
.vv-cart-recommend-add:disabled,.vv-cart-remove:disabled{cursor:wait;opacity:.65}

/* Public page canvas: VedaVaya Soft Ivory. */
.cart-page,
.cart-page main,
.vv-cart-page{background:#faf7f0}
