/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
/*HEADER*/
header .header_btn_call
{
    font-size: 16px;
    padding: 0.5rem 0.8rem;
}
header .l-subheader.at_top {
    background: #b3c3b6 !important;
}
#right_menu_header .home_header,
#right_menu_header .nosotros_header
{
display:none !important;
}
#left_menu_header .servicios_header,
#left_menu_header .contacto_header
{
display:none !important;
}
.phone_right_top_header p a
{
    color: #000 !important;
    font-weight: 700 !important;
    font-size: 1.4rem !important;
}
.ush_menu_1 .w-nav-icon {
    color: #000 !IMPORTANT;
}
/*END HEADER*/
/**/
.buttonizer a .buttonizer-label
{
opacity:0 !important;
}
.buttonizer a:hover .buttonizer-label
{
opacity:1 !important;
}

/**/
/**/
@media (max-width: 470px)
{
.w-hwrapper.resp_disp_block
 {
    display: block !important;
}
}
/**/