@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//lilocoachingtherapy.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(107,79,49);
	--wd-text-font-size: 18px;
	--wd-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(79,33,29);
	--wd-entities-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Heebo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(107,79,49);
	--wd-alternative-color: rgba(141,34,165,0.83);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(235,122,97);
	--btn-accented-bgcolor-hover: rgb(214,111,88);
	--btn-transform: capitalize;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(250,239,237);
	background-image: url(https://lilocoachingtherapy.com/wp-content/uploads/2023/03/w-delivery-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-image: url(https://lilocoachingtherapy.com/wp-content/uploads/2025/01/texture-of-sandy-beach-with-smooth-waves-2024-11-19-04-22-42-utc.jpg);
	background-size: cover;
}
html .wd-nav-mobile > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-image: url(https://lilocoachingtherapy.com/wp-content/uploads/2025/01/texture-of-sandy-beach-with-smooth-waves-2024-11-19-04-22-42-utc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.footer-container .footer_food_delivery {
    border-radius: 200px !important;
}

.whb-general-header {
    border-radius: 10px;
}

/* Tu avais une accolade fermante en trop ici, je l'ai supprimée */

/* Menu déroulant général */
html .wd-dropdown-menu.wd-design-default {
    padding: 12px 20px !important;
    --wd-dropdown-width: 400px !important;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1) !important;
    border-radius: 10px !important;
    background-color: rgba(0, 0, 0, 0.41) !important;
    color: #ffffff;
}

.btn-size-large {
    padding: 5px 28px;
    min-height: 48px;
    font-size: 24px;
}

.website-wrapper {
    position: relative;
    background-color: #DDD7CC;
}

.vc_row-full-width p:empty {
    display: none !important;
    margin: 0;
    padding: 0;
}

.wd-dropdown {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    width: 500px;
    color: #FFFFFF;
}

.wd-dropdown-menu.wd-design-default {
    margin-top: 10px;
}

/* ---------------------- */
/* Sous-menu : styles PC (par défaut) */
.wd-sub-menu li > a {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff; /* Blanc sur PC */
}

/* Media query pour mobile (jusqu'à 767px de large) */
@media (max-width: 767px) {
    .wd-sub-menu li > a {
        color: #000000; /* Noir sur mobile */
        /* Si besoin, ajoute !important pour forcer */
        /* color: #000000 !important; */
    }
}
/* ---------------------- */
/* Taille par défaut (PC) */
.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 2.5vw;
    height: auto;
    max-width: 4vw;
}

/* Sur mobile, on force une taille fixe en pixels */
@media (max-width: 767px) {
    .wpml-ls-menu-item .wpml-ls-flag {
        width: 40px; /* Ou une valeur plus grande si tu préfères */
        max-width: none; /* Pour éviter de limiter la taille */
    }
}








.footer-container {
    margin-top: -20px;
}

.info-box-title {
    text-shadow: 1px 1px black;
}

.wd-fontsize-xxl {
    font-size: 2vw;
}

.wd-nav-main > li > a, 
.wd-nav-secondary > li > a {
    font-size: 1.2vw;
}

/* Media query pour tablette */
@media (max-width: 1024px) {
    :is(.color-scheme-light, .whb-color-light) .wd-nav[class*="wd-style-"] {
        --nav-color: #8B4513;
        --nav-color-hover: rgba(255, 255, 255, 0.8);
        --nav-color-active: rgba(255, 255, 255, 0.8);
        --nav-chevron-color: rgba(255, 255, 255, 0.6);
    }
}
