/** Shopify CDN: Minification failed

Line 15:7 Unexpected "<"

**/
body.template-index .page-width {
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 28px !important;
    padding-right: 28px !important;
}
body.template-index .site-footer {
    margin: 0;
}
.inter-<uniquifier> {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
/* .home-slide h2.h1.fff.mega-title.slideshow__title {
    color: #FFF;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: 0;
    text-transform: capitalize;
    max-width: 600px;
}
.home-slide .slide-show p {
    color: #838383;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    max-width: 500px;
}
.home-slide span.mega-subtitle.slideshow__subtitle {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
}
.home-slide a.btn.slideshow__btn {
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
    margin-top: 41px;
} */

.hydro-slider {
  position: relative;
}

.hydro-slider .swiper-slide {
  height: auto;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
}

.hydro-slider .overlay {
  position: absolute;
  inset: 0;
}
.hydro-slider a.slide-btn:hover {
    color: #fff;
}
.content-wrapper {
  position: relative;
  z-index: 2;
  color: #fff;
  max-width: 1400px;
  width: 100%;
}

.slide-left {
    max-width: 600px;
    text-align: left;
}

.slide-left h1 {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #FFF;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    letter-spacing: -2.4px;
    text-transform: capitalize;
    text-align: left;
}

.slide-left h4 {
    margin-bottom: 20px;
    text-align: left;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: -0.8px;
    text-transform: capitalize;
}

.slide-left p {
    color: #838383;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    max-width: 529px;
}

.slide-btn {
    display: inline-block;
    margin-top: 30px;
    /* border-bottom: 1px solid #fff; */
    text-decoration: none;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
    text-decoration-thickness: 0px;
}
.ride-label span {
    color: #D9D9D9;
}
.edition-number {
    color: #FFF;
    font-family: Inter;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
    margin-left: 0;
}
.edition-box span {
  font-size: 12px;
  display: block;
  margin-bottom: 8px;
}

.edition-box span {
    display: block;
    margin-bottom: 8px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hydro-slider .swiper-pagination-bullet {
  background: #777;
  opacity: 1;
}
.hydro-slider .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    width: 3px;
    height: 3px;
}
.hydro-slider .swiper-pagination-bullet-active {
    border-radius: 100px;
    background: #B0B0B0;
    width: 48px !important;
    height: 3px !important;
}
h4.small-description {
    color: #838383;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 11px;
}
.image-text-home h2.h3 {
    color: #000;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.8px;
    text-transform: capitalize;
    max-width: 456px;
}
.image-text-home .feature-row__image-wrapper {
    max-width: 100% !important;
}
.image-text-home .feature-row__image {
    max-width: 100% !important;
    max-height: 100% !important;
}
.image-text-home .feature-row__text--left {
    padding-left: 70px;
}
.image-text-home .rte.rte-setting.featured-row__subtext p {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 611px;
}
.page-width.feature-row.image-text-home {
    padding-top: 57px !important;
    padding-bottom: 58px !important;
}

.image-text-home a.btn {
    text-align: center;
    justify-content: center;
    max-width: 317px;
    width: 100%;
    line-height: 20px;    
    color: #fff;
    background-color: #de004e;
    height: 72px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    padding: 0 30px;
    margin-right: 20px;
    border: 1px solid #de004e;
    font-family: Inter, sans-serif;
    text-transform: capitalize;
    font-size: 17px;    
    font-weight: 700;
}
.image-text-home .feature-row a.btn:hover{
    background-color: #1a1a1a;
    transition: .5s;
    color: #fff !important;
    border: 1px solid #1A1A1A;
}
.image-text-home a.btn img{
    width: 15px;
    margin-left: 25px;
}
.image-text-home .rte.rte-setting.featured-row__subtext2 {
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    margin-left: 20px;
    margin-bottom: 59px;
    position: relative;
}
.image-text-home .rte-setting {
    margin-bottom: 59px;
}
.image-text-home .rte.rte-setting.featured-row__subtext2:before {
    position: absolute;
    content: '';
    background: #D9D9D9;
    width: 4px;
    height: 4px;
    border-radius: 37px;
    left: -19px;
    top: 4px;
}
.image-text-home a.btn:hover {
    background: transparent;
    color: #000;
}
/* .testimonial-section {
    background: #202020;
    color: #fff;
    padding: 141px 0 167px;
    position: relative;
}

.testimonial-wrapper {
    max-width: 1440px;
    margin: auto;
    position: relative;
    display: grid;
    padding: 0px 30px;
    grid-template-columns: 30% 70%;
}

.testimonial-label {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
.swiper-slide.testimonial-slide {
    background: transparent !important;
    color: #fff;
    text-align:center;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 40px;
}

.testimonial-author img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-author-info h4 {
    margin: 0;
    font-size: 16px;
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.testimonial-author-info span {
    font-size: 13px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.testimonial-quote {
    font-size: 34px;
    line-height: 1.4;
    font-weight: 500;
    color: #FFF;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: -1.4px;
    text-transform: capitalize;
    text-align: left;
    max-width: 794px;
}

.testimonial-section .swiper-nav {
    position: absolute;
    bottom: 0;
    left: 20px;
    display: flex;
    align-items: center;
    gap: 120px;
}

.testimonial-section .swiper-button-prev, .testimonial-section .swiper-button-next {
    position: relative;
    width: 42px;
    height: 42px;
    background: #C3C3C3;
    border-radius: 50%;
    color: #000;
}

.testimonial-section .swiper-button-prev::after,
.testimonial-section .swiper-button-next::after {
  font-size: 16px;
  font-weight: bold;
}
.testimonial-section span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #A0A0A0;
}
.testimonial-section .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 1;
    bottom: 13px !important;
}
.testimonial-section .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    width: 28px;
    margin: 0 !important;
    height: 1px;
    background: #ada1a1;
} */

.custom-product-section {
    padding: 22px 0px 72px;
    background: #fff;
    max-width: 1440px;
    margin: auto;
}

.custom-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px;
}

.custom-product-grid .custom-product-card {
    background: transparent;
    text-align: left !important;
}
.custom-product-grid span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #00000091;
}
.custom-product-section .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px !important;
}
.custom-product-section .swiper.customProductSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 48px !important;
}
.custom-product-card {
    text-align: left;
}
span.swiper-pagination-bullet {
    width: 30px;
    height: 4px;
    border-radius: 0;
    background: #5b5555;
}
.custom-product-image {
    padding: 0;
    text-align: center;
    transition: 0.3s;
    overflow: hidden;
    line-height: 0;
}

.custom-product-image img {
  max-width: 100%;
  height: auto;
  transition: 0.3s;
}

.custom-product-card:hover img {
  transform: scale(1.05);
}

.custom-product-price {
    margin-top: 15px;
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.custom-product-title {
    margin: 10px 0;
    color: #000;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.88px;
}

.custom-product-desc {
    margin-bottom: 29px;
    color: #838383;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.custom-product-btn {
    display: inline-block;
    padding-bottom: 4px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
}

.custom-product-shipping {
    margin-top: 8px;
    color: #838383;
    font-family: Inter !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}


.ride-section {
    padding: 133px 30px 100px;
}

.ride-container {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: center;
}

.ride-label {
    font-size: 12px;
    letter-spacing: 3px;
    margin-bottom: 80px;
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.ride-heading {
    font-size: 56px;
    line-height: 1.1;
    font-weight: 600;
    color: #000;
    font-family: Inter;
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.8px;
    text-transform: capitalize;
    max-width: 400px;
}

.ride-right p {
    margin-bottom: 20px;
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ride-link {
    font-size: 12px;
    letter-spacing: 3px;
    text-decoration: underline;
    display: inline-block;
    margin-top: 56px;
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: uppercase;
}

.ride-badge img {
  max-width: 100px;
  display: block;
  margin: 0 auto;
}



.video-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.video-banner__wrapper {
  position: relative;
  cursor: pointer;
}

.video-banner__wrapper img,
.video-banner__wrapper video,
.video-banner__wrapper iframe {
  width: 100%;
  display: block;
}

.video-banner__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 89px;
    height: 89px;
    background: #1C1C1C;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

.video-banner__play svg {
    width: 30px;
    height: 30px;
    fill: #D9D9D9;
    margin-left: 1px;
}

.video-banner__wrapper.playing .video-banner__play {
  display: none;
}

.video-banner__video {
  display: none;
}

.video-banner__wrapper.playing .video-banner__video {
  display: block;
}

.video-banner__wrapper.playing img {
  display: none;
}
.custom-testimonial .swiper-slide{
    padding-bottom: 0;
    height: auto;
}
.custom-testimonial .title_testimonial{
    font-family: Inter;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: #000;
}
.custom-testimonial .swiper-button-prev:after, .custom-testimonial .swiper-button-next:after{
    display: none;
}
.custom-testimonial .bottom_detail h2 {
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.custom-testimonial .bottom_detail p{
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-top: 7px;
}
.custom-testimonial .main_slider1 {
    height: 100%;
}
.custom-testimonial .bottom_detail {
    border-top: 0px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}
.custom-testimonial .top_detail .content {
    line-height: 29px;
    font-weight: 400;
    font-family: Inter;
    margin: 5px auto 20px;
    padding: 0 5px;
}
/* footer */
.footer_color {
    background-color: #202020;
    border-top: 1px solid #444444;
}
.site-footer .container {
    max-width: 1440px;
    padding: 0 30px;
    justify-content: left;
}
footer .site-footer__item:nth-child(2) {
    margin-top: 50px;
}
footer .site-footer__item:nth-child(3) {
    margin-top: 50px;
}
footer .site-footer__item:nth-child(4) {
    margin-top: 50px;
}
.site-footer__content {
    display: grid;
    grid-template-columns: 40% 20% 20% 20%;
}
.site-footer__item:nth-child(2) .site-footer__linklist-item {
    width: 100%;
    /* float: left; */
    padding: 0;
}
.site-footer__item:first-child .h4 {
    display: block;
}
footer .site-footer__linklist li:before {
    content: "";
    background-image: 0 !important;
    width: 0 !important;
    height: 11px;
    display: inline-block;
    margin-right: -5px;
}
.site-footer {
    padding-top: 86px;
}
.site-footer__item-inner .h4 {
    letter-spacing: normal;
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.36px;
}
.inline-logo {
    padding-bottom: 68px;
}
li.site-footer__linklist-item {
    padding-bottom: 17px !important;
}
footer .site-footer__newsletter {
    width: 289px;
    float: left;
    border: 1px solid #393939;
}
.site-footer__rte p {
    color: #AEAEAE !important;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    max-width: 238px;
}
.site-footer__rte p a {
    color: #AEAEAE;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.4px;
    text-decoration: none !important;
    border: none;
}
footer .site-footer__item-inner--newsletter .newsletter__input {
    border-bottom: 0;
}
footer .site-footer__item-inner--newsletter .newsletter__submit {
    border-bottom: 0;
}
footer .site-footer__linklist a {
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
    font-family: futura-pt,sans-serif;
    color: #AEAEAE;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    text-transform: capitalize;
}
small.site-footer__copyright-content.site-footer__copyright-content-powered-by {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
}
a.slide-btn:hover {
    color: #838383!important;
}
.image-text-home a.btn:hover {
    color: #838383 !important;
}
.site-footer__rte p a:hover {
    color: #AEAEAE;
    border: none;
}
input#ContactFooter-email {
    color: #AEAEAE;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    text-transform: capitalize;
    padding-top: 2px;
}
.recommendations-wrapper.page-width {
    max-width: 1400px;
    padding: 0;
}
.product-recommendations {
  padding: 60px 0;
}


.recommendations-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}

.recommendation-card {
  border: 1px solid #eee;
  padding: 15px;
  transition: 0.3s ease;
}

.recommendation-card:hover {
  box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.recommendation-image img {
  width: 100%;
  height: auto;
}
.recommendations-wrapper.page-width {
    padding-top: 50px;
}
h3.recommendation-title {
    font-family: Inter;
    margin: 14px 0 15px;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.88px;
     color: #000;
}
/* h3.recommendation-title {
    font-size: 16px;
    margin: 14px 0 15px;
    ont-family: futura-pt, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: normal;
    font-size: 20px;
    line-height: 29px;
    color: #000;
} */
.recommendation-price .money {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 7px 0 0px;
}
.recommendation-price {
    font-weight: bold;
    font-family: Inter;
}
.recommendation-image {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    height: 239px;
}

.recommendation-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    /* object-fit: cover; */
    /* max-width: 258.75px; */
    max-height: 323px;
}
.recommendations-heading {
    text-align: left;
    margin-bottom: 25px;
    font-family: 'Inter';
    font-weight: 600;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: normal;
    font-size: 31px;
    line-height: 48px;
    color: #000;
}



.testimonial-section {
    background: #202020;
    color: #fff;
    padding: 141px 0 167px;
    position: relative;
}

.testimonial-wrapper {
    max-width: 1440px;
    margin: auto;
    position: relative;
    display: grid;
    padding: 0px 30px;
    grid-template-columns: 30% 70%;
}

.testimonial-label {
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}
.swiper-slide.testimonial-slide {
    background: transparent !important;
    color: #fff;
    text-align: center;
    padding-bottom: 0;
}

.testimonial-author {
    display: flex;
    align-items: start;
    gap: 15px;
    margin-bottom: 73px;
}

.testimonial-author img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-author-info h4 {
    margin: 0;
    font-size: 16px;
    /* color: #000; */
    color: #FFF;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.testimonial-author-info h5 {
    font-size: 13px;
    /* opacity: 0.7; */
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 7px;
        text-align: left;
}

.testimonial-quote {
    line-height: 1.4;
    font-weight: 500;
    /* color: #000; */
    color: #FFF;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: -1.4px;
    text-transform: capitalize;
    text-align: left;
    max-width: 794px;
}

.testimonial-section .swiper-nav {
    position: absolute;
    bottom: 0;
    left: 20px;
    display: flex;
    align-items: center;
    gap: 120px;
}

.testimonial-section .swiper-button-prev, .testimonial-section .swiper-button-next {
    position: relative;
    width: 42px;
    height: 42px;
    background: #C3C3C3;
    border-radius: 50%;
    color: #000;
}

.testimonial-section .swiper-button-prev::after,
.testimonial-section .swiper-button-next::after {
  font-size: 16px;
  font-weight: bold;
}
.testimonial-section span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #A0A0A0;
}
.testimonial-section .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 1;
    bottom: 13px !important;
}
.testimonial-section .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
    width: 28px;
    margin: 0 !important;
    height: 1px;
    background: #ada1a1;
}
.whole-experience h2 {
    font-family: 'Inter';
    font-size: 36px;
}
.whole-experience p {
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
a.build-link {
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
}
/* product page thumbnail slider */
.product-single__thumbnail {
    max-height: 133px;
    height: 100%;
    width: 100%;
}
.product-single__thumbnail img.product-single__thumbnail-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*  */
@media(max-width: 1400px){
.recommendations-wrapper.page-width {
    padding: 0 20px;
}

}

@media(max-width: 1200px){
.recommendations-grid {
    grid-template-columns: 1fr 1fr;
}
.slide-left h1 {
    font-size: 49px;
}
.custom-product-grid {
    gap: 17px;
}
.slide-left h4 {
    font-size: 18px;
    line-height: 29px;
}
.slide-btn {
    margin-top: 38px;
}
.slide-left p {
    font-size: 15px;
    line-height: 21px;
    max-width: 442px;
}
.slide-left {
    max-width: 514px;
}
.image-text-home h2.h3 {
    font-size: 33px;
    max-width: 391px;
}
.image-text-home .rte.rte-setting.featured-row__subtext2 {
    margin-bottom: 22px;
}
.image-text-home .rte.rte-setting.featured-row__subtext p {
    font-size: 14px;
    max-width: 611px;
}
.image-text-home .feature-row__text--left {
    padding-left: 41px;
}
.testimonial-quote {
    font-size: 34px;
    line-height: 1.4;
    font-size: 25px;
    line-height: 42px;
    max-width: 794px;
}
.title-heading-vd-u p {
    font-size: 20px;
}
div#shopify-section-1639566517b6cdb5da .whole-experience {
    top: 6%;
}
.site-footer {
    padding-top: 66px;
}
.custom-video img {
    height: 37vh;
}
.whole_gen .gen_img {
    min-height: 638px;
    object-fit: cover;
    margin: 0 0 0 auto;
}
/* .hydro-slider .swiper-slide {
    height: 65vh;
} */
.page-width.feature-row.image-text-home {
    padding-top: 9px !important;
    padding-bottom: 1px !important;
}
.custom-testimonial .title_testimonial{
    font-size: 34px;
}
.product-single__thumbnail {
    max-height: 100px;
}
.image-text-home a.btn {
    height: 60px;
}
}

@media(max-width:992px){
.site-footer__item:first-of-type {
    width: 100%;
}
.recommendations-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}
.recommendations-heading {
    margin-bottom: 19px;
    font-size: 30px;
    line-height: 48px;
}
.inline-logo {
    padding-bottom: 18px;
}
footer .site-footer__item:nth-child(4) {
    margin-top: 16px;
}
footer .site-footer__item:nth-child(3) {
    margin-top: 16px;
}
}
@media(max-width:989px){
.custom-product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.testimonial-quote {
    font-size: 21px;
    line-height: 33px;
}
.site-footer__content {
    grid-template-columns: 1fr 1fr;
}
.custom-product-image {
    text-align: left;
}
.custom-product-image img {
    width: 100%;
}
}
@media(max-width: 767px){
a.build-link {
    font-size: 14px;
}
.whole-experience p {
    font-size: 15px;
    font-style: 20px;
    line-height: 22px;
}
.whole-experience h2 {
    font-size: 26px;
}
.testimonial-author {
    margin-bottom: 30px;
}
.testimonial-author-info h5 {
    line-height: 23px;
    margin-top: 7px;
    text-align: left;
    font-size: 14px;
}
.recommendation-card {
    padding: 8px;
}
.recommendations-grid {
    gap: 10px;
}
.recommendations-heading {
    font-size: 27px;
    line-height: 31px;
}
.recommendations-wrapper.page-width {
    padding: 7px 20px 35px;
}
.recommendation-price .money {
    font-size: 14px;
}
h3.recommendation-title {
    font-size: 16px;
    margin: 11px 0 8px;
    font-size: 15px;
    line-height: 21px;
}
.site-footer__content {
    display: grid;
    grid-template-columns: 1fr;
}
.site-footer__item:first-child .h4 {
    padding-top: 32px;
}
.site-footer .container {
    padding: 0 20px;
}
.inline-logo {
    padding-bottom: 0;
}
.site-footer__item:first-of-type {
    width: 100%;
}
footer .site-footer__item:nth-child(4) {
    margin-top: 0;
}
footer .site-footer__item:nth-child(2) {
    margin-top: 0;
}
.custom-product-desc {
    margin-bottom: 16px;
    color: #838383;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.image-text-home .rte.rte-setting.featured-row__subtext p {
    font-size: 15px;
}
footer .site-footer__item:nth-child(3) {
    margin-top: 0;
}
.slide-left h1 {
    font-size: 34px;
    line-height: 45px;
}
.slide-btn {
    margin-top: 29px;
}
.slide-left p {
    font-size: 15px;
    line-height: 21px;
    max-width: 442px;
    margin-bottom: 0;
    margin-top: 18px;
    color: #fff;
}
.slide-left h4 {
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0;
}
.video-banner__play {
    width: 51px;
    height: 51px;
}
.image-text-home .rte-setting {
    margin-bottom: 19px;
}
body.template-index .page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.image-text-home .feature-row__text--left {
    padding-left: 0;
    padding-top: 11px;
}
.image-text-home h2.h3 {
    font-size: 28px;
    max-width: 391px;
}
.custom-product-section {
    padding: 50px 0px 50px;
}
.custom-product-section .swiper.customProductSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 18px !important;
}
.testimonial-section {
    padding: 50px 0 96px;
}
.testimonial-wrapper {
    padding: 0px 20px;
    grid-template-columns: 100%;
}
li.site-footer__linklist-item {
    padding-bottom: 7px !important;
}
.testimonial-section .swiper-nav {
    position: absolute;
    bottom: -43px;
    left: 12px;
    display: flex;
    align-items: center;
    gap: 120px;
}
.testimonial-section .swiper-button-prev, .testimonial-section .swiper-button-next {
    width: 35px;
    height: 35px;
}
.site-footer__rte p a {
    font-size: 17px;
}
.site-footer__content {
    padding-bottom: 38px;
}
footer .site-footer__newsletter {
    width: 100%;
}
.title-heading-vd-u p {
    font-size: 17px;
}
.whole_gen .gen_img {
    min-height: 472px;
}
/* .testimonial-quote {
    font-size: 20px;
    line-height: 28px;
    max-width: 794px;
} */
 .testimonial-quote {
    font-size: 23px !important;
    line-height: 35px !important;
    max-width: 794px;
}
.copyright_btm {
    height: 52px;
}
small.site-footer__copyright-content.site-footer__copyright-content-powered-by {
    font-size: 15px !important;
}

.whole_gen .gen_img {
    min-height: 350px !important;
}
.custom-product-grid {
    gap: 40px;
}
.custom-video img {
    height: 27vh;
}
a.site-header__icon.site-header__cart {
    margin-left: 0 !important;
}
.grid__item.medium-up--one-quarter.text-right.site-header__icons {
    padding: 0 !important;
}
.grid__item.medium-up--one-quarter.text-right.site-header__icons.site-header__icons--plus {
    padding: 0;
}
.site-header__icon {
    padding: 10px 5px !important;
}
.video-banner__wrapper img, .video-banner__wrapper video, .video-banner__wrapper iframe {
    height: 620px;
    object-fit: cover;
}
.custom-testimonial .title_testimonial{
    font-size: 28px;
    letter-spacing: 0;
}
.custom-testimonial .bottom_detail p {
    font-size: 16px;
}
.product-single__thumbnail {
    max-height: 95px;
}
.image-text-home a.btn {   
    font-size: 14px;
    height: 42px;
    max-width: 215px;
}
.edition-number {
    font-size: 14px;
}
}

@media(max-width: 500px){
.recommendation-image {
    height: 152px;
}
}
@media(max-width: 360px){
    .custom-testimonial .title_testimonial {
        font-size: 24px;     
    }
    .product-single__thumbnail {
        max-height: 67px;
    }
}