/*
Theme Name: Hello Biz Child
Theme URI: https://github.com/elementor/hello-biz-child/
Description: Hello Biz Child is a child theme of Hello Biz, created by Elementor team
Author: Elementor Team
Template: hello-biz
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Version: 1.0.0
Stable tag: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-biz-child
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready, style-variations
*/

/* Add your custom styles here */



.elementor--h-position-left .swiper-slide-inner {
    max-width: 1550px!important;
}
.elementor-slide-button{
	padding:10px 18px 10px 18px!important;
}

.rose{
  color: #F83488;
}
.rouge{
  color: #e41b46;
}
.bleu{
  color: #00a7e7;
}
.vert{
  color: #3e9f44;
}
.orange{
  color: #f39100;
}

.Titlesoulignage{
  background-image: url('/wp-content/uploads/2025/08/soulignage.png');
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
}

.Titlesoulignage2{
  background-image: url('/wp-content/uploads/2025/08/soulignage2.png');
  background-position: left bottom;
  background-size: contain;
  background-repeat: no-repeat;
      padding-bottom: 10px;
}


/*ULTIMATE FAQ*/


.ewd-ufaq-faq-title-text h4{
  font-family: Poppins;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 135%;
  letter-spacing: 0%;
}

.ewd-ufaq-faq-div{
  padding:35px 0 35px 0!important;
  border-top:1px solid #dadada!important;
}

div.ewd-ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
  float: right!important;
}

.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
  font-size: 19px!important;
  color: #000!important;
  font-weight: lighter;
}

.ewd-ufaq-faq-body {
  padding: 10px 10px!important; 
  padding-left: 5px!important; 
}
.ewd-ufaq-post-active{
  padding:25px 15px!important;
  background: rgba(248, 52, 136, 0.05)!important;
  border-radius:24px;
  border-top:none!important;
  margin-bottom:20px!important;

}
.ewd-ufaq-post-active .ewd-ufaq-faq-title-text h4{
  color: rgba(248, 52, 136, 1);
  font-weight:600;
}



.ewd-ufaq-page-type-distinct{
  padding-top: 10%;
  padding-bottom: 10%;
}

.elementor-shortcode .ewd-ufaq-page-type-distinct{
  padding-top: 3%;
  padding-bottom: 3%;
}

.elementor-nav-menu--main .displayOnsmallscreen{
  display:none!important;
}

.elementor-nav-menu--main .wpml-ls-item a span{
	color:#f83488;
}

@media only screen and (max-width: 1024px) {
  .elementor-nav-menu--main .displayOnsmallscreen{
		display:flex!important;
	}
}

.GreyBorderGradient{
  
  /*border-left-width: 1px !important;
  border-left-style: solid !important;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-image: 
    linear-gradient(
      to bottom, 
      #dedede, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
  border-top : solid 1px #dedede !important;
  
  border-top: 1px solid #dedede !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important;

  border-image: linear-gradient(to bottom, #dedede, transparent) 1 100%;
  border-image-slice: 1 !important;
  border-radius:24px!important;*/
  
}
.GreyBorderGradient {
  position: relative !important;
  border-top: 2px solid #dedede !important;
  border-radius: 16px !important;
  overflow: hidden !important; /* pour que les pseudo-éléments suivent le radius */
  
}

/* Bordure gauche (dégradé) */
.GreyBorderGradient::before,
.GreyBorderGradient::after {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 1px !important;
}

/* gauche */
.GreyBorderGradient::before {
  left: 0 !important;
  background: linear-gradient(to bottom, #dedede, transparent);
}

/* droite */
.GreyBorderGradient::after {
  right: 0 !important;
  background: linear-gradient(to bottom, #dedede, transparent);
}

input:-internal-autofill-selected{
    appearance: menulist-button;
    background-image: none !important;
    background-color: transparent !important;
    color: fieldtext !important;
}

.swiper-slide-contents h1 sup, .swiper-slide-contents h2 sup{
	font-size:20% ;
	font-weight:300;
     top: -3.15em;
	left:5px;
}

h3.elementor-heading-title sup, h2.elementor-heading-title sup, h1.elementor-heading-title sup{
	font-size:20% ;
	font-weight:300;
	top: -2.8em;
}

#Gamme .elementor-heading-title sup{
	font-size:40% ;
	font-weight:300;
	top: -1.4em;
}

.supR{
   font-size: 40% !important;
    top: -1rem !important;
    position: relative;
}

@media (max-width: 767px) {
	
	.swiper-slide-contents h1 sup, .swiper-slide-contents h2 sup{
		font-size:30% ;
		font-weight:300;
		 top: -1.5em;
		left:5px;
	}

	h3.elementor-heading-title sup, h2.elementor-heading-title sup,  h1.elementor-heading-title sup{
		font-size:30% ;
		font-weight:300;
		top: -1.8em;
	}

	#Gamme .elementor-heading-title sup{
		font-size:40% ;
		font-weight:300;
		top: -1.4em;
	}
	.supR{
	   font-size: 50%  !important;
		top: -0.8rem !important;
		position: relative;
	}
	
}

.swiper-slide-inner {
   
    max-width: 1440px;
}


#ewd-ufaq-jquery-ajax-search .search-field {
     display: block!important; 
    margin: 15px 0 15pox 0!important;
    position: relative;
}

	a.elementor-sub-item{
	vertical-align: top;
    display: inline-block;
}
nav sup{
	font-size: 0.5em !important;
}

.elementor-button-text sup, .elementor-slide-button sup{
	font-size:60%
}