.elementor-video {
    border-radius: 20px !important;
    overflow: hidden !important;
}
/* Footer uniforme */
.elementor-16941 {
  min-height: 300px !important;
  padding-top: 60px !important;
  padding-bottom: 60px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  box-sizing: border-box;
}

/* Évite que les sections avant footer créent un comportement bizarre */
main,
.site-main,
#content,
.site-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .elementor-widget-text-editor p {
    margin-bottom: 20px !important;
  }

  .elementor-widget-text-editor p:last-child {
    margin-bottom: 0 !important;
  }
}
/* ACCUEIL */
body.page-id-18434 a[href="/"],
body.page-id-18434 a[href="https://commecestbeau.co/"],
body.page-id-18434 a[href="https://commecestbeau.co/"] {
    font-weight: 700 !important;
}

/* GÉRANCE */
body.page-id-1063 a[href*="gerance"] {
    font-weight: 700 !important;
}

/* BRANDS */
body.page-id-18388 a[href*="brands"] {
    font-weight: 700 !important;
}

/* ARTISTES */
body.page-id-6568 a[href*="portfolio"] {
    font-weight: 700 !important;
}

/* CONTACT */
body.page-id-1059 a[href*="contact"] {
    font-weight: 700 !important;
}
html {
    scroll-behavior: smooth;
}
@media (max-width: 767px) {
  .mobile-hero-ccb {
    width: 100vw !important;
    max-width: 100vw !important;
    min-height: 85svh !important;
    height: 100svh !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
  }

  .mobile-hero-ccb img {
    max-width: 80vw !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .mobile-full-hero {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }

  .mobile-full-hero > .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .mobile-full-hero .mobile-hero-ccb {
    width: 100vw !important;
    max-width: 100vw !important;
  }
}
@media (max-width: 767px) {
  .ccb-outline-btn .elementor-button,
  .ccb-outline-btn .elementor-button-link {
    border-width: 2px !important;
    box-shadow: none !important;
  }
}