/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 06 2025 | 09:07:54 */
figcaption.vc_figure-caption {
    font-size: 15px !important;
}

.inline {
    display: inline-block;
}

.gradiente1 {
background: linear-gradient(180deg, #EDF2EB, #C3D6CD);
}

.pulsanteProdotto a {
    padding-left: 35px !important;
    padding-right: 35px !important;
	background-color: #233746  !important;
}

.section-padding-small.post-content {
    padding-bottom: 0 !important;
}

.assoluto {
	position: absolute;
}

h1.title-m.v-center.text-end.animate {
    text-shadow: 2px 2px 5px #000;
}

@media (max-width: 768px) {
body {
    font-size: 1.3rem !important;
}

.post-content {
    padding: 20px;
}
.vc_sep_width_10 {
    width: 30%;
}
.inline2 {
    width: 33%;
}	
	
	.mappa-footer {
		display:none;
	}	
	
}

.module-4 {
    display: none;
}

.module-2 {    
    display: none;
}

.testo-logo-footer-xs {
    font-size: 1.2rem;
}

.testo-logo-footer-m {
    font-size: 1.0rem;
}

footer .main-item {
    margin-bottom: 0;
    
}

.ratio-1-1-xs.ratio-18-9-md {
    padding-bottom: 0 !important;
}


@media (min-width: 768px) {
    #site_footer .col-md-2 {
       
        width: 25% !important;
    }
}

.testo-contatti {
    font-size: 18px;
}