/* Gifts For Bikers */
@media (min-width: 960px) {
  .page-20221101-GiftsForBikersPage .storyDetails-wrapper div[data-id^="20221101-GiftsForBikersHeroComponent0"] .c-hero__info--top {
    top: 50%;
  }

  .page-20221101-GiftsForBikersPage .storyDetails-wrapper div[data-id^="20221101-GiftsForBikersHeroComponent3"] .c-hero__info--top {
    top: 50%;
  }

  .page-20221101-GiftsForBikersPage .storyDetails-wrapper > .c-hero h2 {
    max-width: 500px;
    width: 500px;
  }

  .page-20221101-GiftsForBikersPage .side-by-side {
    padding: 32px;
  }

  .page-20221101-GiftsForBikersPage .side-by-side .c-hero__image {
    padding-top: 68.75%;
  }
}

@media (max-width: 959px) {
    .page-20221101-GiftsForBikersPage .storyDetails-wrapper > .c-hero h2 {
      max-width: 400px;
      width: 400px;
    }

    .page-20221101-GiftsForBikersPage .featured-category-wrapper {
      padding: 32px 32px 64px 24px;
    }

    .page-20221101-GiftsForBikersPage .c-hero__info {
      display: block!important;
    }

    .page-20221101-GiftsForBikersPage .c-hero__info p {
      display: block!important;
    }

    .page-20221101-GiftsForBikersPage .c-hero__after {
      display: none!important;
    }

    .page-20221101-GiftsForBikersPage .storyDetails-wrapper div[data-id^="20221101-GiftsForBikersHeroComponent0"] .c-hero__info--top {
      top: 20%;
    }

    .page-20221101-GiftsForBikersPage .storyDetails-wrapper div[data-id^="20221101-GiftsForBikersHeroComponent3"] .c-hero__info--top {
      top: 20%;
    }

    .page-20221101-GiftsForBikersPage div[data-id^="20221101-GiftsForBikersHeroComponent0"] .c-hero__image {
      height: calc(100vh - 160px);
    }

    .page-20221101-GiftsForBikersPage div[data-id^="20221101-GiftsForBikersHeroComponent3"] .c-hero__image {
      height: calc(100vh - 160px);
    }
}



/* Gift Guide Page */
.page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .c-hero__image {
  padding-top: 68.75%;
}

.page-20201027-GiftGuideStoryPage {
  overflow-x: hidden;
}

.page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side {
  padding: 30px;
}

.page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side + .side-by-side {
  padding-top: 0;
}

@media (max-width: 1399px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .c-hero__info .h5 {
    display: block;
  }
}

@media (max-width: 959px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .col-sm-12 + .col-sm-12 {
    padding-top: 15px;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .c-hero__info {
    display: block;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .c-hero__info--middle h2 {
    font-size: 2.25rem;
    line-height: 2.25rem;
  }
}

@media (max-width: 767px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo {
    /* background-color: #DDDDC9!important; */
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .side-by-side .col-sm-12 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo__subtitle {
    font-size: .65rem;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo__title {
    padding-bottom: 8rem;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo__item {
    position: relative;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo .buttons-set {
    position: absolute;
    bottom: 0;
    left: 10%;
  }
}

@media (min-width: 960px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo {
    padding: 0 30px;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo__item {
    margin: 0 15px;
  }

  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo .buttons-set {
    left: 10%;
  }
}

@media (min-width: 1200px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo .buttons-set {
    left: 18%;
  }
}

@media (min-width: 1440px) {
  .page-20201027-GiftGuideStoryPage .storyDetails-wrapper .c-promo .buttons-set {
    left: 26%;
  }
}

/* CSS for Gift Guide page impex'd on 11/08/2019 */
/* Will fix this in a separate ticket */
.page-20191108-GiftGuidePage .storyDetails-wrapper .c-promo__inner {
  text-align: center;
}

.page-20191108-GiftGuidePage .storyDetails-wrapper .c-promo__inner .buttons-set>div {
  position: static;
}

@media (max-width: 959px) {
  .page-20191108-GiftGuidePage .storyDetails-wrapper .c-herosplit__copy {
    justify-content: center;
  }
}
