:root{--page-width:120rem}
html body .page-width{max-width:var(--page-width)!important;margin-inline:auto!important}
.shopify-section-group-footer-group>footer{max-width:none!important;width:100%!important;margin:0!important}
#MainContent>.shopify-section>section,#MainContent>.shopify-section>div>section{max-width:var(--page-width);margin-inline:auto;box-sizing:border-box}
#MainContent .sc-fullbleed,#MainContent>.shopify-section>section.sc-fullbleed{max-width:none!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}
@media (max-width:749px){html body .page-width,#MainContent>.shopify-section>section:not(.sc-fullbleed),#MainContent>.shopify-section>div>section:not(.sc-fullbleed){max-width:100%!important;padding-inline:1.5rem!important}}
#MainContent .sc-landscape-banner{max-width:var(--page-width);margin-inline:auto;padding-inline:1.5rem;box-sizing:border-box}
@media (min-width:750px){#MainContent .sc-landscape-banner{padding-inline:5rem}}
#cart-icon-bubble svg.icon-cart-empty,#cart-icon-bubble svg.icon-cart{display:none!important;}
#cart-icon-bubble .svg-wrapper{display:inline-block!important;width:18px;height:19px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 19' fill='none' stroke='currentColor' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'><path d='M3.4 5.5h11.2l-.9 10.2a2 2 0 0 1-2 1.8H6.3a2 2 0 0 1-2-1.8L3.4 5.5Z'/><path d='M6.4 5.5V4.2a2.6 2.6 0 1 1 5.2 0v1.3'/></svg>");background-size:contain;background-repeat:no-repeat;background-position:center;color:currentColor;}
cart-drawer.drawer{position:fixed!important;z-index:1000!important;left:0!important;top:0!important;width:100vw!important;height:100%!important;display:flex!important;justify-content:flex-end!important;}
cart-drawer.drawer:not(.active){background-color:transparent!important;visibility:hidden!important;pointer-events:none!important;}
cart-drawer.drawer.active{background-color:rgba(15,23,42,0.55)!important;visibility:visible!important;pointer-events:auto!important;}
cart-drawer.drawer .drawer__inner{height:100%!important;width:40rem!important;max-width:calc(100vw - 3rem)!important;background:#ffffff!important;color:#0f172a!important;border-color:rgba(0,0,0,0.12)!important;transform:translate(100%)!important;transition:transform .25s ease!important;}
cart-drawer.drawer.active .drawer__inner{transform:translate(0)!important;}
cart-drawer .cart-drawer__overlay{position:absolute!important;inset:0!important;cursor:pointer!important;}
cart-drawer .drawer__header{color:#0f172a!important;}
cart-drawer .drawer__close{color:#0f172a!important;}
cart-drawer .cart-item__name,cart-drawer .totals__total,cart-drawer .totals__total-value{color:#0f172a!important;}
cart-drawer .cart__checkout-button{background:#0f172a!important;color:#ffffff!important;}
