/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.footerTitre,
.footerTexte{
font-size : 0.7273rem;
	line-height:0.9692rem;
}
.footerTitre {
	margin-bottom:12px !important;
	list-style:none;
}
.footerTexte.vc_wp_custommenu ul li{
	list-style:none !important;
	text-transform:uppercase;
	line-height:0.9692rem;
}
.footerTexte.vc_wp_custommenu ul{
	margin-left:0px !important;
	margin-bottom:0px !important;
}
#footer-outer #copyright[data-layout="centered"] {
    padding: 20px 0 !important;
}
.btn-faire-un-don {
	border: 1px solid #2E3192;
}
.btn-faire-un-don.nectar-button.large {
	font-size:inherit;
}

#slide-out-widget-area.fullscreen .inner li a{
	opacity:1 !important;
}

.blog-title #single-below-header>span {
    padding: 0 !important;
    border-left: none !important;
}
.row .col.section-title span {
	padding-left: 0px;
}
.blog_next_prev_buttons {
    margin-top: 0px !important;
}

@media only screen and (min-width: 1px) and (max-width: 1000px) {
    .material .blog_next_prev_buttons {
        margin-top: 0px !important;
    }
}