/** Shopify CDN: Minification failed

Line 3425:0 Unexpected "}"
Line 3503:2 Expected "}" to go with "{"

**/
@font-face {
    font-family: 'ClashGrotesk-Extralight';
    src: url('/cdn/shop/files/ClashGrotesk-Extralight.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Extralight.woff?v=1765260768') format('woff');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: 'ClashGrotesk-Light';
    src: url('/cdn/shop/files/ClashGrotesk-Light.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Light.woff?v=1765260768') format('woff');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: 'ClashGrotesk-Regular';
    src: url('/cdn/shop/files/ClashGrotesk-Regular.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Regular.woff?v=1765260768') format('woff');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: 'ClashGrotesk-Medium';
    src: url('/cdn/shop/files/ClashGrotesk-Medium.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Medium.woff?v=1765260768') format('woff');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: 'ClashGrotesk-Semibold';
    src: url('/cdn/shop/files/ClashGrotesk-Semibold.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Semibold.woff?v=1765260768') format('woff');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
    font-family: 'ClashGrotesk-Bold';
    src: url('/cdn/shop/files/ClashGrotesk-Bold.woff2?v=1765260768') format('woff2'),
         url('/cdn/shop/files/ClashGrotesk-Bold.woff?v=1765260768') format('woff');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
  }
  @font-face {
      font-family: 'Pacifico';
      src: url('/cdn/shop/files/Pacifico-Regular.woff2?v=1765947953') format('woff2'),
          url('/cdn/shop/files/Pacifico-Regular.woff?v=1765947952') format('woff');
      font-weight: normal;
      font-style: normal;
      font-display: swap;
  }
  @font-face {
      font-family: 'Electrolize';
      src: url('/cdn/shop/files/Electrolize-Regular.woff?v=1769273603') format('woff');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
  }
  
  
  
  /* ------------------------------------------------------------CSS Start--------------------------------------------------------------------------- */
  html{
      scroll-behavior: smooth;
      scroll-padding-top: 50px;
  }
  body .page-width {
      max-width: 1490px;
  }
  body .header__heading-link {
      padding: 0;
  }
  .header__icons .header__search {
      display: none !important;
  }
  .header .header__inline-menu .header__menu-item {
      padding: 0 2px;
  }
  .header .header__menu-item span {
      padding: 12px;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0;
      color: #B4B4B4;
      border: 1px solid #B4B4B4;
      border-radius: 100px;
      font-family: 'ClashGrotesk-Regular';
      display: inline-flex;
      align-items: center;
  }
  .header .header__menu-item span.header__active-menu-item{
      color: #1D1D25;
      border: 1px solid #1D1D25;
      text-decoration: none;
  }
  body .header__menu-item:hover span {
      text-decoration:none;
      text-underline-offset:unset;
  }
  .header .header__inline-menu li:nth-child(1) span{
      display: inline-flex;
      align-items: center;
      justify-content: center;
  }
  .header .header__inline-menu li span .an-menu-item-icon {
      height: 15px;
      width: 15px;
      display:none;
      margin-right: 12px;
      object-position: center;
      object-fit: contain;
  }
  .header .header__inline-menu li span.header__active-menu-item .an-menu-item-icon {
      display:inline-flex;
  }
  .header .header__icon{
      height: 48px;
      width: 48px;
  }
  .header .header__icon--account .svg-wrapper {
      height: 48px;
      width: 48px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      position: relative;
  }
  .header .header__icon--account .svg-wrapper:before {
      content: none;
      display: none;
  }
  .header .header__icon--cart {
      margin-left: 2px;
      margin-right: unset;
  }
  .header .header__icon--cart .svg-wrapper {
      height: 48px;
      width: 48px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px;
      background-color: #F6F6F6;
  }
  .header .header__icon--cart .icon {
      height:24px;
      width:24px;
  }
  .an-header-button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-left: 2px;
      background-color: #1D1D25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #FCFCFC;
      letter-spacing: 0;
      padding: 16px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      transition: all 0.3s;
  }
  .an-header-button:hover {
      background-color:#0082FA;
  }
  .header__inline-menu .an-nav-button,
  .header__icons .an-nav-button {
      height: 48px;
      width: 48px;
      display: inline-flex;
      border-radius: 999px;
      background-color:#0082FA;
      align-items: center;
      justify-content: center;
  }
  .header__inline-menu .an-nav-button svg,
  .header__icons .an-nav-button svg{
      height:22px;
      width:22px;
  }
  .footer .footer__content-top {
      display: flex;
  }
  .footer .footer__blocks-wrapper {
      width: 100%;
  }
  .footer .footer-block--newsletter {
      width: 100%;
      max-width: 270px;
      align-items: flex-start !important;
      margin: 0 !important;
  }
  .footer .footer-block__heading {
      color: #ffffff;
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 100%;
      text-transform: uppercase;
      font-family: 'ClashGrotesk-Semibold';
      margin-bottom:18px;
  }
  .footer .list-menu__item {
      color: #707070 !important;
      font-size: 14px !important;
      letter-spacing: 0;
      line-height: 100%;
      font-family: ClashGrotesk-Medium;
      padding-bottom: 10px;
  }
  .footer .footer-block__heading h2 {
      color: #fff;
      font-size: 14px;
      letter-spacing: 1px;
      margin: 0;
      line-height: 100%;
      text-transform: uppercase;
      font-family: ClashGrotesk-Semibold;
      margin-bottom: 18px;
      text-align: left;
  }
  .footer-block__newsletter .footer-block__heading {
      margin: 0;
  }
  .footer .footer-block__heading p {
      color: #707070 !important;
      font-size: 14px !important;
      letter-spacing: 0;
      line-height: 100%;
      font-family: ClashGrotesk-Medium;
      padding-bottom: 40px;
      text-align: left;
      padding-top: 8px;
      text-transform: none;
      margin-bottom: 0;
      max-width: 230px;
  }
  .footer__newsletter .field:before{
      content: unset;
  }
  .footer__newsletter .field:after{
      content: unset;
  }
  .footer__newsletter .field .field__input {
      border: 1px solid #FFFFFF1F;
      border-radius: 12px;
      padding: 13px;
      font-size: 14px;
      line-height: 20px;
      height: auto;
      letter-spacing: 0;
      color: #ffffff;
      font-family: 'ClashGrotesk-Medium';
      padding-right: 5rem;
  }
  .footer__newsletter .field .field__input::placeholder {
      padding: 13px;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: 0;
      color:#FFFFFF99;
      font-family: 'ClashGrotesk-Medium';
      opacity: 1 !important;
  }
  .footer .newsletter-form__button {
      width: 48px;
      height: 48px;
      background: #FFFFFF !important;
      border-radius: 12px;
  }
  .footer__newsletter .field .field__input:focus-visible{
      box-shadow: unset;
  }
  .footer .footer__content-bottom {
      border-top: none;
      padding-top: 0;
  }
  .footer .footer__content-bottom .footer__copyright {
      margin: 0;
  }
  .an-footer-copyright {
      margin: 0;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0;
      color: #ffffff;
      font-family: 'ClashGrotesk-Regular';
  }
  .an-product-information {
      border: 1px solid #DEDEDE;
      border-radius: 24px;
      padding: 20px;
      box-shadow: 0px 4px 16px 1px #0000000A;
      background-color: #ffffff;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica;
  }
  .an-product-information .an-pro-info-title {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: stretch;
      gap: 12px;
      justify-content: flex-start;
  }
  .an-product-information .an-pro-title {
      margin: 0;
      flex: 1;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: 0;
      color: #1D1D25;
      font-family: 'ClashGrotesk-Medium';
      text-decoration: none;
      display: inline-block;
      flex-basis: 100%;
  }
  .an-product-information .an-pro-subtitle {
      margin: 0;
      padding: 12px 20px;
      border-radius: 40px;
      border: 1px solid #DEDEDE;
      font-size: 14px;
      line-height: 100%;
      letter-spacing: 0;
      color: #1D1D25;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica;
      font-weight: 590;
      flex: 1 1 0;
      box-sizing: border-box;
      text-align: center;
  }
  .an-product-information  .an-pro-quantity-num {
      margin: 0;
      padding: 12px 20px;
      border-radius: 40px;
      border: 1px solid #DEDEDE;
      font-size: 14px;
      line-height: 100%;
      letter-spacing: 0;
      color: #0082FA;
      font-family: 'ClashGrotesk-Medium';
      font-weight: 600;
      flex: 1 1 0;
      box-sizing: border-box;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .an-product-information .an-pro-quantity-num.is-in-stock {
      color: #0082FA;
  }
  .an-product-information .an-pro-meta-info {
      margin-top: 12px;
      display: flex;
      align-items:stretch;
      gap: 12px;
      justify-content: flex-start;
  }
  .an-product-information .an-battery-info {
      padding: 25px 12px 15px 12px;
      width: 100%;
      background-color: #ffffff;
      border: 1px solid #DEDEDE;
      box-shadow: 0px 4px 8px 1px #0000000F;
      border-radius: 24px;
  }
  .an-product-information .an-battery-head {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      color: #1D1D25;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: -0.5px;
      font-family: 'ClashGrotesk-Regular';
      font-weight: 400;
      text-align: center;
      vertical-align: middle;
  }
  .an-product-information .an-battery-head  svg {
      height: 20px;
      width: 22px;
      margin-left: 10px;
  }
  .an-product-information  .an-battery-bottom {
      margin-top: 22px;
  }
  .an-product-information .an-battery-wh {
      margin: 0;
      color: #1D1D25;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: -0.5px;
      font-family: 'Electrolize', sans-serif;
      font-weight: 400;
  }
  .an-product-information .an-battery-richtext * {
      margin: 0;
      color: #909090;
      font-size: 14px;
      letter-spacing: -0.5px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
      font-weight: 400;
  }
  .an-product-information .an-battery-richtext {
      margin: 8px 0 20px 0;
  }
  .an-product-information .an-battery-img {
      max-width: 170px;
      width: 100%;
      object-fit: contain;
      object-position: left;
      height: 100%;
      max-height: 70px;
      display: none;
  }
  
  .an-product-information .an-scooter-info {
      padding: 25px 12px 15px 12px;
      width: 100%;
      background-color: #ffffff;
      border: 1px solid #DEDEDE;
      box-shadow: 0px 4px 8px 1px #0000000F;
      border-radius: 24px;
      display: flex;
      flex-direction: column;
  }
  .an-scooter-bottom-icons {
      flex: 1;
      display: flex;
      align-items: flex-end;
      justify-content: center;
      gap:35px;
      margin-bottom: 10px;
      display: none;
  }
  .an-scooter-bottom-icons img {
      height: 30px;
      width: 30px;
      object-fit: contain;
      object-position: center;
  }
  
  .an-product-information .an-scooter-head {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      color: #1D1D25;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: -0.5px;
      font-family: 'ClashGrotesk-Regular';
      font-weight: 400;
      text-align: center;
      vertical-align: middle;
  }
  .an-product-information .an-scooter-head  svg {
      height: 20px;
      width: 22px;
      margin-left: 10px;
  }
  .an-product-information  .an-scooter-bottom {
      margin-top: 22px;
  }
  .an-product-information .an-scooter-lbs {
      margin: 0 0 30px 0;
      color: #1D1D25;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: -0.5px;
      font-family: 'Electrolize', sans-serif;
      font-weight: 400;
  }
  .an-product-information .an-scooter-richtext * {
      margin: 0;
      color: #909090;
      font-size: 14px;
      letter-spacing: -0.5px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
      font-weight: 400;
  }
  .an-product-information .an-scooter-richtext {
      margin: 8px 0 20px 0;
  }
  .product .product-form__buttons {
      max-width: 100%;
  }
  .product  .shopify-payment-button {
      display: none;
  }
  .product .product-form__submit:before{
      content: unset;
  }
  .product .product-form__submit:after{
      content: unset;
  }
  .product .product-form__submit {
      background-color: #1D1D25;
      border-radius:11px;
      margin: 0;
      color: #FFFFFF;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      text-transform: capitalize;
      font-family: 'ClashGrotesk-Semibold';
      transition: all 0.3s;
  }
  .product .product-form__submit:hover{
      background-color: #0082FA;
  }
  .featured-product .product-form__buttons,
  .featured-product .product-form__submit {
      display: none;
  }
  @media screen and (min-width: 990px) {
      .featured-product.hide-desktop-thumbnails .thumbnail-slider {
          display: none;
      }
  }
  @media screen and (max-width: 749px) {
      .featured-product .product__media-list .product__media-item {
          display: none;
      }
      .featured-product .product__media-list .product__media-item.is-active {
          display: block;
      }
  }
  .featured-product .an-featured-cta {
      display: flex;
      flex-direction: column;
      gap: 12px;
      width: 100%;
      margin-top: 20px;
  }
  .featured-product .an-featured-cta__shop,
  .featured-product .an-featured-cta__learn {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      min-height: 48px;
      border-radius: 11px;
      text-decoration: none;
      text-transform: none;
      cursor: pointer;
  }
  .featured-product .an-featured-cta__shop {
      background-color: #1D1D25;
      border: 1px solid #1D1D25;
      color: #FFFFFF;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      transition: background-color 0.3s, border-color 0.3s;
  }
  .featured-product .an-featured-cta__shop:hover:not(:disabled):not([disabled]) {
      background-color: #0082FA;
      border-color: #0082FA;
  }
  .featured-product .an-featured-cta__learn {
      background-color: transparent;
      border: 1px solid #1D1D25;
      color: #1D1D25;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica;
      font-weight: 590;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
  }
  .featured-product .an-featured-mobile-cta {
      display: none;
  }
  @media screen and (max-width: 749px) {
      .featured-product .an-featured-cta {
          display: none;
      }
      .featured-product .an-featured-mobile-cta {
          display: flex;
          flex-direction: column;
          gap: 12px;
          padding: 38px 16px 20px;
          border-radius: 20px;
          background: #1D1D25;
          width: 100%;
          max-width: none;
      }
      .featured-product .an-featured-mobile-cta__header {
          display: flex;
          align-items: center;
          gap: 12px;
      }
      .featured-product .an-featured-mobile-cta__title {
          margin: 0;
          color: #FFFFFF;
          font-family: 'ClashGrotesk-Medium';
          font-weight: 500;
          font-size: 20px;
          line-height: 100%;
          letter-spacing: 0;
      }
      .featured-product .an-featured-mobile-cta__text {
          margin: 0;
          color: #B0B0B0;
          font-family: 'ClashGrotesk-Regular';
          font-weight: 400;
          font-size: 12px;
          line-height: 128%;
          letter-spacing: 0;
      }
      .featured-product .an-featured-mobile-cta__button {
          width: 100%;
          max-width: 100%;
          min-height: 48px;
          border: 0;
          border-radius: 99px;
          padding: 10px;
          background: #FFFFFF;
          color: #1D1D25;
          font-family: 'ClashGrotesk-Semibold';
          font-weight: 600;
          font-size: 14px;
          line-height: 100%;
          letter-spacing: -0.5px;
          text-align: center;
          cursor: pointer;
          transition: background-color 0.3s, color 0.3s;
      }
      .featured-product .an-featured-mobile-cta__button:hover:not(:disabled):not([disabled]) {
          background-color: #0082FA;
          color: #FFFFFF;
      }
  }
  .product  .product__view-details {
      display: none;
  }
  .product  .product-form {
      margin: 0 !important;
  }
  .product .product-media-container .media {
      padding-top: 590px !important;
  }
  .product:not(.featured-product) .product-media-container .media {
      padding-top:670px !important;
  }
  
  .product .product-media-container .deferred-media__poster img {
      object-fit: contain !important;
  }
  .product  .product-media-container {
      border: unset;
  }
  .product  .shopify-model-viewer-ui__controls-area.shopify-model-viewer-ui__controls-area--playing {
      display: none;
  }
  .product .product__media-wrapper  .slider-counter {
      display: none;
  }
  .product .product__info-wrapper {
      margin-top: 25px;
  }
  .product .product__media-wrapper {
      position: relative;
  }
  .product .product__media-wrapper:before {
      content: "";
      background-image: url(/cdn/shop/files/Area.svg?v=1765450313);
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: 3;
      max-width: 700px;
      width: 100%;
      height: 130px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
  }
  .product  .shopify-model-viewer-ui__button--poster {
      display: none !important;
  }
  .product .deferred-media__poster-button{
      display: none !important;
  }
  .product .an-feat-pro-left-title {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 5;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 20px;
  }
  .an-feat-pro-left-title .an-feat-pro-left {
      width: 50%;
  }
  .an-feat-pro-left-title .an-feat-pro-type {
      width: 100%;
      color: #707070;
      font-size: 24px;
      letter-spacing: -1.1px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
      margin: 0;
  }
  .an-feat-pro-left-title  .an-feat-pro-title {
      margin: 12px 0 0 0;
      color: #1D1D25;
      font-size: 52px;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-family: 'ClashGrotesk-Medium';
      text-decoration: none;
      display: inline-block;
  }
  .an-feat-pro-left-title  .an-feat-pro-right {
      width: 50%;
      text-align: right;
  }
  .an-feat-pro-left-title  .an-feat-pro-right  .price-item {
      color: #1D1D25;
      font-size: 28px;
      letter-spacing: -1.1px;
      line-height: 100%;
      font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica;
      font-weight: 500;
  }
    .an-product {
      width: 50%;
      padding: 20px;
      border: 1px solid #DEDEDE;
      border-radius: 24px;
      box-shadow: 0 4px 16px 1px #0000000A;
      background-color: #ffffff;
    }
    .an-product-head {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 10px;
    }
    .an-product-head-left {
      width: 50%;
    }
    /* an-tab-product specific styles for subtitle */
    .an-tab-product .an-product-head-left {
      display: flex;
      align-items: flex-start;
      gap: 30px;
      flex-wrap: nowrap;
      width: auto;
    }
    .an-tab-product .an-product-head-left-content {
      display: flex;
      flex-direction: column;
      flex: 0 1 auto;
    }
    .an-tab-product .an-product-head-left-content .an-product-type {
      margin: 0;
    }
    .an-tab-product .an-product-head-left-content .an-product-title {
      margin: 15px 0 0;
      line-height: 100%;
    }
    .an-tab-product .an-product-subtitle {
      width: 228px;
      height: 40px;
      border-radius: 20px;
      padding: 12px 18px;
      background-color: rgba(222, 222, 222, 0.5);
      font-family: 'ClashGrotesk-Medium', 'Clash Grotesk', sans-serif;
      font-weight: 500;
      font-style: normal;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0%;
      color: #1D1D25;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      white-space: nowrap;
      flex-shrink: 0;
      margin: 0;
      align-self: flex-start;
      /* Vertically center with title: type (24px) + margin (15px) + half title (26px) - half subtitle (20px) = 45px from top */
      margin-top: calc(24px + 15px + 26px - 20px);
    }
    .an-product-head-left .an-product-type {
      margin: 0;
      color: #707070;
      font-size: 24px;
      letter-spacing: -1.1px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
    }
    .an-product-title {
      margin: 15px 0 0;
      font-size: 52px;
      line-height: 100%;
      letter-spacing: -1.1px;
      color: #1D1D25;
      font-family: 'ClashGrotesk-Medium';
      text-decoration: none;
      display: inline-block;
    }
    .an-product-head-right {
      width: 50%;
      text-align: right;
    }
    .an-product-cart-btn {
      cursor: pointer;
      height: 80px;
      width: 80px;
      border: 2px solid #000000;
      border-radius: 165px;
      background-color: #ffffff;
      padding: 0;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      transition: all 0.3s;
    }
    .an-product-cart-btn:hover {
      border-color: #0082FA;
    }
    .an-product-cart-btn svg {
      height: 32px;
      width: 32px;
    }
    .an-product-model {
      height: 400px;
      width: 100%;
      position: relative;
      overflow: visible;
    }
    .an-product-model:before {
      content: "";
      background-image: url(/cdn/shop/files/Area.svg?v=1765450313);
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      height: 100px;
      width: 100%;
      background-position:bottom;
      background-repeat: no-repeat;
      background-size: contain;
  }
    .an-product-model model-viewer {
      height: 100%;
      width: 100%;
    }
    .an-product-bottom {
      margin: 24px 0 0;
      padding: 16px;
      border-radius: 20px;
      background-color: #FFFFFFA3;
      box-shadow: 0 4px 8px 1px #0000000F;
    }
    .an-product-bottom-tag {
      display: inline-flex;
      margin: 0;
      padding: 8px 16px;
      border-radius: 999px;
      background-color: #EEEEEE;
      font-size: 14px;
      line-height: 24px;
      color: #1D1D25;
      font-weight: 700;
      font-family: 'ClashGrotesk-Regular';
      letter-spacing: 0;
    }
    .an-product-properties {
      margin: 24px 0 0;
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      justify-content: flex-start;
    }
    .an-product-property {
      display: flex;
      align-items: center;
      gap: 10px;
      justify-content: space-between;
      width: 100%;
    }
    .an-product-property-left {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 8px;
      color: #909090;
      font-size: 12px;
      letter-spacing: -0.5px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
    }
    .an-product-property-left svg {
      height: 16px;
      width: 16px;
    }
    .an-product-property-center {
      width: 100%;
      color: #909090;
      font-size: 12px;
      letter-spacing: -0.5px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
      text-align: center;
      max-width: 90px;
    }
    .an-product-property-right {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 4px;
    }
    .an-product-property-right span {
      display: inline-flex;
      background-color: #EBEBEB;
      width: 16px;
      height: 6px;
      border-radius: 24px;
    }
    .an-product-property-right.an-1 span:nth-child(-n+1){
      background-color: #0082FA;
    }
     .an-product-property-right.an-2 span:nth-child(-n+2){
      background-color: #0082FA;
    }
     .an-product-property-right.an-3 span:nth-child(-n+3){
      background-color: #0082FA;
    }
     .an-product-property-right.an-4 span:nth-child(-n+4){
      background-color: #0082FA;
    }
     .an-product-property-right.an-5 span:nth-child(-n+5){
      background-color: #0082FA;
    }
  
  .an-meta-properties {
      box-shadow: 0px 4px 16px 1px #0000000A;
      border: 1px solid #dedede;
      border-radius: 24px;
      padding: 20px;
  }
  .an-meta-properties-head {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 12px;
      cursor: pointer;
  }
  .an-meta-properties-tag {
      margin: 0;
      background-color: #F6F6F6;
      padding: 8px 16px;
      border-radius: 999px;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0;
      color: #1D1D1D;
      font-family: 'ClashGrotesk-Medium';
  }
  .an-meta-properties-stock {
      padding: 8px 20px;
      border: 1px solid #dedede;
      box-shadow: 0px 4px 8px 1px #0000000F;
      border-radius: 999px;
      margin: 0;
      color: #EB001B;
      font-size: 14px;
      line-height: 24px;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Medium';
  }
  .an-meta-properties-drop-btn {
      display: inline-flex!important;
      border: 1px solid #E4E4E4;
      height: 36px;
      width: 36px;
      border-radius: 999px;
      margin-left: auto;
      align-items: center;
      justify-content: center;
  }
  .an-meta-properties-drop-btn img {
      height: 16px;
      width: 16px;
      object-fit: contain;
      object-position: center;
  }
  .an-meta-properties-bottom {
      display: flex;
      width: 100%;
      height: 0;
      overflow: hidden;
  }
  .an-meta-properties-head .an-meta-properties-drop-btn img {
      transform: rotate(180deg);
  }
  .an-meta-properties-head.active .an-meta-properties-drop-btn img {
      transform: rotate(0deg);
  }
  .an-meta-properties-bottom.active {
      height: auto;
  }
  .an-meta-properties-bottom .an-product-properties {
      width: 100%;
  }
  .product.grid {
      align-items: flex-start;
  }
  .an-feat-pro-left-title .an-feat-pro-right {
      width: 50%;
      text-align: right;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      gap: 50px;
  }
   .an-feat-pro-left-title .an-feat-pro-right-cart-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 80px;
      width: 80px;
      border: 1px solid #1D1D25;
      border-radius: 165px;
      background-color: #ffffff;
      outline: none;
      padding: 0;
      cursor: pointer;
      transition: all 0.3s;
  }
  .an-feat-pro-left-title .an-feat-pro-right-cart-btn  svg {
      height: 32px;
      width: 32px;
  }
  .an-feat-pro-left-title .an-feat-pro-right-cart-btn:hover{
      border-color: #0082FA;
  }
  .product__info-wrapper .sp-wish_price_container .an-feat-pro-right-cart-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      height: 80px;
      width: 80px;
      border: 1px solid #1D1D25;
      border-radius: 165px;
      background-color: #ffffff;
      outline: none;
      padding: 0;
      cursor: pointer;
      transition: all 0.3s;
  }
  .product__info-wrapper .sp-wish_price_container .an-feat-pro-right-cart-btn svg{
      height: 32px;
      width: 32px;
  }
  .product__info-wrapper .sp-wish_price_container .an-feat-pro-right-cart-btn:hover{
       border-color: #0082FA;
  }
  
  
  .product .thumbnail-slider .thumbnail-list {
      justify-content: center;
  }
  .product .thumbnail-slider .thumbnail-list  .thumbnail-list__item.slider__slide {
      width: 48px;
  }
  .product:not(.featured-product) .thumbnail-slider {
      margin-bottom: -100px;
      justify-content: center;
  }
  .product:not(.featured-product) .product__media-wrapper:has(.thumbnail-slider):before {
      bottom: 80px;
  }
  .product .thumbnail-list .thumbnail-list__item .thumbnail__badge {
      display: none;
  }
  .product .thumbnail-list .thumbnail-list__item .thumbnail {
      border-radius: 9px;
      border: none;
  }
  .product .thumbnail-list .thumbnail-list__item .thumbnail[aria-current] {
      box-shadow:unset;
      border-color:unset;
      filter: brightness(0.93);
  }
  .product .thumbnail-slider .thumbnail-list {
      justify-content: center;
      max-width: max-content;
      background-color: #F7F7F7;
      border-radius: 12px;
  }
  .product:not(.featured-product) .an-feat-pro-left-title {
      align-items: flex-start;
  }
  .product:not(.featured-product) .product__info-wrapper {
      margin-top: 0;
  }
  .product .product__media-toggle:after {
      content:unset;
  }
  .product:not(.featured-product) .product__media-wrapper:has(.thumbnail-slider) {
      padding-bottom:100px;
  }
  .product__info-wrapper .product__description {
      background-color: #DEDEDE3B;
      padding: 16px 20px;
      border-radius: 24px;
  }
  .product__info-wrapper .product__description * {
      color: #4A4A4A;
      font-size: 16px;
      line-height: 140%;
      letter-spacing: -0.5px;
      font-family: 'ClashGrotesk-Regular';
  }
  .product__info-wrapper .product__description ul {
      list-style: disc;
      padding-left: 20px;
  }
  .product__info-wrapper  .product__text.subtitle {
      margin: 30px 0 0 0;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: 0;
      color: #1D1D1D;
      font-family: 'ClashGrotesk-Medium';
  }
  .product__info-wrapper .price .price-item {
      font-size: 21px;
      color: #1D1D1D;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica;
      font-weight: 510;
  }
  .product__info-wrapper .product__title h1 {
      font-size: 52px;
      color: #1D1D1D;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-weight: 600;
      font-family: Helvetica, Arial, sans-serif;
  }
  .product__info-wrapper .product-collection-title {
      color: #707070;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-family: 'ClashGrotesk-Regular';
      margin: 0px 0 9px 0;
  }
  .product:not(.featured-product) .product__info-wrapper .iwish-app-block-product {
      height: 0;
      margin: 0;
      overflow: hidden;
  }
  .product__info-wrapper .sp-wish_price_container {
      display: flex;
      align-items: center;
      gap: 10px;
      justify-content: space-between;
      margin-top: 24px;
  }
  body .collection .card-wrapper.product-card-wrapper {
      box-shadow: 0px 4px 16px 1px #0000000A;
      border: 1px solid #dedede;
      border-radius: 24px;
  }
  body .collection .card-wrapper .card>.card__content {
      position: absolute;
      top: 20px;
      left: 20px;
      height: calc(100% - 40px);
      width: calc(100% - 40px);
  }
  body .collection .card-wrapper .card>.card__content .card__information {
      position: relative;
      height: 100%;
      display: flex;
      flex-direction: column-reverse;
      justify-content: space-between;
      gap: 20px;
      -webkit-backdrop-filter: unset;
      backdrop-filter: unset;
  }
  body .collection .card-wrapper .card>.card__content .card-information .price {
      margin: 0;
      position: relative;
  }
  body .collection .card-wrapper .card>.card__content .card-information .price  .price-item {
      color: #1D1D25;
      font-size: 42px;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-family: 'ClashGrotesk-Medium';
  }
  body .collection .card-wrapper .card>.card__content .card-information .price:before {
      content: "Price";
      position: relative;
      display: block;
      color: #707070;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: -1.1px;
      font-family: 'ClashGrotesk-Regular';
      margin: 0 0 12px 0;
  }
  body .collection .card-wrapper .card>.card__content .card__information .card__heading a {
      color: #1d1d25;
      font-size: 20px;
      line-height: 100%;
      letter-spacing: -.5px;
      margin: 0 20px 8px 20px;
      font-family: 'ClashGrotesk-Regular';
      padding: 0;
  }
  body .collection .card-wrapper .card>.card__content .card__information .card_product_picker {
      margin: 0px 20px 18px 20px;
      position: relative;
      z-index: 2;
  }
  body .collection .card-wrapper .card>.card__content .card__information .product-card__option-color legend {
      display: none;
  }
  body .collection .card-wrapper .card>.card__content .card__information .product-card__option-color > div {
      display: flex;
      align-items: center;
      gap: 8px;
      justify-content: flex-start;
      flex-wrap: wrap;
  }
  
  body .collection .card-wrapper .card .card__media img {
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%) !important;
      object-fit: contain;
      height: 60%;
      width: 60%;
  }
  body .collection .card-wrapper:hover .card>.card__content .card__information .card__heading a {
      text-decoration:none;
      text-underline-offset:none;
  }
  body .collection .card-wrapper .card .quick-add {
      margin: 0 20px 20px 20px;
  }
  body .collection .card-wrapper .card>.card__content:before {
      content: "";
      background: #FFFFFFA3;
      backdrop-filter: blur(12px);
      position: absolute;
      bottom: 0;
      left: 0;
      height:150px;
      width: 100%;
      border-radius: 24px;
  }
  body .collection .card .quick-add__submit:before{
      content: unset;
  }
  body .collection .card .quick-add__submit:after{
      content: unset;
  }
  body .collection .card .quick-add__submit {
      background-color: #1D1D25;
      font-size: 16px;
      letter-spacing: -0.5px;
      color: #ffffff;
      line-height: 100%;
      padding: 12px 16px;
      border-radius: 40px;
      font-family: 'ClashGrotesk-Medium';
      text-transform: capitalize;
      transition: all 0.3s;
  }
  body .collection .card .quick-add__submit:hover{
      background-color: #0082FA;
  }
  body .collection .card .quick-add__submit span {
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
  }
  body .collection .card .quick-add__submit span:before {
      content: "";
      background-image: url(/cdn/shop/files/Basket.svg?v=1765888539);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      height: 20px;
      width: 20px;
  }
  body .collection .card-wrapper .card .badge {
      background-color: #eb001b;
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 14px;
      line-height: 100%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Medium';
  }
  body .product .product-media-container .media img {
      object-fit: contain;
  }
  .product .slider-buttons{
      display: none !important;
  }
  .product .slider-button{
      display: none !important;
  }
  body .cart-count-bubble {
      background-color: #0082FA;
      height: 16px;
      width: 16px;
      font-family: 'ClashGrotesk-Semibold';
      font-size: 8px;
      line-height: 100%;
      letter-spacing: 0;
      bottom: 25px;
      left: 24px;
  }
  .cart-notification-wrapper .cart-notification {
      border: 1px solid #DEDEDE;
      border-radius: 24px;
      padding: 20px;
      box-shadow: 0 4px 16px 1px #0000000a;
      background-color: #fff;
  }
  .cart-notification-wrapper .cart-notification .cart-notification__heading {
      letter-spacing: -0.5px;
      font-size: 18px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Medium';
      color: #1D1D25;
      margin: 0;
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__image {
      border: 1px solid #dedede;
      border-radius: 12px;
      height: 80px;
      width: 80px;
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__image  img {
      border-radius: 12px;
      object-fit: contain;
      height: 100%;
      width: 100%;
      filter: brightness(0.97);
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__name {
      margin: 0 0 6px 0;
      color: #1D1D25;
      font-size: 24px;
      line-height: 1;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Medium';
  }
  .cart-notification-wrapper .cart-notification .product-option {
      margin: 0;
  }
  .cart-notification-wrapper .cart-notification .product-option * {
      margin: 0;
      font-size: 15px;
      line-height: 128%;
      font-family: 'ClashGrotesk-Regular';
      color: #707070;
      letter-spacing: 0;
  }
  .cart-notification-wrapper .cart-notification__links .button::before{
      content:unset;
  }
  .cart-notification-wrapper .cart-notification__links .button::after{
      content:unset;
  }
  .cart-notification-wrapper .cart-notification__links #cart-notification-button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background-color: #1d1d25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #fcfcfc;
      letter-spacing: 0;
      padding: 18px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      width: 100%;
      transition: all 0.3s;
  }
  .cart-notification-wrapper .cart-notification__links #cart-notification-button:hover {
      background-color:#0082FA;
  }
  
  .cart-notification-wrapper #cart-notification-form .button{
      display: inline-flex;
      align-items: center;
      justify-content: center;
       background-color: #1d1d25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #fcfcfc;
      letter-spacing: 0;
      padding: 18px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      width: 100%;
      transition: all 0.3s;
  }
  .cart-notification-wrapper #cart-notification-form .button:hover{
      background-color:#0082FA;
  }
  .cart-notification-wrapper .cart-notification__links .button-label {
      letter-spacing: -0.5px;
      font-size: 18px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
      color: #1D1D25;
  }
  .cart-notification-wrapper .cart-notification .cart-notification__heading svg {
      height: 16px;
      width: 16px;
      color: #00c896;
  }
  .cart-notification .cart-notification__header {
      align-items: center;
  }
  .cart-notification .cart-notification__close {
      height: 48px;
      width: 48px;
      border-radius: 40px;
      background-color: #F6F6F6;
      margin-top: -15px;
      margin-right: -12px;
  }
  
  /* custom cart  start */
  .sfl-container {
      display: flex;
      gap: 48px;
      margin-top: 24px;
      align-items: flex-start;
      width: 100%;
      margin-bottom: 100px;
  }
  .sfl-container .sfl-container-left {
      width: 100%;
      box-shadow: 0px 4px 16px 1px #0000000A;
      padding: 20px;
      border-radius: 24px;
      border: 1px solid #dedede;
  }
  .sfl-container .sfl-container-right-wraper {
      max-width: 445px;
      width: 100%;
  }
  .sfl-container  .sfl-container-left  h1 {
      font-size: 52px;
      margin: 0;
      color: #1D1D25;
      letter-spacing: 0;
      line-height: 100%;
      font-family: 'ClashGrotesk-Medium';
  }
  .sfl-container  .sfl-container-left  h1 span{
      color:#909090;
  }
  .sfl-container .sfl-container-left .sfl-grid {
      margin: 32px 0 0 0;
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 32px;
      flex-wrap: wrap;
  }
  
  .sfl-container-left .sfl-card{
      box-shadow: 0px 4px 16px 1px #0000000A;
      padding: 20px;
      border-radius: 24px;
      border: 1px solid #dedede;
      width: calc(50% - 16px);
  }
  
  .sfl-card .sfl-card-top{
      display: flex;
      align-items: flex-start;
      gap:10px;
      justify-content: flex-start;
      width: 100%;
  }
  .sfl-card .sfl-card-top-left{
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      gap:12px;
      width:50%;
  }
  .sfl-card .sfl-card-top-left .sfl-price{
      margin: 0;
      color:#1D1D25;
      font-size:42px;
      letter-spacing: -1.1px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Medium';
  }
  .sfl-card .sfl-card-top-left .sfl-price:nth-child(1){
      margin: 0;
      color: #707070;
      font-size: 24px;
      letter-spacing: -0.4px;
      line-height: 100%;
      font-family: 'ClashGrotesk-Regular';
  }
  .sfl-card .sfl-card-top .sfl-actions{
      display: flex;
      justify-content: flex-end;
      width: 50%;
  }
  .sfl-card .sfl-card-top .sfl-actions input[type="checkbox"]{
      position: relative;
      margin: 0;
      height: 0;
      width: 0;
      cursor: pointer;
  }
  .sfl-card .sfl-card-top .sfl-actions input[type="checkbox"]:before{
      content: "";
      height: 24px;
      width: 24px;
      border:2px solid #CACACA;
      position: absolute;
      top:0px;
      left:-24px;
      background-color:transparent;
      border-radius: 2px;
  }
  .sfl-card .sfl-card-top .sfl-actions input[type="checkbox"]:checked:before{
      border:2px solid #4579F5;
      background-color:#4579F5;
  }
  .sfl-card .sfl-card-top .sfl-actions input[type="checkbox"]:checked:after{
      content: "";
      height:6px;
      width:11px;
      border:2px solid #ffffff;
      border-top: unset;
      border-right: unset;
      position: absolute;
      top:7px;
      left:-17px;
      transform: rotate(-45deg);
  }
  
  
  .sfl-card .sfl-card-middle{
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: center;
  }
  .sfl-card .sfl-card-middle img{
     height: 100%;
      width: 100%;
      object-fit: contain;
      object-position: center;
      max-width: 240px;
      max-height: 240px;
  }
  
  .sfl-card .sfl-card-bottom{
      background-color: #F6F6F6;
      padding: 20px;
      border-radius: 20px;
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      gap:10px;
  }
  
  .sfl-card .sfl-card-bottom .sfl-title{
      margin: 0;
      color: #1D1D25;
      letter-spacing: -0.5px;
      line-height: 100%;
       font-family: 'ClashGrotesk-Regular';
       font-size: 20px;
       white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .sfl-card .sfl-card-bottom .sfl-actions a {
     color: #4579F5;
     font-size: 15px;
     line-height: 100%;
     text-decoration: none;
     letter-spacing: -0.5px;
     cursor: pointer;
     font-family: 'ClashGrotesk-Regular';
     text-transform: capitalize;
  }
  
  
  .sfl-container .sfl-container-right{
      width: 100%;
      border: 1px solid #dedede;
      border-radius:24px;
      padding: 20px;
      box-shadow: 0px 4px 16px 1px #0000000A;
  }
  .sfl-container .sfl-container-right .sfl-summary{
      width: 100%;
      border: 1px solid #dedede;
      border-radius:24px;
      padding: 20px;
      padding-top: 0;
      box-shadow: 0px 4px 16px 1px #0000000A;
      margin-top: 32px;
  }
   .sfl-container .sfl-container-right  h3 {
      color: #1D1D1D;
      font-size: 52px;
      line-height: 100%;
      letter-spacing: 0;
      margin: 0;
      font-family: 'ClashGrotesk-Medium';
  }
  
  .sfl-container-right .sfl-summary .summary-row{
    display:flex;
    justify-content:space-between;
    margin:20px 0;
    align-items: center;
    gap:10px;
  }
  .sfl-container-right .sfl-summary .summary-row span{
       color: #707070;
       font-size: 20px;
       letter-spacing: -0.5px;
       line-height: 100%;
       margin: 0;
       font-family: 'ClashGrotesk-Regular';
  }
  .sfl-container-right .sfl-summary .summary-row span:nth-last-child(1){
       color:#1D1D1D;
  }
  
  .sfl-container-right .sfl-summary .summary-row.total-row {
      padding: 20px 0;
      margin: 0;
      border-top: 1px solid #ECECEC;
  }
  .sfl-container-right  .total-row span{
       color: #707070;
       font-size: 20px;
       letter-spacing: -0.5px;
       line-height: 100%;
       margin: 0;
       font-family: 'ClashGrotesk-Regular';
  }
  .sfl-container-right  .total-row span:nth-last-child(1){
       color:#1D1D1D;
  }
  .sfl-container .sfl-container-right .sfl-summary .checkout-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin: 0;
      background-color: #1d1d25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #fcfcfc;
      letter-spacing: -0.5px;
      padding: 18px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Medium';
      cursor: pointer;
      text-transform: capitalize;
      transition: all 0.3s;
      outline: none;
      width: 100%;
      border: none;
  }
  .sfl-container .sfl-container-right .sfl-summary .checkout-btn:hover{
       background-color:#0082FA;
  }
  
  .sfl-container-right-bottom-text {
      margin: 24px 0 0 0;
      display: flex;
      align-items: flex-start;
      gap: 8px;
      justify-content: flex-start;
  }
  .sfl-container-right-bottom-text svg {
      height: 24px;
      width: 24px;
      flex-shrink: 0;
  }
  .sfl-container-right-bottom-text p {
      margin: 0;
      color: #707070;
      font-size: 15px;
      letter-spacing: -0.5px;
      font-family: 'ClashGrotesk-Regular';
      line-height: 100%;
  }
  .sfl-container-right-bottom-text p a {
      color:#4579F5;
      text-decoration: none;
  }
  .sfl-card .sfl-card-bottom .sfl-actions {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 12px;
  }
  .sfl-card .sfl-card-bottom .sfl-actions button {
      color: #4579F5;
      font-size: 15px;
      line-height: 100%;
      text-decoration: none;
      letter-spacing: -0.5px;
      cursor: pointer;
      font-family: 'ClashGrotesk-Regular';
      padding: 0;
      margin: 0;
      outline: none;
      border: none;
      background-color: transparent;
      text-transform: capitalize;
  }
  .sfl-card .sfl-card-bottom .sfl-actions button.cart_remove {
      position: relative;
  }
  .sfl-card .sfl-card-bottom .sfl-actions button.cart_remove:before {
      content: "";
      width: 1px;
      background-color: #1D1D25;
      height: 100%;
      position: absolute;
      top: 0;
      left: -7px;
  }
  body.page-cart .sfl-card .sfl-card-bottom .sfl-title {
      max-width: 150px;
  }
  .sfl-card .sfl-card-top .sfl-actions .quantity-popover-container {
      padding: 0;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity:before{
      content: unset;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity:after{
      content: unset;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity {
      padding: 4px;
      box-shadow: 0px 4px 8px 1px #0000000F;
      background-color: #F7F7F7;
      border: 1px solid #dedede;
      border-radius: 12px;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity .quantity__button {
      background-color: #ffffff;
      border: 1px solid #F5F5F5;
      border-radius: 8px;
      margin: 0;
      height: 40px;
      width: 40px;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 100%;
      color: #1D1D25;
      font-family: 'ClashGrotesk-Medium';
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity input {
      background: transparent;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 100%;
      color: #1D1D25;
      font-family: 'ClashGrotesk-Medium';
      box-shadow: none;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity input:focus-visible {
      outline: unset;
      outline-offset: unset;
      box-shadow: unset;
  }
  
  
  /* custom cart  end */
  body .collection .card-wrapper .card>.card__content .card__information .product-card__option{
      display: none;
  }
  body .collection .card-wrapper .card>.card__content .card__information .product-card__option-color label {
      display: inline-block;
  }
  body .collection .card-wrapper .card>.card__content .card__information .product-card__option-color {
      border: none;
      padding: 0;
      margin: 0;
      display: block;
  }
  .product-card__variant-label--color {
      width: 18px;
      height: 18px;
      padding: 0;
      border-radius: 50%;
      background-color: var(--swatch-color);
      outline: 2px solid #EEEEEE;
      cursor: pointer;
  }
  
  .product-card__variant-input:checked + .product-card__variant-label--color {
    outline: 2px solid #0082FA;
  }
  .an-product-head-right p {
      color: #1D1D25;
      font-size: 28px;
      line-height: 100%;
      letter-spacing: -1.1px;
      margin: 0;
      font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica;
      font-weight: 500;
  }
  .an-product-add-to-cart-btn-wraper{
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap:12px;
      margin: 24px 0 0 0;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn {
      display: inline-flex;
      align-items: center;
      gap:10px;
      justify-content: center;
      margin:0;
      background-color: #1D1D25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 100%;
      color: #fcfcfc;
      letter-spacing: 0;
      padding: 16px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      width: 100%;
      transition: all 0.3s;
      border: none;
      outline: none;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn:hover{
    background-color: #0082FA;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn:disabled,
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn[disabled] {
      background-color: #AFAFAF;
      color: #ffffff;
      cursor: not-allowed;
      opacity: 1;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn:disabled:hover,
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn[disabled]:hover {
      background-color: #AFAFAF;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple{
      display: inline-flex;
      align-items: center;
      gap:8px;
      justify-content: center;
      margin:0;
      background-color:#ffffff;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color:#1d1d25;
      letter-spacing: 0;
      padding:14px 16px;
      border:1px solid #1d1d25;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      width: 100%;
      transition: all 0.3s;
      outline: none;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple svg{
      height: 18px;
      width: 18px;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple:hover{
      border-color: #0082FA;
  }
  .page-product .an-product-info-section  .an-product-add-to-cart-btn-wraper {
      display: none;
  }
  body cart-items.is-empty .cart__contents {
      display: block;
  }
  body cart-items.is-empty .cart__warnings{
      display: none;
  }
  body cart-items.is-empty .sfl-container {
      align-items: stretch;
  }
  body cart-items.is-empty .sfl-container .sfl-container-right .sfl-summary {
      padding: 0;
      display: flex;
  }
  body cart-items.is-empty .sfl-container .sfl-container-right .sfl-summary  img {
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 24px;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left {
      text-align: center;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left h1 {
      margin: 70px 0;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left .an-empty-cart-btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background-color: #1d1d25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #fcfcfc;
      letter-spacing: 0;
      padding: 16px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      transition: all .3s;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left .an-empty-cart-btn:hover{
      background-color: #0082FA;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left .an-empty-cart-btn:before {
     content: unset;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left .an-empty-cart-btn:after {
     content: unset;
  }
  .an-cus-varient-wraper {
      position: absolute;
      top: 98%;
      right: 0px;
      transform: translateY(-60%);
      z-index: 2;
  }
  .featured-product .an-cus-varient-wraper {
      top: 65%;
      transform: translateY(-65%);
  }
  .an-cus-varient-wraper:before {
      content: "";
      background-image: url(/cdn/shop/files/curveline.svg?v=1766145866);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      height: 30px;
      width: 55px;
      top: 0;
      position: absolute;
      left: -54px;
  }
  .an-cus-varient-wraper:after {
      content: "";
      background-image: url(/cdn/shop/files/Dots.svg?v=1766145866);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      height: 12px;
      width: 12px;
      top: -5px;
      position: absolute;
      left: -57px;
  }
  .an-cus-varient-wraper fieldset {
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
  }
  .an-cus-varient-wraper  .model_option_values {
      display: flex;
      align-items: center;
      gap: 2px;
      justify-content: center;
      width: max-content;
      box-shadow: 0px 4px 8px 1px #0000000F;
      border: 1px solid #dedede;
      padding: 4px;
      border-radius: 999px;
  }
  .an-cus-varient-wraper .model_option_values .model_variant_label {
      transition: all 0.2s ease;
      cursor: pointer;
      border: 2px solid #0082FA14;
      color: #1D1D25;
      font-size: 16px;
      line-height: 100%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Medium';
      padding: 12px 18px;
      border-radius: 20px;
      background-color: #ffffff;
  }
  .an-cus-varient-wraper .model_option_values .model_variant_label.is-active{
      background-color: #1D1D25;
      color: #ffffff;
  }
  .an-feat-pro-left-title .an-feat-pro-right .badge {
      margin: 0;
      font-family: 'ClashGrotesk-Medium';
      letter-spacing: 0;
      line-height: 100%;
  }
  .main-page-design .main-page-title {
      color: #1D1D25;
      font-size: 52px;
      line-height: 108%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Medium';
  }
  .main-page-design .rte * {
      color: #707070;
      font-size: 20px;
      line-height: 128%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Regular';
  }
  .main-page-design .rte .pc--opt-out-form-button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      background-color: #1d1d25;
      border-radius: 40px;
      font-size: 16px;
      line-height: 1;
      color: #fcfcfc;
      letter-spacing: 0;
      padding: 16px;
      text-decoration: none;
      font-family: 'ClashGrotesk-Semibold';
      cursor: pointer;
      transition: all .3s;
      text-transform: capitalize;
      border:none;
      outline:none;
  }
  .main-page-design .rte .pc--opt-out-form-button:hover{
      background-color:#0082FA;
  }
  .main-page-design .rte .pc--opt-out-form-wrapper .pc--opt-out-form-field label {
      color: #707070;
      font-size: 20px;
      line-height: 128%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Regular';
      margin:0 0 10px 0;
  }
  .main-page-design .rte .pc--opt-out-form-wrapper  input#pc--opt-out-email_input {
     color: #1d1d25;
      font-size: 20px;
      line-height: 128%;
      letter-spacing: 0;
      font-family: 'ClashGrotesk-Regular';
      padding:15px;
      border-radius:10px;
  }
  
  /* --------------------------------------------------------------------Media Query------------------------------------------------------------ */
  @media screen and (min-width: 990px) {
     body .header {
          padding-top: 24px;
          padding-bottom: 24px;
      }
      body .header--middle-left {
      grid-template-columns: auto 1fr auto;
  }
  .header .header__inline-menu {
      text-align: center;
  }
  .product .product__media-wrapper {
      max-width: 61% !important;
      width: 100% !important;
  }
  .product .product__info-wrapper {
      padding: 0 0 0 24px !important;
      max-width: 39% !important;
      width: 100% !important;
  }
  .product:not(.featured-product) .product__media-wrapper {
      margin-top: 20px;
  }
  .an-product-info-section  .an-product-add-to-cart-btn-wraper {
      display: none;
  }
  }
  
  
  
  @media(max-width:1200px){
  .sfl-container {
      flex-direction: column;
      gap: 24px;
      margin-bottom: 50px;
  }
  .sfl-container .sfl-container-left .sfl-grid {
      gap: 20px;
  }
  .sfl-container .sfl-container-left {
      padding: 12px;
      border-radius: 12px;
  }
  .sfl-container-left .sfl-card{
      padding:12px;
      border-radius:12px;
      width:100%;
  }
  .sfl-container .sfl-container-left h1 {
      font-size: 26px;
  }
  .sfl-card .sfl-card-bottom{
      padding:12px;
      border-radius:12px;
      gap:10px;
  }
  .sfl-card .sfl-card-bottom .sfl-title{
       font-size:18px;
  }
  .sfl-card .sfl-card-bottom .sfl-actions a {
     font-size: 14px;
  }
  .sfl-card .sfl-card-bottom .sfl-actions button {
      font-size: 14px;
  }
  .sfl-card .sfl-card-top-left .sfl-price{
      font-size:24px;
  }
  .sfl-card .sfl-card-top-left .sfl-price:nth-child(1){
      font-size:18px;
  }
  .sfl-card .sfl-card-top-left{
      gap:5px;
  }
  .sfl-container .sfl-container-right-wraper {
      max-width: 100%;
  }
  .sfl-container .sfl-container-right {
      border-radius: 12px;
      padding: 12px;
  }
  .sfl-container .sfl-container-right h3 {
      font-size: 26px;
  }
  .sfl-container .sfl-container-right .sfl-summary {
      border-radius: 12px;
      padding: 0 12px 12px;
      margin-top: 20px;
  }
  .sfl-container-right .sfl-summary .summary-row span {
      font-size: 16px;
  }
  .sfl-container .sfl-container-right .sfl-summary .checkout-btn {
      font-size: 15px;
      padding: 15px;
  }
  .sfl-container-right-bottom-text {
      margin: 18px 0 0;
      gap:5px;
  }
  .sfl-container-right-bottom-text svg {
      height: 20px;
      width: 20px;
  }
  .sfl-container-right-bottom-text p {
      font-size: 13px;
  }
  body.page-cart .sfl-card .sfl-card-bottom .sfl-title {
      max-width: 110px;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity {
      border-radius: 8px;
      width: 120px;
      min-height: unset;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity input {
      font-size: 14px;
  }
  .sfl-card .sfl-card-top .sfl-actions .cart-quantity .quantity__button {
      border-radius:4px;
      height: 30px;
      width: 30px;
      font-size: 14px;
  }
  }
  
  
  
  @media screen and (max-width: 989px) {
  .product{
      padding: 20px 0 0 0;
  }
  .product .product__media-wrapper {
      max-width: 100% !important;
       width: 100% !important;
  }
  .product .product__info-wrapper {
      max-width: 100% !important;
       width: 100% !important;
       padding:0 !important;
  }
  .product .product__info-container {
      max-width: 100%;
  }
  body .page-width{
      padding: 0 20px;
  }
  body  .header--mobile-left {
      grid-template-columns: 1fr auto auto;
  }
  body .header {
       padding: 8px 20px;
      grid-template-areas: "heading icons left-icons";
  }
  .header__heading-logo-wrapper {
      max-width: 140px;
  }
  .an-header-button {
      display: none;
  }
  .header header-drawer {
      margin-left: 0;
  }
  .header .header__icon--menu {
      background: #1D1D25;
      border-radius: 50px;
  }
  .header .header__icon--menu .icon-hamburger * {
      stroke: #FFFFFF;
  }
  .header .header__icon--menu .icon{
      height: 24px;
      width: 24px;
  }
  .footer .footer__content-top {
      flex-direction: column;
  }
  .an-footer-copyright {
      margin-top: 35px;
  }
  .an-image.footer-block {
      width: 100%;
  }
  .footer .footer__blocks-wrapper {
      display: flex !important;
      flex-wrap: wrap;
      gap: 0;
      justify-content: flex-start;
  }
  .an-link_list.footer-block {
      width: 50%;
  }
  .footer .footer-block--newsletter {
      max-width: unset;
  }
  .footer .footer-block__newsletter {
      width: 100%;
  }
  .an-feat-pro-left-title .an-feat-pro-right .price-item {
      letter-spacing: -0.51px;
  }
  .an-feat-pro-left-title .an-feat-pro-type {
      font-size: 14px;
      letter-spacing: -0.51px;
  }
  .an-feat-pro-left-title .an-feat-pro-title {
      margin: 8px 0 0;
      font-size: 28px;
      letter-spacing: -0.51px;
  }
  body .product .product__media-item {
      margin: 0 !important;
  }
  .product  .product__media-icon {
      display: none;
  }
  .product .product-media-container .media {
      padding-top: 100% !important;
  }
  .product .an-feat-pro-left-title {
      gap: 10px;
  }
  .an-product-information {
      border-radius: 20px;
      padding: 16px;
  }
  .an-product-information .an-pro-title {
      min-width: 100%;
      font-size: 16px;
  }
  .an-product-information .an-pro-subtitle {
      display: none;
  }
  .an-product-information .an-pro-quantity-num {
      display: none;
  }
  .an-product-information .an-battery-info {
      padding: 20px 12px 12px 12px;
      border-radius: 16px;
  }
  .an-product-information .an-pro-meta-info {
      margin-top: 15px;
      gap: 8px;
  }
  .an-product-information .an-battery-head {
      gap: 10px;
      font-size: 14px;
      letter-spacing: -0.34px;
  }
  .an-product-information .an-battery-head svg {
      height: 16px;
      width: 16px;
      margin-left: 0;
  }
  .an-product-information .an-scooter-head {
      gap: 10px;
      font-size: 14px;
      letter-spacing: -0.34px;
  }
  .an-product-information .an-scooter-head svg {
      height: 16px;
      width: 16px;
      margin-left: 0;
  }
  .an-product-information .an-scooter-info {
      padding: 20px 12px 12px 12px;
      border-radius: 16px;
  }
  .an-product-information .an-scooter-bottom {
      margin-top: 17px;
  }
  .an-product-information .an-battery-wh {
      font-size: 16px;
  }
  .an-product-information .an-scooter-lbs {
      font-size: 16px;
  }
  .an-product-information .an-battery-richtext {
      margin: 8px 0 12px;
  }
  .an-product-information .an-battery-richtext * {
      font-size: 12px;
      letter-spacing: -0.34px;
  }
  .an-product-information .an-scooter-richtext * {
      font-size: 12px;
      letter-spacing: -0.34px;
      font-family: 'ClashGrotesk-Regular';
  }
  .an-product {
      width: 100%;
      padding: 16px;
      border-radius: 20px;
  }
  .an-product-head-left .an-product-type {
      font-size: 14px;
      letter-spacing: -0.56px;
  }
  /* an-tab-product mobile styles for subtitle */
  .an-tab-product .an-product-head-left {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex-wrap: wrap;
    width: 100%;
  }
  .an-tab-product .an-product-head-left-content {
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
  }
  .an-tab-product .an-product-subtitle {
    width: auto;
    min-width: 150px;
    max-width: 100%;
    height: auto;
    min-height: 36px;
    padding: 8px 14px;
    font-size: 14px;
    white-space: normal;
    margin-top: 8px;
  }
  .an-product-title {
      margin: 8px 0 0;
      font-size: 24px;
      letter-spacing: -0.56px;
  }
  .an-product-cart-btn {
      height: 48px;
      width: 48px;
  }
  .an-product-cart-btn svg {
      height: 24px;
      width: 24px;
  }
  .an-product-model {
      height: 210px;
  }
  .an-product-bottom {
      margin: 20px 0 0;
      padding: 12px;
      border-radius: 16px;
      border: 1px solid #DEDEDE;
  }
  .an-product-bottom-tag {
      font-size: 12px;
      line-height: 100%;
      font-weight: 400;
  }
  .an-product-property-left {
      gap: 4px;
      letter-spacing: -0.26px;
  }
  .an-product-property-left svg {
      height: 12px;
      width: 12px;
  }
  .an-product-property-center {
      letter-spacing: -0.26px;
  }
  .an-product-property-right span {
      width: 12px;
      height: 6px;
      border-radius: 99px;
  }
  .an-product-property-right {
      gap: 2px;
  }
  .an-product-properties {
      margin: 16px 0 0;
  }
  .menu-drawer__menu-item.list-menu__item {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0;
      color: #b4b4b4;
      font-family: 'ClashGrotesk-Regular';
  }
  .menu-drawer__menu-item.list-menu__item.menu-drawer__menu-item--active{
      color: #1d1d25;
      background: #f6f6f6;
  }
  .header .menu-drawer__utility-links {
      background: unset;
  }
  .header .menu-drawer__utility-links .menu-drawer__account {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0;
      color: #1d1d25;
      font-family: 'ClashGrotesk-Regular';
      text-transform: capitalize;
  }
  .header .menu-drawer__utility-links .menu-drawer__account  .svg-wrapper {
      position: relative;
      height: 48px;
      width: 48px;
      border-radius: 50px;
  }
  .header .menu-drawer__utility-links .menu-drawer__account svg{
      opacity: 0;
  }
  .header .menu-drawer__utility-links .menu-drawer__account  .svg-wrapper:before{
       content: "";
      position: absolute;
      background-image: url(/cdn/shop/files/Profil_Pict.png?v=1765272654);
      top: 0;
      left: 0;
      height: 48px;
      width: 48px;
      border-radius: 50px;
      z-index: 1;
  }
  /* ── Header and menu drawer above all page content ───────────
     base.css gives .section-header z-index 3–4; product/featured
     sections use z-index 10–11, so they paint on top of the drawer.
     Force the header section and everything in it above all other
     sections (e.g. an-feat-pro-left-title, product__media-wrapper).
  ── */
  .section-header.shopify-section-group-header-group,
  .shopify-section-group-header-group.section-header,
  .shopify-section-header-sticky {
      z-index: 100000 !important;
  }
  sticky-header,
  .header-wrapper {
      z-index: 100000 !important;
  }
  #menu-drawer.menu-drawer,
  .menu-drawer-container .menu-drawer,
  menu-drawer .menu-drawer {
      z-index: 100001 !important;
  }
  .menu-drawer-container details[open] summary::before {
      z-index: 100000 !important;
  }

  .footer .footer-block-image {
      margin-bottom: 0;
  }
  .footer__blocks-wrapper .footer-block.grid__item {
      margin: 0 0 40px 0;
  }
  .footer .footer__blocks-wrapper  .footer-block__details-content {
      margin-bottom: 0;
  }
  .footer .footer-block__heading p {
      max-width: 100%;
  }
  .footer__blocks-wrapper .footer-block.an-link_list {
      width: 50%;
  }
  .footer .newsletter-form {
      max-width: unset;
  }
  .footer .newsletter-form__field-wrapper {
      max-width: unset;
  }
  .footer .footer-block-image {
      justify-content: center;
  }
  .footer .footer__content-top .grid {
      row-gap: 0;
  }
  .an-meta-properties {
      border-radius: 12px;
      padding: 12px;
  }
  .an-meta-properties-head {
      gap: 6px;
  }
  .an-meta-properties-stock {
      padding: 8px;
      font-size: 11px;
       line-height:100%;
  }
  .an-meta-properties-tag {
      padding: 8px;
      font-size: 11px;
      line-height:100%;
  }
  .an-meta-properties-drop-btn {
      height: 24px;
      width: 24px;
  }
  .an-meta-properties-drop-btn img {
      height: 9px;
      width: 9px;
  }
  .product .product__media-wrapper:before {
      height: 95px;
  }
  .an-feat-pro-left-title .an-feat-pro-right {
      gap: 30px;
  }
  .an-feat-pro-left-title .an-feat-pro-right-cart-btn {
      height: 48px;
      width: 48px;
  }
  .an-feat-pro-left-title .an-feat-pro-right-cart-btn svg {
      height: 24px;
      width: 24px;
  }
  .product__info-wrapper .sp-wish_price_container .an-feat-pro-right-cart-btn{
      height: 48px;
      width: 48px;
  }
  .product__info-wrapper .sp-wish_price_container .an-feat-pro-right-cart-btn svg{
       height: 24px;
      width: 24px;
  }
  .product .product__media-list .product__media-item {
      width: 100% !important;
  }
  .product:not(.featured-product) .product-media-container .media {
      padding-top: 100% !important;
  }
  .product:not(.featured-product) .thumbnail-slider {
      display: flex !important;
  }
  .product:not(.featured-product) .product__media-wrapper:has(.thumbnail-slider):before {
      bottom: 62px;
  }
  .product__info-wrapper .product__title h1 {
      font-size: 28px;
  }
  .product .product__info-wrapper {
      margin-top: 25px !important;
  }
  .product__info-wrapper .product__description * {
      font-size: 15px;
  }
  .product__info-wrapper .product-collection-title {
      font-size: 18px;
  }
  .product__info-wrapper .product__title {
      margin-top: 8px;
  }
  .product__info-wrapper .product__text.subtitle {
      margin: 20px 0 0;
      font-size: 18px;
  }
  .product__info-wrapper .price .price-item {
      font-size: 17px;
  }
  body .collection .card-wrapper .card>.card__content {
      top: 10px;
      left: 10px;
      height: calc(100% - 20px);
      width: calc(100% - 20px);
  }
  body .collection .card-wrapper .card>.card__content .card__information .card__heading a {
      font-size: 16px;
      margin: 0 20px 8px;
  }
  body .collection .card-wrapper .card>.card__content:before {
      border-radius: 12px;
      height:140px;
  }
  body .collection .card-wrapper .card .quick-add {
      margin: 0 10px 10px;
  }
  body .collection .card-wrapper .card>.card__content .card-information .price:before {
      font-size: 18px;
      margin: 0 0 8px;
  }
  body .collection .card-wrapper .card>.card__content .card-information .price .price-item {
      font-size: 24px;
  }
  body .collection .card-wrapper.product-card-wrapper {
      border-radius: 12px;
  }
  .cart-notification-wrapper .cart-notification {
      border-radius: 12px;
      padding: 12px;
      right: 20px;
      width: calc(100% - 40px);
  }
  .cart-notification .cart-notification__close {
      height: 36px;
      width: 36px;
      margin-top: -8px;
      margin-right: -8px;
  }
  .cart-notification .cart-notification__close .icon {
      width: 12px;
      height: 12px;
  }
  .cart-notification-wrapper .cart-notification__links #cart-notification-button {
      font-size: 14px;
      padding: 14px;
  }
  .cart-notification-wrapper #cart-notification-form .button {
      font-size: 14px;
      padding: 14px;
  }
  .cart-notification-wrapper .cart-notification__links .button-label {
      font-size: 14px;
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__image {
      border-radius: 8px;
      height: 60px;
      width: 60px;
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__image img {
      border-radius: 8px;
  }
  .cart-notification-wrapper .cart-notification .cart-notification-product__name {
      font-size: 20px;
  }
  .cart-notification-wrapper .cart-notification .product-option * {
      font-size: 13px;
      line-height: 100%;
  }
  .cart-notification-wrapper .cart-notification .cart-notification__heading {
      font-size: 16px;
  }
  .an-scooter-bottom-icons {
      gap: 15px;
  }
  .an-product-head-right p {
      font-size: 16px;
  }
  .an-scooter-bottom-icons img {
      height: 22px;
      width: 22px;
  }
  .an-product-add-to-cart-btn-wraper{
     margin: 20px 0 0 0;
     gap: 8px;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple {
      font-size: 14px;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple svg {
      height: 16px;
      width: 16px;
  }
  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn {
      font-size: 14px;
  }
  .product .product-form__buttons {
      display: flex;
      gap: 8px;
      padding: 18px;
      border-radius: 24px;
      background-color: #1d1d25;
  }
  .product .product-form__submit {
      background-color: #ffffff;
      color: #1d1d25;
      border-radius: 40px;
      font-size: 14px;
      padding: 0 10px;
  }
  .product .product-form__submit:hover {
      color: #ffffff;
  }
  .featured-product .product-form__buttons,
  .featured-product .product-form__submit {
      display: none !important;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper {
      gap: 8px;
      padding: 18px;
      border-radius: 24px;
      background-color: #1d1d25;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn {
      background-color: #ffffff;
      color: #1d1d25;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-btn:hover {
      background-color: #0082fa;
      color: #ffffff;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple {
      background-color: transparent;
      border: 1px solid #ffffff;
      color: #ffffff;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple svg * {
      fill: #ffffff;
  }
  .page-product-vehicle-template .an-product-info-section  .an-product-add-to-cart-btn-wraper .an-product-add-to-cart-apple:hover {
      border-color: #0082FA;
  }
  body cart-items.is-empty .sfl-container .sfl-container-left h1 {
      margin: 25px 0;
  }
  body cart-items.is-empty .sfl-container .sfl-container-right .sfl-summary  img {
      border-radius: 0;
  }
  body cart-items.is-empty .sfl-container .sfl-container-right .sfl-summary {
      border-radius: 26px;
  }
  .page-product-vehicle-template .product__info-wrapper .product-form__buttons {
      display: none;
  }
  .featured-product .product__info-wrapper .product__info-container {
      display: flex;
      flex-direction: column;
  }
  .featured-product .product__info-wrapper .product__info-container .an-product-information {
      order: 1;
  }
  .featured-product .product__info-wrapper .product__info-container .an-product-information + div {
      order: 2;
  }
  .page-product-vehicle-template .product:not(.featured-product) .product__media-wrapper:has(.thumbnail-slider) {
      margin-bottom: 60px;
  }
  .an-cus-varient-wraper::before{
      content: unset;
  }
  .an-cus-varient-wraper::after{
      content: unset;
  }
  .page-product-vehicle-template .an-cus-varient-wraper {
      right: 0;
      top: unset;
      transform: unset;
      bottom: -70px;
      width: 100%;
      height: max-content;
  }
  .featured-product .an-cus-varient-wraper {
      right: 0;
      top: unset;
      transform: unset;
      bottom: -70px;
      width: 100%;
      height: max-content;
  }
  .featured-product .product__media-wrapper {
      margin-bottom: 60px;
  }
  .an-cus-varient-wraper .model_option_values {
      width: 100%;
  }
  .an-cus-varient-wraper .model_option_values .model_variant_label {
      width: 100%;
      text-align: center;
  }
  .main-page-design .rte .pc--opt-out-form-container {
      max-width: 100%;
  }
  .main-page-design .main-page-title {
      font-size: 32px;
  }
  .main-page-design .rte * {
      font-size: 18px;
  }
  .main-page-design .rte .pc--opt-out-form-wrapper .pc--opt-out-form-field label {
      font-size: 18px;
  }
  .main-page-design .rte .pc--opt-out-form-wrapper input#pc--opt-out-email_input {
      font-size: 18px;
  }
  .main-page-design  .pc--show-email-field label{
      width:100%;
  }
  .main-page-design {
      padding-top: 30px !important;
      padding-bottom: 30px !important;
  }
  }

/* ============================================
   Featured Product Slider Styles
   ============================================ */

/* Media wrapper positioning for nav buttons */
.featured-product .an-featured-product-media-wrapper {
    position: relative;
}

/* Background Title Text (behind 3D model) */
.an-featured-bg-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-family: 'Clash Grotesk', sans-serif;
    font-weight: 600;
    font-size: 120px;
    line-height: 120px;
    letter-spacing: -4px;
    text-transform: uppercase;
    background: linear-gradient(180deg, rgba(29, 29, 37, 0.04) 0%, rgba(29, 29, 37, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    white-space: nowrap;
    pointer-events: none;
    user-select: none;
}

/* Ensure 3D model viewer and containers are transparent so bg-title is visible */
.featured-product model-viewer,
.featured-product .product__media-item model-viewer,
.featured-product .product-media-container,
.featured-product .deferred-media,
.featured-product .deferred-media__poster,
.featured-product .media,
.featured-product .shopify-model-viewer-ui {
    background: transparent !important;
    background-color: transparent !important;
}

/* Ensure any divs between the bg-title and model are transparent */
.featured-product .product__media-wrapper .product__media-list,
.featured-product .an-featured-product-media-wrapper,
.featured-product .an-featured-product-slides,
.featured-product .an-featured-product-slide {
    background: transparent !important;
}

/* Set proper z-index for 3D model to be above bg-title but transparent */
.featured-product .an-featured-product-slides {
    position: relative;
    z-index: 2;
}

/* Ensure model viewer canvas itself is transparent */
.featured-product model-viewer::part(default-ar-button),
.featured-product model-viewer::part(default-progress-bar) {
    background: transparent !important;
}

/* Make sure variant picker is above the 3D model slides */
.featured-product .an-featured-variant-pickers {
    z-index: 10 !important;
}

.featured-product .an-cus-varient-wraper.an-featured-variant-picker {
    z-index: 10 !important;
}

/* Make sure navigation buttons stay on top */
.featured-product .an-featured-product-nav {
    z-index: 11 !important;
}

/* Navigation Buttons */
.an-featured-product-nav {
    position: absolute;
    top: 45%;
    z-index: 11;
    transform: translateY(-45%);
    height: 80px;
    width: 80px;
    border-radius: 165px;
    border: 1px solid #DEDEDE;
    background: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.an-featured-product-nav:hover {
    border-color: #1D1D25;
    background: #f8f8f8;
}

.an-featured-product-nav:active {
    transform: translateY(-45%) scale(0.95);
}

.an-featured-product-nav svg {
    width: 24px;
    height: 24px;
}

.an-featured-product-nav-left {
    left: 0;
}

.an-featured-product-nav-right {
    right: 0;
}

/* Product Slides Container */
.an-featured-product-slides {
    position: relative;
    width: 100%;
    z-index: 2;
}

/* Individual Product Slide */
.an-featured-product-slide {
    display: none;
    width: 100%;
}

.an-featured-product-slide.is-active {
    display: block;
}

/* Variant Pickers Container */
.an-featured-variant-pickers {
    position: absolute;
    top: 90%;
    right: -23px;
    transform: translateY(-65%);
    z-index: 10;
}

.an-featured-variant-picker {
    display: none;
}

.an-featured-variant-picker.is-active {
    display: block;
}

/* Hide variant picker completely when product has no variants (including pseudo-elements) */
.an-cus-varient-wraper.an-featured-variant-picker[style*="display: none"],
.an-cus-varient-wraper.an-featured-variant-picker[data-has-variants="false"] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.an-cus-varient-wraper.an-featured-variant-picker[style*="display: none"]::before,
.an-cus-varient-wraper.an-featured-variant-picker[style*="display: none"]::after,
.an-cus-varient-wraper.an-featured-variant-picker[data-has-variants="false"]::before,
.an-cus-varient-wraper.an-featured-variant-picker[data-has-variants="false"]::after {
    content: none !important;
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

/* Also hide non-active variant pickers and their pseudo-elements */
.an-cus-varient-wraper.an-featured-variant-picker:not(.is-active) {
    display: none !important;
}

.an-cus-varient-wraper.an-featured-variant-picker:not(.is-active)::before,
.an-cus-varient-wraper.an-featured-variant-picker:not(.is-active)::after {
    content: none !important;
    display: none !important;
}

/* Also hide pseudo-elements when the inner model picker is empty */
.an-featured-variant-picker:empty::before,
.an-featured-variant-picker:empty::after {
    content: none !important;
    display: none !important;
}

/* Hide variant picker with no variants class */
.an-cus-varient-wraper.an-featured-variant-picker.has-no-variants,
.an-featured-variant-picker.has-no-variants {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.an-cus-varient-wraper.an-featured-variant-picker.has-no-variants::before,
.an-cus-varient-wraper.an-featured-variant-picker.has-no-variants::after,
.an-featured-variant-picker.has-no-variants::before,
.an-featured-variant-picker.has-no-variants::after {
    content: none !important;
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}

/* Product Info Slides */
.an-featured-product-info-slides {
    width: 100%;
}

.an-featured-product-info {
    display: none;
}

.an-featured-product-info.is-active {
    display: block;
}

/* CTA Slides */
.an-featured-cta-slides {
    width: 100%;
}

/* Hide all CTA slides by default - use high specificity to override existing rules */
.featured-product .an-featured-cta.an-featured-cta-slide {
    display: none !important;
}

/* Show only active CTA slide */
.featured-product .an-featured-cta.an-featured-cta-slide.is-active {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
    width: 100%;
    margin-top: 20px;
}

/* CTA Form styling */
.an-featured-cta-form {
    width: 100%;
}

/* Mobile CTA Slides */
.an-featured-mobile-cta-slides {
    width: 100%;
}

/* Hide all mobile CTA slides by default - use high specificity */
.featured-product .an-featured-mobile-cta.an-featured-mobile-cta-slide {
    display: none !important;
}

/* Show only active mobile CTA slide */
.featured-product .an-featured-mobile-cta.an-featured-mobile-cta-slide.is-active {
    display: flex !important;
    flex-direction: column;
    gap: 12px;
    padding: 38px 16px 20px;
    border-radius: 20px;
    background: #1D1D25;
    width: 100%;
    max-width: none;
}

/* Mobile form styling */
.an-featured-mobile-form {
    width: 100%;
}

/* Hide price container in featured product */
.featured-product .price__container,
.featured-product .an-feat-pro-right .price,
.featured-product [id^="price-"] {
    display: none !important;
}

/* Disabled button states */
.an-featured-cta__shop:disabled,
.an-featured-cta__shop[disabled] {
    background-color: #AFAFAF;
    border-color: #AFAFAF;
    color: #ffffff;
    cursor: not-allowed;
    opacity: 1;
}

.an-featured-cta__shop:disabled:hover,
.an-featured-cta__shop[disabled]:hover {
    background-color: #AFAFAF;
    border-color: #AFAFAF;
}

.an-featured-mobile-cta__button:disabled,
.an-featured-mobile-cta__button[disabled] {
    background-color: #AFAFAF;
    color: #ffffff;
    cursor: not-allowed;
    opacity: 1;
}

/* Medium screens */
@media screen and (min-width: 990px) and (max-width: 1399px) {
    .an-featured-product-nav {
        height: 60px;
        width: 60px;
    }
    .an-featured-product-nav svg {
        width: 20px;
        height: 20px;
    }
}

/* Tablet and Mobile */
@media screen and (max-width: 989px) {
    .an-featured-bg-title {
        font-size: 47px;
        line-height: 100%;
        letter-spacing: -1.85px;
    }
    
    .an-featured-product-nav {
        height: 48px;
        width: 48px;
    }
    
    .an-featured-product-nav svg {
        width: 16px;
        height: 16px;
    }
    
    /* Variant picker adjustments - match existing mobile styles */
    .an-featured-variant-pickers,
    .featured-product .an-cus-varient-wraper.an-featured-variant-picker {
        right: 0;
        top: unset;
        transform: unset;
        width: 100%;
        height: max-content;
        position: absolute;
    }
    
    .an-featured-variant-picker.is-active {
        display: block;
        width: 100%;
    }
    
    /* Hide pseudo-elements on mobile for variant picker */
    .an-featured-variant-picker::before,
    .an-featured-variant-picker::after,
    .featured-product .an-cus-varient-wraper.an-featured-variant-picker::before,
    .featured-product .an-cus-varient-wraper.an-featured-variant-picker::after {
        content: none !important;
        display: none !important;
    }
    
    /* Mobile CTA slides */
    .an-featured-mobile-cta-slides {
        display: block;
    }
    
    .an-featured-cta-slides {
        display: none !important;
    }
    
    .featured-product .an-featured-mobile-cta.an-featured-mobile-cta-slide.is-active {
        display: flex !important;
    }
}

/* Small Mobile */
@media screen and (max-width: 480px) {
    .an-featured-product-nav {
        height: 40px;
        width: 40px;
    }
    
    .an-featured-product-nav svg {
        width: 14px;
        height: 14px;
    }
}

/* Desktop CTA/Mobile CTA visibility */
@media screen and (min-width: 750px) {
    .an-featured-mobile-cta-slides {
        display: none !important;
    }
    
    .an-featured-cta-slides {
        display: block;
    }
}

@media screen and (max-width: 749px) {
    .an-featured-mobile-cta-slides {
        display: block;
    }
    
    .an-featured-cta-slides {
        display: none !important;
    }
}

/* ============================================================
   Cart page two-column layout
   cart-items (left) and cart-footer (right) are separate Shopify
   sections rendered inside #MainContent. We use CSS Grid on the
   parent to place them side-by-side on desktop.
   ============================================================ */

/* --- Standalone selectors (no longer need .sfl-container parent) --- */

.sfl-container-left {
    width: 100%;
    min-width: 0;
    box-shadow: 0px 4px 16px 1px #0000000A;
    padding: 20px;
    border-radius: 24px;
    border: 1px solid #dedede;
    margin-top: 24px;
    margin-bottom: 0;
}

.sfl-container-left h1 {
    font-size: 52px;
    margin: 0;
    color: #1D1D25;
    letter-spacing: 0;
    line-height: 100%;
    font-family: 'ClashGrotesk-Medium';
}

.sfl-container-left h1 span {
    color: #909090;
}

.sfl-container-right-wraper {
    width: 100%;
}

.sfl-container-right {
    width: 100%;
    border: 1px solid #dedede;
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0px 4px 16px 1px #0000000A;
}

.sfl-container-right .sfl-summary {
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 16px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 32px;
}

.sfl-container-right h3 {
    color: #1D1D25;
    font-size: 52px;
    margin: 0;
    letter-spacing: 0;
    line-height: 100%;
    font-family: 'ClashGrotesk-Medium';
}

.sfl-container-right .sfl-summary .checkout-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    background-color: #1d1d25;
    border-radius: 40px;
    font-size: 16px;
    line-height: 1;
    color: #fcfcfc;
    letter-spacing: -0.5px;
    padding: 18px;
    text-decoration: none;
    font-family: 'ClashGrotesk-Medium';
    cursor: pointer;
    text-transform: capitalize;
    transition: all 0.3s;
    outline: none;
    width: 100%;
    border: none;
}

.sfl-container-right .sfl-summary .checkout-btn:hover {
    background-color: #0082FA;
}

/* Empty cart state */
#main-cart-footer.is-empty .sfl-container-right .sfl-summary {
    padding: 0;
    display: flex;
    border-radius: 26px;
}

#main-cart-footer.is-empty .sfl-container-right .sfl-summary img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 26px;
}

cart-items.is-empty .sfl-container-left {
    text-align: center;
}

cart-items.is-empty .sfl-container-left h1 {
    margin: 70px 0;
}

    /* Place cart-items and cart-footer side by side */
    #shopify-section-cart-items,
    #shopify-section-cart-footer {
        align-self: start;
    }

    /* Full-width sections stay full width */
    #shopify-section-shipping-progress-bar,
    #shopify-section-upsell-bundles {
        grid-column: 1 / -1;
    }
}

@media screen and (min-width: 990px) {
/* --- Page-level grid layout (desktop) --- */

@media screen and (min-width: 990px) {
    body.template-cart #MainContent {
        display: grid;
        grid-template-columns: 1fr 445px;
        column-gap: 30px;
        align-items: start;
        max-width: var(--page-width, 140rem);
        margin-left: auto;
        margin-right: auto;
    }

    body.template-cart #shopify-section-shipping-progress-bar,
    body.template-cart #shopify-section-upsell-bundles {
        grid-column: 1 / -1;
    }

    body.template-cart #shopify-section-cart-items,
    body.template-cart #shopify-section-cart-footer {
        align-self: start;
    }

    body.template-cart #shopify-section-cart-footer {
        position: sticky;
        top: 20px;
        /* Match the right-side gutter from page-width on the left column */
        padding-right: var(--page-margin, 1.5rem);
        box-sizing: border-box;
    }

    .sfl-container-left {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 989px) {
    .sfl-container-left h1 {
        font-size: 36px;
    }

    .sfl-container-right h3 {
        font-size: 36px;
    }

    /* On mobile, the footer section has no page-width wrapper so add matching gutters */
    #main-cart-footer {
        padding-left: var(--page-margin, 1.5rem);
        padding-right: var(--page-margin, 1.5rem);
        box-sizing: border-box;
        margin-top: 24px;
    }

    /*
     * Mobile cart order: sfl-container-left → upsell-bundles → sfl-container-right-wraper.
     * Use display: contents so left/right become flex children of #MainContent, then order.
     */
    body.template-cart #MainContent {
        display: flex;
        flex-direction: column;
    }

    body.template-cart #shopify-section-shipping-progress-bar { order: 1; }
    body.template-cart #shopify-section-cart-items { display: contents; }
    body.template-cart #shopify-section-cart-items cart-items { display: contents; }
    body.template-cart #shopify-section-cart-items cart-items .page-width { display: contents; }
    body.template-cart #shopify-section-cart-items cart-items form.cart__contents { display: contents; }
    body.template-cart #shopify-section-cart-items cart-items .sfl-container { display: contents; }

    body.template-cart #shopify-section-cart-items .cart__warnings { order: 2; }
    body.template-cart #shopify-section-cart-items .sfl-container-left { order: 3; }
    body.template-cart #shopify-section-upsell-bundles { order: 4; }
    body.template-cart #shopify-section-cart-items .sfl-container-right-wraper { order: 5; }
    body.template-cart #shopify-section-cart-footer { order: 6; }
}
  