html[lang^='fr-CH'] .hubble-product__options.s-option-care .hubble-pd-radio__label .s-label-inner .s-option-name,
html[lang^='fr-CH'] .hubble-product__options.s-option-care .s-option-box .hubble-pd-radio__label .s-label .s-label-inner .s-option-content .s-option-price {
  font-size: 13px;
}

@media only screen and (min-width: 768px) and (max-width:1440px) {
  html[lang^='fr-CH'] .hubble-product__options.s-option-care .hubble-pd-radio__label .s-label-inner .s-option-name,
  html[lang^='fr-CH'] .hubble-product__options.s-option-care .s-option-box .hubble-pd-radio__label .s-label .s-label-inner .s-option-content .s-option-price {
    font-size: .90277778vw;
  }
}

@media only screen and (max-width: 767px) {
  html[lang^='fr-CH'] .hubble-product__options.s-option-care .hubble-pd-radio__label .s-label-inner .s-option-name {
    font-size: 4.44444444vw;
  }

  html[lang^='fr-CH'] .hubble-product__options.s-option-care .s-option-box .hubble-pd-radio__label .s-label .s-label-inner .s-option-content .s-option-price {
    font-size: 3.88888889vw;
  }
}

html[lang^='fr-CH'] .hubble-product__options .s-option-box .s-was-price s,
html[lang^='fr-CH'] .hubble-product__options.s-option-trade .hubble-product__free-gift-wrap .hubble-item-card__price .s-was-price s,
html[lang^='fr-CH'] .hubble-product__options.s-option-trade .hubble-product__free-gift-wrap .hubble-item-card__price .s-price-default del,
html[lang^='fr-CH'] .s-option-together .hubble-item-card__price .s-price-default del,
html[lang^='fr-CH'] .s-option-together .hubble-item-card__price .s-was-price s,
html[lang^='fr-CH'] .s-option-promotion-coupon .hubble-product__bundle-content .s-bundle-price s,
html[lang^='fr-CH'] .s-option-promotion-gift .hubble-product__bundle-content .s-bundle-price s,
html[lang^='fr-CH'] .hubble-recommend-product__item-price .s-was-price s,
html[lang^='fr-CH'] .hubble-price-bar__price-total-save s,
html[lang^='fr-CH'] .hubble-product__total .s-was-price s,
html[lang^='fr-CH'] .hubble-product__summary-product-price .s-was-price s,
html[lang^='fr-CH'] .hubble-addon-page .s-was-price s,
html[lang^='fr-CH'] .hubble-addon-bundle-popup__total .s-was-price s,
html[lang^='fr-CH'] .hubble-combo-bundle-popup__product .s-hubble-product-price .s-was-price s,
html[lang^='fr-CH'] .hubble-combo-bundle-popup__summary .hubble-combo-bundle-popup__summary-total .s-was-price s,
html[lang^='fr-CH'] .bc-feature-compare__price-suggested del,
html[lang^='fr-CH'] .hubble-addon-page__selected-item-price .s-was-price s {
  text-decoration: line-through;
}
