#content-wrapper div.woocommerce #customer_details input[type=text], #content-wrapper div.woocommerce #customer_details input[type=email], #content-wrapper div.woocommerce #customer_details input[type=tel], #content-wrapper div.woocommerce #customer_details select, #content-wrapper div.woocommerce #customer_details textarea, #payment input[type=text], #payment input[type=email], #payment input[type=tel], #payment select, #payment textarea {
font-size: 1rem !important; }
+#payment select {
+ padding: 0;
+ font-size: 1rem; }
+
.woocommerce-breadcrumb, .woocommerce-info, .create-account {
display: none; }
font-size: 1rem !important;
}
}
+#payment select {
+ padding: 0;
+ font-size: 1rem;
+}
.woocommerce-breadcrumb, .woocommerce-info, .create-account { display: none; }
/* End for mountpleasant */