/*!
Theme Name:  La Palmeraie Thème Enfant
Author:      Cyloé
Author URI:  https://cyloe.com
Description: Thème enfant La Palmeraie
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/
mark, ins{
    padding-left: 10px !important;
    padding-right: 10px!important;
}
/*RESA*/
.post-password-form{
    width: 70% !important;
    margin: 0 auto !important;
}

.wpbf-button, input[type="submit"]{
    margin-top: 2% !important;
}

.flex_tl_table .flex_tl_table_header{
    background: #002F3F !important;
    padding: 2%;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title{
    color: white !important;
    font-size: 18px !important;
}
.flex_tl_next a{
    color: white !important;
}
.flex_tl_prev a{
    color: white !important;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year{
    font-size: 1em !important;
    color: #8fca8f !important;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1, .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title{
    color : #002F3F !important;
    font-size: 14px !important;
    padding: 3%;
}

.calendar-links .datepick-prev a, .datepick-inline .calendar-links .datepick-next a, .datepick-inline .calendar-links .datepick-prev a:hover, .datepick-inline .calendar-links .datepick-next a:hover {
    color: white !important;
    text-shadow: none !important;
}
.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"]{
    border-radius: 0px !important;
}
