﻿

  .section-text-wrapper {
    max-width: 100%;
    margin: 0 auto;
  }

@media all and (min-width:768px) {
  .asseen-logos {
    grid-template-columns: repeat(3, minmax(50px, 178px));
  }
}

@media all and (min-width:992px) {
  .section-text-wrapper {
    max-width: 820px;
  }
}


/*********** HOME SWIPER  ***********/

.section-home-page-swiper {
  background-color: var(--primary-bg);
  padding-bottom: 1.25rem;
  margin-bottom: 4rem;
}

.section-home-page-swiper .container {
    padding-left: 0;
    padding-right: 0;
}

  .section-home-page-swiper .info-wrap {
    text-align: left;
    height: 101%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: calc(var(--bs-gutter-x) * 1);
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-top: 3rem;
  }

  .section-home-page-swiper .info-wrap__title {
    margin-bottom: 0.625rem;
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 3.5rem;
    line-height: 3.875rem;
    letter-spacing: 0.263rem;
    text-transform: uppercase;
    color: var(--tertiary-color);
  }

  .section-home-page-swiper .info-wrap__desc {
    margin-bottom: 0.625rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.005rem;
  }

  .section-home-page-swiper .img-wrap {
    text-align: right;
  }

  .section-home-page-swiper .slider-img {
    width: 100%;
    height: auto;
  }

@media all and (min-width:768px) {

  .section-home-page-swiper .container {
    padding-left: calc(var(--bs-gutter-x) * .5);
    padding-right: calc(var(--bs-gutter-x) * .5);
  }

  .section-home-page-swiper .info-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }

}

  @media all and (min-width:992px) {

    .section-home-page-swiper {
      padding-bottom: 4rem;
      margin-bottom: 4.313rem;
    }



      .section-home-page-swiper .info-wrap__title {
        margin-bottom: 1rem;
        font-size: 5.5rem;
        line-height: 6rem;
        letter-spacing: 0.412rem;
      }

      .section-home-page-swiper .info-wrap__desc {
        margin-bottom: 0.625rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        letter-spacing: 0.006rem;
      }

      .section-home-page-swiper .swiper-pagination {
        margin-top: -1.2em;
      }

      .section-home-page-swiper .swiper-horizontal > .swiper-pagination-bullets,
      .section-home-page-swiper .swiper-pagination-horizontal.swiper-pagination-bullets {
        width: fit-content;
      }
  }

  /*********** HOME CATEGORIES  ***********/
  .section-home-categories {
    margin-bottom: 4.063rem;
  }

  @media all and (min-width:992px) {
    .section-home-categories {
      margin-bottom: 7rem;
    }
  }


  /*********** WE MAKE BUYING ***********/
  .section-we-make-buying {
    text-align: center;
    background-color: var(--section-primary-bg);
    /*padding: 4rem 0 4rem 0;*/
    padding: 0;
    margin-bottom: 5rem;
  }

    .section-we-make-buying .container {
      background: url('/Themes/StoneSuperStore/Content/images/dog_silhouette.png') no-repeat 1.5rem bottom;
      padding-top: 4rem;
      padding-bottom: 4rem;
    }

    .section-we-make-buying p {
      margin-bottom: 1rem;
      font-size: 0.75rem;
      line-height: 1.125rem;
      letter-spacing: 0.004rem;
    }

  .section-we-make-buying__title {
    text-align: center;
    margin-bottom: 0.75rem;
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 0.113rem;
    text-transform: uppercase;
  }

  @media all and (min-width:768px) {

    .section-we-make-buying .container {
      background: url('/Themes/StoneSuperStore/Content/images/dog_silhouette-medium.png') no-repeat 1.5rem bottom;
      padding-top: 4.5rem;
      padding-bottom: 4.5rem;
    }
  }


  @media all and (min-width:992px) {

    .section-we-make-buying {
      margin-bottom: 7.5rem;
    }

      .section-we-make-buying .container {
        background: url('/Themes/StoneSuperStore/Content/images/dog_silhouette-large.png') no-repeat 1.5rem bottom;
        padding-top: 5.5rem;
        padding-bottom: 5.5rem;
      }

    .section-we-make-buying__title {
      margin-bottom: 1.25rem;
      font-size: 2rem;
      letter-spacing: 0.15rem;
      line-height: 2rem;
    }

    .section-we-make-buying p {
      margin-bottom: 1.5rem;
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0.005rem;
    }
  }


  /*********** REVIEWS  ***********/

  .section-reviews {
    margin-bottom: 5rem;
  }

  .section-reviews__title {
    text-align: left;
    margin-bottom: 1.5rem;
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    padding-bottom: 2rem;
    border-bottom: solid 1px var(--border-mid);
  }

.section-reviews__cta {
  margin-top: 2.5rem;
  text-align: center;
}

.section-reviews .yotpo-reviews-carousel.carousel-display-wrapper {
    padding: 0;
}

.yotpo-label.yotpo-small-box {
  display: none;
}

@media all and (min-width:992px) {
  .section-reviews {
      margin-bottom: 7.5rem;
    }

    .section-reviews__title {
      font-size: 2.5rem;
      line-height: 3rem;
      letter-spacing: 0.188rem;
      margin-bottom: 1.5rem;
      padding-bottom: 2rem;
    }
  }

/*********** HOME SHOP BY STYLE  ***********/
.section-home-shop-by-style {
  margin-bottom: 4.063rem;
}

@media all and (min-width:992px) {
  .section-home-shop-by-style {
    margin-bottom: 7rem;
  }
}

  /*********** 50 YEARS OF EXPERIENCE ***********/

  /*.section-years-of-experience {
    text-align: left;
    background-color: var(--secondary-bg);
    padding: 4rem 0 4rem 0;
    margin-bottom: 5rem;
  }

  .section-years-of-experience__title {
    text-align: left;
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 2rem;
    margin-bottom: 1.5rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    padding-bottom: 0;
    color: #fff;
  }

  .section-years-of-experience__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .section-years-of-experience p {
    color: #fff;
  }

    .section-years-of-experience p:last-child {
      font-weight: 900;
    }

  .section-years-of-experience__image {
    text-align: center;
    margin-top: 4rem;
  }

  @media all and (min-width:992px) {

    .section-years-of-experience {
      padding: 5.5rem 0 5.5rem 0;
      margin-bottom: 5rem;
    }

    .section-years-of-experience__title {
      font-size: 2.5rem;
      margin-bottom: 1.5rem;
      letter-spacing: 0.188rem;
    }

    .section-years-of-experience p {
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0.005rem;
      margin-bottom: 1.5rem;
    }

    .section-years-of-experience__image {
      text-align: right;
      margin-top: 0;
    }
  }*/

  /*********** CUSTOMER PROJECTS ***********/

  .section-customer-projects {
    text-align: center;
    margin-bottom: 2.5rem;
  }

  .section-customer-projects__title {
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 2rem;
    margin-bottom: 1.25rem;
    letter-spacing: 0.15rem;
    line-height: 2.5rem;
    text-transform: uppercase;
  }

  .section-customer-projects p {
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.004rem;
    margin-bottom: 2rem;
  }

  @media all and (min-width:992px) {

    .section-customer-projects {
      margin-bottom: 6.25rem;
    }

    .section-customer-projects__title {
      font-size: 2.5rem;
      margin-bottom: 1.25rem;
      letter-spacing: 0.188rem;
      line-height: 3rem;
    }

    .section-customer-projects p {
      font-size: 1rem;
      line-height: 1.5rem;
      letter-spacing: 0.005rem;
      margin-bottom: 1.5rem;
    }

  }


/*********** HOME INSPIRATION AND ADVICE  ***********/
.section-home-blog-posts {
  margin-bottom: 4.063rem;
}

  .section-home-blog-posts .swiper-slide {
    background-color: var(--primary-bg);
    height: auto;
    align-self: stretch;
  }

.swiper-slide__blog {
  text-align: left;
  color: var(--tertiary-color);
  padding: 1.5rem;

}

.swiper-slide__blog__date {
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}

.swiper-slide__blog__title {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.625rem;
  letter-spacing: 0.006rem;
  font-weight: 500;
}

.swiper-slide__blog__excerpt {
  margin-bottom: 0;
  font-size: 0.75rem;
  line-height: 1.125rem;
  letter-spacing: 0.006rem;
  color: var(--primary-color);
}

@media all and (min-width:992px) {
  .section-home-blog-posts {
    margin-bottom: 7rem;
  }

  .swiper-slide__blog__date {
    margin-bottom: 1rem;
    font-size: 1rem;
  }

  .swiper-slide__blog__title {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: 0.007rem;
    font-weight: 500;
  }

  .swiper-slide__blog__excerpt {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0.005rem;
  }

}


  /*********** AS SEEN ***********/
  .section-asseen {
    margin-bottom: 2.875rem;
  }

  .section-asseen__title {
    text-align: center;
    margin-bottom: 2rem;
    font-family: var(--font-family-serif);
    font-weight: var(--font-family-serif-weight-normal);
    font-size: 2.25rem;
    line-height: 2.5rem;
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    padding-bottom: 2rem;
    border-bottom: solid 1px var(--border-mid);
  }

  .asseen-logos {
    display: grid;
    grid-template-columns: repeat(3, minmax(50px, 178px));
    grid-gap: 1rem 2rem;
    justify-content: space-between;
  }

  .asseen-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-decoration: none;
  }

    .asseen-logo img {
      max-width: 100%;
      height: auto;
    }


  @media all and (min-width:768px) {
    .asseen-logos {
      grid-template-columns: repeat(3, minmax(50px, 178px));
    }
  }

  @media all and (min-width:992px) {

    .section-asseen {
      margin-bottom: 2.875rem;
    }

    .section-asseen__title {
      margin-bottom: 3.25rem;
      font-size: 2.5rem;
      line-height: 3rem;
      letter-spacing: 0.188rem;
    }

    .asseen-logos {
      grid-template-columns: repeat(6, minmax(50px, 178px));
    }
  }