/**
* Theme Name: Glossier Child
* Description: This is a child theme of Glossier.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: glossier
* Version: 1.0.6
*/

.elementor-38731 .elementor-38735 .cmsmasters-widget-title__heading,
.elementor-1407 .elementor-251 .cmsmasters-widget-title__heading {
    font-family: var(--cmsmasters-h2-font-family) !important;
    font-weight: var(--cmsmasters-h2-font-weight) !important;
    font-style: var(--cmsmasters-h2-font-style) !important;
    text-transform: var(--cmsmasters-h2-text-transform) !important;
    -webkit-text-decoration: var(--cmsmasters-h2-text-decoration) !important;
    text-decoration: var(--cmsmasters-h2-text-decoration) !important;
    font-size: var(--cmsmasters-h2-font-size) !important;
    line-height: var(--cmsmasters-h2-line-height) !important;
    letter-spacing: var(--cmsmasters-h2-letter-spacing) !important;
    word-spacing: var(--cmsmasters-h2-word-spacing) !important;
}

/**
* Home 2026
*/

@media (max-width: 767px) {
  .rewell-home-hero {
    width: 100% !important;
    max-width: none !important;
    min-height: 560px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 24px !important;
  }

  .rewell-home-hero > .e-con-inner,
  .rewell-home-hero .e-con-inner {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  .rewell-home-hero-grid,
  .rewell-home-hero-grid > .elementor-widget-container,
  .rewell-home-hero-grid .cmsmasters-blog,
  .rewell-home-hero-grid .cmsmasters-blog-grid,
  .rewell-home-hero-grid article,
  .rewell-home-hero-grid .post,
  .rewell-home-hero-grid .type-post {
    width: 100% !important;
    max-width: none !important;
    min-height: 560px !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }

  .rewell-hero-entry {
    width: 100% !important;
    max-width: none !important;
    min-height: 560px !important;
    height: 560px !important;
    padding: 0 24px 36px 24px !important;
    margin: 0 !important;

    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: flex-start !important;

    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    overflow: hidden !important;
  }

  .rewell-hero-content {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 10px !important;
  }

  .rewell-hero-content .elementor-heading-title {
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
    line-height: 0.95 !important;
  }
}

@media (max-width: 767px) {

  .rewell-home-hero,
  .rewell-home-hero-grid,
  .rewell-home-hero-grid > .elementor-widget-container,
  .rewell-home-hero-grid .cmsmasters-blog,
  .rewell-home-hero-grid .cmsmasters-blog-grid,
  .rewell-home-hero-grid article,
  .rewell-home-hero-grid .post,
  .rewell-home-hero-grid .type-post,
  .rewell-hero-entry {
    border-radius: 28px !important;
    overflow: hidden !important;
  }

  .rewell-hero-entry {
    background-size: cover !important;
    background-repeat: no-repeat !important;

    /* décale le cadrage pour récupérer davantage la femme à gauche */
    background-position: 30% center !important;
  }
}
