.cart-collaterals #wc-stripe-payment-request-button-separator {
  font-size: 6px;
  color: rgba(37, 31, 39, 0);
}
.cart-sidebar .wcppec-checkout-buttons__separator {
  color: rgba(37, 31, 39, 0);
}
.cart-collaterals .wcppec-checkout-buttons {
  font-size: 0px;
}
.woocommerce form.checkout .form-row label {
  font-family: fm-bolyar-sans-pro-2, sans-serif;
  font-size: 15.84px;
  line-height: 23.04px;
  font-weight: 400;
}
.cart-container .woocommerce-error .message-container {
  color: #ffffff;
  background-color: #b98231;
  font-size: 18px;
  padding-left: 29px;
  padding-top: 14px;
}
#wrapper > #main .woocommerce-error {
  background-color: #b98231;
}
body > #wrapper > #main .woocommerce-error {
  background-color: #73292d;
  padding-bottom: 11px;
}
#main .message-container {
  background-color: #73292d;
}
.cart-container .message-container {
  background-color: rgba(0, 0, 0, 0) !important;
}
.woocommerce .woocommerce-info .showcoupon {
  color: #73292d;
  text-decoration: underline;
}
.text-box-content #text-3044933335 a:hover {
  color: #3140b9;
}
.text-box-content #text-3044933335 a:active {
  color: #3140b9;
}
#text-4110907493 > p:nth-child(4) > a:hover {
  color: #3140b9 !important;
}
#text-386738265 > p:nth-child(4) > a:hover {
  color: #2438da !important;
}
.text-box-content #text-386738265 a:hover {
  color: #263ade !important;
}
#content .message-container {
  color: #ffffff;
}
@media screen and (max-width: 375px) {
  .cart-container .woocommerce-error .message-container {
    padding-top: 17px;
    padding-left: 12px;
  }
}
