/* OneTrust */

#onetrust-consent-sdk {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color emoji !important;
}

#onetrust-policy-text b {
  font-weight: bolder;
}


/* ============================Home Page Styles========================= */
#page--home {

  /* Carousel Customization */
  .slick-list {
    padding: 0 !important;
  }

  .slick-prev,
  .slick-next {
    left: unset;
    right: unset;
    position: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
  }

  .slick-prev::before,
  .slick-next::before {
    content: "";
  }



  .bg--white-paper {
    background-image: url("https://media.longhornsteakhouse.com/images/site/ext/pages/home/lh-home-white-paper-bg-1440w_cropped.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }

  .bg--space-black {
    background-color: black;
  }

  .rounded-4 {
    border-radius: 1rem;
  }

  .pb-10 {
    padding-bottom: 2.5rem;
  }

  a {
    text-decoration: none !important;
  }

  .translateY-n125 {
    transform: translateY(-125%) !important;
  }

  .section-title,
  .story-title {
    font-size: 2.25rem;
    font-weight: normal;
  }

  .hero-section {
    aspect-ratio: 9/16;
    height: 85vh;
    width: 100vw;

    .hero-content {
      position: relative;
      z-index: 1;
    }

    .hero-title {
      font-size: 4rem;

      .font--league-gothic {
        font-weight: normal;
      }

      .font--play-fair-display,
      .font--playfair-display {
        font-weight: 900;
      }

      .headline-text-shadow {
        text-shadow: 0 0 4.943px rgba(0, 0, 0, 0.57);
      }


    }

    .scroll-arrow img {
      scale: 0.35;
    }

    .btn-controls {
      position: absolute;
      bottom: 15px;
      right: 15px;
      cursor: pointer;
      opacity: 0.6;

      &:hover {

        opacity: 0.8;
      }


      #video-controls-toggle,
      button {
        color: rgb(255, 255, 255, 0.6);
      }
    }
  }

  .signup-form {
    border-radius: 1rem;
    border: 2px solid #831a2e;

    p {
      margin-bottom: 0;
      font-size: .75rem;
    }

    h2 {
      font-size: 2rem;
      font-weight: normal;
    }

    input {
      border-radius: 4px;
      height: auto;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
    }

    input::placeholder {
      font-size: 0.75rem;
    }

    input:-moz-placeholder {
      font-size: 0.75rem;
    }

    input:-ms-input-placeholder {
      font-size: 0.75rem;
    }

    input::-webkit-input-placeholder {
      font-size: 0.75rem;
    }

    #email-wrong-format {
      font-size: 80%;
    }

    .disclaimer {
      font-size: .75rem;
      line-height: 1.3;
    }

    .signup-button {
      transform: translateY(50%);
    }
  }

  .section-carousel {
    .food-info {
      h3 {
        font-size: 0.9rem;
        font-weight: bold;
        font-family: var(--brand-base-font, "Montserrat",
            "Poppins",
            "Avenir",
            "Futura",
            "Museo Sans",
            "Helvetica Neue",
            Helvetica,
            Arial,
            sans-serif);
      }
    }



    .food--name {
      font-size: 0.93rem;
      font-weight: bold;
      font-family: var(--brand-base-font, "Montserrat",
          "Poppins",
          "Avenir",
          "Futura",
          "Museo Sans",
          "Helvetica Neue",
          Helvetica,
          Arial,
          sans-serif);
      text-shadow: 0 2px 6px rgba(0, 0, 0, 0.32);
      letter-spacing: -0.24px;
    }


    .carousel-controls {
      gap: 0.5rem;
      padding: 0;
    }

    .carousel-indicators {
      color: black;
      font-weight: 600;
      position: unset;

      .divider {
        height: 3px;
        width: 4rem;
        margin: auto 1rem;
        position: relative;
        background-color: black;
        color: transparent;
      }
    }
  }

  .story-app-section {
    padding-top: 6rem;
  }

  .section-links {
    padding-left: 1.875rem;
    padding-right: 1.875rem;

    .app-icon {
      img {
        width: 4rem;
      }
    }

    .app-downloads {
      img {
        width: 9.375rem;
      }
    }

    .app-content h3,
    .app-downloads h3 {
      font-family: "League Gothic", "Impact", "Anton", "Oswald", "Arial Narrow",
        sans-serif;
      font-weight: normal;
      font-size: 1.25rem;
      color: #782434;
      margin-bottom: 0;
    }

    .app-content a {
      color: #782434;
      font-family: "Montserrat", "Poppins", "Raleway", "Helvetica Neue", "Arial",
        sans-serif;
      font-size: 0.93rem;
      font-weight: 700;
      white-space: nowrap;
      text-transform: uppercase;
    }
  }

  /* Gift Modules Styling - Holiday gift card and knife set modules */
  .gift-module {
    border-radius: 0;
  }

  .gift-module__image img {
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }

  /* Gift Modules Section */
  .gift-modules-section {
    padding: 4rem 0;
  }

  #successful-signup-message {
    .gift-module__ti h2 {
      font-size: clamp(1.9rem, 7vw, 4rem);
    }

    p {
      font-size: clamp(1rem, 5vw, 1.5rem);
    }
  }



  .bg-ridged-glossy-black {
    background: url("https://media.longhornsteakhouse.com/images/site/ext/pages/home/lh-home-black-ridged-top-background_small.png") top/cover no-repeat;
  }

  @media (min-width: 360px) {
    .signup-form {
      h2 {
        font-size: 2.5rem;

      }

      p {
        font-size: 0.875rem;
      }
    }
  }

  @media (min-width: 390px) {
    .section-links {
      .app-content a {
        font-size: 1rem;
      }
    }
  }

  @media (min-width: 425px) {
    .section-links {

      .app-content h3,
      .app-downloads h3 {
        font-size: 1.5rem;
      }
    }
  }

  @media (min-width: 576px) {
    .story-app-section {
      padding-top: 10rem;
    }

    .section-links {

      .app-content h3,
      .app-downloads h3 {
        font-size: 1.75rem;
      }

      .app-content a {
        font-size: 1.25rem;
      }
    }
  }

  @media (min-width: 768px) {
    .flex-md-1 {
      flex: 1 !important;
    }

    .flex-md-2 {
      flex: 2 !important;
    }


    .section-carousel {
      .carousel-indicators {
        .divider {
          width: 9rem;
        }
      }
    }




    .bg-ridged-glossy-black {
      background: url("https://media.longhornsteakhouse.com/images/site/ext/pages/home/lh-home-black-ridged-top-background.png") top/cover no-repeat;
    }

    .story-title {
      font-size: 4rem;
    }


    .signup-form {
      h2 {
        font-size: 3.5rem;
      }


    }

    .section-carousel {
      .food--name {
        font-size: 1rem;
        color: #000;
      }


      .carousel-controls .carousel-next {
        background: url("https://media.longhornsteakhouse.com/images/site/ext/pages/home/lh-home-carousel-arrow.svg") center/contain no-repeat !important;
        transform: scaleX(-1);
      }

      .carousel-controls .carousel-prev {
        background: url("https://media.longhornsteakhouse.com/images/site/ext/pages/home/lh-home-carousel-arrow.svg") center/contain no-repeat !important;
      }
    }

    .section-links {

      .app-icon {
        img {
          width: 5rem;

          &.img-app {
            width: 4rem;
          }
        }
      }

      .app-content h3,
      .app-downloads h3 {
        font-size: 1.4rem;
        white-space: nowrap;
      }

      .app-content a {
        font-size: 1rem;
      }

    }



    .btn-order {
      font-size: 1rem;
    }
  }

  @media (min-width: 992px) {
    .gap-lg-4 {
      gap: 1rem !important;
    }

    .rotate-15deg {
      transform: rotate(-10deg) !important;
    }

    .w-lg-75 {
      width: 75% !important;
    }

    .hero-section {
      .hero-title {
        font-size: 6rem;
      }

      .scroll-arrow img {
        scale: 0.35;
      }
    }

    .signup-form {
      h2 {
        flex: 0 1;
        font-size: 2.5rem;
      }

      .signup-button {
        transform: unset;
      }

      .form-group {
        flex: 1 1 0;
      }

      .signup-button {
        transform: unset;
      }
    }

    .section-carousel {
      .food--name {
        font-size: 0.93rem;
      }
    }

    .section-links {
      .app-icon {
        img {
          width: 7rem;

          &.img-app {
            width: 5rem;
          }
        }
      }
    }
  }

  @media (min-width: 1024px) {
    .section-links {

      .app-content h3,
      .app-downloads h3 {
        font-size: 1.75rem;
      }

      .app-content a {
        font-size: 1.15rem;
      }
    }

  }

  @media (min-width: 1200px) {
    .flex-xl-1 {
      flex: 1 !important;
    }

    .gap-xl-8 {
      gap: 2rem !important;
    }

    .signup-form {
      h2 {
        font-size: 4.5rem;
      }
    }

    .section-title,
    .story-title {
      font-size: 5rem;
    }

    .section-carousel {
      .food--name {
        font-size: 1.2rem;
      }

      .carousel-indicators .indicator {
        font-size: 1.5rem;
      }
    }

    .section-links {

      .app-content h3,
      .app-downloads h3 {
        font-size: 1.75rem;
      }

      .app-content a {
        font-size: 1.15rem;
      }
    }
  }

  @media (min-width: 1400px) {


    .pt-xxl-32 {
      padding-top: 8rem !important;
    }

    .section-carousel {
      .food--name {
        font-size: 1.3rem;
      }
    }

    .section-links {
      .app-downloads img {
        width: 80%;
      }
    }

    @media (min-width: 1600px) {
      .section-carousel {
        .food--name {
          font-size: 1.5rem;
        }
      }
    }

    @media (min-width: 1800px) {
      .section-carousel {
        .food--name {
          font-size: 1.65rem;
        }
      }
    }
  }
}


/* FOOTER */

footer .footer-nav-item .img-privacy-notice {
  width: 2em;
}

footer .button-wrapper a {
  font-size: 1rem;
}

.footer .social-app-wrapper .social-links-wrapper img {
  width: 34px;
}