html[lang^='en-IN'] .hubble-addon-page .hubble-item-card span.s-price-wrap .s-price {
  order: 2;
}

html[lang^='en-IN'] .hubble-product__options .s-option-box .s-was-price s,
html[lang^='en-IN'] .hubble-product__options.s-option-trade .hubble-product__free-gift-wrap .hubble-item-card__price .s-was-price s,
html[lang^='en-IN'] .hubble-product__options.s-option-trade .hubble-product__free-gift-wrap .hubble-item-card__price .s-price-default del,
html[lang^='en-IN'] .s-option-together .hubble-item-card__price .s-price-default del,
html[lang^='en-IN'] .s-option-together .hubble-item-card__price .s-was-price s,
html[lang^='en-IN'] .s-option-promotion-coupon .hubble-product__bundle-content .s-bundle-price s,
html[lang^='en-IN'] .s-option-promotion-gift .hubble-product__bundle-content .s-bundle-price s,
html[lang^='en-IN'] .bc-feature-compare__price-suggested,
html[lang^='en-IN'] .bc-feature-compare__price-suggested del,
html[lang^='en-IN'] .hubble-recommend-product__item-price .s-was-price s,
html[lang^='en-IN'] .hubble-price-bar__price-total-save s,
html[lang^='en-IN'] .hubble-product__total .s-was-price s,
html[lang^='en-IN'] .hubble-addon-page .s-was-price s,
html[lang^='en-IN'] .hubble-addon-bundle-popup__total .s-was-price s,
html[lang^='en-IN'] .hubble-combo-bundle-popup__product .s-hubble-product-price .s-was-price s,
html[lang^='en-IN'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total .s-was-price s {
  display: inline;
  color: #717171;
  text-decoration: none;
  font-weight: 400;
}
html[lang^='en-IN'] .hubble-product__options .s-option-box .s-was-price em,
html[lang^='en-IN'] .hubble-product__options.s-option-trade .hubble-product__free-gift-wrap .hubble-item-card__price .s-was-price em,
html[lang^='en-IN'] .s-option-together .hubble-item-card__price .s-was-price em,
html[lang^='en-IN'] .hubble-price-bar__price-total-save em,
html[lang^='en-IN'] .hubble-product__total .s-was-price em,
html[lang^='en-IN'] .hubble-recommend-product__item-price .s-was-price em,
html[lang^='en-IN'] .hubble-addon-page .s-was-price em,
html[lang^='en-IN'] .hubble-addon-bundle-popup__total .s-was-price em,
html[lang^='en-IN'] .hubble-combo-bundle-popup__product .s-hubble-product-price .s-was-price em,
html[lang^='en-IN'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total .s-was-price em {
  display: inline-block;
  color: #006bea;
  margin-top: 0;
  font-weight: 700;
}
html[lang^='en-IN'] .s-option-promotion-coupon .hubble-product__bundle-content .s-bundle-price,
html[lang^='en-IN'] .s-option-promotion-gift .hubble-product__bundle-content .s-bundle-price {
  color: #006bea;
  font-weight: 700;
}
html[lang^='en-IN'] .hubble-product__options .s-option-box .hubble-pd-radio__label .s-label-inner {
  gap: 8px;
}
html[lang^='en-IN'] .hubble-addon-page__selected-item-price .s-was-price s {
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width:1440px) {
  html[lang^='en-IN'] .hubble-addon-page__selected-item-price .s-was-price s {
    font-size: .8333vw;
  }
  html[lang^='en-IN'] .hubble-product__options .s-option-box .hubble-pd-radio__label .s-label-inner {
    gap: .5556px;
  }
}
@media only screen and (max-width: 767px) {
  html[lang^='en-IN'] .hubble-product__options .s-option-box .s-was-price {
    font-size: 2.7778vw;
  }
  html[lang^='en-IN'] .hubble-product__options .s-option-box .hubble-pd-radio__label .s-label-inner {
    gap: 2.2222vw;
  }
  html[lang^='en-IN'] .hubble-addon-page__selected-item-price .s-was-price s {
    font-size: 2.7778vw;
  }
}

/* Compare */
@media only screen and (max-width: 767px) {
  html[lang^='en-IN'] .bc-feature-compare__price-save, .bc-feature-compare__price-was {
    display: inline-block;
  }
}

/* Combo Bundle Popup */
html[lang^='en-IN'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
html[lang^='en-IN'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total .s-was-price {
  order: 2;
}
html[lang^='en-IN'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total .s-bundle-option-total {
  display: block;
  color: #000;
}

/*  Addon Bundle Popup */
html[lang^='en-IN'] .hubble-addon-bundle-popup__total {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
html[lang^='en-IN'] .hubble-addon-bundle-popup__total .s-was-price {
  order: 2;
  display: block;
  margin-top: 8px;
}
@media only screen and (min-width: 768px) and (max-width:1440px) {
  html[lang^='en-IN'] .hubble-addon-bundle-popup__total .s-was-price {
    margin-top: .5556vw;
  }
}
@media only screen and (max-width: 767px) {
  html[lang^='en-IN'] .hubble-addon-bundle-popup__total .s-was-price {
    margin-top: 1.1111vw;
  }
}

/* Addon Page */
html[lang^='en-IN'] .hubble-addon-page__total .s-total-price {
  font-size: 22px;
  font-weight: 700;
  color: #000;
}
html[lang^='en-IN'] .hubble-addon-page__total .s-price,
html[lang^='en-IN'] .hubble-addon-page__price .s-price-wrap .s-price,
html[lang^='en-IN'] .hubble-addon-page__price .s-price-info li.total-price .s-price {
  color: #000;
}
html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap {
  max-width: 220px;
}
html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap .s-price-default {
  display: inline;
  & when (@direction = ltr) {
    margin-left: 4px;
  }
  & when (@direction = rtl) {
    margin-right: 4px;
  }
}
html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap .s-price-default del {
  font-weight: 400;
  color: #717171;
  text-decoration: none;
}
html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap .s-price-save {
  & when (@direction = ltr) {
    margin-left: 4px;
  }
  & when (@direction = rtl) {
    margin-right: 4px;
  }
}

@media only screen and (min-width: 768px) and (max-width:1440px) {
  html[lang^='en-IN'] .hubble-addon-page__total .s-total-price {
    font-size: 1.5278vw;
  }
  html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap {
    max-width: 15.2778vw;
  }
  html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap .s-price-default {
    & when (@direction = ltr) {
      margin-left: .2778vw;
    }
    & when (@direction = rtl) {
      margin-right: .2778vw;
    }
  }
}
@media only screen and (max-width: 767px) {
  html[lang^='en-IN'] .hubble-addon-page__total .s-total-price {
    font-size: 4.44444vw;
  }
  html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap {
    max-width: none;
  }
  html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-wrap .s-price-default {
    & when (@direction = ltr) {
      margin-left: 1.1111vw;
    }
    & when (@direction = rtl) {
      margin-right: 1.1111vw;
    }
  }
  html[lang^='en-IN'] .hubble-addon-page__price .s-price-info .s-price-title {
    min-width: 34.4444vw;
    & when (@direction = ltr) {
      padding-right: 2.7778vw;
    }
    & when (@direction = rtl) {
      padding-left: 2.7778vw;
    }
  }
  html[lang^='en-IN'] .hubble-addon-page__total .s-discount-price {
    margin-top: 1.1111vw;
  }
}