/** Shopify CDN: Minification failed

Line 291:104 Unexpected ","

**/
body.template-product.pages-mx-wheel .product-media-wrapper {
    position: sticky;
    top: 0;
}
.product-variants {
    display: none;
}
body.template-product.pages-sm-wheel .product-media-wrapper, body.pages-tubelesswheel .product-media-wrapper , body.pages-ebike-wheel .product-media-wrapper{
    position: sticky;
    top: 0;
}
body.template-product.pages-sm-wheel .product-description-wrapper,  body.pages-tubelesswheel .product-description-wrapper, body.pages-ebike-wheel .product-description-wrapper {
    display: none;
}
.custom-variant-wrapper tr, .custom-variant-wrapper td {
    border: none;
}
.color-swatch {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #ffffff26;
}

.color-swatch-dropdown {
    display: flex;
    flex-wrap: wrap;
    max-width: 420px;
    row-gap: 10px;
}
.color-swatch.active {
    border: 2px solid #fff;
}
.custom-variant-wrapper label {
    margin: 0 0 1rem;
}

.custom-variant-wrapper select {
    width: 400px;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #E1E1E1;
}

.price-wrapper span {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 15px auto;
}


.price-wrapper {
    border-top: 1px solid #E1E1E1;
    padding-top: 16px;
}

.add-product-wrapper button {
    min-width: 150.27px;
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
    display: flex;
    height: 17px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    width: max-content;
}

#resultAreaID_1_4 {
    position: absolute;
    z-index: 1;
}
#resultAreaID_1_0 {
    position: absolute;
    z-index: 5;
}
#resultAreaID_1_1 {
    position: absolute;
    z-index: 5;
}
#resultAreaID_1_2 {
    position: absolute;
    z-index: 5;
}
#resultAreaID_1_3 {
    position: absolute;
    z-index: 5;
}
.sprocket {
    top: 460px;
    left: 515px;
    width: 150px;
    height: 150px;
}
.rotor {
    top: 440px;
    left: 300px;
    width: 200px;
    height: 200px;
        text-align: center;
}		
#resultAreaID_1_0, #resultAreaID_1_1, #resultAreaID_1_2, #resultAreaID_1_3 {
    position: absolute;
    height: 500px;
    z-index: 5;
    left: 0;
    top: 0;
    text-align: center;
}

.wheel-wrapper-custom {
    position: relative;
    width: 500px;
    height: 400px;
    margin: 20% auto 0;
}

div#resultAreaID_1_6 img, div#resultAreaID_1_7 img{
    width: 150px;
    height: auto;
}

.drop-down-area td {
    border: none;
}

.popup-gallery.brake-image-wrapper {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.product-media-thumbnails {
    display: none;
}

.color-swatch[data-value="Matte-Black"] {
    background: #222222;
}

.color-swatch[data-value="Magnesium"] {
    background: #c2c2c3;
}

.color-swatch[data-value="Blue"] {
    background: #1F6FC0;
}

.color-swatch[data-value="Baby-Blue"] {
    background: #3FA9FF;
}

.color-swatch[data-value="Flo-Yellow"] {
    background: #FEFFB1;
}

.color-swatch[data-value="Nardo-Grey"] {
    background: #B2B2B2;
}

.color-swatch[data-value="School-Bus-Yellow"] {
    background: #F4AA00;
}
.color-swatch[data-value="Titanium"] {
    color: #797982 !important;
}

div#resultAreaID_1_10 img {
    display: inline;
    width: 400px;
    height: 400px;
    position: relative;
    z-index: 100;
    object-fit: cover;
}

div#resultAreaID_1_11 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}
div#resultAreaID_1_10 {
    z-index: 9;
    left: -100px;
    pointer-events: none;
}
.tire-img {
    width: 320px;
    height: 320px;
    left: -48px;
    top: -100px;
}
.wheel {
    width: 400px;
    height: 400px;
    /* left: -100px; */
    top: -140px;
}

#resultAreaID_1_10 {
			z-index: 9;
}
.rear-wheel img {
    position: relative;
    pointer-events: none;
    width: 399px;
    height: 399px;
    left: 0px;
    top: -40px;
}
.switch-img img {
    position: relative;
    pointer-events: none;
    width: 385px;
    height: 399px;
    left: -34px;
    top: -40px;
}
.front-wheel img {
    width: 398px;
    height: 398px;
    top: 1px;
    left: 5px;
    position: relative;
    pointer-events: none;
}
div#resultAreaID_1_0 {
    position: absolute;
    z-index: 6;
    pointer-events: none;
}
.show{
  display: block !important;
}
div#resultAreaID_1_8 img {
    max-width: 150px;
    height: 100%;
}
div#resultAreaID_1_2 img {
    height: 400px;
}

.rim-color-type {
    display: flex;
    margin-bottom: 10px;
    gap: 8px;
    margin-top: 8px;
}

.rim-type-wrap {
    font-size: 13px;
    line-height: 16px;
    color: #222730;
    padding: 6px 16px 6px 16px;
    border: 1px solid #121212;
    border-radius: 30px;
    background: #fff;
    font-family: 'Inter';
    cursor: pointer;
    font-weight: 600;
}

.rim-type-wrap.active {
    background: #121212;
    color: #fff;
}
span.rim-type-label {
    color: #FFFFFF;
    opacity: 0.75;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}
div#resultAreaID_1_4 img, div#resultAreaID_1_3 img, div#resultAreaID_1_2 img, div#resultAreaID_1_1 img, , div#resultAreaID_1_0 img {
    height: 400px !important;
    width: 400px !important;
}
.mx-wheel-customize-wrapper  .rim_color_wrapper .color-swatch.show {
    display: block;
}
.mx-wheel-customize-wrapper  .rim_color_wrapper .color-swatch {
    display: none;
}

.ebike-wheel-customize-wrapper .rim_color_wrapper .color-swatch.show {
    display: block;
}
.ebike-wheel-customize-wrapper .rim_color_wrapper .color-swatch {
    display: none;
}

.sm-wheel-customize-wrapper .rim_color_wrapper .color-swatch.show {
    display: block;
}
.sm-wheel-customize-wrapper .rim_color_wrapper .color-swatch {
    display: none;
}


custom-slideshow {
    position: relative;
    width: 100%;
    margin: 0px auto;
    text-align:center;
}

custom-slideshow img {
  max-width: 250px;
  width: 100%;
  height: auto;
  margin: auto;
}
  .custom-variant-wrapper label {
      display: flex;
      align-items: center;
      gap: 4px;
  }

