/* .stores-hero-carousel .breadcrumbs__item {
  margin-top: 28px
} */
.stores-hero-carousel__title {
  margin-bottom: 40px
}
.stores-hero-carousel__pagination {
  visibility: hidden
}
@media (max-width:991.98px) {
  .stores-hero-carousel__pagination {
    visibility: visible
  }
}
.stores .hero-carousel__cta {
  margin-top: 24px
}
.stores .hero-carousel__cta a {
  min-width: 164px
}
.stores-section {
  background-color: #f9f9f6;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #f9f9f6;
  z-index: 9
}
@media (max-width:1211.98px) {
  .stores-section {
    top: 50px
  }
}
@media (max-width:991.98px) {
  .stores-section .container {
    width: 100%;
    padding: 0
  }
}
.stores-navs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 30px 0;
  width: 80%;
  margin: 0 auto
}
@media (max-width:575.98px) {
  .stores-navs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0;
    width: 100%
  }
}
.stores-navs::before {
  content: "";
  position: absolute;
  width: 100%;
  z-index: 9
}
.stores-navs__items {
  color: #7345b3;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
  cursor: pointer
}
.stores-navs__items a.current {
  border-bottom: 2px solid #7345b3
}
@media (max-width:575.98px) {
  .stores-navs__items {
    padding: 11px 0;
    border-bottom: solid 1px #c4c4c4;
    width: 100%
  }
}
@media (min-width:576px) {
  .stores-navs__items + .stores-navs__items {
    border-left: solid 1px #c4c4c4
  }
}
.stores .store-banner {
  margin: 60px 0
}
.stores .store-banner picture::before {
  background: rgba(38,40,43,.4);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.stores .store-banner__box {
  position: relative
}
.stores .store-banner__box--caption {
  color: #fdfeff;
  left: 15%;
  right: 15%;
  position: absolute;
  top: 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%
}
.stores .store-banner__box--caption h2 {
  font-family: BioRhyme;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 12px
}
@media (max-width:575.98px) {
  .stores .store-banner__box--caption h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
  }
}
.stores .sm-home-decor-quiz {
  background-color: #f9fafb;
  padding: 89px 0
}
.stores .sm-home-decor-quiz .home-decor-quiz {
  background-color: #f9fafb
}
/*# sourceMappingURL=maps/stores.css.map */

