/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Import Polices d'écriture */

@font-face {
  font-family: 'Cyrene';
  font-style: normal;
  font-weight: 400;
  src: url('...//wp-content/themes/generatepress_child/fonts/CyreneRegularAdvanced.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/CyreneRegularAdvanced.woff2') format('woff2'); /* Legacy iOS */;
}

@font-face {
  font-family: 'Source Serif';
  font-style: normal;
  font-weight: 400;
  src: url('...//wp-content/themes/generatepress_child/fonts/SourceSerif4Roman-Regular.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/SourceSerif4Roman-Regular.woff2') format('woff2'); /* Legacy iOS */;
}

@font-face {
  font-family: 'Source Serif';
  font-weight: 400;
  font-style: italic;
  src: url('...//wp-content/themes/generatepress_child/fonts/SourceSerif4Italic-Italic.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/SourceSerif4Italic-Italic.woff2') format('woff2'); /* Legacy iOS */;
}

@font-face {
  font-family: 'Source Sans 3';
  font-weight: normal;
  font-style: normal;
  src: url('...//wp-content/themes/generatepress_child/fonts/SourceSans3-Roman.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/source-sans-3-v18-latin-regular.woff2') format('woff2'); /* Legacy iOS */;
}

@font-face {
  font-family: 'Source Sans 3';
  font-weight: 600;
  font-style: normal;
  src: url('...//wp-content/themes/generatepress_child/fonts/source-sans-3-v18-latin-600.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/source-sans-3-v18-latin-600.woff2') format('woff2'); /* Legacy iOS */;
}

@font-face {
  font-family: 'Source Sans 3';
  font-weight: 800;
  font-style: normal;
  src: url('...//wp-content/themes/generatepress_child/fonts/source-sans-3-v18-latin-800.woff2'); /* IE9 Compat Modes */
  src: local(''),
       url('https://smoothtaboite.fr/wp-content/themes/generatepress_child/fonts/source-sans-3-v18-latin-800.woff2') format('woff2'); /* Legacy iOS */;
}


p{
  font-family: 'Source Serif';
  font-size: 18px;
}

.ps{
  font-size: 16px;
}

.pl{
  font-size: 20px
  }

b, strong {
    font-weight: 600;
}

h1, h2 {
  font-family: 'Cyrene';
}

.hl{
  font-family: 'Cyrene';
  font-size: 45px;
}

.hm{
  font-family: 'Cyrene';
  font-size: 35px;
}

.hs{
  font-family: 'Cyrene';
  font-size: 25px;
  letter-spacing: 1px;
}

.hxs{
  font-size: 20px;
  letter-spacing: 1px;
}

.source{
  font-family: 'Source Serif' !important;
}

.cyrene{
  font-family: 'Cyrene' !important;
}

.source3, .p3{
  font-family: 'Source Sans 3';
  font-weight: normal;
}

#content ul {
    list-style: none;
    margin: 0 0 1.5em 0em;
    font-family: 'Source Sans 3';
    font-weight: normal;
    font-size: 18px;
}

#content li{
  position: relative;
  padding-left: 28px;
  padding-bottom: 10px;

}


#content li:before{
  content: "—";
  position: absolute;
  left: 0px;
}


@media (max-width: 768px) {
    .hl{
      font-size: 35px;
    }

    .hm{
      font-size: 30px;
    }
}


.btn-l, .happyforms-styles button[type=submit] {
    font-family: "Source Serif";
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 5px 20px !important;
    padding: 12px 30px !important;
}

.btn-s{
  font-family: "Source Serif";
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 2px;
    padding: 10px 20px !important;
}




.hdual{
  font-size: 45px;
  line-height: normal;
}


.hdual em {
  display: inline-block;
    transform: rotate(-1deg);
    font-family: "Source Serif";
    font-size: 25px;
    font-style: normal;
}

.highlight-purple em, .highlight-blue em{
      text-decoration: none !important;
      position: relative;
}

.highlight-purple em:after{
  content: "";
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/purple-short.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;
}


.highlight-blue em:after{
  content: "";
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/blue-short.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -20px;
}


/* NAV */

a.generate-back-to-top, a.generate-back-to-top:hover, a.generate-back-to-top:focus{
	background: #FFF !important;
	border: 1px solid var(--bleu-fonce);
}

a.generate-back-to-top .gp-icon svg {
    fill: var(--bleu-fonce) !important;
}


.main-navigation .main-nav ul li a {
    font-size: 18px;
}

.main-navigation .main-nav ul li a {
    line-height: 3em !important;
}

.main-navigation .main-nav ul .sub-menu li a {
    line-height: 1.5em !important;
}

.border-b{
	border-bottom: 1px solid var(--bleu-fonce); 
}

.main-navigation .cta > a {
    background: #FFF;
    color: var(--corail) !important;
    text-transform: uppercase;
    font-size: 13px !important;
    font-family: "Source Sans 3";
    font-weight: 600;
    letter-spacing: 1px;
	padding: 5px 30px 2px 30px !important;
}

.cta{
	margin-left: 20px;
}



/* --------------- Logo centered desktop */

.site-logo{
  z-index: 1001;
}

header#masthead{
  z-index: 10;
  margin-bottom: -1px;
}


.inside-header.grid-container, .site-header{
  background-color: var(--bleu-clair) !important;
}

.main-navigation a {
    font-family: "Source Serif";
    color: var(--blanc) !important;
}

/* PC */

@media(min-width: 1025px) {
    .inside-header>.site-branding,
    .inside-header>.navigation-branding,
    .inside-header>.site-logo,
    .site-branding-container,
    #site-navigation .navigation-branding .site-logo,
    #sticky-navigation .navigation-branding {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1000;
    }


    .main-navigation ul ul{
      width: 280px !important;
      box-shadow: 1px 1px 0 rgba(0,0,0,0) !important;
      margin-left: 0px !important;

    }

    .inside-header {
    padding: 30px 20px 30px 20px !important;}

    #site-navigation {
        margin-left: unset !important;
        display: flex;
    }

    .site-header .main-navigation:not(#sticky-navigation) .inside-navigation {
        margin: unset;
    }

    #site-navigation,
    #primary-menu,
    .main-navigation .inside-navigation {
        flex: 1;
    }

    /* Change nth-child(#) to first item to right */
    .main-navigation ul li:nth-child(4) {
        margin-left: auto;
    }
  .site-header .header-image {
      width: 200px !important;
      max-width: 200px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .inside-header .site-logo{
    margin-bottom: 0px;}

  nav#mobile-menu-control-wrapper {
    margin-top: 0px !important;}

    .icon-menu-bars svg {
      height: 1.8em;
      width: 1.8em;}

    .inside-header {
    padding: 30px 20px 30px 20px !important;}

    .menu-toggle {
    padding: 10px 20px 0px 20px;}
}


@media (max-width: 768px) {
  .inside-header .site-logo{
    margin-bottom: 0px;}

  nav#mobile-menu-control-wrapper {
      margin-top: 0px !important;}

  .icon-menu-bars svg {
      height: 1.8em;
      width: 1.8em;}

    .inside-header {
    padding: 30px 20px 30px 20px !important;}

    .menu-toggle {
    padding: 10px 20px 0px 20px;}
}

.icon-menu-bars svg {
    fill: #FFF;
}


nav#sticky-navigation {
    background: var(--bleu-clair);
}


nav#generate-slideout-menu {
    background: var(--bleu-clair);
}

:root {
    --gp-slideout-width: 335px !important;
}

nav#generate-slideout-menu svg{
	fill: white;
}

#generate-slideout-menu .cta {
    width: 90% !important;
    margin-top: 20px;
    text-align: center;
}

#generate-slideout-menu .cta {
    display: inline-flex;
}


/* --------------- Primary Nav */
.site-header{
  background-color: var(--base);
}

.inside-header.grid-container {
    margin-top: -15px;
    margin-bottom: -20px;
}

.inside-header {
  padding: 10px 20px 0px 20px;
}

@media (min-width: 769px) {

	.sub-menu{
		background: #FFF !important;
		border: 1px solid var(--bleu-fonce);
		border-radius: 5px;
	}

	.sub-menu a{
		color: var(--bleu-fonce) !important;
	}
}


/* LAYOUTS */

.hide{
	display: none;
}

.entry-content {
    overflow: hidden;
}


.grib{
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
}

.hijack-section {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
 
@media (min-width: 1900px){
  .step {
    padding: 50px 30px 50px 0px !important;
      border-bottom: 2px solid var(--beige);

  }
}

@media (max-width: 1024px) {
    .hijack-section {
    height: auto;
  }

  .step > .number .gb-shape svg{
    height: 80px !important;
    width: 80px !important;
  }
  .step .txt{
    padding-left: 20px !important;
    padding-right: 0px !important;
  }
  .step .last {
    grid-template-columns: 1fr !important;
    padding-left: 30px !important;
  }
}


@media (max-width: 1899px) {
.step{
  padding: 30px 30px 30px 0px !important;
  border-bottom: 2px solid var(--beige);
}
}

  .step .number .gb-shape svg {
    height: 80px !important;
    width: 80px !important;
  }


.columns {
  display: flex;
  height: 100%;
}

.left-column {
  width: 100%;
  background: #eee;
  padding: 2rem;
  position: relative;
}

.right-column {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.inner-scroll {
  overflow-y: auto;
  box-sizing: border-box;
}

.normal-section {

}

.step .txt {
    padding: 0px 30px;
}


.step > div{
  grid-template-columns: 1fr 5fr !important;
}

@media (min-width: 1025px) {
  .step .number .gb-shape svg{
    width: 120px !important;
    height: 90px !important;
  }
}


/* CAROUSEL */

.carousel-container, .second-carousel-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding: 0px 39px;
  z-index: 10;
}

.slides, .allavis, .second-carousel {
    display: flex;
      transition: transform 0.4s ease; /* Transition améliorée */
  will-change: transform; /* Optimisation des performances */
}

.slides h4{
    font-weight: 600;
}

.second-slide, .avis {
  width: calc(50% - 10px) !important; /* Afficher 3,5 diapositives par écran */
  flex-shrink: 0;
  margin-right: 20px;
  border-radius: 20px;
  box-sizing: border-box;
  background-color: #ddd;
  display: inline-flex;
  flex-direction: column;
}

.slide{
    min-height: 500px;
    padding: 40px 30px 10px 30px;
    justify-content: space-between;
}

.avis, .second-slide{
    padding: 20px;
    justify-content: flex-start;
}

.second-slide p {
    color: var(--bleu-fonce) !important;
}

.second-slide h3, .avis h3 {
    color: var(--bleu-fonce) !important;
    font-size: 20px;
    font-family: "Source Serif";
}

.avis img {
    border-radius: 15px;
}

.avis .inner-slide {
    border: 2px solid #F9E8DE;
    border-radius: 5px;
    padding: 3em;
    background-color: #FFF;
    height: 100%;
}

.second-slide{
  background-color: #FFF;
} 

.second-slide .inner-slide {
    border: 2px solid var(--corail);
    border-radius: 5px;
    padding: 3em;
    background-color: #FFF !important;
    height: 100%;
}


.inner-slide p{
  margin-bottom: 0px !important;
}



.arrows {
    text-align: right;
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}



.arrows .arrow {
    padding: 10px;
    line-height: 15px;
    width: 50px;
    position: absolute;
    top: 100px;
    background: transparent !important;
}

button.arrow.right, button.arrow.second-right {
    margin-left: auto;
    right: 0px;
}

button.arrow.left, button.arrow.second-left {
    margin-left: auto;
    left: -10px;
}




.arrows .arrow:hover{
    background: #FFF;
}

.arrows .arrow svg {
    height: 40px !important;
    width: 40px !important;
}




@media (max-width: 1024px) {
  .second-slide, .avis {
    width: 100% !important;
    flex: 0 0 100%; /* 1 slide sur mobile */
    margin-right: 0;
    padding: 0px !important;
  }
  .slides, .allavis, .second-carousel{
    gap: 20px;
  }
  .carousel-container, .second-carousel-wrapper{
    padding: 0px !important;
    padding-bottom: 30px !important;
  }
  .arrows .arrow {
    bottom: -20px !important;
    top: auto !important;
  }
}


/* TABS */

@media (max-width: 1024px){
  .tabs-header {
      width: 800px !important;
      overflow: scroll;
  }
  .tab-content{
    padding: 15px !important;
  }
  .tab-img{
    min-height: 300px;
  }
}


/* --- Style Mobile (FAQ) --- */
@media (max-width: 1024px) {
  .tabs-header {
    display: block !important;
    width: 100% !important;
    margin-right: 0px !important;
  }
  .tab-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    border: 1px solid #ccc;
    background: #f8f8f8;
    padding: 12px;
    margin-bottom: 4px;
    cursor: pointer;
  }
  .tab-button::after {
    content: "+";
    font-weight: bold;
    transition: transform 0.2s ease;
  }
  .tab-button.active::after {
    transform: rotate(45deg);
  }
  .style1 .tab-button:first-child, .style1 button.tab-button, .style1 .tab-button.active, .style1 .tab-content.active, .style1 .tab-content, 
  .style3 .tab-button:first-child, .style3 button.tab-button, .style3 .tab-button.active, .style3 .tab-content.active, .style3 .tab-content {
    background: #FAE9DF !important;
    color: var(--bleu-fonce);
  }

  .style2 .tab-button:first-child, .style2 button.tab-button, .style2 .tab-button.active, .style2 .tab-content.active, .style2 .tab-content {
    background: #FAE9DF !important;
    color: var(--violet);
  }

  .tab-button svg{
    display: none;
  }
  .tab-content.mobile-clone {
    border-top: none;
    padding: 12px;
    background: #fff;
    margin-bottom: 8px;
    margin-top: -13px;
  }
  /* Sur mobile, on cache les contenus originaux pour éviter le double affichage */
  .tabs .tab-content:not(.mobile-clone) {
    display: none !important;
  }
  .tab-content.mobile-clone h3{
    font-size: 28px;
  }  
  .tab-content.mobile-clone p{
    font-size: 16px;
    font-family: "Source Sans 3";
  }    

}



@media (min-width: 1024px){
  .tab-content{
    padding-top: 40px !important;
    padding: 60px !important;
  }

  .tab-img{
    min-height: 600px;
  }

  .tab-button.active{
  background-color: transparent !important;}

  .tab-button:not(:first-child) {
    margin-left: -30px;
  }

  .tabs button:hover{
    background-color: transparent;
  }

}

.tabs {

  margin: auto;
  background: transparent;
  border-radius: 8px;
}

.tabs-header {
  display: flex;
  flex-wrap: wrap;
  background: transparent;
  margin-right: 10%;
}

.tabsx3 .tabs-header {
    margin-right: 30%;
}

.tabsx5 .tabs-header {
    margin-right: 5%;
}

.tabsx5 .tab-button{
	flex: 1 1 15% !important;
}

.tab-button {
  flex: 1 1 25%;
  cursor: pointer;
  text-align: center;
  background: transparent;
  border: none;
  font-size: 22px;
  transition: background 0.2s;
  color: var(--bleu-fonce);
  font-family: "Cyrene";
}

.style3 .tab-button {
  flex: 1 1 20% !important;
}

.tab-button.active {
}

.tab-title-preview {
  text-align: center;
  font-size: 0.9rem;
  margin: 1rem 0;
}

.tab-content {
  display: none;
  padding: 1.5rem;
  min-height: 400px;
  border-radius: 7Px;
}

.tab-content h3{
  font-family: "Source Serif";
}

.tab-content.active {
  display: block;
}

.tab-img {
border-radius: 7px;
height: 100%;
}

.tab-container {
    background: var(--beige);
    margin-top: -9px;
    border-radius: 7px;
}

.tab-content.active{
  z-index: 8;
  position: relative;
  background: #FFF6F0;
}

@media (min-width: 1025px){

  .tab-content:nth-child(2).active, .tab-button:nth-child(2).active, .tab-content:nth-child(3).active, .tab-button:nth-child(3).active, .tab-content:nth-child(4).active, .tab-button:nth-child(4).active {
      margin-top: 0px;
    }

  .tab-content:nth-child(2).active, .tab-button:nth-child(2).active{
    transform: rotate(-1.5deg);
  }

  .style1 .tab-content:nth-child(4).active, .style1 .tab-button:nth-child(4).active,
  .style2:not(.tabsx5) .tab-content:nth-child(4).active, .style2:not(.tabsx5) .tab-button:nth-child(4).active
  {
    transform: rotate(1.5deg);
  }

  .style3 .tab-content:nth-child(5).active, .style3 .tab-button:nth-child(5).active, .tabsx5 .tab-button:nth-child(5).active, .tabsx5 .tab-content:nth-child(5).active
  {
    transform: rotate(1.5deg);
  }
	
  .style3 .tab-content:nth-child(5).active{
    margin-top: -12px !important
  }

  .tab-content, .tab-button{
    transition: transform 0.2s ease
  }

  .tab-button.active{
    z-index: 10;
  }

  .tabs-header .tab-content:nth-child(1){
    background-color: #FAE9DF;
  }

  .tabs-header .tab-content:nth-child(2){
    background-color: #8FABD9;
    color: white;
  }

  .tabs-header .tab-content:nth-child(3){
    background-color: #FAE9DF;
  }


  .tabs-header .tab-content:nth-child(4){
    background-color: #FFF6F0;
  }

  .tab-button{
    text-align: left;
    position: relative;
    padding: 19px 40px;
  }

  .tab-button:first-child{
    padding-left: 20px !important;
  }

  .tab-button svg {
      position: absolute;
      top: 0px;
      left: 0px;
      resize: 0px;
      z-index: 5;
      width: 100% !important;
  }

  .tab-button span{
      z-index: 12 !important;
      color: var(--bleu-fonce);
      text-align: left;
      position: relative;
  }

  .style1 .tab-button:nth-child(1) svg{
    fill: #FAE9DF;
  }

  .style1 .tab-button:nth-child(2) svg{
    fill: #8FABD9;
  }

  .style1 .tab-button:nth-child(3) svg{
    fill: #FAE5D3;
  }

  .style1 .tab-button:nth-child(4) svg{
    fill: #FAE9DF;
  }

  .style1 .tab-button.active svg{
    fill: #FFF6F0;
  }

  /* style 2  Violet */

  .style2 .tab-button:nth-child(1) svg{
    fill: #FAE9DF;
  }

  .style2 .tab-button:nth-child(2) svg{
    fill: #571742;
  }

  .style2 .tab-button:nth-child(2) span{
    color: white !important;
  }

  .style2 .tab-button.active:nth-child(2) span{
    color: var(--violet) !important;
  }

  .style2 .tab-button:nth-child(3) svg{
    fill: #FAE5D3;
  }

  .style2 .tab-button:nth-child(4) svg{
    fill: #FAE9DF;
  }
	
   .style2 .tab-button:nth-child(5) svg{
    fill: #FFF6F0;
  }

  .style2 .tab-button.active svg{
    fill: #FFF6F0;
  }

  .style2 .tab-button span{
    color: var(--violet);
  }

    /* style 3  Bleu */

  .style3 .tab-button:nth-child(1) svg{
    fill: #FAE9DF;
  }

  .style3 .tab-button:nth-child(2) svg{
    fill: #FFF9F5;
  }

  .style3 .tab-button:nth-child(3) svg{
    fill: #FAEFE8;
  }

  .style3 .tab-button:nth-child(4) svg{
    fill: #FAE9DF;
  }

  .style3 .tab-button:nth-child(5) svg{
    fill: #FFF9F5;
  }

  .style3 .tab-button.active svg{
    fill: #FFF6F0;
  }

  .style3 .tab-button span{
    color: var(--bleu-fonce);
  }
}

  .style3 .tab-content h3{
    color: var(--jaune);
  }

  .style1 .tab-content, .style3 .tab-content {
      color: var(--bleu-fonce);
  }

  .style2 .tab-content{
    color: var(--violet);
  }




/*
.tabs-header .tab-button:nth-child(1){
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/tfond1.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.tabs-header .tab-button:nth-child(2){
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/tfond2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.tabs-header .tab-button:nth-child(3){
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/tfond3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.tabs-header .tab-button:nth-child(4){
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/tfond4.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

*/

/* Post Query */

.gb-looper-29d91693 > div:nth-child(1) .btn-s {
  background-color: var(--bleu-clair);
}

.gb-looper-29d91693 > div:nth-child(2) .btn-s {
  background-color: var(--corail);
}

.gb-looper-29d91693 > div:nth-child(3) .btn-s {
  background-color: var(--jaune);
}


.gb-looper-29d91693 .hm a{
  text-decoration: none !important;
  color: var(--bleu-fonce);
  font-size: 28px !important;
}

.gb-looper-29d91693 .hm {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* Clickable container */

.linked-container, .blog .inside-article {
    position: relative;
}

.linked-container .link a:before, .blog .inside-article .entry-title a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.linked-container .link, .blog .inside-article .entry-title a {
  text-decoration: none;
}


.link {
    text-decoration: none !important;
}


/* FAQ */

strong.schema-faq-question:hover {
    cursor: pointer;
}

.schema-faq-question{
  font-size: 22px;
  font-style: normal;
  display: block;
  padding: 5px 38px 5px 20px;
  position: relative;
  font-family: "Source Serif";
}

.schema-faq-question strong{
  font-weight: 400 !important;
}

.faq-corail .schema-faq-question{
font-size: 22px;
    font-weight: 400;
  }

.schema-faq-section{
  margin-bottom: 0px;
}

@media (max-width: 768px){
  .schema-faq-question{
    font-size: 16px !important;
  }
}

strong.schema-faq-question:after {
    content: "";
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    right: 30px;
    top: 30px;
    padding-top: 3px;
    margin-top: -5px;
    transform: rotate(0deg);
    position: absolute;
}

.faq-corail .schema-faq-question:after {
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/arrow_corail.svg");
}

.faq-bleu .schema-faq-question:after {
  background-image: url("/wp-content/themes/generatepress_child/assets_svg/arrow_bleu.svg");
  top: 24px !important;
}



.schema-faq-question.active:after {
    content: "";
    transform: rotate(180deg);
}

strong.schema-faq-question.active {
    background: #FFF9F5 !important;
    border-bottom: 2px solid #F9E8DE !important;
}

.schema-faq-answer {
    display: none;
    background: #FFF9F5 !important;
    padding: 60px 80px 60px 80px !important;
    margin-bottom: 0px;
}

@media (min-width: 769px){
.schema-faq-answer {
  padding: 0px 35px 30px 20px;
  }
}

@media (max-width: 768px){
  .schema-faq-answer {
        padding: 30px !important;
        font-size: 16px;
    }
  .schema-faq-question{
    padding: 10px 58px 10px 10px !important;
  }
  .schema-faq-question strong{
    font-size: 18px !important;  
  }
  strong.schema-faq-question:after{
    top: 20px;
    right: 10px;
  }
}


.faq-corail{
  color: var(--violet);
}

.faq-bleu{
  color: var(--bleu-fonce);
}


.faq-corail strong.schema-faq-question {
    border-top: 2px solid var(--corail);
}

.faq-corail > .schema-faq-section:last-child{
  border-bottom: 2px solid var(--corail);
}


.faq-bleu strong.schema-faq-question {
    border-top: 2px solid var(--bleu-clair);
    font-weight: 400;
    padding: 15px 38px 15px 20px;
    font-size: 18px;
    letter-spacing: 1px;
}

.faq-bleu > .schema-faq-section:last-child{
  border-bottom: 2px solid var(--bleu-clair);
}

.faq-bleu p.schema-faq-answer {
    padding: 20px !important;
    font-size: 16px;
}


@media (min-width: 769px){
  .schema-faq.wp-block-yoast-faq-block > .schema-faq-section .schema-faq-question:before {
    font-family: "Cyrene";
    font-size: 40px;
    font-weight: 400;
    margin-right: 25px;
    width: 50px;
    display: inline-block;
  }

  .faq-corail.steps > .schema-faq-section:nth-child(1) .schema-faq-question:before {
    content: "01"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(2) .schema-faq-question:before {
    content: "02"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(3) .schema-faq-question:before {
    content: "03"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(4) .schema-faq-question:before {
    content: "04"; color: var(--corail);
  }

    .faq-corail.steps > .schema-faq-section:nth-child(5) .schema-faq-question:before {
    content: "05"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(6) .schema-faq-question:before {
    content: "06"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(7) .schema-faq-question:before {
    content: "07"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(8) .schema-faq-question:before {
    content: "08"; color: var(--corail);
  }

    .faq-corail.steps > .schema-faq-section:nth-child(9) .schema-faq-question:before {
    content: "09"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(10) .schema-faq-question:before {
    content: "10"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(11) .schema-faq-question:before {
    content: "11"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(12) .schema-faq-question:before {
    content: "12"; color: var(--corail);
  }

    .faq-corail.steps > .schema-faq-section:nth-child(13) .schema-faq-question:before {
    content: "13"; color: var(--corail);
  }

  .faq-corail.steps > .schema-faq-section:nth-child(14) .schema-faq-question:before {
    content: "14"; color: var(--corail);
  }
}



/* --------------- BLOG ------------------ */

.post-image img {
    border-radius: 8px;
}

h2.entry-title {
    color: var(--bleu-fonce);
    font-size: 22px;
    font-family: "Source Serif";
}

.entry-meta {
    font-family: "Source Sans 3";
    color: var(--bleu-clair);
}

.entry-summary p {
	color: var(--bleu-fonce);
    font-family: "Source Sans 3";
}

.blog-cats a{
	text-decoration: none !important;
}

.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 1em;
}

.blog .entry-summary p {
    font-size: 17px !important;
}

footer.entry-meta {
    display: none;
}

.site-footer a {
    text-decoration: none !important;
}



.wp-block-search__inside-wrapper {
    border: 2px solid #F9E8DE;
    background: white;
}

input#wp-block-search__input-1 {
    border: 0px;
}


button.wp-block-search__button.has-icon.wp-element-button {
    background: transparent;
	padding: 4px;
}

button.wp-block-search__button.has-icon.wp-element-button svg {
    fill: #aec5ec;
}

/* --------------- BLOG POST ------------------ */


.single-post {
    background: var(--mauve-clair) !important;
}

.single-post .inside-article {
    max-width: 800px;
    margin: auto;
    color: var(--bleu-fonce);
}

.single-post .inside-article p{
	font-family: "Source Sans 3";
}


.single-post .inside-article h2 strong, .single-post .inside-article h3 strong, .single-post .inside-article h4 strong {
	font-weight: 400 !important;
}

.single-post .inside-article h2{
	color: var(--corail);
}

.single-post .inside-article h3{
	font-family: "Source Serif";
	font-size: 22px;
}

.single-post .inside-article h4{
	font-family: "Source Serif";
	font-size: 20px;
}



.comments-area {
    display: none;
}


.ml-form-successContent p, .ml-form-successContent h4 {
    color: var(--bleu-fonce) !important;
	font-family: "Source Serif" !important;
}

.ml-form-successContent h4{
	font-size: 20px !important;
}

.ml-form-successContent p{
	font-size: 14px !important;
}

@media (min-width: 1025px) {
	.ml-horizontal .ml-form-formContent {
		display: inline-flex !important;
		column-gap: 10px;
	}

	.ml-horizontal form.ml-block-form {
		display: inline-flex;
		column-gap: 10px;
	}
	
	.ml-horizontal .ml-form-formContent{
		margin-bottom: 0px !important;
	}

	.ml-horizontal .ml-form-checkboxRow.ml-validate-required {
		position: absolute;
		bottom: -50px;
	}

	.ml-horizontal .ml-form-embedSubmit{
		width: 300px !important;
	}
}

.ml-form-successContent h4, .ml-form-successContent p {
    margin-bottom: 0px !important;
}

@media (min-width: 1025px) {
	.freebie.ml-horizontal{
		position: relative;
	}
	.freebie.ml-horizontal .ml-form-checkboxRow.ml-validate-required{
		position: absolute;
        bottom: -65px;
        display: inline-flex;
	}
	
	
	.freebie.ml-horizontal .ml-form-formContent {
    	width: 100%;
	}
	
	.freebie.ml-horizontal .ml-form-fieldRow {
		width: 100%;
	}
	
}

	.freebie.ml-horizontal input::placeholder {
    color: var(--violet);
	}
	
	.freebie.ml-horizontal button.primary {
		background: var(--corail);
		font-family: "Source Serif";
		padding: 10px 20px;
		font-size: 15px;
		border-radius: 5px;
		width: 180px;
	}
	.freebie.ml-horizontal .label-description p {
    	font-size: 12px;
	}
	
	.freebie.ml-horizontal input {
    	border-radius: 5px !important;
		font-size: 14px;
	}

	.freebie.ml-horizontal  .ml-form-formContent input{
		width: 100%;
	}

	.freebie.ml-horizontal label.checkbox {
    display: inline-flex;
    align-items: flex-start;
	}
	
	.freebie.ml-horizontal .label-description {
    margin-top: -7px;
    margin-left: 10px;
    /* font-size: 10px !important; */
	}

@media (max-width: 768px) {
	.ml-field-group.ml-field-email.ml-validate-email.ml-validate-required {
		margin-bottom: 10px;
	}
	label.checkbox {
    	margin-top: 20px;
	}
	.freebie.ml-horizontal button.primary {
    	width: 100% !important;
	}
}




/* -------------- CONTACT FORM -------------- */

.happyforms-message-notice h2 {
    font-family: "Source Sans 3";
}

.happyforms-styles button[type=submit].happyforms-button--submit:focus, .happyforms-styles button[type=submit].happyforms-button--submit:hover{
	background-color: var(--corail) !important;
}

.happyforms-part__label-container label {
    font-family: "Source Sans 3";
    color: var(--violet) !important;
}

.happyforms-message-notice.error h2 {
    font-family: "Source Sans 3" !important;
}

/* EMAIL FORMS */

    /* LOADER */
    .ml-form-embedSubmitLoad {
      display: inline-block;
      width: 20px;
      height: 20px;
    }

    .g-recaptcha {
    transform: scale(1);
    -webkit-transform: scale(1);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    height: ;
    }

    .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0,0,0,0);
      border: 0;
    }

    .ml-form-embedSubmitLoad:after {
      content: " ";
      display: block;
      width: 11px;
      height: 11px;
      margin: 1px;
      border-radius: 50%;
      border: 4px solid #fff;
    border-color: #ffffff #ffffff #ffffff transparent;
    animation: ml-form-embedSubmitLoad 1.2s linear infinite;
    }
    @keyframes ml-form-embedSubmitLoad {
      0% {
      transform: rotate(0deg);
      }
      100% {
      transform: rotate(360deg);
      }
    }
      #mlb2-27475088.ml-form-embedContainer {
        box-sizing: border-box;
        display: table;
        margin: 0 auto;
        position: static;
        width: 100% !important;
      }
      #mlb2-27475088.ml-form-embedContainer h4,
      #mlb2-27475088.ml-form-embedContainer p,
      #mlb2-27475088.ml-form-embedContainer span,
      #mlb2-27475088.ml-form-embedContainer button {
        text-transform: none !important;
        letter-spacing: normal !important;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper {
        background-color: transparent;
       
        border-width: 0px;
        border-color: transparent;
        border-radius: 4px;
        border-style: solid;
        box-sizing: border-box;
        display: inline-block !important;
        margin: 0;
        padding: 0;
        position: relative;
              }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper.embedPopup,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper.embedDefault { }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper.embedForm { width: 100%; }
      #mlb2-27475088.ml-form-embedContainer .ml-form-align-left { text-align: left; }
      #mlb2-27475088.ml-form-embedContainer .ml-form-align-center { text-align: center; }
      #mlb2-27475088.ml-form-embedContainer .ml-form-align-default { display: table-cell !important; vertical-align: middle !important; text-align: center !important; }
      #mlb2-27475088.ml-form-embedContainer .ml-form-align-right { text-align: right; }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedHeader img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: auto;
        margin: 0 auto !important;
        max-width: 100%;
        width: undefinedpx;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
        padding: 0px;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
        padding-bottom: 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
        text-align: left;
        margin: 0 0 20px 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
        color: #ffffff;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 30px;
        font-weight: 400;
        margin: 0 0 10px 0;
        text-align: left;
        word-break: break-word;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
        color: #ffffff;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        margin: 0 0 10px 0;
        text-align: left;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ul,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol {
        color: #ffffff;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 16px;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol {
        list-style-type: lower-alpha;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol ol ol,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent ol ol ol {
        list-style-type: lower-roman;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p a,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p a {
        color: #000000;
        text-decoration: underline;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group {
        text-align: left!important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-block-form .ml-field-group label {
        margin-bottom: 5px;
        color: #333333;
        font-size: 14px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-weight: bold; font-style: normal; text-decoration: none;;
        display: inline-block;
        line-height: 20px;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent p:last-child,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p:last-child {
        margin: 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
        margin: 0;
        width: 100%;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
        margin: 0 0 20px 0;
        width: 100%;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
        float: left;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
        margin: 0;
        padding: 0 0 20px 0;
        width: 100%;
        height: auto;
        float: left;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
        margin: 0 0 10px 0;
        width: 100%;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-last-item {
        margin: 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow.ml-formfieldHorizintal {
        margin: 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
        background-color: #FFF !important;
        color: var(--bleu-clair) !important;
        border-color: #F9E8DE;
        border-radius: 6px !important;
        border-style: solid !important;
        border-width: 2px !important;
        font-family: 'Source Serif', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        height: auto;
        line-height: 21px !important;
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 10px 10px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-webkit-input-placeholder,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-webkit-input-placeholder { color: #133f68; }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input::-moz-placeholder,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input::-moz-placeholder { color: #133f68; }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-ms-input-placeholder,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-ms-input-placeholder { color: #133f68; }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:-moz-placeholder,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input:-moz-placeholder { color: #133f68; }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow textarea, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow textarea {
        background-color: #fae9de !important;
        color: #133f68 !important;
        border-color: #cccccc;
        border-radius: 4px !important;
        border-style: solid !important;
        border-width: 1px !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        height: auto;
        line-height: 21px !important;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 10px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
          border-color: #cccccc!important;
          background-color: #fae9de!important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input.custom-control-input[type="checkbox"]{
        box-sizing: border-box;
        padding: 0;
        position: absolute;
        z-index: -1;
        opacity: 0;
        margin-top: 5px;
        margin-left: -1.5rem;
        overflow: visible;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
        border-radius: 4px!important;
      }


      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input:checked~.custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input:checked~.custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox input[type=checkbox]:checked~.label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type=checkbox]:checked~.label-description::before  {
          border-color: #000000!important;
          background-color: #000000!important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label::after {
           top: 2px;
           box-sizing: border-box;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
           top: 0px!important;
           box-sizing: border-box!important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
        top: 0px!important;
           box-sizing: border-box!important;
      }

       #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after {
            top: 0px!important;
            box-sizing: border-box!important;
            position: absolute;
            left: -1.5rem;
            display: block;
            width: 1rem;
            height: 1rem;
            content: "";
       }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before {
        top: 0px!important;
        box-sizing: border-box!important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::before {
          position: absolute;
          top: 4px;
          left: -1.5rem;
          display: block;
          width: 16px;
          height: 16px;
          pointer-events: none;
          content: "";
          background-color: #ffffff;
          border: #adb5bd solid 1px;
          border-radius: 50%;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-control-label::after {
          position: absolute;
          top: 2px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::before, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::before {
          position: absolute;
          top: 4px;
          left: -1.5rem;
          display: block;
          width: 16px;
          height: 16px;
          pointer-events: none;
          content: "";
          background-color: #ffffff;
          border: #adb5bd solid 1px;
          border-radius: 50%;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after {
          position: absolute;
          top: 0px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
          position: absolute;
          top: 0px!important;
          left: -1.5rem;
          display: block;
          width: 1rem;
          height: 1rem;
          content: "";
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-radio .custom-control-label::after {
          background: no-repeat 50%/50% 50%;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .custom-checkbox .custom-control-label::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsOptionsCheckbox .label-description::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox .label-description::after, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description::after {
          background: no-repeat 50%/50% 50%;

    	border: 2px solid var(--bleu-clair);
    	border-radius: 2px;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-control, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-control {
        position: relative;
        display: block;
        min-height: 1.5rem;
        padding-left: 1.5rem;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-input, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-input, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-input, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-input {
          position: absolute;
          z-index: -1;
          opacity: 0;
          box-sizing: border-box;
          padding: 0;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-radio .custom-control-label, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-radio .custom-control-label, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-checkbox .custom-control-label, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-checkbox .custom-control-label {
          color: #000000;
          font-size: 12px!important;
          font-family: 'Open Sans', Arial, Helvetica, sans-serif;
          line-height: 22px;
          margin-bottom: 0;
          position: relative;
          vertical-align: top;
          font-style: normal;
          font-weight: 700;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow .custom-select, #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow .custom-select {
        background-color: #fae9de !important;
        color: #133f68 !important;
        border-color: #cccccc;
        border-radius: 4px !important;
        border-style: solid !important;
        border-width: 1px !important;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        line-height: 20px !important;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 28px 10px 12px !important;
        width: 100% !important;
        box-sizing: border-box !important;
        max-width: 100% !important;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        background: url('https://assets.mlcdn.com/ml/images/default/dropdown.svg') no-repeat right .75rem center/8px 10px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
      }


      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow {
        height: auto;
        width: 100%;
        float: left;
      }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 70%; float: left; }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal { width: 30%; float: left; }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal.labelsOn { padding-top: 25px;  }
      .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields { box-sizing: border-box; float: left; padding-right: 10px;  }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input {
        background-color: #fae9de;
        color: #133f68;
        border-color: #cccccc;
        border-radius: 4px;
        border-style: solid;
        border-width: 1px;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 10px;
        width: 100%;
        box-sizing: border-box;
        overflow-y: initial;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
        background-color: #133f68 !important;
        border-color: #133f68;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        box-shadow: none;
        color: #ffffff !important;
        cursor: pointer;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 20px;
        margin: 0 !important;
        padding: 10px !important;
        width: 100%;
        height: auto;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
        background-color: #333333 !important;
        border-color: #333333 !important;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow input[type="checkbox"] {
        box-sizing: border-box;
        padding: 0;
        position: absolute;
        z-index: -1;
        opacity: 0;
        margin-top: 5px;
        margin-left: -1.5rem;
        overflow: visible;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow .label-description {
        color: #000000;
        display: block;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
        margin-bottom: 0;
        position: relative;
        vertical-align: top;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label {
        font-weight: normal;
        margin: 0;
        padding: 0;
        position: relative;
        display: block;
        min-height: 24px;
        padding-left: 24px;

      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a {
        color: #000000;
        text-decoration: underline;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
        color: var(--bleu-clair) !important;
        font-family: 'Source Sans 3', Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
        font-weight: normal !important;
        line-height: 18px !important;
        padding: 0 !important;
        margin: 0 5px 0 0 !important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label a{
		          color: var(--bleu-clair) !important;
}
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p:last-child {
        margin: 0;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
        margin: 0 0 20px 0;
        float: left;
        width: 100%;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
        background-color: var(--jaune) !important;
	    border-radius: 5px 20px; padding: 12px 30px !important;
        border: none !important;
        box-shadow: none !important;
        color: #ffffff !important;
        cursor: pointer;
        font-family: 'Source Serif', Arial, Helvetica, sans-serif !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 21px !important;
        height: auto;
        width: 100% !important;
        box-sizing: border-box !important;
      }



      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button.loading {
        display: none;
      }
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
        background-color: var(--jaune) !important;
      }
      .ml-subscribe-close {
        width: 30px;
        height: 30px;
        background: url('https://assets.mlcdn.com/ml/images/default/modal_close.png') no-repeat;
        background-size: 30px;
        cursor: pointer;
        margin-top: -10px;
        margin-right: -10px;
        position: absolute;
        top: 0;
        right: 0;
      }
      .ml-error input, .ml-error textarea, .ml-error select {
        border-color: red!important;
      }

      .ml-error .custom-checkbox-radio-list {
        border: 1px solid red !important;
        border-radius: 4px;
        padding: 10px;
      }

      .ml-error .label-description,
      .ml-error .label-description p,
      .ml-error .label-description p a,
      .ml-error label:first-child {
        color: #ff0000 !important;
      }

      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p,
      #mlb2-27475088.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow.ml-error .label-description p:first-letter {
        color: #ff0000 !important;
      }
            @media only screen and (max-width: 400px){

        .ml-form-embedWrapper.embedDefault, .ml-form-embedWrapper.embedPopup { width: 100%!important; }
        .ml-form-formContent.horozintalForm { float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow { height: auto!important; width: 100%!important; float: left!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal { width: 100%!important; }
        .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal > div { padding-right: 0px!important; padding-bottom: 10px; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal { width: 100%!important; }
        .ml-form-formContent.horozintalForm .ml-button-horizontal.labelsOn { padding-top: 0px!important; }

      }