/** Shopify CDN: Minification failed

Line 498:1 Expected "}" to go with "{"

**/
/** Shopify CDN: Minification failed

Line 493:1 Expected "}" to go with "{"

**/
/* html, body {
  overflow-x: hidden !important;
  width: 100%;
} */

.slideshow,
.slideshow__slide,
.slideshow__media {
  transform: none !important;
  transition: none !important;
  background-attachment: scroll !important;
}

.slideshow,
.slideshow__media {
  touch-action: pan-y !important;
}




  .slideshow__media {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 500px; /* adjust as needed */

    /* STOP movement */
  animation: none !important;
  transform: none !important;
  transition: none !important;
}

@media (max-width: 768px) {
  .slideshow__media {
    min-height: 0px;
  }
}

.offer-text {
  letter-spacing: 5px !important;
  background: rgba(255, 255, 255, 0.5);
  /* font-size: 30px !important; */
  font-weight: 900 !important;
  color: #e11b22 !important;
  font-size: calc(var(--font-heading-scale) * 3.3rem) !important;
  margin-top: 20px;
}
.banner {
  display: flex;
  position: relative;
  flex-direction: column;
}
.banner__box {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .banner--content-align-mobile-right .banner__box {
    text-align: right;
  }
  .banner--content-align-mobile-left .banner__box {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .banner--content-align-right .banner__box {
    text-align: right;
  }
  .banner--content-align-left .banner__box {
    text-align: left;
  }
  .banner--content-align-left.banner--desktop-transparent .banner__box,
  .banner--content-align-right.banner--desktop-transparent .banner__box,
  .banner--medium.banner--desktop-transparent .banner__box {
    max-width: 68rem;
  }
}
@media screen and (max-width: 767px) {
  .banner--small.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--small.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    > .banner__media {
    height: 28rem;
  }
  .banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(
      .banner--adapt
    )
    > .banner__media {
    height: 34rem;
  }
  .banner--large.banner--mobile-bottom:not(.banner--adapt) .banner__media,
  .banner--large.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    > .banner__media {
    height: 39rem;
  }
  .banner--small:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 28rem;
  }
  .banner--medium:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 34rem;
  }
  .banner--large:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    min-height: 39rem;
  }
}
@media screen and (min-width: 768px) {
  .banner {
    flex-direction: row;
  }
  .banner--small:not(.banner--adapt) {
    min-height: 42rem;
  }
  .banner--medium:not(.banner--adapt) {
    min-height: 56rem;
  }
  .banner--large:not(.banner--adapt) {
    min-height: 72rem;
  }
  .banner__content.banner__content--top-left {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .banner__content.banner__content--top-center {
    align-items: flex-start;
    justify-content: center;
  }
  .banner__content.banner__content--top-right {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .banner__content.banner__content--middle-left {
    align-items: center;
    justify-content: flex-start;
  }
  .banner__content.banner__content--middle-center {
    align-items: center;
    justify-content: center;
  }
  .banner__content.banner__content--middle-right {
    align-items: center;
    justify-content: flex-end;
  }
  .banner__content.banner__content--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .banner__content.banner__content--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }
  .banner__content.banner__content--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .banner:not(.banner--stacked) {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .banner--stacked {
    height: auto;
  }
  .banner--stacked .banner__media {
    flex-direction: column;
  }
}
.banner__media {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.banner__media-half {
  width: 50%;
}
.banner__media-half + .banner__media-half {
  right: 0;
  left: auto;
}
@media screen and (max-width: 767px) {
  .banner--stacked .banner__media-half {
    width: 100%;
  }
  .banner--stacked .banner__media-half + .banner__media-half {
    order: 1;
  }
}
@media screen and (min-width: 768px) {
  .banner__media {
    height: 100%;
  }
}
.banner--adapt,
.banner--adapt_image.banner--mobile-bottom .banner__media:not(.placeholder) {
  height: auto;
}
@media screen and (max-width: 767px) {
  .banner--mobile-bottom .banner__media,
  .banner--stacked:not(.banner--mobile-bottom) .banner__media {
    position: relative;
  }
  .banner--stacked.banner--adapt .banner__content {
    height: auto;
  }
  .banner:not(.banner--mobile-bottom) .banner__box {
    background-color: transparent;
    --color-foreground: 0, 0, 0;
    --color-button: 0, 0, 0;
    --color-button-text: 255, 255, 255;
  }
  .banner:not(.banner--mobile-bottom) .button--secondary {
    --color-button: 255, 255, 255;
    --color-button-text: 255, 255, 255;
    --alpha-button-background: 0;
  }
  .banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)
    .banner__content {
    position: absolute;
    height: auto;
  }
  .banner--stacked.banner--adapt:not(.banner--mobile-bottom) .banner__content {
    max-height: 100%;
    overflow: hidden;
    position: absolute;
  }
  .banner--stacked:not(.banner--adapt) .banner__media {
    position: relative;
  }
  .banner::before {
    display: none !important;
  }
  .banner--stacked .banner__media-image-half {
    width: 100%;
  }
}
.banner__media .placeholder-svg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.banner__content {
  padding: 0;
  display: flex;
  position: relative;
  width: 100%;
  align-items: start !important;
  justify-content: start !important;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .banner__content {
    padding: 2rem;
  }
  .banner__content--top-left {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .banner__content--top-center {
    align-items: flex-start;
    justify-content: center;
  }
  .banner__content--top-right {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .banner__content--middle-left {
    align-items: center;
    justify-content: flex-start;
  }
  .banner__content--middle-center {
    align-items: center;
    justify-content: center;
  }
  .banner__content--middle-right {
    align-items: center;
    justify-content: flex-end;
  }
  .banner__content--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .banner__content--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }
  .banner__content--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .banner--mobile-bottom:not(.banner--stacked) .banner__content {
    order: 2;
  }
}
.banner__box {
  position: relative;
  height: fit-content;
  word-wrap: break-word;
  padding: 30px;
}
@media screen and (min-width: 768px) {
  .banner--desktop-transparent .banner__box {
    background-color: transparent;
    --color-foreground: 0, 0, 0;
    --color-button: 0, 0, 0;
    --color-button-text: 255, 255, 255;
    max-width: 36rem;
    padding: 0;
  }
  .banner--desktop-transparent .button--secondary {
    --color-button: 255, 255, 255;
    --color-button-text: 255, 255, 255;
    --alpha-button-background: 0;
  }
}
@media screen and (max-width: 767px) {
  .banner--mobile-bottom::after,
  .banner--mobile-bottom .banner__media::after {
    display: none;
  }
}
.banner::after,
.banner__media::after {
  content: "";
  position: absolute;
  top: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .banner--stacked .banner__box {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .banner__box {
    width: auto;
  }
}
.banner__buttons {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 1rem;
  max-width: 45rem;
  word-break: break-word;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .banner__content--middle-left.banner__content {
    justify-content: left;
  }
  .banner--content-align-mobile-right .banner__buttons--multiple {
    justify-content: flex-end;
  }
  .banner--content-align-mobile-center .banner__buttons--multiple > * {
    flex-grow: 1;
    min-width: 22rem;
  }
  .banner__box {
    padding: 8px;
  }
  .slideshow__text .wbsaddtext {
    font-size: calc(var(--font-body-scale) * 12px);
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) {
  .banner--content-align-center .banner__buttons--multiple > * {
    flex-grow: 1;
    min-width: 22rem;
  }
  .banner--content-align-right .banner__buttons--multiple {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner--desktop-transparent .banner__box {
    max-width: 80%;
  }
}

@media (min-width: 767px) and (max-width: 1300px) {
    img.header__heading-logo {
    /* display: none; */
}

.slideshow__text.banner__box{
    background: none;
    margin-top: 0rem !important;
}
h3.banner__text.text-center.mb-0 {
        font-size: 20px;
    }

    .banner__content {
   
    align-items: center !important;
    justify-content: center !important;
    
}

.slideshow__text-wrapper.banner__content.banner__content--middle-center.page-width.banner--desktop-transparent {
    margin: auto !important;
    width: 100%  !important;
    position: relative;
    top: -0rem;
    padding: 0rem 10px 10px;
   
}

.wbslideshow .slideshow__text .banner__heading.slidehlarge {
        font-size: calc(var(--font-body-scale) * 2.6rem) !important;
    }

    .wbslideshow .slideshow__text .banner__buttons a.button {
     margin-top: 0px !important;
    }

     .slideshow__media {
    min-height: 0px;
   }
  }

  @media (min-width: 1300px) and (max-width: 1452px) {

      .banner__content {
    align-items: left !important;
    justify-content: center !important;
    text-align: left !important;
}

.wbslideshow .banner__text {
    font-family: Florentea, cursive;
    font-size: calc(var(--font-body-scale) * 2.1rem) !important;
    text-align: center !important;
    letter-spacing: 4px;
}

  .wbslideshow .slideshow__text .banner__heading.slidehlarge {
    font-size: calc(var(--font-heading-scale) * 3.2rem) !important;
    text-align: center !important;
    letter-spacing: 8px !important;

  }

  .lto p{ 
font-size: calc(var(--font-heading-scale) * 1.1rem) !important;
text-align:left !important;
   }


/* 
   .offer-text {
   
    font-size: calc(var(--font-heading-scale) * 2.2rem) !important;

  }  */

  /* .slideshow__text{
    text-align: center !important;
  } */

  /* .slideshow__text .wbsaddtext p {

    font-size: 1.0rem !important;
    
} */

  @media (min-width: 1452px) and (max-width: 1460px) {

    .wbslideshow .slideshow__text .banner__heading.slidehlarge {
    font-size: calc(var(--font-heading-scale) * 4.2rem) !important;

  }
}