/*
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.   ***************/
.stars a.active:after, .stars a:hover:after {
	color: #ff0000;
}
#reviews > .col {width:100%;        flex-basis: 100%;
        max-width: 100%;}
.single-product .product .product-footer {margin-top:20px;}
body.home #comments{display:none;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}