.shop2-payment-options .shop2-payment-btn {
	color: #fff;
	font-size: 16px;
	background: #ff9e8e;
	box-shadow: none;
}
.shop2-payment-options .shop2-payment-btn:hover {
	color: #553b44;
	box-shadow: none;
	background: #ff9e8e;
}

body .shop2-order-options .option-type .option-label span {
  font-size: 16px;
  font-weight: bold;
}