.sp-woocommerce-main{padding:70px 0 100px}.woocommerce .woocommerce-breadcrumb{margin-bottom:30px;color:var(--sp-text)}.woocommerce .woocommerce-products-header__title.page-title{margin-bottom:45px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:16px 16px 22px;border:1px solid var(--sp-border);border-radius:var(--sp-radius);background:var(--sp-background);transition:.25s}.woocommerce ul.products li.product:hover{transform:translateY(-5px);box-shadow:var(--sp-shadow)}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:calc(var(--sp-radius) - 8px);background:var(--sp-surface)}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.5em;color:var(--sp-heading);font-family:var(--sp-heading-font);font-size:1.05rem}.woocommerce ul.products li.product .price{color:var(--sp-primary);font-weight:800}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:60px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:auto}.woocommerce div.product div.images{min-height:400px}.woocommerce div.product .product_title{font-size:clamp(2.2rem,4vw,4rem)}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--sp-primary);font-size:1.5rem;font-weight:800}.woocommerce .quantity .qty{min-height:50px;border:1px solid var(--sp-border);border-radius:10px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce select,.woocommerce .select2-container .select2-selection--single{min-height:48px;padding:10px 13px;border:1px solid var(--sp-border);border-radius:10px;background:#fff}.woocommerce table.shop_table{overflow:hidden;border-color:var(--sp-border);border-radius:var(--sp-radius)}.woocommerce-message,.woocommerce-info{border-top-color:var(--sp-primary);background:var(--sp-surface)}.woocommerce-message::before,.woocommerce-info::before{color:var(--sp-primary)}
@media(max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(3,1fr)}}
@media(max-width:899px){.woocommerce div.product{grid-template-columns:1fr;gap:30px}.woocommerce div.product div.images{min-height:320px}}
@media(max-width:680px){.woocommerce ul.products{grid-template-columns:repeat(2,1fr);gap:12px}.woocommerce ul.products li.product{padding:10px 10px 16px}.woocommerce ul.products li.product .button{width:100%;padding:10px!important;font-size:.78rem!important}}
@media(max-width:430px){.woocommerce ul.products{grid-template-columns:1fr 1fr}.woocommerce div.product .product_title{font-size:2.25rem}}

/* v1.6 complete mobile shop, cart, checkout and account UI. */
.woocommerce,.woocommerce-page{max-width:100%;overflow-wrap:anywhere}
.woocommerce form .form-row,.woocommerce form .form-row>*{min-width:0;max-width:100%}
.woocommerce .select2-container{max-width:100%}
.woocommerce table.shop_table{width:100%;max-width:100%}
.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:6px;overflow-x:auto;margin-inline:0;padding:0;-webkit-overflow-scrolling:touch}
.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs .panel{overflow-wrap:anywhere}

@media(max-width:899px){
 .woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}
 .woocommerce .col2-set{display:grid;gap:25px}
 .woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{float:none;width:100%}
 .woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{float:none!important;width:100%!important}
 .woocommerce-MyAccount-navigation ul{display:flex;gap:8px;overflow-x:auto;margin:0 0 25px;padding:0 0 8px;list-style:none;-webkit-overflow-scrolling:touch}
 .woocommerce-MyAccount-navigation li{flex:0 0 auto}
 .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:44px;padding:9px 14px;border:1px solid var(--sp-border);border-radius:999px;white-space:nowrap}
}

@media(max-width:680px){
 .sp-woocommerce-main{padding:48px 0 70px}
 .woocommerce .woocommerce-breadcrumb{margin-bottom:20px;font-size:.85rem}
 .woocommerce .woocommerce-products-header__title.page-title{margin-bottom:28px;font-size:clamp(2.1rem,11vw,3.25rem)}
 .woocommerce ul.products{gap:10px}
 .woocommerce ul.products li.product{min-width:0;padding:9px 9px 14px;border-radius:14px}
 .woocommerce ul.products li.product:hover{transform:none}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3em;padding:.45em 0;font-size:.94rem;line-height:1.45}
 .woocommerce ul.products li.product .price{font-size:.92rem}
 .woocommerce ul.products li.product .button{min-height:44px;margin-top:9px!important;white-space:normal;text-align:center}
 .woocommerce div.product{gap:22px}
 .woocommerce div.product div.images{min-height:0;margin-bottom:0}
 .woocommerce div.product .product_title{font-size:clamp(2rem,10vw,2.8rem)}
 .woocommerce div.product form.cart:not(.variations_form):not(.grouped_form){display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}
 .woocommerce div.product form.cart:not(.variations_form):not(.grouped_form) .button{min-width:180px;flex:1 1 auto}
 .woocommerce div.product form.cart .variations{width:100%}
 .woocommerce div.product form.cart .variations select{width:100%;margin-right:0}
 .woocommerce div.product .woocommerce-tabs ul.tabs{margin-top:20px}
 .woocommerce div.product .woocommerce-tabs ul.tabs li a{min-height:44px;padding:11px 14px}
 .woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}
 .woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:18px}
 .woocommerce .coupon{display:flex;gap:8px;flex-wrap:wrap}
 .woocommerce .coupon .input-text{min-width:0!important;min-height:46px;flex:1 1 150px;width:auto!important}
 .woocommerce .coupon .button{flex:1 1 auto}
 .woocommerce #payment{border-radius:14px}
 .woocommerce #payment .payment_box,.woocommerce #payment ul.payment_methods,.woocommerce #payment div.form-row{padding:16px}
 .woocommerce-message,.woocommerce-info,.woocommerce-error{padding:16px 14px 16px 42px;line-height:1.5}
 .woocommerce table.shop_table{font-size:.9rem}
 .woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{padding:12px 8px}
 .woocommerce .order_details{padding:0}
 .woocommerce .order_details li{float:none;margin:0 0 12px;padding:0 0 12px;border:0;border-bottom:1px solid var(--sp-border)}
}

@media(max-width:340px){
 .woocommerce ul.products{grid-template-columns:1fr}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:0}
}
