:root {
	--btn-transform: capitalize;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity input[type] {
	color: rgb(0,0,0);
	background: rgb(129,215,66);
	font-family: "bein", Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: rgb(221,153,51);
	background: rgb(0,0,0);
}



.wd-page-title {
background-color: rgba(7,3,3,0.92);
}

