/*
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 Rankmath */
.large-12.col-breadcrumbs {
background-color: #f1f1f1;
color: #0f3e66;
padding: 7px;
height: 40px;
border-radius: 5px;
border-bottom: 1px solid #c3b3b3;
border-right: 1px solid #c3b3b3;
margin-bottom: 10px;
}
.large-12.col-breadcrumbs a {
color: #0f3e66;
}
.rank-math-breadcrumb:before {
font-family: 'FontAwesome';
margin-right: 5px;
content: '\e065';
}
nav.rank-math-breadcrumb {
display: flex;
}
span.separator {
padding: 5px;
}
 
/* Code home link Rankmath */
 
.rank-math-breadcrumb:before {
font-family: 'FontAwesome';
margin-right: 5px;
content: '\e065';
}