.product-variants.js-product-variants {
	display: none;
}
#blockEmailSubscription_displayFooterBefore {
	background: none;
}
#blockEmailSubscription_displayFooterBefore p {
	color: #fff !important;
}
.footer-container .h3, .footer-container .h3 a, .footer-container .h4, .footer-container #contact-infos, .footer-container li a {
	color: #f4f4f4 !important;
}
#header .header-nav {
	max-height: unset; 
}
#header .header-nav .main-menu > li > a {
	color: #323232;
	opacity: 0.75;
}
footer a {
	color: #fff;
}
footer{
	margin-top: 0;
}
footer h5, .h5 {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Montserrat", serif;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}