/*
Theme Name:   Valenciadealcantara
Description:  Escribe aquí una descripción corta acerca de tu tema hijo
Author:       circularfab
Author URL:   https://dev-circularfab.com
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Valenciadealcantara
*/

/* Escribe aquí tu propia hoja de estilos personal */

/* Calendar title */
#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title {
    font-family: 'Bebas Neue Pro';
}

/* Calendar days */
.tribe-events-calendar thead th {
    font-family: 'Bebas Neue Pro';
}

/* Calendar dates */
.tribe-events-calendar td div[id*=tribe-events-daynum-] {
    font-family: 'Bebas Neue Pro';
}

/* Calendar popup description */
.tribe-events-calendar p {
    font-family: 'Bebas Neue Pro';
}

/* Calendar popup title */
.tribe-events-calendar h4.entry-title.summary {
    font-family: 'Bebas Neue Pro';
}

/* Popup calendar start end time */

:root {
    --tec-font-family-sans-serif: 'Bebas Neue Pro', serif;
}

table.fc-col-header{
	Margin-bottom:0px;
}