@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.site-boxed .site-branding .custom-logo-link img, body.site-wide .site-branding .custom-logo-link img {
    width: 90%;
}
body.site-boxed .site-branding .site-title,
body.site-wide .site-branding .site-title,
.single .single-room-calendar-wrapper{
    display: none !important;
}
body .datepick .datepick-nav .datepick-cmd-today {
    font-weight: 400;
}
.wpcf7 form > * ,
.wpcf7 form p {
    margin-bottom: 15px;
}

.wpcf7 form label{
    width: 100%;
}

body .mphb-special-price{
        margin-bottom: 1.5em;
}
p.mphb-special-price,
.mphb_sc_room-wrapper .mphb-special-price{
    font-size: 14px;
    font-size: 0.875rem;
}

.mphb_sc_room-wrapper .mphb-special-price strong{
    font-weight: normal;
    display: block;
}

.mphb_sc_room-wrapper .mphb-special-price .mphb-price{
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    color: #17181a;
}

body .footer-widgets .top-widgets {
    font-size: 16px;
}

.main-navigation .current_page_item > *, .main-navigation .current-menu-item > *, .main-navigation .current_page_ancestor > *, .main-navigation .current-menu-ancestor > * {
    color: #fff;
}

.bouton-reserver-nav a{
    border: 2px solid var(--booklium-header-hover-color);
    border-radius: 32px;
}

.footer-widgets .bouton-reserver-nav a{
    padding: 10px 15px;
}

.footer-widgets .bouton-reserver-nav{
    margin-top: 20px;
}