/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

h1,
h2,
h3,
h4,
h5, 
.awb-menu__main-ul {
	text-transform: none !important;
}

.ihc-modal-trigger-login,
.ihc-modal-trigger-register 
{
	cursor: pointer;
}

#ihc_register_modal #createuser .iump-form-user_login 
{
	display: none;
}

.iziModal-header 
{
	background: #1e3a8a !important;
}

.ihc-login-template-11 .impu-form-line-fr input[type="text"],
.ihc-login-template-11 .impu-form-line-fr input[type="password"]
{
	border-radius: 0 !important;
}

.ihc-login-template-11 .impu-form-links-pass a,
.ihc-login-template-11 .impu-form-links a {
	color: #1e3a8a;
}

.ihc-login-template-8 .impu-form-submit input,
.ihc-register-8 .iump-submit-form input 
{
	background: #d60031 !important;
	border: 2px solid #d60031 !important;
	text-transform: none !important;
	cursor: pointer !important;
	transition: all .5s;
}

.ihc-login-template-8 .impu-form-submit input:hover, 
.ihc-register-8 .iump-submit-form input:hover 
{
	background: #fff !important;
	color: #d60031 !important;	
}

.ihc-login-template-11 .impu-form-submit input 
{
	cursor: pointer;
	border-color: #d60031 !important;
	color: #d60031 !important;
	transition: all .5s;
}

.ihc-login-template-11 .impu-form-submit input:hover 
{
	background: #d60031 !important;
	color: #fff !important;
}

.ulp-list-courses-wrapp ul.ulp-list-courses-item-wrapp-third-content,
.ulp-list-courses-wrapp .ulp-course-price,
.ulp-right-sidebar .price-box,
.ulp-right-sidebar .ulp-wishlist-wrapper,
.ulp-right-sidebar .sub-content-details,
.ulp-right-sidebar .ulp-top-details li:nth-child(2),
.ulp-right-sidebar .ulp-top-details li:nth-child(3),
.ulp-right-sidebar .ulp-top-details li:nth-child(4),
.ulp-right-sidebar .ulp-top-details li:nth-child(5)
{
	display: none !important;
}

.ulp-course-enrolled .ulp-main-section .ulp-top-details li:first-child {
	border: none;
}

.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
	height: 95px;
}

.ulp-instructor-edit h2 {
	font-size: 24px !important;
}

.ulp-instructor-dashboard-menu-item-selected, 
.ulp-instructor-dashboard-menu-item:hover {
  background-color: #1e3a8a;
  border-color: #1e3a8a;
}

.ulp-instructor-dashboard-menu-item-new-course {
  background-color: #d60031;
}

.ulp-form-section .ulp-submit-button:hover {
  background-color: #d60031 !important;
}

.ulp-instructor-dashboard-overivew-annlist-title, .ulp-instructor-dashboard-overivew-courseslist-title,
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title,
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a,
.ulp-course-wrapp {
	font-family: 'Montserrat', sans-serif;
}

.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a {
	font-weight: 700;
	color: #d60031;
}

.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a:hover,
.ulp-instructor-dashboard-course-list a,
.ulp-instructor-dashboard-list a,
.ul-quiz-main-details .ulp-quiz-counts,
.ulp-instructor-page-name,
.ulp-instructor-dashboard-menu-item a,
.ulp-public-the-modules-wrapper .ulp-h3-title,
.ulp-public-the-modules-wrapper .ulp-module-details,
.ulp-course-enrolled .ulp-course-progress-wrapp h2,
.ulp-public-the-module-content-element a:hover,
.ulp-quiz-course-link a
{
	color: #1e3a8a;
}

.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box,
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box:hover,
.ulp-instructor-item-list-course-name,
.ulp-quiz-start-the-button
{
	background-color: #1e3a8a;
}

.ulp-instructor-dashboard-bttn a,
.ulp-instructor-settings-right-content input[type="submit"],
.ulp-form-section .ulp-submit-button 
{
	border-color: #d60031;
	background-color: #d60031;
	border-radius: 0;
}

.ulp-form-section .ulp-submit-button
{
	margin-bottom: 15px;
}

.ulp-instructor-dashboard-bttn a:hover,
.ulp-instructor-settings-right-content input[type="submit"]:hover,
.ulp-instructor-settings-left-menu ul li.ulp-menu-tab-active, 
.ulp-instructor-settings-left-menu ul li:hover,
.ulp-instructor-edit input.checkbox-big[type="checkbox"]:checked,
.ulp-enroll-course-the-button:hover
{
	background-color: #1e3a8a !important;
	border-color: #1e3a8a;
}

.ulp-instructor-dashboard-bttn
{
	min-height: 50px;
}

.ulp-profile-basic-section input[type="text"],
.ulp-profile-password-section input[type="password"]
{
	width: 100%;
}

.ulp-instructor-settings-right-content input[type="submit"] 
{
	border-color: #d60031;
	margin-top: 0;
	min-height: 40px;
	min-width: 120px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	padding: 10px 15px;
}

.ulp-profile-tab-section 
{
	border-color: #1e3a8a;
}

.ulp-instructor-dashboard-menu-item-new-course a
{
	color: #fff;
}

.ulp-enroll-course-the-button 
{
	border-color: #1e3a8a;
	color: #1e3a8a;
}

.ulp-course-wrapp h1
{
	font-weight: 700;
}