/*
 Theme Name:   Custom
 Theme URI:    http://webappsolutions.co.in
 Description:  A child theme of Twenty Twenty WordPress theme.
 Author:       Webapp Solutions
 Author URI:   http://webappsolutions.co.in
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.screen-reader-text {
	display: none;
}
.single-product div.product form.cart .quantity {
float: none;
margin: 0;
display: inline-block;
}