/**

Theme Name: Astra Child

Author: Brainstorm Force

Author URI: http://wpastra.com/about/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: astra-child

Template: astra

*/

/* HEADER CSS */

.header-section:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 57%;
  left: 0;
  background-color: #E6E6E6;
}

.header-icon-list ul li a .elementor-icon-list-text {
  padding-left: 13px !important;
}

.header-search .elementor-search-form__icon {
  order: 2;
  padding: 0 20px 0 0;
  cursor: pointer;
}

.header-search input#elementor-search-form-30388a1 {
  padding: 0 0 0 20px;
}

.header-search input::placeholder {
  font-size:  12px;
  line-height: 18px;
  font-weight: 400;
  color: #262626;
  opacity: 1;
}

.header-menu nav ul li ul.sub-menu {
  border-top: 5px solid var(--e-global-color-primary);
  padding-top: 12px;
}

.header-menu .sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
  padding-bottom: 12px;
}

.footer-sticky-button a {
  width: 100%;
}

.header-menu
  > .elementor-widget-container
  > nav
  > ul
  > li:last-child
  > .elementor-item.menu-link,
.footer-menu
  > .elementor-widget-container
  > nav
  > ul
  > li:last-child
  > .elementor-item.menu-link {
  color: #e30313 !important;
}

.header-menu
  > .elementor-widget-container
  > nav
  > ul
  > li:last-child
  > .elementor-item.menu-link:hover,
.footer-menu
  > .elementor-widget-container
  > nav
  > ul
  > li:last-child
  > .elementor-item.menu-link:hover {
  color: var(--e-global-color-primary) !important;
}

.nos-pro-open ul li,
.nos-pro-close ul li {
  cursor: pointer;
}

.nos-pro-close {
  display: none;
}

.header-side-menu {
  position: absolute;
  /* top: 42px; */
  top: 120px;
  left: 0;
  transform: scaleX(0);
  transform-origin: left top;
  z-index: 1;
  transition: all 0.3s;
}

.header-side-menu.open-menu {
  transform: scaleX(1);
}

.nos-pro-close.close-open {
  display: block;
}

.slide-menu-list ul li a {
  justify-content: space-between;
  padding: 0 3.75px 0 40px;
}

.slide-menu-list ul li a:hover {
  background-color: #003876;
}

.slide-menu-list ul li .elementor-icon-list-icon {
  order: 2;
}

.header-side-menu ul li:last-child {
  border-bottom: 1px solid #003876;
}

.header-menu nav ul li.menu-item-type-custom,
.footer-menu nav ul li.menu-item-type-custom {
  display: none;
}

.footer-menu nav ul li ul.sub-menu li.menu-item {
  display: none !important;
}
.header-menu nav ul li.menu-item-type-custom.menu-item-4973 {
  display: block;
}
#histoire-valeurs{
  padding-top: 152px;
  margin-top: -152px;
}
.header-menu nav ul li.menu-item-type-custom.menu-item-2994,
.footer-menu nav ul li.menu-item-type-custom.menu-item-2994 {
  display: block;
}


.header-menu nav ul li a.has-submenu {
  cursor: pointer;
}

.footer-sticky-rendez-vous-btn .elementor-toggle-icon-closed,
.footer-sticky-rendez-vous-btn .elementor-toggle-icon-opened {
  line-height: 0;
}

.footer-sticky-rendez-vous-btn .elementor-toggle-icon.elementor-toggle-icon-right {
  margin-left: 20px;
}

.footer-sticky-rendez-vous-btn iframe {
  height: 80vh !important;
  width: 100% !important;
    min-width: 100% !important;
}

.search .entry-header .entry-meta {
  font-size: 0;
}

.search .entry-header .entry-meta span.cat-links {
  position: relative;
  display: inline-block;
}

.search .entry-header .entry-meta span.cat-links::before 
{
  content: "/";
  position: relative;
  display: inline-block;
  font-size: 15px;
  margin: 0 5px;
  color: #000;
}


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

  .body-overflow-hidden {
    overflow-y: hidden;
}

  .header-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    height: 100vh;
}

.header-section .elementor-menu-toggle {
  padding: 0 !important;
  line-height: 0;
}

  .header-section:after {
    display: none;
}

  .header-menu nav ul li.menu-item-type-custom {
    display: block;
}

.header-menu .elementor-menu-toggle.elementor-active {
  padding: 0;
}
}



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

  .header-icon-list ul li a .elementor-icon-list-text {
    padding-left: 5px !important;
}

.home .footer-sticky-button,
.page-id-25 .footer-sticky-button {
  bottom: 20% !important;
}


}



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

  .header-section {
    border-bottom: 1px solid #E6E6E6 !important;
}

  .footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }

  .footer-menu ul li {
    width: 48%;
  }

  .home .footer-sticky-button,
  .page-id-25 .footer-sticky-button {
    bottom:   65% !important;
}

.page-id-33 .footer-sticky-button {
  bottom: 38% !important;
}

.footer-sticky-rendez-vous-btn .dialog-close-button svg {
  fill: #014289 !important;
}


}

