.woocommerce ul.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;list-style:none;padding:0;margin:0 0 40px}.woocommerce ul.products li.product{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.woocommerce ul.products li.product:hover{box-shadow:0 2px 8px rgba(0,0,0,.12);border-color:#ff6b35;transform:translateY(-4px)}.woocommerce ul.products li.product img{display:block;width:100%;height:250px;object-fit:cover}.woocommerce ul.products li.product .product-info{padding:15px;flex:1;display:flex;flex-direction:column}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1rem;margin-bottom:8px;line-height:1.4;color:#1a1a1a}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0 0 8px}.woocommerce ul.products li.product .price{color:#ff6b35;font-weight:700;font-size:1.1rem;margin-bottom:12px}.woocommerce ul.products li.product .price del{color:#999;font-weight:400;margin-right:8px}.woocommerce ul.products li.product .star-rating{font-size:.8rem;margin-bottom:10px}.woocommerce ul.products li.product .button{background-color:#ff6b35;color:#fff;border:0;padding:10px 15px;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease;width:100%;margin-top:auto;text-align:center}.woocommerce ul.products li.product .button:hover{background-color:#f7931e}.woocommerce-product-details__short-description{margin-bottom:20px;color:#666}.woocommerce .product .woocommerce-product-gallery{margin-bottom:30px}.woocommerce .product .woocommerce-product-gallery__image img{max-width:100%;height:auto}.woocommerce .single_variation_wrap{margin-bottom:20px}.woocommerce .product_meta{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:15px 0;margin-bottom:20px}.woocommerce .product_meta span{display:block;margin-bottom:8px}.woocommerce .product_meta a{color:#ff6b35}.woocommerce .woocommerce-cart-form{margin-bottom:30px}.woocommerce table.shop_table{width:100%;border-collapse:collapse;margin-bottom:20px}.woocommerce table.shop_table th{background-color:#f9f9f9;padding:15px;text-align:left;border-bottom:2px solid #e0e0e0;font-weight:600}.woocommerce table.shop_table td{padding:15px;border-bottom:1px solid #e0e0e0}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:15px 20px;margin-bottom:20px;border-left:4px solid;border-radius:4px}.woocommerce-error{background-color:#fff5f5;border-color:#ff4d4f;color:#8b0000}.woocommerce-message{background-color:#f6ffed;border-color:#52c41a;color:#274d1a}.woocommerce-info{background-color:#fffbe6;border-color:#faad14;color:#665d00}@media(max-width:768px){.woocommerce ul.products{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px}.woocommerce ul.products li.product img{height:180px}}@media(max-width:480px){.woocommerce ul.products{grid-template-columns:1fr;gap:12px}.woocommerce ul.products li.product img{height:200px}.woocommerce ul.products li.product .product-info{padding:12px}.woocommerce table.shop_table{font-size:.9rem}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:10px}}
