.woocommerce form.checkout .form-row .input-text {
  border-radius: 15px 15px 15px 15px;
}
.woocommerce form.checkout h3 {
  display: none;
}
#order_review thead .product-name {
  display: none;
}
#order_review thead .product-total {
  display: none;
}
#order_review .cart_item > .product-name {
  display: none;
}
#order_review .cart_item > .product-total {
  display: none;
}
.page .ct-order-review {
  border-radius: 15px 15px 15px 15px;
}
.woocommerce form.checkout .form-row label {
  display: block;
  font-size: 12px;
}
#checkout > #order_review > #cfw-customer-info .previous-button {
  display: none;
}
body > #woofc-area .woofc-area-top {
  background-color: #ffffff;
  color: #222222;
}
body > #woofc-area .woofc-area-heading {
  font-size: 12px !important;
}
.woofc-area-mid > .woofc-item .attachment-woocommerce_thumbnail {
  border-radius: 5px 5px 5px 5px !important;
  width: 45px !important;
  height: 40px !important;
}
.woofc-area-mid > .woofc-item > div > div > span {
  font-size: 10.2px !important;
}
.woofc-inner .woofc-coupon-code {
  border-width: 0px !important;
  border-color: #528a6e !important;
  border-radius: 5px 5px 5px 5px !important;
  padding-left: 10px !important;
  margin-right: 5px !important;
  box-shadow: 0px 0px 10px 1px #e0e0e0 inset !important;
  border-style: dashed !important;
}
.woofc-inner .woofc-coupon-check {
  color: #ffffff !important;
  -webkit-text-stroke-color: #ffffff;
  background-color: #00a082 !important;
  border-color: rgba(34, 34, 34, 0) !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-radius: 8px 8px 8px 8px !important;
  font-weight: 200 !important;
  font-size: 11px !important;
  box-shadow: none !important;
}
.woofc-area-bot .woofc-action-checkout {
  background-color: #00a082 !important;
  color: #ffffff !important;
  border-width: 0px !important;
  line-height: 41px !important;
  border-radius: 10px 10px 10px 10px !important;
  padding-top: 5px !important;
  padding-bottom: 45px !important;
  font-size: 15px;
  font-weight: 500 !important;
}
#woofc-area .woofc-continue-url {
  color: #0c0c0c;
}
body #loginform {
  border-radius: 20px 20px 20px 20px;
  border-width: 0px !important;
  box-shadow: 1px 1px 3px 10px rgba(0, 0, 0, 0.04);
  margin-top: 20px !important;
}
body > #login > #loginform #wp-submit {
  background-color: #2fc874;
  border-radius: 10px 10px 10px 10px;
  border-width: 0px;
}
body > #login > #loginform #user_login {
  border-radius: 10px 10px 10px 10px;
}
#login > #loginform #user_pass {
  border-radius: 10px 10px 10px 10px;
}
.woofc-item .ct-decrease {
  display: none !important;
}
.woofc-item .ct-increase {
  display: none !important;
}
