
.cont_anteprima_ricerca_archivio{
    width:100%;
    float:left;
}
.vc_shop_preview_list{
    width: 100%;
    float: left;
    margin: 0px 0px 30px 0px;
    padding: 15px;
    text-align: left;
    position: relative;
    background:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.vc_shop_preview_list .cont {
    float: left;
    clear: left;
}
.vc_shop_preview_list .cont2 {
    width:calc(100% - 220px);
    float: left;
    clear: none;
}
.vc_shop_preview_list .cont_foto{
    float:left;
    margin: 0px 20px 0px 0px;
    text-align:center;
}
.vc_shop_preview_list .tipo {
    float: left;
    margin: 0 auto 10px auto;
    background: #f3f3f3;
    color: #004196;
    padding: 3px 10px;
    width: auto;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
}
.vc_shop_preview_list .testo{
    text-align: left;
    padding-top: 5px;
}

.vc_shop_preview_list .titolo {
    float: left;
    clear: left;
    width: 100%;

}

.vc_shop_preview_list .titolo a{
    text-transform: uppercase;
    font-weight: 500;
    color: #004196;
    font-size: 1em;
    line-height: 1.222em;
}

.vc_shop_preview_list .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    margin-top:10px;
}
.vc_shop_preview_list .sottotitolo a{
    font-weight: 100;
    color: #212121;
    font-size: .9em;
    line-height: 1em;
}
.vc_shop_preview_list .titolo a:hover,
.vc_shop_preview_list .sottotitolo a:hover{
    text-decoration:none;
}

.vc_shop_preview_list .ora_pubblicazione,
.vc_shop_preview_list .sezione {
    float: left;
    clear: left;
    width: 100%;
    font-size: .888em;
    text-transform: uppercase;
    color: #212121;
    margin-top: 10px;
}

.vc_shop_preview_list .autore {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 10px;
    color: #b0b0b0;
    font-weight: normal;
    font-size: .833em;
    line-height: 1.333em;
}

/*--tag--*/
.vc_shop_preview_list .vc_tag{
    margin:0px 0px 4px 0px;
    text-transform: capitalize;
}


.vc_shop_preview_list .vc_tag .valore{
    margin-left:5px;
}

.vc_shop_preview_list .vc_tag .nome{
    font-weight:normal;
}

.vc_shop_preview_list .vc_tag .nome:after{
    content:": ";
}
.vc_shop_preview_list .tag_17{
    float: left;
    clear: left;
    width: 100%;
    margin: 10px 0;
    color: #004196;
    font-weight: 500;
    font-size: 1.555em;
    line-height: .857em;
}
.vc_shop_preview_list .tag_17 .nome{
    display:none;
}
.vc_shop_preview_list .tag_17 .valore{
    /*float:right;*/
}
.vc_shop_preview_list .tag_17 .currency{
    margin-right:5px;
    float:left;
}
.vc_shop_preview_list .aggiungi_carrello {
    width: auto;
    float: left;
    clear: left;
    padding:8px 20px;
    margin:15px 0 0 0;
    display: block;
    text-align: center;
    font-size:.944em;
    color:#004196;
    background:transparent;
    border:1px solid #004196;
    text-transform:uppercase;
    cursor:pointer;
  }    

.vc_shop_preview_list .aggiungi_carrello:hover {
    background:#004196;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}

.no_risultati{
    margin: 15px 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    color: #004196 !important;
    width: 100%;
    float: left;
    text-align: center;
}

.vc_shop_preview_list .vc_wishlist_control{
    position:absolute;
    right: 20px;
    bottom: 5px;
    z-index:9;
}
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a,
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a{
    color:#004196;
    font-size:0px;
}
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a:hover,
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a:hover,
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a:active,
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a:active,
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a:focus,
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a:focus{
    text-decoration:none;
}
.vc_shop_preview_list:hover .vc_wishlist_control .vc_add_wishlist a{
    display:inline;
}
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a{
     display:block;
}
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a:before{
    content: "\f08a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 19px;
    line-height: 1;
    margin: 0;
}
.vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a:before{
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 19px;
    line-height:1;
    margin: 0px;
    color:#004196;
}
.vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist:hover a:before{
    color:#212121;
    text-decoration:none;
    cursor:pointer;
}

/*--MEDIA--*/
@media (min-width: 992px) and (max-width: 1199px) {
    .vc_shop_preview_list .cont2{
        display:table;
        float:none !important;
    }
}
@media screen and (max-width: 990px) {
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list{
        width:100%;
    }
    .vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a,
    .vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a{
        display:inline;
        font-size:.8em;
    }
    .vc_shop_preview_list .vc_quickview,
    .vc_shop_preview_list .vc_quickview a:hover,
    .vc_shop_preview_list .vc_quickview a:before,
    .vc_shop_preview_list .vc_quickview a,
    .vc_shop_preview_list:hover .vc_quickview{
        display:none;
    }
    .vc_shop_preview_list .cont2{
        display:inherit !important;
        float:none !important;
    }
    .vc_shop_preview_list .vc_wishlist_control {
        position: relative;
        padding-top: 15px;
        clear: left;
        float: none;
        text-align: left;
        right:0;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .vc_tag{
        font-size:15px;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .titolo{
        font-size:1.3em !important;
    }
}

@media screen and (max-width: 480px) {
    .vc_shop_preview_list .cont {
        float: none;   
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list{
        width:100%;
        text-align:center;
        padding: 0;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .cont_foto {
        float: none;
        text-align: center;
        margin:0;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .titolo {
        text-align: center;
    }
    
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .aggiungi_carrello {
        float: none;
        margin: 15px 25%;
        display: block;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .vc_tag .valore {
        display: block;
    }
    
    .vc_shop_preview_list .vc_wishlist_control .vc_add_wishlist a,
    .vc_shop_preview_list .vc_wishlist_control .vc_remove_wishlist a{
        display:inline;
    }
    .vc_shop_preview_list .vc_quickview,
    .vc_shop_preview_list .vc_quickview a:hover,
    .vc_shop_preview_list .vc_quickview a:before,
    .vc_shop_preview_list .vc_quickview a,
    .vc_shop_preview_list:hover .vc_quickview{
        display:none;
    }

    .cont_anteprima_ricerca_archivio .vc_shop_preview_list .tag_17{
        margin: 10px auto;
    }
    .vc_shop_preview_list .vc_wishlist_control {
        text-align: center;
    }
}

.vc_shop_controls_top_results{
    width: 100% !important;
    float: left;
    line-height: 60px;
    text-align: left;
    color: #a7a7a7;
    font-weight: 100;
    font-size: 1em;
}
.vc_shop_controls_top_results span{
    margin:0px 5px 0px 0px;
}
.vc_shop_controls_top_order{
    float:right;   
    width:300px;
    background-color:#dedede;
}

/********/

.wrapper-dropdown-1 {
    position: relative;
    width: 250px;
    padding: 5px 0px 5px 13px;
    margin: 14px 0px 0px 0px;
    background: #fff;
    color: #a7a7a7;
    border: 1px solid #a7a7a7;
    outline: none;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    float: right;
}
.wrapper-dropdown-1:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -4px;
    border-width: 4px 0 4px 4px;
    border-style: solid;
    border-color: transparent #a7a7a7;    
}
.wrapper-dropdown-1 .sortElementBox {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background: #fff;
    list-style: none;
    font-weight: normal;
    opacity: 0;
    pointer-events: none;
    z-index:200;
    border:1px solid #a7a7a7;
}
.sortElementCont p span{
    margin:0px 0px 0px 5px;
    text-transform:lowercase;
    color:#004196;
}
.wrapper-dropdown-1 .sortElementBox li a {
    display: block;
    text-decoration: none;
    color: #4d4d4f;
    padding: 5px 10px;
    background-color:#fff;
}
.wrapper-dropdown-1 .sortElementBox li:hover a {
    background: #f2f2f2;
}
.wrapper-dropdown-1.active .sortElementBox {
    opacity: 1;
    pointer-events: auto;
}
.wrapper-dropdown-1.active:after {
    border-color: #a7a7a7 transparent;
    border-width: 4px 4px 0 4px ;
    margin-top: -3px;
}
.wrapper-dropdown-1.active {
  background: #fff;
  border:1px solid #a7a7a7;
  border-bottom:0px;
  background: -moz-linear-gradient(left,  #fff 0%, #fff 78%, #ffffff 78%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fff), color-stop(78%,#fff), color-stop(78%,#ffffff), color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,  #fff 0%,#fff 78%,#ffffff 78%,#ffffff 100%);
  background: -o-linear-gradient(left,  #fff 0%,#fff 78%,#ffffff 78%,#ffffff 100%);
  background: -ms-linear-gradient(left,  #fff 0%,#fff 78%,#ffffff 78%,#ffffff 100%);
  background: linear-gradient(to right,  #fff 0%,#fff 78%,#ffffff 78%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ffffff',GradientType=1 );
}
.no-opacity       .wrapper-dropdown-1 .sortElementBox,
.no-pointerevents .wrapper-dropdown-1 .sortElementBox {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}
.no-opacity       .wrapper-dropdown-1.active .sortElementBox,
.no-pointerevents .wrapper-dropdown-1.active .sortElementBox {
    display: block;
}
/*******/
.vc_shop_controls_top_view{
    margin:20px 0px 0px 20px;
    width:70px;
    float:right;
}
.vc_shop_controls_top_view ul{
    width:100%;
    float:left;
}
.vc_shop_controls_top_view li{
    width:50%;
    text-align:right;
    float:left;
}
.vc_shop_controls_top_view li:hover a,
.vc_shop_controls_top_view li.active a{
    color:#004196;
}
.vc_shop_controls_top_view li a {
    font-size: 1.5em;
    color: #a7a7a7;
}
.vc_shop_controls_top{
    float: right;
    margin: 15px 10px 0px 0px;
}
.vc_shop_controls_top:before{
    content:"\f161";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin:0px 5px 0px 0px;
    color:#a7a7a7;
}
.vc_shop_controls_top select{
    border: 1px solid #a7a7a7;
    background-color: #fff;
    color: #a7a7a7;
    font-weight: 100;
    -webkit-appearance: none;
    padding: 1px 0px 0px 13px;
    -webkit-border-radius: 0px;
    font-size: 16px;
    height: 32px;
    min-width: 50px;
    outline: none;
    cursor: pointer;
}

@media (max-width: 990px) {
    .intestazione_ricerca_archivio p {
    text-align: center;
    padding-bottom:7px;
    border-bottom:1px #a7a7a7 solid;
    }
    .vc_shop_controls_top_results{
    border-left:0px #a7a7a7 solid;
    padding-left:0px;
}

    .intestazione_ricerca_archivio p {
        padding-bottom: 0px;
    }

    
}
/* Landscape phones and portrait tablets */
@media (max-width: 750px) {
    /*.vc_shop_controls_top_results{
        line-height:60px;
        font-size: 12px;
    }*/
    .vc_shop_controls_top {
    margin-top: 30px;
    margin-right:0px;
    
    }
    .wrapper-dropdown-1 {
    margin: 14px 0px 10px 0px;
    }
    .intestazione_ricerca_archivio p {
        padding-bottom: 0px;
    }

    
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
   .vc_shop_controls_top_results {
        width: 100%;
        font-size: 13px;
        line-height:30px;
    }
   .vc_shop_controls_top {
        margin-top: 15px; 
        margin-right: 0px;
    }
    .vc_shop_controls_top_view {
        margin: 5px 0px 0px 20px;
    }

    .intestazione_ricerca_archivio p {
        padding-bottom: 0px;
    }

    .wrapper-dropdown-1 {
    width: 170px;
    float:left;
    font-size: 12px;
    line-height:14px;
    padding: 8px 0px 9px 10px;
    }
    .wrapper-dropdown-1:after {
    right: 7px;
    }
    .vc_shop_controls_top_view li:last-child{
        display:none;        
    }
    .vc_shop_controls_top_view li {
        width: 100%;
    }
}




.vc_cont_presets, .vc_cont_filter{
    margin:30px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
}
.vc_preset{
    width: 100%;
    margin: 0px;
    float: left;
    padding: 10px 0px 0 0;
}
.vc_preset h2{
    float:left;
    font-weight:800;
    width:100%;
    font-size:.833em;
    line-height:1.5em;
    text-transform:uppercase;
    color:#004196;
}
.vc_preset h2 span{
    float:left;
    margin: 0px 10px 0px 0px;
    cursor:pointer;
}
.vc_preset h2 i{
     float: right;
    cursor: pointer;
    font-size: 0.6em;
    color:#ccc;
    line-height: 20px;
    /*display:none;*/
}
.vc_filter{
    padding:15px 0px 15px 0px;
    border-bottom:1px solid #4d4d4f;
    float:left;
    width:100%;
}
.vc_filter .vc_filter_title{
    margin-bottom:15px;
    font-weight:700;
    font-size: 0.6em;
    text-align:left;
    text-transform:uppercase;
}
.vc_filter .vc_filter_title i{
    float: right;
    cursor: pointer;
    font-size: 0.6em;
    line-height: 20px;
}
.vc_filter .vc_entry_filter {
    margin:0px 0px 5px 0px;
    float:left;
    width:100%;
}
.vc_filter .vc_entry_filter label{
    font-size:1em;
    font-weight:bold;
    color:#A5A5A5;
}
.vc_filter .vc_entry_filter label span{
    font-size:0.8em;
}
.vc_filter .vc_entry_filter input{
    float:left;
    margin:4px 9px 0px 0px;
    cursor:pointer;
}
.vc_filter_range_number input{
    margin:0px 0px 5px 0px;
    background:transparent;
    border:0px;
    color:#A5A5A5;
    font-size: 0.7em;
    width: 100%;
    font-weight:bold;
    text-align: center;
}
.slider_number .ui-widget-header{
    background:#004196 !important;
}
.slider_number .ui-slider-handle{
    outline:none;
    cursor: pointer !important;
    top: -.2em !important;
    margin-left: -.5em !important;
    width:1em !important;
    height:1em !important;
}
.slider_number .ui-slider-handle:first-child{
    left:4% !important;
}
.vc_cont_filter .vc_see_less, .vc_see_more{
    margin:10px 0px 0px 0px;
    padding:5px;
    cursor:pointer;
    font-size:0.8em;
    width:100%;
    float:left;
    text-align:center;
    background-color:#f2f2f2;
}
.vc_cont_filter .vc_see_less:before{
    margin:0px 10px 0px 0px;
    content:"-";
}
.vc_cont_filter .vc_see_more:before{
    margin:0px 10px 0px 0px;
    content:"+";
}
/*vc_preview_slider_big_into_cont*/
.vc_preview_slider_big_into_cont {
    float:left;
    clear:left;
    width:100%;
    margin-bottom:20px;
}
.vc_preview_slider_big_into_cont .bx-viewport {
    height:auto !important;
}
.vc_preview_slider_big_into_cont .cont_anteprima_slider {
    position:relative;
    margin-left: 50%;
    left: -476px;
}
.vc_preview_slider_big_into_cont .schermata {
    padding: 15px;
    float: none !important;
    display: inline-block;
    width: 952px !important;
}
.vc_preview_slider_big_into_cont .punti_slide {
    display:none;
}
/*---vc_preview_slider_big_into*/
.vc_preview_slider_big_into,
.vc_preview_slider_big_into.gallery {
    width: auto;
    float: left;
    clear: left;
    position: relative;
    background: transparent !important;
}
.vc_preview_slider_big_into.style_drag, 
.vc_preview_slider_big_into.gallery.style_drag {
    width: 100% !important;
}
.vc_preview_slider_big_into.vc_first{
    margin-top:20px;
}
.vc_preview_slider_big_into .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_big_into .cont2 {
    padding: 0 150px 10px 150px;
    position: absolute;
    float: left;
    clear: left;
    width: 100%;
    bottom: 0;
    text-align: center;
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.vc_preview_slider_big_into .occhiello {
    width:auto;
    float:left;
    clear:left;
    /*color:#fff;
    margin-bottom:5px;*/
    color: #074d9c;
    margin-bottom:5px;
    background: #ffffff;
    padding: 0 10px;
    
}
.vc_preview_slider_big_into .titolo {
    width:100%;
    float:left;
    clear:left;
    color:#fff;
}
.vc_preview_slider_big_into .titolo a{
    color:#fff;
}
.vc_preview_slider_big_into .sezione {
    margin-top: 20px;
    display: inline-table;
    line-height: 1em;
}
.vc_preview_slider_big_into .sottotitolo {
    margin: 15px auto 0 auto;
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
}
.vc_preview_slider_big_into .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_big_into .cont_img a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_slider_big_into .cont_img img {
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}

.vc_preview_slider_big_into .cont_img a:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.vc_preview_slider_big_into .cont_img .didascalia {
    display:none;
}

.vc_preview_slider_big_into .ora_pubblicazione {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 5px;
    color: #858585;
}


a#a2a_skin1x1 {
    float: left;
    clear: left;
    width: 100%;
    z-index: -1;
    position: fixed;
}
/*---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_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0 0 0;
    padding: 13px 0 13px 15px;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-top: 2px solid #024c9c;
    border-bottom: 1px solid #ccc;
}
body.background .vc_breadcrumbs {
    margin-left:15px;
    width: calc(100% - 30px);
}
.vc_breadcrumbs ul {
    margin: 0 0 0 0;
    padding: 0;
    width: auto;
    float: left;
    clear: left;
    list-style: none;
}
.vc_breadcrumbs ul li:first-child {
}
.vc_breadcrumbs ul li:nth-child(2) {
}
.vc_breadcrumbs ul li {
    margin: 0;
    padding: 0px 5px 0px 0px;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 1em;
    color: #024c9c;
    float: left;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
    color:inherit;
}
.vc_breadcrumbs ul li.sezione_attiva,
.vc_breadcrumbs ul li.sezione_attiva a {
    color:#a7a7a7;
    font-weight: 400;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
    color:inherit;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
/*---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;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}

.vc_shop_controls_bottom_results{
    width: 30%;
    float: left;
    line-height: 60px;
    text-align: left;
    color: #a7a7a7;
    font-weight: 100;
    font-size: 1em;
}
.vc_shop_controls_bottom_results span{
    margin:0px 5px 0px 0px;
}
/*.vc_orderby_controls_order{
    float:right;   
    width:300px;
    background-color:#dedede;
}*/
.vc_shop_controls_bottom_pagination{
    margin:10px 0 0 0;
    padding:0px;
    float:right;
}

.vc_shop_controls_bottom_pagination .pagination{
    margin:0px !important;
    border-radius:0px;
}


.pagination>.active>a, 
.pagination>.active>span, 
.pagination>.active>a:hover, 
.pagination>.active>span:hover, 
.pagination>.active>a:focus, 
.pagination>.active>span:focus {
    color: #fff;
    background-color: #004196;
    border-color: #004196;
    border-radius: 0px !important;
}

.pagination>li>a, 
.pagination>li>span {
    color: #004196;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px !important;
}

/*--MEDIA--*/

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
   /* .vc_shop_controls_bottom_results{
        line-height:60px;
        font-size: 18px;
    }*/
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
   .vc_shop_controls_bottom_results {
    line-height: 30px;
    font-size: 14px;
    margin-top: 10px; 
    width:50% !important;
    }
    .vc_bl_grey {
        border-left: 0px solid #808285 !important;
    }
}



.vc_shop_search {
    float: left;
    clear: left;
    width: 100%;
    position:relative;
    border-bottom: 1px solid #ccc;
}
.vc_shop_search .cerca_campo_text {
    width: 95%;
    float:left;
}
.vc_shop_search .cerca_campo_text input {
    width: 100%;
    height: 30px;
    /*padding: 8px 10px;*/
}
.vc_shop_search .cerca_campo_invio {
    float: left;
    width: 4%;
    position: relative;
    cursor: pointer;
    background: transparent;
}
.vc_shop_search .cerca_campo_invio input {
    padding: 14px 25px;
    width: 100%;
    height: 30px;
    cursor: pointer;
    border: 0 !important;
    background: none;
}
.vc_shop_search .cerca_campo_invio:after {
    content: "\f002";
    font-size: 1.1em;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    left: 12px;
    top: 6px;
    cursor: pointer;
    color: #004196;
}

.vc_shop_search .cerca_campo_text input,
.vc_shop_search .cerca_campo_text .example {
    height: 30px;
    border: 0 !important;
    background: none;
    color: #004196;
    text-transform: uppercase;
    margin-left: 20px;
    margin-top: 4px;
    font-size:17px;
}


@media (max-width: 991px) {
    .vc_shop_search .cerca_campo_invio {
        width: 6%;
    }
    .vc_shop_search .cerca_campo_text {
       width: 92%;
    }
    .vc_shop_search .cerca_campo_text, .vc_shop_search .cerca_campo_text .example, .vc_shop_search .cerca_campo_text input {
        line-height: .5em;
        margin-top: 1px;
    }
}

@media (max-width: 768px) {
    .vc_shop_search .cerca_campo_invio {
        width: 8%;
    }
    .vc_shop_search .cerca_campo_text {
       width: 90%;
    }
}

@media (max-width: 480px) {
    .vc_shop_search .cerca_campo_invio {
        width: 12%;
    }
    .vc_shop_search .cerca_campo_text {
       width: 86%;
    }
}

.cont_anteprima_ricerca_archivio .vc_shop_preview_grid{
    width:31%;
    float:left;
    position:relative;
    margin: 0px 0px 30px 0px;
    padding: 0;
    text-align:center;
    /*height:400px;*/
    background:#fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto{
    float:left;
    width:100%;
    /*min-height:120px;*/
    text-align:center;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto a{
    /*height:120px;*/
    display: block;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto a:before {
    content:"";
    display: inline-block;
    height: 100%;
    vertical-align: top;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto img{
    max-width:100%;
    height:auto;
    vertical-align: top;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid:hover .cont_foto img{
    opacity:0.9;
}

/*.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo{
    padding:0px;
    width: 100%;
    text-align: center;
    height:95px;
}*/


.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo {
    padding: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    /*height: 3.666em;*/
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo a {
    text-transform: uppercase;
    font-weight: 800;
    color: #004196;
    font-size: 0.9em;
    line-height: 1.222em;
}

/*.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo a{
    margin-top: 25px;
    text-transform:uppercase;
    font-weight:500;
    color:#4d4d4f;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo a:after{
    content:"...";    
}*/

.vc_shop_preview_grid .cont {
    width:100%;
    float: left;
    clear: left;
    min-height: 120px;
    background: #f3f3f3;
    padding:10px 20px;
}
.vc_shop_preview_grid .cont2 {
    float: left;
    clear: left;
    width:100%;
    padding: 20px 20px 15px 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
}
.vc_shop_preview_grid .cont3 {
    float: left;
    clear: left;
    width:100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.vc_shop_preview_grid .tipo {
    float: left;
    margin: 0 auto 10px auto;
    background: #f3f3f3;
    color: #004196;
    padding: 3px 10px;
    width: auto;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
}

.vc_shop_preview_grid .autore {
    color: #b0b0b0;
    font-weight: normal;
    font-size: .833em;
    line-height: 1.333em;
    height: 2.666em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.vc_shop_preview_grid .ora_pubblicazione,
.vc_shop_preview_grid .sezione{
    font-size: .888em;
    text-transform: uppercase;
    color: #212121;
    margin-top: 10px;
}
.vc_shop_preview_grid .ora_pubblicazione a,
.vc_shop_preview_grid .sezione a{
    color: #212121;
}

.vc_shop_preview_grid .tag_15 .nome{
    display:none;
}

.vc_shop_preview_grid .tag_15{
    margin: 15px auto 10px auto;
    display: table;
    color: #004196;
    font-weight: 500;
    font-size: 1.555em;
    line-height: .857em;
    text-align: center;
}
.vc_shop_preview_grid .tag_15 .valore{
    float:right;
}
.vc_shop_preview_grid .tag_15 .currency{
    margin-right:5px;
    float:left;
}
.vc_shop_preview_grid .aggiungi_carrello {
    width: auto;
    float: left;
    clear: left;
    padding:8px 20px;
    margin:15px auto 0 auto;
    display: block;
    text-align: center;
    font-size:.944em;
    color:#004196;
    background:transparent;
    border:1px solid #004196;
    text-transform:uppercase;
    cursor:pointer;
}    

.vc_shop_preview_grid .aggiungi_carrello:hover {
    background:#004196;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}
.cont_anteprima_ricerca_archivio{
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top:30px;
}


.no_risultati{
    margin: 15px 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    color: #004196 !important;
    width: 100%;
    float: left;
    text-align: center;
}
.vc_shop_preview_grid .vc_wishlist_control{
    position:absolute;
    right: 20px;
    bottom: 20px;
    z-index:9;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a,
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a{
    color:#004196;
    font-size:0px;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a:hover,
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a:hover,
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a:active,
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a:active,
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a:focus,
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a:focus{
    text-decoration:none;
}
.vc_shop_preview_grid:hover .vc_wishlist_control .vc_add_wishlist a{
    display:inline;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a{
     display:block;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a:before{
    content: "\f08a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 19px;
    line-height: 1;
    margin: 0;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a:before{
    content: "\f004";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 19px;
    line-height:1;
    margin: 0px;
    color:#004196;
}
.vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist:hover a:before{
    color:#212121;
    text-decoration:none;
    cursor:pointer;
}
/*.vc_shop_preview_grid .vc_quickview{
    display:none;
    padding:8px;
    position:absolute;
    width:60%;
    left:20%;
    top:163px;
    background-color: #000;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.vc_shop_preview_grid .vc_quickview a:hover{
    color:#fff;
    font-size:0.8em;
}
.vc_shop_preview_grid .vc_quickview a:before{
    content:"\f002";
    margin:0px 10px 0px 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_shop_preview_grid .vc_quickview a{
    color:#fff;
    font-size:0.8em;
}
.vc_shop_preview_grid:hover .vc_quickview{
    display:inline;
}*/


@media (min-width: 992px) and (max-width: 1199px) {
   /*.cont_anteprima_ricerca_archivio .vc_shop_preview_grid{
        padding: 0px 30px 20px 30px;
    }*/
}

@media screen and (max-width: 992px) {
    .cont_anteprima_ricerca_archivio .vc_shop_preview_grid{
        width:47%;
        /*padding: 0px 10px 20px 10px;*/
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_grid:nth-child(even){
        float:right;
    }
    .vc_shop_preview_list .cont2{
        display:table;
        float:none !important;
    }
}


/* Landscape phones and portrait tablets */
@media screen and (max-width: 769px) {
    .vc_shop_preview_grid .vc_wishlist_control .vc_add_wishlist a,
    .vc_shop_preview_grid .vc_wishlist_control .vc_remove_wishlist a{
    display:inline;
    }
    .vc_shop_preview_grid .vc_quickview{
    display:none;
    }
    .vc_shop_preview_grid .vc_quickview a:hover{
    display:none;
    }
    .vc_shop_preview_grid .vc_quickview a:before{
    display:none;
    }
    .vc_shop_preview_grid .vc_quickview a{
    display:none;
    }
    .vc_shop_preview_grid:hover .vc_quickview{
    display:none;
    }
    .cont_anteprima_ricerca_archivio {
        border-bottom: 1px solid #f2f2f2;
    }
}


@media screen and (max-width: 480px) {
    .cont_anteprima_ricerca_archivio {
        border-bottom: 0px solid #f2f2f2;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_grid{
        width:100%;
        float:left;
        clear:left;
        padding: 0px 50px 20px 50px;
        height:auto;
        border-bottom: 1px solid #f2f2f2;
    }
    .vc_shop_preview_grid .cont {
        min-height: 0px;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto{
        min-height:0px;
    }
    .cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto a{
        height:auto;
    }

}

.intestazione_ricerca_archivio{
    width:100%;
    font-weight:100;
    float: left;
}
.intestazione_ricerca_archivio p{
    font-size:0px;
    line-height:0px;
}
.intestazione_ricerca_archivio p span{
    font-size:16px !important;
    line-height: 60px;
    float: left;
    clear: none;
}
.intestazione_ricerca_archivio p span.keyword {
    margin-top: 10px;
    font-size:16px !important;
    line-height: 40px;
    text-transform:capitalize;
    color: #004196;
}
.intestazione_ricerca_archivio p span.keyword:after {
    /*content: " in ";
    margin: 0 4px;
    float: right;
    text-transform:none;
    color: #4d4d4f;*/
}

.intestazione_ricerca_archivio p:nth-child(3) {
    display: none;
}

@media (max-width: 990px) {
    .intestazione_ricerca_archivio p {
        border-bottom:0px #4d4d4f solid !important;
    }
}

