/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.bs-sec {
  padding: 14.5rem 0rem; }
  .bs-sec.typ-book-test {
    padding: 3.5rem 0rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-book-test {
        padding: 3rem 0; } }
  .bs-sec.faq {
    padding: 2.5rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec {
      padding: 3rem 0px; } }
  .bs-sec .sec-head {
    margin-bottom: 3rem;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .bs-sec .sec-head {
        margin-bottom: 2.4rem; } }
    .bs-sec .sec-head .sec-title {
      font-size: 6.4rem;
      line-height: 6.4rem;
      color: #000000;
      font-family: "Heebo-Bold";
      margin-bottom: 1.2rem;
      letter-spacing: -1px; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-title {
          font-size: 3rem;
          line-height: 3rem;
          margin-bottom: 1rem; } }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-title.typ-accessories {
          width: 50%; } }
    .bs-sec .sec-head .sec-desc {
      font-size: 2rem;
      line-height: 2.4rem;
      font-family: "Heebo-Regular";
      color: #646464; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head .sec-desc {
          font-size: 1.4rem;
          line-height: 1.4rem; } }
      .bs-sec .sec-head .sec-desc.typ-two {
        color: #666666; }
    .bs-sec .sec-head .btn-wrap {
      position: absolute;
      right: 0;
      bottom: 0;
      display: inline-block; }
      .bs-sec .sec-head .btn-wrap .btn {
        margin-bottom: 0; }
    .bs-sec .sec-head.typ-cart {
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0; }
      @media only screen and (max-width: 1024px) {
        .bs-sec .sec-head.typ-cart {
          display: block; } }
    .bs-sec .sec-head.typ-center {
      text-align: center; }
    .bs-sec .sec-head.typ-storeLocatore-hd {
      margin-bottom: 2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .bs-sec .sec-head.typ-storeLocatore-hd .sec-title {
        font-size: 2.4rem;
        line-height: normal; }
        @media only screen and (max-width: 768px) {
          .bs-sec .sec-head.typ-storeLocatore-hd .sec-title {
            font-size: 1.8rem;
            margin-bottom: 0; } }
    .bs-sec .sec-head.typ-bookTest {
      margin-bottom: 2rem; }
      .bs-sec .sec-head.typ-bookTest .sec-title {
        font-size: 2.4rem;
        line-height: normal; }
        @media only screen and (max-width: 768px) {
          .bs-sec .sec-head.typ-bookTest .sec-title {
            font-size: 1.8rem;
            margin-bottom: 0; } }
    .bs-sec .sec-head.typ-productOffer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec .sec-head.typ-productOffer .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec .sec-head.typ-productOffer .lhs {
          width: 18rem; } }
  .bs-sec.typ-video {
    height: 76.8rem;
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-video {
        height: 55rem;
        background-position: 100% 0; } }
    .bs-sec.typ-video.bikeWantIt {
      background: var(--desk-img) no-repeat center center/cover; }
      .bs-sec.typ-video.bikeWantIt:after {
        position: relative;
        content: "";
        padding-top: 34.72%;
        display: block; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-video.bikeWantIt {
          background-position: 75%;
          margin: 4rem 0;
          height: auto;
          background: var(--mob-img) no-repeat center center/cover; }
          .bs-sec.typ-video.bikeWantIt:after {
            position: relative;
            content: "";
            padding-top: 106.67%;
            display: block; } }
      .bs-sec.typ-video.bikeWantIt picture {
        display: none; }
    .bs-sec.typ-video:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(240deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 80%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-video.show:before {
      content: none; }
    .bs-sec.typ-video .sec-cont {
      width: 100%; }
    .bs-sec.typ-video .video_play_banner {
      background-color: #000;
      position: absolute;
      height: 76.8rem;
      width: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      display: none; }
      .bs-sec.typ-video .video_play_banner.show {
        display: block; }
    .bs-sec.typ-video .show {
      display: block; }
  .bs-sec.typ-our-story-video {
    height: 76.8rem;
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .bs-sec.typ-our-story-video.our-story-sec {
      background: var(--desk-img) no-repeat center center/cover; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-story-video.our-story-sec {
          background-position: 65%;
          height: 60rem;
          background: var(--mob-img) no-repeat center center/cover; } }
      .bs-sec.typ-our-story-video.our-story-sec picture {
        display: none; }
    .bs-sec.typ-our-story-video:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(242deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.5) 0%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-our-story-video::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-image: linear-gradient(to right, #000 -4%, rgba(240, 231, 231, 0) 60%);
      background-size: cover;
      z-index: 1; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-story-video::after {
          background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0) 100%); } }
    .bs-sec.typ-our-story-video .sec-cont {
      width: 100%; }
  .bs-sec.typ-vision {
    height: 50rem;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-vision {
        height: 55rem;
        background-position: 45%; } }
    .bs-sec.typ-vision:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 9%);
      background-size: cover;
      z-index: 1; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-success {
      padding: 3rem 0rem; } }
  .bs-sec.typeFlaunt {
    padding: 0.5rem 0rem 13.6rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typeFlaunt {
        padding: 8rem 0; } }
  .bs-sec.typ-warrantyReg {
    height: 50rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-warrantyReg {
        margin-top: -2rem; } }
    .bs-sec.typ-warrantyReg:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 100%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-warrantyReg .sec-title {
      font-family: "Heebo-black";
      font-size: 8.2rem;
      line-height: 8.4rem;
      letter-spacing: -1.28px;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-warrantyReg .sec-title {
          font-size: 4rem;
          line-height: 4rem; } }
  .bs-sec.type-plp .sec-cont,
  .bs-sec .type-adpprodcut-box .sec-cont {
    position: relative; }
  .bs-sec.type-plp .video_play_banner,
  .bs-sec .type-adpprodcut-box .video_play_banner {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    display: none; }
    .bs-sec.type-plp .video_play_banner iframe,
    .bs-sec .type-adpprodcut-box .video_play_banner iframe {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .bs-sec.type-plp .video_play_banner video,
    .bs-sec .type-adpprodcut-box .video_play_banner video {
      height: 100%;
      width: auto; }
  .bs-sec.type-plp .show,
  .bs-sec .type-adpprodcut-box .show {
    display: block; }
  .bs-sec.type-plp .filterWrap,
  .bs-sec .type-adpprodcut-box .filterWrap {
    position: absolute;
    right: 0;
    bottom: 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap,
      .bs-sec .type-adpprodcut-box .filterWrap {
        position: fixed;
        right: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 9;
        padding: 1.5rem;
        box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5); } }
    .bs-sec.type-plp .filterWrap.typ-alp,
    .bs-sec .type-adpprodcut-box .filterWrap.typ-alp {
      z-index: 3;
      position: absolute;
      right: 0;
      top: 0;
      bottom: unset; }
      .bs-sec.type-plp .filterWrap.typ-alp .filterList li:first-child,
      .bs-sec .type-adpprodcut-box .filterWrap.typ-alp .filterList li:first-child {
        border: none; }
      @media only screen and (max-width: 1024px) {
        .bs-sec.type-plp .filterWrap.typ-alp,
        .bs-sec .type-adpprodcut-box .filterWrap.typ-alp {
          position: fixed;
          right: 0;
          top: unset;
          bottom: 0;
          width: 100%;
          background: #ffffff;
          z-index: 9;
          padding: 1.5rem;
          box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5); } }
      @media only screen and (max-width: 1024px) {
        .bs-sec.type-plp .filterWrap.typ-alp .cp-sort.active,
        .bs-sec .type-adpprodcut-box .filterWrap.typ-alp .cp-sort.active {
          bottom: 5.2rem; } }
  .bs-sec.type-plp .filterList,
  .bs-sec .type-adpprodcut-box .filterList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .bs-sec.type-plp .filterList li:first-child,
    .bs-sec .type-adpprodcut-box .filterList li:first-child {
      border-right: 1px solid #e2e2e2; }
      @media only screen and (max-width: 768px) {
        .bs-sec.type-plp .filterList li:first-child,
        .bs-sec .type-adpprodcut-box .filterList li:first-child {
          width: 50%; } }
  .bs-sec.type-plp .filter-Link,
  .bs-sec .type-adpprodcut-box .filter-Link {
    padding: 0 2rem;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #0080ff !important;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    -ms-flex-pack: center;
        justify-content: center; }
    .bs-sec.type-plp .filter-Link.active .icon-filter:after,
    .bs-sec .type-adpprodcut-box .filter-Link.active .icon-filter:after {
      content: "";
      width: 1.2rem;
      height: 1.2rem;
      background: red;
      border-radius: 50%;
      position: absolute;
      top: -2px;
      right: -2px; }
    .bs-sec.type-plp .filter-Link .icon,
    .bs-sec .type-adpprodcut-box .filter-Link .icon {
      font-size: 3rem;
      line-height: 3.1rem;
      margin-right: 0.5rem;
      position: relative; }
    .bs-sec.type-plp .filter-Link .icon-filter.active:after,
    .bs-sec .type-adpprodcut-box .filter-Link .icon-filter.active:after {
      content: "";
      background: #ff0000;
      width: 1.5rem;
      height: 1.5rem;
      position: absolute;
      top: 0;
      right: 0;
      border-radius: 50%; }
  .bs-sec.typ-bikeDr {
    padding-top: 10rem;
    padding-bottom: 15rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-bikeDr {
        padding-top: 6rem; } }
  .bs-sec.clickAbleBanner {
    cursor: pointer; }
  .bs-sec.typ-gradient:before {
    background-image: none !important; }
  .bs-sec.typ-home-bikeDr {
    margin: 7.5rem 0 0;
    position: relative;
    padding: 0rem;
    background: var(--desk-img) no-repeat center center/cover; }
    .bs-sec.typ-home-bikeDr:after {
      position: relative;
      content: "";
      padding-top: 34.72%;
      display: block; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-home-bikeDr {
        background-position: 75%;
        margin: 4rem 0;
        height: auto;
        background: var(--mob-img) no-repeat center center/cover; }
        .bs-sec.typ-home-bikeDr:after {
          position: relative;
          content: "";
          padding-top: 106.67%;
          display: block; } }
    .bs-sec.typ-home-bikeDr picture {
      display: block; }
      .bs-sec.typ-home-bikeDr picture img {
        position: absolute;
        object-fit: cover;
        height: 100%;
        width: 100%; }
    .bs-sec.typ-home-bikeDr:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-home-bikeDr.pdp-bulkquery:before {
      background-image: linear-gradient(251deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)); }
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .btn.btn-white {
      color: #ffffff !important; }
  .bs-sec.typ-our-range {
    background-image: linear-gradient(to bottom, #fff, #f3f3f3);
    padding: 0; }
    .bs-sec.typ-our-range .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec.typ-our-range .sec-head .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-our-range .sec-head .lhs {
          width: 16rem; } }
  .bs-sec.typ-app {
    padding-top: 10rem;
    padding-bottom: 0 !important; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-app {
        padding-top: 5rem; } }
    .bs-sec.typ-app .cp-faq-tab {
      margin-top: 0; }
      .bs-sec.typ-app .cp-faq-tab .tabs {
        margin-bottom: 8rem; }
        @media only screen and (max-width: 768px) {
          .bs-sec.typ-app .cp-faq-tab .tabs {
            margin-bottom: 3rem; } }
  .bs-sec.typ-productOffer {
    padding: 0; }
    .bs-sec.typ-productOffer .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: end;
          align-items: flex-end; }
      .bs-sec.typ-productOffer .sec-head .btn.btn-default {
        margin: 0; }
      @media only screen and (max-width: 768px) {
        .bs-sec.typ-productOffer .sec-head .lhs {
          width: 16rem; } }
  .bs-sec.typ-cargovideo {
    position: relative;
    padding: 0rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 75rem;
    background: var(--desk-img) no-repeat center center/cover; }
    .bs-sec.typ-cargovideo.playing:before {
      content: unset; }
    .bs-sec.typ-cargovideo:after {
      position: relative;
      content: "";
      padding-top: 34.72%;
      display: block; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-cargovideo {
        background-position: 75%;
        margin: 4rem 0;
        height: auto;
        background: var(--mob-img) no-repeat center center/cover; }
        .bs-sec.typ-cargovideo:after {
          position: relative;
          content: "";
          padding-top: 106.67%;
          display: block; } }
    .bs-sec.typ-cargovideo picture {
      display: none; }
    .bs-sec.typ-cargovideo:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 100%);
      background-size: cover;
      z-index: 1; }
    .bs-sec.typ-cargovideo .sec-cont {
      width: 100%; }
    .bs-sec.typ-cargovideo .video_play_banner {
      background-color: #000;
      position: absolute;
      height: 100%;
      width: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      display: none; }
      .bs-sec.typ-cargovideo .video_play_banner .icon-mute,
      .bs-sec.typ-cargovideo .video_play_banner .icon-volume {
        position: absolute;
        right: 4rem;
        bottom: 3rem;
        width: 5rem;
        height: 5rem;
        font-size: 3rem;
        top: 65rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center;
        color: #ffffff;
        background: #00000066;
        border-radius: 50%;
        z-index: 5;
        cursor: pointer;
        transition: 0.6s; }
        @media only screen and (max-width: 768px) {
          .bs-sec.typ-cargovideo .video_play_banner .icon-mute,
          .bs-sec.typ-cargovideo .video_play_banner .icon-volume {
            top: 30rem; } }
      .bs-sec.typ-cargovideo .video_play_banner video {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 100%;
        bottom: 0;
        width: 100%;
        object-fit: cover; }
    .bs-sec.typ-cargovideo .show {
      display: block; }
  .bs-sec.typ-profile {
    padding: 20rem 0rem 14.5rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-profile {
        padding: 9rem 0px 3rem; } }
    .bs-sec.typ-profile .sec-head {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
      .bs-sec.typ-profile .sec-head .sec-title {
        margin-bottom: 0; }
      .bs-sec.typ-profile .sec-head .btn {
        position: relative; }
      .bs-sec.typ-profile .sec-head .icon {
        transform: rotate(180deg);
        position: absolute;
        top: -2px;
        left: -20px;
        font-size: 1.6rem; }
        @media only screen and (max-width: 768px) {
          .bs-sec.typ-profile .sec-head .icon {
            max-width: 100%;
            top: -1rem;
            left: 0; } }
  .bs-sec.typ-padding-zero {
    padding: 0; }
  .bs-sec.type-enableBike {
    padding-bottom: 0; }

.pg-plp .bs-sec {
  padding: 3rem 0rem; }

.pg-pdp .bs-sec {
  padding: 7.5rem 0rem; }
  @media only screen and (max-width: 768px) {
    .pg-pdp .bs-sec {
      padding: 3.5rem 0px; } }

#maincontent {
  margin-top: 0rem; }
  @media only screen and (max-width: 768px) {
    #maincontent {
      margin-top: 0rem; } }

html {
  scroll-behavior: smooth; }

.bs-product.typ-hotizontal {
  border: 1px solid #e2e2e2;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  .bs-product.typ-hotizontal .img-wrap {
    position: absolute;
    width: 30%;
    padding: 1.5rem;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .bs-product.typ-hotizontal .img-wrap img {
      max-width: 100%;
      max-height: 100%;
      width: auto; }
  .bs-product.typ-hotizontal .detail-wrap {
    width: 100%;
    padding: 3rem 15rem 3rem calc(30% + 3rem);
    position: relative; }
  .bs-product.typ-hotizontal .product-name {
    font-size: 2.4rem;
    font-family: "Heebo-Bold";
    line-height: 1;
    margin-bottom: 2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .bs-product.typ-hotizontal .product-option {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
    -ms-flex-align: center;
        align-items: center; }
  .bs-product.typ-hotizontal .color {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .bs-product.typ-hotizontal .color .color-code {
      margin-right: 0.5rem;
      width: 1.2rem;
      height: 1.2rem;
      border-radius: 50%; }
    .bs-product.typ-hotizontal .color .text {
      color: #333333;
      font-family: "Heebo-Medium"; }
  .bs-product.typ-hotizontal .qty-wrap {
    overflow: hidden;
    margin-left: 2.8rem;
    border: 1px solid #e2e2e2;
    border-radius: 0.8rem;
    display: -ms-flexbox;
    display: flex; }
    .bs-product.typ-hotizontal .qty-wrap span,
    .bs-product.typ-hotizontal .qty-wrap input {
      height: 4rem;
      font-size: 1.6rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #333333;
      font-family: "Heebo-Bold"; }
    .bs-product.typ-hotizontal .qty-wrap span {
      cursor: pointer;
      background: #f7f7f7;
      padding: 0.3rem; }
      .bs-product.typ-hotizontal .qty-wrap span.disabled {
        color: #ccc;
        cursor: not-allowed; }
    .bs-product.typ-hotizontal .qty-wrap input {
      width: 4rem;
      text-align: center; }
  .bs-product.typ-hotizontal .price-wrap {
    position: absolute;
    right: 3rem;
    top: 2.5rem;
    font-size: 2.4rem;
    font-family: "Heebo-SemiBold";
    color: #333333; }
  .bs-product.typ-hotizontal .protect-btn {
    color: #0070F0;
    font-family: "Heebo-Bold";
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -ms-flex-align: center;
        align-items: center; }
    .bs-product.typ-hotizontal .protect-btn .btn-icon-link.notify-btn {
      display: none; }
    .bs-product.typ-hotizontal .protect-btn .icon {
      font-size: 2.4rem;
      margin-right: 0.8rem; }
  .bs-product.typ-hotizontal .remove-product {
    position: absolute;
    bottom: 2.5rem;
    right: 2.5rem;
    font-size: 2.4rem;
    color: #646464;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.5rem; }
  .bs-product.typ-hotizontal .out-stock {
    display: none; }

.bs-product.typ-stockout .img-wrap,
.bs-product.typ-stockout .product-name,
.bs-product.typ-stockout .product-option,
.bs-product.typ-stockout .price-wrap {
  opacity: 0.5;
  pointer-events: none; }

.bs-product.typ-stockout .out-stock {
  display: inline-block; }

.bs-product .out-stock {
  padding: 0.8rem 1rem 0.6rem;
  border-radius: 1.2rem;
  background-color: #f8d7da;
  font-family: "Heebo-Regular";
  font-size: 1rem;
  line-height: 1;
  color: #721c23;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 6rem;
  transform: translateY(-50%); }

@media only screen and (max-width: 767px) {
  .bs-product.typ-hotizontal .img-wrap {
    padding: 1rem; }
  .bs-product.typ-hotizontal .detail-wrap {
    padding: 1.2rem 0 1.2rem calc(30% + 1.2rem); }
  .bs-product.typ-hotizontal .product-name {
    font-size: 1.6rem;
    margin-bottom: 1.4rem;
    padding-right: 8rem; }
  .bs-product.typ-hotizontal .product-option {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.4rem; }
  .bs-product.typ-hotizontal .color .text {
    font-size: 1.2rem; }
  .bs-product.typ-hotizontal .qty-wrap {
    margin-left: 2.5rem; }
    .bs-product.typ-hotizontal .qty-wrap span,
    .bs-product.typ-hotizontal .qty-wrap input {
      height: 3.2rem;
      font-size: 1.4rem; }
  .bs-product.typ-hotizontal .price-wrap {
    position: absolute;
    right: 1.2rem;
    top: 1rem;
    font-size: 1.4rem; }
  .bs-product.typ-hotizontal .protect-btn {
    font-size: 1.2rem; }
    .bs-product.typ-hotizontal .protect-btn .icon {
      font-size: 1.6rem;
      margin-right: 0.5rem; }
  .bs-product.typ-hotizontal .remove-product {
    bottom: 0.8rem;
    right: 0.5rem;
    font-size: 1.6rem;
    padding: 0.4rem; } }

.bs-radio {
  margin-bottom: 3rem; }
  .bs-radio .radio-wrap {
    display: -ms-flexbox;
    display: flex; }
    .bs-radio .radio-wrap .radio {
      margin-right: 1.4rem; }
      .bs-radio .radio-wrap .radio input[type=radio]:not(old) {
        width: auto;
        margin: 0;
        padding: 0;
        opacity: 0;
        position: absolute; }
  .bs-radio .help-link {
    background: transparent;
    padding: 0;
    color: #0070F0;
    display: block;
    font-family: "Heebo-Medium";
    font-size: 1.2rem; }
  .bs-radio.typ-coupon {
    position: relative; }
    .bs-radio.typ-coupon.selected .remove-code {
      display: -ms-flexbox;
      display: flex; }
    .bs-radio.typ-coupon input[type="radio"] + label {
      display: block;
      padding: 2rem 4rem 2rem 5rem;
      border-radius: 0.8rem;
      border: dashed 1px #cbcbcb;
      cursor: pointer; }
      .bs-radio.typ-coupon input[type="radio"] + label:before {
        top: 1.8rem;
        left: 2rem; }
      .bs-radio.typ-coupon input[type="radio"] + label:after {
        left: 2.5rem;
        top: 2.3rem; }
    .bs-radio.typ-coupon input[type="radio"]:checked + label {
      border-color: #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
    .bs-radio.typ-coupon .remove-code {
      position: absolute;
      top: 1.6rem;
      right: 1.1rem;
      padding: 0.3rem;
      display: none;
      font-size: 1.5rem;
      color: #646464;
      cursor: pointer; }
  .bs-radio.typ-colour input[type=radio]:not(old) + label {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label:before {
      content: "";
      width: 1.2rem;
      height: 1.2rem;
      background: #000000;
      border-radius: 50%;
      transition: all .2s ease;
      display: inline-block;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border: none; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.yellow {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.yellow:before {
        content: "";
        background: #ffef02; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BLUE {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BLUE:before {
        content: "";
        background: #0d47a1; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BLACK {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BLACK:before {
        content: "";
        background: #000; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.ORANGE {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.ORANGE:before {
        content: "";
        background: #ef6c00; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.GREY {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.GREY:before {
        content: "";
        background: #757575; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.SILVER {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.SILVER:before {
        content: "";
        background: #bdbdbd; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.YELLOW {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.YELLOW:before {
        content: "";
        background: #ffeb3b; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.BROWN {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.BROWN:before {
        content: "";
        background: #6d4c41; }
    .bs-radio.typ-colour input[type=radio]:not(old) + label.RED {
      position: relative; }
      .bs-radio.typ-colour input[type=radio]:not(old) + label.RED:before {
        content: "";
        background: #dc3545; }
  .bs-radio.typ-colour input[type=radio]:not(old):checked + label:after {
    content: '';
    border: 1px solid #000000;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 50%;
    display: inline-block;
    background: transparent;
    position: initial;
    transform: none;
    left: 0;
    top: 0;
    transition: none; }
  .bs-radio input[type=radio]:not(old) {
    width: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    position: absolute; }
    .bs-radio input[type=radio]:not(old) + label {
      font-size: 1.6rem;
      font-family: "Heebo-Bold";
      line-height: 1;
      color: #333333;
      padding-left: 3rem;
      position: relative;
      transition: all 0.2s;
      cursor: pointer; }
      .bs-radio input[type=radio]:not(old) + label:before {
        content: "";
        position: absolute;
        left: 0;
        border: 1px solid #000000;
        width: 2rem;
        transition: all 0.2s;
        height: 2rem;
        top: -0.1rem;
        border-radius: 50%; }
      .bs-radio input[type=radio]:not(old) + label:after {
        content: "";
        position: absolute;
        left: 0.5rem;
        width: 1rem;
        transition: all 0.2s;
        height: 1rem;
        transform: scale(0);
        top: 0.4rem;
        border-radius: 50%;
        background: #000000; }
      .bs-radio input[type=radio]:not(old) + label .note {
        margin-top: 0.5rem;
        font-size: 1.2rem;
        line-height: 1.6rem;
        font-family: "Heebo-Regular";
        color: #666666;
        display: block; }
    .bs-radio input[type=radio]:not(old):checked + label:before {
      border-color: #0070F0; }
    .bs-radio input[type=radio]:not(old):checked + label:after {
      background: #0070F0;
      transform: scale(1); }
  .bs-radio.typ-2 {
    width: 15.9rem;
    margin-bottom: 1rem; }
    @media only screen and (max-width: 768px) {
      .bs-radio.typ-2 {
        width: 48%; } }
    .bs-radio.typ-2 input[type=radio]:not(old) + label {
      position: relative;
      padding: 2rem 1rem 2rem 5rem;
      border: solid 1px #cbcbcb;
      background-color: #ffffff;
      transition: all 0.5s ease;
      width: 100%; }
      .bs-radio.typ-2 input[type=radio]:not(old) + label::before {
        content: '';
        top: 50%;
        transform: translateY(-50%);
        left: 2rem; }
      .bs-radio.typ-2 input[type=radio]:not(old) + label::after {
        content: '';
        width: 1.2rem;
        height: 1.2rem;
        top: 39%;
        transform: translateY(-50%);
        left: 2.4rem;
        transform: scale(0); }
    .bs-radio.typ-2 input[type=radio]:not(old):checked + label {
      border: solid 1px #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
      .bs-radio.typ-2 input[type=radio]:not(old):checked + label::after {
        transform: scale(1); }
  .bs-radio.typ-bookTest {
    width: 100%; }
    .bs-radio.typ-bookTest input[type=radio]:not(old) + label {
      position: relative;
      padding: 3rem 3rem 3rem 5rem;
      border: solid 1px #cbcbcb;
      background-color: #ffffff;
      transition: all 0.5s ease;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .bs-radio.typ-bookTest input[type=radio]:not(old) + label {
          padding: 2rem 2rem 2rem 5rem; } }
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label::before {
        content: '';
        top: 3rem;
        left: 2rem; }
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label::after {
        content: '';
        top: 3.5rem;
        left: 2.5rem;
        transform: scale(0); }
    .bs-radio.typ-bookTest input[type=radio]:not(old):checked + label {
      border: solid 1px #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
      .bs-radio.typ-bookTest input[type=radio]:not(old):checked + label::after {
        transform: scale(1); }

.cp-cart-steps {
  margin-left: auto;
  width: auto; }
  .cp-cart-steps .list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list {
        -ms-flex-pack: start;
            justify-content: start; } }
    .cp-cart-steps .list .item {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      padding: 0 10rem;
      opacity: 0.2;
      -ms-flex-pack: center;
          justify-content: center; }
      .cp-cart-steps .list .item:first-child {
        -ms-flex-pack: start;
            justify-content: flex-start;
        padding-left: 0; }
        .cp-cart-steps .list .item:first-child .step-count-wrap {
          padding-left: 0; }
        .cp-cart-steps .list .item:first-child:before {
          display: none; }
      .cp-cart-steps .list .item:last-child {
        padding-right: 0;
        -ms-flex-pack: end;
            justify-content: flex-end; }
        .cp-cart-steps .list .item:last-child .step-count-wrap {
          padding-right: 0; }
        .cp-cart-steps .list .item:last-child:after {
          display: none; }
      .cp-cart-steps .list .item:before {
        content: "";
        width: 10rem;
        position: absolute;
        height: 0.3rem;
        background: #000000;
        bottom: 50%;
        margin-top: -0.4rem;
        left: 0; }
      .cp-cart-steps .list .item:after {
        content: "";
        position: absolute;
        width: 10rem;
        height: 0.3rem;
        background: #000000;
        bottom: 50%;
        margin-top: -0.4rem;
        right: 0; }
      .cp-cart-steps .list .item .step-count-wrap {
        padding: 0 1.6rem;
        background: #ffffff;
        position: relative;
        z-index: 1; }
      .cp-cart-steps .list .item span {
        text-align: center;
        display: block; }
      .cp-cart-steps .list .item .icon {
        font-size: 2.4rem;
        margin-bottom: 0.4rem; }
      .cp-cart-steps .list .item .text {
        font-family: "Heebo-Medium";
        font-size: 1.2rem;
        text-transform: uppercase; }
      .cp-cart-steps .list .item.active, .cp-cart-steps .list .item.completed {
        opacity: 1; }

.cp-cart-steps .list .item {
  padding: 0 3.9rem; }
  .cp-cart-steps .list .item:before {
    border-radius: 0 0.3rem 0.3rem 0;
    width: 3.9rem;
    height: 0.2rem;
    bottom: 0.8rem; }
  .cp-cart-steps .list .item:after {
    border-radius: 0.3rem 0 0 0.3rem;
    width: 3.9rem;
    height: 0.2rem;
    bottom: 0.8rem; }
  .cp-cart-steps .list .item.active:after {
    border-radius: 0.3rem; }
  .cp-cart-steps .list .item .step-count-wrap {
    padding: 0 1rem; }
    .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap {
      padding: 0 1.6rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap.completed {
          padding: 0 1rem 0 0; } }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item .step-count-wrap.book-ride-count-wrap {
          padding: 0 0 0 1rem; } }
  .cp-cart-steps .list .item.test-r-item.book-ride-item {
    padding: 0 10rem; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list .item.test-r-item.book-ride-item {
        padding: 0 0 0 8.5rem; } }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps .list .item.test-r-item.book-ride-item:first-child {
        padding: 0 8.5rem 0 0; } }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:last-child {
      padding-right: 0; }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:after {
      bottom: 40%;
      height: 0.4rem;
      width: 10rem;
      border-radius: 0rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item.test-r-item.book-ride-item:after {
          height: 0.3rem; } }
    .cp-cart-steps .list .item.test-r-item.book-ride-item:before {
      bottom: 40%;
      width: 10rem;
      height: 0.4rem;
      border-radius: 0rem; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps .list .item.test-r-item.book-ride-item:before {
          height: 0.3rem; } }
  .cp-cart-steps .list .item.test-r-item:before {
    bottom: 40%; }
  .cp-cart-steps .list .item.test-r-item:after {
    bottom: 40%; }

.cp-cart-steps.appointment-cart-step .list {
  -ms-flex-pack: unset;
      justify-content: unset; }
  .cp-cart-steps.appointment-cart-step .list .item {
    padding: 0 15rem; }
    @media only screen and (max-width: 768px) {
      .cp-cart-steps.appointment-cart-step .list .item {
        padding: 0 10rem; } }
    .cp-cart-steps.appointment-cart-step .list .item:first-child {
      padding-left: 0; }
    .cp-cart-steps.appointment-cart-step .list .item:last-child {
      padding-right: 0; }
    .cp-cart-steps.appointment-cart-step .list .item:before {
      width: 15rem;
      height: 0.3rem;
      bottom: 45%; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps.appointment-cart-step .list .item:before {
          width: 10rem;
          height: 0.2rem; } }
    .cp-cart-steps.appointment-cart-step .list .item:after {
      width: 15rem;
      height: 0.3rem;
      bottom: 45%; }
      @media only screen and (max-width: 768px) {
        .cp-cart-steps.appointment-cart-step .list .item:after {
          width: 10rem;
          height: 0.2rem; } }

.cp-delivery-service .check-delivery {
  margin-bottom: 5.5rem; }

.cp-delivery-service .form-wrap .btn {
  min-width: auto; }

.cp-delivery-service .pincode-wrap {
  position: relative; }
  .cp-delivery-service .pincode-wrap .form-wrap {
    border-radius: 0.8rem;
    overflow: hidden;
    position: relative;
    border: solid 1px #e2e2e2;
    display: -ms-flexbox;
    display: flex;
    max-width: 23.5rem;
    -ms-flex-pack: justify;
        justify-content: space-between;
    height: 5rem; }
    @media only screen and (max-width: 768px) {
      .cp-delivery-service .pincode-wrap .form-wrap {
        max-width: 100%;
        width: 100%; } }
  .cp-delivery-service .pincode-wrap .btn {
    width: 4.8rem;
    border-radius: 0 0.5rem 0.5rem 0;
    font-size: 1.6rem; }
    .cp-delivery-service .pincode-wrap .btn.btn-correct-location {
      display: none; }
      .cp-delivery-service .pincode-wrap .btn.btn-correct-location.remove-bg {
        background: 0 0;
        box-shadow: none;
        padding: 0;
        color: green;
        font-size: 35px; }
    .cp-delivery-service .pincode-wrap .btn.btn-wrong-location {
      display: none; }
  .cp-delivery-service .pincode-wrap.error .btn {
    background: transparent;
    box-shadow: none;
    display: none; }
    .cp-delivery-service .pincode-wrap.error .btn.btn-wrong-location {
      display: inline-block;
      padding: 0 1rem; }
      .cp-delivery-service .pincode-wrap.error .btn.btn-wrong-location .icon-wrong-location {
        color: #721c23;
        font-size: 2.4rem; }
  .cp-delivery-service .pincode-wrap.error .msg.error {
    display: inline-block; }
  .cp-delivery-service .pincode-wrap.success .btn {
    background: transparent;
    box-shadow: none;
    display: none; }
    .cp-delivery-service .pincode-wrap.success .btn.btn-correct-location {
      display: inline-block;
      padding: 0; }
      .cp-delivery-service .pincode-wrap.success .btn.btn-correct-location .icon-correct-location {
        color: #4b9800;
        font-size: 4.4rem; }
  .cp-delivery-service .pincode-wrap.success .msg {
    display: inline-block; }
  .cp-delivery-service .pincode-wrap input {
    padding: 1rem;
    width: 80%; }
  .cp-delivery-service .pincode-wrap .btn {
    border-radius: 0;
    min-width: inherit; }
  .cp-delivery-service .pincode-wrap .msg {
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    line-height: 1;
    color: #4b9800;
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    display: none; }
    .cp-delivery-service .pincode-wrap .msg.error {
      color: #721c23;
      display: none; }

.cp-delivery-service .delivery-option {
  margin: 3rem 0; }
  .cp-delivery-service .delivery-option .list {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1.5rem; }
    .cp-delivery-service .delivery-option .list .item {
      padding: 0 1.5rem; }
  .cp-delivery-service .delivery-option .help-link {
    padding-left: 3rem; }

@media only screen and (max-width: 767px) {
  .cp-delivery-service .form-wrap {
    display: -ms-flexbox;
    display: flex; }
  .cp-delivery-service .delivery-option {
    margin: 4rem 0; }
    .cp-delivery-service .delivery-option .list {
      display: block;
      margin: 0; }
      .cp-delivery-service .delivery-option .list .item {
        margin-bottom: 2.5rem; }
    .cp-delivery-service .delivery-option .help-link {
      padding-left: 3rem; } }

.pdp-success-msg {
  color: green;
  font-size: 10px; }

.error-msg {
  color: red;
  font-size: 10px; }

.cp-delivery-service.typ-pdpPincode .pincode-wrap input {
  width: 100%; }
  @media only screen and (max-width: 768px) {
    .cp-delivery-service.typ-pdpPincode .pincode-wrap input {
      width: 100%;
      color: #666666; } }

@media only screen and (max-width: 768px) {
  .cp-delivery-service.typ-pdpPincode .pincode-wrap {
    width: 4.8rem;
    font-size: 1.7rem; } }

.cp-delivery-service.typ-pdpPincode .btn {
  width: 5.33rem !important; }

@media only screen and (max-width: 768px) {
  .cp-delivery-service.typ-pdpPincode .btn {
    width: 5rem !important;
    line-height: 1.6rem; } }

@media only screen and (max-width: 768px) {
  .cp-delivery-service .pincode-wrap.typ-pdpPincode-sec .btn {
    width: 4.8rem;
    font-size: 1.7rem; } }

.cp-delivery-service .pincode-wrap .btn {
  padding: 1rem; }
  .cp-delivery-service .pincode-wrap .btn .icon.icon-arrow {
    font-size: 1.6rem; }

.cp-delivery-service .pincode-wrap.typ-adp-pincode .form-wrap input {
  padding: 1.6rem; }

.cp-delivery-service .pincode-wrap.typ-adp-pincode .form-wrap .btn {
  width: 5rem; }

.cp-delivery-service .delivery-option {
  margin-bottom: 1.7rem; }
  .cp-delivery-service .delivery-option .list .item {
    padding-left: 0;
    width: 33%; }
    @media only screen and (max-width: 768px) {
      .cp-delivery-service .delivery-option .list .item {
        width: auto; } }
  .cp-delivery-service .delivery-option.typ-delivery-cart .help-link {
    padding-top: 0.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-delivery-service .delivery-option.typ-delivery-cart .help-link {
        padding-top: 2rem; } }

:-ms-input-placeholder {
  color: #646464; }

::placeholder {
  color: #646464; }

.cp-price-details {
  padding: 3rem; }
  .cp-price-details .label-value {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 1.3rem 0;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "Heebo-Regular"; }
  .cp-price-details .value {
    font-family: "Heebo-Bold"; }
  .cp-price-details .total {
    font-size: 2rem;
    padding: 2rem 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2; }
  .cp-price-details .act-wrap {
    margin-top: 2rem; }
    .cp-price-details .act-wrap .btn {
      min-width: inherit;
      width: 100%; }
  .cp-price-details .snapmint-wrapper-cart {
    margin-top: 2rem;
    border: 1px solid #0070f0;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .cp-price-details .mobile-price {
    display: none; }

@media only screen and (max-width: 767px) {
  .cp-price-details {
    position: fixed;
    bottom: 0;
    padding: 0 2rem 0 2rem;
    left: 0;
    right: 0;
    background: #ffffff;
    z-index: 13;
    box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1); }
    .cp-price-details .small-title,
    .cp-price-details .list {
      display: none; }
    .cp-price-details .total {
      border-bottom: 0; }
    .cp-price-details.active {
      padding: 2rem 2rem 0 2rem; }
      .cp-price-details.active .small-title,
      .cp-price-details.active .list {
        display: block; }
      .cp-price-details.active .act-wrap {
        border-top: 1px solid #e2e2e2; }
    .cp-price-details .snapmint-wrapper-cart {
      margin-top: 0;
      border: none;
      border-radius: 0;
      padding: 0;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    .cp-price-details .mobile-price {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
    .cp-price-details .act-wrap {
      margin: 0 -2rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0 0 0 2rem;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .cp-price-details .act-wrap .price {
        font-size: 1.8rem;
        font-family: "Heebo-Bold";
        line-height: 1; }
      .cp-price-details .act-wrap .show-detail-btn {
        margin-left: 1rem;
        line-height: 1;
        font-size: 1.2rem;
        color: #0070F0; }
      .cp-price-details .act-wrap .btn {
        width: auto;
        padding: 1.8rem; } }

.cp-coupon-code {
  padding: 3rem;
  position: relative; }
  .cp-coupon-code:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3rem;
    background-image: linear-gradient(to bottom, #f7f7f7, #fff); }
  .cp-coupon-code .form-wrap {
    border-radius: 0.8rem;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    border: solid 1px #e2e2e2; }
    .cp-coupon-code .form-wrap input {
      padding: 1rem;
      width: 100%; }
    .cp-coupon-code .form-wrap .btn {
      border-radius: 0;
      min-width: inherit; }
  .cp-coupon-code .available-code {
    margin: 3rem 0 0; }
    .cp-coupon-code .available-code .list .item + .item {
      margin-top: 2rem; }
    .cp-coupon-code .available-code .help-link {
      padding-left: 3rem; }

@media only screen and (max-width: 767px) {
  .cp-coupon-code {
    padding: 0; }
    .cp-coupon-code:before {
      display: none; }
    .cp-coupon-code .form-wrap {
      display: -ms-flexbox;
      display: flex; }
      .cp-coupon-code .form-wrap input {
        width: 100%; }
    .cp-coupon-code .available-code {
      margin: 4rem 0 0; }
      .cp-coupon-code .available-code .list {
        display: block;
        margin: 0; }
      .cp-coupon-code .available-code .help-link {
        padding-left: 3rem; } }

.cp-coupon-code .apply-code {
  position: relative; }
  .cp-coupon-code .apply-code .msg {
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    line-height: 1;
    color: #4b9800;
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    display: none; }
    .cp-coupon-code .apply-code .msg.error {
      color: #721c23;
      display: none; }

.cp-coupon-code .small-title {
  margin-bottom: 2rem; }

.cp-coupon-code .available-code {
  margin: 3rem 0 0; }
  @media only screen and (max-width: 768px) {
    .cp-coupon-code .available-code {
      margin: 4rem 0px 0; } }

.cp-coupon-code .form-wrap.error .icon {
  background: transparent; }

.cp-coupon-code .form-wrap.error .coupon-code-field {
  border: 1px solid #721c23;
  background: rgba(248, 215, 218, 0.5); }

.cp-coupon-code .form-wrap.error .error-msg {
  position: absolute;
  bottom: -1.7rem;
  left: 0;
  color: #721c23;
  font-family: "Heebo-Regular";
  font-size: 1.2rem;
  line-height: 1.2rem; }

.cp-accessories {
  width: 28.5rem;
  border: 1px solid #e2e2e2;
  position: relative;
  margin-bottom: 2rem;
  margin-top: 2rem;
  margin-right: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-accessories {
      margin-right: 0rem; } }
  .cp-accessories:nth-child(8n) {
    margin-right: 0; }
  @media only screen and (max-width: 768px) {
    .cp-accessories {
      width: 22.5rem; } }
  .cp-accessories:hover {
    border: 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
  .cp-accessories .img-wrap {
    padding: 3rem;
    position: relative; }
    .cp-accessories .img-wrap img {
      z-index: 2;
      position: relative; }
    @media only screen and (max-width: 768px) {
      .cp-accessories .img-wrap {
        padding: 2rem;
        width: 18.5rem;
        margin: 0px auto;
        margin-bottom: 2rem; } }
  .cp-accessories .info-wrap {
    background: #ffffff;
    position: relative;
    padding: 3rem; }
    @media only screen and (max-width: 768px) {
      .cp-accessories .info-wrap {
        padding: 2rem; } }
    .cp-accessories .info-wrap:before {
      content: '';
      background-image: linear-gradient(to bottom, #fff, #f7f7f7);
      width: 100%;
      height: 5rem;
      position: absolute;
      left: 0;
      right: 0;
      top: -5rem;
      z-index: 1; }
      @media only screen and (max-width: 768px) {
        .cp-accessories .info-wrap:before {
          background-image: linear-gradient(to bottom, #fff, #f7f7f7 190%);
          top: -11.3rem;
          height: 11.3rem; } }
    .cp-accessories .info-wrap .accer-title {
      font-size: 2.4rem;
      line-height: 2.4rem;
      color: #000000;
      font-family: "Heebo-Bold";
      margin-bottom: 1.1rem; }
      @media only screen and (max-width: 768px) {
        .cp-accessories .info-wrap .accer-title {
          font-size: 1.8rem;
          line-height: 2.4rem;
          margin-bottom: .5rem; } }
    .cp-accessories .info-wrap .cost {
      font-size: 2.4rem;
      line-height: 2rem;
      color: #333333;
      font-family: "Heebo-SemiBold"; }
      @media only screen and (max-width: 768px) {
        .cp-accessories .info-wrap .cost {
          font-size: 1.6rem;
          line-height: 2rem; } }
      .cp-accessories .info-wrap .cost .ruppe {
        font-family: "Heebo-Light"; }
    .cp-accessories .info-wrap .color-code {
      position: absolute;
      right: 3rem;
      bottom: 3rem; }
      @media only screen and (max-width: 768px) {
        .cp-accessories .info-wrap .color-code {
          right: 2rem;
          bottom: 2rem; } }
      .cp-accessories .info-wrap .color-code .colour {
        width: 1.2rem;
        height: 1.2rem;
        border-radius: 50%;
        background: transparent;
        display: inline-block;
        margin-left: 1.5rem; }
        .cp-accessories .info-wrap .color-code .colour.colour-1 {
          background: #000000; }
        .cp-accessories .info-wrap .color-code .colour.colour-2 {
          background: #f3d000; }
    .cp-accessories .info-wrap .outofStock {
      background: #f8d7da;
      border-radius: 12px;
      text-align: center;
      font-size: 1rem;
      color: #721c23;
      padding: 5px 10px 4px 10px;
      text-transform: uppercase;
      position: absolute;
      top: -13px;
      left: 27px;
      z-index: 9; }
  .cp-accessories .featureList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 3rem;
    overflow: hidden;
    height: 7rem; }
    @media only screen and (max-width: 768px) {
      .cp-accessories .featureList {
        margin-bottom: 0.4rem;
        height: 7rem; } }
  .cp-accessories .feature-item {
    width: 33%;
    border-right: 1px solid #e2e2e2;
    font-size: 1.4rem;
    line-height: 1.6rem;
    color: #333333;
    padding: 0rem 2rem 0rem; }
    .cp-accessories .feature-item:last-child {
      border: 0; }
    @media only screen and (max-width: 768px) {
      .cp-accessories .feature-item {
        padding: 0 1.4rem; }
        .cp-accessories .feature-item:first-child {
          padding-left: 2rem; }
        .cp-accessories .feature-item:last-child {
          padding-right: 2rem; } }
  .cp-accessories .access-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
  .cp-accessories .seller-tag {
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.6rem 0.6rem;
    text-transform: uppercase;
    color: #000000;
    border: 1px solid;
    border-radius: 4px;
    font-family: "Heebo-Regular";
    position: absolute;
    top: 3rem;
    z-index: 2;
    left: 3rem; }
    @media only screen and (max-width: 768px) {
      .cp-accessories .seller-tag {
        top: 2rem;
        left: 2rem; } }
  .cp-accessories.typ-prodcut {
    width: 33.3rem;
    margin: 2rem 4% 2rem;
    padding-bottom: 6rem; }
    @media only screen and (max-width: 768px) {
      .cp-accessories.typ-prodcut {
        width: 22.5rem; } }
    @media only screen and (max-width: 768px) {
      .cp-accessories.typ-prodcut .img-wrap {
        width: 18.5rem;
        height: 18.5rem;
        margin-bottom: 0; } }
    .cp-accessories.typ-prodcut .act-btn {
      padding: 3rem;
      padding-top: 0;
      position: absolute;
      z-index: 3;
      left: 0;
      bottom: 0; }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-prodcut .act-btn {
          padding: 2rem; } }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-prodcut .act-btn .btn.btn-icon-link {
          font-size: 1.2rem;
          line-height: 1.2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-accessories.type-plpPro {
      width: 100%;
      margin-bottom: 2rem; } }
  .cp-accessories.typ-plp {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    margin: 0; }
    @media only screen and (max-width: 768px) {
      .cp-accessories.typ-plp {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0;
        background: #ffffff; } }
    .cp-accessories.typ-plp .featureList {
      height: auto; }
    .cp-accessories.typ-plp .feature-item {
      width: 100%;
      margin-bottom: 1.5rem; }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-plp .feature-item {
          width: 33%;
          word-break: break-word; } }
    .cp-accessories.typ-plp .prodWRap {
      background: #ffffff;
      width: 50%; }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-plp .prodWRap {
          width: 100%; } }
    .cp-accessories.typ-plp .img-wrap {
      width: 29.1rem;
      height: 29.1rem;
      padding: 2rem;
      margin: auto; }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-plp .img-wrap {
          height: auto;
          margin: 0px auto;
          margin-bottom: 2rem; } }
    .cp-accessories.typ-plp .act-btn {
      margin-top: 8rem; }
      @media only screen and (max-width: 768px) {
        .cp-accessories.typ-plp .act-btn {
          margin-top: 0; } }
  .cp-accessories.type-APD-product {
    width: 28.5rem; }
    @media only screen and (max-width: 768px) {
      .cp-accessories.type-APD-product {
        width: 22.5rem; } }
  @media only screen and (max-width: 1024px) {
    .cp-accessories.type-alp {
      width: 48%; } }
  @media only screen and (max-width: 768px) {
    .cp-accessories.type-alp {
      width: 100%;
      margin-bottom: 2rem; } }
  .cp-accessories.typ-cargo-plp {
    margin-bottom: 3rem; }
    .cp-accessories.typ-cargo-plp .info-wrap:before {
      display: none; }
    .cp-accessories.typ-cargo-plp .act-btn .icon-add {
      padding-right: 0.5rem;
      position: relative;
      top: -1px; }

.alp-accessories {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.alp-accessories {
  -ms-flex-pack: start;
      justify-content: start; }
  .alp-accessories .video-tile {
    width: 100%; }

.pg-faq {
  position: relative; }

.cp-accessories:hover {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  z-index: 2; }

.cp-accessories .access-link {
  width: 28.5rem;
  height: 40rem; }

.cp-accessories .img-wrap {
  width: 100%;
  height: auto; }

.cp-accessories.typ-plp .featureList {
  padding-bottom: 2rem; }

@media only screen and (max-width: 768px) {
  .cp-accessories.typ-plp .act-btn {
    margin-top: 0; } }

@media only screen and (max-width: 768px) {
  .cp-accessories.typ-plp .img-wrap.img-cargoplp {
    padding: 0; } }

.cp-accessories.typ-prodcut {
  padding-bottom: 0rem; }
  .cp-accessories.typ-prodcut .act-btn {
    padding: 3rem;
    padding-top: 0;
    position: relative;
    z-index: 3; }
    @media only screen and (max-width: 768px) {
      .cp-accessories.typ-prodcut .act-btn {
        padding: 2rem; } }
    .cp-accessories.typ-prodcut .act-btn .btn.btn-icon-link {
      line-height: 1.4rem;
      font-family: "Heebo-Medium"; }
    .cp-accessories.typ-prodcut .act-btn.typ-cargo-btn {
      margin-top: 0rem; }

@media only screen and (max-width: 768px) {
  .cp-accessories .feature-item {
    font-family: "Heebo-Regular"; } }

@media only screen and (max-width: 768px) {
  .cp-accessories.type-plpPro .img-wrap {
    width: auto;
    height: auto; } }

.cp-accessories.type-plpPro .info-wrap .outofStock {
  z-index: 8; }
  @media only screen and (max-width: 768px) {
    .cp-accessories.type-plpPro .info-wrap .outofStock {
      z-index: 8; } }

.cp-accessories.type-plpPro .info-wrap .cargooutofStock {
  margin-bottom: 1rem; }
  .cp-accessories.type-plpPro .info-wrap .cargooutofStock .outofStock {
    position: relative;
    top: 0rem;
    left: 0rem;
    z-index: unset; }

.cp-accessories.type-plpPro .feature-item {
  font-family: "Heebo-Regular"; }

.cp-accessories.type-plpPro .act-btn .addCompare.type-plpaddcompare {
  color: #0080ff;
  font-family: "Heebo-Bold"; }

.cp-accessories.type-plpPro .act-btn .removeCompare.type-plpremovecompare {
  font-family: "Heebo-Bold"; }

.cp-accessories.typ-accessProd {
  width: 28.5rem;
  padding-bottom: 0rem;
  margin: 0 1rem 0 0rem; }
  @media only screen and (max-width: 768px) {
    .cp-accessories.typ-accessProd {
      width: 22.5rem; } }
  .cp-accessories.typ-accessProd .info-wrap .accer-title {
    line-height: 3rem;
    height: 5.5rem; }
  @media only screen and (max-width: 768px) {
    .cp-accessories.typ-accessProd .featureList {
      height: 10rem; } }

@media only screen and (max-width: 768px) {
  .cp-accessories.type-alp {
    margin-top: 0rem; } }

@media only screen and (max-width: 768px) {
  .cp-accessories.type-alp .img-wrap {
    padding: 2rem;
    width: 100%;
    margin: 0px auto; } }

.cp-accessories.type-alp .info-wrap .outofStock {
  z-index: 8; }
  @media only screen and (max-width: 768px) {
    .cp-accessories.type-alp .info-wrap .outofStock {
      z-index: 8; } }

.cp-accessories .info-wrap .typ-strikeprice .strikePrice {
  font-size: 1.8rem;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .cp-accessories .info-wrap .typ-strikeprice .strikePrice {
      font-size: 1.4rem; } }

.cp-accessories .info-wrap .cost {
  line-height: 3rem; }
  @media only screen and (max-width: 768px) {
    .cp-accessories .info-wrap .cost {
      font-family: Helvetica; } }
  .cp-accessories .info-wrap .cost.salePercent {
    display: -ms-flexbox;
    display: flex; }
    .cp-accessories .info-wrap .cost.salePercent .totalsalesPercentage {
      color: #087dfa;
      padding-left: 1rem;
      font-size: 1.6rem; }
      @media only screen and (max-width: 768px) {
        .cp-accessories .info-wrap .cost.salePercent .totalsalesPercentage {
          font-size: 1.5rem; } }

.cp-accessories .info-wrap .cargooutofStock {
  margin-bottom: 1.5rem; }
  .cp-accessories .info-wrap .cargooutofStock .outofStock {
    position: relative;
    top: 0rem;
    left: 0rem;
    z-index: unset; }
  .cp-accessories .info-wrap .cargooutofStock .seller-tag {
    padding: 0.6rem 0.6rem;
    position: relative;
    top: 0rem;
    z-index: unset;
    left: 0rem; }

.cp-accessories .info-wrap .color-code .colour {
  background-size: cover; }

.cp-accessories .prodWRap.type-plpinfowrap .info-wrap:before {
  background-image: unset; }

.cp-accessories.typ-adp-access {
  width: 28.2rem;
  margin-left: 1rem;
  margin-right: 0; }

@media only screen and (max-width: 768px) {
  .cp-accessories .seller-tag.typ-newarrival {
    background-color: #ffffff; } }

.alp-accessories .cp-accessories .swatches .color-code .colour .swatch-circle {
  height: 2rem;
  width: 2rem; }

.recomended-product-container .bs-swiper.typ-accessories .cp-accessories.typ-accessProd {
  width: auto; }

.recomended-product-container .bs-swiper.typ-accessories .featureList,
.recomended-product-container .bs-swiper.typ-accessories .color-code {
  display: none; }

.recomended-product-container .bs-swiper.typ-accessories .info-wrap {
  padding: 1rem; }
  .recomended-product-container .bs-swiper.typ-accessories .info-wrap .accer-title {
    height: 3rem;
    overflow: hidden;
    font-size: 16px; }
  .recomended-product-container .bs-swiper.typ-accessories .info-wrap .cost {
    font-size: 12px; }

.recomended-product-container .bs-swiper.typ-accessories .img-wrap {
  height: 135px;
  width: 135px; }
  .recomended-product-container .bs-swiper.typ-accessories .img-wrap img {
    width: 95%; }

.recomended-product-container .swiper-slide {
  width: 135px; }

.recomended-product-container .icon {
  width: 20px;
  height: 20px;
  position: absolute; }
  .recomended-product-container .icon.icon-left {
    left: 10px; }
  .recomended-product-container .icon.icon-right {
    right: -10px; }

.recomended-product-container .swiper-button-next:after, .recomended-product-container .swiper-button-prev:after {
  font-size: 20px;
  font-weight: bolder; }

.lyt-cart {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5rem; }
  .lyt-cart .left-wrap {
    width: 65%; }
    .lyt-cart .left-wrap .cp-address-details .form-control {
      max-width: 44rem; }
    .lyt-cart .left-wrap .cp-address-details .billing-detail {
      display: none; }
      .lyt-cart .left-wrap .cp-address-details .billing-detail.active {
        display: block; }
  .lyt-cart .product-list .product-item {
    margin-bottom: 3rem; }
  .lyt-cart .right-wrap {
    width: 32%;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-left: auto;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    position: sticky;
    top: 10.2rem; }
    @media only screen and (max-width: 767px) {
      .lyt-cart .right-wrap {
        position: initial; } }
  .lyt-cart .payment-option.show-desktop {
    display: block; }
  .lyt-cart .payment-option.hide-desktop {
    display: none; }
  .lyt-cart .payment-option .list {
    margin: 0 -1.5rem;
    display: -ms-flexbox;
    display: flex; }
  .lyt-cart .payment-option .item {
    padding: 0 1.5rem;
    width: 33.33%; }
    .lyt-cart .payment-option .item .offer-wrap {
      background: #f7f7f7;
      padding: 1rem 1.2rem;
      border-radius: 1rem;
      display: -ms-flexbox;
      display: flex; }
      .lyt-cart .payment-option .item .offer-wrap .img-wrap {
        min-width: 5rem;
        max-width: 5rem;
        margin-right: 1rem; }
        .lyt-cart .payment-option .item .offer-wrap .img-wrap img {
          width: 100%; }
      .lyt-cart .payment-option .item .offer-wrap .offer-info .desc {
        font-size: 1.2rem;
        color: #333333;
        line-height: 1.6rem;
        margin-bottom: 0.2rem; }
      .lyt-cart .payment-option .item .offer-wrap .offer-info .link {
        font-family: "Heebo-Medium";
        color: #ccc;
        display: inline-block;
        font-size: 1rem; }
  .lyt-cart.typ-signup {
    height: 105rem;
    margin-top: 0;
    position: relative;
    padding-top: 6rem; }
    @media only screen and (max-width: 1024px) {
      .lyt-cart.typ-signup {
        height: 37.5rem; } }
    .lyt-cart.typ-signup:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 87%);
      background-size: cover;
      z-index: 1; }
    .lyt-cart.typ-signup .banner-cont {
      position: absolute;
      top: 37%;
      transform: translateY(-50%);
      z-index: 2; }
    .lyt-cart.typ-signup .banner-title {
      font-family: "Heebo-black";
      font-size: 8.2rem;
      line-height: 9rem;
      letter-spacing: -1.28px;
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .lyt-cart.typ-signup .banner-title {
          font-size: 4rem;
          line-height: 4.2rem; } }
    .lyt-cart.typ-signup .cm-light {
      font-family: "Heebo-Light"; }
    .lyt-cart.typ-signup .right-wrap {
      width: 48%;
      position: relative;
      z-index: 2; }
      @media only screen and (max-width: 1024px) {
        .lyt-cart.typ-signup .right-wrap {
          top: 38rem;
          width: 100%;
          box-shadow: none; } }
    .lyt-cart.typ-signup .small-title {
      font-size: 4rem;
      margin-bottom: 3rem;
      font-family: "Heebo-Light"; }
      @media only screen and (max-width: 1024px) {
        .lyt-cart.typ-signup .small-title {
          font-size: 3rem; } }
    .lyt-cart.typ-signup .signup-details .btn {
      width: 100%; }
  .lyt-cart.typ-otp-box {
    height: 76.8rem; }
    .lyt-cart.typ-otp-box .right-wrap {
      top: 40%; }
  @media only screen and (max-width: 1024px) {
    .lyt-cart.typ-create-pwd .right-wrap {
      top: 32rem; } }
  .lyt-cart.typ-contact .small-title {
    font-size: 6.4rem;
    font-family: "Heebo-Light"; }
    @media only screen and (max-width: 1024px) {
      .lyt-cart.typ-contact .small-title {
        font-size: 3rem; } }
  .lyt-cart.typ-contact .left-wrap {
    width: 47%; }
  .lyt-cart.typ-contact .right-wrap {
    width: 47%;
    position: relative;
    box-shadow: none;
    top: 0; }
    @media only screen and (max-width: 768px) {
      .lyt-cart.typ-contact .right-wrap {
        width: 100%;
        top: 8rem; } }
  .lyt-cart.typ-contact .btn {
    min-width: 16.0rem;
    margin-top: 4rem; }
  .lyt-cart .noteText {
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    color: #646464;
    display: block; }

.small-title {
  font-size: 2.4rem;
  margin-bottom: 2rem;
  font-family: "Heebo-Regular"; }
  @media only screen and (max-width: 768px) {
    .small-title {
      font-size: 1.8rem;
      font-family: "Heebo-Light"; } }
  .small-title .highlight {
    font-family: "Heebo-Bold"; }

@media only screen and (max-width: 767px) {
  .lyt-cart {
    margin-bottom: 0rem;
    display: block;
    padding-bottom: 0; }
    .lyt-cart .left-wrap {
      width: 100%; }
      .lyt-cart .left-wrap .cp-address-details .form-control {
        max-width: 100%; }
    .lyt-cart .product-list {
      margin-bottom: 5rem; }
      .lyt-cart .product-list .product-item {
        margin-bottom: 1rem; }
    .lyt-cart .right-wrap {
      width: 100%;
      box-shadow: none; }
    .lyt-cart .payment-option {
      padding: 3rem 0; }
      .lyt-cart .payment-option.show-desktop {
        display: none; }
      .lyt-cart .payment-option.hide-desktop {
        display: block; }
      .lyt-cart .payment-option .list {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin: 0; }
        .lyt-cart .payment-option .list .item {
          width: auto;
          padding: 0;
          min-width: 23.5rem; }
          .lyt-cart .payment-option .list .item .offer-wrap {
            height: 100%; }
  .overlay {
    background: rgba(255, 255, 255, 0.75);
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5; }
    .overlay.active {
      display: block; } }

.bs-form .form-group {
  position: relative;
  margin: 0 0 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-form .form-group {
      margin: 0 0 3.9rem; } }
  .bs-form .form-group .form-label {
    color: #646464;
    font-size: 1.4rem;
    margin-bottom: 1.6rem;
    font-family: "Heebo-Medium"; }
    .bs-form .form-group .form-label sup {
      margin: 0 0 0 2px;
      font-family: "Heebo-Medium";
      font-size: 1.4rem;
      line-height: 1.4rem;
      color: #721c23;
      top: -2px; }
    .bs-form .form-group .form-label.top {
      top: -2rem;
      left: 0;
      font-size: 1.4rem;
      font-family: "Heebo-Medium";
      position: absolute; }
  .bs-form .form-group .form-control {
    height: 5rem;
    padding: 1rem 1.2rem;
    border-radius: 8px;
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Medium";
    border: solid 1px #e2e2e2;
    background-color: #ffffff;
    outline: none; }
    .bs-form .form-group .form-control + .form-label {
      position: absolute;
      top: 1.7rem;
      line-height: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      left: 1.2rem;
      cursor: auto;
      width: auto;
      color: #646464;
      transition: all .3s ease-in-out;
      font-size: 1.6rem;
      font-family: "Heebo-Regular"; }
    .bs-form .form-group .form-control:focus {
      box-shadow: none;
      outline: none;
      border: 1px solid #0070F0; }
    .bs-form .form-group .form-control::-webkit-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:-ms-input-placeholder {
      color: transparent; }
    .bs-form .form-group .form-control::placeholder {
      color: transparent; }
    .bs-form .form-group .form-control:not(:placeholder-shown) + label {
      top: -2rem;
      left: 0;
      font-size: 1.4rem;
      font-family: "Heebo-Medium"; }
    .bs-form .form-group .form-control.select {
      position: relative; }
      .bs-form .form-group .form-control.select:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background: red;
        width: 4rem; }
  .bs-form .form-group.error .icon {
    background: transparent; }
  .bs-form .form-group.error .form-control {
    border: 1px solid #721c23;
    background: rgba(248, 215, 218, 0.5); }
  .bs-form .form-group.error .error-msg {
    position: absolute;
    bottom: -1.7rem;
    left: 0;
    color: #721c23;
    font-family: "Heebo-Regular";
    font-size: 1.2rem;
    line-height: 1.2rem; }
  .bs-form .form-group .radio-wrap.typ-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .bs-form .form-group .radio-wrap.typ-inline .bs-radio {
      margin-right: 2rem;
      margin-top: 1rem; }
      @media only screen and (max-width: 1024px) {
        .bs-form .form-group .radio-wrap.typ-inline .bs-radio {
          margin-bottom: 1rem; } }
      .bs-form .form-group .radio-wrap.typ-inline .bs-radio:last-of-type {
        margin-right: 0; }
  .bs-form .form-group.mb-zero {
    margin-bottom: 0; }
  .bs-form .form-group.last {
    margin-top: 4rem; }

.bs-form .radio-list {
  display: -ms-flexbox;
  display: flex; }
  .bs-form .radio-list .item {
    margin-right: 3rem; }

.bs-form .checkbox-list .item + .item {
  margin-top: 2rem; }

.bs-form.type-serch .form-group {
  margin: 0rem 0 4rem; }
  .bs-form.type-serch .form-group .form-control {
    border: solid 1px #f2f2f2;
    background-color: #f2f2f2; }

.bs-form.type-storeLocator .form-group {
  margin: 2rem 0 1rem; }
  .bs-form.type-storeLocator .form-group .form-control {
    background: #ffffff;
    height: 4.8rem; }

.bs-form.type-storeLocator .arrowIcon {
  position: absolute;
  right: 0;
  top: 0;
  width: 48px;
  height: 100%; }
  .bs-form.type-storeLocator .arrowIcon img {
    height: 100%; }

.bs-form.type-storeLocator .currentLocation {
  font-size: 1.6rem;
  color: #0070F0;
  font-family: "Heebo-Bold";
  text-transform: uppercase; }
  .bs-form.type-storeLocator .currentLocation img {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 0.5rem; }

.bs-form.typ-signup {
  padding: 4rem 6rem 2rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-signup {
      padding: 3rem 0rem; } }
  .bs-form.typ-signup .bs-checkbox input[type="checkbox"] + label {
    font-family: "Heebo-Medium"; }
  .bs-form.typ-signup .forgotpass {
    margin-bottom: 4.4rem; }
    @media only screen and (max-width: 1024px) {
      .bs-form.typ-signup .forgotpass {
        margin-bottom: 3rem; } }
    .bs-form.typ-signup .forgotpass .link {
      font-family: "Heebo-Bold"; }
  .bs-form.typ-signup .m-bottom {
    margin-bottom: 2.4rem; }
  .bs-form.typ-signup .m-top {
    margin-top: 2rem; }
  .bs-form.typ-signup .success-Desc {
    font-size: 1.6rem;
    color: #333333;
    font-family: "Heebo-Regular";
    line-height: 1.25;
    padding-bottom: 4rem;
    margin-top: -2rem; }

.bs-form.typ-otp .small-title {
  margin-bottom: 2rem; }

.bs-form.typ-otp .noteText {
  position: relative;
  bottom: 0;
  font-family: "Heebo-Regular";
  font-size: 1.6rem;
  line-height: 1.25;
  color: #666666; }

.bs-form.typ-create-pwd {
  padding: 4rem 6rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-create-pwd {
      padding: 3rem 0rem; } }
  .bs-form.typ-create-pwd .noteText {
    bottom: -3rem; }
  .bs-form.typ-create-pwd .m-top {
    margin-bottom: 6rem; }

.bs-form.typ-profile {
  max-width: 44rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-profile {
      max-width: 100%; } }
  .bs-form.typ-profile .act-wrap .btn {
    margin-bottom: 0;
    min-width: 16.1rem;
    padding: 2.2rem 1.5rem; }
    .bs-form.typ-profile .act-wrap .btn + .btn {
      margin-left: 2rem; }
      @media only screen and (max-width: 768px) {
        .bs-form.typ-profile .act-wrap .btn + .btn {
          margin-left: 0.5rem; } }

.bs-form .eye-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem; }

.bs-form .link {
  font-family: "Heebo-Medium";
  font-size: 1.6rem;
  line-height: 1;
  color: #0070F0; }

.bs-form .noteText {
  font-family: "Heebo-Regular";
  font-size: 1.2rem;
  line-height: 1;
  color: #646464;
  position: absolute;
  bottom: -2rem;
  left: 0; }

.bs-form .pinInputWrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  width: auto;
  max-width: 300px;
  padding-bottom: 4rem;
  padding-top: 3rem; }
  .bs-form .pinInputWrp .form-control {
    width: 5rem;
    border: 0;
    height: 5rem;
    padding: 0;
    margin-right: 28px;
    text-align: center;
    color: #333333;
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    font-size: 1.6rem;
    font-family: "Heebo-Bold"; }
    @media only screen and (max-width: 1024px) {
      .bs-form .pinInputWrp .form-control {
        margin-right: 0.7rem; } }
    .bs-form .pinInputWrp .form-control:last-child {
      margin-right: 0; }

.bs-form .pinInputWrp input::-webkit-inner-spin-button,
.bs-form .pinInputWrp input::-webkit-outer-spin-button {
  appearance: none;
  margin: 0; }

.bs-form .pinInputWrp input:focus,
.bs-form .pinInputWrp input.focus {
  border-color: #0070F0;
  outline: none;
  box-shadow: none; }

.bs-form .resendOtpBlock {
  padding-top: 3.3rem; }
  .bs-form .resendOtpBlock .resendOtpTime,
  .bs-form .resendOtpBlock #timer {
    display: inline-block;
    font-size: 1.6rem;
    color: #666666;
    font-family: "Heebo-Regular"; }
  .bs-form .resendOtpBlock .resendOtp {
    font-size: 1.6rem;
    color: #0070F0;
    font-family: "Heebo-Bold";
    display: none; }
  .bs-form .resendOtpBlock #time {
    position: relative;
    left: -6px; }
  .bs-form .resendOtpBlock.active .resendOtpTime,
  .bs-form .resendOtpBlock.active #timer {
    display: none; }
  .bs-form .resendOtpBlock.active .resendOtp {
    display: block; }

.bs-form .icon {
  width: 4.8rem;
  height: 4.8rem;
  padding: 1.2rem;
  border-radius: 0.8rem;
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
  position: absolute;
  top: 50%;
  right: 1px;
  transform: translateY(-50%);
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000000;
  z-index: 1; }
  .bs-form .icon.icon-chevron_right {
    font-size: 2rem;
    transform: translateY(-50%) rotate(90deg); }

.bs-form.typ-warrantyReg .noteText {
  bottom: -3rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-warrantyReg .noteText {
      bottom: -4rem; } }

.bs-form.typ-warrantyReg .termsText {
  color: #0070F0; }

.bs-form.typ-warrantyReg .form-group.error .icon {
  background: transparent; }

@media only screen and (max-width: 1024px) {
  .bs-form.typ-warrantyReg .form-group.checkbox {
    margin: 2rem 0; } }

.bs-form.typ-warrantyReg .form-group.mt {
  margin-top: 6rem; }
  @media only screen and (max-width: 1024px) {
    .bs-form.typ-warrantyReg .form-group.mt {
      margin-top: 8rem; } }

.bs-form.typ-warrantyReg .form-group .form-control.select {
  padding: 0; }

@media only screen and (max-width: 1024px) {
  .bs-form.typ-warrantyReg .btn {
    min-width: 12.7rem;
    height: 4rem; } }

.bs-form .upload-file .upload-wrap {
  position: relative;
  z-index: 0; }
  .bs-form .upload-file .upload-wrap input {
    width: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
    z-index: 2; }

.bs-form.typ-bikeDr .form-group {
  margin: 4rem 0 5rem;
  max-width: 36rem; }
  .bs-form.typ-bikeDr .form-group:last-child {
    margin-bottom: 1rem; }

.bs-form.typ-custDr .form-group {
  margin: 1.5rem 0 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-form.typ-custDr .form-group {
      margin: 1rem 0 3rem; } }
  .bs-form.typ-custDr .form-group:last-child {
    margin-bottom: 1rem; }
  .bs-form.typ-custDr .form-group .form-label {
    margin-bottom: 0; }

.bs-form.typ-date .form-group {
  margin: 2.5rem 0 2rem; }

.btn.disabled,
.btn:disabled {
  pointer-events: none; }

@media only screen and (max-width: 768px) {
  .mt-sm-20 {
    margin-top: 20px; } }

.bs-modal {
  position: relative;
  height: 100%; }
  .bs-modal.fade {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    outline: 0; }
  .bs-modal.modal-show {
    opacity: 1;
    visibility: visible;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -20%);
    transition: opacity 0.1s ease-in-out;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out; }
    @media only screen and (max-width: 768px) {
      .bs-modal.modal-show {
        width: 100%; } }
    .bs-modal.modal-show .modal-dialog {
      transform: translate(-50%, -50%); }
  .bs-modal .modal-body {
    -ms-flex: none;
        flex: none;
    padding: 0;
    height: 100%; }
    .bs-modal .modal-body .highlightText {
      display: inline-block;
      color: #333333;
      font-family: "Heebo-Bold"; }
  .bs-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -75%);
    transition: transform 0.3s ease-out;
    background: #ffffff;
    border-radius: 0px;
    padding: 1.5rem; }
  .bs-modal .modal-content {
    height: auto;
    border: 0; }
    @media only screen and (large) {
      .bs-modal .modal-content.scroll-wrap {
        height: 45rem; } }
  .bs-modal .close-btn {
    position: absolute;
    top: -7px;
    right: 0;
    font-size: 2.4rem;
    color: #646464;
    padding: 0;
    z-index: 5; }
    @media only screen and (768px) {
      .bs-modal .close-btn {
        top: 1.5rem;
        right: 1.5rem; } }
  .bs-modal.type-md .small-title {
    font-size: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-md .small-title {
        font-size: 2.4rem; } }
  .bs-modal.type-md .modal-dialog {
    padding: 3rem;
    max-width: 50rem; }
    .bs-modal.type-md .modal-dialog.add-newAddress-popUp {
      max-width: 80rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-md .modal-dialog {
        padding: 2rem 1.5rem;
        height: 100%; } }
  .bs-modal.type-lg .small-title {
    font-size: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-lg .small-title {
        font-size: 2.4rem; } }
  .bs-modal.type-lg .modal-dialog {
    padding: 3rem;
    max-width: 60rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-lg .modal-dialog {
        padding: 2rem 1.5rem;
        height: 100%; } }
  .bs-modal.type-eBike .act-btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -3px;
    padding: 15px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
    .bs-modal.type-eBike .act-btn .btn.btn-default {
      width: 100%;
      margin: 0; }
  .bs-modal.type-eBike .scroll {
    height: 50rem; }
  .bs-modal.type-eBike .add-newAddress-popUp .bs-form .form-group {
    margin: 0rem 0 3rem; }
    .bs-modal.type-eBike .add-newAddress-popUp .bs-form .form-group .form-label {
      margin-bottom: 0.5rem; }
  .bs-modal.type-eBike .bs-form {
    margin: 0rem 0 3rem; }
    .bs-modal.type-eBike .bs-form .form-group {
      margin: 0rem 0 5rem; }
    .bs-modal.type-eBike .bs-form .radio-list {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .bs-modal.type-eBike .bs-form .radio-list .item {
        width: 100%;
        margin-right: 0; }
        .bs-modal.type-eBike .bs-form .radio-list .item .small-title {
          font-size: 2.4rem; }
  .bs-modal.type-eBike .bs-radio {
    position: relative; }
    .bs-modal.type-eBike .bs-radio .value {
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      text-align: right;
      font-family: "Heebo-Bold"; }
    .bs-modal.type-eBike .bs-radio input[type="radio"] + label {
      font-family: "Heebo-Regular";
      border: 1px solid #e2e2e2;
      border-radius: 8px;
      padding: 2rem 2rem 2rem 6rem;
      width: 100%; }
      .bs-modal.type-eBike .bs-radio input[type="radio"] + label:before {
        top: 50%;
        transform: translateY(-50%);
        left: 2rem; }
      .bs-modal.type-eBike .bs-radio input[type="radio"] + label:after {
        top: 50%;
        transform: translateY(-50%) scale(0);
        left: 2.5rem; }
    .bs-modal.type-eBike .bs-radio input[type="radio"]:checked + label {
      border-color: #0070F0;
      background-color: rgba(0, 127, 255, 0.05); }
      .bs-modal.type-eBike .bs-radio input[type="radio"]:checked + label:after {
        top: 50%;
        transform: translateY(-50%) scale(1);
        left: 2.5rem; }
  .bs-modal.typeNotify .modal-dialog {
    max-width: 50rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.typeNotify .modal-dialog {
        height: 100%; } }
  .bs-modal.typeNotify .small-title {
    font-size: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.typeNotify .small-title {
        font-size: 2.4rem; } }
  .bs-modal.typeNotify .bs-form .form-group {
    margin: 5rem 0 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typeNotify .act-btn {
      position: fixed;
      width: 90%;
      left: 0;
      bottom: 20px;
      right: 0;
      margin: 0 auto; } }
  .bs-modal.typeNotify .act-btn .btn-default,
  .bs-modal.typeNotify .act-btn .btn {
    max-width: 100%;
    padding: 1.5rem;
    min-width: 100%;
    margin-bottom: 0; }
  .bs-modal.typ-removepro .modal-dialog {
    padding: 3rem;
    max-width: 40rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.typ-removepro .modal-dialog {
        padding: 2rem 1.5rem;
        width: 90%; } }
  .bs-modal.typ-removepro .act-btn {
    display: -ms-flexbox;
    display: flex;
    margin-top: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.typ-removepro .act-btn {
        text-align: center; } }
    .bs-modal.typ-removepro .act-btn .btn-default,
    .bs-modal.typ-removepro .act-btn .btn {
      max-width: 16.4rem;
      padding: 1.7rem;
      min-width: 16.4rem;
      margin-bottom: 0;
      margin-right: 1rem; }
      @media only screen and (max-width: 768px) {
        .bs-modal.typ-removepro .act-btn .btn-default,
        .bs-modal.typ-removepro .act-btn .btn {
          min-width: 13.5rem;
          margin: 0 auto; } }
  @media only screen and (medium) {
    .bs-modal .bs-applicant-form .title {
      font-size: 2rem; }
    .bs-modal .bs-applicant-form .sub-title {
      font-size: 1.6rem; } }
  @media only screen and (medium) {
    .bs-modal.typ-fatcaForm .close-btn {
      right: 1rem;
      top: 1rem; } }
  .bs-modal.typ-thankBusiness .modal-dialog {
    padding: 3rem;
    max-width: 40rem; }
  .bs-modal.typ-thankBusiness .small-title {
    font-size: 2.4rem;
    margin-bottom: 2rem; }
    .bs-modal.typ-thankBusiness .small-title .highlight {
      font-family: "Heebo-SemiBold"; }
  .bs-modal.typ-thankBusiness .highlightText {
    display: inline-block;
    color: #333333;
    font-family: "Heebo-Bold"; }
  .bs-modal.typ-thankBusiness .btn.btn-default {
    padding: 1.7rem;
    min-width: 100%;
    margin-bottom: 0; }
  .bs-modal.typ-thankBusiness .act-btn {
    margin-top: 3rem; }
  .bs-modal.type-EmiRate .modal-dialog {
    padding: 3rem 3rem 7rem 3rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-EmiRate .modal-dialog {
        height: auto; } }
    .bs-modal.type-EmiRate .modal-dialog .modal-content {
      overflow-y: auto; }
  .bs-modal.type-EmiRate .table-title {
    margin-bottom: 2.8rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-EmiRate .table-title {
        margin-bottom: 2rem; } }
  .bs-modal.type-EmiRate .scroll {
    height: 45rem;
    width: 100%;
    padding-bottom: 3rem; }
  .bs-modal.type-EmiRate .btn.btn-default {
    padding: 1.7rem;
    min-width: 100%;
    margin-bottom: 0; }
  .bs-modal.type-EmiRate .act-btn {
    box-shadow: 0 5px 10px 0 black;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 1rem 3rem;
    background: #ffffff; }
  .bs-modal.type-EmiRate .cp-table table th,
  .bs-modal.type-EmiRate .cp-table table td {
    padding: 1rem; }
  .bs-modal.type-EmiRate .small-title {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 4rem; }
    .bs-modal.type-EmiRate .small-title .highlight {
      font-family: "Heebo-Bold"; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-EmiRate .small-title {
        font-size: 2.4rem;
        line-height: 2.4rem;
        margin-bottom: 3rem; } }
  .bs-modal.type-findBike .small-title {
    font-size: 4rem;
    line-height: 4rem;
    margin-bottom: 4rem;
    color: #000000;
    text-align: center;
    font-family: "Heebo-Regular"; }
    .bs-modal.type-findBike .small-title .highlight {
      font-family: "Heebo-Bold"; }
    @media only screen and (max-width: 768px) {
      .bs-modal.type-findBike .small-title {
        font-size: 2.4rem;
        line-height: 2.4rem;
        margin-bottom: 3rem; } }
  .bs-modal.typ-cancelOrder .small-title {
    font-size: 4rem;
    font-family: "Heebo-Light";
    margin-bottom: 3rem; }
    @media only screen and (max-width: 768px) {
      .bs-modal.typ-cancelOrder .small-title {
        font-size: 2.4rem;
        margin-bottom: 1.5rem; } }
  .bs-modal.typ-cancelOrder .desc {
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-family: "Heebo-Bold"; }
  .bs-modal.typ-cancelOrder .bs-form {
    margin-bottom: 7rem; }
    .bs-modal.typ-cancelOrder .bs-form .form-group {
      margin: 5rem 0 3rem; }
  .bs-modal.typ-cancelOrder .no-forChar {
    font-family: "Heebo-Light";
    font-size: 1.4rem;
    color: #646464; }
  .bs-modal.typ-cancelOrder .act-btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 15px 30px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
    .bs-modal.typ-cancelOrder .act-btn .btn-default,
    .bs-modal.typ-cancelOrder .act-btn .btn {
      max-width: 100%;
      padding: 1.5rem;
      min-width: 100%;
      margin-bottom: 0; }
  .bs-modal.typ-video .modal-content {
    padding: 0;
    background: transparent; }
  .bs-modal.typ-video .video-container iframe {
    width: 100%;
    height: 50rem;
    height: 65rem; }
    @media screen and (max-width: 767px) {
      .bs-modal.typ-video .video-container iframe {
        height: 32rem; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .bs-modal.typ-video .video-container iframe {
        height: 40rem; } }
  .bs-modal.typ-video .icon-close {
    color: #646464;
    position: absolute;
    right: -4rem;
    font-size: 4rem;
    top: -4rem;
    font-family: "Heebo-Bold";
    line-height: 3rem; }
    @media screen and (max-width: 767px) {
      .bs-modal.typ-video .icon-close {
        right: 0; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .bs-modal.typ-video .icon-close {
        right: 0;
        z-index: 9; } }
  @media screen and (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
    .bs-modal.typ-video .icon-close {
      right: 1rem;
      top: 1rem;
      font-size: 2rem; } }
  .bs-modal.typ-video .modal-dialog {
    transform: translate(-50%, -50%);
    right: 0;
    max-width: 80%;
    height: 65rem;
    padding: 0;
    background: transparent; }
    @media screen and (max-width: 767px) {
      .bs-modal.typ-video .modal-dialog {
        top: 50%;
        left: 2%;
        right: 1rem;
        transform: translate(0, 0) !important;
        max-width: 96%;
        margin-top: -17.5rem; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .bs-modal.typ-video .modal-dialog {
        top: 20%;
        left: 1rem;
        right: 1rem;
        transform: translateY(-20%); } }
    .bs-modal.typ-video .modal-dialog .modal-dialog {
      transform: translateY(-50%);
      left: 0;
      right: 0; }
  .bs-modal.typ-video.modal-show {
    width: 100%; }
  .bs-modal.typ-getInTouch .modal-content {
    position: relative; }
  .bs-modal.typ-getInTouch .small-title {
    margin-bottom: 3rem; }
    .bs-modal.typ-getInTouch .small-title .highlight {
      font-family: "Heebo-Bold"; }
  .bs-modal.typ-getInTouch .act-btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -3px;
    padding: 15px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); }
    .bs-modal.typ-getInTouch .act-btn .btn.btn-default {
      width: 100%;
      margin: 0; }
  .bs-modal.typ-getInTouch .bs-form {
    margin: 0rem 0 3rem; }
    .bs-modal.typ-getInTouch .bs-form .form-group {
      margin: 0rem 0 5rem; }
    .bs-modal.typ-getInTouch .bs-form .label {
      top: -2.5rem;
      left: 0;
      font-size: 1.4rem;
      font-family: "Heebo-Medium";
      position: absolute;
      color: #646464; }
  .bs-modal.typ-getInTouch .bs-radio {
    position: relative; }
  .bs-modal.typ-servicepin .small-title {
    margin-bottom: 1rem; }
  .bs-modal.typ-servicepin .desc {
    margin-bottom: 4rem; }
  .bs-modal.typ-servicepin .bs-form {
    padding: 0;
    margin: 0; }
  .bs-modal.typ-servicepin .act-btn {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    box-shadow: none;
    padding: 0; }
    .bs-modal.typ-servicepin .act-btn .btn.btn-default {
      width: 100%;
      margin: 0; }
  .bs-modal.type-addNewAddress .small-title {
    margin-bottom: 3rem; }
    .bs-modal.type-addNewAddress .small-title.small-title-2 {
      margin-bottom: 5rem; }
  .bs-modal.type-addNewAddress .cp-address-details .small-title {
    font-size: 2.4rem; }
  .bs-modal.type-addNewAddress .form-group {
    margin: 3rem 0 3rem; }
  .bs-modal.type-addNewAddress .act-btn {
    bottom: 0;
    z-index: 1;
    background: #ffffff; }
    @media screen and (max-width: 768px) {
      .bs-modal.type-addNewAddress .act-btn {
        bottom: 0; } }
  @media screen and (max-width: 768px) {
    .bs-modal.typ-deleteAddress .modal-dialog {
      height: auto; } }
  .bs-modal.type-CompareAlert .small-title {
    text-align: left;
    font-family: "Heebo-Light";
    font-size: 2.4rem; }
    .bs-modal.type-CompareAlert .small-title .highlight {
      font-family: "Heebo-Bold"; }
  .bs-modal.type-CompareAlert .table-title {
    font-size: 1.6rem;
    font-family: "Heebo-Regular"; }
    .bs-modal.type-CompareAlert .table-title span {
      font-family: "Heebo-Bold"; }

.pdp-minute-popup-content .modal-content {
  padding: 40px;
  border-radius: 10px; }
  .pdp-minute-popup-content .modal-content .input-wrap {
    margin-bottom: 20px; }
    .pdp-minute-popup-content .modal-content .input-wrap label {
      width: 100%;
      margin-bottom: 0px;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase; }
    .pdp-minute-popup-content .modal-content .input-wrap .inputDefault {
      width: 100%;
      height: 40px;
      border: 0;
      border-bottom: 1px solid #666666;
      padding: 0; }
  .pdp-minute-popup-content .modal-content .custom-form-btn {
    margin-bottom: 0; }
  .pdp-minute-popup-content .modal-content #close-form-popup {
    color: #333333; }

@media only screen and (max-width: 768px) {
  .bs-modal.fade {
    z-index: 9999; } }

.bs-modal .close-btn {
  font-size: 2.4rem;
  padding: 0; }

.bs-modal.type-lg #bikeModel {
  max-width: 61rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-lg #bikeModel {
      padding: 2rem;
      max-height: 100vh; } }

@media only screen and (max-width: 768px) {
  .bs-modal.type-EmiRate.fade {
    z-index: 9999; } }

.bs-modal.type-EmiRate .mCSB_container_wrapper {
  margin-right: -8px;
  margin-bottom: 10px; }

.bs-modal.type-EmiRate .mCSB_container_wrapper > .mCSB_container {
  padding-right: 10px; }

.bs-modal.type-EmiRate .modal-dialog {
  padding: 3rem 3rem 3rem 3rem;
  max-height: auto !important;
  max-width: 60rem !important; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-EmiRate .modal-dialog {
      height: 100%; } }

.bs-modal.type-EmiRate .modal-content {
  height: 64rem !important; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-EmiRate .modal-content {
      height: auto !important; } }

.bs-modal.type-EmiRate .small-title {
  font-family: "Heebo-Light"; }

.bs-modal.type-EmiRate .scroll {
  height: 45rem !important; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-EmiRate .scroll {
      height: 47rem !important; } }

.bs-modal.type-EmiRate .act-btn {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-EmiRate .act-btn {
      box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.1) !important; } }

@media only screen and (max-width: 768px) {
  .bs-modal.type-EmiRate .emi-first-heading-col:first-child {
    position: sticky;
    left: 0;
    top: 0;
    background-color: #f2f2f2;
    z-index: 9; } }

@media only screen and (max-width: 768px) {
  .bs-modal.type-EmiRate .emi-first-heading {
    position: sticky;
    top: 0; } }

.bs-modal.typ-servicepin .modal-dialog {
  max-width: 54rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-servicepin .modal-dialog {
      padding: 2rem !important; } }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-servicepin .modal-dialog .modal-content .btn-pincode-submit {
      padding: 1.2rem; } }

.bs-modal.typ-servicepin .small-title {
  font-family: "Heebo-Light"; }

.bs-modal.typ-servicepin .text-muted {
  color: #999; }

.bs-modal.typ-servicepin .close-btn.pinCode-Btn {
  font-size: 2.4rem; }

.bs-modal.typeNotify .small-title {
  font-family: "Heebo-Regular"; }

.bs-modal.typeNotify .modal-dialog {
  max-width: 50rem;
  min-height: 35.9rem; }

.bs-modal.typeNotify .act-btn .btn {
  height: 5rem; }

.bs-modal.type-findBike .small-title {
  font-family: "Heebo-Light"; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-findBike .small-title {
      margin-bottom: 8rem; } }

.bs-modal.typ-thankBusiness .small-title {
  font-family: "Heebo-Light"; }
  .bs-modal.typ-thankBusiness .small-title .highlight {
    font-family: "Heebo-Bold"; }

.bs-modal.typeNotify .close-btn {
  font-size: 2.4rem; }

.bs-modal.typ-removepro .act-btn .btn-default,
.bs-modal.typ-removepro .act-btn .btn {
  padding: 1.6rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-removepro .act-btn .btn-default,
    .bs-modal.typ-removepro .act-btn .btn {
      padding: 1.2rem; } }

.bs-modal.typ-removepro .coupon-smalltitle {
  font-size: 2.4rem;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-removepro .coupon-smalltitle {
      font-size: 1.8rem; } }

@media only screen and (max-width: 768px) {
  .bs-modal.typ-removepro.typ-removeCouponPopup .modal-dialog {
    height: auto; } }

@media only screen and (max-width: 768px) {
  .bs-modal.typ-removepro.typ-removeCouponPopup .act-btn {
    margin-top: 2.2rem; } }

.bs-modal.type-addNewAddress .modal-dialog {
  padding: 3rem 1rem 5rem 3rem;
  max-width: 80rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.type-addNewAddress .modal-dialog {
      padding: 2rem 1.5rem; } }

.bs-modal.type-addNewAddress .mCSB_inside > .mCSB_container {
  margin-right: 2rem; }

.bs-modal.type-addNewAddress .scroll {
  height: 53rem; }

.bs-modal.type-addNewAddress .act-btn {
  padding: 0.9rem 3rem; }

@media only screen and (max-width: 768px) {
  .bs-modal.type-CompareAlert .modal-dialog {
    max-width: 33.5rem;
    height: 10.4rem !important; }
  .bs-modal.type-CompareAlert .table-title {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-bottom: 0; }
  .bs-modal.type-CompareAlert .small-title {
    font-size: 1.8rem;
    margin-bottom: 0.5rem; } }

@media only screen and (max-width: 768px) {
  .bs-modal .close-btn.compare-close {
    font-size: 2.4rem; } }

.bs-modal.typ-cargogetInTouch .modal-dialog {
  max-width: 50rem;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-cargogetInTouch .modal-dialog {
      padding: 2rem 2rem;
      box-shadow: none; } }

.bs-modal.typ-cargogetInTouch .small-title {
  font-family: "Heebo-Light";
  margin-bottom: 1rem;
  line-height: 1; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-cargogetInTouch .small-title {
      font-family: "Heebo-Regular"; } }

.bs-modal.typ-cargogetInTouch .highlight {
  font-family: "Heebo-Bold"; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-cargogetInTouch .highlight {
      font-family: "Heebo-Bold"; } }

@media only screen and (max-width: 768px) {
  .bs-modal.typ-cargogetInTouch .bs-form .form-group {
    margin: 0rem 0 6rem; } }

.bs-modal.typ-cargogetInTouch .act-btn {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-cargogetInTouch .act-btn {
      box-shadow: none; } }
  .bs-modal.typ-cargogetInTouch .act-btn .btn {
    box-shadow: 0 0 10px 0 rgba(0, 125, 255, 0.3); }
    @media only screen and (max-width: 768px) {
      .bs-modal.typ-cargogetInTouch .act-btn .btn {
        padding: 1.2rem; } }

.bs-modal.cargo-thankBusiness .modal-dialog {
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }

@media only screen and (max-width: 768px) {
  .bs-modal.cargo-thankBusiness .modal-dialog {
    padding: 2rem;
    max-width: 33.5rem;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
  .bs-modal.cargo-thankBusiness .small-title {
    font-size: 1.8rem;
    margin-bottom: 1rem; }
  .bs-modal.cargo-thankBusiness .btn.btn-default {
    padding: 1.2rem; }
  .bs-modal.cargo-thankBusiness .act-btn {
    margin-top: 2.2rem; } }

.bs-modal.typ-cargopdpgetintouch .scroll {
  height: 64rem; }
  @media only screen and (max-width: 768px) {
    .bs-modal.typ-cargopdpgetintouch .scroll {
      height: 55rem; } }
  .bs-modal.typ-cargopdpgetintouch .scroll .mCSB_container_wrapper {
    margin-right: 0; }
  .bs-modal.typ-cargopdpgetintouch .scroll .mCSB_container_wrapper > .mCSB_container {
    left: 0 !important;
    width: 100% !important;
    padding-right: 0; }

.bs-modal.typ-cancelOrder .act-btn {
  padding: 1rem 3rem; }

@media only screen and (max-width: 768px) {
  .bs-modal.typ-cancelOrder .small-title {
    margin-bottom: 3rem; }
  .bs-modal.typ-cancelOrder .act-btn {
    box-shadow: none;
    padding: 0rem 2rem 2rem; }
    .bs-modal.typ-cancelOrder .act-btn .btn {
      max-width: 100%;
      padding: 1.2rem; } }

.bs-modal.typ-getInTouch .bs-form {
  margin: 0rem 0 3rem; }
  .bs-modal.typ-getInTouch .bs-form .form-group.get-form-group {
    margin-top: -2.4rem; }
  .bs-modal.typ-getInTouch .bs-form .form-group.get-form-group-l {
    margin: 0rem 0rem; }

.bs-modal.typ-book-ride .modal-dialog {
  max-width: 100%; }

.bs-modal.type-warrantyerror .modal-dialog {
  pointer-events: auto; }

@media (min-width: 767px) and (max-width: 1024px) {
  #findBike {
    width: 100%; }
    #findBike.bs-modal.type-lg #bikeModel {
      max-width: 75%; }
      #findBike.bs-modal.type-lg #bikeModel .cp-findBike-slider {
        height: auto; }
      #findBike.bs-modal.type-lg #bikeModel .swiper-slide {
        width: 100% !important; } }

.bs-product.typ-hotizontal .img-wrap {
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  z-index: 9; }
  .bs-product.typ-hotizontal .img-wrap.cartproduct-img {
    padding: 3rem; }

.bs-product.typ-hotizontal .protect-btn .txt-protect {
  font-size: 1.6rem; }
  @media only screen and (max-width: 768px) {
    .bs-product.typ-hotizontal .protect-btn .txt-protect {
      font-size: 1.2rem; } }

@media only screen and (max-width: 768px) {
  .bs-product.typ-hotizontal .protect-btn .icon {
    font-size: 2rem; } }

.bs-product.typ-hotizontal .detail-wrap .price-wrap .typ-strikecartPrice .strikecartPrice {
  font-size: 2rem; }
  @media only screen and (max-width: 768px) {
    .bs-product.typ-hotizontal .detail-wrap .price-wrap .typ-strikecartPrice .strikecartPrice {
      font-size: 1.2rem; } }

@media only screen and (max-width: 768px) {
  .bs-product .out-stock.card-outstock {
    left: 0.6rem; } }

.cp-price-details .label-value.final-price {
  border-top: 1px solid #e2e2e2;
  padding: 3rem 0;
  border-bottom: 1px solid #e2e2e2;
  font-size: 2rem; }
  .cp-price-details .label-value.final-price .label {
    font-family: "Heebo-Regular"; }

@media only screen and (min-width: 768px) {
  .lyt-cart {
    padding-bottom: 15rem; } }

@media only screen and (max-width: 767px) {
  .lyt-cart {
    padding-bottom: 5rem; } }

.lyt-cart .bs-product .img-wrap {
  z-index: 1; }

.lyt-cart .bs-modal.type-eBike .addBillingAddressForm .bs-form .form-group {
  margin: 0rem 0 3rem !important; }

.lyt-cart .bs-form .form-group
.addBillingAddressForm .shipping-detail .form-group {
  margin: 0 0 3rem !important; }
  .lyt-cart .bs-form .form-group
.addBillingAddressForm .shipping-detail .form-group .form-label {
    margin-bottom: 0.5rem; }

.lyt-cart .shipping-detail .form-group {
  margin: 3rem 0 3rem !important; }
  .lyt-cart .shipping-detail .form-group .form-label {
    margin-bottom: 0.5rem; }

.lyt-cart .left-wrap.shipping-left-wrap {
  margin-top: 3rem; }
  @media only screen and (max-width: 768px) {
    .lyt-cart .left-wrap.shipping-left-wrap {
      margin-top: 0; } }

@media only screen and (max-width: 1024px) {
  .lyt-cart.typ-signup {
    height: auto;
    padding-bottom: 1rem;
    padding-top: 0;
    background: none !important; } }

@media only screen and (max-width: 1024px) {
  .lyt-cart.typ-signup:before {
    bottom: 40rem;
    background-image: none; } }

@media only screen and (max-width: 768px) {
  .lyt-cart.typ-signup .img-wrap {
    max-height: 140px;
    overflow: hidden; } }

@media only screen and (max-width: 1024px) {
  .lyt-cart.typ-signup .img-wrap {
    margin: 0 -2rem; } }

@media only screen and (max-width: 768px) {
  .lyt-cart.typ-signup .banner-cont {
    top: 0%;
    transform: translateY(67%); } }

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .lyt-cart.typ-signup .banner-cont {
    top: 0%;
    transform: translateY(150%); } }

.lyt-cart.typ-signup .banner-title {
  max-width: 60rem; }
  @media only screen and (max-width: 768px) {
    .lyt-cart.typ-signup .banner-title {
      font-size: 4rem;
      line-height: 1;
      letter-spacing: -0.63px; } }

.lyt-cart.typ-signup .cm-light {
  font-size: 6rem;
  letter-spacing: -0.94px; }
  @media only screen and (max-width: 768px) {
    .lyt-cart.typ-signup .cm-light {
      font-size: 4rem;
      line-height: 1;
      letter-spacing: -0.63px;
      font-weight: 300; } }

.lyt-cart.typ-signup #registerForm {
  max-height: 87rem; }

.lyt-cart.typ-signup #rightLoginForm {
  max-height: 64.5rem; }
  @media only screen and (max-width: 768px) {
    .lyt-cart.typ-signup #rightLoginForm {
      min-height: 70.5rem; } }

.lyt-cart.typ-signup #rightMobileForm {
  max-height: 32.6rem; }

.lyt-cart.typ-signup #resetPasswordForm {
  max-height: 44rem; }

.lyt-cart.typ-signup #loginOTPForm {
  max-height: 38.4rem;
  transform: translateY(-50%); }
  @media only screen and (max-width: 1024px) {
    .lyt-cart.typ-signup #loginOTPForm {
      transform: translateY(0%); } }

.lyt-cart.typ-signup .right-wrap {
  width: 47.87%;
  position: relative;
  top: 50%;
  transform: translateY(-45%); }
  @media only screen and (max-width: 1024px) {
    .lyt-cart.typ-signup .right-wrap {
      top: 0;
      width: 100%;
      box-shadow: none;
      transform: translateY(0%); } }

.lyt-cart.typ-signup .signup-details .btn {
  margin-bottom: 4rem;
  background-color: #007fff; }

.lyt-cart.typ-otp-box .banner-cont {
  top: 50%; }
  @media only screen and (max-width: 767px) {
    .lyt-cart.typ-otp-box .banner-cont {
      top: 0%; } }

@media only screen and (max-width: 767px) {
  .lyt-cart .payment-option .list {
    overflow: scroll; } }

.lyt-cart .payment-option .list .item {
  margin-right: 1rem; }
  .lyt-cart .payment-option .list .item .offer-wrap .offer-info .link {
    color: #ccc !important;
    font-size: 0.9rem !important; }
  .lyt-cart .payment-option .list .item .offer-wrap .offer-info .desc {
    height: 3.2rem; }

.bs-sec.our-bs-sec {
  padding: 10rem 0 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.our-bs-sec {
      padding: 8rem 0; } }

.bs-sec.typ-vision {
  background: var(--desk-img) no-repeat center center/cover; }
  .bs-sec.typ-vision:after {
    position: relative;
    content: "";
    padding-top: 34.72%;
    display: block; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-vision {
      background-position: 75%;
      margin: 4rem 0;
      height: auto;
      background: var(--mob-img) no-repeat center center/cover; }
      .bs-sec.typ-vision:after {
        position: relative;
        content: "";
        padding-top: 106.67%;
        display: block; } }
  .bs-sec.typ-vision picture {
    display: none; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-vision {
      height: 60rem;
      background-position: 45%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }

.bs-sec.typ-our-story-video {
  height: 76.8rem; }
  .bs-sec.typ-our-story-video:before {
    background-image: linear-gradient(242deg, rgba(0, 0, 0, 0) 100%, rgba(0, 0, 0, 0.3) 0%); }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-our-story-video {
      height: 55rem; } }
  .bs-sec.typ-our-story-video:after {
    background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 30%); }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-our-story-video:after {
        background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 30%); } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-exp-banner {
    height: 60rem; }
    .bs-sec.typ-exp-banner:before {
      background-image: linear-gradient(151deg, rgba(0, 0, 0, 0.8) -3%, rgba(0, 0, 0, 0) 65%); }
    .bs-sec.typ-exp-banner:after {
      background-image: none; } }

.bs-sec.typ-experience {
  padding: 0.5rem 0rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-experience {
      padding: 8rem 0rem 0rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-experience .sec-head {
      margin-bottom: 2rem; } }
  .bs-sec.typ-experience .sec-head.typ-productOffer .rhs {
    margin-bottom: 1.2rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-experience .sec-head.typ-productOffer .rhs {
        margin-bottom: 1rem; } }
    .bs-sec.typ-experience .sec-head.typ-productOffer .rhs .btn.btn-default {
      color: #0070F0 !important; }

.bs-sec#warrantyRegMob {
  padding: 10.7rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-sec#warrantyRegMob {
      padding: 8rem 0; } }

.bs-sec.typ-warrantyReg {
  background: var(--desk-img) no-repeat center center/cover; }
  .bs-sec.typ-warrantyReg:after {
    position: relative;
    content: "";
    padding-top: 34.72%;
    display: block; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-warrantyReg {
      background-position: 75%;
      margin: 4rem 0;
      height: auto;
      background: var(--mob-img) no-repeat center center/cover; }
      .bs-sec.typ-warrantyReg:after {
        position: relative;
        content: "";
        padding-top: 106.67%;
        display: block; } }
  .bs-sec.typ-warrantyReg picture {
    display: none; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-warrantyReg {
      height: 30rem;
      margin-top: -2rem; } }

.bs-sec.typ-home-bikeDr {
  margin-bottom: 6.1rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery {
      margin-top: 4rem;
      margin-bottom: 4rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .cp-home-bikeDr .btn.btn-white {
      min-width: 15.3rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr.pdp-bulkquery .btn {
      line-height: 1rem; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-home-bikeDr {
      margin: 8rem 0 0 0; } }
  .bs-sec.typ-home-bikeDr.cargo-bikedr {
    margin: 0 0 6rem 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-home-bikeDr.cargo-bikedr {
        margin: 0 0 0rem 0; } }

.bs-sec.typ-video {
  height: 76.8rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-video {
      height: 55rem; } }
  .bs-sec.typ-video.typ-unset::before {
    content: unset; }

.bs-sec.typ-appointment {
  padding: 20.2rem 0 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-appointment {
      padding: 10rem 0px; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-flexi {
    padding: 10rem 0px; } }

.bs-sec.typ-flount-lectron {
  padding: 15rem 0; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-flount-lectron {
      padding: 8rem 0 8rem 0; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-compare {
    padding: 10rem 0; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-faq-section {
    padding-top: 10rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-plpuspBoxes {
    padding: 8rem 0;
    padding-top: 10rem; } }

.bs-sec.typ-product-specification {
  padding: 0 0 12.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-product-specification {
      padding: 0 0 4rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-ebike-spec {
    padding-top: 8rem;
    padding-bottom: 2rem; } }

.bs-sec.typ-ourguest {
  padding-top: 20.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourguest {
      padding-top: 10rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-profile.typ-profile-mb {
    padding-top: 10rem; } }

.bs-sec.typ-profile .sec-head .icon.icon-large {
  font-size: 2.4rem; }

.bs-sec.type-ebuildcargo {
  padding-top: 7.5rem;
  padding-bottom: 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-ebuildcargo {
      padding-top: 4rem;
      padding-bottom: 8rem; } }

.bs-sec.type-cargousp {
  padding-top: 2rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.typ-store-locat {
    padding: 10rem 0; } }

.bs-sec.typ-bs-corporate {
  padding: 7.5rem 0px; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-bs-corporate {
      padding: 4rem 0px; } }
  @media only screen and (max-width: 768px) and (max-width: 768px) {
    .bs-sec.typ-bs-corporate:last-child {
      padding: 5rem 0px; } }

.bs-sec.typ-why-partner {
  padding: 0rem 0rem 7.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-why-partner {
      padding: 0rem 0rem 4rem; } }

.bs-sec .sec-head.typ-center.bike-success {
  margin-bottom: 0rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filter-Link {
    font-size: 1.2rem;
    line-height: 1.4rem; }
    .bs-sec.type-plp .filter-Link .icon {
      font-size: 2rem;
      line-height: 2rem; }
    .bs-sec.type-plp .filter-Link .icon-filter.active:after {
      width: 1rem;
      height: 1rem; } }

.bs-sec.type-plp .filter-linkbtn {
  font-size: 2rem;
  line-height: 2.3rem; }

.bs-sec.type-plp .filterWrap.typ-alp {
  top: -0.5rem; }
  .bs-sec.type-plp .filterWrap.typ-alp.typ-alp-sort {
    top: 0; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap.typ-alp.typ-alp-sort {
        top: unset; } }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-plp .filterWrap.typ-alp {
      top: unset;
      z-index: 12;
      box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); }
      .bs-sec.type-plp .filterWrap.typ-alp .filterList {
        -ms-flex-pack: center;
            justify-content: center; } }
  .bs-sec.type-plp .filterWrap.typ-alp .filter-linkbtn {
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-plp .filterWrap.typ-alp .filter-linkbtn {
        font-size: 1.2rem;
        line-height: 1rem; } }
  .bs-sec.type-plp .filterWrap.typ-alp .filter-Link .icon {
    font-size: 2.4rem;
    line-height: 2.4rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filterWrap.cargo-filter {
    z-index: 12;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .product-grid .filterWrap {
    z-index: 12;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15); } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .choose-title {
    display: block; } }

.bs-sec.typ-bikeDr {
  padding-bottom: 19rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-bikeDr {
      padding-bottom: 8rem; } }

.bs-sec.typaccessories .sec-head .sec-title {
  font-size: 6.4rem;
  line-height: 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typaccessories .sec-head .sec-title {
      font-size: 3rem;
      line-height: 1.9rem;
      margin-bottom: 1rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.typaccessories {
    padding: 9rem 0px 0px 0px; } }

.bs-sec.typ-whttoexpect {
  padding-top: 0;
  padding-bottom: 8.2rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whttoexpect {
      padding-bottom: 1rem; } }

.bs-sec.typ-upcoming-event {
  padding: 15rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-upcoming-event {
      padding: 0rem 0rem; } }
  .bs-sec.typ-upcoming-event .sec-head {
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-upcoming-event .sec-head {
        margin-bottom: 3rem; } }

.bs-sec.typ-whatweofferexp {
  padding-top: 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whatweofferexp {
      padding-top: 8rem;
      padding-bottom: 0; } }

.bs-sec.typ-topPadding {
  padding: 15rem 0rem 7.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-topPadding {
      padding: 8rem 0px 0rem; } }

.bs-sec.typ-ourpartner-cargo {
  padding: 8.9rem 0rem 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourpartner-cargo {
      padding: 8rem 0rem; } }

.bs-sec.typ-whatinstores {
  padding-top: 10rem;
  padding-bottom: 13rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-whatinstores {
      padding-top: 8rem;
      padding-bottom: 0;
      margin-bottom: -2rem; } }
  .bs-sec.typ-whatinstores .sec-head {
    margin-bottom: 4rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.typ-whatinstores .sec-head {
        margin-bottom: 3rem; } }

.bs-sec .btn-wrap .btn {
  text-transform: none; }

.sec-head.sec-head-mb {
  margin-bottom: 0; }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc {
    width: 41%; } }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc.sec-title-mb {
    width: 65%; } }

@media only screen and (max-width: 768px) {
  .sec-head .sec-title.sec-asc.sec-title1-mb {
    width: 57%; } }

.bs-sec .btn-wrap .btn.btn-default:hover {
  color: #007fff !important; }

.bs-sec .filter-Link {
  font-family: Heebo-Bold; }
  @media only screen and (max-width: 768px) {
    .bs-sec .filter-Link {
      font-family: Heebo-Medium;
      font-size: 1.2rem; } }

.bs-sec .sec-head.our-sec-head {
  margin-bottom: 4rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.our-sec-head {
      margin-bottom: 2rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec .sec-head.sec-head-alp {
    margin-bottom: 2.8rem; } }

.bs-sec .sec-head.sec-head-warranty {
  margin-bottom: 5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.sec-head-warranty {
      margin-bottom: 2rem;
      padding: 0 20px; } }

.bs-sec .sec-head .sec-desc {
  font-size: 2.4rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head .sec-desc {
      font-size: 1.4rem; } }

.bs-sec .sec-head.typ-advantage-ebike {
  margin-bottom: 5rem; }

@media only screen and (max-width: 768px) {
  .bs-sec.type-enableBike {
    padding: 8rem 0rem 0rem 0rem; } }

.bs-sec.typ-our-story-video .sec-cont {
  position: relative; }

.bs-sec.typ-our-story-video.typ-unset::before {
  content: unset; }

.bs-sec.typ-our-story-video.typ-unset::after {
  content: unset; }

.bs-sec.typ-faq {
  padding: 20.2rem 0 5.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-faq {
      padding-bottom: 7.8rem;
      padding: 10rem 0 7.8rem; } }

.bs-sec.typ-upsBox {
  padding-top: 0.5rem;
  padding-bottom: 10rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-upsBox {
      padding-bottom: 7.8rem; } }

@media only screen and (max-width: 768px) {
  .pg-pdp.typ-adp-main {
    margin-bottom: 5rem; } }

.pg-pdp .cp-pg-banner {
  padding: 20.2rem 0rem 9rem; }
  @media only screen and (max-width: 768px) {
    .pg-pdp .cp-pg-banner {
      padding: 10rem 0rem 0; } }

@media only screen and (max-width: 768px) {
  .pg-pdp {
    margin-bottom: 7rem; } }

.pg-pdp .bs-sec {
  padding-bottom: 3rem; }
  .pg-pdp .bs-sec.accessories-recom {
    padding-top: 0; }
  .pg-pdp .bs-sec .sec-head.typ-cart .sec-title {
    margin-bottom: 0; }
    @media only screen and (max-width: 768px) {
      .pg-pdp .bs-sec .sec-head.typ-cart .sec-title {
        margin-bottom: 2.4rem; } }
  .pg-pdp .bs-sec.type-cart-section {
    padding-bottom: 3rem;
    padding-top: 20rem; }
    @media only screen and (max-width: 768px) {
      .pg-pdp .bs-sec.type-cart-section {
        padding-bottom: 3rem;
        padding-top: 9rem; } }

.bs-sec.test-ride-bs-sec {
  padding: 22rem 0rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.test-ride-bs-sec {
      padding: 10rem 0rem 2rem; } }

.bs-sec.type-plp.typaccessories {
  padding-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-plp.typaccessories {
      padding-bottom: 5rem; } }

.bs-sec.type-plp .video_play_banner .cargovideotile {
  width: 100%; }

.bs-sec.typ-top-noPadding {
  padding-top: 0.5rem; }

@media only screen and (max-width: 768px) {
  .bs-sec .sec-head .sec-title.test-r-sec-title {
    margin-bottom: 2.4rem; } }

.bs-sec .sec-head .sec-title.booktestTitle {
  width: 60rem;
  margin-top: 0px; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head .sec-title.booktestTitle {
      width: auto; } }

.bs-sec .sec-head.typ-pur-tab {
  margin-bottom: 4rem; }

.bs-sec .sec-head.typ-bookTest.mt-67 {
  margin-top: 6.3rem;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec .sec-head.typ-bookTest.mt-67 {
      margin-top: 3.9rem;
      margin-bottom: 2rem; } }

.bs-sec.type-pdp-space {
  padding-bottom: 0;
  padding-top: 15rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.type-pdp-space {
      padding-top: 8rem; } }
  .bs-sec.type-pdp-space.type-pdp-last {
    padding-bottom: 15rem; }
    @media only screen and (max-width: 768px) {
      .bs-sec.type-pdp-space.type-pdp-last {
        padding-top: 8rem; } }

@media only screen and (max-width: 768px) {
  .bs-sec.type-plp .filterList li .js-apply {
    margin-right: 3.5rem; } }

.bs-sec .map-height {
  height: 100vh; }

.bs-sec.typ-ourguest {
  padding-top: 14.5rem; }
  @media only screen and (max-width: 768px) {
    .bs-sec.typ-ourguest {
      padding-top: 8rem; } }

.bs-sec .type-adpprodcut-box .video_play_banner video.plp-why-choose {
  width: 100%; }

.bs-radio input[type=radio]:not(old) + .contact-label {
  font-family: "Heebo-Medium"; }

.bs-radio input[type=radio]:not(old) + label:after {
  width: 1.2rem;
  height: 1.2rem;
  top: 0.3rem;
  left: 0.4rem; }

.bs-radio.typ-coupon input[type=radio] + label:after {
  left: 2.4rem;
  top: 2.2rem; }

.bs-radio .radio-wrap.type-cargoradio {
  padding-top: 1.8rem; }
  @media only screen and (max-width: 768px) {
    .bs-radio .radio-wrap.type-cargoradio {
      padding-top: 1.8rem; } }
  .bs-radio .radio-wrap.type-cargoradio .radio {
    margin-right: 1.6rem; }

.bs-radio .radio-wrap.radio-color-wrap {
  margin-left: 0.7rem; }

.bs-radio.typ-bookTest {
  width: 100%; }
  .bs-radio.typ-bookTest.test-r-bs-radio {
    margin-bottom: 2rem; }
  .bs-radio.typ-bookTest input[type=radio]:not(old) + label.test-r-location-label {
    padding: 3rem 3rem 3rem 6rem; }
    @media only screen and (max-width: 768px) {
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label.test-r-location-label {
        padding: 2.2rem 2rem 2rem 5rem; } }
    @media only screen and (max-width: 768px) {
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label.test-r-location-label::before {
        top: 2rem; } }
    @media only screen and (max-width: 768px) {
      .bs-radio.typ-bookTest input[type=radio]:not(old) + label.test-r-location-label::after {
        top: 2.5rem; } }

.available-code .bs-radio.typ-coupon {
  margin-bottom: 0; }

.product-detail .attributes .swatch-circle {
  width: 1.2rem !important;
  height: 1.24rem !important;
  border-radius: 50% !important;
  border: 1px solid transparent !important;
  margin-right: 2.5rem !important; }
  .product-detail .attributes .swatch-circle.color-value.selected::after {
    background: transparent !important;
    border-radius: 50% !important;
    content: '';
    display: inline-block !important;
    font-family: none !important;
    font-size: 0 !important;
    top: -0.7rem !important;
    left: -0.7rem !important;
    position: absolute;
    width: 2.4rem !important;
    height: 2.4rem !important;
    border: 1px solid #000 !important; }

.cp-link-toast {
  min-width: 28rem;
  padding: 1.3rem 2.5rem;
  border-radius: 2.5rem;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translateX(-50%);
  color: #5ba10f;
  font-family: "Heebo-Regular";
  font-size: 1.8rem;
  line-height: 1.8rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  opacity: 0;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 1024px) {
    .cp-link-toast {
      min-width: 25rem;
      padding: 1rem 2rem;
      font-size: 1.6rem; } }
  .cp-link-toast.show {
    opacity: 1; }
  .cp-link-toast .icon {
    margin-right: 1rem;
    font-size: 2.4rem; }

.cp-link-toast.adp-toast {
  top: 62.5rem;
  z-index: 8;
  bottom: unset; }

.cp-link-toast.pdp-toast {
  top: 60rem;
  z-index: 8;
  bottom: unset; }
  @media only screen and (max-width: 768px) {
    .cp-link-toast.pdp-toast {
      top: 57rem; } }

.cp-link-toast.cargo-toast {
  top: 59rem;
  z-index: 8;
  bottom: unset; }

.cp-link-toast.checkout-toast {
  color: #721c23;
  bottom: 0rem;
  height: 5rem;
  top: 15rem; }
  @media only screen and (max-width: 768px) {
    .cp-link-toast.checkout-toast {
      height: 4rem;
      top: 8rem; } }
  .cp-link-toast.checkout-toast .icon.js-toastclose {
    right: 0;
    position: absolute; }
  .cp-link-toast.checkout-toast.zipcodePopUpShipping {
    top: 78rem; }
    @media only screen and (max-width: 768px) {
      .cp-link-toast.checkout-toast.zipcodePopUpShipping {
        top: 63rem; } }
