:root {
	--wd-otl-style: dotted;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(30,115,190);
	--btn-default-color-hover: rgb(107,107,107);
	--btn-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(221,51,51);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(215,53,224);
}
:root{
--btn-default-color: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
}




