/*
Theme Name: Domaine de Cézac
Theme URI: https://domainedecezac.com/
Author:
Author URI:
Description:
Template: betheme
Version: 2.0
*/


/* BLANC */
.blanc, .blanc p, .blanc span, .blanc h1, .blanc h2, .blanc h3, .blanc h4, .blanc ul li, .blanc blockquote {
  color:#FFF;
}

/* BOUTONS */
    .vc_btn3.vc_btn3-style-custom {
    background-image: none;
}

/* FOOTER */

.has_content .the_content_wrapper {
    margin-bottom: 0px;
}

/* Header & menu */

#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px;
}

#Top_bar .menu li ul li {
    width: 250px;
}

/* Logo */

.text-logo #logo {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700!important;
    letter-spacing: 0.5px;
    color: #333333;
}

.text-logo #logo:hover {
    color: #BDA47D;
}

/* Titres */

h1 {
    line-height: 60px;
    font-family: "Herr Von Muellerhoff", "Lucida Handwriting", "Brush Script MT", "Comic Sans", "Comic Sans MS", Chalkboard, cursive;
    color: #bda47d;
    font-size: 80px;
}

.titrebeige, .titrebeige p, .titrebeige h2, .titrebeige h3 {
    line-height: 60px;
    font-family: "Herr Von Muellerhoff", "Lucida Handwriting", "Brush Script MT", "Comic Sans", "Comic Sans MS", Chalkboard, cursive;
    color: #bda47d;
    font-size: 80px;
}

.titre, .titre h1, .titre h2, .titre h3 {
    letter-spacing: 0.2em;
    line-height: 55px;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
}

/* Page réservation */

#pro {
    background: #867354;
}

#bienetre {
    background: #bda47d;
}

#weekend {
    background: #DDC094;
}

/* LP */

.page-id-681 header, .page-id-681 footer {
    display: none;
}

.page-id-480 header, .page-id-480 footer {
    display: none;
}

.page-id-547 header, .page-id-547 footer {
    display: none;
}

.page-id-565 header, .page-id-565 footer {
    display: none;
}

.flatpickr-calendar .flatpickr-current-month {
    display: flex;
    width: 175px;
    justify-content: space-between;
}

/* Mobile */

@media only screen and (max-width: 479px) {

.titre, .titre h2, .titre h3 {
    letter-spacing: 0.2em;
    line-height: 55px;
    font-size: 34px;
    font-weight: 200;
    text-transform: uppercase;
}
