/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 10 2025 | 13:37:17 */
.event-cuadrado{
	border: solid 0.1em var(--wp--preset--color--contrast);
	overflow: hidden;
	aspect-ratio: auto;
	/* display: block; */
	font-size: 4cqw;
	container-type: inline-size;
}
.evento-block {
	hyphens: auto;
	word-break: break-word;
	
}

section#tribe-events-pg-template {
    padding-right: var(--wp--style--root--padding-right);
    padding-left: var(--wp--style--root--padding-left);
    max-width: var(--wp--style--global--content-size);
}


:root {
	--tec-color-text-primary: var(--wp--preset--color--contrast, #876f66)!important;
	--tec-color-text-primary-light: rgba(135, 111, 102, 0.6)!important;
	--tec-color-icon-active: var(--wp--preset--color--accent, #e57373)!important;
	--tec-color-event-icon: var(--wp--preset--color--contrast, #876f66)!important;
}



.tribe-events-calendar-month__day-cell--selected.tribe-events-calendar-month__day-cell--mobile :where(h1,h2,h3,h4,h5,h6,p){
	/*color: white */
}

.tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: inherit!important;
}

.tribe-events .tribe-events-c-events-bar__views {
	display: none!important;
}

.tribe-events-calendar-latest-past{ display: none;}