/* TAG REDEF */
body, 
h1, h2, h3, h4, h5 {
	text-rendering: optimizelegibility;
	-webkit-font-smoothing: antialiased;
}

/* ENFOLD REDEF */

/* PROMESA */
#top div .av-light-form input[type='text'], 
#top div .av-light-form input[type='email'],
#top div .av-light-form textarea, 
#top div .av-light-form .button {
	border-width: 1px !important;
	border-color: #ccc !important;
}

/* VISIÓN */
.av-marked-text .av-rotator-text-single {
	background-color: transparent !important;
}

/* CATEGORIES */

/* POST */

/* CONTACT */

/* LANDINGS */

/* FOOTER & SOCKET */
.avia-cookie-consent .avia-button {
	padding: .6em !important;
}

/* MQs */
@media only screen and (max-width: 767px) {
	h1 { font-size: 32px !important; }
	h2 { font-size: 28px !important; }
}