/* Custom */
.custom-primary-btn {
  border: none !important;
}
.custom-secondary-btn {
  border: none !important;
}
.custom-active-nav-btn {
  border: 2px solid var(--border-color-primary) !important;
}
.custom-active-nav-btn.active {
  border: none !important;
}
.custom-active-btn.active {
  border: none !important;
}
.custom-wallet-bs {
  box-shadow: none !important;
}
.custom-rtp-box {
  border: none !important;
}
.custom-disabled-input {
	border: none !important;
}
.custom-register-logo img {
  height: 65% !important;
}
.custom-nav-primary-bg {
  box-shadow: none !important;
}
.custom-active-type-nav-btn.active {
  border: none !important;
}
/* End of Custom */

/* End Of General Use */
