
/*---search_results*/
.vc_search_results {
    margin-bottom:15px;
    padding-bottom:15px;
    width:100%;
    float:left;
    clear:left;
    background-color:#fff;
    border-bottom:1px #d6d6d6 solid;
}
.vc_search_results .cont {
    margin-right: 15px;
    float: left;
    max-width:250px;
}
.vc_search_results .cont2 {
    display:table;
}
.vc_search_results .cont_foto {
    width:100%;
    float:left;
    clear:left;
}
.vc_search_results .cont_foto img {
    width:100%;
    height:inherit;
}
.vc_search_results .sezione {
    margin-bottom:5px;
    float:left;
    text-transform:uppercase;
    width:100%;
}
.vc_search_results .titolo {
    margin-bottom:5px;
    float:left;
    clear:left;
    width:100%;
}
.vc_search_results .testo {
    margin-bottom: 10px;
    float: left;
    clear: left;
    width: 100%;
}
.vc_search_results .testo p {
    margin:0px;
    padding:0px;
}
.vc_search_results .testo strong {
    text-decoration:underline;
}

.vc_search_results .ora_pubblicazione {
    float: left;
    clear: left;
    width: 100%;
    text-transform:uppercase;
}

/*---no_risultati*/
.no_risultati {
    margin:30px 0 0 0;
    padding:10px;
    font-size:1.07em;
    text-align:center;
    color:#000;
    text-decoration:underline;
    width:100%;
    float:left;
    clear:left;
}
.vc_search_results .tag_11 .nome,
.vc_search_results .tag_12 .nome,
.vc_search_results .tag_13 .nome {
    display:none;
}
.vc_search_results .tag_11{
    background:#e1061c;
    color:#fff;
    text-transform:uppercase;
    font-family:'Cabin', sans-serif;
    font-size:0.6em;
    font-weight:bold;
    padding:1px 5px;
    display: table;
    clear: right;
}
.vc_search_results .tag_12,
.vc_search_results .tag_13 {
    float:left;
    font-family:'Cabin', sans-serif;
    color:#690c0f;
    font-size:0.8em;
    text-transform:uppercase;
}
.vc_search_results .tag_12:after {
    content:'>';
}
.vc_search_results .tag_13 {
    clear:right;
}
/*---search_results_pagination*/
.vc_search_results_pagination {
    margin:5px 0;
    width:100%; 
    float:left;
    clear:left;
}
.vc_search_results_pagination a {
    color:#0173ba;
    font-size:2.14em;
    text-decoration:none;
}
.vc_search_results_pagination a:hover {
    text-decoration:none;
}
.vc_search_results_pagination a#precedenti {
    float:left;
}
.vc_search_results_pagination a#prossimi {
    float:right;
}
.vc_search_results_pagination a#precedenti:before {
    content: "\f137";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_search_results_pagination a#prossimi:after {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
/*---Media Queries---*/ 
@media only screen and (max-width : 320px) {
}
/*@media only screen and (max-width : 480px) {
    .vc_search_results .cont {
        margin:0px;
        padding:0 0 2% 0;
        width:100%;
        float:left;
        clear:left;        
    }
    .vc_search_results .cont2 {
        width:100%;
        float:left;
        clear:left;
    }
}
@media only screen and (min-width:768px) and (max-width : 992px) {
    .vc_search_results .cont2 {
        display:inline;
    }
    .vc_search_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) {
}*/
/*---vc_search_header_results_found*/
.vc_search_header_results_found {
    width: 100%;
    float: left;
    clear: left;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #DFDFDF;
}
/*---Results found*/
.vc_search_header_results_found .vc_results_found {
    float:left;
    clear:left;
    margin-bottom:15px;
}
.vc_search_header_results_found .vc_results_found p {
    margin-right:5px;
    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:#fff;
    background:#0173ba;
    padding:3px 6px;
    text-transform:uppercase;
    margin-left:5px;
}
/*---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:5px;
    color:#212121;
    border-bottom:0px;
}
.vc_search_header_results_found .sortElementCont ul li a.active,
.vc_search_header_results_found .sortElementCont ul li a:hover{
    /*border-bottom:3px solid #bd0926;*/
    color:#0173ba;
    background:#f3f3f3;
    font-weight:bold;
    text-decoration:none;
}

@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:#bd0926;
        font-weight:bold;
    }
}
/*---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_refine_results_standard*/
.vc_search_refine_results_standard {
    width:100%;
    float:left;
    clear:left;
}
body.section_l_abitacolo .vc_search_refine_results_standard {
    display: none;
}
.vc_search_refine_results_standard li.intestazione {
    padding: 7px 0;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: center;
    color: #212121;
    /* border-bottom: 1px #c1c1c1 dashed; */
    background: #f3f3f3;
    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: 0 0;
    padding: 7px;
    font-size: 0.8em;
    border-bottom: 1px #ccc solid;
    background: #fff;
    display: block;
    color: #212121;
}
.vc_search_refine_results_standard ul.affina_tipo:before {
    content:"Tipologia";
    padding: 7px 0;
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: center;
    color: #212121;
    /* border-bottom: 1px #c1c1c1 dashed; */
    background: #f3f3f3;
    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;
}
.vc_search_refine_results_standard ul li a:hover{
    cursor:pointer;    
}
.vc_search_refine_results_standard ul li a:hover:after {
    text-decoration:none;
}

