.amv-cart-panel{--theme-drawer-width:420px;--theme-drawer-padding:18px;background:#fff!important;color:#080808!important;border-left:1px solid #171717!important;font-family:'Poppins',Arial,sans-serif;font-size:14px;line-height:1.35;box-sizing:border-box}
.amv-cart-panel *{box-sizing:border-box}.amv-cart-panel button,.amv-cart-panel a{font-family:inherit}.amv-cart-panel a{color:inherit;text-decoration:none}.amv-cart-panel button{cursor:pointer}
.amv-cart-panel .cart-drawer__inner{display:flex;flex-direction:column;height:100%;overflow:hidden}.amv-cart-panel cart-drawer-component{display:contents}.amv-cart-panel .cart-items-component{flex:1;min-height:0;height:auto;display:flex;flex-direction:column}
.amv-cart-header{display:flex;align-items:center;justify-content:space-between;padding:16px 10px 16px 18px;min-height:60px;flex-shrink:0;border-bottom:1px solid #e8e8e8}.amv-cart-header h2{margin:0;font:700 22px/1.25 'Poppins',Arial,sans-serif;letter-spacing:0;text-transform:none;color:#000}.amv-cart-close{display:grid;place-items:center;width:30px;height:30px;padding:3px;border:0;background:transparent;color:#000}.amv-cart-close svg{width:24px;height:24px}
.amv-cart-panel .amv-cart-content{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;padding:0;background:#fff;overflow:hidden}.amv-cart-panel .amv-cart-items{flex:1;display:block;min-height:0;overflow-y:auto;padding:12px 10px 22px 18px}.amv-cart-group{margin:0 0 25px}.amv-cart-group:last-child{margin-bottom:0}
.amv-cart-row{display:grid;grid-template-columns:66px minmax(0,1fr);gap:12px;margin:0 0 25px}.amv-cart-row:last-child{margin-bottom:0}.amv-cart-image{display:block;width:66px;height:66px;background:#f7f6f5}.amv-cart-image img{width:100%;height:100%;object-fit:contain}.amv-cart-info{min-width:0}.amv-cart-title-row{display:flex;align-items:flex-start;gap:6px}.amv-cart-title{flex:1;min-width:0;font:700 19px/1.19 'Poppins',Arial,sans-serif;letter-spacing:0}.amv-cart-remove{flex:0 0 19px;width:19px;height:22px;padding:1px;border:0;color:#111;background:transparent}.amv-cart-remove svg{width:16px;height:18px}.amv-cart-plan{font-size:11px;line-height:1.4;color:#555;margin:4px 0 1px}
.amv-cart-row-bottom{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:7px}.amv-cart-quantity{display:flex;align-items:center;height:29px;border:1px solid #888;border-radius:6px;background:#f8f7f4;overflow:hidden;flex-shrink:0}.amv-cart-quantity button{width:28px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;font:500 18px/1 Arial,sans-serif;color:#222;min-height:0}.amv-cart-quantity span{display:grid;place-items:center;min-width:38px;height:27px;border-left:1px solid #ccc;border-right:1px solid #ccc;font-size:13px;font-weight:600}.amv-cart-quantity button:hover{background:#e9e7e3}
.amv-cart-line-total{text-align:right;white-space:nowrap;font-size:14px;line-height:1.3}.amv-cart-line-total s,.amv-cart-free-label s{color:#8b8b8b;font-weight:400;margin-right:5px}.amv-cart-line-total strong,.amv-cart-free-label strong{color:#095b48;font-size:16px;font-weight:700;letter-spacing:.35px}.amv-cart-line-total b{display:block;font-size:14px;font-weight:700}.amv-cart-free-label{display:flex;align-items:center;flex-wrap:wrap;margin-top:4px;font-size:13px}.amv-cart-offer{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;margin-left:6px;border-radius:16px;background:#eee;padding:7px 8px;font-size:8px;letter-spacing:.45px;font-weight:700;color:#000}
.amv-cart-panel .amv-cart-summary{flex:0 0 auto;position:static;margin:0;padding:14px 10px 9px 18px;border-top:1px solid #ccc;background:#fff}.amv-cart-totals>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-weight:700}.amv-cart-savings{font-size:16px;line-height:1.5;color:#005443}.amv-cart-subtotal{font-size:20px;line-height:1.45;color:#000}.amv-cart-checkout-form{margin:14px 0 0}.amv-cart-checkout{display:block;width:100%;height:51px;min-height:51px;border:0;border-radius:7px;background:#095b48;color:#fff;font-size:20px;font-weight:700;letter-spacing:.25px;text-align:center}.amv-cart-checkout:hover{background:#064637}.amv-cart-guarantee{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;line-height:1.5;font-weight:400;margin:13px 0 0;color:#000}.amv-cart-guarantee svg{flex-shrink:0}.amv-cart-empty{text-align:center;margin:50px 0;font-size:18px}.amv-cart-empty button{border:0;background:#095b48;color:#fff;border-radius:6px;padding:12px 20px;font-size:15px}.amv-cart-error,#amv-cart-error{color:#a32121;font:400 13px/1.5 'Poppins',Arial,sans-serif;margin:8px 0}.amv-cart-error[hidden],#amv-cart-error[hidden]{display:none}
.amv-cart-backdrop{display:none}.amv-cart-panel :focus-visible{outline:2px solid #235441;outline-offset:3px}
.amv-cart-panel::backdrop{background:rgba(0,0,0,.5)}
.amv-cart-panel cart-drawer-component .amv-cart-content{align-items:stretch;justify-content:flex-start;text-align:left}.amv-cart-panel .amv-cart-summary{display:block;mask-image:none;gap:0;align-items:stretch}.amv-cart-panel .amv-cart-checkout-form{width:100%}
@media(min-width:990px){body:has(.amv-cart[open]) .page-wrapper{margin-inline-end:0!important;margin-right:0!important}.amv-cart[open] .amv-cart-backdrop{display:block;position:fixed;inset:0;border:0;background:rgba(0,0,0,.5);z-index:1000}.amv-cart-panel{z-index:1001!important}}
@media(max-width:989px){.amv-cart-panel.theme-drawer__dialog{--theme-drawer-width:100vw;width:100vw;max-width:100vw;margin:0;top:0;left:auto;border-left:0!important}.amv-cart-panel.theme-drawer__dialog[open]{right:0}}
@media(max-width:480px){.amv-cart-header{padding-left:16px}.amv-cart-header h2{font-size:20px}.amv-cart-panel .amv-cart-items{padding-left:16px}.amv-cart-row{grid-template-columns:58px minmax(0,1fr);gap:10px}.amv-cart-image{width:58px;height:58px}.amv-cart-title{font-size:16px;line-height:1.25}.amv-cart-quantity button{width:24px}.amv-cart-quantity span{min-width:28px}.amv-cart-line-total{font-size:11px}.amv-cart-line-total strong{font-size:14px}.amv-cart-line-total b{font-size:12px}.amv-cart-panel .amv-cart-summary{padding-left:16px;padding-bottom:max(9px,env(safe-area-inset-bottom))}.amv-cart-offer{font-size:7px;padding:6px}.amv-cart-free-label{font-size:11px}.amv-cart-free-label strong{font-size:13px}}
