/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/src/index.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./node_modules/glob-import-loader/index.js??ruleSet[1].rules[1].use[4]!./src/main/webpack/components/re-rides/royal-enfield-shop-us/_royal-enfield-shop-us.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.shop-section {
  padding: 64px 0;
  background-color: #181818;
  position: relative;
  text-align: center;
}
@media (max-width: 600px) {
  .shop-section {
    padding-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .shop-section {
    padding: 32px 0;
    text-align: left;
    padding-bottom: 0px;
  }
}
.shop-section__title {
  font-size: 40px;
  margin: 0 0 20px 0;
  font-weight: 500;
  color: white;
  line-height: 48px;
  letter-spacing: 2%;
}
@media (max-width: 768px) {
  .shop-section__title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 24px;
    font-size: 28px;
    margin: 24px auto;
    padding: 0;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0px;
    margin-left: 24px;
  }
}
.shop-section__pre-title {
  font-family: Montserrat;
  font-weight: 400;
  text-align: start;
  font-size: 16px;
  line-height: 24px;
  width: 80%;
  margin: 0 auto;
  color: #a6a6a6;
  margin-bottom: 20px;
  letter-spacing: 0%;
}
@media (max-width: 649px) {
  .shop-section__pre-title {
    font-weight: 400;
    font-size: 14px;
    width: 90%;
    margin-left: 24px;
    margin-bottom: 0px;
    line-height: 24px;
    letter-spacing: 0%;
  }
}
.shop-section .shop-section-swiper {
  padding: 20px !important;
  padding-bottom: 0px !important;
}
@media (max-width: 1199px) {
  .shop-section .shop-section-swiper {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .shop-section .shop-section-swiper {
    padding-top: 24px !important;
  }
}
.shop-section__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
@media (max-width: 1199px) {
  .shop-section__cards {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 1024px) {
  .shop-section__cards {
    gap: 0px;
  }
}
.shop-section__cards .swiper-slide {
  width: 436px;
  /* Medium tablets (768px - 991px) */
  /* Large tablets/Small desktops (992px - 1199px) */
  /* Small laptops (1200px - 1500px) */
  /* laptops (1200px - 1500px) */
}
@media (min-width: 769px) and (max-width: 991px) {
  .shop-section__cards .swiper-slide {
    width: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shop-section__cards .swiper-slide {
    width: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1499px) {
  .shop-section__cards .swiper-slide {
    width: 324px;
  }
}
@media (min-width: 1500px) and (max-width: 1600px) {
  .shop-section__cards .swiper-slide {
    width: 392px;
  }
}

.shop-card {
  text-align: left;
  color: #fff;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 436px;
  gap: 0;
  border: 1px solid #373737;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-image-source: linear-gradient(240deg, #373737, #373737, #373737);
  border-image-slice: 1;
  /* Medium tablets (768px - 991px) */
  /* Large tablets/Small desktops (992px - 1199px) */
}
@media (max-width: 820px) {
  .shop-card {
    height: 100% !important;
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  .shop-card {
    height: 338px !important;
  }
}
@media (max-width: 767px) {
  .shop-card.swiper-slide {
    width: 100%;
  }
}
.shop-card:hover {
  border-image-source: linear-gradient(232deg, #ffffff, #191919, #ffffff);
  border-image-slice: 1;
}
@media (max-width: 768px) {
  .shop-card {
    width: 100%;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .shop-card {
    width: 350px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shop-card {
    width: 380px;
  }
}
.shop-card__image-wrapper {
  position: relative;
  padding-bottom: 20px;
}
.shop-card__image {
  width: 100%;
  height: 450px !important;
  margin: 0;
  padding: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  /* Medium tablets (768px - 991px) */
  /* Large tablets/Small desktops (992px - 1199px) */
}
@media (max-width: 820px) {
  .shop-card__image {
    height: 325px !important;
  }
}
@media (max-width: 568px) {
  .shop-card__image {
    height: 225px !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .shop-card__image {
    height: 350px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .shop-card__image {
    height: 380px !important;
  }
}
.shop-card__image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(357.08deg, #191818 9.99%, rgba(25, 24, 24, 0) 72.64%);
  pointer-events: none;
}
.shop-card__content {
  text-align: center;
  padding: 0 14px 20px;
  background-color: #181818;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 576px) {
  .shop-card__content {
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: transparent;
  }
}
.shop-card__title {
  position: relative;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 500;
  color: white;
  text-align: center;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50px;
}
@media (max-width: 649px) {
  .shop-card__title {
    padding: 0px;
  }
}
.shop-card__title::before, .shop-card__title::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background: #daaa00;
  margin: 5px;
}
.shop-card__title::before {
  margin-right: 15px;
}
.shop-card__title::after {
  margin-left: 15px;
}
@media (max-width: 768px) {
  .shop-card__title {
    font-size: 16px;
  }
}
.shop-card__description {
  font-size: 14px;
  margin-top: 16px;
  font-family: "Montserrat", sans-serif;
  color: #a6a6a6;
  position: relative;
  height: 50px;
}
@media (max-width: 767px) {
  .shop-card__description {
    margin-bottom: 20px;
    font-size: 14px;
    height: 100%;
    margin-top: 0;
    margin-bottom: 16px;
  }
}
.shop-card-action__button {
  border: 1px solid #cacaca;
  width: 83%;
  margin: 0 auto;
}
@media (max-width: 649px) {
  .shop-card-action__button {
    padding: 0;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.shop-card-action__button:hover {
  background: transparent !important;
  border: solid 1px white;
}
.shop-card__button {
  color: white;
  text-decoration: none;
  font-size: 14px;
  padding: 18px 0;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media (max-width: 649px) {
  .shop-card__button {
    font-size: 14px;
  }
}
@media (max-width: 649px) {
  .shop-card__button {
    font-weight: 600;
  }
}
.shop-card .shop-card-action__button .shop-card__button {
  color: #ffffff;
}

.homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section__title {
  font-family: "REFontSemibold";
}
.homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card__title {
  font-size: 12pt;
  line-height: 24px;
  font-family: "REFontSemibold" !important;
}
@media (min-width: 996px) {
  .homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card__description {
  font-size: 16px;
  line-height: 24px;
  font-family: "REFontRegular";
}
@media (min-width: 996px) {
  .homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card__description {
    font-size: 12pt;
    line-height: 24px;
  }
}
.homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card-action__button .shop-card__button {
  font-family: "REFontBold";
}
@media (min-width: 996px) {
  .homepage-new-fonts .royal-enfield-shop-us .shop-section .shop-section-swiper .shop-card__content .shop-card-action__button .shop-card__button {
    font-size: 14px;
    line-height: 19.6px;
  }
}
