.elementor-4354 .elementor-element.elementor-element-c051bfb > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-4354 .elementor-element.elementor-element-c051bfb{width:100%;}}/* Start custom CSS for html, class: .elementor-element-d69a6ab */.soho-august-page {
  --olive: #727964;
  --olive-dark: #5f6657;
  --gold: #b89b64;
  --dark: #11100d;
  --cream: #f6f2ea;
  --line: rgba(184, 155, 100, 0.72);

  position: relative;
  width: 100%;
  min-height: 1500px;
  overflow: hidden;

  background-color: var(--cream);
  background-image: none !important;

  padding: 52px 0 42px;
  box-sizing: border-box;
}

.soho-logo-link {
  display: inline-block;
  text-decoration: none;
}

.soho-logo-link img {
  display: block;
}

/* Disable older pseudo overlays if they are still in your CSS */
.soho-august-page::before,
.soho-august-page::after {
  content: none !important;
}

/* Photo layer used on desktop, tablet, and mobile */
.soho-august-photo-layer {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;

  background-image:
    linear-gradient(
      90deg,
      #f6f2ea 0%,
      rgba(246, 242, 234, 0.99) 23%,
      rgba(246, 242, 234, 0.94) 38%,
      rgba(246, 242, 234, 0.74) 52%,
      rgba(246, 242, 234, 0.38) 67%,
      rgba(246, 242, 234, 0.08) 84%,
      rgba(246, 242, 234, 0) 100%
    ),
    url("https://sohobeauty.ro/wp-content/uploads/2026/07/august26_background.avif");

  background-repeat: no-repeat, no-repeat;
  background-size: 100% 100%, auto 94%;
  background-position: right, 100% top;
}

/* This creates the poster-style fade before OFERTELE LUNII AUGUST */
.soho-august-bottom-mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60%;
  z-index: 2;
  pointer-events: none;

  background:
    linear-gradient(
      180deg,
      rgba(246, 242, 234, 0) 0%,
      rgba(246, 242, 234, 0.18) 18%,
      rgba(246, 242, 234, 0.72) 38%,
      rgba(246, 242, 234, 0.95) 58%,
      rgba(246, 242, 234, 1) 100%
    );
}

.soho-august-content,
.soho-august-offers,
.soho-august-button-wrap {
  position: relative;
  z-index: 5;
}

/* Main content alignment */
.soho-august-content {
  width: 100%;
  max-width: 560px;
  margin-left: clamp(70px, 5.2vw, 105px);
}

.soho-august-logo {
  margin-bottom: 52px;
}

.soho-logo-img {
  display: block;
  width: clamp(185px, 13vw, 250px);
  height: auto;
  object-fit: contain;
}

/* Hero title */
.soho-august-title {
  margin: 0 !important;
  font-family: "Bodoni MT", "Bodoni 72", "Didot", serif !important;
  font-size: clamp(96px, 7.3vw, 138px) !important;
  line-height: 0.84 !important;
  font-weight: 400 !important;
  letter-spacing: -0.055em;
  color: var(--dark);
  text-transform: uppercase;
}

.soho-august-subtitle {
  margin-top: 18px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(62px, 5.2vw, 88px);
  line-height: 0.94;
  font-style: italic;
  font-weight: 500;
  color: var(--olive);
}

.soho-august-divider {
  width: 58px;
  height: 2px;
  background: var(--olive);
  margin: 30px 0 24px;
}

.soho-august-description {
  margin: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(16px, 1.35vw, 22px);
  line-height: 1.48;
  font-weight: 400;
  color: #1e1e1e;
}

/* Hair pass card */
.soho-hair-pass {
  position: relative;
  width: 100%;
  max-width: 470px;
  margin-top: 42px;
  padding: 34px 34px 28px;
  box-sizing: border-box;
  text-align: center;

  background: rgba(112, 120, 96, 0.94);
  border: 3px solid rgba(184, 155, 100, 0.85);
  outline: 1px solid rgba(245, 236, 205, 0.78);
  outline-offset: -8px;
  color: #fff;
}

.soho-hair-monogram {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Cormorant Garamond", serif;
  font-size: 40px;
  line-height: 1;
  color: var(--gold);
  font-weight: 500;
}

.soho-hair-title {
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(30px, 3vw, 42px);
  line-height: 1.04;
  font-weight: 500;
}

.soho-hair-subtitle {
  margin-top: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(12px, 1vw, 15px);
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #e7c98a;
}

.soho-hair-line {
  width: 72%;
  height: 1.5px;
  margin: 18px auto 16px;
  background: rgba(231, 201, 138, 0.82);
}

.soho-hair-price {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(32px, 3.2vw, 46px);
  line-height: 1;
  font-weight: 700;
  color: #fff;
}

.soho-hair-price span {
  font-size: 45%;
  font-weight: 700;
  vertical-align: middle;
}

.soho-hair-saving {
  margin-top: 14px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(10px, 0.95vw, 13px);
  line-height: 1.35;
  font-weight: 700;
  color: #fff;
}

.soho-hair-note {
  max-width: 470px;
  margin-top: 18px;
  text-align: center;
  color: var(--dark);
}

.soho-hair-note p {
  margin: 0 0 10px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(20px, 1.9vw, 26px);
  line-height: 1.15;
  font-style: italic;
  font-weight: 600;
}

/* Offers */
.soho-august-offers {
  width: auto;
  max-width: none;
  margin-left: clamp(70px, 5.2vw, 105px);
  margin-right: clamp(50px, 4vw, 80px);
  margin-top: 42px;
}

.soho-offers-heading {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  margin-bottom: 10px;

  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(18px, 1.8vw, 28px);
  font-weight: 500;
  letter-spacing: 0.28em;
  color: var(--olive-dark);
  text-align: center;
  text-transform: uppercase;
}

.soho-offers-heading span {
  display: block;
  height: 1.5px;
  background: var(--line);
}

.soho-offer-row {
  display: grid;
  grid-template-columns: 170px 1.35fr 0.95fr;
  align-items: center;
  gap: 28px;
  min-height: 96px;
  padding: 14px 0;
  border-top: 1.5px solid var(--line);
  box-sizing: border-box;
}

.soho-offer-row:last-of-type {
  border-bottom: 1.5px solid var(--line);
}

.soho-offer-discount {
  text-align: center;
  color: var(--olive-dark);
}

.soho-offer-discount strong {
  display: block;
  font-family: "Bodoni MT", "Bodoni 72", "Didot", serif !important;
  font-size: clamp(50px, 4.8vw, 66px);
  line-height: 0.88;
  font-weight: 400;
  letter-spacing: -0.04em;
}

.soho-offer-discount span {
  display: block;
  margin-top: 2px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(16px, 1.2vw, 20px);
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}

.soho-offer-service {
  position: relative;
  padding-left: 34px;
  font-family: "Bodoni MT", "Bodoni 72", "Didot", serif !important;
  font-size: clamp(30px, 2.35vw, 42px);
  line-height: 0.98;
  font-weight: 400;
  letter-spacing: -0.025em;
  color: #12100c;
  text-transform: uppercase;
}

.soho-offer-service::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 1.5px;
  background: var(--line);
}

.soho-offer-service small {
  display: block;
  margin-top: 8px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(11px, 0.95vw, 14px);
  line-height: 1.28;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
}

.soho-offer-copy {
  position: relative;
  padding-left: 34px;
  font-family: "Cormorant Garamond", serif;
  font-size: clamp(24px, 1.85vw, 30px);
  line-height: 1.06;
  font-style: italic;
  font-weight: 700;
  color: #12100c;
}

.soho-offer-copy::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 1.5px;
  background: var(--line);
}

.soho-offers-footnote {
  margin-top: 14px;
  text-align: center;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: clamp(11px, 1vw, 14px);
  letter-spacing: 0.28em;
  color: var(--olive-dark);
  text-transform: uppercase;
}

/* Button */
.soho-august-button-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.soho-august-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  min-width: 260px;
  padding: 16px 38px;

  background: #ffffff;
  color: #000000;

  font-family: "Montserrat", Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-decoration: none;

  border-radius: 2px;
  border: none;
  box-shadow: none;

  transition: all 0.25s ease;
}

.soho-august-button:hover {
  background: #f6f2ea;
  color: #000000;
  transform: translateY(-1px);
}

/* Tablet */
@media (max-width: 1024px) {
  .soho-august-page {
    min-height: 1280px;
    padding: 44px 0 34px;
  }

  .soho-august-photo-layer {
    background-image:
      linear-gradient(
        90deg,
        #f6f2ea 0%,
        rgba(246, 242, 234, 0.98) 25%,
        rgba(246, 242, 234, 0.88) 43%,
        rgba(246, 242, 234, 0.5) 64%,
        rgba(246, 242, 234, 0.12) 86%,
        rgba(246, 242, 234, 0) 100%
      ),
      url("https://sohobeauty.ro/wp-content/uploads/2026/07/august26_background.avif");

    background-size: 100% 100%, auto 86%;
    background-position: center, 92% top;
  }

  .soho-august-bottom-mask {
    height: 58%;
    background:
      linear-gradient(
        180deg,
        rgba(246, 242, 234, 0) 0%,
        rgba(246, 242, 234, 0.2) 18%,
        rgba(246, 242, 234, 0.78) 38%,
        rgba(246, 242, 234, 0.96) 56%,
        rgba(246, 242, 234, 1) 100%
      );
  }

  .soho-august-content {
    max-width: 500px;
    margin-left: clamp(34px, 4.5vw, 62px);
  }

  .soho-logo-img {
    width: 190px;
  }

  .soho-august-title {
    font-size: clamp(78px, 9vw, 118px) !important;
  }

  .soho-august-subtitle {
    font-size: clamp(52px, 5.8vw, 78px);
  }

  .soho-august-offers {
    margin-left: clamp(34px, 4.5vw, 62px);
    margin-right: clamp(34px, 4.5vw, 62px);
    margin-top: 44px;
  }

  .soho-offer-row {
    grid-template-columns: 145px 1.2fr 0.95fr;
    gap: 20px;
  }

  .soho-offer-service {
    font-size: clamp(24px, 2.2vw, 34px);
  }

  .soho-offer-copy {
    font-size: clamp(20px, 1.7vw, 26px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .soho-august-page {
    min-height: auto;
    padding: 32px 22px 34px;
  }

  .soho-august-photo-layer {
    background-image:
      linear-gradient(
        90deg,
        #f6f2ea 0%,
        rgba(246, 242, 234, 0.98) 26%,
        rgba(246, 242, 234, 0.82) 52%,
        rgba(246, 242, 234, 0.42) 76%,
        rgba(246, 242, 234, 0.12) 100%
      ),
      url("https://sohobeauty.ro/wp-content/uploads/2026/07/august26_background.avif");

    background-repeat: no-repeat, no-repeat;

    /* Bigger mobile background */
    background-size: 100% 100%, auto 780px;

    /* Move her slightly right/left here */
    background-position: center, 78% top;
  }

   .soho-august-bottom-mask {
    display: block;
    position: absolute;
    left: 0;
    right: 0;

    /* Key change: anchor the fade from the top, not the bottom */
    top: 430px;
    bottom: auto;

    height: 620px;
    z-index: 2;
    pointer-events: none;

    background:
      linear-gradient(
        180deg,
        rgba(246, 242, 234, 0) 0%,
        rgba(246, 242, 234, 0.22) 15%,
        rgba(246, 242, 234, 0.62) 32%,
        rgba(246, 242, 234, 0.9) 52%,
        rgba(246, 242, 234, 1) 78%,
        rgba(246, 242, 234, 1) 100%
      );

    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }

  .soho-august-content {
    max-width: 360px;
    margin-left: 0;
  }

  .soho-august-logo {
    margin-bottom: 36px;
  }

  .soho-logo-img {
    width: 150px;
  }

  .soho-august-title {
    font-size: 66px !important;
    line-height: 0.86 !important;
  }

  .soho-august-subtitle {
    font-size: 44px;
  }

  .soho-august-description {
    font-size: 14px;
  }

  .soho-hair-pass {
    max-width: 100%;
    margin-top: 34px;
    padding: 30px 22px 24px;
  }

  .soho-hair-note {
    max-width: 100%;
  }

  .soho-august-offers {
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
  }

  .soho-offers-heading {
    grid-template-columns: 1fr;
    gap: 10px;
    font-size: 15px;
    letter-spacing: 0.18em;
  }

  .soho-offers-heading span {
    width: 90px;
    margin: 0 auto;
  }

  .soho-offer-row {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 18px 0;
    text-align: center;
  }

  .soho-offer-service,
  .soho-offer-copy {
    padding-left: 0;
  }

  .soho-offer-service::before,
  .soho-offer-copy::before {
    display: none;
  }

  .soho-offer-discount strong {
    font-size: 52px;
  }

  .soho-offer-service {
    font-size: 30px;
    line-height: 1;
  }

  .soho-offer-copy {
    font-size: 22px;
    line-height: 1.08;
  }

  .soho-offers-footnote {
    font-size: 10px;
    letter-spacing: 0.18em;
  }

  .soho-august-button-wrap {
    margin-top: 24px;
  }

  .soho-august-button {
    width: 100%;
    max-width: 300px;
    min-width: 0;
    padding: 15px 28px;
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS */body {
  overflow-x: hidden;
}/* End custom CSS */