/*
Theme Name: Divi Child
Theme URI:  https://www.wpserveur.net
Author:     WPServeur
Author URI: https://www.wpserveur.net
Template:   Divi
Version:    1.0
License:    GNU General Public License v2 or later
*/
#ad-breadcrumbs {text-align: center;}
.sep-bread:before {
    content: "";
    background-color: #a95f47;
    display: inline-block;
    height: 8px;
    opacity: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0px 12px;
}
.et_post_meta_wrapper img {
    max-width: 500px;
    margin: auto;
    display: block;
}
a{
    color: #a95f47;
}
.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
    color: #a95f47;
}