/* 
Theme Name: Le Show Room Déco
Author: Com de la Deco
Author URI: https://comdeladeco.fr/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
    height: 71px;
    box-sizing: border-box;
    float: left;
    line-height: 1;
    width: 100% !important;
    font-weight: 600;
    color: #555;
    font-size: 16px;
    padding: 17px 0 0 15px;
}

.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
    height: 71px;
    box-sizing: border-box;
    float: right;
    width: 100% !important;
    padding: 18px 16px 0 0;
}

@media (min-width: 768px){
.elementor-image-gallery .gallery-item {
    padding: 10px 0 !important;
}
}