/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: ایران فلتسام
Theme URI: http://flatsomee.ir/
Author URI: http://flatsomee.ir/
Template: flatsome
Version: 3.10.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#wrapper,#main {
    background-color: #f1f3f6;
}
.product-title{
	color:#000;
}
.product-short-description{
	color:#292929;
	font-weight: 300;
}
.product-short-description p{
	line-height:32px;
}
span.amount{
	color:#d51d46;
}
.single_add_to_cart_button{
	background-color:#d51d46 !important;
	border-radius: 5px !important;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

}
