/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2025 | 15:14:32 */
.ihc-locker-wrap {
	.lk_wrapper {
		background: transparent;
	}
	
	.lock_content {
		h2,
		a {
			color: #33cccc;
		}
		
		.impu-form-input-remember:checked:before {
			border-color: #33cccc;
		}
	}
}

.ihc-login-template-11 {
	.impu-form-submit {
		input {
			color: #33cccc;
			border-color: #33cccc;

			&:hover {
				background-color: #33cccc;
				color: #ffffff;
			}
		}
	}
}

.ihc-register-9 {
	.iump-submit-form {
		input {
			background: transparent;
			background-color: #ffffff;
			color: #33cccc !important;
			border:2px solid #33cccc;

			&:hover {
				background-color: #33cccc;
				color: #ffffff !important;
			}
		}
	}
}

.ihc-login-template-11 {
	padding: 0;
	margin: 0;
	background: transparent;
	width: auto;
	
	a {
		padding-right: 0 !important;
	}
}