/* Theme Name: Enfold Child Description: A Child Theme for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then. Version: 1.0 Author: Kriesi Author URI: http://www.kriesi.at Template: enfold */ /*Add your own styles here:*/ /*Product Category Stylings */ #top .products .product-category { border: none !important; } #top .products .product-category h2 { font-size: 17px !important; text-align: center; font-weight: normal; } .woocommerce-loop-category__title { border: none !important; } /* For products under a category */ .product .inner_product.main_color.wrapped_style.noLightbox.av-product-class- { border: none; } #top .inner_product_header { border: none; } .woocommerce-page .button { display: none !important; } #top #wrap_all .all_colors h2 { font-size: 17px !important; } #top .thumbnail_container img { float: left; width: 291px; height: 196px; object-fit: contain; }