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

h3.accordion_title {margin-top: 40px;}

.article-inner {
	background: #fff;
	padding: 0 20px;
}

.views .dashicons-chart-bar { display: none;}

/*
.sidebar-menu { font-size: 120%;}

.widget_tag_cloud {
	border-radius: 10px;
	color: #fafafa;
	padding: 20px;
}

.widget_tag_cloud a {
	color: #fff;
	margin-right: 5px;
}

.widget_tag_cloud,
.gradient-orange-135 {
        background: #CD510E;
	background: linear-gradient(135deg,rgba(205, 81, 14, 1) 0%, rgba(239, 113, 35, 0.4) 100%);
}
*/
/*
span.rating {
	margin-left: 20px;
}
*/

.widget_uxe_post_views_counter_list_widget,
.taxonomy-description,
.flatsome_recent_posts {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}

.flatsome_recent_posts span.post_comments {
	display: none;
}

@media screen and (min-width: 850px) {
    .row-large>.col, .row-large>.flickity-viewport>.flickity-slider>.col {
        padding: 0 15px;
    }
}

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

}
