/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.1
Requires at least: 4.7.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.searchandfilter{ margin-bottom: 0;}
.searchandfilter ul li{
	    margin-left: 7px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: -2px;
}
.searchandfilter ul{padding-top: 20px; height: 343px; background: #EEEEEE;margin-bottom: 0;}
.searchandfilter ul li input[type=submit]{width: 100%;}
.anhload{display:none;}
.has-block{display:none;}
.product-small.box .box-image img {
    height: 180px;
    object-fit: cover;
}