/*
	Theme Name: Wine House
	Theme URI: https://winehouse.fuelthemes.net
	Description: <strong>A fast &amp; optimized WooCommerce WordPress Theme by <a href="https://fuelthemes.net" target="_blank">fuelthemes</a></strong>
	Version: 1.0.5
	Author: Fuel Themes
	Author URI: https://fuelthemes.net
	Text Domain: wine-house
	Domain Path: /inc/languages
  License: GPLv2 or later
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
	Tested up to: 5.6
	Requires PHP: 7.0
	Woo: 9055701:284653be22a922d683ed1e84fe01780c
*/
ul.products > .product{margin: 20px !important;}
ul.products .product .thb-product-inner-wrapper {border: 0px solid red}


.products .product .product-thumbnail>a.woocommerce-LoopProduct-link{
	min-height: 325px;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .shop-bottom-text img {
            width: 400px;
            transition: all 0.3s ease;
            cursor: pointer; 
            outline: none;   
        }

            .shop-bottom-text img:focus {
            width: 1000px; 
        }
    
body.page-id-638 .thb-secondary-item.thb-quick-profile {display:none}