.vc_navbar_fixed_top,
.navbar-fixed-top{
    /*background:#598ca4;*/
    background: #fff;
    box-shadow: 0px 3px 11px 0px rgba(128, 128, 128, 0.26);
}


/*hyp_search_archive_header_results_found*/
.vc_search_header_results_found .sortElementCont ul li a.active {
    border-bottom:3px solid #598ca4;
}
/**/

/*hyp_box_comments*/
.box_comments .posta_commenti form .post_commenti_btn input {
    width:100%;
    height:30px;
    color:#fff;
    text-transform:uppercase;
    background:#598ca4;	
    cursor:pointer;
    border:1px #598ca4 solid;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.box_comments .posta_commenti form .post_commenti_btn input:hover {
    background:#6e9aaf;
    color:#fff;
}
.vc_cont_login_cart {
        margin-top: 3px !important;
        float: right;
}
/**/

/*--menu--*/
.vc_menu_mobile {
    background:#f2f2f2;
}

