/*
  Theme Name: Imguss Theme
  Author: PortalWorks - Dejan
  Version: 1
*/

/* body > .fancybox-container:first-child {
  display: none !important;
} */

.interner-form {
	max-width: 450px;
}
.interner-container {
	padding-bottom: 50px;
}
	.interner-form .um-field-user_email .um-field-area {
		padding: 0 !important;
	}
	.interner-form .um-icon-android-radio-button-off::after,
	.interner-form .um-icon-android-radio-button-on::after {
		background: #000 !important;
	}
	.interner-form .um-field-radio.active .um-icon-android-radio-button-on {
		color: #000 !important;
	}
	.interner-form .um-field-checkbox-option,
	.interner-form .um-toggle-terms, 
	.interner-form .um-icon-android-checkbox-outline,
	.interner-form .um-icon-android-checkbox-outline-blank{
		color: #000 !important;

	}
	.interner-form .um-toggle-terms {
		margin-left: 5px !important;
	}
	.interner-form .um-icon-android-checkbox-outline-blank:hover,
	.interner-form .um-toggle-terms:hover{
		color: #000 !important;
	}
.um a.um-button:hover, .um input[type="submit"].um-button:hover {
	background: #fff;
	border-color: #000;
	color: #000;
	border: 2px solid #000 !important;
}
.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um div.disabled, .um input[type="number"]:disabled, .um input[type="submit"]:disabled, .um input[type="text"]:disabled, .um-disabled {
	background: #000;
	border: 2px solid #000 !important;
}
/* rajdhani-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/rajdhani-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/rajdhani-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rajdhani-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rajdhani-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/rajdhani-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rajdhani-v15-latin-regular.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* rajdhani-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/rajdhani-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/rajdhani-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/rajdhani-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/rajdhani-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/rajdhani-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/rajdhani-v15-latin-700.svg#Rajdhani') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: url('fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
