

.vc_products_slider_small {
    margin:0;
    float: left;
    clear:left;
    width:100%;
    position:relative;
}
.vc_products_slider_small .occhiello_titolo {
    margin: 0 0 60px 0;
    padding: 0px;
}
.vc_products_slider_small .icona_tipo{
    display:none;
}
.vc_products_slider_small .box {
    margin:0 0 34px 0;
    width:100%;
}
.vc_products_slider_small .cont_img {
    width:100%;
    text-align:left;
    height:250px;
}
.vc_products_slider_small .cont_img img {
    max-width:100%;
    height:auto;
    width:auto;
}
.vc_products_slider_small .titolo {
    margin-top:10px;
    width:100%;
}
.vc_products_slider_small .didascalia{
    display:none;
}
.vc_products_slider_small .tag_2 .nome,
.vc_products_slider_small .tag_8 .nome,
.vc_products_slider_small .tag_31 .nome{
    display:none;
}
.vc_products_slider_small .tag_8,
.vc_products_slider_small .tag_31{
}
.vc_products_slider_small .tag_8 .currency,
.vc_products_slider_small .tag_31 .currency{
    float:left;
    margin-right: 5px;
}
.vc_products_slider_small .tag_8{
    margin-top: 10px;
}
.vc_products_slider_small .aggiungi_carrello {
    position: relative;
    margin: 8px auto 15px auto;
    float: none;
    clear: left;
    width: 100%;
    background: #feda00;
    padding: 6px 16px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
}

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

    .ghost_container{
        float:unset;
        clear:unset;
    }
    .ghost_container.vc_p0{
        padding:0 20px;
    }

    .vc_products_slider_small .titolo,
    .vc_products_slider_small .tag_25,
    .vc_products_slider_small .tag_31,
    .vc_products_slider_small .tag_8{
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        text-align:center;
    }
    .vc_products_slider_small .cont_img{
        text-align:center;
    }
}
/*---vc_text_layout_download*/
.vc_header_text_editable {
    margin:0px;    
    padding:0px;
	width:100%;
	float:left;
	position:relative;
	z-index:1;
}
.vc_header_text_editable .text {
    margin:0px;
    padding:0px;
    font-size: 2.25em;
    line-height: 1.05556em;
    font-weight: bold;
    text-transform: uppercase;
}

.vc_header_text_editable .key_text_edit{
    background:#dcdcdc;
}
.vc_preview_slider_into_tabs {
    margin-top: 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_into_tabs .bx-pager {
    margin: 0 auto;
    padding: 0;
}
.vc_preview_slider_into_tabs .bx-pager-item {
    margin: 0;
    float: left;
}
.vc_preview_slider_into_tabs .bx-wrapper, 
.vc_preview_slider_into_tabs .bx-wrapper .bx-viewport, 
.vc_preview_slider_into_tabs .bx-wrapper .bx-window {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100% !important;
   float: left;
   clear: left;
   position: relative;
}
.vc_preview_slider_into_tabs .bx-wrapper {
   margin-bottom: -50px;
}
.vc_preview_slider_into_tabs .cont_anteprima_slider {
   margin: 0;
   padding: 0;
   width: 100%;
   float: left;
}
.vc_preview_slider_into_tabs .cont_anteprima_slider .schermata, 
.vc_preview_slider_into_tabs .cont_anteprima_slider .schermata .hori_group {
   margin: 0;
   padding: 0;
   width: 100%;
   float: left;
   position: relative;
}
.vc_preview_slider_into_tabs .bx-prev {
   margin: 0;
   padding: 0;
   background-repeat: no-repeat;
   width: 32px;
   height: 24px;
   font-size: 0;
   position: absolute;
   bottom: -30px;
   left: 0;
   z-index: 20;
   display: none;
}
.vc_preview_slider_into_tabs .bx-prev a {
   text-decoration: none;
   color: inherit;
}
.vc_preview_slider_into_tabs .bx-next {
   margin: 0;
   padding: 0;
   width: 32px;
   height: 24px;
   font-size: 0;
   position: absolute;
   bottom: -30px;
   right: 0;
   z-index: 20;
   display: none;
}
.vc_preview_slider_into_tabs .bx-next a {
   text-decoration: none;
   color: inherit;
}
.vc_preview_slider_into_tabs .punti_slide {
   margin: -26px 0 0 0;
   padding: 0;
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
   z-index: 1;
   position: relative;
   text-align: center;
}
.vc_preview_slider_into_tabs .punti_slide a {
   margin: 0;
   padding: 20px;
   width: 170px;
   float: left;
   text-decoration: none;
   font-size: 18px;
   font-weight: 900;
   line-height: 1;
   color: #043f5e;
   background: #fff;
   position: relative;
   display: flex;
   align-items: center;
}
.vc_preview_slider_into_tabs .punti_slide a:before {
   content: "";
   width: 100%;
   height: 0;
   background: #043f5e;
   transition: height .2s ease;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2;
}
.vc_preview_slider_into_tabs.vc_tab_red .punti_slide a:before{
    background: #ff0000;
}
.vc_preview_slider_into_tabs .punti_slide a:hover:before {
   height: 6px;
}
.vc_preview_slider_into_tabs .bx-pager .active:before {
   height: 6px;
}
.vc_preview_slider_into_tabs .icona_tipo {
   display: none;
}
.vc_preview_slider_into_tabs.style_drag {
   height: auto;
}
.vc_preview_slider_into_tabs.style_drag .schermata {
   margin-bottom: 15px;
   width: 100%;
   height: 600px;
   position: relative;
   float: left;
}
.vc_preview_slider_into_tabs.style_drag .schermata .hori_group {
   width: 100%;
   height: 600px;
   float: left;
}
.vc_preview_slider_into_tabs.style_drag .schermata .hori_group .anteprima_articolo {
   width: 100%;
   height: 600px;
   float: left;
   position: relative;
}
.vc_preview_slider_into_tabs .cont {
   margin: 0;
   padding: 0;
   width: 100%;
   height: 600px;
   float: left;
   clear: left;
   position: relative;
}
.vc_preview_slider_into_tabs .sezione, 
.vc_preview_slider_into_tabs .occhiello {
   margin: 0 0 10px 0;
   padding: 0;
   float: left;
   clear: left;
   width: 100%;
}
.vc_preview_slider_into_tabs .titolo {
   margin: 0 0 0 0;
   padding: 0;
   width: 100%;
   float: left;
   clear: left;
}
.vc_preview_slider_into_tabs .titolo a {
   text-decoration: none;
   cursor: pointer;
}
.vc_preview_slider_into_tabs .titolo a:hover {
   text-decoration: underline;
}
.vc_preview_slider_into_tabs .sottotitolo {
   margin: 20px 0 0 0;
   padding: 0;
   text-align: left;
   width: 100%;
   float: left;
   clear: left;
}
.vc_preview_slider_into_tabs .sommario,
.vc_preview_slider_into_tabs .testo {
   margin: 20px 0 0 0;
   padding: 0;
   float: left;
   clear: left;
}
.vc_preview_slider_into_tabs .sommario ul, 
.vc_preview_slider_into_tabs .testo ul {
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
.vc_preview_slider_into_tabs .sommario a, 
.vc_preview_slider_into_tabs .testo a {
   text-decoration: none;
}
.vc_preview_slider_into_tabs .sommario p, 
.vc_preview_slider_into_tabs .testo p {
   margin: 0;
   padding: 0;
}
.vc_preview_slider_into_tabs .autore {
   margin: 0;
   padding: 0;
}
.vc_preview_slider_into_tabs .autore .prefisso_autore {
   display: none;
}
.vc_preview_slider_into_tabs .cont2 {
   padding: 0;
   z-index: 9;
   height: 100%;
   display: flex;
   align-items: start;
   flex-direction: column;
   justify-content: center;
}
.vc_preview_slider_into_tabs .cont3 {
   width: 480px;
   display: flex;
   flex-direction: column;
   align-items: flex-start;
}
.vc_preview_slider_into_tabs .cont_img {
   margin: 0;
   padding: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 600px;
   float: left;
   clear: left;
   z-index: 8;
   background-color: #DCDCDC;
   background-repeat: no-repeat;
   background-size: cover;
   background-position: center;
}
.vc_preview_slider_into_tabs .cont_img.lazy {
   min-height: 600px;
}
.vc_preview_slider_into_tabs .didascalia {
   margin: 0;
   padding: 0;
   display: none;
}
.vc_preview_slider_into_tabs .vc_link_button {
   margin-top: 30px;
   text-transform: uppercase;
   font-weight: bold;
   color: #043f5e;
}
.vc_preview_slider_into_tabs .vc_link_button a {
   min-width: 145px;
   background: #fff;
   display: inline-block;
   color: inherit;
   text-align: center;
   position: relative;
}
.vc_preview_slider_into_tabs .vc_link_button a:after {
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-bottom: 16px solid white;
   border-right: 30px solid transparent;
   transform: rotate(105deg);
   bottom: -10px;
   left: 10px;
}
 @media screen and (max-width: 767px) {
  .vc_preview_slider_into_tabs .cont3 {
       padding: 10px;
    }
  .vc_preview_slider_into_tabs .bx-pager{
       margin: 0;
       padding: 0;
       width: 100%;
    }
  .vc_preview_slider_into_tabs .bx-pager-item{
       float: left;
       clear: left;
       width: 100%;
    }
  .vc_preview_slider_into_tabs .punti_slide a{
       width: 100%;
    }
}

/*---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_105 {
    margin-top:105px;
}
.spacer.t_110 {
    margin-top:110px;   
}
.spacer.t_115 {
    margin-top:115px;
}
.spacer.t_120 {
    margin-top:120px;
}
.spacer.t_125 {
    margin-top:125px;
}
.spacer.t_130 {
    margin-top:130px;
}
.spacer.t_135 {
    margin-top:135px;
}
.spacer.t_140 {
    margin-top:140px;
}
.spacer.t_145 {
    margin-top:145px;
}
.spacer.t_150 {
    margin-top:150px;
}
.spacer.t_155 {
    margin-top:155px;
}
.spacer.t_160 {
    margin-top:160px;
}
.spacer.t_165 {
    margin-top:165px;
}
.spacer.t_170 {
    margin-top:170px;
}
.spacer.t_175 {
    margin-top:175px;
}
.spacer.t_180 {
    margin-top:180px;
}
.spacer.t_185 {
    margin-top:185px;
}
.spacer.t_190 {
    margin-top:190px;
}
.spacer.t_195 {
    margin-top:195px;
}
.spacer.t_200 {
    margin-top:200px;
}


.vc_products_slider {
    margin:0;
    float: left;
    clear:left;
    width:100%;
    position:relative;
}
.vc_products_slider .occhiello_titolo {
    margin: 0 0 60px 0;
    padding: 0px;
}
.vc_products_slider .icona_tipo{
    display:none;
}
.vc_products_slider .box {
    margin:0 0 34px 0;
    width:100%;
}
.vc_products_slider .cont_img {
    width:100%;
    text-align:left;
    height:250px;
}
.vc_products_slider .cont_img img {
    max-width:100%;
    height:auto;
    width:auto;
}
.vc_products_slider .titolo {
    margin-top:10px;
    width:100%;
}
.vc_products_slider .didascalia{
    display:none;
}
.vc_products_slider .tag_2 .nome,
.vc_products_slider .tag_8 .nome,
.vc_products_slider .tag_31 .nome{
    display:none;
}
.vc_products_slider .tag_8,
.vc_products_slider .tag_31{
}
.vc_products_slider .tag_8 .currency,
.vc_products_slider .tag_31 .currency{
    float:left;
    margin-right: 5px;
}
.vc_products_slider .tag_8{
    margin-top: 10px;
}
.vc_products_slider .aggiungi_carrello {
    position: relative;
    margin: 8px auto 15px auto;
    float: none;
    clear: left;
    width: 100%;
    background: #feda00;
    padding: 6px 16px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
}

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

    .ghost_container{
        float:unset;
        clear:unset;
    }
    .ghost_container.vc_p0{
        padding:0 20px;
    }

    .vc_products_slider .titolo,
    .vc_products_slider .tag_25,
    .vc_products_slider .tag_31,
    .vc_products_slider .tag_8{
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        text-align:center;
    }
    .vc_products_slider .cont_img{
        text-align:center;
    }
}
.vc_article_preview_big_books{
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_big_books .cont_img{
    float:left;
    margin: 0px 20px 0px 0px;
    text-align:center;   
}
.vc_article_preview_big_books .titolo{
    text-align: left;
    font-size: 2.3em;
    line-height: 1.2em;
    font-weight: 200;
}
.vc_article_preview_big_books .testo.taglia_testo{
    overflow: hidden;
    height: 220px;
    font-size:14px;
}
.vc_article_preview_big_books .testo{
    text-align: left;
    padding-top: 5px;
}
.vc_article_preview_big_books .tag_8,
.vc_article_preview_big_books .tag_31{
    margin: 10px;
    text-align: left;
    color: #e65250;
    font-weight: 900;
    font-size: 2em;
}
.vc_article_preview_big_books .tag_8 .nome,
.vc_article_preview_big_books .tag_31 .nome{
    display:none;
}
.vc_article_preview_big_books .tag_8 .currency,
.vc_article_preview_big_books .tag_31 .currency {
    float: left;
    margin-right: 10px;
}
.vc_article_preview_big_books .tag_10 {
    display: table;
    float: left;
    clear: left;
    width: 100%;
}
.vc_article_preview_big_books .tag_10 .nome {
    display:none;
}
.vc_article_preview_big_books .tag_10 .valore{
    text-transform: uppercase;
    font-weight: 600;
    font-size: .9em;
    background-color: white;
    color: #f3781d;
}
.vc_article_preview_big_books .tag_10 .valore[tag_value=disponibile] {
    color: #feda00;
}
.vc_article_preview_big_books .tag_10 .valore[tag_value=esaurito] {
    color: #e04040;
}
.vc_article_preview_big_books .label_disponibilita{
    text-transform: uppercase;
    font-weight: 600;
    font-size: .9em;
    margin: 10px 0px;
    display: table;
}
.vc_article_preview_big_books .label_disponibilita.text-success {
    display:none;
}
.vc_article_preview_big_books .label_disponibilita.text-warning {
    color: #f3781d;
}
.vc_article_preview_big_books .label_disponibilita.text-danger {
    color: #e04040;
}
.vc_article_preview_big_books .aggiungi_carrello {
    position: relative;
    margin: 8px auto 15px auto;
    display:inline-table;
    background: #feda00;
    padding: 6px 16px;
    border: 1px solid #d9b401;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
}
.vc_article_preview_big_books .aggiungi_carrello:before {
    content: '\f07a';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-decoration: inherit;
    position: absolute;
    left: 20px;
    display: none;
}
.banner_section_products{
    margin:0 auto;
    padding:0px;
    text-align:center;
    position:relative;
    margin: 0 auto;
}
.banner_section_products img{
    margin: 0;
    padding:0px;
    width:100%;
    text-align:center;
    position:relative;

}
.vc_dynamic_icons_shop{
    margin: 0 10px 0 0;
    cursor:pointer;
    position:relative;
    z-index:1;
    text-align: center;
    display:inline-block;
}
.vc_dynamic_icons_shop a {
    margin:0;
    padding: 0;
    width:100%;
    float:left;
    display: block;
    font-size: 1em;
    font-weight:bold;
    color:#043f5e;
    text-transform: uppercase;
    text-decoration: none;
}
.vc_dynamic_icons_shop a:after{
    content:attr(data-label);
    width:100%;
    float:left;
    clear:left;
    display:block;
    color:#0780bf;
    text-transform:initial;
    font-weight:500;
    font-size:0.9375rem;
}
.vc_dynamic_icons_shop img{
    margin-bottom:20px;
    max-width:100%;
    display:block;
}
.drag_and_drop .vc_dynamic_icons_shop a{
    font-size: 1rem;
    width:calc(20% - 10px);  
}
/*.vc_dynamic_icons_shop a:active,
.vc_dynamic_icons_shop a:hover,
.vc_dynamic_icons_shop a:link{
    text-decoration:none;
}*/

