@media (max-width:991px) {
.navbar-brand .logo-img-sm {
	max-height: 44px;
}
}
@media (min-width:992px) {
.navbar-brand .logo-img {
	max-height: 100px;
}
}

#t4-header {
	background: #FDF5D1;
}


/* slide in home */
.hero-content-inner h1 {
	font-size: 60px;
	color: #1e5c2d;
}
.hero-content-inner .desc {
		color: #1e5c2d;

}

.acm-hero.style-1 .bg-backdrop {
	background-color: rgb(253, 245, 209);
}
.btn-outline-green {
  --t4-btn-color: #1e5c2d;
  --t4-btn-border-color: #1e5c2d;
  --t4-btn-hover-color: #fff;
  --t4-btn-hover-bg: #1e5c2d;
  --t4-btn-hover-border-color: #1e5c2d;
  --t4-btn-focus-shadow-rgb: 33, 37, 41;
  --t4-btn-active-color: #fff;
  --t4-btn-active-bg: #1e5c2d;
  --t4-btn-active-border-color: #1e5c2d;
  --t4-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --t4-btn-disabled-color: #1e5c2d;
  --t4-btn-disabled-bg: transparent;
  --t4-btn-disabled-border-color: #1e5c2d;
  --t4-gradient: none;
}

.btn.btn-outline-green:hover {
  background-color: #1e5c2d;
  color: #fff;
}



/* Modulo ischiakm0 in home */
.acm-hero.style-2 .feature-list-wrap .item {
	background: #fdf5d1;
	border: 1px solid #e7c377;
}
.mod-title-wrap {
	max-width: 100%;
}
.acm-hero.style-2 .thumb-intro::before, .acm-hero.style-2 .thumb-intro::after {
	background: #fdf5d1;
}

.ischiakm0 h4 {
	color: #1e5c2d;
}

/* Modulo eventi in home */
.acm-features.style-3 .tab-content .features-desc {
	background: #fba625;
	color: #fff;
	font-size: 20px;
}

.eventi .section-bottom-desc {
	color: #fff;
	background: rgba(0, 0, 0, 0.69);
	border-radius: 10px;
	padding: 10px;
}
.mod-article-highlight .article-aside {
	padding-top: 10px;
}

/* Modulo blog in home -*/
.mod-article-highlight .item-child .item-inner + .item-inner {
    padding-top: 0; 
}
.mod-article-highlight .item-child .item-inner {
	background: #fdf5d1;
	border-radius: 10px;
}

.mod-article-highlight .item-child .item-inner + .item-inner {
	margin-top: 4rem;
}

.layout-home .blog {
	background: ghostwhite;
}

/* OFFCANVAS */
.t4-offcanvas .t4-off-canvas-header {
	background: #FDF5D1;
}
.t4-offcanvas .t4-off-canvas-header a img {
	max-height: 100%;
}

.t4-offcanvas .menu-item-title::before {
	content: "\f105";
	padding: 5px;
	font-family: 'fontawesome';
}

.contatti-off-canvas li {
	list-style: none;
}
.contatti-off-canvas ul {
	padding-left: 0;
}
.contatti-off-canvas {
	font-size: larger;
}

/* FOOTER */
@media (max-width:1199px) {
.sottotitolo, .lead {
	display: block;
	text-align: center;
}
}

.t4-off-canvas-body .nav-link, .t4-megamenu .nav-link {
	text-transform: uppercase;
}

.t4-footer {
	background-color: #1E5C2D;
}
.t4-footer a {
	color: #fff;
}

.indirizzo::before {
	content: '\f2bb';
	font-family: "Fontawesome";
	padding-right: 5px;
}

.telefono::before {
	content: '\f095';
	font-family: "Fontawesome";
	padding-right: 5px;
}
.email::before {
	content: '\f0e0';
	font-family: "Fontawesome";
	padding-right: 5px;
}

/* Sitemap */
#osmap-ul-uid-mainmenu {
	font-size: larger;
}
