@charset "UTF-8";
/* CSS Document */

.text-shadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
h2.dettaglio {
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}
.widget-categories-layout2 ul li a.menuDropSidebar {
	color: #666;
}
.customHeight {
	height: 180px;
	min-height: 180px;
	width: auto;
}
.cta-layout3 .cta-banner {
	margin-bottom: 0 !important;
}
.about-layout1 .about-banner {
	box-shadow: 0 0 0 18px var(--color-white);
}
.has-pattern-bg:after {
	z-index: auto !important;
}
.iconHome {
	font-size: 100px;
	color: #FFFFFF;
}
@media (max-width: 1199px) {
    .iconHome {
		font-size: 80px;
	}
}
@media (min-width: 1200px) {
    .banner-layout2 .banner-text {
		padding: 100px 0px 0 0;
	}
}
.widget {
	padding: 30px !important;
}
.post-item-single .post-img {
	border-radius: unset;
}
.blog h2 {
	font-size: 30px;
}
.blog h3 {
	font-size: 26px;
}
.descVariante {
	font-weight: normal !important;
}

.logoHeaderCustom {
	max-width: auto;
	max-height: 80px;
}
.logoFooterCustom {
	max-width: auto;
	max-height: 120px;
}

.pricing-widget-layout2 {
	background-color: #fad7b5;
}