/*
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.   ***************/


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


}
/* Breadcrumbs (Rank Math, output via mmlive_render_breadcrumbs) */
.mmlive-breadcrumbs {
	font-size: 0.85em;
	margin: 0 0 1.2em;
	color: #666;
	line-height: 1.6;
}
.mmlive-breadcrumbs a { color: #666; text-decoration: none; }
.mmlive-breadcrumbs a:hover { text-decoration: underline; }
