/*

Theme Name: 24f
Description: 24f
Author: Bee Marketing
Author URI: 
Template: hello-biz
Version: 1.0

*/

body{overflow-x:hidden;}

.elementor-widget-text-editor p:last-child, .elementor-icon-box-content p:last-child{margin:0;}

.elementor-widget-theme-post-content h2.wp-block-heading{border-bottom:solid 1px #E4CDA9;}
.elementor-widget-theme-post-content h2.wp-block-heading:not(:first-child){margin-top:2rem;}


@media(min-width:768px){
	#header-logo img{transition: height 0.3s !important;}
	body.header-sticky #header-logo img{
	  height:50px !important; 
	}
	.header-main{transition: all 0.3s !important;}
	body.header-sticky .header-main{height:70px !important;min-height:70px !important;}	
}

#testimonials-frame:before,#testimonials-frame:after{
	content:"";
	width:14px;height:36px;
	background:url(points.svg) no-repeat;
	border: none;
    position: absolute;
}
#testimonials-frame:before{
    top: 80px;
    left: -7px;	
}
#testimonials-frame:after{
    bottom: 80px;
    right: -7px;	
}


#coordonnees-offcanvas{position:relative;}

#coordonnees-offcanvas:before,#coordonnees-offcanvas:after{
	content:"";
	width:14px;height:36px;
	background:url(points.svg) no-repeat;
	border: none;
    position: absolute;
	top:50%;
	transform:translate(0,-50%);
}
#coordonnees-offcanvas:before{
    left: -7px;	
}
#coordonnees-offcanvas:after{
    right: -7px;	
}

#coordonnees-offcanvas svg path{fill:#E4CDA9 !important;}

.dots:after,.box-coordonnees:before,.box-coordonnees:after{
	content:"" !important;
	display:block !important;
	width:14px !important;height:36px !important;
	background:url(points.svg) no-repeat !important;
	border: none !important;
    position: absolute !important;
}
.left-dots:after{left:-7px;top:25px;}
.right-dots:after{right:-7px;bottom:25px;}
.box-coordonnees:before{left:-7px !important;top:50% !important;transform:translate(0,-50%) !important;}
.box-coordonnees:after{right:-7px;top:50%;transform:translate(0,-50%);}


@media (min-width: 768px) {
  .carousel-mobile-only .elementor-swiper-button {
    display: none !important;
  }
}


/*** CONFIDENTIALITE ***/

#cmplz-document{max-width:unset;font-size:inherit;}
#cmplz-document p{font-size:inherit;}
#cmplz-document h2{font-size:32px;border-bottom: solid 1px #E4CDA9;margin-bottom:1rem;padding-bottom:unset;}
#cmplz-document h2:not(:first-child){margin-top:2rem;}

@media(max-width:767px){
	#cmplz-document h2{font-size:26px;}
}
