/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.has-equal-box-heights .box-image img{
	object-fit: contain!important;
}
.tab-panels .product-small .box-image img{object-fit: contain!important;height:100%}
.tab-panels .product-small .box-image a{height:200px}
.product-categories .cat-item-15{display:none}
.absolute-footer{display:none}
.col-inner ul li{margin-left:0!important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}