/*
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.   ***************/
.container .woocommerce-message {font-size:1.5em;}
.category-filtering .category-filter-row  {display:none;}

li {
	margin-bottom:0; 
}

.woocommerce-variation-description ul{
	margin: .1em 0 .1em 2em!important;
	padding-bottom:10px!important;
}


.js .tmce-active .wp-editor-area {
	color:#000!important;
}

#guarantee h1 {
	font-family: "Lato", sans-serif!important;
}


.tribe-button {background-color:#f2a01f!important; border-radius: 99px!important; color:#fff!important;}

.product-main {
	padding-top: 10px;
}

@media screen and (min-width: 850px) { 

	.large-1 {
		max-width: 14.2%;
		flex-basis: 14.2%;
	}
	

}

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




}

