.wp-smart-body {
    visibility: visible !important;
}
.site-header {
    min-height: 450px;
}
#searchsubmit {
    width: auto;
}
.site-branding-text {
    text-align: right;
}
article img {
    max-height: 300px;

}
article.col-md-9 div.news-thumb{
		display:none;
}
input, textarea{
		border:1px solid #ccc;
}
aside#sidebar div.wp-caption{
		border:none;
}
aside#sidebar div.wp-caption p{
		color:#222222
}

aside#sidebar a.wp-element-button{
		color:#FFE994;
}

p.site-description{
				width:100%;
}

@media (min-width: 768px) {
		p.site-description{
				width:48%;
				position: absolute;
				left:0;
		}	
}

.widget-title {
		padding:0;	
}
.widget.widget_text ol {
		margin: 0;
		padding:0;
}
#search-5{
	margin-bottom:0;
}
@media (max-width: 768px) {
    div.entry-content img{
        float:none;
        margin:0;
    }
}
.site-branding-text {
    text-align: left;
}
#archives-dropdown-2{
		width:100%;	
}
#cat{
	  width:100%; 
}

/* CUSTOM CSS - Cyril Gerchel */
/* PAGE DES DONATIONS */
/* Page formulaire */
.give-form-title{display:none;}
.page-id-23255 .sharedaddy{display:none !important;}
.page-id-23255 .main-content-page .entry-content{margin-top:50px;}
.page-id-23258 .sharedaddy{display:none !important;}
.page-id-23258 .main-content-page .entry-content{margin-top:50px;}

.page-id-23255 #give-form-23251-wrap{margin-top:50px;}
.page-id-23258 #give-form-23247-wrap{margin-top:50px;}

@media screen and (max-width:767px){
	.page-id-23255 .main-content-page .entry-content{margin-top:40px;}
	.page-id-23258 .main-content-page .entry-content{margin-top:40px;}
}


/* Page de confirmation de don */
.give-page .give-receipt-thead-text{font-size:35px !important;}
.give-page .sharedaddy{display:none !important;}
@media screen and (max-width:767px){
	.give-page .give-receipt-thead-text{font-size:30px !important;}
}

#give_donation_receipt tbody tr:nth-child(4){
	display:none;
}


/* SIDEBAR */
#sidebar{
	margin-bottom:30px;
}
/* BTN DONATE SIDEBAR */
#block-2{margin-top:27px;}
.btn_donate_sidebar mark{
	font-size:30px;
	padding:0px;
}
.btn_donate_sidebar .wp-block-button__link{
	background-color: #0077C2;
	padding:10px;
		transition: all 0.3s ease-in-out;
}
.btn_donate_sidebar .wp-block-button__link:hover{
	background-color: #fff;
	outline:1px solid #0077C2;
	color: #0077C2;
	transition: all 0.3s ease-in-out;
}
.btn_donate_sidebar .wp-block-button__link:focus{
	color: #0077C2;
		background-color: #fff;
		outline:1px solid #0077C2;

	transform:scale(0.95);
}
.btn_donate_sidebar .wp-block-button__link:hover .has-white-color {
    color: #0077C2 !important;
}

/* MENU NAVIGATION */
/* DONATION */
@media screen and (min-width: 768px){
	#site-navigation .menu-container{padding-bottom:0px !important;}
	#site-navigation #menu-menu1{
		display: flex !important;
		justify-content: center !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
	}
	#site-navigation #menu-menu-1{
		display: flex !important;
		justify-content: center !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
	}
}

#site-navigation .navbar-nav #menu-item-23388 a{
	background-color:#0077c2 !important;
	color:#fff;
}
#site-navigation .navbar-nav #menu-item-23388 a:hover{
	background-color:#0077c2 !important;
	transition: none !important;
}
#site-navigation .navbar-nav > #menu-item-23388.active > a{
	background-color:#0077c2 !important;
}
#site-navigation .navbar-nav #menu-item-23387 a{
	background-color:#0077c2 !important;
	color:#fff;
}
#site-navigation .navbar-nav #menu-item-23387 a:hover{
	background-color:#0077c2 !important;
}
#site-navigation .navbar-nav > #menu-item-23387.active > a{
	background-color:#0077c2 !important;
}

/* FOOTER */
.footer-credits{
		display:none;
}
#content-footer-section .widget-title h3 {
	color: #fff;
}
#content-footer-section .widget-title:after {
	background-color: #fff;
}

/* PAGE BNS:Rien ne vas plus */
/* FR */
.page-id-24145 .wp-image-24163{width:auto;margin-top: 45px;}
.page-id-24145 .btn_bns_book_editionfavre{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.page-id-24145 .btn_bns_book_editionfavre:hover{
		background-color: #606060;
}

.page-id-24145 .paragraph_btn_amazon{
		margin-bottom:30px;
}
.page-id-24145 .btn_bns_book_amazon{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.page-id-24145 .btn_bns_book_amazon:hover{
		background-color: #606060;
}
.page-id-24145 .and_text{margin:30px 0;}
/* EN */
.page-id-24176 .wp-image-24163{width:auto;margin-top: 45px;}
.page-id-24176 .btn_bns_book_editionfavre{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.page-id-24176 .btn_bns_book_editionfavre:hover{
		background-color: #606060;
}

.page-id-24176 .paragraph_btn_amazon{
		margin-bottom:30px;
}
.page-id-24176 .btn_bns_book_amazon{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.page-id-24176 .btn_bns_book_amazon:hover{
		background-color: #606060;
}
.page-id-24176 .and_text{margin:30px 0;}
/* POPUP */
/* html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0px;
	  padding-left: 0px;
} */
/* FR */
.pum-theme-24290, .pum-theme-theme-par-defaut {
		background-color: rgb(0 0 0 / 38%);
}
#pum-24308 .container_btn_popup{
		margin-top: 20px;
}

.pum-theme-24290 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close {
    background-color: #337ab7;
		padding: 7px;
    line-height: 10px;
}
#pum-24308 .btn_bns_book_editionfavre{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#pum-24308 .btn_bns_book_editionfavre:hover{
	background-color: #606060;
}

/* EN */
.pum-theme-24290, .pum-theme-theme-par-defaut {
		background-color: rgb(0 0 0 / 38%);
}
#pum-24318 .container_btn_popup{
		margin-top: 20px;
}

.pum-theme-24290 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close {
    background-color: #337ab7;
		padding: 7px;
    line-height: 10px;
}
#pum-24318 .btn_bns_book_editionfavre{
		background-color: #337ab7;
    color: #ffffff;
    padding: 20px;
		transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
#pum-24318 .btn_bns_book_editionfavre:hover{
	background-color: #606060;
}

/* Ajout block Donation sur Articles (FR/EN) */
.block-donation-post{margin-top:30px;}
.btn_donate_the_content{text-align:center;}
.content_donate_post{margin-top:25px;}