/*
Theme Name: Mona DS Hello Elementor Child
Theme URI: https://www.ravendt.com
Description: Thème enfant de Hello Elementor
Author: RavenDT
Author URI: https://www.ravendt.com
Template: hello-elementor
Version: 1.0.0
Text Domain: mona-ds-hello-elementor-child
*/

.page-header .entry-title {
    display: none !important;
}

@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antic&display=swap');

html,
body {
    overflow-x: hidden;
}
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antic&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap');


html,
body, p, span, div, label, input, button {
	font-family: 'Comic Neue', cursive !important;
}

.text-sans-pro p{
    font-family: "Source Sans Pro", Arial, sans-serif !important;
}

code,
kbd,
pre,
samp {
	font-family: Baro, monospace !important;
}

pre {
    	background: rgba(248, 172, 52, 1);
    	padding: 2.5em;
    	word-wrap: normal;
    	white-space: pre-wrap !important;
    	color: rgba(41, 42, 44, 1);
	margin: 0;
}


h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: 'Antic' !important;
}

.tc-link-not-underlined article .entry-content a {
    	color: #f8ac34;
}

.size-25 {
    font-size: 25.92px !important;
}

.default-or {
    color: #f8ac34 !important;
    /* font-weight: 300 !important; */
}

.e-n-menu .e-n-menu-wrapper{
  --n-menu-dropdown-content-box-height: auto !important;
  --stretch-width: 300px !important;
  --stretch-left: 0 !important;
  top: 57px !important;
}

/* Quand on survole le lien (.e-focus) du menu */
.e-n-menu-item .e-focus:hover .e-n-menu-title-text {
  /* font-weight: 600 !important; */
}

/* Cibler le DIV du menu actif (selon votre demande initiale) */
.e-n-menu-title.is-current-page {
    background: linear-gradient(to right, #f8ac34, rgba(248, 172, 52, 0)) !important;
}
.e-n-menu-title:has(> button[aria-expanded="true"]) {
  background: linear-gradient(to right, #f8ac34, rgba(248, 172, 52, 0)) !important;
}
.e-n-menu-title.has-current-subpage {
    background: linear-gradient(to right, #f8ac34, rgba(248, 172, 52, 0)) !important;
}


/* Cibler spécifiquement le conteneur du titre */
#e-n-menu-title-2491, 
.e-n-menu-item .e-n-menu-title {
    display: flex !important; /* Forcer le mode Flexbox */
    justify-content: space-between !important; /* Pousser les éléments aux extrémités */
    align-items: center !important; 
    width: 100%; /* Assurez-vous qu'il prend toute la largeur du LI */
    padding-right: 15px; /* Un peu d'espace si le SVG colle trop au bord */
}
.e-n-menu-wrapper {
    background: #fff !important;
}
.mega-sub-menu {
    list-style: none !important;
}
.mega-menu-item-type-post_type{
    padding: 7px 0 !important;
}
.mega-sub-menu li a{
    color: #1f2124 !important;
    font-size: 14px !important;
    font-weight: 300;
}
#last-menu-element{
    justify-content: flex-start !important;
    background: linear-gradient(to right, #b8dbe5, rgba(184, 219, 229, 0)) !important;
    padding: 5px !important;
}

#last-menu-element-1{
    justify-content: flex-start !important;
    background:  #2a292c !important;
    padding: 5px !important;
}

#last-menu-element-1 img, #last-menu-element img {
    max-width: 70% !important;
}


#last-menu-element button#e-n-menu-dropdown-icon-2498 {
    display: none !important;
}

.logo-row, .logo-row-1 {
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 50px;
    flex-wrap: nowrap !important;
}

.header-search {
    display: none;
    padding: 9px !important;
    background: #fff !important;
}
.header-search input {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #2A292C !important;
}
.header-search .e-search-submit:hover  {
    background-color: #fff !important;
    border: 1px solid #2A292C !important;
}
.icon-search .elementor-social-icon svg:hover {
  fill: #f8ac34 !important;
}

.header-search .e-search-submit:hover  svg {
    fill: #2A292C !important;
}

.header-search {
    display: none;
    transition: all 0.3s ease;
}
.header-search.active {
    display: block;
}

.text-op ul li, .text-op ul, .text-op p {
    padding-bottom: 1em;
    line-height: 2;
}
.elementor-element.elementor-element-58222cd.e-con-full.div-bg-im.e-flex.e-con.e-parent.e-lazyloaded {
  background-size: cover;
  background-position: center;
}
.elementor-field-type-checkbox, .elementor-field-subgroup {
    display: block;
}
.elementor-field-type-checkbox {
    padding-right: 20px;
    display: block;
}
.elementor-field-option label {
    font-weight: bold !important;
}
.elementor-field-option{
    padding-right: 25px;
}

/* Réaffiche les labels cachés uniquement pour les checkbox */
.elementor-widget-form .elementor-field-type-checkbox .elementor-field-label.elementor-screen-only {
  position: static !important;
  width: auto !important;
  height: 40px !important;
  /* overflow: visible !important; */
  clip: auto !important;
  clip-path: none !important;
  white-space: normal !important;
  display: block !important;
  margin-bottom: 5px;
  margin-top: 15px;
}
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
    fill: #fff !important;
}

/* Cible l’icône du titre de l’accordéon */
.e-n-accordion-item-title-icon {
  transition: transform 0.3s ease;
}

/* Quand l’accordéon est ouvert (aria-expanded=true), on fait pivoter l’icône */
summary[aria-expanded="true"] .e-n-accordion-item-title-icon {
  /* transform: rotate(180deg); */
}
.pharna-row .e-con-inner{
    justify-content: center !important;
    gap: 50px !important;
}

.row-gap-45 .e-con-inner {
    gap: 45px;
}
.elementor-element.elementor-element-527dc16.formapart.elementor-widget.elementor-widget-text-editor {
    display: flex !important;
    align-items: center !important;
}

.accordeon-auditer .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .custom-arrow-icon svg {
    fill: #F8AC34 !important;
}

.accordeon-auditer .e-n-accordion .e-n-accordion-item:hover .e-n-accordion-item-title .custom-arrow-icon svg, .accordeon-auditer 
.e-n-accordion 
.e-n-accordion-item 
.e-n-accordion-item-title[aria-expanded="true"] 
.custom-arrow-icon svg {
    fill: #fff !important;
}


.cls-postit-jaune {
    width: 300px;
    height: 300px;
    background-image: url(/wp-content/uploads/2021/09/postit-jaune-c.png);
    background-size: contain;
    padding: 80px 30px 30px 35px;
    max-width: 100%;
    background-repeat: no-repeat;
}

.cls-float-left {
    position: relative;
    float: left;
}
.cls-font-1 {
    font-size: 1.2em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-noir {
    color: rgb(42, 41, 44);
    margin: 0.5em 1%;
}

.cls-postit-blanc {
    width: 300px;
    height: 300px;
    background-image: url(/wp-content/uploads/2021/09/postit-blanc-c.png);
    background-size: contain;
    padding: 80px 30px 30px 35px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-right {
    position: relative;
    float: right;
}
.cls-font-4 {
    font-size: 1em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-jaune {
    color: rgb(110, 117, 121);
    margin: 1em 1%;
}

.cls-postit-blanc-dechire {
    width: 200px;
    height: 200px;
    background-image: url(/wp-content/uploads/2021/09/postit-blanc-dechire-c.png);
    background-size: contain;
    padding: 80px 30px 30px 30px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-right {
    position: relative;
    float: right;
}
.cls-font-3 {
    font-size: 1em;
    /* font-weight: 600; */
    font-style: normal;
}
.cls-color-bleu {
    color: rgb(42, 41, 44);
    margin: 2em 1%;
}

.cls-postit-carreaux {
    width: 400px;
    height: 400px;
    background-image: url(/wp-content/uploads/2021/09/postit-carreaux-c.png);
    background-size: contain;
    padding: 120px 50px 30px 50px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-left {
    position: relative;
    float: left;
}
.cls-font-2 {
    font-size: 1.1em;
    /* font-weight: 400; */
    font-style: italic;
}
.cls-color-noir {
    color: rgb(42, 41, 44);
    margin: 0.5em 1%;
}

.cls-postit-bleu {
    width: 300px;
    height: 300px;
    background-image: url(/wp-content/uploads/2021/09/postit-bleu-c.png);
    background-size: contain;
    padding: 80px 30px 30px 35px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-right {
    position: relative;
    float: right;
}
.cls-align-right {
}
.cls-font-1 {
    font-size: 1.2em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-jaune {
    color: rgb(110, 117, 121);
    margin: 1em 1%;
}

.cls-postit-ligne-rouge {
    width: 450px;
    height: 450px;
    background-image: url(/wp-content/uploads/2021/09/postit-ligne-rouge-c.png);
    background-size: contain;
    padding: 100px 40px 30px 60px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-left {
    position: relative;
    float: left;
}
.cls-font-4 {
    font-size: 1em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-bleu {
    color: rgb(42, 41, 44);
    margin: 2em 1%;
}

.cls-postit-rayures {
    width: 350px;
    height: 350px;
    background-image: url(/wp-content/uploads/2021/09/postit-rayures-c.png);
    background-size: contain;
    padding: 80px 30px 30px 60px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-left {
    position: relative;
    float: left;
}
.cls-font-4 {
    font-size: 1em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-noir {
    color: rgb(42, 41, 44);
    margin: 0.5em 1%;
}

.cls-postit-bleu {
    width: 300px;
    height: 300px;
    background-image: url(/wp-content/uploads/2021/09/postit-bleu-c.png);
    background-size: contain;
    padding: 80px 30px 30px 35px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-right {
    position: relative;
    float: right;
}
.cls-font-1 {
    font-size: 1.2em;
    /* font-weight: 400; */
    font-style: normal;
}

.cls-postit-paille {
    width: 250px;
    height: 250px;
    background-image: url(/wp-content/uploads/2021/09/postit-paille-c.png);
    background-size: contain;
    padding: 80px 30px 30px 30px;
    max-width: 100%;
    background-repeat: no-repeat;
}
.cls-float-right {
    position: relative;
    float: right;
}
.cls-font-4 {
    font-size: 1em;
    /* font-weight: 400; */
    font-style: normal;
}
.cls-color-noir {
    color: rgb(42, 41, 44);
    margin: 0.5em 1%;
}

/* Style par défaut du menu fixe */
.menu-fixe {
  position: relative;
  transition: all 0.4s ease;
  z-index: 999;
}

/* Quand le menu devient fixe après scroll */
.menu-fixe.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  animation: slideDown 0.6s forwards;
  background: #2A292C; 
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Animation du menu descendant */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

/* Logo caché par défaut */
.logo-row-1 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.4s ease;
}

/* Logo visible quand on scroll */
.logo-row-1.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.header-search {
  position: fixed; /* pour qu’elle reste visible au-dessus du menu */
  top: 70px; /* ajuste selon la hauteur de ton menu */
  right: 20px;
  background: #fff;
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
  /* opacity: 0; */
  pointer-events: none;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 1000; /* au-dessus de tout */
}

/* Quand elle est visible */
.header-search.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.elementor-field-group-champ_cache input, .elementor-field-group-champ_cache_1 input {
    display: none !important;
}
.elementor-field-group-acceptance .elementor-field-subgroup .elementor-field-option label a {
    color: #f8ac34 !important;
}
.rotate-out img {
    animation: rotateInReverse 1s ease both !important;
}

@keyframes rotateInReverse {
  0% {
    opacity: 0;
    transform: rotate(200deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}

.portfolio-detail-desc {
    display: none;
}
.tlp-portfolio-image {
    display: none;
}
.gap-45 .e-con-inner{
    gap: 50px;
}
@media (max-width: 1024px) {
    .pharna-row .e-con-inner{
        gap: 35px;
    }  

    .col-mission{
        width: 200px !important;
        height: 200px !important;
    }

    .part-mission{
        width: 150px !important;
        height: 150px !important;
    }
}
ul {
    list-style: circle inside !important;
}
@media (max-width:767px){
    .confiance-row .e-con-inner .elementor-element {
        width: 50% !important;
        align-items: center !important;
    }
    .elementor-element.elementor-element-527dc16.formapart.elementor-widget.elementor-widget-text-editor {
        flex-wrap: wrap;
    }
    .row-nowrap{
        flex-wrap: nowrap !important;
    }
    .n2-ss-slide {
        /* height: 820.88px !important; */
    }

    .n2-ss-text{
        font-size: 19px !important;
    }
    .n2-ss-slider .n2-ss-item-image-content img {
        max-width: 55% !important;
    }
    .n2-ss-layer-row {
        padding: 0 !important;
    }

    .n2-ss-section-main-content {
        justify-content: flex-start !important;
    }

    .img-mobile-small{
        max-width : 30% !important;
    }
    .n2-ss-layer-content{
        justify-content: center !important;
    }
    .pharna-row .e-con-inner{
        gap: 5px;
    }  
}
@media (max-width: 620px) {
    .elementor-2 .elementor-element.elementor-element-8413848.e-con {
        --e-con-transform-translateY: -325px !important;
    }
}
@media (max-width:500px) {
    .menu-barre{
        padding-top: 15px !important;
    }
    .elementor-2 .elementor-element.elementor-element-8413848.e-con {
        --e-con-transform-translateY: -260px !important;
    }
}
@media (max-width:360px) {
    .elementor-2 .elementor-element.elementor-element-8413848.e-con {
        --e-con-transform-translateY: -222px !important;
    }
}
@media (max-width:340px) {
    .menu-barre{
        padding-top: 0 !important;
    }
    .elementor-2 .elementor-element.elementor-element-8413848.e-con {
        --e-con-transform-translateY: -206px !important;
    }
}
@media (max-width:360px) {
    .elementor-2 .elementor-element.elementor-element-8413848.e-con {
        --e-con-transform-translateY: -206px !important;
    }
}