
/*---vc_search_refine_results_standard*/
.vc_search_refine_results_standard {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard li.intestazione {
    padding:4px 0 5px 0;
    font-size:0.8em;
    text-transform:uppercase;
    text-align:center;
    color:#0f0605;
    border-bottom:1px #c1c1c1 dashed;
    background:#d5d5d5;
    display:block;
}
.vc_search_refine_results_standard p {
    margin:0 0 10px 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul {
    margin:0 10px 10px 0;
    color:#424240;
    list-style:none;
    font-weight:normal;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_refine_results_standard ul li a {
    margin:1px 0 1px 0;
    padding:5px 0;
    font-size:0.8em;
    border-bottom:1px #c1c1c1 dashed;
    background:#fff;
    display:block;
}
/*.vc_search_refine_results_standard ul.affina_tipo:before {
    content:"Tipologia";
    padding:4px 0 5px 0;
    font-size:0.8em;
    font-weight:normal;
    text-transform:uppercase;
    text-align:center;
    color:#0f0605;
    border-bottom:1px #c1c1c1 dashed;
    background:#d5d5d5;
    display:block;
}*/
.vc_search_refine_results_standard ul li a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align:right;
    float:right;
}
/*--search_results--*/
.vc_search_archive_results {
    margin-bottom:10px;
    padding-bottom:10px;
    width:100%;
    float:left;
    clear:left;
    background-color:#fff;
    border-bottom:1px #d6d6d6 solid;
}
.vc_search_archive_results .cont {
    margin-right:2%;
    width:45%;
    float:left;
}
.vc_search_archive_results .cont2 {
    display:table;
}
.vc_search_archive_results .cont_foto {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_archive_results .cont_foto img {
    width:100%;
    height:inherit;
}
.vc_search_archive_results .sezione {
    margin-bottom:5px;
    font-weight:bold;
}
.vc_search_archive_results .titolo {
    margin-bottom:10px;
}
.vc_search_archive_results .testo {
    margin-bottom:10px;
}
.vc_search_archive_results .testo p {
    margin:0px;
    padding:0px;
}
.vc_search_archive_results .testo strong {
    text-decoration:underline;
}
.vc_search_archive_results .tag_35{
    margin: 0 0 5px 0;
    float:left;
    clear:left;
    color: #e65250;
    font-weight: 900;
}
.vc_search_archive_results .tag_35 .currency{
    margin-right: 5px;
    float:left;
}
.vc_search_archive_results .tag_35 .valore{
    float:right;
}
.vc_search_archive_results .tag_35 .nome{
    display:none;
}
.vc_search_archive_results .ora_pubblicazione{
    clear:left;
}
/*--no_risultati--*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-size:1em;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    color:#598ca4;
}
/*--search_results_pagination--*/
.vc_search_archive_results_pagination {
    margin:5px 0;
    width:100%; 
    float:left;
    clear:left;
}
.vc_search_archive_results_pagination a {
    font-size:2em;
}
.vc_search_archive_results_pagination a#precedenti {
    float:left;
}
.vc_search_archive_results_pagination a#prossimi {
    float:right;
}
.vc_search_archive_results_pagination a#precedenti:before {
    content: "\f137";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#598ca4;
}
.vc_search_archive_results_pagination a#prossimi:after {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#598ca4;
}
/*--Media Queries--*/ 
@media only screen and (max-width : 320px) {
}
@media only screen and (max-width : 480px) {
    .vc_search_archive_results .cont {
        margin:0px;
        padding:0 0 2% 0;
        width:100%;
        float:left;
        clear:left;        
    }
    .vc_search_archive_results .cont2 {
        width:100%;
        float:left;
        clear:left;
    }
}
@media only screen and (min-width:768px) and (max-width : 992px) {
    .vc_search_archive_results .cont2 {
        display:inline;
    }
    .vc_search_archive_results .testo{ 
        line-height:1.2em;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
/*---vc_search_header_results_found*/
.vc_search_header_results_found {
    width:100%;
    float:left;
    clear:left;
    border-bottom:2px solid #DFDFDF;
}
/*---Results found*/
.vc_search_header_results_found .vc_results_found {
    float:left;
    clear:left;
}
.vc_search_header_results_found .vc_results_found p {
    margin-top:10px;
    margin-right:6px;
    font-size:1.1em;
    line-height:1.1em;
    float:left;
}
.vc_search_header_results_found .vc_results_found p.text span.keyword,
.vc_search_header_results_found .vc_results_found p.text span.sezione {
    color:#598ca4;
}
/*.vc_search_header_results_found .vc_results_found .number:after{
    content:" risultati";
    margin:0;
}*/
/*---sortElementCont*/
.vc_search_header_results_found .sortElementCont {
    margin-top:10px;
    font-size:0.8em;
    line-height:inherit;
    text-transform:uppercase;    
    position:relative;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_header_results_found .sortElementCont p {
    margin:0px;
    padding:0px;
    float:left;
}
.vc_search_header_results_found .sortElementCont ul {
    float:left;
}
.vc_search_header_results_found .sortElementCont ul li {
    margin:0 0px 0 15px;
    float:left;
}
.vc_search_header_results_found .sortElementCont ul li a {
    padding-bottom:2px;
    color:#131313;
    border-bottom:0px;
}

@media (max-width:767px){
    .vc_search_header_results_found{
        border-bottom:none;
    }
    .vc_search_header_results_found .sortElementCont{
        text-align: left;    
    }
    .vc_search_header_results_found .sortElementCont p {
        float:none;
        margin-bottom:10px;
    }
    .vc_search_header_results_found .sortElementCont ul {
        float:none;
    }
    .vc_search_header_results_found .sortElementCont ul li {
        margin:0;
        padding:5px;
        width:100%;
        float:left;
        clear:left;
        border-bottom:1px solid #dfdfdf;
    }
    .vc_search_header_results_found .sortElementCont ul li a{
        display:block;
        width:100%;
    }
    .vc_search_header_results_found .sortElementCont ul li a.active{
        border:none;
        color:#598ca4;
        font-weight:bold;
    }
}
/*skin background*/
@media (min-width: 992px) {
    body.background .navbar-fixed-top{
        position:static;
    }
    body.background {
        padding-top:90px;
    }
    body.background .background-hidden{
        display:none;
    }
    body.background .container-fluid {
        width:1170px;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        z-index:90;
    }
    body.background .container-fluid.vc_zindex{
        z-index:1000;
    }
    body.background .container {
        width:100%;
        margin-left:inherit;
        margin-right:inherit;
        margin:0 auto;
        padding-left:0;
        padding-right:0;
        position:relative;
        background:#fff;
        z-index: initial !important;
    }

    body.background .container-fluid > .row {
        margin: 0;
        padding: 0 15px;
        background:#fff;
    }
    body.background .container-fluid > .container > .row {
        margin: 0;
    }
    
     body.background .hidden-navbar-fixed{
        z-index:999999;
    }
     body.background .navbar-show .navbar-fixed-top{
        position:fixed;
    }
    
    body.background .vc_main_menu {
        width: 1140px;
    }
    body.background .vc_main_menu ul.menu_1 li {
        padding: 0 7px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.75em;
    }
}
@media (max-width: 990px) {
    body.background{
        background-image:none !important;
        background-color:#fff;
    }
}
@media (min-width: 990px) and (max-width: 1199px) {
    body.background .container-fluid {
        width:970px;
    }
    body.background .vc_main_menu {
        width: 940px;
    }
    body.background .navbar-show .container.vc_bg_blu{
        width:970px;
    }
    body.background .vc_main_menu ul.menu_1 li a{
        font-size:0.7em;
    }
}
.navbar-brand{
    padding:10px 0;
    height:auto;
}
.vc_cont_login_cart{
    margin-top: 19px;
    margin-left: 15px;
}
.vc_cont_subheader{
    padding:8px 0;
    position:relative;
    z-index: 990;
}
@media (max-width:989px){
    .vc_cont_cart_login{
        padding-top:15px;
    }
}

