@font-face {
    font-family: FreightDisp Pro;
    src: url("./../fonts/FreigDisProMed.ttf");
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body {}

a {
    color: #12171e !important;
    text-decoration: none !important;
}

#menu_haut ul {
    float: right;
}

.current-menu-item {
    color: grey;
}

#page {
    margin-top: 60px;
}

a {
    text-decoration: none;
}

#menu_haut ul li a {
    list-style-type: none;
    text-decoration: none;
    color: white;
    font-size: 24px;
}

#menu_haut ul li {
    list-style-type: none;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
    color: white;
    text-transform: uppercase;
    display: inline-block;
}

#page {
    padding-top: 40px;
    min-height: 80vh;
}

.menu-item {
    display: inline-block;
}

nav {
    height: 13vh;
}

.woocommerce-loop-product__title {
    height: 63px;
    text-transform: uppercase;
    color: #12171e;
    text-decoration: none;
    text-align: center;
}

.woocommerce-result-count,
.woocommerce-ordering {
    display: none;
}

.numero_menu {
    color: white;
    background-color: brown;
    border-radius: 25%;
    padding: 7px;
}

.wp-block-media-text__media img {
    width: 100%;
}

/* SECOND MENU */
#menu-menu-principal {
    padding: 10px;
}

.menu-image-title-after {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
}

#menu-menu-principal .menu-item a img {
    display: block !important;
    text-align: center;
    margin: auto;
    width: 64px;
    height: 52px;
}

.size-woocommerce_thumbnail:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

footer i {
    font-size: 42px;
    padding: 10px;
    color: white
}

footer img {
    width: 37px;
}

.mailpoet_form_paragraph,
.woocommerce-breadcrumb {
    display: none;
}

.widgettitle {
    font-size: 22px;
}

.a {
    min-height: 300px;
}

/* PANIER */
.woocommerce-cart-form thead {
    background-color: white;
}

.woocommerce-cart-form .product-thumbnail {
    width: 150px;
}

#contenu_footer {
    width: 59vw;
    font-size: 1em;
}

@media screen and (min-width: 1200px) {

    .booking-form-container {
        margin-left: 70%;
        position: absolute;
    }

    footer .container {
        position: absolute;
        top: 45%;
    }

    footer {
        margin-top: 40px;
    }
}

#bloc_bas {
    bottom: 23px;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    width: 100%;
    margin: auto;
    color: white;
}

.content-intro-complex__buy-cta {
    font-size: 21px !important;
}

#bloc_bas img {
    width: 75%;
}

#menu-principal {
    padding-left: 10px;
}

#bloc_bas .logos_partenaires {
    margin-bottom: 48px;
}

.offer-item:hover {
    border: 2px solid #a59451;
}

#lien_reserver_menu_mobile {
    border: 1px solid white;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 20px;
    padding-right: 20px;
}



.bouton:hover {
    color: white;
}

.wpcf7-form input {
    width: 25vw;
}

#cote_gauche h2 {
    color: white;
    display: block;
    text-transform: uppercase;
    width: 100%;
    padding: 10px;
}

#titre_categorie {
    padding-bottom: 15px;
    text-transform: uppercase;
}

/* Détails de livraison */
.woocommerce-shipping-fields,
.actions .coupon,
.woocommerce-form-coupon {
    display: none !important;
}

.price {
    font-size: 19px !important;
    font-weight: bold;
}

#afficher_menu {
    display: none;
    position: fixed;
    z-index: 999999;
}

#lien_site_menu_haut {
    color: white !important;
    text-decoration: none;
}

.lien_ajouter {
    color: #735740;
}

.footer .description {
    color: #735740;
}

#order_comments {
    width: 300px;
    height: 200px;
}

article {
    margin-left: 20px;
    margin-top: 140px;
    margin-bottom: 120px;
}

article ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

article ul li {
    background: url('https://www.paradisopark.be/wp-content/themes/Solutions%20Web/images/chevron.png') no-repeat left;
    padding-left: 31px;
}

article nav a {
    color: #12171e;
    text-decoration: none;
}

article input:not(.input-radio),
article select:not(.datepick select):not(.input-radio),
article input:not(#accord) {
    /* height: 50px;
    -webkit-writing-mode: horizontal-tb !important;
    /* text-rendering: auto; */
    border-color: #cbb97d;
    /* letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;  
    display: inline-block;
    text-align: start;
    appearance: auto;
     -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
     padding: 1px 2px;
    border-width: 2px;
      border-image: initial; */
    line-height: 50px;
    margin: 0 0 25px 0;
    border: 1px solid #aaa !important;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333;
    height: 55px;
}

.LogoEstablishmentPage-module_logo_1dunD {
    background-color: white;
}

.woocommerce div.product form.cart .button,
.bouton_site,
.wc-proceed-to-checkout a,
.container .button,
.mailpoet_submit,
.woocommerce-button,
.woocommerce-checkout-payment button {
    background-color: #cbb97d !important;
    flex-shrink: 0;
    white-space: nowrap;
    max-width: 400px;
    border-radius: none !important;
    border: none;
    max-height: none !important;
    text-align: center;
    color: white !important;
    margin: 10px;
    border-radius: 0;
    /* font-weight:none; */
    /* font-family:Gotham A;; */
    font-weight: 400 !important;
}

#mailpoet_form_2 {
    background: none !important;
}

.mailpoet_text {
    background-color: white;
    border-radius: 0;
    font-weight: 100 !important;
}

nav {
    background-color: white;
}

.product_meta {
    display: none;
}

.price {
    color: #12171e !important;
}

.quantity {
    display: none;
}
 

#be_a_member,
body,
.woocommerce-message,
.v-overview__content {
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
}

figure img {
    width: 100%;
    height: auto;
}

.wp-block-button a {
    background-color: #cbb97d !important;
    color: white !important;
    border-radius: 0 !important;
}

.wpcf7-form input {
    border: 1px solid #cbb97d !important;
    height: 36px;
}

#textarea_contact {
    border: 1px solid #cbb97d !important;
}

article {
    padding-top: 34px;
    padding-left: 43px;
    padding-right: 43px;
}

article h2,
.woocommerce-message::before,
.woocommerce a.remove,
article h1,
article h3 {
    color: #cbb97d !important;
}

.footer2 h1,
.footer2 h2 {
    color: white;
}

.woocommerce-Button.button {
    border-radius: 0;
    /* font-family:Gotham A; */
}

.woocommerce-message {
    border-top-color: #cbb97d !important;
}

.woocommerce-cart-form table,
.woocommerce-cart-form tr,
.woocommerce-cart-form td {
    border-color: #616161 !important;
}

#header_mobile {
    margin-bottom: 50px;
}

.reserver {
    background-color: #cbb97d;
    color: white !important;
}

.reserver a {
    color: white !important;
    height: 100%;
}

#header_ecran a {
    color: #12171e;
}

footer h4 {
    font-size: 24px !important;
    font-family: Judson !important;
}

#titre_accueil {
    margin-top: -35%;
    font-size: 56px;
    left: 10%;
}

#titre_accueil h1 {
    font-size: 63px;
    color: white;
}

/* Intro page d'accueil */
.intro {
    padding-top: 33px;
}

.alert-covid-container {
    background-color: #cbb97d !important;
}

#inscription h2 {
    font-family: 'FREIGHTDISP PRO'
        font-weight:300 !important;
    text-transform: uppercase;
    font-size: 2rem !important;
}

/* Evenements */
#main-carousel img {
    width: 100%;
}

#main {
    margin-top: 10%;
}

#types_evenements p {
    margin-top: 48px;
}

#demande_evenement {
    background-color: #cbb97d;
}

h1,
h2 {
    font-family: FreightDisp Pro, Helevtica, Arial, sans-serif !important;

}


section {
    margin-top: 50px;
}

#vague h1,
#vague h2,
#salle_reception h1,
#salle_reception h2 {
    font-size: 77px;
}

#vague .col-md-4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#vague a {
    display: block;
    text-align: center;
    font-size: 20px;
}

#vague img {
    width: 100%;
}

#vague #zone-centrale {
    position: relative;
    bottom: -20px;
}

#vague p {
    margin-top: 58px;
}

p {
    font-size: 22px;
}

#salle_reception .col-md-6 {
    padding: 0;
}

/* Réservations */
.offer_img h4 {
    display: block;
    position: relative;
    bottom: 55px;
    float: right;
    left: 18px;
    color: white;
    background-color: #cbb97d;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
}

/* Page réserver*/
/* Calculateur */
#calculer,
.calculer,
.bouton_bordure {
    display: inline-block;
    background: #cbb97d;
    background-clip: content-box;
    border: 2px solid #cbb97d !important;
    border-radius: 0 !important;
    line-height: 30px;
    padding: 2px;
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    color: white !important;
    width: auto;
    min-width: 150px;
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
}

.bouton_bordure_white {
    display: inline-block;
    background: #cbb97d;
    background-clip: content-box;
    border: 2px solid #ffffff !important;
    border-radius: 0 !important;
    line-height: 30px;
    padding: 2px;
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    width: auto;
    min-width: 150px;
}

#calculer {
    text-decoration: none;
}

h1,
h2 {
    font-family: Gilda Display !important;
}

/* FOOTER  */
.footer-wrapper {
    background-color: #cbb97d;
}

.footer2 {
    margin-left: 10%;
    margin-right: 10%;
    padding-top: 100px;
    padding-bottom: 50px;
    color: white;
    font-weight: 100;
}

.footer2 a {
    color: white !important;
    display: block;
    flex: 1 1 0%;
    padding-top: 7px;
    text-decoration: none;
}

.footer2 a:hover {
    color: white;
}

.footer2 h2 {
    color: white;
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
    font-size: 2rem;
}

.footer2 img {
    width: 40px;
}


#inscription {
    background-color: #E1D6CB;
    margin-left: 20%;
    margin-right: 20%;
    bottom: -40px;
    padding: 40px;
    position: relative;
}

#inscription2 h2 {
    font-size: 40px;
}

#inscription2 {
    padding-top: 20px;
}

#inscription2 .row:not(#inscription2 .row form) {
    height: 100%;
}

/* PARTIE MHBOOKING */
.datepick-nav {
    background-color: #dfcb89 !important;
    color: white !important;
}

.mphb-recommendation,
.mphb-empty-cart-message,
.mphb_sc_search_results-info,
.mphb-recommendation-title,
.woocommerce-info,
#customer_details h1 {
    display: none;
}

.shb-booking-page-wrapper {
    padding-top: 40px;
}

/* Page de validation de la commande */
.wc_payment_methods li {
    background: none;
    height: 45px;
}

#payment {
    background-color: #E1D6CB !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    border-radius: 0;
}

/* Page le domaine */


#formulaire_reserver textarea {
    border: 0px;
}

#formulaire_reserver label {
    width: 100%;
}

#formulaire_reserver input {
    height: 36px;
    border: 2px solid white;
    background-color: white !important;
}

#formulaire_reserver label {
    font-weight: 100;
}

#jardin_images_du_bas {
    margin-top: 20px;
}

#jardin_description {
    padding-left: 57 px;
    padding-top: 60 px;
    padding-right: 57 px;
}

#galerie {
    margin-top: 150px
}

#traiteur {
    background: white;
    border: 3px ​solid #ccba7f !important;
    height: auto;
    padding: 40px;
    position: relative;
    display: inline-block;
    right: -56px;
}

#traiteur_paragraphe {
    background: white;
    width: 389px;
    border: 2px solid #cbb97d;
    height: auto;
    padding: 40px;
    position: relative;
    display: inline-block;
    right: -56px;
}

#traiteur img {
    width: 70%;

}

/* Header */
.navbar {
    height: 54px;
    background-color: white;
    padding: 0 !important;
}

.navbar .col-md-8 {
    height: 100%;
}

.navbar a {
    text-decoration: none;
}

.navbar a:hover {
    text-decoration: none;
}

.navbar .col-md-2 a {
    color: #cbb97d;
    text-transform: uppercase;
    /* font-size: .75rem; */
    font-weight: 700;
    display: flex;
    align-items: center;
    transition: color .15s;
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
}

.navbar img {
    display: inline-block;
    width: auto;
    height: 100%;
}

.navbar li {
    /* width:100%; */
    display: inline-block;
}

.navbar li a {
    color: currentColor;
    padding: 5px 8px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    transition: color .15s;
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
}

.navbar .reserver {
    height: 100%;
}

.menu-principal-container {
    width: 100%;
    height: 100%;
}

#menu-principal-2 {
    width: 100%;
    display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: center;
}

#logo_wrapper {
    background-color: white;
}

#logo_wrapper img {
    width: 79%;
}

#header_ecran,
#inscription2,
#inscription {
    z-index: 1;
    box-shadow: #1118 2.5px 2.5px 13px -4px
}

/* Page chambres */

#chambres {
    padding: 0 10% 0 10%;
}

#chambres a:hover {
    text-decoration: none;
}

#decouvrez_le_domaine .col-md-6 {
    padding: 0;
}

#decouvrez_le_domaine h2 {
    padding-top: 10%;
    padding-left: 10%;
    color: white;

}

#decouvrez_le_domaine p {
    padding-left: 10%;
    color: white;
}

#chambres_contenu {
    margin-top: 100px;
}

#chambres img {
    width: 100%;
}

#chambres_miniatures {
    padding: 0 0 0 30px;
}

#chambres_miniatures .un img {
    padding-right: 10px;
}

#chambres_miniatures .deux img {
    padding-left: 10px;
}

#chambres_miniatures .trois img {
    padding-top: 10px;
    padding-right: 10px;
}

#chambres_miniatures .quatre img {
    padding-top: 10px;
    padding-left: 10px;
}

#chambres_miniatures h3 {
    position: relative;
    bottom: 50px;
    color: white;
    display: block;
    text-transform: uppercase;
    width: 70%;
    background-color: #cbb97d;
    height: auto;
    padding: 7 10 7 10;
}

#chambres_miniatures .voir {
    color: white;
}

#chambres_miniatures img
{
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 89%;
}

.bouton_reserver {
    background-color: #cbb97d !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 11px;
    width: auto !important;
    text-transform: uppercase;
    line-height: 11px;
    padding: 15px 30px !important;
}

#carrés {
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 63px;
    margin-bottom: 63px;
    background-color: white;
}

#carrés img {
    width: 100%;
}
#carrés h3
{
    font-family:Gilda Display;
}
#carrés h1,
#carrés p {
    padding-left: 10%;
    padding-top: 10%;
}

#chambre_visuel {
    margin-top: 150px !important;
    background-color: #12171e;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}

#chambre_visuel h1 {
    color: #cbb97d;
}

#page_reservation h1 {
    color: #cbb97d;
}

#page_reservation {
    margin-top: -8%;
}

.card {
    border: 0 !important;
}

#slider_chambre {
    width: 100%;
    float: right;
}

#slider_chambre img {
    width: 100%;
}


.col-md-4 {
    padding: 10px;
}

.carousel img {
    width: 90%;
}

.col-md-4 h3 {
    position: absolute;
    background-color: #cbb97d;
    width: 95%;
    margin: auto;
    color: white;
    font-family: 'Gilda Display';
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    height: 45px;
    bottom: 25px;
    text-align: center;
    padding: 10px;
}

#decouvrez_le_domaine {
    margin-top: 40px;
}

/* position outside */
.flickity-prev-next-button.previous {
    display: none;
}

.flickity-prev-next-button.next {
    display: none;
}

#carrés .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}

p {
    font-family: Gilda Display;
    color: #878788;
    line-height: 30px;
}

.contenu_avec_marge {
    margin-top: 150px;
}

p {
    font-family: Roboto;
    color: #878788;
    line-height: 30px;
}

#lien_mon_compte {
    background-color: white;
    height: 40px;
    margin: auto;
    display: none;
}

#mailpoet_submit { 
    width: 100%;
    background-color: #000000;
    border-style: solid;
    border-radius: 0px !important;
    border-width: 0px;
    padding: 13px;
    margin: 0 auto 0 0;
    font-family: 'Montserrat';
    background-color:#cbb97d;
    font-size: 24px;
    line-height: 1.5;
    height: auto;
    color: white;
    border-color: transparent;
}

#inscription2 .mailpoet_submit {
    margin-top: 0px !important;
}

#lien_mon_compte a {
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif !important;
}

#accord {
    height: auto !important;
}

.main-carousel h1 {
    font-size: 72px
}

.majuscule {
    padding: 28px;
    line-height: 30px;
    font-size: 70px;
}

#chambres_miniatures .row .row {
    padding-top: 35px;
}

#chambres_miniatures h2 {
    margin-top: 0;
    font-family: Gotham A, Gotham B, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.375rem;
    color: #12171e;

}

#chambres_miniatures a {
    text-decoration: none;
    color: #12171e;
}

#chambres_miniatures .description {
    padding-top: 35px;
}

#chambres_miniatures .voir {
    display: flex;
    align-items: center;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    color: #fff !important;
    background-color: #b0a06c;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

#chambres_miniatures .col-md-4 {
    margin-top: 35px;
}

.presentation_accueil {
    font-size: 22px;
}

#chambre_visuel .main-carousel img {
    border: 1px solid white;
    padding: 10px;
}

/* position outside */
#chambre_visuel .flickity-prev-next-button.previous {
    display: none;
}

#chambre_visuel .flickity-prev-next-button.next {
    display: none;
}

#main h1,
main h1,
main h2,
#main h2 {
    color: #cbb97d;
    font-size: 58px;
}

/* Overlay du carousel de la page d'accueil */
.main-carousel h1 {
    padding: 46px;
    /* border: 1px solid #cbb97d; */
}

.main-carousel .col-md-12 {
    padding: 46px;
}

.main-carousel img,
.main-carousel .element {
    width: 100%;
    color: white;

}


.main-carousel img {
    width: 100%;
}

#element1 {
    position: absolute;
    top: 56%;
    left: 11%;
    display: block;
    z-index: 999999;
}

#element2 {
    position: absolute;
    top: 20%;
    left: 20%;
    background-color: white;
    display: block;
    z-index: 999999;
}

#image_salle_reception {
    margin-top: 100px;
}

#image_accueil {
    padding-left: 30px;
}

#intro_chambre {
    font-size: 24px;
}

#inscription2 {
    background-color: #E1D6CB;
    height: 150px;
}

.Button-module_root_32E30,
.Button-module_root-inverted_1rSJI {
    color: white !important;
}

#bloc_langues {
    margin-top: 15px;
    margin-bottom: 15px;
}


#footer p {
    display: none;
}


.lang-item {
    text-transform: uppercase;
    font-family: Raleway;
}

/* 
.lang-item a:hover {
    color: #51919b;
}

#langues {
    float: right;
    margin-right: 15px;
} */

.elementor-button {
    background-color: #52929d !important;
}

#footer-iframe {
    padding: 20px;
}


#menu_principal li {
    /* display: inline-block; */
}

body {
    font-size: 15px;
}

#menu-principal {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#menu_principal a {
    color: #6b7e7e;
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

#bouton_inscription {
    background-color: #13aff0;
}

.fc-col-header-cell-cushion {
    text-decoration: none;
}

.logo {
    display: inline-block;
    min-width: 40px;
}

.info {
    border-bottom: 1px solid #cbb97d;
    border-top: 1px solid #cbb97d;
}

a {
    color: #12171e !important;
    text-decoration: none !important;
}

/* PAGE CONTACT */
/* PAGE FAQ */
p {
    margin-left: 10px;
}

.questions {
    margin-left: 20px;
    margin-top: 15px;
}

.questions h3 {
    font-size: 20px;
}

#image_header {
    width: 100%;
    height: 300px;
    margin-top: 5%;
    background-image: url('https://www.paradisopark.be/images/gold.jpg');
    background-size: cover;
    color: white;
    padding-top: 100px;
}


/* BOOKING PARADISOPARK */
.payment_box {
    z-index: 99999999;
    margin-left: 23px !important;
}

.payment_box img {
    z-index: 1;
}
#diner_entreprise_accueil
{
    padding-top:100px;
}