@charset "UTF-8";
/*!
Theme Name: Booklium Child
Theme URI: https://motopress.com/products/booklium
Author: MotoPress
Author URI: https://motopress.com
Description: Awesome WordPress theme.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: booklium
Template: booklium
*/
body {
    --booklium-accent-color: #995544;
    --booklium-header-color: #1a1a1a;
    --booklium-header-hover-color: #71815A;
    --booklium-header-bg-color: #ffffff;
    --booklium-header-left-menu-dropdown-bg-color: #fafafa;
    --booklium-footer-text-color: #767b80;
    --booklium-footer-widgets-title-color: #1a1a1a;
    --booklium-footer-bg-color: #fafafa;
    --booklium-button-bg-color: #71815A;
    --booklium-button-color: #ffffff;
    --booklium-hb-accent-color: #ffce00;
    --booklium-calendar-bg-color: #C4D8B6;
    --booklium-calendar-color: #71815A;
    --booklium-woo-error-color: rgba(255, 206, 0, 0.5);
    --booklium-woo-success-color: rgba(19, 176, 187, 0.5);
    --booklium-woo-info-color: rgba(235, 235, 236, 0.5);
    --booklium-sticky-post-indicator-color: #1a1a1a;
    --booklium-slider-navigation-button-bg: #995544;
    --booklium-calendar-highlight-date-color: #1a1a1a;
    --booklium-single-room-attribute-title-color: #767b80;
    --booklium-font-heading: 'Cormorant Garamond', serif;
    --booklium-font-text: 'Poppins', sans-serif;
    --booklium-border-radius-default: 3px;
    --booklium-box-shadow-default: 0 2px 5px 0 rgba(50, 54, 72, 0.08);
    --booklium-box-shadow-boxed: 0 2px 20px 0px rgba(50, 54, 72, 0.1);
}

body.page .entry-content > * {
    max-width: 100%;
}

.content-area {
    padding: 0 !important;
}

body,
button,
input,
select,
optgroup,
textarea {
    font-family: "Poppins", sans-serif;
}

#visite {
    height: 80vh;
}

.elementor-kit-14 .p-no-margin p {
    margin-block-end: 0;
}
p.elementor-heading-title {
    line-height: 1.5;
}