/*
Theme Name:     vikingpumps
Description:    vikingpumps
Author:         VIKINDSSSAS
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.woocommerce .quantity .qty{
    width: 6.631em !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0 !important; 
	opacity: 1 !important;
}