html.myc-side-cart-open{overflow:hidden}body.myc-side-cart-open{position:fixed;left:0;width:100%;overflow:hidden}.myc-floating-widget.is-visible{opacity:1;visibility:visible;transform:none}body.myc-side-cart-open .myc-side-cart{transform:translateX(0)}body.myc-side-cart-open .myc-side-cart-overlay{opacity:1;visibility:visible}.myc-side-cart.is-loading .myc-side-cart__content{opacity:.55;pointer-events:none}.myc-free-shipping{flex:0 0 auto;padding:30px 20px;border-radius:11px;background:#f6f6f6;margin-bottom:46px}.myc-free-shipping__bar{position:relative;height:7px;border-radius:999px;background:#dfdfdf;margin-bottom:14px}.myc-free-shipping__bar span:first-child{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#1a4810 0%,#39a123 100%)}.myc-free-shipping__icon{position:absolute;top:50%;right:-1px;display:grid!important;place-items:center;width:clamp(20px,2vw,40px);height:clamp(20px,2vw,40px);border:2px solid var(--myc-green);border-radius:50%;background:#fff;color:var(--myc-green);transform:translateY(-50%)}.myc-free-shipping__text{color:var(--myc-muted);font-size:16px;font-family:"Poppins";font-weight:400}.myc-free-shipping__text strong{color:#e40000;font-weight:500}.myc-free-shipping__text b{color:var(--myc-muted);font-weight:800}.myc-side-cart-items{flex:1;min-height:0;overflow-y:auto;padding-right:4px}.myc-side-cart-item{display:grid;grid-template-columns:clamp(80px,6.2vw,124px) 1fr;gap:18px;padding:0 0 clamp(10px,1.25vw,24px);margin-bottom:clamp(10px,1.25vw,24px);border-bottom:1px solid var(--myc-line)}.myc-side-cart-item:last-child{border-bottom:0}.myc-side-cart-item__thumb{display:block;width:clamp(80px,6.2vw,124px);height:clamp(80px,6.2vw,124px);border-radius:11px;overflow:hidden;background:var(--myc-soft)}.myc-side-cart-item__image{width:100%;height:100%;object-fit:cover;padding:0}.myc-side-cart-item__body{min-width:0}.myc-side-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.myc-side-cart-item h3{margin:0;color:var(--myc-text);font-size:16px;line-height:1.25;font-weight:700;font-family:"Open Sans",sans-serif}.myc-side-cart-item h3 a{color:inherit;text-decoration:none}.myc-side-cart-remove{border:0;background:0 0;color:#d00000;font-size:16px;font-weight:700;font-family:"Open Sans",sans-serif;cursor:pointer}.myc-side-cart-item__variation{margin-bottom:0;color:var(--myc-muted);font-size:16px;font-family:"Open Sans",sans-serif}.myc-side-cart-item__bottom{display:flex;flex-direction:column;align-items:flex-end;gap:16px}.myc-side-cart-qty{display:inline-flex;align-items:center;justify-content:space-between;width:100px;height:42px;border:1px solid var(--myc-line);border-radius:999px;background:#fff;overflow:hidden}.myc-side-cart-qty button{display:grid;place-items:center;width:32px;height:42px;border:0;background:0 0;color:var(--myc-navy);font-size:20px;cursor:pointer;font-family:"Poppins"}.myc-side-cart-qty span{color:var(--myc-navy);font-size:16px;font-weight:700;font-family:"Poppins"}.myc-side-cart-item__price{color:var(--myc-muted);font-size:16px;font-family:"Poppins"}.myc-side-cart-footer{flex:0 0 auto;padding-top:26px;background:#fff}.myc-side-cart-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;color:var(--myc-text);font-size:clamp(16px,1vw,20px);font-family:"Open Sans",sans-serif;line-height:2}.myc-side-cart-row strong{font-weight:600}.myc-side-cart-total{margin-top:6px;font-size:clamp(24px,1.66vw,32px);line-height:1.5}.myc-side-cart-total strong{font-size:clamp(24px,1.66vw,32px);font-weight:600}.myc-side-cart-actions{display:flex;gap:16px;padding:clamp(10px,1vw,20px) 0}.myc-side-cart-actions a{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:100%;height:46px;border:0;border-radius:999px;color:#fff!important;font-size:clamp(16px,.93vw,18px);font-weight:500;text-transform:uppercase;background:linear-gradient(89.79deg,#d5b038 1.13%,#a57d02 96.85%),#020222!important;font-family:"Poppins";cursor:pointer;transition:all .5s ease}a.myc-side-cart-checkout:hover{transition:all .5s ease;transform:scale(.95)}.myc-side-cart-actions a.myc-side-cart-view-cart{background:var(--myc-soft);color:var(--myc-navy);display:none}.myc-side-cart-checkout{background:linear-gradient(90deg,#e2bd38 0%,var(--myc-gold-dark) 100%);color:#fff}@media (max-width:560px){.myc-side-cart-item{grid-template-columns:80px 1fr}.myc-side-cart-item__thumb{width:80px;height:80px}.myc-side-cart-actions a{min-height:40px;font-size:16px}.myc-free-shipping{flex:0 0 auto;padding:20px 20px 10px;border-radius:11px;background:#f6f6f6;margin-bottom:24px}}