/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* ---------- GENERAL ---------- */
body {
    overflow-x: hidden;
}

html, body {
    overflow-x: hidden;
}

div#wpadminbar {
    z-index: 99999999999999999 !important;
}

h2.elementor-heading-title.elementor-size-default {
     padding-bottom: 4px;
}

h2.elementor-heading-title.elementor-size-default .underline-last-word {
    position: relative;
    display: inline-block;
}

h2.elementor-heading-title.elementor-size-default .underline-last-word::after {
    content: "";
    position: absolute;
    left: 0;
    right: -20px;
    bottom: -11px;
    height: 2px;
    background: linear-gradient(to right, #ff000000 50%, #f3952a 50%);
}

h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 20px;
}

.no-underline h2.elementor-heading-title.elementor-size-default .underline-last-word::after {
    background: none;
}


/* ---------- ACCUEIL ---------- */


/* ---------- QUI SOMMES NOUS ---------- */

.equipe .elementor-flip-box__layer, .elementor-flip-box__layer__overlay {
    border-radius: 15px 15px 0px 0px !important;
}

.elementor-element.elementor-element-2f9026e.elementor-widget.elementor-widget-shortcode {
    font-family: 'Poppins';
}

/* ---------- ARTICLES ---------- */
.blog h2.elementor-heading-title.elementor-size-default .underline-last-word::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0px;
    height: 2px;
    background: none;
}

.sidebar-blog  h2.elementor-heading-title.elementor-size-default .underline-last-word::after {
    content: "";
    position: absolute;
    left: 0;
    right: -20px;
    bottom: -11px;
    height: 2px;
    background: none;
}

.blog h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 0px;
}

.single-article-contenu h2.wp-block-heading {
    font-family: 'Lexend';
    font-weight: 300;
    font-size: 35px;
    margin-top: 50px;
}

.single-article-contenu h3.wp-block-heading {
    font-family: 'Lexend';
    font-weight: unset;
    font-size: 25px;
    margin-top: 30px;
	color: #f3952a;
}

.single-article-contenu h4.wp-block-heading {
    font-family: 'Lexend';
    font-weight: unset;
    font-size: 20px;
    margin-top: 30px;
    color: #0c54a0;
}

.img-article img {
    width: 1500px;
    height: 350px;
    object-fit: cover;
    margin-top: 30px;
    border-radius: 20px;
    margin-bottom: -40px;
}

.btn-article a.wp-block-button__link.wp-element-button {
    background: #f3952a;
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Poppins';
    letter-spacing: 0.5px;
	border-radius: 0px;
}

.single-article-contenu ul.wp-block-list {
    margin-bottom: 20px;
}

.single-article-contenu.elementor-widget.elementor-widget-theme-post-content p {
    text-align: justify;
}

.single-article-contenu figure.wp-block-image.aligncenter.size-full {
    margin-top: 50px;
    margin-bottom: 50px;
}

figure.wp-block-image.aligncenter.size-large.cta-article img {
    width: 1800px;
    height: 250px;
    object-fit: cover;
    margin-top: 30px;
    margin-bottom: -40px;
}

.wp-block-buttons.btn-article.is-content-justification-center.is-layout-flex.wp-container-core-buttons-is-layout-a89b3969.wp-block-buttons-is-layout-flex {
    margin-bottom: 50px;
}

/* ---------- COOKIES ---------- */

/*Cookies - Complianz*/
#cmplz-manage-consent .cmplz-btn.cmplz-manage-consent{
    overflow: hidden;
    color: #01061900 !important;
}

.cmplz-banner-checkbox label:before{
    box-shadow: none!important;
}
.cmplz-manage-consent::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    color: white;

}
#cmplz-manage-consent .cmplz-manage-consent {
    bottom: 30px !important;
    left: 30px !important;
    border-radius: 100% !important;
    color: #010619 !important;
    background: #024c96 !important;
    padding: 15px 15px 15px 15px !important;
    min-width: unset !important;
    width: 45px;
    height: 45px !important;
    padding: 0 !important;
    background-image: url(https://baran.britweb.fr/wp-content/uploads/2025/09/cookie.png) !important;
    background-position: center;
    background-repeat: no-repeat !important;
}
#cmplz-cookies-overview{
    background-color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    #cmplz-manage-consent .cmplz-manage-consent {
        bottom: 45px !important;
        left: 15px !important;
    }
	
}@media screen and (max-width: 768px){
    #cmplz-manage-consent .cmplz-manage-consent {
        bottom: 15px !important;
        left: 15px !important;
    }
}

.cmplz-show-banner.elementor-widget-button a:hover{
    cursor: pointer;
    background-color: var(--e-global-color-primary);
} 

/* ---------- FORMULAIRE DE CONTACT --------- */
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none !important;
}

span.wpcf7-list-item-label,.wpcf7-acceptance label a {
    font-family: poppins !important;
    font-size: 11px !important;
    font-weight: 400;
}

input:focus, select:focus, textarea:focus {
	outline: none!important;
	background: #efefef;
}

span.wpcf7-list-item-label, span.wpcf7-list-item-label a {
    font-family: 'Poppins'!important;
    font-size: 13px!important;
	color:black!important;
	line-height: 15px;
}

span.wpcf7-list-item-label a:hover {
	color:#ff9500!important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required, select.wpcf7-form-control.wpcf7-select, select.wpcf7-form-control.wpcf7-select {
    border: none;
    border-bottom: solid 1px;
    border-radius: 0px;
    margin-bottom: 20px;
	font-family: 'Poppins';
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #ff9500;
    color: white;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 15px;
    border: solid 1px #ff9500;
    border-radius: 0px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: white;
    border: solid 1px #ff9500;
    color: #ff9500;
}

.wpcf7-acceptance label {
	font-size: 13px!important;
	display: flex;
}

.wpcf7-acceptance label a {
	font-size: 13px!important;
	transition: .3s;
}


input[type=radio] + label::before, input[type=radio] + span::before, input[type=checkbox] + label::before, input[type=checkbox] + span::before {
	margin: 1px 0.7rem 0 0!important;
}
.submit-btn {
	margin: auto;
}

form .cf-col-6, form .cf-col-12 {
	margin: 10px 0px;
}

.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.cf-col-1, .cf-col-2, .cf-col-3, .cf-col-4, .cf-col-5, .cf-col-6, .cf-col-7, .cf-col-8, .cf-col-9, .cf-col-10, .cf-col-11, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.cf-container textarea{
	height: 175px;
}

input[type="checkbox"] {
    width: 11px;
    padding-bottom: 10px !important;
    margin-bottom: 10px;
    font-family: 'Mulish';
}

span.wpcf7-list-item-label {
font-family: 'Mulish';
    font-size: 14px;
    font-weight: 400;
}

@media ( min-width: 576px ) {
	.cf-col-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
}
	.cf-push-1 { margin-left: 8.333333%; }
	.cf-col-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
}
	.cf-push-2 { margin-left: 16.66667%; }
	.cf-col-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
}
	.cf-push-3 { margin-left: 25%; }
	.cf-col-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
}
	.cf-push-4 { margin-left: 33.33333%; }
	.cf-col-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
}
	.cf-push-5 { margin-left: 41.66667%; }
	.cf-col-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.cf-push-6 { margin-left: 50%; }
	.cf-col-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
}
	.cf-push-7 { margin-left: 58.33333%; }
	.cf-col-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
}
	.cf-push-8 { margin-left: 66.66667%; }
	.cf-col-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	.cf-push-9 { margin-left: 75%; }
	.cf-col-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
}
	.cf-push-10 { margin-left: 83.33333%; }
	.cf-col-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
}
	.cf-push-11 { margin-left: 91.66667%; }
	.cf-col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}


/* ---------- FOOTER ---------- */
.footer h2.elementor-heading-title.elementor-size-default .underline-last-word::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0px;
    bottom: 0px;
    height: 2px;
    background: none;
}

.footer h2.elementor-heading-title.elementor-size-default {
    margin-bottom: 0px;
}


/* ---------- RESPONSIVE ---------- */

@media only screen and (max-width: 767px) {
.single-post h2 {
    font-size: 20px !important;
}
	
.single-article-contenu h3.wp-block-heading {
    font-size: 18px;
}
	
.single-article-contenu  h4.wp-block-heading {
    font-size: 16px;
}
}
	