/* xl - DESKTOP STYLES */
.title-product {
  min-height: 85px;
}
.post-archive-hero-section {
  margin-bottom: 84px;
}
.entry-hero:after {
  content: "";
  background: url("http://rheazalea.com/wp-content/uploads/2025/05/img-hero.png") no-repeat center;
  height: 200px;
  position: relative;
  display: block;
  width: 750px;
  background-size: contain;
  margin: -50px auto 0 auto;
}
@media (max-width: 767px) {
  .entry-hero:after {
    width: auto;
    margin: -70px auto 0 auto;
  }
}
.wp-container-core-group-is-layout-291612fb {
  row-gap: 0;
}
.ct-footer [data-row*="middle"] {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%2C%22wp-content%2Fcustom_codes%2F54-scss-desktop.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BACGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */