:root{--theme-cart-checkout-bg:#486295;--theme-cart-checkout-text:#fffbf0;--theme-cart-checkout-hover-bg:#3d5280;--theme-color-dark-gray:#635436;--theme-color-alert-error:#FC4F4F;--theme-body-font-size:clamp(0.875rem, 3.5vw, 1rem);--theme-body-font-size-small:clamp(0.75rem, 3vw, 0.875rem);--theme-body-font-size-large:clamp(1rem, 4vw, 1.125rem);--theme-body-font-size-x-large:clamp(1.125rem, 4.5vw, 1.25rem);--theme-body-letter-spacing:0.01em;--theme-body-line-height:1.6;--theme-heading-font-size-h1:1.75rem;--theme-heading-font-size-h2:1.5rem;--theme-heading-font-size-h3:1.375rem;--theme-heading-font-size-h4:1.25rem;--theme-heading-font-size-h5:1.125rem;--theme-heading-font-size-h6:1rem;--theme-heading-font-size-special-small:clamp(1.625rem, 6vw, 2rem);--theme-heading-font-size-special-normal:clamp(1.75rem, 7vw, 2.25rem);--theme-heading-font-size-special-large:clamp(2.4rem, 10vw, 3rem);--theme-heading-letter-spacing:-0.02em;--theme-heading-line-height:1.4;--theme-special-letter-spacing:-0.02em;--theme-special-line-height:1.2;--theme-layout-margin:clamp(var(--theme-layout-margin-mobile), 5vw, var(--theme-layout-margin-desktop));--theme-button-line-height:1.2;--theme-button-padding-level-1:calc(var(--theme-button-padding-base) * 2/3) calc(var(--theme-button-padding-base) * 4/3);--theme-button-padding-level-2:var(--theme-button-padding-base) calc(var(--theme-button-padding-base) * 2);--theme-button-padding-level-3:calc(var(--theme-button-padding-base) * 4/3) calc(var(--theme-button-padding-base) * 8/3);--theme-spacing-level-1:calc(var(--theme-spacing-base, 6vh) * 0.5);--theme-spacing-level-2:calc(var(--theme-spacing-base, 6vh) * 0.75);--theme-spacing-level-3:var(--theme-spacing-base, 6vh);--theme-spacing-level-4:calc(var(--theme-spacing-base, 6vh) * 1.25);--theme-spacing-level-5:calc(var(--theme-spacing-base, 6vh) * 1.5);--theme-gap-level-1:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, var(--theme-gap-base, 2rem))) * 0.25), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.25));--theme-gap-level-2:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.375), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.5));--theme-gap-level-3:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.5), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.75));--theme-gap-level-4:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.625), 5vw, var(--theme-gap-base, var(--theme-gap-base, 2rem)));--theme-gap-level-5:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.75), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 1.5));--theme-gap-level-6:clamp(calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 0.875), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 2.25));--theme-gap-level-7:clamp(var(--theme-gap-base, var(--theme-gap-base, 2rem)), 5vw, calc(var(--theme-gap-base, var(--theme-gap-base, 2rem)) * 3));--theme-section-content-padding-level-1:clamp( 1rem, 5vw, 1rem);--theme-section-content-padding-level-2:clamp( 1.25rem, 5vw, 1.5rem);--theme-section-content-padding-level-3:clamp( 1.5rem, 5vw, 2rem);--theme-section-content-padding-level-4:clamp( 1.75rem, 5vw, 3rem);--theme-section-content-padding-level-5:clamp( 2rem, 5vw, 4.5rem);--theme-block-content-padding-level-1:clamp( 1rem, 5vw, 1rem);--theme-block-content-padding-level-2:clamp( 1.25rem, 5vw, 1.5rem);--theme-block-content-padding-level-3:clamp( 1.5rem, 5vw, 2rem);--theme-block-content-padding-level-4:clamp( 1.75rem, 5vw, 3rem);--theme-block-content-padding-level-5:clamp( 2rem, 5vw, 4.5rem)}.main-cart{min-height:70vh}.cart-header{display:flex;align-items:baseline;gap:10px;margin-top:6vh}.cart-header-title{margin:0}.cart-header-count{margin:0}.cart-form{display:flex;flex-wrap:wrap;gap:56px;margin-top:40px;margin-bottom:6vh}.cart-form .cart-contents{max-width:1200px;width:100%}.cart-form .cart-free-shipping{font-size:var(--theme-body-font-size-small);border-bottom:1px solid;border-color:var(--theme-border-color-gray);padding-bottom:10px;margin-top:10px;text-align:center}.cart-form .tax-note{width:100%}.cart-form td,.cart-form th{border:0;padding:0}.cart-form tr td:last-child,.cart-form tr th:last-child{text-align:right}.cart-form thead{padding-bottom:10px;display:inline-grid;width:100%;border-bottom:1px solid;border-color:var(--theme-border-color-gray)}.cart-form thead th{font-size:var(--theme-body-font-size-large);line-height:var(--theme-heading-line-height)}.cart-form thead tr th:nth-child(2){display:none}.cart-form thead tr th:nth-child(3){display:none}.cart-form tbody tr{padding:20px 0}.cart-form tbody tr:not(:last-child){border-bottom:1px solid;border-color:var(--theme-border-color-gray)}.cart-form thead tr{display:grid;grid-template-columns:1fr 1fr}.cart-form tbody{border-bottom:1px solid;border-color:var(--theme-border-color-gray)}.cart-form tbody tr{position:relative;display:grid;grid-template-columns:1fr;gap:10px}.cart-form shopify-payment-terms{display:block;font-size:var(--theme-body-font-size-small);margin:20px 0 10px}.cart-totals{max-width:clamp(425px, 32vw, 600px);width:100%;margin-left:auto;margin-right:auto}.cart-totals-title{padding-bottom:10px;margin:0;border-bottom:1px solid;border-color:var(--theme-border-color-gray)}.cart-totals details{margin-top:20px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid;border-color:var(--theme-border-color-gray);cursor:pointer}.cart-totals details summary{display:flex;align-items:baseline;gap:10px;margin-bottom:5px}.cart-totals details summary::-webkit-details-marker{display:none}.cart-totals details[open] summary svg{transform:rotate(180deg)}.cart-totals button[name=update],.cart-totals button[type=submit],.cart-totals button[data-cart-page-checkout]{cursor:pointer}.cart-totals button[name=update]{display:none}.cart-totals button[data-cart-page-checkout]{width:100%;margin-top:15px;background-color:var(--theme-cart-checkout-bg);color:#fff;border:none;padding:16px 24px;font-family:var(--theme-body-bold-font-family);font-weight:var(--theme-font-weight-semibold);font-size:1rem}.cart-totals button[data-cart-page-checkout]:hover{background-color:var(--theme-cart-checkout-hover-bg);color:#fff}.cart-totals button[type=submit]{width:100%;margin-top:15px;position:relative;color:var(--theme-button-background-color-accent);border-radius:var(--theme-button-border-radius,0);border-width:var(--theme-button-border-width,1px);border-style:solid;border-color:var(--theme-button-background-color-accent);overflow:hidden;z-index:1}.cart-totals button[type=submit]:before{content:"";position:absolute;inset:0;background-color:var(--theme-button-background-color-accent);z-index:-1;transform:translateY(100%);transition:transform 0.2s ease}.cart-totals button[type=submit]:hover{color:var(--theme-button-color-lite)}.cart-totals button[type=submit]:hover:before{transform:translateY(0)}.cart-totals-discounts,.cart-totals-total,.cart-totals-subtotal{display:flex;align-items:center}.cart-totals-discounts>span:last-child,.cart-totals-total>span:last-child,.cart-totals-subtotal>span:last-child{margin-left:auto}.cart-totals-discounts{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid;border-color:var(--theme-border-color-black)}.cart-totals-discounts-title:after{content:":"}.cart-totals-discounts-list{padding:0;margin:0;margin-left:6px;font-size:var(--theme-body-font-size-small)}.cart-totals-discounts-list>li{list-style:none;margin:0;display:flex;align-items:center;gap:3px;border:1px solid;border-color:var(--theme-border-color-black);padding:2px 8px;border-radius:20px;font-size:var(--theme-body-font-size-small)}.cart-totals-discounts-list>li svg,.cart-totals-discounts-list>li .icon-discount,.cart-totals-discounts-list-item svg,.cart-totals-discounts-list-item .icon-discount{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;min-width:13px!important;min-height:13px!important;flex-shrink:0}.cart-totals-discounts .cart-discount:before{content:"-"}.cart-totals-subtotal{margin-top:10px}.cart-totals-total,.cart-totals-subtotal{margin-bottom:5px;font-weight:var(--theme-font-weight-semibold);letter-spacing:var(--theme-heading-letter-spacing);font-variation-settings:"wght" var(--theme-font-weight-semibold)}.cart-product-original-line-price{text-decoration:line-through;text-decoration-thickness:1px;color:var(--theme-color-dark-gray)}.cart-product-discounts{margin-top:5px}.cart-product-discounts-list{padding:0;margin:0;font-size:var(--theme-body-font-size-small)}.cart-product-discounts-list-item__title{border:1px solid;border-color:var(--theme-border-color-black);padding:2px 8px;border-radius:20px;display:inline-flex;align-items:center;gap:3px;font-size:var(--theme-body-font-size-small)}.cart-product-discounts-list-item__title svg,.cart-product-discounts-list-item__title .icon-discount{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;min-width:13px!important;min-height:13px!important;flex-shrink:0}.cart-product-discounts-list-item__amount{display:none}.cart-product-discounts-list>li{list-style:none;margin:0;display:inline-flex;align-items:center;gap:3px}.cart-product-discounts-list>li svg,.cart-product-discounts-list>li .icon-discount,.cart-product-discounts-list-item__title svg,.cart-product-discounts-list-item__title .icon-discount{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;min-width:13px!important;min-height:13px!important;flex-shrink:0}.cart-contents-product__thumbnail{position:absolute;left:0;top:20px}.cart-contents-product__title,.cart-contents-product__price,.cart-contents-product__qty{margin-left:95px}.cart-contents-product__thumbnail img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}.cart-contents-product__thumbnail a{display:flex}.cart-contents-product__title{display:flex;flex-direction:column;max-width:50%}.cart-contents-product__title a{text-decoration:none}.cart-contents-product__title h5{margin:0;margin-bottom:3px}.cart-contents-product__title>dl{margin:0;margin-bottom:3px}.cart-contents-product__title>dl>div{display:flex;gap:3px}.cart-contents-product__title dd{margin:0}.cart-contents-product__variant{font-size:var(--theme-body-font-size-small)}.cart-contents-product__price .product-price-unit{display:block}.cart-contents-product__remove{font-size:var(--theme-body-font-size-small)}.cart-contents-product__remove>svg{display:none}.cart-contents-product__total{position:absolute;right:0;top:20px}.cart-contents-product__qty .error{font-size:var(--theme-body-font-size-small);color:var(--theme-color-alert-error);margin:0;margin-top:3px;width:100%}.cart-contents .product-quantity-picker{width:84px;height:32px}.cart-contents .product-quantity-picker>input{width:32px}.cart-contents .product-quantity-picker>span{width:44px;height:44px}.cart-contents .product-quantity-picker svg{max-width:12px;max-height:12px}.cart-contents .cart-product-selling-plan{border:1px solid;border-color:var(--theme-border-color-black);padding:4px 8px;font-size:var(--theme-body-font-size-small)}.dynamic-checkout__content{margin-top:10px}.dynamic-checkout__content>div{display:flex;flex-direction:column}.dynamic-checkout__content .shopify-cleanslate ul{display:flex}.dynamic-checkout__content .shopify-cleanslate ul>li{flex:1!important}.dynamic-checkout__content .shopify-cleanslate ul>li>div{border-radius:0!important}@media (max-width:767px){.cart-contents-product__title h5{font-size:var(--theme-body-font-size)}.cart-contents-product__price{display:none}}@media (min-width:1200px){.cart-form .cart-contents{flex:1}.cart-form thead tr,.cart-form tbody tr{display:grid;grid-template-columns:100px 3fr 1fr 1fr 1fr}.cart-form thead tr th:first-child{grid-column:span 2}.cart-form thead tr th:nth-child(2){display:block}.cart-form thead tr th:nth-child(3){display:block}.cart-form tbody tr{grid-template-columns:100px 3fr 1fr 1fr 1fr}.cart-contents-product__thumbnail,.cart-contents-product__total{position:static}.cart-contents-product__title,.cart-contents-product__price,.cart-contents-product__qty{margin-left:0}.cart-contents-product__title{max-width:none}.cart-contents-product__remove{position:absolute;top:50%;left:0;padding:16px;border-radius:50%;margin-left:-44px;margin-top:-24px;display:flex;align-items:center;gap:5px}.cart-contents-product__remove>span{display:none}.cart-contents-product__remove>svg{display:block;width:12px;height:12px}}.cart-product-discounts .icon-discount,.cart-product-discounts svg.icon-discount,.cart-product-discounts-list .icon-discount,.cart-product-discounts-list svg.icon-discount,.cart-product-discounts-list-item__title .icon-discount,.cart-product-discounts-list-item__title svg.icon-discount,.cart-totals-discounts .icon-discount,.cart-totals-discounts svg.icon-discount,.cart-totals-discounts-list .icon-discount,.cart-totals-discounts-list svg.icon-discount{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;min-width:13px!important;min-height:13px!important}li.discounts__discount{width:5%!important;max-width:5%!important;flex-shrink:0}li.discounts__discount svg,li.discounts__discount .icon-discount{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important}