/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.12.1761763336
Updated: 2025-10-29 14:42:16

*/
.mobile-only, .footer-only {
    display: none !important;
  }
footer .footer-only {
    display: block !important;
}
.home header.elementor-location-header {
    position: absolute;
    width: 100%;
    z-index: 5;
}
.swiper-slide, .swiper-slide img {
    border-radius: 0 !important;
}
.caracteristiques .elementor-icon-box-content {
    padding-top: 10px;
}
.elementor-sticky--effects .logo-top-home img {
  transition: all 0.3s ease;
}
.elementor-sticky--effects .logo-top-home img {
    height: 65px !important;
}
.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    font-size: 30px;
}
header.elementor-location-header .elementor-button-icon {
    width: 16px;
}
.home .elementor-sticky--active.elementor-sticky--effects  {
   background-color: rgba(0, 0, 0, 0.70); /* couleur de fond semi-transparente */
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease;
}

.btn-menu .menu-link{
  padding:8px 20px 6px 20px !important;
  border-radius:25px;
  background: #fff;
  color: #000000 !important;
  line-height: 1;
  transition: all 0.2s ease;
}
.social-icon-canvas a:not(:hover) svg {
    fill: black !important;
}
.btn-menu .menu-link:hover{
  padding:8px 20px 6px 20px !important;
  border-radius:25px;
  background: #0071a9;
  color: #fff !important;
  line-height: normal;
  transition: all 0.2s ease;
}
.carte-interactive {
    min-height: 80vh !important;
}
.carte-interactive iframe {
    min-height: 80vh !important;
    height: 750px !important;
    width: 1820px !important;
    display: block;
}

@media only screen and (max-width : 1024px) {
  .mobile-only {
    display: block !important;
  }
  .btn-menu{
    text-align: center;
    padding-bottom: 15px !important;
  }
  .btn-menu .menu-link {
    display: inline-block !important;
  } 
}

@media only screen
and (min-width : 120px)
and (max-width : 767px) {
  h1{
    font-size: 50px !important;
    line-height: 55px !important;
  }
}
