.blocktitle {
  font-weight: bold;
  color: var(--color-primary) !important;
}
.NG-hero-section-0 .button {
  font-size: 24px;
  font-weight: bold;
}

.NG-marquee-banner .discount-content .discount-text {
  font-weight: 900;
  text-shadow: 0 0 10px #000;
  font-size: 24px !important;
}

.GL-promotional-banner h2 {
  font-size: 36px !important;
  font-weight: bold !important;
}

.GL-promotional-banner p {
  font-size: 24px !important;
}

@media (min-width: 992px) {
  .NG-hero-section .wrapper {
    top: 30.5%;
  }
  .NG-hero-section h1 {
    font-size: 76px;
    max-width: 480px;
  }
  .NG-hero-section p {
    font-size: 28px;
  }
  .NG-marquee-banner .discount-content .discount-text {
    font-size: 32px !important;
  }
  .GL-promotional-banner h2 {
    font-size: 18px;
  }

  .GL-promotional-banner p {
    font-size: 16px;
  }

  .NG-main-banner .text-wrapper h1 {
    font-size: 48px;
    margin-bottom: 1rem;
  }
  .NG-main-banner .text-wrapper p {
    font-size: 24px;
    max-width: 500px !important;
  }
}

.NG-main-banner-7 .banner-1 {
  background: url(https://cdn.files.salla.network/other/1497015962/9cf1c4da-4a4b-4d6d-a728-5ad74a838b99-original.webp)
    top left / cover no-repeat;
}

.NG-main-banner .text-wrapper {
  width: 580px;
  margin-right: auto;
  margin-left: 10%;
}
@media (min-width: 800px) {
    .s-block {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
}
section.s-block.s-block--fixed-banner .container {
    max-width: 95%;
    padding: 0;
}
.index header.store-header {
    position: relative;
}