#header-main .header-2 {
   background:#000;
}

#header-main .element-menu-top .menu-top-list li a {
    color: #fff11e;
}

.welcome-message {
	color: #fff11e;
}




/* banner 100%*/
body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}

