.t1002__addBtn {
    width: 62px;
  height: 62px;
  border-radius:0px;
  border: 1px solid #9A0000;
}

#allrecords a {
  color: #9A0000;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
  width: 54px;
  height: 38px;
}

.js-product .t-product__option {
  position: relative;
  width: 250px;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
  border: 1px solid #9A0000;
}

.t-popup .t-store__prod-popup__price {
  font-weight: 400;
  font-size: 32px;
}

.t-name_xl {
  font-size: 32px;
}

.t-store .t-product__option-title {
  padding-bottom: 3px;
  font-size: 16px;
}

.t-store__prod-popup__text {
  margin-top: 20px;
  font-size: 16px;
}

.t-btn {
  font-family: 'TildaSans2',Arial,sans-serif;
  font-weight: 300;
}

.t-store__prod-popup__btn {
  height: 62px;
  font-size: 20px;
  padding-left: 50px;
  padding-right: 50px;
}