/*#header-main {
    background: #000000;
    color: var(--header-text-color);
    margin-bottom: 20px;
}*/

/*#content-main {
	background: none !important;
}*/

#nav-bottom .element-brands-bottom {
    background: #fff;
    margin-bottom: 0 !important;
    padding: 20px 0;
}

#footer-main .element-phone .info-phone {
	display: none !important;
}

/*#header-main .header-1 {
	display: none !important;
}

#vitrine {
	background: #fff;
	padding: 0 20px 20px;
}

#footer-main {
    background: #000000;
}

img {
    max-width: 200%;
}*/