/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2025 | 23:13:56 */
@media screen and (max-width: 675px) {
#banner-rojo h3 {
	font-size: 38px !important;
	}
#banner-rojo p {
	font-size: 18px !important;
	}
#tablao-flamenco p {
	font-size: 18px !important;	
	}
#fondo-principal h2 {
	font-size: 42px !important;
	}
#fondo-principal p {
	font-size: 18px !important;
	}
#vale-villegas p {
	font-size: 20px !important;
	line-height: 1.5 !important;
	}
#preguntas-frecuentes h3 {
	font-size: 38px !important;
	}
#preguntas-frecuentes p {
	font-size: 18px !important;
	}
#articulos-escritos>ul>li>div>div {
	flex-direction: column !important;
	gap: 0px;
	}
#articulos-escritos>ul>li>div>div>h2 {
	text-align: center !important;
	}
body.single-post {
	p {
	font-size: 18px !important;
	}
	}
body.single-post>div>main {
	margin-top: 10px !important;
	}
input, select {
    width: 88% !important;
}
	
.checkbox-group input[type="checkbox"] {
    height: 20px !important;
    width: 20px !important;
}
	#aprende-flamenco h2 {
		text-align: center !important;
	}
}

@media screen and (min-width: 676px) {
body.single-post>div>main {
	margin-top: 10px !important;
	}
	
body.single-post>div>main>div>figure {
	width: 720px;
    height: 280px;
	}
}
