/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1260px !important;
}


.title-wrapper .product-title{
	min-height: 50px !important;
	max-height: 55px;
    overflow: hidden;
}
.section-title-container {
    margin-bottom: 10px !important;
}
.hom-sideber{
	background: #dadada;
}
.badge-container{
	display:none !important;
}
.box-image{
	min-height: 225px;
}
.large-3{
	background:#dadada;
}
.large-3 span.widget-title{
	color: #000 !important;
    font-weight: bold !important;
}
.col-inner .box{
	border: 1px solid #d2d2d2;
}
.price{
	min-height:28px;
}