html:not([lang="hu-HU"]):not([lang="cs-CZ"]):not([lang="sk-SK"]):not(
    [lang="de-DE"]
  ):not([lang="nl-NL"]):not([lang="fr-FR"]):not([lang="es-ES"]):not(
    [lang="pt-PT"]
  ):not([lang="de-AT"]):not([lang="de-CH"]):not([lang="nl-BE"])
  .ayra-serum-sale-hurry-block,
html:not([lang="hu-HU"]):not([lang="cs-CZ"]):not([lang="sk-SK"]):not(
    [lang="de-DE"]
  ):not([lang="nl-NL"]):not([lang="fr-FR"]):not([lang="es-ES"]):not(
    [lang="pt-PT"]
  ):not([lang="de-AT"]):not([lang="de-CH"]):not([lang="nl-BE"])
  .ayra-serum-sale {
  display: none;
}

.ayra-serum-sale .ayra-serum-sale-hurry-block {
  background-color: #231f20;
  padding: 5px;
}

.ayra-serum-sale .ayra-serum-sale-hurry-block p {
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  /* display: flex; */
  align-items: center;
  justify-content: center;
}

.ayra-serum-sale .ayra-serum-sale-hurry-block p img {
  width: 20px;
  margin-left: 5px;
}

.ayra-serum-sale .ayra-serum-sale-hurry-block p b {
  margin-right: 5px;
}
.serum-sale-content {
  background-color: #a0bcd3;
  padding-bottom: 30px;
}

.serum-sale-content .sale-background {
  background-image: url(../images/serum-sale-2512/Ayra_Index\ banner_winter_FINAL-05.webp);
  background-size: cover;
  background-position: right;
  height: 40vh;
}

.serum-sale-content h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 300;
  width: 45%;
  margin-left: 20px;
  padding-top: 50px;
}

.serum-sale-content h2 b {
  font-weight: 700;
  display: block;
}

.ayra-serum-sale .sale-options {
  margin-top: -200px;
}
.ayra-serum-sale .gift-box {
  width: 90%;
  margin: 40px auto 15px auto;
  border: 2px solid #231f20;
  text-transform: uppercase;
  color: #231f20;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.5);
}
.ayra-serum-sale .gift-box:first-of-type {
  margin-top: 70px;
}
.ayra-serum-sale .gift-box div:nth-of-type(2) {
  padding: 10px 10px 10px 30px;
}
.ayra-serum-sale .gift-box div:first-of-type {
  border-bottom: 2px solid #231f20;
}

.ayra-serum-sale .gift-box img {
  width: 250px;
  display: block;
  margin: 0 auto;
  margin-top: -40px;
}

.ayra-serum-sale .gift-box span {
  font-size: 13px;
}

.sale-cta {
  display: block;
  width: fit-content;
  margin: 15px auto 0 auto;
  text-transform: uppercase;
  color: white;
  background-color: #231f20;
  text-align: center;
  padding: 8px;
  font-weight: 600;
}
.sale-cta img {
  display: none;
}
.sale-cta.on-desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .sale-cta.on-mobile {
    display: none !important;
  }

  .sale-cta.on-desktop {
    display: block !important;
  }
  .serum-sale-content .sale-background {
    background-image: none;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: end;
  }
  .ayra-serum-sale .sale-options {
    margin: 0;
  }
  .serum-sale-content {
    background-image: url(../images/serum-sale-2512/Ayra_Index\ banner_winter_FINAL-desktop-13.webp);
    background-position: center;
    background-size: cover;

    display: flex;
    flex-direction: row-reverse;
    align-items: end;
    justify-content: flex-end;
    gap: 30px;
  }
  .serum-sale-content h2 {
    margin: 0;
    padding: 0;
    width: auto;
    color: white;
  }
  .sale-cta {
    margin: 30px 0 0 0;
    position: relative;
  }
  .sale-cta img {
    width: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
  }

  .ayra-serum-sale .gift-box {
    margin: 40px auto 0 auto;
  }
}

@media only screen and (min-width: 992px) {
  .serum-sale-content {
    padding-left: 50px;
  }
  .ayra-serum-sale .gift-box img {
    width: 300px;
  }
  .serum-sale-content h2 {
    font-size: 30px;
    line-height: 1.3;
  }

  .sale-cta {
    margin-top: 15px;
    padding: 12px 16px;
  }
}

@media only screen and (min-width: 1200px) {
  .serum-sale-content {
    gap: 5%;
  }
}

@media only screen and (min-width: 1500px) {
  .serum-sale-content {
    padding-left: 15%;
  }
}

/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
/* upd */
