
.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: #1870dc;
    border-color: #1870dc;
    border-radius: 0px !important;
}

.pagination>li>a, 
.pagination>li>span {
    color: #1870dc;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px !important;
}
.vc_ita .pagination>.active>a, 
.vc_ita .pagination>.active>span, 
.vc_ita .pagination>.active>a:hover, 
.vc_ita .pagination>.active>span:hover, 
.vc_ita .pagination>.active>a:focus, 
.vc_ita .pagination>.active>span:focus {
    background-color: #145120;
    border-color: #145120;
    color: #fff;
}

.vc_ita .pagination>li>a, 
.vc_ita .pagination>li>span {
    color: #145120;
}

/*--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_section_name_new{
    float: left;
    clear: left;
    width: 100%;
}

.vc_section_name_new h1{
    float:left;
    clear:left;
    font-size:24px;
    line-height:30px;
    font-weight: bold;
    color:#1870dc;
}
.vc_section_name_new.vc_ita h1 {
    color:#218636;
}


.vc_section_name{
    margin: 0px 0 0 0;
    padding: 0 0 0px 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    z-index:3;
}
.vc_section_name li {
    display:none;
}
.vc_section_name li.sezione_attiva {
    display:block;
    font-size:24px;
    line-height:30px;
    font-weight: bold;
    color:#1870dc;
}

.vc_section_name li.sezione_attiva a {
    color:#1870dc;
}

.vc_section_name.vc_ita li.sezione_attiva a {
    color:#218636;
}

.vc_section_name li.sezione_attiva a:hover {
    text-decoration:none;
}


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


/*---vc_auto_preview_best_seller*/
.vc_auto_preview_best_seller {
    margin:30px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_auto_preview_best_seller .occhiello_titolo {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.vc_auto_preview_best_seller .occhiello_titolo a { 
    text-decoration:none;
}
.vc_auto_preview_best_seller .cont {
    margin:0;
    padding:0;
}
.vc_auto_preview_best_seller .bx-wrapper {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.vc_auto_preview_best_seller .cont .cont_visualizzazione,
.vc_auto_preview_best_seller .cont .schermata,
.vc_auto_preview_best_seller .cont .hori_group {
    margin:0;
    padding:0;
    height:auto !important;
}

.vc_auto_preview_best_seller .cont .hori_group {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.vc_auto_preview_best_seller .cont .box {
    float: left;
    clear: none;
    width: calc(50% - 15px);
    padding: 15px 0;
    margin: 0;
    position: relative;
}
.vc_auto_preview_best_seller .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.vc_auto_preview_best_seller .cont .box .divcont {
    float: left;
    clear: left;
    width: calc(100% - 255px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.vc_auto_preview_best_seller .cont .box .cont_foto {
    float: left;
    width: 225px;
}
.vc_auto_preview_best_seller .cont .box .cont_foto a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_auto_preview_best_seller .cont .box .cont_foto a img {
    float: left;
    clear: left;
    /* width: 100%; */
    max-width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.vc_auto_preview_best_seller .cont .box .ora_pubblicazione {
    margin: 0;
    padding:0;
    float:left;
}
.vc_auto_preview_best_seller .cont .box .occhiello {
    margin:0 0 5px 0;
    padding:0;
    float:left;
    font-size:14px;
}
.vc_auto_preview_best_seller .cont .box .titolo {
    margin:0;
    padding: 0 0 0 0;
    float:left;
    clear:left;
    width:100%;
    text-transform:uppercase;
    font-size:16px;
    font-weight:600;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .titolo {
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .titolo a {
    text-decoration:none;
}
.vc_auto_preview_best_seller .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_auto_preview_best_seller .icona_tipo {
    display:none;
}
.vc_auto_preview_best_seller .bx-window {
    margin:0;
    padding:0;
    float:left;
}


.vc_auto_preview_best_seller .cont .box .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 7px;
    color: #848484 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    letter-spacing: 0.8px;
}

.vc_auto_preview_best_seller .cont .box .link_button,
.vc_auto_preview_best_seller .cont .box .aggiungi_carrello {
    float: left;
    clear: left;
    max-width: 145px;
    margin-top: 15px;
    background: #fff;
    border: 2px solid #1870dc;
    color: #212121;
    border-radius: 5px;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .link_button,
.vc_auto_preview_best_seller.vc_ita .cont .box .aggiungi_carrello {
    border: 2px solid #218636;
}
.vc_auto_preview_best_seller .cont .box .link_button a,
.vc_auto_preview_best_seller .cont .box a.aggiungi_carrello {
    line-height: 40px;
}
.vc_auto_preview_best_seller .cont .box .link_button a:hover,
.vc_auto_preview_best_seller .cont .box a.link_button:hover {
    text-decoration:none;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .link_button a:hover,
.vc_auto_preview_best_seller.vc_ita .cont .box a.aggiungi_carrello:hover {
    text-decoration:none;
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .tag_15 .nome,
.vc_auto_preview_best_seller .cont .box .tag_80 .nome{
    display:none;
}
.vc_auto_preview_best_seller .cont .box .tag_15,
.vc_auto_preview_best_seller .cont .box .tag_80 {
    float:left;
    margin-top:15px;
    font-size:18px;
    font-weight:bold;
    color:#1870dc;
}
.vc_auto_preview_best_seller.vc_ita .cont .box .tag_15,
.vc_auto_preview_best_seller.vc_ita .cont .box .tag_80 {
    color:#218636;
}
.vc_auto_preview_best_seller .cont .box .tag_15 span.currency,
.vc_auto_preview_best_seller .cont .box .tag_80 span.currency {
    float: left;
    margin-right: 5px;
}
.vc_auto_preview_best_seller .cont .box .link_button a:hover {
    text-decoration:none;
}
.vc_auto_preview_best_seller .paywall_icon{
    display:none !important;
}
.banner_leaderboard_1_728x90 {
    margin:0 auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_1_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
    max-height: 320px;
    width: auto;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid{
    width:calc(25% - 22.5px);
    float:left;
    position:relative;
    margin: 0px 15px 30px 15px;
    padding: 0;
    text-align:center;
    /*height:400px;*/
    background:#fff;
}

.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos1,
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos5,
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos9 {
    margin-left:0px;
}

.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos4,
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos8,
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.pos12 {
    margin-right:0px;
}



.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .cont_foto{
    float:left;
    width:100%;
    /*min-height:120px;*/
    text-align:center;
    border-radius: 10px;
    overflow: hidden;
}
.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;
    /* border-radius: 10px; */
    /* overflow: hidden; */
}
.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: left;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: left;
    clear: left;
    width: 100%;   
}


.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo a {
    text-transform: uppercase;
    font-weight: 600;
    color: #1870dc;
    font-size: 16px;
    letter-spacing: 0.8px;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.vc_ita .titolo a{
    color: #218636;
}

.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .titolo a:hover {
    text-decoration:none;
    color:#5a9cfe;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid.vc_ita .titolo a:hover {
    color:#218636;
}


.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    font-size: 15px;
    color: #848484;
    line-height: 18px;
    letter-spacing: 0.7px;
}
.cont_anteprima_ricerca_archivio .vc_shop_preview_grid .sottotitolo a {
    float: left;
    clear: left;
    width: 100%;
    color: #848484;
}

/*.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;
}
.vc_shop_preview_grid .cont2 {
    float: left;
    clear: left;
    width: 100%;
    padding: 10px 0;
    text-align: left;
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    height: calc(100% - 262px);
}
.vc_shop_preview_grid.vc_small .cont2 {
    height: calc(100% - 190px);
}
.vc_shop_preview_grid .cont3 {
    float: left;
    clear: left;
    width:100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.vc_shop_preview_grid .occhiello {
    float: left;
    clear: left;
    width: 100%;
    font-size: 14px;
    color: #C3C3C3;
}

.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 0;
    display: block;
    color: #1870dc;
    font-weight: 600;
    font-size: 19px;
    line-height: 1em;
    text-align: left;
}
.vc_shop_preview_grid.vc_ita .tag_15{
    color: #218636;
}
.vc_shop_preview_grid .tag_15 .valore{
    float: left;
    margin-right: 5px;
}
.vc_shop_preview_grid .tag_15 .currency{
    margin-right:5px;
    float:left;
}

.vc_shop_preview_grid .tag_85 {
    display:none;
}
.vc_shop_preview_grid .link_button {
    float:left;
}
.vc_shop_preview_grid .aggiungi_carrello,
.vc_shop_preview_grid .link_button a {
    float: left;
    clear: left;
    width: auto;
    text-align: center;
    margin-top: 15px;
    background: #fff;
    border: 2px solid #1870dc;
    color: #212121;
    border-radius: 5px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
}    
.vc_shop_preview_grid.vc_ita .aggiungi_carrello,
.vc_shop_preview_grid.vc_ita .link_button a {
    border: 2px solid #218636;
}    

.vc_shop_preview_grid .aggiungi_carrello:hover,
.vc_shop_preview_grid .link_button a:hover {
    color:#1266f1;
    text-decoration:none;
    cursor:pointer;
}
.vc_shop_preview_grid.vc_ita .aggiungi_carrello:hover,
.vc_shop_preview_grid.vc_ita .link_button a:hover {
    color:#218636;
    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: #1870dc !important;
    width: 100%;
    float: left;
    text-align: center;
}


@media (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (max-width: 992px) {

}


/* Landscape phones and portrait tablets */
@media screen and (max-width: 769px) {

}


@media screen and (max-width: 480px) {

}


/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 6px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 7px 0 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #848484;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color: #848484;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    /* background: #a7a7a7; */
    /* color: #fff; */
    /* font-weight: 600; */
}

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #19263b;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}

.vc_shop_controls_top_results{
    width: 100% !important;
    float: left;
    line-height: 60px;
    text-align: left;
    color: #a7a7a7;
    font-weight: 100;
    font-size: 1em;
    display:none;
}
.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: 0;
    margin: 0;
    background: #fff;
    color: #848484;
    outline: none;
    cursor: pointer;
    font-weight: normal;
    font-size: 15px;
    float: right;
}
.wrapper-dropdown-1:after {
    position: absolute;
    right: 0;
    top: 50%;
    content: " ";
    float: left;
    width: 10px;
    background-image: url(/../images/icon-arrow-down.png);
    background-size: 10px;
    background-repeat: no-repeat;
    height: 10px;
}
.wrapper-dropdown-1 .sortElementBox {
    position: absolute;
    top: 40px;
    left: -1px;
    right: -1px;
    background: #ecf1f8 !important;
    list-style: none;
    font-weight: normal;
    opacity: 0;
    z-index:200;
    padding: 5px;
}
.sortElementCont p span{
    margin: 0px 0px 0px 10px;
    text-transform:lowercase;
    color: #000000;
}
.wrapper-dropdown-1 .sortElementBox li a {
    display: block;
    text-decoration: none;
    color: #848484;
    padding: 5px 10px;
}
.wrapper-dropdown-1 .sortElementBox li a.active{
    color:#000;
}
.wrapper-dropdown-1 .sortElementBox li:hover a {
    color:#000;
}
.wrapper-dropdown-1.active .sortElementBox {
    opacity: 1;
    pointer-events: auto;
}
.wrapper-dropdown-1.active:after {

}
.wrapper-dropdown-1.active {
  background: #fff;
  /* 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: 0;
    width: auto;
    float: left;
}
.vc_shop_controls_top_view ul{
    width:100%;
    float:left;
}
.vc_shop_controls_top_view li{
    width: auto;
    text-align: left;
    float:left;
    margin-right: 15px;
}
.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_view .fa-th:before {
    content: " ";
    float:left;
    width:23px;
    background-image:url('/../images/icon-grid.png');
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
}

.vc_shop_controls_top_view .active .fa-th:before{
    content: " ";
    float:left;
    width:23px;
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
    background-image:url('/../images/icon-grid-active.png');
}
.vc_shop_controls_top_view.vc_ita .active .fa-th:before{
    content: " ";
    float:left;
    width:23px;
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
    background-image:url('/../images/icon-grid-active-ita.png');
}

.vc_shop_controls_top_view .fa-list:before {
    content: " ";
    float:left;
    width:23px;
    background-image:url('/../images/icon-list.png');
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
}

.vc_shop_controls_top_view .active .fa-list:before{
    content: " ";
    float:left;
    width:23px;
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
    background-image:url('/../images/icon-list-active.png');
}

.vc_shop_controls_top_view.vc_ita .active .fa-list:before{
    content: " ";
    float:left;
    width:23px;
    background-size:23px;
    background-repeat:no-repeat;
    height:23px;
    background-image:url('/../images/icon-list-active-ita.png');
}






.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) {

}
/* Landscape phones and portrait tablets */
@media (max-width: 750px) {

    
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}




.cont_anteprima_ricerca_archivio{
    width:100%;
    float:left;
}
.vc_shop_preview_list{
    width: 100%;
    float: left;
    margin: 0px 0px 30px 0px;
    padding: 0;
    text-align: left;
    position: relative;
    background:#fff;
}
.vc_shop_preview_list .cont {
    float: left;
    clear: left;
    width: auto;
}
.vc_shop_preview_list .cont2 {
    width: calc(100% - 340px);
    float: left;
    clear: none;
}
.vc_shop_preview_list .cont_foto{
    float:left;
    margin: 0px 40px 0px 0px;
    text-align:center;
}
.vc_shop_preview_list .cont_foto a{
    float:left;
    clear:left;
    width:100%;
    max-width:100%;
    border-radius: 10px;
    overflow: hidden;
}
.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 .titolo {
    padding: 0px;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    float: left;
    clear: left;
    width: 100%;   
}


.vc_shop_preview_list .titolo a {
    text-transform: uppercase;
    font-weight: 600;
    color: #1870dc;
    font-size: 16px;
    letter-spacing: 0.8px;
}
.vc_shop_preview_list.vc_ita .titolo a{
    color: #218636;
}

.vc_shop_preview_list .titolo a:hover {
    text-decoration:none;
    color:#5a9cfe;
}
.vc_shop_preview_list.vc_ita .titolo a:hover {
    color:#218636;
}


.vc_shop_preview_list .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    font-size: 15px;
    color: #848484;
    line-height: 18px;
    letter-spacing: 0.7px;
}
.vc_shop_preview_list .sottotitolo a {
    float: left;
    clear: left;
    width: 100%;
    color: #848484;
}

.vc_shop_preview_list .occhiello {
    float: left;
    clear: left;
    width: 100%;
    font-size: 14px;
    color: #C3C3C3;
}

.vc_shop_preview_list .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_list .ora_pubblicazione,
.vc_shop_preview_list .sezione{
    font-size: .888em;
    text-transform: uppercase;
    color: #212121;
    margin-top: 10px;
}
.vc_shop_preview_list .ora_pubblicazione a,
.vc_shop_preview_list .sezione a{
    color: #212121;
}

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

.vc_shop_preview_list .tag_15{
    margin: 15px 0;
    display: block;
    color: #1870dc;
    font-weight: 600;
    font-size: 19px;
    line-height: 1em;
    text-align: left;
    float: left;
    clear: left;
    width: 100%;
}
.vc_shop_preview_list.vc_ita .tag_15{
    color: #218636;
}
.vc_shop_preview_list .tag_15 .valore{
    float: left;
    margin-right: 5px;
}
.vc_shop_preview_list .tag_15 .currency{
    margin-right:5px;
    float:left;
}

.vc_shop_preview_list .tag_85 {
    display:none;
}
.vc_shop_preview_list .link_button {
    float:left;
}
.vc_shop_preview_list .aggiungi_carrello,
.vc_shop_preview_list .link_button a {
    float: left;
    clear: left;
    width: auto;
    text-align: center;
    margin-top: 15px;
    background: #fff;
    border: 2px solid #1870dc;
    color: #212121;
    border-radius: 5px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
}    
.vc_shop_preview_list.vc_ita .aggiungi_carrello,
.vc_shop_preview_list.vc_ita .link_button a {
    border: 2px solid #218636;
}    

.vc_shop_preview_list .aggiungi_carrello:hover,
.vc_shop_preview_list .link_button a:hover {
    color:#1266f1;
    text-decoration:none;
    cursor:pointer;
}
.vc_shop_preview_list.vc_ita .aggiungi_carrello:hover,
.vc_shop_preview_list.vc_ita .link_button a:hover {
    color:#218636;
    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;
    }
}
.banner_rectangle_1_300x250 {
    margin:0 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
    width: auto;
    height: 320px;
}
.banner_super_leaderboard_2_990x110 {
    margin:15px auto 0 auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_super_leaderboard_2_990x110 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}
.intestazione_ricerca_archivio{
    width:100%;
}
.intestazione_ricerca_archivio .occhiello_titolo{
    color:#0780bf;
    font-size:1.5em;
    font-weight:bold;
    text-transform:uppercase;
}
.intestazione_ricerca_archivio .text{
    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;   
}

