body, body a, button, input, textarea{
	font-family: Lato;
}
#nav_block:hover{
	color: #fff;
	background-color: #c64575;
	border: 1px solid #c64575;
}
.blog-accueil a:hover span{
	color : #c64575;
}
.button{
	color: #fff;
	background-color: #c64575;
}
.button:hover{
	background-color: #d94b80;
}
.content a, .infos-contact a{
	color: #c64575;
	text-decoration: underline;
}
.content a:hover, .infos-contact a:hover{
	color: #d94b80;
}
.product-filters ul a{
	border: 1px solid #c64575;
	color: #c64575;
}
.product-filters ul a:hover, .product-filters ul a.selected{
	background-color: #c64575;
	color: #fff;
}
.icon a{
	width: 20px;
	height: 20px;
	display: block;
	background-size: cover;
	padding: 5px;
}
.facebook a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/facebook-white.svg');
}
.twitter a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/.svg');
}
.linkedin a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/.svg');
}

.insta a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/.svg');
}
.gplus a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/.svg');
}
.pinterest a{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/.svg');
}
.nav-open .menu li{
	border-bottom: 1px solid ;
}
.nav-open .menu li:last-child{
	border-bottom: none;
}
/*.nav-open .menu a{
	color: #c64575;
}*/
.nav-open .menu a:hover{
	color: #fff;
	background-color: #c64575;
}
.nav-open .menu a.selected{
	color: #fff;
	background-color: #c64575;
}
h1{
	color: ;
	font-family: Petit Formal Script;
}
h1 span{
	margin-top: 5px;
	font-size: 14px;
}
h1 span, h2{
	font-family: Lato;
	color: #c64575;
	display: block;
}
.head-illu h1 span{
	display: block;
}
.head-illu h1 span::before{
	background-image: url('https://www.lemarco-polo.be/wp-content/themes/exitbasic/img/imgs-design-basic/no-head.png');
}
.head-illu .banner h1 span::before, .head-illu .banner-content h1 span::before {
	filter: brightness(0) invert(1);
}
.banner-content h1, .banner h1{
	color: #ffffff;
	font-family: Petit Formal Script;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.infobar li a span, .infobar li a:hover{
	color: #c64575;
}
.infos-contact li span{
	color: #c64575;
} 
.banner-content h1 span, .banner-content h2, .banner h1 span, .banner h2{
	color: #c64575;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.contact .wpcf7-submit{
	background-color: #c64575;
}
.contact .wpcf7-submit:hover{
	background-color: #e34f86;
}
.contact table .current td{
	color: ;
	font-weight: bold;
}
section.contact input:focus, section.contact textarea:focus{
	border-color: ;
}
@media screen and (min-width: 61.25em){
	.main_nav .menu li a:hover{
		color: #c64575;
		border-color: #c64575;
	}
}