.woocommerce ul.products li.product .price {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
body a {
  font-family: Arial, Helvetica, sans-serif;
}
.woocommerce #content div.product .price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  color: #fd0505;
  font-weight: 600;
}
.woocommerce #content div.product .variations .value select {
  border-color: #1a80b6;
  color: #ff7a00;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  text-transform: capitalize;
  letter-spacing: 0;
  word-spacing: 0px;
}
.woocommerce #content div.product .variations {
  border-color: #1a80b6;
  border-style: solid;
  border-width: 0px;
}
.woocommerce #content div.product .woocommerce-tabs #tab-description ul {
  padding-left: 50px;
}
.woocommerce form.checkout_coupon .input-text {
  color: #000000;
  font-size: 15px;
}
.woocommerce #customer_details .col-1 {
  color: #000000;
  font-size: 16px;
}
.woocommerce form.checkout .form-row .input-text {
  color: #000000;
  font-size: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000000;
  font-size: 15px;
}
.crpt-hipo .pt-title {
  font-size: 28px;
}
.crpt-hipo .pt-price .pt-value {
  font-size: 14px;
}
