html,body { 
	background-color: #000000!important;  
 	background: url(/wp-content/uploads/2021/07/138539881_695189124474951_6098984799991312198_n.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
}

.woocommerce div.product.elementor .quantity+.button {
    margin-left: 0px!important;
}