@font-face {
  font-family: "MabryPro";
  src: url("../fonts/mabry_pro.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body .text--u-i1aggwpok1 {
  color: red;
}
body .price_ot {
  font-size: 14px;
}
body .card-page .form-additional .product-price .price-current .price_ot {
  display: none;
}
body .gr_image_1x1, body .product-list.simple .product-item__top, body .card-page .shop2-product__left {
  display: none;
}
body .card-page .form-additional .buy-one-click.buy_one_click.buy_one_click_action {
  background: red;
}
body .card-page .gr-product-options .option-title, body .card-page .gr-product-options .option-body {
  color: #000;
}
body * {
  font-family: "MabryPro", Arial, sans-serif !important;
}
