.custom-points-heading-main .custom_btn_redemtipn {
	background: red;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	padding: 7px 15px;
}
.custom-points-heading-main .custom_btn_redemtipn:hover {
	color: #fff;
}
.custom-points-heading-main .button-main {
	position: relative;
	margin-left: 15px;
	top: -4px;
}
.page-template-redeempoints .custom-points-heading-main .button-main {
	display: none !important;
}
.main-checkbox .custom-checkbox {
	top: -2px;
}
.custom-registration-main .card-body .custom-label, .custom-bank-setup-main .card-body .custom-label {
	width: 600px !important;
}
@media (max-width: 767px) {
  .custom-points-heading-main .button-main {
		top: 10px;
		position: relative;
	}
}
