/* Стили перенесены в файл модуля кратности */
/*
.text_price_new_old_XVR {
  display: flex;
  align-content: baseline;
}
.price-val-xvr.price-val-old-xvr {
  margin-top: 3px;
  margin-left: 5px;
  color: #b1b1b1;
  text-decoration: line-through;
}
.price-val-xvr.price-val-old-xvr .autocalc-product-price-XVR {
  font-size: 16px !important;
}
.product-info .text_summa_XVR {
  display: flex;
  align-items: baseline;
  font-size: 12px;
  margin-top: 20px;
}
.product-info .text_summa_XVR .price-new {
  margin-left: 5px;
  font-size: 16px;
}
.product-info .price-new-xvr .autocalc-product-price-XVR,
.product-info .price-packaging-new-xvr .autocalc-product-packaging-price-XVR,
.product-info .price-val-xvr .autocalc-product-price-XVR,
.product-info .price-packaging-val-xvr .autocalc-product-packaging-price-XVR,
.product-info .price-val-xvr .autocalc-product-special-XVR,
.product-info .price-packaging-new-xvr .autocalc-product-packaging-special-XVR {
  font-size: 24px;
  margin-left: 5px;
}

.price-block.price-new,
.price-block.price-old,
.price-block.price-save {
  margin-top: 20px;
}






.text_price_XVR,
.text_summa_XVR {
  font-size: 16px;
  display: flex;
  align-items: baseline;
}
.text-decoration-price-xvr .text_price_XVR,
.text-decoration-price-xvr .text_summa_XVR {
  font-size: 12px;
}

.autocalc-product-price-XVR,
.autocalc-product-packaging-price-XVR,
.autocalc-product-special-XVR,
.autocalc-product-packaging-special-XVR {
  font-weight: 600;
}
.h2_text_price_XVR {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.text-decoration-price-xvr {
  text-decoration: line-through;
}
*/