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

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

.product-page-sections .product-section:nth-child(2){
	background-color:#f4f3f2;
	padding: 15px;
	}





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


}