.single.jetzt_anfragen_body .single_add_to_cart_button:not(.loading):after,
.single.jetzt_anfragen_body .product-info .quantity {
    display: none;
}
.jetzt_anfragen_body form.cart:not(.variations_form ) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.jetzt_anfragen_body.single .single_add_to_cart_button {
    width: 100%;
    margin-left: 0;
}
form.checkout .woocommerce-billing-fields input, form.checkout .woocommerce-billing-fields select,
.select2-container .select2-choice, .select2-container .select2-selection,

form.checkout .woocommerce-shipping-fields input:not(.input-checkbox), form.checkout .woocommerce-shipping-fields select,
.select2-container .select2-choice, .select2-container .select2-selection{
    border: 0.5px solid #BABABA !important;
    border-radius: 1.25rem;
}
.jetzt_anfragen_body .express-checkout {
    display: none;
}
.jetzt_anfragen_body form.checkout.woocommerce-checkout div#shipping,
.jetzt_anfragen_body .col-inner.payment-methods,
.jetzt_anfragen_body p.free-shipping-msg.non-eligable {
    display: none;
}
.jetzt_anfragen_body form.checkout .woocommerce-billing-fields {
    border: none;
}
.jetzt_anfragen_body .order-checkbox-submit {
    margin-top: 4rem;
}