/*Menu*/
.header{
	padding: 10px 0px;
}
.logo img{
	height: 80px;
}
.main-nav ul li a, select#gtranslate_selector{
	font-family: "Quicksand", sans-serif;
}
.main-nav ul li a:hover, .current-menu-item a{
	color: #2163F5!important;
}
.main-nav-list li .sub-menu{
	 border-top: 3px solid#2163F5;
}

/*Typographie et icônes*/
.main-color-font, .block-header h2 span, .main-color-font, #centreTab1, h5 span, p.h-sub, .main-slider .slide-content .content-head span, .order-list-2 li .list-description::before{
	color: #F57000!important;
}
p, a, input, span, label, h2, .text-center{
	font-family: "Quicksand",sans-serif!important;
	font-weight: 500!important;
}
h2{
	font-weight: 600!important;
}
.block-header p::after {
    background: #F57000;
}
.read-more svg path {
    fill: #F57000;
}
ul li::after{
    color: #F57000!important;
}
.accordion-block .accordion-header .accordion-ico::before, .accordion-block .accordion-header .accordion-ico::after{
	background: #F57000;
}
h3{
	color: #2163F5!important;
}

/*Points slider-home-page*/
.slick-dots li button:after{
	background: #2163F5;
}
.slick-dots li.slick-active button:after {
    border: 3px solid #2163F5;
}

/*Couleur quicklinks*/
.quickLinks-wrap .quickLinks-item:nth-child(1) .quickLinks-head,
.quickLinks-wrap .quickLinks-item:nth-child(1) .quickLinks-desc, .quickLinks-wrap .quickLinks-desc:nth-child(5){
background: #1B623C!important;
}
.quickLinks-wrap .quickLinks-item:nth-child(2) .quickLinks-head,
.quickLinks-wrap .quickLinks-item:nth-child(2) .quickLinks-desc, .quickLinks-wrap .quickLinks-desc:nth-child(6){
background: #E8544D!important;
}
.quickLinks-wrap .quickLinks-item:nth-child(3) .quickLinks-head,
.quickLinks-wrap .quickLinks-item:nth-child(3) .quickLinks-desc, .quickLinks-wrap .quickLinks-desc:nth-child(7){
background: #FF36B0!important;
}
.quickLinks-wrap .quickLinks-item:nth-child(4) .quickLinks-head,
.quickLinks-wrap .quickLinks-item:nth-child(4) .quickLinks-desc, .quickLinks-wrap .quickLinks-desc:nth-child(8){
background: #F57000!important;
}

/*Back to top btn*/
.up-btn {
    background: #2163F5;
}
.up-btn:hover svg path {
    fill: #2163F5;
}

/*Bandeau*/
.page-name {
    min-height: 355px;
    padding: 10px 0;
}

/*Bordures*/
.order-list-2 li .list-description{
	border-radius: 0px;
}

/*News*/
.layer-background{
	background-image: url("https://www.lamaisondesenfants.fr/wp-content/uploads/2021/12/bandeau-village.png")!important;
}
h1.text-center{
	color: #FFF!important;
	font-weight: 500!important;
}
.entry-date, .post-meta-author a, time, .recentcomments, .sidebar a:hover, a.post-title:hover, b, .comment-block .text a{
	color: #2163F5!important;
}
.read-more, .page-numbers.current, .page-numbers:hover{
	color: #F57000!important;
}
.tag-list li a:hover, .tag-list li a.active {
    background: #2163F5;
    color: #fff;
}	
.submit{
color: #FFF!important;
}
.sticky_post_icon{
	display: none;
}

/*Retrait nuages*/
.my-paroller, .wave-block::after, .wave-block::before{
display: none;
}

/*Btn*/
.button{
	background: #F57000;
	color: #FFF;
}
, .elementor-kit-12 input[type="submit"]{
	background: none!important;
}
.button:hover, .elementor-kit-12 input[type="submit"]:hover, .no-style-btn-cnt:hover input{
	background: #2163F5;
	text-decoration: none;
	color: #FFF!important;
}

button:hover.read-more svg path, .button:hover.read-more svg path{
	fill: #FFF;
}

/*Pied de page*/
footer{
	background-color: #2163F5;
}
.footer-top .widget-title, .footer-top a, .footer-top p{
	color: #FFF!important;
}

/*Responsive*/
@media screen and (max-width: 779px){
	.widget .textwidget p, .widget .textwidget a{
		color: #FFF;
	}
	#wpcf7-f718-o1{
		background-color: #FFF;
		padding: 10px;
		border-radius: 13px;
	}
}