/*
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.   ***************/
.rounded .fill {border-radius:24px;}
.rounded .img-inner{border-radius:24px;}
.rounded {border-radius:24px;}
.rounded .container{background:transparent;}
.wp-post-image {border-radius:24px;}
.col-inner {border-radius:24px;}
.product-small {border-radius:24px;} 
.image-fade_in_back a img{border-radius:24px 24px 0px 0px;}
.wp-post-image  {border-radius:24px;}

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


}