/*!

Theme Name:		Nos Petits Frères et Soeurs
Theme URI:		https://nospetitsfreresetsoeurs.org

Version:		2.7.3
Revision:		2022-12-15
Creation:		2019-07-09
Starting:		2019-05-06

Author:			RVOLA
Author URI:		https://rvola.com

Text Domain:	nph2017
Template:		nph2017

*/

.a-btn.a-btn--donation {
	background-color: #00539f;
	border-color: #00539f;
	padding: 1em 1.4em;
	color: white;
}

.m-header__logo {
	width: 100%!important;
	max-width: inherit!important;
	min-height: inherit!important;
	height: 50px!important;

	background: url("assets/img/logo.png") !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	max-width: auto !important;
	margin-top: 10px !important;
	margin-left: 0!important;

	outline: none;
}

.m-header__logo a {
	display: block;
	width: 100%!important;
	height: 100%!important;
	min-height: inherit!important;
}

.m-footer {
	padding-top: 0 !important;
	padding-bottom: 40px !important;
}

.m-footer--legal {
	padding-top: 40px !important;
}

.m-footer-banner {
	background: #00539f !important;
	min-height: auto !important;
}

.widget ul {
	padding: 0;
}
.widget ul li {
	list-style: none;
}
.m-donation-box__other .m-donate-box__other-amount {
	width: 40%!important;	
}
.m-donation-box__other .m-donate-box__btn-submit {
	width: 60%!important;
	max-width: auto!important;
	padding:0.4em!important
}
.m-content-box {
	margin-bottom: 30px;
}
.m-content-box__title-bar img {
	max-width: 200px;
}
.m-content-box__title {
	font-size: 2em!important;
	padding-left: 10px!important;
}
.acf-boxes div:nth-child(3n+1){
	clear: both;
}
.give-default-level {
	background: #00386c!important;
	color: white!important;
}
.m-donate-box__other-amount[type=number] {
	font-size: 1.4em!important;
}
