/*
Theme Name: Twenty Twenty Enfant par WebandSoft Digitale
Description: Theme enfant de Twenty Twenty
Author: WebandSoft-Digitale
Author URI: https://www.webandsoft-digital.com
Template: twentytwenty
Version: 1.3
*/

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@300;500;600;700;800;900&family=Gochi+Hand&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');

body {
    background: #fff !important;
    font-family: "Poppins";
	position: relative;
}
body:not(.overlay-header) .primary-menu > li > a {
	text-decoration: none;
}
a {
    color: #ff6501;
    text-decoration: none !important;
}
a:hover {
    color: #b0cc20;
}
/*p {
    line-height: 30px;
}*/

.site {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
	position: relative;
}

h1::after, .after-titre::after, .after-titre2::after, .after-titre3::after {
	display:block;
	content:"";
	background:#fe6400;
    width: 64px;
	height:11px;
	border-radius: 15px;
    margin: 25px auto 0;
}
.after-titre::after {
    background: #fff;
}
.after-titre2::after {
    background: #fe6400;
}
.after-titre3::after {
    background: #fff;
	margin: 25px 0;
}

.puce {
	display: flex;
	align-items: center;
	justify-content: center;
}
.puce::before {
	display:inline-block;
	content:"";
	background:#fe6400;
    width: 20px;
	height:20px;
	border-radius: 15px;
    margin: 0 10px 0;
}

/**/
.header-titles .site-logo {
    margin: 0;
}

.tel-top {
	border-bottom: 1px solid #fff;
}


/*Diaporama*/
.metaslider .flexslider {
    margin: 0!important;
}  
.metaslider .flex-control-nav {
    position: absolute;
    bottom: 12px!important;
}
.metaslider .flexslider .flex-direction-nav li a.flex-next {  
    background-image: url('./img/nav-right.png')!important;
    width: 2.65625vw !important;
    height: 4.6875vw!important;
    background-size:contain!important;
}      
.metaslider .flexslider .flex-direction-nav li a.flex-prev {  
    background-image: url('./img/nav-left.png')!important;
    width: 2.65625vw !important;
    height: 4.6875vw!important;	
    background-size:contain!important;	
}
.flex-control-paging li a {
    background: #fff !important;
}
.flex-control-paging li a.flex-active {
    background: #b0cc20 !important;
}

/*menu*/
.primary-menu a {
	color: #fff !important;
    text-transform: uppercase;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0.1em;
	padding-bottom: 0;
}
.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current-menu-item a {
    color:#b0cc20 !important;
}


/*header-nav*/
#header-nav {
	background:none;
	min-height:40px;
	width:100%;
	padding:20px 2vw;
}
#header-nav span, #header-nav a {
	font:400 15px "Poppins";
	color:#fff;
}
#header-nav i {
	font-size:18px;
	color:#fff;
}

/*formulaire contact*/
.row {
    position: relative;
}
input[type="checkbox"] {
    border: 2px solid #ff6501 !important;
}
.form-control {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    background-color: #f2f0f0 !important;
    width: 100%;
    border-radius: 0;
    color: #000 !important;
    font-size: 14px;
    padding: 16px !important;
    border:1px solid #ff6501 !important;
}
.boutonform {
    display: block;
	color: #ff6501 !important;
	margin: 45px auto 0;
	font: 400 16px "Poppins";
	text-transform: uppercase;
	letter-spacing: 0.02em;
	padding: 15px 30px !important;
	border-radius: 35px !important;
	width: 220px;
	text-align: center;
	background: #fff !important;
	border: 1px solid #ff6501 !important;
	cursor: pointer;
	margin: 0;
	text-decoration: none !important;
}
.boutonform:hover {
	background: #ff6501 !important;
	color: #fff !important;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 16px;
}

/**/
.edito a {
    transition: 0.5s all;
    border-bottom: 1px dashed;
}
.edito ul {
    margin: 0;
}
.edito li {
    list-style-image: url('/wp-content/uploads/2021/06/puce_goutte_rouge.png');
    list-style-position: inside;
    font-size: 16px;
	margin: 0 0 1rem 0;
}
.edito.pointblanc li {
    list-style-image: url('/wp-content/uploads/2021/06/puce_goutte_blanc.png');
    list-style-position: inside;
    font-size: 16px;
	margin: 0 0 1rem 0;
}
.edito.pointnoir li {
    list-style-image: url('/wp-content/uploads/2021/06/puce_goutte_noir.png');
    list-style-position: inside;
    font-size: 16px;
	margin: 0 0 1rem 0;
}
.edito li a {
    border-bottom: 1px dashed transparent;
}
.edito li a:hover {
    border-bottom: 1px dashed #bd0926;
}
.edito .listservice li a {
	color:#000;
    border-bottom: 1px dashed transparent;
}
.edito .listservice li a:hover {
    border-bottom: 1px dashed #bd0926;
}

/*Footer*/
#site-footer {
    background-color: #b0cc20;
    border: none;
	padding: 0;
}
.footer-top-hidden #site-footer {
    margin-top: 0;
}
#site-footer .section-inner {
    width: 100%;
    max-width: 100%;
    padding: 70px 8.073vw;
	min-height: 315px;
}
.footer-credits {
    width: 100%;
}
/*#site-footer a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:center;
	font:400 16px "Poppins";
	color:#fff;
}*/
#site-footer .titres {
	display: block;
	font:700 20px "Montserrat";
	color:#fff;
	text-transform:uppercase;
	margin-bottom: 20px;
}
#site-footer .textes {
	display: block;
	font:500 15px/30px "Montserrat";
	color:#fff;
	margin-bottom: 0;
}
#site-footer i {
	font-size:25px;
	color:#fff;
}
#site-footer a:focus, #site-footer a:hover {
    text-decoration: none;
}

.widget {
    margin-top: 0;
}
.widget li ,
.widget_nav_menu li {
    margin: 0;
}
.widget li a, .widget_nav_menu a {
    font: 500 15px "Montserrat";
	color: #fff;
}
.widget li a:hover, .widget_nav_menu a:hover {
	color: #3b4604;
}

#wsd {
    color: #fff !important;
    font-size: 14px;
    padding: 1rem 8.073vw;
    min-height: 50px;
    width: 100%;
    margin: auto;
    background-color: #ff6501;
}
#wsd a {
    padding-bottom: 0;
    color: #fff !important;
}



@media (max-width:767px) {
	/*header-nav*/
	#header-nav {
		flex-direction:column;
	}
	#header-nav span, #header-nav a {
		font-size: 14px;
	}
	#header-nav a {
		display:block;
		margin-bottom: 10px;
    	margin-top: 15px;
	}
	.editos h2 {
    font-size: 2.4rem;
}
}

@media (max-width:991px) {
	.modal-menu a {
		color: #E42220;
	}
	#site-header {
		background: #212605;
		padding-bottom: 20px;
	}
	.header-inner {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		padding: 0;
	}
	.header-titles-wrapper {
		margin-right: 0;
		padding: 0 !important;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center
	}
	.header-titles {
		justify-content: center;
		margin: 0 0 30px;
	}
	.site-logo img {
		max-height: max-content !important;
	}
	.nav-toggle {
		position: relative;
		bottom: 0;
		right: 0 !important;
		top: 0;
		width: auto;
		margin-bottom: 25px;
	}
	body:not(.overlay-header) #site-header .toggle {
		color: #fff !important;
	}
	body:not(.overlay-header) .toggle-inner .toggle-text {
		color:#fff !important;
	}
	.menu-modal .toggle {
		color: #000 !important;
	}

	.mobile-menu a, .modal-menu a {
		color: #000 !important;
	}
	
	

}

@media (min-width:768px) and (max-width:991px){
	#header-nav {
		padding: 10px 2vw;
	}
	
	#site-footer .section-inner {
		padding: 45px 3vw;
	}
	#site-footer .titres {
		font-size: 14px;
	}
	
}

@media (min-width:992px) {

	#site-header {
		background: url(/wp-content/uploads/2021/07/fond-header-page.jpg);
		padding-bottom: 20px;
		position: relative;
		width: 100%;
		z-index: 999;
	}
	.home #site-header {
		background: none;
		padding-bottom: 20px;
		position: absolute;
		width: 100%;
		z-index: 999;
	}

	.header-titles {
		justify-content: center;
		margin: 0 0 30px;
	}
	.header-inner {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		min-height: 175px;
		width: 100%;
		max-width: 100%;
		padding: 1rem 2rem;
		margin-top: -110px;
	}
	.header-titles-wrapper {
		margin-right: 0;
		max-width: 300px;
	}
	.site-logo img {
		max-height: max-content !important;
	}
	
	.header-navigation-wrapper.fixed {
		display: flex;
    	justify-content: center;
    	align-items: center;
    	position: fixed;
		top: 0;
		z-index: 999;
		max-width: 100% !important;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
		background: #040404b5;
	}
	.header-navigation-wrapper.fixed .primary-menu-wrapper {
		width: auto;
	}	
	
}

@media (min-width:992px) and (max-width:1365px) {
	#site-footer .section-inner {
		padding: 50px 3vw;
	}
	#site-footer .titres {
		font-size: 17px;
	}
		.cadres2 .elementor-widget-container {
    min-height: 250px;
}
}

@media (min-width:1366px) and (max-width:1599px) {
	.header-inner {
		margin-top: -110px;
	}
	.cadres2 .elementor-widget-container {
    min-height: 200px;
}
	.cadres4 .elementor-widget-container {
    min-height: 250px;
}
}

@media (min-width:1600px) {
	.cadres2 .elementor-widget-container {
    min-height: 200px;
}
	.cadres4 .elementor-widget-container {
    min-height: 220px;
}
}

@media (min-width:768px) {
	.editos h2 {
    font-size: 3.4rem;
	}
}


.cadres p strong {
    color: #ff6501;
}

.cadres p strong {
    color: #ff6501;
    font-family: Roboto Slab;
    display: block;
}
	
.cadres2 h4 {
    background-color: #b0cc20;
    padding: 10px;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.cadres4 strong {
    background-color: #FFF;
    display: block;
    padding: 5px 10px;
    color: #ff6501;
}

.cadres4 p {
    color: #FEFEFF !important;
}
.edit p,.edit ul{
    font-family: "Poppins" !important;
}

.edit p, .edit ul, .cadres2 p, .cadre p {
    font-family: "Poppins" !important;
}

.edit a {
    color: #01a3e3;
	font-weight: 600;
	transition:0.5s all;
}

.edit a:hover {
    color: #e7724f;
	
border-bottom: 1px solid;
}
.editos h3 {
    font-size: 2em;
    margin-bottom: 20px;
}

.editos ul {
    margin-left: 0px;
    list-style-type: square;
}

.editos h2::first-letter {
    color: #fe6501;
}