/** Shopify CDN: Minification failed

Line 2144:0 Expected ")" to go with "("

**/
.template-product .main_header .navbar {
    transition: padding-bottom 0.3s ease;
    /* background: #000; */
}
.jdgm-rev-widg__summary-text {
    visibility: unset;
    color: #fff;
}
.cmn_btn,
.product_review_bar {
  display: inline-block;
}
.cmn_btn,
.product__text {
  font-size: 18px;
  line-height: 1.6;
}
.video_overlay,
.video_play[style="opacity: 0;"] {
  visibility: hidden;
}
.mb_120 {
  margin-bottom: 120px;
}
.slider_block_main {
    margin-bottom: 0px;
}
.video_banner.mb_120 {
    margin-bottom: 50px;
}
.cmn_btn {
  color: #fff;
  background: #199ee3;
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  border: 1px solid #199ee3;
  padding: 15px 27px;
  text-decoration: none;
  cursor: pointer;
  transition: 0.4s;
}
.cmn_btn:hover {
  background: #fff;
  color: #199ee3;
}
.collection .card__inner {
  --ratio-percent: 100% !important;
}
li.grid__item {
  margin-bottom: 15px;
}
.product_review_bar a.product_review_link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
}
.product--large:not(.product--no-media) .product__media-wrapper {
  max-width: 570px !important;
}
.product--large:not(.product--no-media) .product__info-wrapper {
  padding: 0 0 0 60px !important;
  max-width: 600px !important;
}
.product-media-container.constrain-height.media-fit-contain {
  width: 100% !important;
}
.product--thumbnail_slider .slider-button {
  position: absolute;
  z-index: 10;
  background: #199ee3;
  width: 30px;
  height: 30px;
  opacity: 0;
  transition: 0.4s;
}
.product .thumbnail-slider .thumbnail[aria-current]:before,
.thumbnail-slider:hover .slider-button {
  opacity: 1;
}
.product--thumbnail_slider .slider-mobile-gutter .slider-button svg path {
  fill: #fff;
}
.product--thumbnail_slider button.slider-button.slider-button--prev {
  left: 0;
}
.product--thumbnail_slider button.slider-button.slider-button--next {
  right: 0;
}
.product_details .jdgm-rev-widg,
.thumbnail-slider .thumbnail-list.slider--tablet-up {
  padding: 0 !important;
}
.product__media-list {
  margin-bottom: 10px !important;
  position: relative;
}
.thumbnail-list {
  grid-gap: 10px !important;
}
.custom_technical a {
  color: #000;
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 20px;
  font-weight: 600;
  text-decoration: underline;
  transition: 0.4s;
}
.product span.price-item.price-item--sale.price-item--last,
.product__title h1 {
  font-weight: 700;
  font-family: Poppins;
  font-style: normal;
  text-transform: capitalize;
}
.custom_technical a:hover {
  color: #199ee3;
}
.product .thumbnail-slider .thumbnail:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block !important;
  opacity: 0;
  transition: 0.4s;
}
.product__modal-opener .product__media-icon {
  opacity: 1 !important;
  bottom: 24px !important;
  right: 24px !important;
  left: auto !important;
  top: auto !important;
  border: none !important;
  background-color: unset !important;
}
.thumbnail:hover {
  opacity: 1 !important;
}
.product .product__media .global-media-settings {
  border: 1px solid #e3e7ef !important;
}
.product .thumbnail-slider .thumbnail[aria-current] {
  border: 1px solid #8e8e8e !important;
  box-shadow: unset !important;
}
.product__title {
  margin: 0 0 15px !important;
}
.product__title h1 {
  color: #000;
  font-size: 40px;
  line-height: 1.2;
  max-width: 420px;
}
.product .price__container {
  margin-bottom: 0 !important;
}
.product span.price-item.price-item--sale.price-item--last {
  color: #199ee3;
  font-size: 34px;
  line-height: 1.1;
}
.product .price-item.price-item--regular {
  color: #9eb2bc;
  font-family: Poppins;
  font-size: 34px !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.1;
  text-transform: capitalize;
}
.product-form__quantity .form__label,
.product__accordion svg,
.product__inventory svg,
.product__tax,
.product_review .jdgm-rev-widg__body,
.product_review .jdgm-rev-widg__paginate-spinner-wrapper,
.product_review .jdgm-rev-widg__title,
.product_review .jdgm-row-actions,
.product_review .jdgm-widget-actions-wrapper,
.product_tab_details,
.shopify-payment-button__more-options,
.sticky_mob_price,
span.badge.price__badge-sale.color-accent-2,
span.caption-large.light {
  display: none;
}
.product-form__buttons {
  max-width: 100% !important;
}
.product__text {
  color: #010101;
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize !important;
  margin: 10px 0 0 !important;
}
.product__inventory,
.sale_discount {
  color: #fff;
  font-family: Poppins;
  font-style: normal;
}
.product__text span,
.related_items_inner .related_item_pro_title:hover {
  color: #199ee3;
}

.product__text a {
  text-decoration: underline;
  color: #199ee3;
}
.product__bullet_points ul {
  margin: 20px 0;
}
.product__bullet_points ul li {
  list-style: none;
  position: relative;
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 20px;
}
.product_richtext p strong,
.sale_discount {
  font-weight: 600;
}
.product__bullet_points ul li:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/bullet.svg?v=1701516924")
    0 0 / contain no-repeat;
  width: 25px;
  height: 27px;
  left: -40px;
}
.product .quantity {
  width: 179px !important;
  height: 50px;
}
.product .quantity:after,
.sticky_cart .quantity:after {
  box-shadow: unset !important;
  border: 1px solid #9eb2bc;
}
.product .quantity__input[type="number"],
.sticky_cart .quantity__input[type="number"] {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4;
}
.product-form__submit {
  width: 345px;
  border: 1px solid #199ee3;
  background: #fff;
  height: 50px;
}
.product-form__submit span {
    color: #199ee3;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    text-transform: capitalize;
}
.product-form__input input[type="radio"]:checked + label {
  background-color: #199ee3 !important;
}
.product-form__input input[type="radio"] + label {
  border: 1px solid #199ee3 !important;
}
.pro_cart_wrapper {
  display: flex;
  gap: 16px;
}
.payment__methods .list-payment {
  justify-content: start;
}
.product_richtext {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 28px !important;
}
.product_richtext:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/shipping.svg?v=1701521689")
    0 0 / contain no-repeat;
  width: 25px;
  height: 15px;
  left: 0;
}
.product_richtext p {
  margin: 0 0 0 35px;
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7;
  text-transform: capitalize;
}
.product_richtext p a {
  color: #199ee3;
  text-decoration: underline;
}
.sale_discount {
  position: absolute;
  top: 16px;
  left: -7px;
  background: #009ee3;
  font-size: 18px;
  line-height: 1.3;
  text-transform: capitalize;
  padding: 9px 24px;
}
.sale_discount:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/Vector_1.svg?v=1701662017")
    0 0 / contain no-repeat;
  width: 10px;
  height: 8px;
  left: 0;
  top: -8px;
}
.product__inventory {
  background: url("/cdn/shop/files/in_stock.svg?v=1701662588")
    0 0 / contain no-repeat;
  width: 86px;
  height: 22px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  justify-content: center;
  margin: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}
.payment_title,
.product_progress_bar p {
  font-weight: 400;
  font-family: Poppins;
  font-style: normal;
}
.product .jdgm-widget {
  margin: 0 0 11px;
}
.product .slider-buttons {
  display: none !important;
}
.product .jdgm-prev-badge__text {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
}
.payment_title {
  color: #000;
  font-size: 14px;
  line-height: 1.8;
}
.product-form__submit:hover span,
.progress-bar,
.sticky_cart .product-form__submit span {
  color: #fff;
}
.payment__methods {
  margin: 23px 0 30px !important;
}
.section-template--20275065946458__main-padding {
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}
.product__accordion summary {
  pointer-events: none;
}
.accordion__content .metafield-rich_text_field p {
  margin: 0 0 10px;
}
.main_progress {
  margin: 30px 0;
}
.product_progress_bar p {
  color: #199ee3;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 10px;
}
.progress {
  height: 15px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 15px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  background-color: #199ee3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s;
  -o-transition: width 0.6s;
  transition: width 0.6s;
  display: block !important;
}
.related_items_wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  background: #f6fcff;
  padding: 50px 15px;
  gap: 30px;
}
.related_items {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.related_items_total {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  align-items: center;
}
.cm_related_items {
  width: 33.33%;
  position: relative;
}
.cm_related_items:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/plus.svg?v=1701679806")
    0 0 / contain no-repeat;
  width: 22px;
  height: 22px;
  top: 52%;
  right: -10px;
  transform: translateY(-60px);
}
.cm_related_items:last-child:before {
  content: unset;
}
.related_items_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.related_items_inner .related_item_pro_img {
  width: 170px;
  height: 170px;
  border: 1px solid #e6e6e6;
  position: relative;
  margin: 0 0 10px;
}
.related_items_inner .related_item_pro_title {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
  max-width: 170px;
  margin: 0 auto 7px;
  transition: 0.4s;
}
.related_item_pro_price {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
  text-transform: capitalize;
}
.product-tab,
.sub_title {
  font-size: 20px;
  font-style: normal;
}
.product-tab,
.product_title h4,
.sub_title {
  line-height: 1.5;
  text-transform: capitalize;
}
.product_review,
.product_review_bar,
.rel_pro_input,
.video_wrapper,
.why_bikevlip_right_inner {
  position: relative;
}
.related_items input[type="checkbox"] {
  border-radius: unset;
  background: #fff;
  border: none;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 1;
}
.product-form__submit:hover,
.related_items input[type="checkbox"]:checked {
  background-color: #199ee3;
}
.payment__methods ul.list.list-payment,
.technical_info_wrapper ul {
  padding: 0;
  margin: 0;
}
.quantity__button:focus-visible,
.quantity__input:focus-visible {
  background-color: unset !important;
}
:focus-visible {
  outline: unset !important;
  outline-offset: unset !important;
  box-shadow: unset !important;
}
.sticky_cart {
    position: fixed;
    bottom: 0;
    background: #f6fcff;
    padding: 6px 120px;
    width: 100%;
    z-index: 9999;
}
.product_sticky_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.cart_button_sticky,
.product_content {
  align-items: center;
  display: flex;
}
.product_img {
    width: 70px;
    height: 68px;
    border: 1px solid #199ee3;
}
.product_img img {
  width: 100%;
  height: 100%;
}
.product_content {
  gap: 15px;
}
.main_product_section {
    position: relative;
    background-color: #000000;
    z-index: 999;
}
.main_product_section p ,
.main_product_section li{
  color:#fff !important;
}
.shopify-payment-button__button--unbranded:hover {
  background-color: #199ee3 !important;
  color: #fff !important;
}
.sticky_cart span.price-item.price-item--sale.price-item--last {
  color: #199ee3;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  text-transform: capitalize;
}
.sticky_cart .price-item.price-item--regular {
  color: #9eb2bc;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-transform: capitalize;
}
.sticky_cart .quantity {
  width: 179px;
  min-height: 50px;
}
.sticky_cart .product-form__submit {
    width: auto;
    height: auto;
    padding: 10px 12px;
    background: #199ee3;
    font-family: Poppins;
    font-size: 9px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.6;
    text-transform: capitalize;
    margin: 0;
}
.accordion-desc p,
.product_review .jdgm-review-widget--small .jdgm-histogram,
.sticky_cart .product-form__input,
.sub_title p,
.why_desc p {
  margin: 0;
}
.sticky_cart .product-form__submit:hover {
  background: 0 0;
}
.bike_title span,
.sticky_cart .product-form__submit:hover span,
.sub_title p span {
  color: #199ee3;
}
.bike_desc,
.bike_title,
.product-tab,
.product_details_block li,
.product_title h4,
.protection_desc,
.protection_subtitle,
.sub_title,
.why_desc {
  color: #000;
  font-family: Poppins;
}
.sticky_cart .pro_cart_wrapper {
  align-items: center;
}
.product_title h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
}
.cm_product_details {
  border: 1px solid #c9d4da;
  background: #f6fcff;
}
.product_details_inner_top {
  border-bottom: 1px solid #c9d4da;
}
.product_details_ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0;
  margin: 0;
}
.product-tab {
  list-style: none;
  background: 0 0;
  text-align: center;
  font-weight: 500;
  padding: 14px 0;
  width: 100%;
  cursor: pointer;
}
.product-tab:not(:last-child) {
  border-right: 1px solid #c9d4da;
}
li.product-tab.hover_active {
  background: #199ee3;
  color: #fff;
}
.product_details_inner_bottom {
  padding: 30px;
}
.product_details_inner_bottom ol,
.product_details_inner_bottom ul {
  margin: 0;
  padding-left: 26px;
}
.faq_accordion .accordion-item.active .accordion-content,
.product_tab_details.detail_active {
  display: block;
}
.product_details_block li {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  list-style: unset;
}
.product_details_block li:not(:last-child) {
  margin: 0 0 16px;
}
.why_bikevlip_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 -15px;
}
.cm_why_bikevlip_left {
  padding: 0 15px;
  max-width: 500px;
}
.why_desc,
img.why_big_img {
  max-width: 470px;
}
.cm_why_bikevlip_right {
  padding: 0 15px;
}
.why_bikevlip .section_title {
  text-align: left;
  margin-bottom: 20px;
}
.sub_title {
  font-weight: 700;
  margin-bottom: 15px;
}
.why_desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 30px;
}
.why_bikevlip_right_inner:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/Isolation_Mode.svg?v=1701683711")
    0 0 / contain no-repeat;
  width: 78px;
  height: 63px;
  left: -40px;
  top: -28px;
}
img.why_small_img {
  position: absolute;
  left: -160px;
  bottom: -49px;
  border: 5px solid #fff;
  max-width: 296px;
}
.why_bikevlip.mb_120 {
  margin-bottom: 150px;
}
.damage_protection_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cm_damage_protection_left {
  width: 50%;
  border-right: 1px solid;
}
.cm_damage_protection_right {
  width: 50%;
}
.damage_protection_right_inner img {
  margin-left: auto;
}
.DAMAGE_PROTECTION .section_title {
  margin-bottom: 80px;
}
.video_wrapper video {
  width: 100%;
  height: 567px;
  object-fit: contain;
  display: block;
}
.video_play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50px, -50px);
  cursor: pointer;
  z-index: 1;
}
.video_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 30%);
  opacity: 0;
}
.product_review:hover .product_review_popup_main,
.video_layer .video_overlay {
  opacity: 1;
  visibility: visible;
}
.smallest_bike {
  background: #f6fcff;
  padding: 120px 0;
}
.smallest_bike .section_title {
  max-width: 740px;
  margin: 0 auto 40px;
}
.smallest_bike_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.cm_smallest_bike {
  width: 33.33%;
  padding: 0 15px;
}
.bike_icon {
  width: 85px;
  height: 85px;
  background: #199ee3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px;
}
.bike_title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: capitalize;
  margin: 0 0 15px;
}
.bike_desc,
.protection_desc {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
.connetable_wrapper,
.protection_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.protection_top {
  display: flex;
  align-items: start;
  justify-content: space-between;
  width: 100%;
}
.protection .section_title {
  text-align: left;
  margin-top: 43px;
}
.protection_subtitle {
  font-size: 26px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.1;
  text-transform: capitalize;
  margin: 0 0 15px;
}
.connetable_points li,
.recy_desc {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
}
.protection_top_left .protection_desc {
  max-width: 460px;
}
.protection_top_right {
  max-width: 570px;
}
.protection_bottom {
  width: 100%;
  display: flex;
  align-items: end;
  margin-top: -170px;
}
.protection_bottom_left img {
  max-width: 770px;
  border-top: 8px solid #fff;
  border-right: 8px solid #fff;
}
.protection_bottom_right {
  padding-left: 24px;
}
.connetable_points li:last-child,
.protection_bottom_right .protection_desc {
  margin: 0 0 30px;
}
.cm_connetable_left {
  width: 60%;
}
.connetable .section_title {
  text-align: left;
}
.connetable_points li {
  position: relative;
  margin: 0 0 20px;
}
.connetable_points li:before {
  content: "";
  position: absolute;
  background: url("/cdn/shop/files/bullet.svg?v=1701516924")
    0 0 / contain no-repeat;
  width: 26px;
  height: 26px;
  left: -40px;
}
.connetable .protection_subtitle {
  margin: 0 0 26px;
}
.recyclable_wrapper {
  background: no-repeat #f6fcff;
  padding: 37px 15px 37px 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-image: repeating-linear-gradient(
      0deg,
      #199ee3,
      #199ee3 6px,
      transparent 6px,
      transparent 14px,
      #199ee3 14px
    ),
    repeating-linear-gradient(
      90deg,
      #199ee3,
      #199ee3 6px,
      transparent 6px,
      transparent 14px,
      #199ee3 14px
    ),
    repeating-linear-gradient(
      180deg,
      #199ee3,
      #199ee3 6px,
      transparent 6px,
      transparent 14px,
      #199ee3 14px
    ),
    repeating-linear-gradient(
      270deg,
      #199ee3,
      #199ee3 6px,
      transparent 6px,
      transparent 14px,
      #199ee3 14px
    );
  background-size: 2px 100%, 100% 2px, 2px 100%, 100% 2px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
}
.cm_recyclable_left {
  max-width: 183px;
}
.recy_logo_img {
  max-width: 218px;
  margin: 0 0 19px;
}
.recyclable .section_title {
  text-align: left;
  margin: 0 0 12px;
}
.recy_desc {
  max-width: 850px;
  margin: 0;
}
.cm_recyclable_right {
  padding-left: 40px;
}
.quality_bikeVlip_row {
  display: flex;
  margin: 0 -15px;
}
.quality_bikeVlip_block {
  width: 33.3%;
  padding: 0 15px;
}
.faq_accordion .accordion-item,
.quality_bikeVlip_card {
  padding: 15px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.05);
}
.quality_bikeVlip_card {
  min-height: 300px;
}
.quality_bikeVlip_icon {
  width: 50px;
  height: 50px;
  background: rgba(25, 158, 227, 0.13);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.quality_bikeVlip_title {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.5;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.faq_accordion .accordion-content .accordion-desc,
.quality_bikeVlip_desc {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1.6;
}
.quality_bikeVlip_desc {
  font-weight: 400;
  letter-spacing: 0;
}
.custom_title,
.faq_accordion .accordion-header {
  font-style: italic;
  font-weight: 700;
  text-transform: capitalize;
}
.jdgm-prev-badge__text:after {
  content: ")";
  display: inline-block;
}
.faq_accordion .accordion-item {
    border-radius: 10px;
    margin: 0 0 5px;
    border-top: 3px solid #CDD6DA0D!important;
}
.faq_accordion .accordion-content {
  display: none;
  padding-top: 15px;
}
.faq_accordion .accordion-header {
    cursor: pointer;
    width: 100%;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 18px;
    line-height: 1.5;
    position: relative;
    padding-right: 20px;
    font-style: normal;
}
.faq_accordion .accordion_icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  transition: 0.4s;
}
.faq_accordion .accordion-content .accordion-desc {
  font-weight: 400;
}
.faq_accordion .accordion-item.active .accordion_icon {
  transform: translateY(-50%) rotate(-180deg);
}
.card-wrapper:hover .media.media--hover-effect > img:first-child:only-child {
  transform: none !important;
}
.page-title-section {
  /* padding: 131px 0; */
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  margin-bottom: 60px;
}
.custom_title {
  color: #fff;
  font-size: 40px;
  line-height: 1.25;
  margin-bottom: 10px;
}
.breadcrumbs__item .breadcrumbs__link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
  transition: 0.4s;
}
.card__content .card-information {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card__content .card-information .rating span.rating-star:before {
  background: linear-gradient(
    90deg,
    #f6bb06 var(--percent),
    rgba(var(--color-foreground), 0.15) var(--percent)
  );
  -webkit-background-clip: text;
  font-size: 23px;
}
.card__content .card__information .card-information .price,
.rating {
  margin: 0 !important;
}
.card__content .card-information .rating {
  order: 2;
}
.shopify-section.section {
  background: #f7f7f7;
  background: #fff;

}
.product_review_popup_main {
  position: absolute;
  width: 62%;
  z-index: 99;
  top: 18px;
  padding-top: 25px;
  opacity: 0;
  visibility: hidden;
  left: 32px;
  transition: 0.4s;
}
.product_review_popup {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #d4d1d1;
  position: relative;
  z-index: 1;
}
.product_review_popup:before {
  content: "";
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
}
.accordion__title {
  color: #241915;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.accordion__content .metafield-rich_text_field {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
}
.product {
  border-bottom: 1px solid #dee9ee;
  padding-bottom: 50px;
}
.accordion {
  border-bottom: none !important;
  border-top: 1px solid #9eb2bc !important;
  margin-top: 30px !important;
}
.technical_info_wrapper {
  background: #fff;
  box-shadow: 0 4px 24px #0000000d;
  padding: 30px;
}
.tech_info li {
  display: flex;
}
.tech_info li strong {
  width: 25%;
}
.product_info {
  padding: 15px 0;
}
.product_info ul {
  padding-left: 18px;
}
.product_info li {
  list-style: disc;
}
/* ===================== */
.product_detail_mobile {
  display: none;
}
.product_tabify_mobile {
  display: none;
}
div#Details-ebb3861e-543b-4b3f-a736-4fc3c3bacad8 {
  display: none;
}
/* ============== Product Feature ============== */
.product_feature_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.product_feature .section_title {
  text-align: center;
  margin: 0 auto 40px;
  max-width: 720px;
}
.cm_product_feature_left {
  width: 43%;
  padding: 0 15px;
}
.cm_product_feature_right {
  width: 57%;
  padding: 0 15px;
}
.product_feature_images {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 20px;
}
.product_feature_content_title {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
  color: #199ee3;
  margin: 12px 0 0;
}
.product_feature_content_label_main {
  text-align: center;
  margin: 26px 0;
}
.product_feature_content_label {
  background-color: #d1ecf9;
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 6px 10px;
  text-transform: uppercase;
}
.product_feature_description {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  text-align: left;
}
.product_feature_description p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 20px;
}
.product_feature_description p strong {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}
.product_feature_bigimg img {
  width: 415px;
}
.product_feature_smallimg img {
  width: 160px;
}
.product_feature_left {
  margin-top: -15px;
}

span.sticky-add-to-cartddd.darkHeader {
    position: fixed;
    width: 100%;
    background: #000;
    bottom: 0px;
    z-index: 1;
    text-align: center;
    padding: 10px;
    display: flex;
    float: none;
    justify-content: center;
}
span.sticky-add-to-cartddd {
    display: none;
}
/* ============= */
@media (max-width: 1440px) {
  .mb_120,
  .why_bikevlip.mb_120 {
    margin-bottom: 100px;
  }
  .smallest_bike {
    padding: 100px 0;
  }
  .protection_top_right {
    max-width: 480px;
  }
  .protection_bottom_left img {
    max-width: 700px;
  }
  .protection_bottom {
    margin-top: -140px;
  }
  .recyclable_wrapper {
    padding: 30px;
  }
  .cm_recyclable_right {
    padding-left: 10px;
  }
  .DAMAGE_PROTECTION .section_title {
    margin-bottom: 40px;
  }
  .sticky_cart {
    padding: 10px 16px;
  }
  .product__title h1 {
    max-width: 380px;
  }
  .related_items_inner .related_item_pro_img {
    width: 150px;
    height: 150px;
  }
  .product_feature_images {
    justify-content: center;
    row-gap: 19px;
  }
}
@media (max-width: 1199px) {
  .mb_120,
  .why_bikevlip.mb_120 {
    margin-bottom: 80px;
  }
  .section_title {
    font-size: 32px;
  }
  .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50% !important;
  }
  .product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 0 0 30px !important;
  }
  .product__title h1 {
    font-size: 34px;
  }
  .product__text,
  .product_title h4,
  .sale_discount {
    font-size: 16px;
  }
  .product__title {
    margin: 0 0 15px !important;
  }
  .product .price-item.price-item--regular,
  .product span.price-item.price-item--sale.price-item--last {
    font-size: 28px !important;
  }
  .product__text {
    margin: 8px 0 0 !important;
  }
  .product__bullet_points ul li:before {
    width: 22px;
    height: 22px;
  }
  .product__bullet_points ul li {
    line-height: 1.2;
    margin: 0 0 16px;
  }
  .product__bullet_points ul {
    margin: 20px 0;
  }
  .product .quantity {
    width: 144px !important;
  }
  button.product-form__submit.button.button--full-width.button--secondary {
    padding: 0 !important;
  }
  .bike_title,
  .faq_accordion .accordion-header,
  .product-form__submit span,
  .product-tab,
  .protection_subtitle,
  .quality_bikeVlip_title,
  .sticky_cart .price-item.price-item--regular,
  .sticky_cart .product-form__submit span,
  .sticky_cart span.price-item.price-item--sale.price-item--last,
  .sub_title {
    font-size: 18px;
  }
  .related_items_wrapper {
    padding: 30px 15px;
  }
  .cm_why_bikevlip_left {
    max-width: unset;
    width: 50%;
  }
  img.why_big_img {
    max-width: 390px;
  }
  img.why_small_img {
    left: -95px;
    max-width: 240px;
  }
  .why_desc {
    max-width: 400px;
  }
  .why_bikevlip_right_inner:before {
    width: 80px;
    height: 60px;
  }
  .video_play svg {
    width: 100px;
  }
  .video_wrapper video {
    height: 450px;
  }
  .damage_protection_wrapper img {
    max-width: 430px;
  }
  .smallest_bike {
    padding: 80px 0;
  }
  .bike_icon {
    width: 70px;
    height: 70px;
  }
  .bike_icon svg {
    width: 50px;
    height: 50px;
  }
  .protection_top_right {
    max-width: 350px;
  }
  .protection .section_title {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .protection_bottom_left img {
    max-width: 650px;
  }
  .protection_bottom {
    margin-top: -100px;
  }
  .cm_connetable_left {
    width: 50%;
  }
  .connetable_wrapper {
    justify-content: space-between;
  }
  .recyclable_left_inner svg {
    width: 150px;
  }
  .cm_recyclable_left {
    max-width: unset;
    width: 20%;
  }
  .cm_recyclable_right {
    width: 80%;
  }
  .faq_accordion .accordion-item,
  .quality_bikeVlip_card {
    padding: 20px;
  }
  .sticky_cart .quantity {
    width: 130px;
  }
  .product__title h1 {
    max-width: 340px;
  }
  .related_items_inner .related_item_pro_img {
    width: 120px;
    height: 120px;
  }
  .related_items input[type="checkbox"] {
    width: 20px;
    height: 20px;
  }
  .product_feature_description p strong {
    font-size: 20px;
  }
  .product_feature_content_label {
    font-size: 18px;
  }
  .product_feature_bigimg img {
    width: unset;
  }
}
@media (max-width: 889px) {
  span#transcyBtnSwitcher {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .mb_120,
  .why_bikevlip.mb_120 {
    margin-bottom: 60px;
  }
  .section_title {
    font-size: 30px;
  }
  .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 100% !important;
    width: 100% !important;
    margin-bottom: 41px;
  }
  .product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 !important;
    max-width: 100% !important;
  }
  .product__info-container {
    max-width: 100% !important;
  }
  .product--thumbnail_slider .slider-button {
    width: 22px;
    height: 22px;
  }
  .cm_why_bikevlip_right {
    order: 1;
    width: 100%;
    margin: 30px 0 90px;
  }
  .cm_connetable_left,
  .cm_why_bikevlip_left {
    order: 2;
    width: 100%;
  }
  .why_bikevlip_right_inner {
    max-width: 300px;
    margin: 0 auto;
  }
  .damage_protection_wrapper img,
  .why_desc {
    max-width: 100%;
  }
  .cm_damage_protection_right img {
    margin-left: 40px;
  }
  .cm_smallest_bike {
    width: 50%;
    margin: 0 0 30px;
  }
  .smallest_bike_wrapper {
    justify-content: center;
  }
  .protection_top {
    flex-wrap: wrap;
  }
  .protection_bottom {
    flex-wrap: wrap;
    gap: 20px;
    margin-top: -150px;
  }
  .protection_top_right {
    margin-left: auto;
  }
  .protection_bottom_left img {
    max-width: 450px;
  }
  .protection_bottom_right {
    padding-left: 0;
  }
  .smallest_bike {
    padding: 60px 0;
  }
  .cm_connetable_right {
    order: 1;
    width: 100%;
    margin: 0 0 30px;
  }
  .connetable_right_inner img {
    max-width: 350px;
    margin: 0 auto;
  }
  .recyclable_left_inner svg {
    width: 100px;
  }
  .recy_logo_img {
    max-width: 150px;
  }
  .connetable_points li,
  .connetable_points li:last-child {
    margin: 0 0 10px;
  }
  .quality_bikeVlip_row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .quality_bikeVlip_block {
    width: 50%;
    margin: 0 0 20px;
  }
  .product-form__submit {
    width: 100%;
  }
  .cart_button_sticky .price,
  .sticky_cart .product_cart {
    display: none;
  }
  .sticky_cart .jdgm-widget {
    display: none !important;
  }
  .product_img {
    width: 80px;
    height: 80px;
  }
  .sticky_mob_price {
    display: block;
  }
  .sticky_cart span.price-item.price-item--sale.price-item--last {
    margin: 0;
  }
  .product__title h1 {
    max-width: 480px;
  }
  .related_items_inner .related_item_pro_img {
    width: 100px;
    height: 100px;
  }
  .cm_product_feature_left,
  .cm_product_feature_right {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section_title {
    font-size: 28px;
  }
  .sale_discount {
    left: -8px;
    padding: 7px 13px;
  }
  .product__modal-opener .product__media-icon {
    width: 17px;
    height: 17px;
  }
  .product_details_inner_bottom {
    padding: 18px 16px 16px;
  }
  img.why_big_img {
    max-width: 350px;
  }
  img.why_small_img {
    max-width: 200px;
  }
  .why_bikevlip_right_inner:before {
    width: 60px;
    height: 40px;
    left: -24px;
    top: -15px;
  }
  .cm_damage_protection_left {
    width: 100%;
    border-bottom: 1px solid;
    border-right: unset;
  }
  .cm_damage_protection_right {
    width: 100%;
  }
  .cm_damage_protection_right img {
    margin-left: 0;
  }
  .damage_protection_left_inner {
    margin-bottom: 30px;
  }
  .damage_protection_right_inner {
    margin-top: 30px;
  }
  .video_wrapper video {
    height: 280px;
  }
  .video_play svg {
    width: 80px;
  }
  .recyclable_wrapper {
    padding: 30px 15px;
  }
  .faq_accordion .accordion-header {
    padding-right: 30px;
  }
  .product__title h1 {
    max-width: 400px;
  }
  .related_items_inner .related_item_pro_img {
    width: 80px;
    height: 80px;
  }
  .related_item_pro_price,
  .related_items_inner .related_item_pro_title {
    font-size: 14px;
  }
  .related_items .cmn_btn {
    font-size: 16px;
    padding: 10px 20px;
  }
  .technical_info_wrapper {
    padding: 15px;
  }
  .tech_info li strong {
    width: 40%;
  }
  .product_detail_mobile {
    display: block;
  }
  .product_tabify_mobile {
    display: block;
  }
  .product_detail_mobile .section_title {
    font-size: 20px;
  }
  .product_feature {
    display: block;
  }
  .cm_product_feature_left,
  .cm_product_feature_right {
    width: 100%;
  }
  .product_feature_wrapper {
    flex-direction: column-reverse;
    row-gap: 15px;
  }
  .product_feature_content_title {
    text-align: center;
  }
  .product_feature_description p strong {
    font-size: 16px;
  }
  .product_feature_description p {
    font-size: 16px;
    margin: 10px 0 20px;
  }
  .product_feature_content_label {
    font-size: 16px;
  }
  .product_feature .section_title {
    text-align: left;
  }
  span.sticky-add-to-cart.darkHeader {
    display: inline-block;
    width: 41%;
    position: fixed;
    bottom: 0px;
    width: 100%;
    left: 0px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
    display:flex;
    justify-content:center;
  } 
span.sticky-add-to-cart.darkHeader {
    display: flex;
    width: 100%;
    text-align: center;
}
}
@media (max-width: 575px) {
  .cmn_btn {
    padding: 10px 27px;
  }
  .product__title h1 {
    font-size: 28px;
  }
  .product__title {
    margin: 0 0 10px !important;
  }
  .product .price-item.price-item--regular,
  .product span.price-item.price-item--sale.price-item--last {
    font-size: 24px !important;
  }
  .product__text {
    margin: 6px 0 0 !important;
  }
  .payment__methods {
    margin: 16px 0 0 !important;
  }
  .product_details_ul {
    align-items: unset;
  }
  .payment__methods ul.list.list-payment {
    margin: 14px 0 0;
  }
  .product-tab {
    padding: 10px 5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .product__info-container .product-form {
    margin-bottom: 16px !important;
  }
  .connetable .protection_subtitle,
  .product_details_block li:not(:last-child) {
    margin: 0 0 14px;
  }
  .related_items_wrapper {
    flex-direction: column;
    align-items: center;
    row-gap: 0;
  }
  /* .cm_related_items {
    width: 100%;
    min-height: unset;
  } */
  /* .cm_related_items:not(:last-child) {
    margin: 0 0 42px;
  } */
  .related_items_wrapper {
    padding: 15px 0;
  }
  .related_items input[type="checkbox"] {
    width: 14px;
    height: 14px;
  }
  .related_items_total {
    gap: 5px;
  }
  .related_item_pro_price,
  .related_items_inner .related_item_pro_title {
    font-size: 12px;
  }
  .related_items_total h4 {
    font-size: 12px;
    margin: 0;
  }
  .cm_related_items:before {
    right: 0;
    left: 95%;
    top: -22%;
    transform: translate(0, 80px);
    width: 12px;
    height: 12px;
  }
  .related_items .cmn_btn {
    font-size: 14px;
    padding: 5px 10px;
  }
  .related_items_inner {
    gap: 0;
    margin: 0 0 15px;
  }
  img.why_big_img {
    max-width: 350px;
    margin-left: auto;
  }
  img.why_small_img {
    left: 0;
  }
  .why_bikevlip_right_inner {
    max-width: 100%;
    margin-left: auto;
  }
  .why_bikevlip_right_inner:before {
    right: 315px;
    left: auto;
  }
  /* .video_wrapper video {
    height: 200px;
  } */
  .video_play svg {
    width: 35px;
  }
  .video_play {
    transform: translate(-5px, -60px);
  }
  .cm_recyclable_left,
  .cm_smallest_bike,
  .quality_bikeVlip_block {
    width: 100%;
  }
  .bike_title {
    margin-bottom: 5px;
  }
  .cm_smallest_bike:last-child {
    margin-bottom: 0;
  }
  .protection_bottom_left img {
    max-width: 330px;
  }
  .protection_top_right {
    max-width: 320px;
  }
  .connetable .section_title {
    margin-bottom: 16px;
  }
  .recyclable_wrapper {
    flex-direction: column;
    gap: 36px;
    padding: 20px;
  }
  .cm_recyclable_right {
    width: 100%;
    padding-left: 0;
  }
  .recyclable_left_inner {
    max-width: 183px;
    margin: 0 auto;
  }
  .protection .section_title {
    margin-top: 0;
    margin-bottom: 14px;
  }
  .recyclable_left_inner svg {
    width: 183px;
  }
  .recy_logo_img {
    max-width: 218px;
  }
  .quality_bikeVlip_block:last-child {
    margin: 0;
  }
  .product_richtext {
    margin: 20px 0 !important;
  }
  .DAMAGE_PROTECTION .section_title {
    margin-bottom: 20px;
  }
  .section-template--20275065946458__main-padding {
    padding-top: 16px !important;
  }
  .featured_image img {
    width: 255px;
    margin: 0 auto;
  }
  .quality_bikeVlip_section .section_title {
    margin-bottom: 30px;
  }
  .product_img {
    width: 57px;
    height: 57px;
  }
  .product_title h4 {
    font-size: 12px;
    margin: 0 0 2px;
  }
  .custom_technical a,
  .sticky_cart .price-item.price-item--regular,
  .sticky_cart span.price-item.price-item--sale.price-item--last {
    font-size: 14px;
  }
  .product-form__submit span,
  .sticky_cart .product-form__submit span {
    font-size: 12px;
  }
  .sticky_cart .product-form__submit {
    padding: 2px;
  }
  .product_sticky_wrapper {
    gap: 0;
  }
  .product_content {
    gap: 9px;
  }
  .sticky_cart {
    padding: 16px;
  }
  .product__title h1 {
    max-width: 270px;
  }
  .product_review
    .jdgm-review-widget--small
    .jdgm-histogram
    .jdgm-histogram__bar {
    margin: 0;
    width: 80px;
  }
}
@media (max-width: 410px) {
  .product__title h1 {
    max-width: 245px;
  }
}
@media (max-width: 376px) {
  img.why_big_img {
    max-width: 256px;
  }
  img.why_small_img {
    max-width: 161px;
  }
  .section_title {
    margin-bottom: 11px;
  }
  .sub_title {
    margin-bottom: 7px;
  }
  .protection_bottom_right .protection_desc,
  .why_desc {
    margin-bottom: 26px;
  }
  .why_bikevlip_right_inner:before {
    width: 42px;
    height: 34px;
    right: 232px;
  }
  /* .video_wrapper video {
    height: 163px;
  } */
  .protection_top_right {
    max-width: 303px;
  }
  .protection_bottom_left img {
    max-width: 286px;
  }
  .protection_subtitle {
    margin-bottom: 6px;
    line-height: 1.5;
  }
  .connetable_right_inner img {
    max-width: 343px;
  }
  .connetable_points li:before {
    width: 22px;
    height: 22px;
  }
  .faq_accordion .accordion-content {
    padding-top: 0;
  }
  .faq_accordion .accordion-item {
    margin: 0 0 10px;
  }
  .slider_block_main {
    padding: 0;
  }
  .quality_bikeVlip_card {
    min-height: 249px;
  }
  .smallest_bike .section_title {
    margin: 0 auto 30px;
  }
  .product_title h4 {
    font-size: 10px;
  }
  .tech_info li strong {
    width: 35%;
  }
}
@media (max-width: 374px) {
  .why_bikevlip_right_inner:before {
    right: 235px;
  }
  .pro_cart_wrapper {
    flex-wrap: wrap;
    gap: 0;
  }
  .connetable_right_inner img {
    max-width: 250px;
  }
  .protection_top_right {
    max-width: 230px;
  }
  .protection_bottom_left img {
    max-width: 260px;
  }
  .product_sticky_wrapper {
    gap: 4px;
    flex-direction: column;
    align-items: start;
  }
  .product_title h4 {
    margin: 0;
  }
  .product_review .jdgm-histogram .jdgm-star {
    font-size: 10px;
  }
  .product_review
    .jdgm-review-widget--small
    .jdgm-histogram
    .jdgm-histogram__bar {
    margin: 0;
    width: 50px;
  }
  .product__inventory {
    top: -25px;
  }
  .related_items_inner .related_item_pro_img {
    width: 60px;
    height: 60px;
  }
  .cm_related_items:before {
    top: -29%;
    left: 93%;
  }
  .related_items .cmn_btn {
    font-size: 12px;
  }
}


.template-product{
  margin-top:0px !important;
}
@media (max-width: 767.98px
.template-product{
  margin-top:130px !important;
}
}


