/** Shopify CDN: Minification failed

Line 308:0 Unexpected "<"

**/
@media (max-width: 799px) {
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: block;
  }
}
@media (min-width: 800px) {
  .desktop-img {
    display: block;
  }
  .mobile-img {
    display: none;
  }
}
#shopify-section-rich-text-builder {
  background: #f2f2f2 !important;
}
#shopify-section-rich-text-builder .halo-section {
  margin-top: 0 !important;
}
#shopify-section-builder-image2 {
  background: #f2f2f2 !important;
}
.wrap-els {
  background: #f2f2f2;
}

.halo-section {
  margin-top: 20px !important;
}
.vertical-line {
  width: 1px;
  height: 40px; /* Adjust height as needed */
  background-color: #ccc; /* Light gray color for the vertical line */
}
@media (max-width: 768px) {
  .reviews img {
    width: 75px !important;
    height: 40px !important;
  }
  .vertical-line {
    height: 25px !important;
  }
}

.shopify-section.new-testimonials .reviews {
  display: flex;
  justify-content: center;
  width: auto;
  margin: 20px auto 0;
  align-items: center;
  background: #fff;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;

  flex-wrap: wrap;
  background: #f7f7f7;
  padding-left: 20px;
  padding-right: 20px !important;
  border-radius: 50px;
  width: fit-content !important;
}
@media (min-width: 769px) {
  .shopify-section.new-testimonials .reviews {
    height: 60px !important;
  }
}
.reviews img {
  width: 100px;
  height: 40px;
}
.image-logo {
  max-width: 100px !important;
  object-fit: contain !important;
}
/* Mobile specific styles */
@media only screen and (max-width: 767px) {
  .section-body-slider {
    display: flex !important;
    flex-direction: row !important;
    max-width: unset !important;
    overflow-x: auto; /* Enable horizontal scrolling */
    scroll-snap-type: x mandatory; /* Smooth snap scrolling */
    -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
  }
  .testimonial-block-slide {
    min-width: 70% !important;
  }

  .testimonial-block-slide {
    flex: 0 0 calc(100% - 20px); /* Show almost full width of one block */
    margin-right: 10px; /* Spacing between blocks */
    scroll-snap-align: start; /* Snap alignment */
  }

  .testimonial-block-slide:last-child {
    margin-right: 0; /* Remove margin for the last block */
  }

  .image-wrapper-slide img {
    max-width: 100%; /* Ensure the image resizes properly */
    height: auto;
  }
}
img.image-logo.google-logo {
  width: 70px !important;
}
@media (max-width: 768px) {
  img.image-logo.google-logo {
    width: 55px !important;
  }
}

.heading-builder {
  text-align: center;
  margin: 20px 0;
  margin-bottom: 10px;
  font-size: 22px;
}
.in-stock-title {
  display: none !important;
}
.relative_image_bg {
  position: relative;
  max-height: 260px;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.relative_image_bg h1 {
  color: white !important;
  font-weight: 700;
  z-index: 2 !important;
  text-align: center;
  font-size: 25px !important;

  text-align: center;
  font-weight: 700;
}
.relative_image_bg button {
  z-index: 2 !important;
}
.brand_img_ {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.product-title_ {
  font-size: 25px !important;
  font-weight: 700;
  color: white !important;
  z-index: 2 !important;
}
@media (max-width: 768px) {
  .relative_image_bg {
    max-height: 200px;
    height: 200px;
  }
  .brand_img_ {
    height: 200px;
    object-fit: cover;
  }
  .hide-on-mobile {
    display: none;
  }
  .bolder {
    font-size: 15px !important;
  }
  .first-div {
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
  .lift-kits {
    font-size: 12px !important;
  }
  .wrapper-mobile {
    padding: 10px 10px;
    text-align: center;
    font-family: Rajdhani, sans-serif;
    font-weight: 700;
    font-size: 16px;
    background: #5e5e5e;
    color: white !important;
  }
  .link-wrapper {
    color: white !important;
  }
  .bg-color-gray {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .main_kit_wrapper .select-load-red {
    margin-top: 5px !important;
  }
}
.breadcrumbs-buttons {
  font-family: Rajdhani, sans-serif;
  display: flex;
  justify-content: space-between;
  max-width: 1400px;
  margin: 0 auto;
}
.bolder {
  font-size: 25px;
  font-weight: 700;
}
.lift-kits {
  font-size: 20px;
}
.bg-color-gray {
  background-color: #f7f7f7 !important;

  padding-top: 20px;
  padding-bottom: 20px;
}
.first-div {
  display: flex;
  align-items: center;
  gap: 5px;
}
.first-div a {
  display: flex;
  color: black;
}
@media (min-width: 769px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .bg-color-gray {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .main_kit_wrapper .select-load-red,
  .brands-heading {
    font-size: 22px;
    margin-bottom: 10px !important;
    margin-top: 12px !important;
  }
}
.price_kit {
  margin: 6px 0 !important;
}

.button-disaster,
.button-disaster-global,
.button-disaster_label {
  font-size: 16px !important;
}
.description h4 {
  padding: 0 10px !important;
}
.select-load-red {
  color: #333333 !important;
  font-family: "Rajdhani" !important;
  font-weight: 800 !important;
}
.halo-section strong {
  font-family: "Rajdhani" !important;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
.select-load-red {
  margin-bottom: 0;
}
.wrap-options .position-relative {
  margin-top: 20px;
}
.wrap-els {
  display: flex;
}
.wrap-1 {
  width: 50%;
}
@media (max-width: 1024px) {
  .wrap-els {
    flex-direction: column;
  }
  .wrap-1 {
    width: 100%;
  }
  .shock-wrapper button {
    padding-bottom: 7px !important;
  }
}

.shock-wrapper button {
  padding: 5px 10px !important;
  margin-left: 2px;
  margin-right: 2px;
}

</style > <style > @media(min-width: 769px) {
  .wrapper-mobile {
    background: white !important;
    display: flex;
    justify-content: flex-end;
    margin: 10px;
  }
  .wrapper-mobile .link-wrapper {
    background: #5e5e5e;
    padding: 5px 10px;
    border-radius: 3px;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    font-family: "Rajdhani";
    font-size: 16px;
  }
  .heading-builder {
    margin-top: 0;
  }
}
#shopify-section-opinew_review_carousel * {
  visibility: hidden !important;
  height: 0 !important;
  position: absolute;
  bottom: 0;
  left: 0;
  display: contents;
}
