/* 
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 */

div[class^="testimonial-thumb"] img {
  display: none !important
}

div[class^="testimonial-thumb"] {
  height: 0px !important
}

div[id^="testimonial-slider"] {
  padding-top: 10px !important
}

li[class^="testimonial-author-desig"] {
  display: none !important
}
.testimonial-slider *{color:#fff!important}


.owl-item {
	padding: 0 20px;
}

#sticky-header {
  transition: background-color 0.3s ease;
}

#sticky-header.scrolled {
  background-color: #3C6062; /* fond noir */
}



.section-header {
  text-align: center;
  margin-bottom: 1.8rem;
}
.subtitle h3 {
  color: #79AFA5!important;
  font-size: 1.25rem!important;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.4rem;
  text-align: center;
}
.title h2{
  color: #3C6062!important;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin-top: -15px;
}
.title::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background-color: #FF726A;
  margin: 8px auto 0;
  border-radius: 2px;
}


.policy *:not(.wpcf7-list-item-label){
  padding-left: 0px!important;
}

.rmp-container{
  max-width: 100%!important;

  min-width: 100%;
}

.rmp-menu-title-image{
  width: auto!important;
}
.rmp-menu-wrap{
  padding: 20px 10px!important;
}

.rmp-menu-additional-content{

  padding:0  15px!important;
}
.rmp-menu-additional-content div {
 background:#3C6062;
 padding: 15px 30px;
 display: inline-block;
 margin-bottom: 30px;
 border-radius: 15px;
 width: 100%;

}


.rmp-menu-additional-content p{

 color: #fff!important;
 font-size: 20px;

}

.rmp-menu-additional-content a,  .rmp-menu-additional-content span{
  font-size: 17px;
  color: #fff;
}

.rmp_menu_trigger{
  margin-top: -5px!important;
}


.horaires {

  margin: 2rem auto;
  font-family: "Segoe UI", sans-serif;
  border: 1px solid #ddd;
  border-radius: 8px;
  overflow: hidden;
}

.jour {
  display: flex;
  justify-content: space-between;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #eee;
}

.jour:last-child {
  border-bottom: none;
}

.nom-jour {
  font-weight: bold;
}

.heure {
  color: #555;
}


@media (max-width: 1400px) {
  #kinesio-qq-mot {
background-position: 15% 10%;

    padding: 0 200px;
 
   
  }
}