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

/*************** ADD CUSTOM CSS HERE.   ***************/
/*
.entry-content img { width: 100%;}
*/
/*
span.views {
	display: inline-flex;
	margin-right: 10px;
}
.widget_uxe_post_views_counter_list_widget,
.flatsome_recent_posts {
	padding: 15px;
	background: #fafafa;
	border-radius: 15px;
}
*/

/*
.entry-header-text {padding: 0 0 1.5em 0;}
.entry-meta {color: #525670;}
.entry-content {padding-top: 0;}
.entry-header-text-top { border-bottom: 1px solid #ececec; margin-bottom: 20px;}
.rating, .tech-info, .bottombar_visible {display: none;}
*/
/*
.page-wrapper { padding-bottom: 20px; padding-top: 20px;}
#section_archive { padding-top: 0px; padding-bottom: 0px;}
*/

/*
.home-top .is-divider, .home-blog .is-divider,
#at_posts_related .is-divider {display: none;}
*/


.sp-easy-accordion .sp-ea-single .ea-header a {font-size: 16px; line-height: 18px;}

/*
.rt-reading-time {color: #d500fa; white-space: nowrap;}
*/


div#ez-toc-container { float: right;}



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

}
