/*
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
*/

p.item-desc {margin-bottom: 0px !important;}
body{background: #040404 !important;}
.text-center{display:block !important;text-align:center !important;}
.e-flex.e-active {display: flex !important;}

.poll .elementor-widget-container {color: #fff !important;}
.poll h3 {color: var(--e-global-color-color_1) !important;}
.rgbd a:hover {color: #000 !important;}
/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !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 .iconehome span {display: none !important;}
}
@media only screen and (max-width: 1024px){
	.section-header .iconehome a i{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}

/*****************************fixed header css*****************************/
.section-header, .section-header *{transition:all 0.5s ease-in-out !important;}
.coh-is-sticky {position: fixed !important;left: 0;width: 100%;z-index: 999999 !important; top:0px !important;)

}
.section-header.coh-is-sticky{box-shadow: 0px 5px 10px #00000021 !important; min-height: 55px !important;}
.section-header .img-logo-site img{transition:all 0.5s ease-in-out !important;}
.section-header.coh-is-sticky .img-logo-site img{max-height:60px !important;width:auto !important;}

@media only screen and (max-width: 1024px){ 
	.section-header.coh-is-sticky{box-shadow: 0px 5px 10px #00000021 !important; min-height: 55px !important;}
}

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


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/


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


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

/**************************************Style : PRE-HOME*********************************/


/**************************************Style : Formulaire *********************************/
.elementor-element .wpcf7-form input.wpcf7-form-control:not([type="submit"]) {background: white !important;}

/**************************************Style : section_presentation*********************************/


/**************************************Style : section_prestations*********************************/
.presta-container .item-body:before {position: absolute !important;background: linear-gradient(0deg, rgba(255,129,53,0.95) 25%, rgba(255,129,53,0) 100%) !important;content: "" !important;height: 100% !important;width: 100% !important;transition:all 0.3s ease-in-out !important;}
/* .presta-container .item-body:hover:before {background: rgba(255,129,53,0.75) !important;} */
.presta-container .item-body:after {position: absolute !important;background-image: url(/wp-content/uploads/2023/05/fc-quimperle-cub-de-football-quimperle-filter.png) !important;background-repeat: no-repeat !important;background-size: cover;content: "" !important;height: 100px !important;width: 100% !important;bottom: 0 !important;}
/* .presta-container .item:before {position: absolute !important;content: "" !important;background: var(--e-global-color-color_1) !important;height: 2px !important;width: 0% !important;z-index: 100 !important;transition: all 0.5s ease-in-out !important;}
.presta-container .item:hover:before {width: 100% !important;} */
.presta-container .item-body section {display:flex !important;flex-direction: column !important;align-items: center !important;}
.presta-container .item-body section a.btn-read-more {position: relative !important;}
.presta-container .item-body section a.btn-read-more svg{margin-right:10px !important;transition:all 0.3s !important;}
.presta-container .item-body section a.btn-read-more:hover svg{transform:rotate(-90deg) !important;}
.presta-container .item-body section a.btn-read-more:before {position:absolute !important;content:"" !important;height: 25px !important;width: 25px !important;left: 42px !important;top:0 !important;bottom:0 !important;margin-block: auto !important;background: rgb(255 255 255 / 40%) !important;z-index: 1000 !important;border-radius:50px !important;transition:all 0.3s ease-in-out !important;}
.presta-container .item-body section a.btn-read-more:hover:before {height: 25px !important;width: 25px !important;background: rgb(255 255 255 / 100%) !important;transform:scale(1.1, 1.1) !important;z-index:-1 !important;}
@media only screen and (max-width: 800px){
	.presta-container .item-body section a.btn-read-more{background:#fff !important;color:#000 !important;}
	.presta-container .item-body section a.btn-read-more svg{transform:rotate(-90deg) !important;}
	.presta-container .item-body section a.btn-read-more:before {height: 25px !important;width: 25px !important;background: rgb(255 255 255 / 100%) !important;transform:scale(1.1, 1.1) !important;z-index:-1 !important;}
}
h3.item-title {background: var(--e-global-color-color_1) !important;color: #fff !important;padding: 10px !important;}
/**************************************Style : section_Actualites*********************************/
.card-acts .post-item-content {
    min-height: 260px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}
.card-acts a.post-item-read-more:hover {
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
}
.card-acts a.post-item-read-more{position:relative !important;}
.card-acts a.post-item-read-more:before{
    position:absolute !important;
    content:"" !important;
    width:50% !important;
    height:2px !important;
    background:#fff !important;
    left:0px !important;
    right: 0px !important;
    margin-inline:auto !important;
    bottom:0px !important;
    transition: all 0.3s ease-in-out !important;
}
.card-acts a.post-item-read-more:hover:before{
    width:100% !important;
}

/**************************************Style : section_Realisations*********************************/


/**************************************Style : section_facebook*********************************/
.hid-over {overflow: hidden !important;padding-top: 20px !important;}
.mo-fb-avis .fb_iframe_widget iframe {border-radius: 60px;box-shadow: 0 0 0 15px var(--e-global-color-color_1);}
.mo-fb-avis span{z-index:5;} 
.mo-fb-avis span:before{position:absolute;content:"";width: 145px !important;height: 12px !important;border-radius: 0px 0px 8px 8px;left: 0;right: 0;top: -2px;margin-inline: auto;background-color: var(--e-global-color-color_1);z-index: 1}
.mo-fb-avis span:after{position:absolute;content:"";width: 10px !important;background-color: var(--e-global-color-color_1);height: 14% !important;border-radius: 0px 10px 10px 0px;right: -23px;z-index: 10;top: 130px;}
.mo-fb-info .mo-content-fb .fusion-column-wrapper:before {position:absolute;content:"";width:100%;height:100%;background:var(--e-global-color-color_1);z-index:1;top:0;left:0;}
.mo-fb-info .mo-content-fb .fusion-column-wrapper * {z-index:2;}

/**************************************Style : section_contact*********************************/
.cnct-form span.wpcf7-list-item-label, .cnct-form .recaptcha_acc {
    color: #fff !important;
}

/**************************************Style : section_avis*********************************/


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



/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
.coherence-logo svg * {fill: #fff !important;}
.section-footer .iconehome > a svg,.section-footer .iconehome > a i{display:none !important;}
.section-footer .menu-center-logo {display:none !important;}
.section-footer a.coherence-core-menu-item span.coherence-core-menu-toggle.sub-arrow,  .section-footer ul.sub-menu{display: none !important;}
.section-footer ul.coherence-core-nav-menu {columns: 2 !important;}

/*------------------------------------------------------***End***------------------------------------------------------*/
/**********************side-buttons*************************/
.btns-container {
  position: fixed !important;
  right: -12% !important;
  top: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transform: rotate(-90deg) !important;
  z-index: 9999 !important;
}
@media only screen and (max-width: 1500px) {
  .btns-container {
    right: -16% !important;
  }
}
@media only screen and (max-width: 1280px) {
  .btns-container {
    right: -18% !important;
  }
}
@media only screen and (max-width: 1024px) {
  .btns-container {
    right: -24% !important;
  }
}
@media only screen and (max-width: 800px) {
  .btns-container {
    right: -29% !important;
  }
}
@media only screen and (max-width: 600px) {
  .btns-container {
    right: -37% !important;
  }
}
@media only screen and (max-width: 425px) {
  .btns-container {
    right: -53% !important;
  }
}
@media only screen and (max-width: 320px) {
  .btns-container {
    right: -72% !important;
  }
}

.btns-container .btns-side {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 220px !important;
  height: 54px !important;
  background: #ff8135 !important;
  border: 3px solid #000 !important;
  color: #000 !important;
  font-size: 17px !important;
  font-weight: bold !important;
  margin-inline: 20px !important;
  box-shadow: -8px 8px 0px 0px #000 !important;
  transition: all 0.2s ease-in-out !important;
}
@media only screen and (max-width: 1024px) {
  .btns-container .btns-side {
    font-size: 18px !important;
    width: 240px !important;
    height: 44px !important;
  }
}
@media only screen and (max-width: 800px) {
  .btns-container .btns-side {
    width: 210px !important;
    height: 40px !important;
    font-size: 15px !important;
    box-shadow: -6px 6px 0px 0px #000 !important;
  }
}
.btns-container .btns-side:hover {
  background: #fff !important;
}
.btns-container .btns-side svg {
  margin-right: 10px !important;
  font-size: 20px !important;
  transition: all 0.2s ease-in-out !important;
}
@media only screen and (max-width: 800px) {
  .btns-container .btns-side svg {
    font-size: 18px !important;
    margin-right: 5px !important;
  }
}
.btns-container .btns-side:hover svg {
  transform: translateY(-2px) !important;
}
@media only screen and (max-width: 497px) {
  .btns-container {
	  width:100% !important;
	  justify-content:space-around !important;
	  transform: rotate(0deg) !important;
	  top:auto !important;
	  bottom:2% !important;
	  right: 0% !important;
	  left : 0% !important;
  }
  .btns-container .btns-side {
	  width:48% !important;
	  font-size: 12px !important;
	  margin-inline:0px !important;
	  margin-block:10px !important;
	  box-shadow: -3px 3px 0px 0px #000 !important;
	 }
  .btns-container .btns-side svg{font-size:14px !important;margin-right:1px !important;}
}


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

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

    /*style main content*/

    /*style footer*/
	.section-footer ul.coherence-core-nav-menu {columns: 1 !important;}
    
}

/*------------***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*/
	
    /*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-container .item-body:after {
    height: 50px !important;
    width: 100% !important;
    bottom: 0 !important;
}
	
    /*style footer*/
	.brs span {font-size: 15px !important;}
}

/*------------***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*/

    /*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) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

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

    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***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*/

	.presta-container h3.item-title {
    font-size: 20px !important;
    padding: 5px 15px !important;}
	
	.presta-container a.btn-read-more {
    padding: 10px 20px !important;
}
	
	.btns-container .btns-side {display:none !important;}
	
    /*style footer*/
    .menu-main-footer ul.coherence-core-nav-menu {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
	}
    
}

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



.elementor-30 .elementor-element.elementor-element-73c23c97 .wpcf7-textarea:focus{
	background:#fff !important;
}

.elementor-37 .elementor-element.elementor-element-79485f14 .wpcf7-textarea:focus{
		background:#fff !important;
}


.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em !important;
    padding: 0.2em 1em !important;
    border: 2px solid #46b450 !important;
    background: #fff !important;
}


.elementor-element.elementor-element-5ee46ece.section-header.e-con-boxed.e-flex.coherence-container-background-zoom-no.e-con.coh-is-sticky {
    z-index: 885 !important;
}


@media only screen and (max-width: 1024px){
	.elementor-15 .elementor-element.elementor-element-37c38182 {
    --width: 10% !important;
}
}
