/**
* Theme Name: Bella Beauty Child
* Description: This is a child theme of Bella Beauty.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: bella-beauty
* Version: 1.0.2
*/

.sub-menu {
	width: 320px !important;
}
.titre-technique h2 {
	font-size: 30px !important;
	
}

.bloc-technique {
	margin-top: -20px !important;
	
}


body,
.elementor-section-wrap,
.elementor-location-header,
.elementor-location-footer {
  max-width: 2200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  
}


/*
body,
.elementor-section-wrap,
.elementor-location-header,
.elementor-location-footer {
  max-width: 2000px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow-x: hidden !important;
}

/* Empêcher l’étirement des sections principales Elementor */

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 2200px !important;
  margin: 0 auto !important;
}

/* Assurer un centrage parfait sur les écrans ultralarges */

@media (min-width: 1921px) {
  html, body {
    background-color: #f8f8f8 !important;
  }
}

/* hauteur des blocs */

.bloc-limite {
  height: 700px;
  
}

#footer-mail {
color: var(--cmsmasters-icon-list-item-color, var(--cmsmasters-colors-text)) !important ;
}
#footer-tel {
color: var(--cmsmasters-icon-list-item-color, var(--cmsmasters-colors-text)) !important ;
}


