
.ht-featured-stories {
  padding: 30px 0
}
.ht-featured-stories__cta {
  text-align: center
}
.ht-featured-stories__cta a {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 20px
}
@media (min-width:576px) {
  .ht-featured-stories__cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
}
.ht-featured-story__categories {
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: -10px
}
.ht-featured-story__categories:after {
  content: ' ';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background: #e8ebed
}
@media (min-width:992px) {
  .ht-featured-story__categories {
    white-space: normal
  }
}
.ht-featured-story__category {
  display: inline-block;
  padding: 10px 0
}
.ht-featured-story__category.active {
  border-bottom: 4px solid #26282b
}
.ht-featured-story__category:not(:last-child) {
  margin-right: 40px
}
@media (min-width:576px) {
  .ht-featured-story__category:not(:last-child) {
    margin-right: 55px
  }
}
.ht-featured-story__category a {
  color: #26282b;
  font-size: 16px;
  line-height: 24px
}
@media (min-width:576px) {
  .ht-featured-story__category a {
    font-size: 18px;
    line-height: 28px
  }
}
.ht-featured-story__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 35px;
  width: 100%
}
.ht-featured-story__list-outer {
  padding: 35px 0
}
@media (min-width:576px) {
  .ht-featured-story__list {
    margin-bottom: 55px
  }
}
.ht-featured-story__item {
  display: none;
  margin-bottom: 30px;
  width: 100%
}
@media (min-width:576px) {
  .ht-featured-story__item {
    margin-bottom: 2%;
    width: 48%
  }
}
@media (min-width:576px) {
  .ht-featured-story__item:nth-child(odd) {
    margin-right: 2%
  }
}
@media (min-width:576px) {
  .products-cta__title {
    font-family: BioRhyme;
    font-size: 36px;
    letter-spacing: .02em;
    line-height: 44px
  }
}
/*# sourceMappingURL=maps/home-tours-featured-stories.css.map */

.search-tabs-filter__header {
  margin: 0 auto
}
.search-tabs-filter__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0;
  margin-top: 65px
}
@media (min-width:576px) {
  .search-tabs-filter__title {
    margin-top: 60px
  }
}
.search-tabs-filter__title span {
  font-weight: 700;
  margin-left: 8px
}
.search-tabs-filter__tab-buttons {
  position: relative;
  width: 100%;
  padding: 0 0 14px;
  white-space: nowrap;
  overflow-x: auto
}
.search-tabs-filter__tab-buttons-wrap {
  position: relative;
  width: -webkit-calc(100% + 20px);
  width: -moz-calc(100% + 20px);
  width: calc(100% + 20px);
  height: 44px;
  overflow: hidden;
  margin: 42px -20px 48px 0
}
@media (min-width:576px) {
  .search-tabs-filter__tab-buttons-wrap {
    width: 100%;
    margin: 48px 0 69px;
    height: auto
  }
}
.search-tabs-filter__tab-buttons-wrap:after {
  content: ' ';
  width: 100%;
  height: 1px;
  background: #e8ebed;
  position: absolute;
  bottom: 0;
  left: 0
}
@media (min-width:576px) {
  .search-tabs-filter__tab-buttons-wrap:after {
    bottom: 14px
  }
}
.search-tabs-filter__tab-buttons li {
  display: inline-block;
  margin-right: 2.7%
}
.search-tabs-filter__tab-buttons li button {
  -webkit-appearance: none;
  cursor: pointer;
  border: none;
  background: 0 0;
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
  color: #26282b;
  padding: 8px;
  border-bottom: 4px solid rgba(38,40,43,0)
}
@media (min-width:576px) {
  .search-tabs-filter__tab-buttons li button {
    font-size: 18px;
    line-height: 28px
  }
}
.search-tabs-filter__tab-buttons li button.active {
  border-color: #26282b
}
.search-tabs-filter__tab-content {
  display: none;
  margin-bottom: 40px;
}
.search-tabs-filter .filter-bar__tag {
  display: none
}
.search-tabs-filter .featured-story__content {
  padding: 24px 24px 0
}
.search-tabs-filter .ht-featured-story__item {
  display: block
}
.search-tabs-filter .ht-featured-stories {
  padding: 0
}
.search-tabs-filter .featured-story__author {
  display: -webkit-box!important;
  display: -webkit-flex!important;
  display: -moz-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  margin-bottom: 20px
}
.search-tabs-filter .featured-story__read {
  padding-top: 0
}
@media (min-width:576px) {
  .search-tabs-filter .featured-story:nth-child(6n+1),
  .search-tabs-filter .featured-story:nth-child(6n+6) {
    margin-bottom: 2%;
    width: 48%
  }
 
}
.search-tabs-filter .featured-story:nth-child(odd) {
  margin-right: 0
}
@media (min-width:576px) {
  .search-tabs-filter .featured-story:nth-child(odd) {
    margin-right: 2%
  }
}
.search-tabs-filter .shop-sub-listing {
  padding-top: 0;
  padding-bottom: 56px
}
.search-tabs-filter .shop-sub-listing__title {
  display: none
}
.search-tabs-filter .filter-bar__container,
.search-tabs-filter .ht-featured-stories__container,
.search-tabs-filter .shop-sub-listing__container {
  padding: 0
}
.page-search .featured-story__bookmark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}




.ht-featured-stories .featured-story__author-name{
  color: #000;
}
@media (min-width:576px) {
.search-tabs-filter__title {
  margin-top: 30px;
}
}
.featured-story {
  padding: 0
}
.featured-story__inner {
  cursor: pointer;
  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;
  width: 100%;
  height: 100%;
}
.featured-story__thumbnail {
  position: relative
}
.featured-story__thumbnail img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 257px
}
@media (min-width:992px) {
  .featured-story__thumbnail img {
    height: 458px
  }
}
.featured-story__bookmark {
  background-color: #f1efe8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  line-height: 34px;
  text-align: center;
  height: 34px;
  width: 34px;
  position: absolute;
  top: 10px;
  right: 10px
}
.featured-story__bookmark [class^=icon-]::before {
  color: #454c53;
  width: 11px;
  margin-bottom: 4px;  
  display: flex;
  justify-content: center;
}

@media (min-width:993px) and (max-width : 1280px){
  .featured-story__bookmark [class^=icon-]::before {
    margin-bottom: unset;  
  }
}

.featured-story__video {
  background-color: rgba(0,0,0,.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.featured-story__video [class^=icon-]::before {
  color: #fdfeff;
  font-size: 48px
}
.featured-story__category {
  background-color: #26282b;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: .01em;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 8px 12px
}
.featured-story__content {
  background-color: #f4f2ed;
  padding: 24px 24px 12px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.featured-story__title {
  color: #26282b;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 8px;
  overflow: hidden;
  display: -webkit-box;
  /* -o-text-overflow: ellipsis;
  text-overflow: ellipsis; */
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical
}
@media (min-width:992px) {
  .featured-story__title {
    font-size: 24px;
    line-height: 29px;
    -webkit-line-clamp: 3;
    line-clamp: 3
  }
}
.featured-story__desc {
  color: #454c53;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
  overflow: hidden;
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical
}
@media (min-width:992px) {
  .featured-story__desc {
    font-size: 18px;
    line-height: 28px;
    -webkit-line-clamp: 3;
    line-clamp: 3
  }
}
.featured__story:not(:first-child):not(:last-child) .featured-story__desc {
  display: none
}
.featured-story__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.featured-story__author-pic {
  margin-right: 12px;
  width: 24px
}
.featured-story__author-name {
  font-size: 16px;
  font-weight: 24px;
  font-weight: 700;
  color: #000000;
}
.featured-story__read {
  background-color: #f4f2ed;
  color: #454c53;
  padding: 0 24px 34px
}
@media (min-width:992px) {
  .featured-story__read {
    padding-top: 24px
  }
}
.featured-story__read small {
  font-size: 14px;
  line-height: 20px;
  margin-left: 4px
}
.featured-story__read [class^=icon-] {
  margin-right: 5px
}

/*# sourceMappingURL=maps/featured-story.css.map */

.featured-story__btn {
  display: none;
}
@media (max-width: 1212px) {
  .featured-story__btn {
      text-align: center;
      margin-top: 30px;
      margin-bottom: 20px;
  }
  .stores__btn--primary {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-box;
      display: -ms-inline-flexbox;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #7345b2;
      border-color: #7345b2;
      color: #fff;
  }
  .featured-story__btn a {
      font-size: 16px;
      line-height: 19px;
      padding: 12px 20px;
  }
  @media (min-width: 576px) {
      .featured-story__btn a {
          font-size: 18px;
          line-height: 27px;
          padding: 16px 32px;
      }
  }
  .stores--btn {
      border-width: 1px;
      border-style: solid;
      -webkit-border-radius: 999px;
      -moz-border-radius: 999px;
      border-radius: 999px;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
      font-weight: 700;
      text-align: center;
      text-decoration: none;
      -webkit-transition-property: color, border-color, background-color, fill;
      -o-transition-property: color, border-color, background-color, fill;
      -moz-transition-property: color, border-color, background-color, fill;
      transition-property: color, border-color, background-color, fill;
      -webkit-transition-duration: .3s;
      -moz-transition-duration: .3s;
      -o-transition-duration: .3s;
      transition-duration: .3s;
  }
  .featured-story__btn {
      display: block;
  }
}


