
body.background {
    position: relative;
}


/*vc_article_header_gallery*/
.vc_article_header_gallery {
    margin:0;
    padding:0px;
    float: left;
    clear: none;
    width:100%;
}

.vc_article_header_gallery.vc_article_text {
    width: 100%;
}
.vc_article_header_gallery .titolo_articolo{
    float: left;
    width: auto;
    /*width: calc(100% - 126px);*/
    margin: 0 0 0 15px;
    font-size: 22px;
}
.vc_article_header_gallery .occhiello_articolo {
    float: left;
    /* clear: left; */
    margin-bottom: 10px;
    padding: 1px 10px;
    color: #fff;
    background: #69ac2e;
    text-transform: uppercase;
    font-size: .9em;
}
.vc_article_header_gallery .sottotitolo_articolo,
.vc_article_header_gallery .sommario_articolo {
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 15px;
}

.vc_article_header_gallery em {
    font-style:italic;
}

/*testo resize*/
.testo_resize {
    margin:0;
    padding:0;
    list-style:none;
    padding: 5px;
    float:left;
    border-left: 2px solid #ccc;
}
.testo_resize li {
    margin: 5px;
    padding: 0 5px;
    float:left;
    /* background:#e8e8e8; */
}
.testo_resize li a {
    color:#999999;
    text-decoration:none;
}
.testo_resize li.small {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    /* padding-top: 10px; */
    /* padding-bottom: 9px; */
}
.testo_resize li.medium {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    /* padding-top:7px; 
    padding-bottom:7px;*/
}
.testo_resize li.large {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
}
.testo_resize .attivo {
    background: #e9e9e9;
}
.testo_resize .attivo a {
    color:#717171;
}

/*vc_icon_service*/
.vc_box_service{
    float: left;
    clear: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.vc_box_service .vc_article_header_gallery_service {
    float: left;
    clear: left;
    padding: 7px 0px 5px 0;
    width: 100%;
}
.vc_box_service .vc_article_header_gallery_service .data_articolo {
    float: left;
    text-transform: uppercase;
}

.vc_box_service .vc_article_header_gallery_service .autore_articolo,
.vc_box_service .vc_article_header_gallery_service .autore {
    float: right;
    text-transform: uppercase;
}

.vc_box_service .share{
    float:right;
    clear:none;
    text-align:right;
    width:auto;
    padding: 0;
    margin: 0;
    border-left: 1px solid #ccc;
    display: none;
}

.vc_box_service.vc_infinite_scroll .share {
    display: block;
}
.vc_box_service.vc_infinite_scroll .testo_resize {
    display: none !important;
}
/*Default*/

.addthis_toolbox a {
    padding: 7px 6px 5px 6px !important;
    margin: 0 !important;
    border-right: 1px solid #ccc;
}

.addthis_toolbox.addthis_32x32_style span {
    background-color: transparent !important;
    line-height: 30px !important;
    height: 30px !important;
    width: 30px !important;
}
.addthis_toolbox.addthis_32x32_style span .at-icon {
    fill:#212121;
    width: 30px !important;
    height: 30px !important;
    text-align: center;
    /*margin: 1px 2px 1px 1px;*/
}
/*twitter*/
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span {
    border-color: rgb(29, 161, 242);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_twitter span .at-icon {
    /*fill:rgb(29, 161, 242);*/
    fill:#212121;
}
/*google*/
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span {
    border-color: rgb(220, 78, 65);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_google_plusone_share span .at-icon {
    /*fill:rgb(220, 78, 65);*/
    fill:#212121;
}
/*facebook*/
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span {
    border-color: rgb(59, 89, 152);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_facebook span .at-icon {
    /*fill:rgb(59, 89, 152);*/
    fill:#212121;
}
/*print*/
.addthis_toolbox.addthis_32x32_style .addthis_button_print span {
    border-color: rgb(115, 138, 141);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_print span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_print span .at-icon {
    /*fill:rgb(115, 138, 141);*/
    fill:#212121;
}
/*whatapp*/
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span {
    border-color: rgb(77, 194, 71);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_whatsapp span .at-icon {
    /*fill:rgb(77, 194, 71);*/
    fill:#212121;
}
/*compact*/
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span {
    border-color: rgb(255, 101, 80);
}
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span .at-icon path,
.addthis_toolbox.addthis_32x32_style .addthis_button_compact span .at-icon {
    /*fill: rgb(255, 101, 80);*/
    fill:#212121;
}



/*---Media Queries---*/ 
@media only screen and (max-width : 1200px) {
}
@media only screen and (max-width : 1199px) {
}
@media only screen and (max-width : 892px) {
}
@media only screen and (max-width : 692px) {
}
@media only screen and (max-width : 667px) {
}
@media only screen and (max-width : 480px) {
}



/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 60px 0 30px 0;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #a7a7a7;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0;
    font-size: 20px;
    line-height: 27px;
    font-weight: normal;
    text-transform: uppercase;
}
.vc_breadcrumbs ul li:first-child {
    display: none;
}
.vc_breadcrumbs ul li a{
    padding: 3px 10px;
    color: #a7a7a7;
}

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

.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;
}
.banner_ticker_2_990x30 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_ticker_2_990x30 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.cont_gallery_photos {
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cascade_element .fancybox {
    float: left;
    clear: left;
    width: 100%;
    height: 180px;
    overflow: hidden;
    background: #f0f0f0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.cascade_element{
    width: calc(25% - 15px);
    float: left;
    margin: 0px 0 40px 0;
    padding:0px;
}
.vc_article_purchase_gallery{
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.galleria-container{
    padding:0px !important;
}
.galleria-container img{
    top:0px !important;
}
.galleria-info{
    top:0px !important;
}
.galleria-image-nav{
    margin-top:-142px !important;
}

/*---vc_article_purchase_gallery*/
.vc_article_purchase_gallery .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.vc_article_purchase_gallery .foto_articolo{
    position:relative;
}
.vc_article_purchase_gallery .cascade_element img {
    max-width:100%;
    height: auto;
}
.vc_article_purchase_gallery .foto_articolo img:hover{
    opacity:1 !important;
}
.vc_article_purchase_gallery .didascalia{
    margin:0px;
    padding:10px;
    position:absolute;
    background-color:#000;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    top:0px;
    left:0px;
}
.vc_article_purchase_gallery img:hover{
    opacity:0.8 !important;
}
.vc_article_purchase_gallery .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:12px;
    color:#a09995;
}
.vc_article_purchase_gallery .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.vc_article_purchase_gallery .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}

/******add_cart******/

.cont_add{
    margin:0px;
    padding:0px;
    float: left;
    width: 100%;
}
.cont_data{
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 15px 0px;
    border-bottom: 1px solid #ccc;
    float:left;
    width:100%;
}
.phtoto_title, .photo_text {
    margin:0px; 
    padding:0px;
    float:left;
    width:100%;
    font-size:12px;
    font-weight:normal;
    color:#000;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 5; /* number of lines to show */
   line-height: 14px;        /* fallback */
   max-height: 70px;       /* n.lines x line-height */
}
.phtoto_title{
    margin:0px 0px 5px 0px;
    font-weight:bold;
}
.cont_buttons{
    margin:0px;
    padding:0px;
    width:100%;
    float: left;
}
.cont_buttons .btn{
    margin: 0;
    padding: 5px 15px 5px 100px;
    width:100%;
    float:left;
    clear:left;
    font-size: 15px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    cursor:pointer;
    position:relative;
    text-decoration:none;
    border: 1px solid #68ac2f;
    background: #68ac2f;
    border-radius: 0px;
    outline:none;
    text-align:center;
    white-space:normal;
}
.cont_buttons .btn:hover {
    background-color:#212121;
}
.cont_buttons .btn:active {
    position:relative;
    top:3px;
    outline:none;
    box-shadow: 0px 0px;
}
.cont_buttons .btn:active span{
    position:absolute;
    top:-1px;
    outline:none;
    box-shadow: 0px 0px;
}
.cont_buttons .btn span {
  margin: 0;
  padding: 15px 15px 16px 15px;
  top: 0;
  left: 0;
  max-width: 85px;
  font-size: 20px;
  line-height: 21px;
  color: #68ac2f;
  background: #fff;
  font-weight: 800;
  cursor: pointer;
  position: absolute;
  border-radius: 0;
  outline: none;
  text-align: left;
}
/******add_cart******/
@media (max-width:767px) {
    .cont_add {
        width:100%;
        float:left;
        clear:left;
    }
}
@media(max-width:480px){
    .cont_buttons{
        margin-bottom: 10px;
        border-bottom: 1px #dedede solid;
        padding-bottom: 30px;
    }
}


/*---vc_article_related_gallery*/
.vc_article_related_gallery {
    float: left;
    clear: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
}
.vc_article_related_gallery .occhiello_titolo {
    padding: 0px;
    margin: 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #68ac2f;
}
.vc_article_related_gallery .occhiello_titolo span.vc_occhiello {
    padding: 0px 10px;
    font-size: 1em;
    line-height: 1.35em;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    float: left;
    clear: left;
    width: auto;
    position: relative;
    background: #68ac2f;
    color: #fff;
}

.vc_article_related_gallery .occhiello_titolo a{
    color:inherit;
}

.vc_article_related_gallery .cont_anteprima_correlati{
    padding: 15px 0;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}

.vc_article_related_gallery .schermata {
    margin:0px;
    padding:0px;
}
.vc_article_related_gallery .schermata .hori_group {
    margin:0px;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    /* display: flex; */
}
.vc_article_related_gallery .schermata .hori_group .box {
    margin: 0;
    padding: 0px 10px;
    width: 25%;
    float: left;
    clear: none;
    /* border-right: 1px solid #ccc; */
}
.vc_article_related_gallery .schermata .hori_group .box .cont {
    margin: 10px 0 0 0;
    padding: 0px;
    float: left;
    clear: left;
    width: 100%;
}

.vc_article_related_gallery .schermata .hori_group .box .foto {
    margin: 0;
    padding: 0px;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    z-index: 8;
    background: #DCDCDC;
}
.vc_article_related_gallery .schermata .hori_group .box .foto img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    max-width:100%;
    width:auto;
    float:left;
    clear:left;
    height:inherit;
}

.vc_article_related_gallery .schermata .hori_group .box .foto .didascalia {
    margin:0px;
    padding:0px;	
    display:none;
}
.vc_article_related_gallery .schermata .hori_group .box .occhiello {
    margin: 0px 0 5px 0;
    padding: 0px;
    float: left;
    clear: left;
    color: #a7a7a7;
}
.vc_article_related_gallery .schermata .hori_group .box .titolo {
    margin:0px;
	padding:0px;
    text-align:left;
	width:100%;
	float:left;
    clear:left;
}
.vc_article_related_gallery .schermata .hori_group .box .titolo a {
    text-decoration:none;
}
.vc_article_related_gallery .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}
.vc_article_related_gallery .schermata .hori_group .box .sottotitolo {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 5px;
}
.vc_article_related_gallery .schermata .hori_group .box .sottotitolo a{
    color: #9a9a9a;
    background-color: unset;
    padding:0;
}




