/*
Theme Name: ATLASINFO Child Theme
Theme URI: http://atlasinfo.fr
Version: 1.0.0
Author: Mediating
Author URI: http://mediating.ma/
Text Domain: publisher
Template: publisher
*/
.site-header.site-header.site-header .main-menu.menu>li.current-menu-item>a, .site-header.site-header.site-header .main-menu.menu>li.current-menu-parent>a, .site-header.site-header.site-header .main-menu.menu>li:hover>a {
    border-radius: 0;
}
.site-header .search-container:hover .search-handler{
    color:#000 !important;
}
.section-heading.sh-t2.sh-s4{
    border:none !important;
}
.section-heading.sh-t2.sh-s4 .h-text{
    text-transform: uppercase;
}
.section-heading {
    margin-bottom: 14px !important;
}
.bf-breadcrumb.bc-top-style {
    background-color: #000 !important;
}
.bf-breadcrumb.bc-top-style * {
    color: #fff !important;
}
.archive-title .pre-title span, .archive-title .pre-title:after{
    background-color: #d10101 !important;
}
.footer-newsletter{
    margin-top:50px;
    background-color:#fff !important;
}
.footer-widgets .section-heading.sh-t2:after{
    background-color:#D10101!important;
}
.footer-widgets .categories-without-title .section-heading{
    visibility: hidden;
}
.site-footer .copy-footer{
    padding: inherit !important;
}
.autoload-post-loading {
    z-index: 9999 !important;
    width: 100%;
    height: 100px;
    position: relative !important;
}
.autoload-devider {
    background: rgba(0,0,0,.01) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAE0lEQVQYV2NkwAIYqSy4YMGC/wAIQwLlE7lczAAAAABJRU5ErkJggg==);
    min-height: 54px;
}