.cart-wrap>div:first-child{width:70%}.cart-wrap>div:last-child{width:30%}@media (max-width:1023px){.cart-wrap{flex-wrap:wrap}.cart-wrap>div:first-child,.cart-wrap>div:last-child{width:100%}}#cart [id*=cart-quantity-]{width:6rem}@media (max-width:767px){#cart table tr:not(:last-child) td:first-child,#cart table tr:not(:last-child) td:nth-child(2),#cart table tr:not(:last-child) td:nth-child(4),#cart table tr:not(:last-child) th:first-child,#cart table tr:not(:last-child) th:nth-child(2),#cart table tr:not(:last-child) th:nth-child(4){display:none}#cart table{font-size:90%}#cart [id*=cart-quantity-]{width:100%}}#cart-totals{border:1px solid #ebebeb;display:flex;flex-direction:column;padding:1rem;row-gap:1rem}.gb-shop-notices{display:none}.gb-shop #products{column-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:2rem}@media (max-width:767px){.gb-shop #products{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:479px){.gb-shop #products{grid-template-columns:1fr!important}}.product-tab{background-color:transparent;border:none;border-bottom:3px solid transparent;font-weight:700;transition:border-color var(--transition-speed-default) ease,background-color var(--transition-speed-default) ease,color var(--transition-speed-default) ease}.product-footer-tabs{margin-bottom:1rem}.product-item-content h3 a{text-decoration:none}.product-item-content .sale-price{text-decoration:line-through}.gb-shop .gb-shop-module .product-item-content .gb-shop-button,.product-item-content .gb-module-button a{padding:.5rem}.product-stock .out-of-stock{color:#fe5c4d}.product-stock .in-stock{color:#40b758}#variantPrice{font-size:18px}#variantPrice,.product-price-wrapper{font-weight:700}.product-details,.product-image{flex-basis:50%}@media (max-width:767px){.product-main{flex-wrap:wrap}.product-details,.product-image{flex-basis:100%}}.gb-shop-button.loading{color:transparent!important;pointer-events:none;position:relative}.gb-shop-button.loading:before{animation:gb-spin .8s linear infinite;border:2px solid hsla(0,0%,100%,.2);border-radius:50%;border-top-color:#fff;content:"";height:1rem;left:50%;margin:-.5rem 0 0 -.5rem;position:absolute;top:50%;width:1rem}@keyframes gb-spin{to{transform:rotate(1turn)}}#shipping-fields{margin-top:1rem}.hs-form{text-align:left}.gb-shop-checkout-details,.gb-shop-checkout-order{border:1px solid #eee;padding:1rem}form.gb-shop-checkout-form fieldset{border:0;display:flex;margin:0;padding:0}form.gb-shop-checkout-form fieldset.form-columns-1 .hs-form-field{width:100%}form.gb-shop-checkout-form fieldset.form-columns-1 input[type=checkbox],form.gb-shop-checkout-form fieldset.form-columns-1 input[type=radio]{width:auto}.gb-shop-checkout-form{align-items:flex-start;column-gap:2rem;display:flex;row-gap:2rem}.gb-shop-checkout-form>div:first-child,.gb-shop-checkout-form>div:last-child{width:50%}@media (max-width:767px){.gb-shop-checkout-form,form.gb-shop-checkout-form fieldset{flex-direction:column}.gb-shop-checkout-form>div:first-child,.gb-shop-checkout-form>div:last-child{width:100%}}.in-stock{color:#40b758}.out-of-stock{color:#fe5c4d}.product-footer-content{flex-direction:column}