.woocommerce div.product form.cart .variations {
  width:auto !important;
}
.woocommerce .quantity .qty {
  width: 5.2em;
}

.a-btn-2 {
    margin-bottom: 40px;
}
.woocomerce-form input[type=text],
.woocomerce-form input[type=email],
.woocomerce-form input[type=url],
.woocomerce-form input[type=password],
.woocomerce-form input[type=search],
.woocomerce-form input[type=tel], .woocomerce-form input[type=number],
.woocomerce-form textarea,
.woocommerce #review_form #respond input[type=text],
.woocommerce #review_form #respond input[type=email],
.woocommerce #review_form #respond input[type=url],
.woocommerce #review_form #respond input[type=password],
.woocommerce #review_form #respond input[type=search],
.woocommerce #review_form #respond input[type=tel],
.woocommerce #review_form #respond input[type=number],
.woocommerce #review_form #respond textarea,
.woocommerce form .form-row input[type=text],
.woocommerce form .form-row input[type=email],
.woocommerce form .form-row input[type=url],
.woocommerce form .form-row input[type=password],
.woocommerce form .form-row input[type=search],
.woocommerce form .form-row input[type=tel],
.woocommerce form .form-row input[type=number],
.woocommerce form .form-row textarea {
  font-size:1.2em}

.woocommerce-price-suffix {
  font-size: 50%;
}

.woocommerce-Price-amount.amount {
    font-size: 1em !important;
    font-weight: bolder !important;
    color: red !important;
}

.woocommerce-price-suffix .small, small {
    font-size: 50%;
}

.dienstleistungen H1 {
  color: #000;
}
