#main-header{
background-image: url(https://mueblesdepablos.es/wp-content/uploads/2018/04/fondo-cabecera.jpg);
}
.et_header_style_centered #main-header div#et-top-navigation {
width: 494px;
margin: 0 auto;
background: rgba(255,255,255,0.8);
padding: 10px 0;
margin-top: -50px;
margin-bottom: 50px;
}
#main-header.et-fixed-header div#et-top-navigation{
margin-top:0px;
}
.et_header_style_centered #top-menu > li > a {
padding-bottom: 0px !important;
font-weight: 700;
}
.et_header_style_centered #top-menu > li >ul.sub-menu{ margin-top:0px;
}
@media (max-width: 980px) {
.et_header_style_centered #main-header div#et-top-navigation {
width: 100%;
margin: 0 auto;
border-radius: 5px;
padding: 0;
}
.et_header_style_centered #top-menu > li > a {
padding-bottom: 0px !important;
font-weight: 600;
}
}
a{
color: #fff200;
font-weight: bold;
}
#et-top-navigation a{
font-weight: 600;
}
#et-info span{
font-size: 16px;
}
#top-menu li li a {
padding: 6px 10px !important;
}
.widget_custom_html{
width: 100% !important;
}
.mobile_menu_bar::before, .mobile_menu_bar::after{
color:#b5b5b5 !important;
}