.woocommerce .products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;list-style:none;padding:0;margin:2rem 0}@media (min-width:768px){.woocommerce .products{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1024px){.woocommerce .products{grid-template-columns:repeat(4,1fr)}}.woocommerce ul.products li.product{margin:0;width:auto}.woocommerce:not(.single-product) a.button,.woocommerce:not(.single-product) button.button{border-radius:6px;font-weight:700;font-size:.85rem;padding:.6rem 1rem;background:#191919;color:#fff}.woocommerce:not(.single-product) a.button:hover,.woocommerce:not(.single-product) button.button:hover{background:#000;color:#fff}.woocommerce table.shop_table th{background:#f6f7f5;font-weight:700;font-size:.85rem}.woocommerce table.shop_table td{padding:.75rem}.woocommerce .cart-collaterals .cart_totals h2{font-size:1.1rem;font-weight:700}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #ddd;border-radius:6px;padding:.6rem .75rem;font-size:16px}.woocommerce form .form-row input:focus{border-color:#191919;outline:0}.woocommerce-message{border-top:3px solid #2d6a4f;background:#f0fdf4}.woocommerce-error{border-top:3px solid #c32;background:#fff5f5}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 2px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:.5rem .85rem;border:1px solid #eaeaea;border-radius:6px;color:#333}.woocommerce nav.woocommerce-pagination ul li span.current{background:#191919;color:#fff;border-color:#191919}.woocommerce-product-gallery{border-radius:12px;overflow:hidden}.quantity .qty,.woocommerce-ordering select{border:1px solid #ddd;border-radius:6px;min-height:44px}.quantity .qty{padding:.5rem;text-align:center;font-size:1rem}.woocommerce-ordering select{padding:.5rem 1rem;font-size:.85rem}.woocommerce-store-notice{background:#191919;color:#fff;padding:.75rem}.woocommerce .woocommerce-breadcrumb{margin:0 0 1.5rem;font-size:.75rem;color:#666}