/* 
Theme Name: Hello Elementor troisdeuxun
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor troisdeuxun is a child theme of Hello Elementor, created by troisdeuxun.ch
Author: troisdeuxun.ch
Author URI: https://troisdeuxun.ch
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-troisdeuxun
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/* Add your custom styles here */

/* Global */

.entry-title {
    display: none !important;
}

body {
	overflow-x: hidden !important;
}	

ul{
    padding-left: 20px;
}

.tp-row{
    height: inherit !important;
}

.jet-calendar {
    overflow-x: auto;
}
.jet-calendar-grid {
    min-width: 1199px;
}
.jet-calendar-caption {
    max-width: 100vw;
}

.jet-calendar .jet-calendar-week__day {
    padding: 8px !important;
}

.jet-calendar .jet-calendar-week__day-content {
    padding: 5px !important;
}

.single-calendrier .event-excluded {
    display: block !important;
}

.single-calendrier .event-excluded h6 {
    margin-bottom: 0.5rem;
}

.single-calendrier .event-excluded-list {
    padding-left: 1rem;
}

.single-calendrier .jet-listing-dynamic-field__content {
    margin-left: 0.5rem;
}

@media (max-width: 767px) {
    .elementor-720 .elementor-element.elementor-element-1d9cd9d .jet-calendar-header__week-day {
        font-size: 14px !important;
    }
    .jet-calendar td {
        padding: 5px !important;
        line-height: 1.2 !important;
    }
    .elementor-4432 .elementor-element.elementor-element-2b47352 .jet-listing-dynamic-field__content {
        font-size: 12px !important;
    }
}