header .header_top .q_social_icon_holder {
    float: left;
    margin: 0;
    width: 15px;
    font-size: 21px;
    margin-right: 12px;
}

.header_top { background: #ffffff; }
.header_bottom { background: #0e1c3f; }
@media only screen and (max-width: 1000px)
.header_bottom {
    background: #0e1c3fimportant;
}

header img.normal {
    height: auto!important;
    width: 1000px!important;
}

.q_logo a {
    height: 100px!important;
}

/*Menu*/
.header_top_bottom_holder .header_bottom { padding: 0;    max-height: 179px; }
nav.main_menu.drop_down.center { width: 100%; background: #fff; }
ul#menu-menuheader { display: table; margin: 0 auto; }
nav.main_menu>ul>li>a {line-height:60px;}

/*Menu mobile*/
.mobile_menu_button {
    width: 80px;
}

/* Footer */
footer {     color: #fff; }
.footer_inner {
    background-image: url(https://www.ricardochaves.adv.br/wp-content/uploads/2017/04/bg-footer-b-3.png);
}

/* grid sidebar */
.column2 .column_inner { padding: 0!important; }
aside.sidebar {
    border: 1px #0e1c3f solid;
    padding: 15px;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
aside.sidebar a , aside.sidebar h5{ color: #0e1c3f;  }

.contact-form label span { display:none; }
input.wpcf7-form-control.wpcf7-date, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-quiz, input.wpcf7-form-control.wpcf7-text, select.wpcf7-form-control.wpcf7-select, textarea.wpcf7-form-control.wpcf7-textarea {border: 1px #eaeaea solid;
    max-height: 90px;
    padding: 10px;
    margin: 0 5px 10px 0!important;}

    .woocommerce input[type=button], .woocommerce-page input[type=button], input[type=submit] {
        display: block;
        width: 100%;
        border: 1px #eaeaea solid;
        color: #8c8c8c;
        background: rgba(246, 246, 246, 0);
        padding: 15px;
        border-radius: 3px;
        text-transform: uppercase;
        margin-bottom: 20px;
        transition: all .15s ease-out;
    }
    .woocommerce input[type=button], .woocommerce-page input[type=button], input[type=submit]:hover {
        background: #365ca5;
        color: #fff;
        font-weight: 700;
    }

/* Background titulo
.title.title_size_small.position_left.has_fixed_background   {
background-position: 0 150%!important;
background-size: 100%!important;
}*/
.touch .title.has_fixed_background {
    background-attachment: fixed;
}


/* Ocultar tradutor */
#google_language_translator, #glt-translate-trigger { display:none; }
#flags {
    width: 85px!important;
    height: 33px;
    vertical-align: middle;
    line-height: 40px;
}
ul.doted {
    margin: 15px 0;
}
ul.doted li {
    list-style: none;
    padding-left: 30px;
}
ul.doted li:before {
    background: #000;
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 150px;
    margin: 0 10px 0 0;
    opacity: 0.7;
}


/* Página agendamento  */
.ladda-button[data-style=zoom-in] .ladda-label {
    font-size: 12px!important;
}
