/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-footer .menu-icon-home > a i{display:none !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}

@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a span{display: none;}
	.section-header .menu-item-effect-circle .coherence-core-nav-menu>li a::after {
		background-color: var(--e-global-color-color_2) !important;
		border-radius:0px !important;
		transform: translateX(-50%) !important;
	}
	.section-header .menu-item-effect-circle .coherence-core-nav-menu>li.current_page_item a::after, .section-header .menu-item-effect-circle .coherence-core-nav-menu>li.current-menu-item a::after{
		transform: scale(1) translateX(-50%) !important;
		opacity:1 !important;
		left:50%;
	}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a i{display:none !important;}
	.section-header .menu-item-effect-circle .coherence-core-nav-menu>li a::after{display:none !important;}
}


/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Button style***------------------------------------------------------*/
.btn-stle span.elementor-button-icon.elementor-align-icon-right {
    width: 31px !important;
    height: 29px !important;
    align-items: center !important;
    justify-content: center !important;
    transition:all 0.4s ease-in-out !important;
}
.btn-stle span.elementor-button-icon.elementor-align-icon-right svg{rotate:-47deg !important;transition:all 0.3s ease-in-out !important;}
.btn-stle:hover span.elementor-button-icon.elementor-align-icon-right svg{rotate:0deg !important;fill:#1D1D1B !important;transition:all 0.3s ease-in-out !important;}
.btn-stle span.elementor-button-icon.elementor-align-icon-right svg *{transition:all 0.5s ease-in-out !important;}
.btn-stle:hover span.elementor-button-icon.elementor-align-icon-right svg *{fill:#1D1D1B !important;}
.btn-stle:hover span.elementor-button-icon.elementor-align-icon-right{margin-left: 31px !important;background-color:#FCFCFC !important;}
.btn-stle span.elementor-button-content-wrapper {align-items:center !important}
#depicter-1-element-8{display:none !important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : slider*********************************/
.btn-slider span.dp-inner-content {
    flex-direction: row !important;
	white-space: nowrap !important;
}
.btn-slider:hover{width:242px !important;}
span.icon-arr-slider {
    position: relative !important;
    display: inline-block;
    width: 31px !important;
    height: 31px !important;
    background-color: var(--e-global-color-color_2);
    margin-left:25px !important;
    transition: all 0.3s ease-in-out !important;
    order: 5 !important;
}

span.icon-arr-slider:before{
	position:absolute;
	content:url(https://www.bevanconstruction.fr/wp-content/uploads/2025/12/bevan-construction-maconnerie-generale-et-gros-oeuvre-dans-le-morbihan-arrow-btn.svg);
	left: 50%;
	top: 48%;
	transform: translate(-50%, -50%) rotate(-45deg);
}
.btn-slider:hover span.icon-arr-slider:before {transform: translate(-50%, -50%) rotate(0deg);filter: brightness(0) saturate(100%) invert(10%) sepia(5%) saturate(463%) hue-rotate(22deg) brightness(97%) contrast(96%);}
.btn-slider:hover span.icon-arr-slider{background-color:#fff;margin-left:37px !important;}							   

/**************************************Style : SLIDER HOME*********************************/


/**************************************Style : section_presentation*********************************/
.h1-titlee span.separator-sup-title {display: flex !important;align-items: center !important;}
.h1-titlee span.separator-sup-title:after{display:none !important;}
.seprt-h1 .elementor-divider {
    position: relative !important;
}
.seprt-h1 .elementor-divider:before {
    position: absolute !important;
    content:"" !important;
    width: 10px;
    height: 10px;
    background:var(--e-global-color-color_2);
    right:0;
    left:auto;
    top:50%;
    transform: translateY(-50%);
    z-index: 2;
}
 @keyframes depuis-container {0% { transform: translateY(20px);} 100% { transform: translateY(-20px);} }
.depuis-container { animation: depuis-container 3s ease-in-out 0s infinite alternate both; }

.title-animation span.separator-sup-title:before {animation: title-bef 2s ease-in-out 0s infinite alternate;}
@keyframes title-bef {0% { transform: translateX(0px);} 100% { transform: translateX(-15px);} }
.title-animation span.separator-sup-title:after {animation: title-aft 2s ease-in-out 0s infinite alternate;}
@keyframes title-aft {0% { transform: translateX(0px);} 100% { transform: translateX(15px);} }
/**************************************Style : section_prestations*********************************/
.presta-info h3 {color:#fff !important;transition: all 0.3s ease-out !important;}
.presta-info p{
    color:#fffc !important;
    font-family:"Jost", Sans-serif !important;
    font-size:17px !important;
    font-weight:300 !important;
    margin-bottom:0px !important;
	transition: all 0.3s ease-out !important;
	max-width:35ch;
}

.presta-btn a{display: flex !important;width: 30px;height: 30px;justify-content: center;align-items: center;}
.presta-btn a svg{width:17px !important;height:17px !important;transition: all 0.3s ease-out !important;}
.presta-btn a svg *{fill:var(--e-global-color-color_2) !important;}
.presta-btn a {margin-left: auto !important;}
.prestations-section .item-body .item-content section{transition: all 0.4s ease-out !important;}
.prestations-section .item-content section>p {margin-bottom:0px !important;display:none !important;}
.prestations-section .item-content {
    position: absolute !important;
    width: 89% !important;
    bottom: -62px !important;
	transition: all 0.4s ease-out !important;
}
.prestations-section .imgCarContenair {overflow:hidden !important;transition: all 0.3s ease-out !important;}
.prestations-section .imgCarContenair img {transition: all 0.3s ease-out !important;}
.prestations-section .item-body:hover .item-content section{background-color:#fff !important;}
.prestations-section .item-body:hover .presta-btn a svg *{fill:var(--e-global-color-color_1) !important;}
.prestations-section .item-body:hover .presta-btn a svg {rotate:-45deg !important;}
.prestations-section .item-body:hover .item-content section .presta-info p, .prestations-section .item-body:hover .item-content section .presta-info h3{color:var(--e-global-color-color_1) !important;}
.prestations-section .item-body:hover .item-content{width: 100% !important;}
.prestations-section .item-body:hover .imgCarContenair {transform: translateY(-18px) !important;}
.prestations-section .item-body:hover .imgCarContenair img{scale:1.15 !important;}
.prestations-section .slick-list.draggable {padding-bottom: 70px;padding-top:20px;}
/**************************************Style : section_Actualites*********************************/
 

/**************************************Style : Realisations*********************************/

/*************************** post css ****************************/
figure.post-item-img {position: relative !important;}

/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/


/**************************************Style : section_contact*********************************/

span.arrow-submit {
	position: relative !important;
    display: inline-block;
    width: 31px !important;
    height: 31px !important;
    background-color: var(--e-global-color-color_2);
	margin-left:25px !important;
    transition: all 0.3s ease-in-out !important;
}
button.btn-sbmt {
    display: flex !important;
    font-family: "Jost", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    align-items: center !important;
    justify-content: flex-start;
    margin-top: 32px !important;
    border-radius: 0px !important;
    background: transparent !important;
    border: 1px solid #000;
	padding: 17px 30px !important;
}
span.arrow-submit:before{
	position:absolute;
	content:url(https://www.bevanconstruction.fr/wp-content/uploads/2025/12/bevan-construction-maconnerie-generale-et-gros-oeuvre-dans-le-morbihan-arrow-btn.svg);
	left: 50%;
	top: 48%;
	transform: translate(-50%, -50%) rotate(-45deg);
}
button.btn-sbmt:hover span.arrow-submit:before{transform: translate(-50%, -50%) rotate(0deg);filter: brightness(0) saturate(100%) invert(10%) sepia(5%) saturate(463%) hue-rotate(22deg) brightness(97%) contrast(96%);}
button.btn-sbmt:hover span.arrow-submit{background-color:#fff;margin-left:37px !important;}
button.btn-sbmt:hover{
	background:var(--e-global-color-color_2) !important;
	border-color:var(--e-global-color-color_2) !important;
	color:#fff;
}
textarea.wpcf7-form-control.wpcf7-textarea {line-height: 2 !important;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.menu-main-footer .sub-menu , .menu-main-footer .sub-arrow {display: none !important;}
.footer-prest .coherence-core-nav-menu{columns: 2 !important;}

/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/
.presta-info p{max-width:30ch;}
    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/

    /*style footer*/
}


@media only screen and (max-width: 1200px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){

	/*style header*/

    /*style main content*/
.presta-info p{max-width:35ch;}
    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    /*style header*/

    /*style main content*/
	.prestations-section .item-body .item-content section{background-color:#fff !important;}
	.prestations-section .item-body .presta-btn a svg {rotate:-45deg !important;}
	.prestations-section .item-body .item-content section .presta-info p, .prestations-section .item-body .item-content section .presta-info h3{color:var(--e-global-color-color_1) !important;}
	.prestations-section .item-body .item-content{position: relative !important;width: 100% !important;bottom: 0px !important;}
	.prestations-section .item-body .imgCarContenair {transform: translateY(0px) !important;}
	.prestations-section .item-body:hover .imgCarContenair {transform: translateY(0px) !important;}
	.prestations-section .item-body .imgCarContenair img{scale:1.15 !important;}
	.prestations-section .slick-list.draggable {padding-bottom: 0px;padding-top:0px;}
	.presta-info p{max-width:60ch;}
    /*style footer*/

}

/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 767px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px){

    /*style header*/

    /*style main content*/

    /*style footer*/
	.menu-main-footer .hde-footer{display:none !important;}
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    .menu-main-footer .coherence-core-nav-menu a {justify-content: center !important;}

}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
.btn-stle:hover span.elementor-button-icon.elementor-align-icon-right{margin-left: 18px !important;}
    /*style footer*/
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/