background-color: transparent;
color: inherit !important; }
main.woocommerce #content .product.type-product .cart-qty-label, div.woocommerce #content .product.type-product .cart-qty-label {
- float: right;
+ float: none;
+ text-align: center;
clear: both;
margin-left: 5px; }
- @media only screen and (max-width: 40em) {
- main.woocommerce #content .product.type-product .cart-qty-label, div.woocommerce #content .product.type-product .cart-qty-label {
- float: none;
- text-align: center; } }
main.woocommerce #content .product.type-product .price, div.woocommerce #content .product.type-product .price {
color: transparent;
margin-bottom: 0;