@import url("https://fonts.googleapis.com/css?family=Rubik|");
.woocommerce .cart-collaterals .cart_totals table th {
  color: #2d2926 !important;
  background-color: rgba(255, 255, 255, 0);
}
.woocommerce .cart-collaterals .cart_totals table td {
  color: #2d2926;
}
.woocommerce-cart .woocommerce table.shop_table.cart thead th {
  color: #2d2926;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-price {
  color: #2d2926;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-quantity {
  color: #2d2926;
}
.woocommerce-cart .woocommerce table.shop_table.cart td.product-subtotal {
  color: #2d2926;
}
.woocommerce #order_review {
  color: #555555;
}
.page-template-default .woocommerce form.checkout .form-row .input-text {
  color: #2d2926;
}
.woocommerce form.checkout .form-row .input-text {
  color: #555555;
}
.woocommerce form.checkout h3 {
  color: #000000;
}
.wp-site-blocks .page-title h1 {
  font-family: Rubik;
}
.woocommerce #payment div.form-row .button {
  background-color: #000000;
}
