/*
Theme Name: Sörbykyrkan 2024
Theme URI: 
Author: Simon Wämmerfors
Author URI: https://www.wämmerfors.se
Description: Tema för sorbykyrkan.nu.
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sorbykyrkan-2024
Tags: full-site-editing

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

/*** The Events Calendar kalender-vy ***/

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper {
    width: auto !important;
}

.tribe-events-calendar-month__calendar-event-title {
    font-size: var(--wp--preset--font-size--small) !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    font-size: var(--wp--preset--font-size--small) !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-title {
    font-size: var(--wp--preset--font-size--medium) !important;
    line-height: 1.25 !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-description p {
    font-size: var(--wp--preset--font-size--small);
}




