/*
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
*/

.course-price, .course-wishlist-box, .course-nav-tab-curriculum , .course-nav-tab-instructor , .course-nav-tab-reviews , .author-contain, .course-progress, .course-review, .course-author, .lectures-feature, .quizzes-feature, .wishlist, .dashboard, .quizzes, .lp-sub-menu, .column-passing-grade, .column-status, .learn-press-course-results-progress .course-progress, .learn-press-progress, .section-meta {
    display: none !important;
}
.info {
	display:none !important;
}

.author, .thim-about-author, .lp-course-buttons, .thim-course-order, .pmpro_checkout-h3-name {
    display: none !important;
}

#learn-press-user-profile .profile-tabs .nav-tabs .quizzes,
#learn-press-user-profile .profile-tabs .nav-tabs .wishlist
{
    display: none !important;
    visibility: hidden !important;
}

#learn-press-profile-header {
    background: #ffffff !important;
}

#learn-press-profile-nav:before {
	display: none !important;
}

#learn-press-profile-header {
	display: none !important;
}

#learn-press-tabs {
	display: none !important;	
}

#learn-press-profile-nav {
	background: #1e1f1c !important;
	padding: 10px 0px 10px 0px !important;
}

#learn-press-profile-nav .tabs>li.active ul {
	background: #f5c311 !important;
	color: #1e1f1c !important;
}

#learn-press-profile-nav .tabs>li.active>a {
	background: #ffffff !important;
}

#learn-press-profile-nav .tabs>li ul {
	background: #f5c311 !important;
	color: #1e1f1c !important;
}

#learn-press-profile-nav .tabs>li ul li:hover a {
color: #1e1f1c !important;
}

#learn-press-profile-nav .tabs>li ul li a {
color: #1e1f1c !important;
}
/*
#learn-press-profile-nav .tabs>li:hover:not(.active)>a {
	background: #f5c311 !important;
	color: #1e1f1c !important;
}
*/
.lp-list-table thead tr th {
	background: #1e1f1c !important;
	color: #f5c311 !important;
}

.lp-label.label-finished, .lp-label.label-completed {
	padding: 5px 5px 5px 5px !important;
	background: #f5c311 !important;
	color: #1e1f1c !important;
}

.lp-tab-sections {
	background: #1e1f1c !important;
}

.lp-tab-sections .section-tab.active span {
border-bottom: 2px solid #f5c311 !important;
color: #ffffff !important;
}

.learn-press-message {
background: #e6e6e6 !important;
color: #1e1f1c !important;
}
.learn-press-message:before {
	background: #f5c311 !important;
}

.lp-list-table th {
	font-size: 14px !important;
}

body.course-item-popup #learn-press-course-curriculum .section-header,
body.lp_course-template-default #learn-press-course-curriculum {
	width: 400px !important;
	top: 150px !important;
	border-bottom: 1px solid #f5c311 !important; 
}

.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
background: #1e1f1c !important;
	color: #f5c311 !important;
}

bbpress-forums #bbp-user-wrapper h2.entry-title, #main .fusion-portfolio h2, #main .post h2, #wrapper #main .post h2, #wrapper #main .post-content .fusion-title h2, #wrapper #main .post-content .title h2, #wrapper .fusion-title h2, #wrapper .post-content h2, #wrapper .title h2, .fusion-modal h2, .fusion-tb-footer h2, .fusion-tb-page-title-bar h2, .fusion-widget-area h2, h2.entry-title {
font-size: 16px !important;
}

.container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Width for pricing table */
.table-1 {
    display: table;
}

/* Settings for profile-page */
/*
#learn-press-profile-content {
    float: initial !important;
}
#learn-press-user-profile .learn-press-subtabs {
    padding-left: 0px;
}
.profile-container .user-tab {
    width: 25%;
    width: calc(300px);
    width: -webkit-calc(300px);
    width: -moz-calc(300px);
    float: left;
    padding-right: 30px;
}
.profile-container .user-tab .author-name {
    text-transform: capitalize;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding: 52px 0 27px;
    margin: 25px 0 30px;
    position: relative;
    border-top: 1px solid #eee;
}
.profile-container .profile-tabs .nav-tabs {
    margin: 0;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    background: 0 0;
    border-bottom: 1px solid #eee;
    padding: 0;
}
.profile-container .profile-tabs {
    width: 75%;
    width: calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    float: right;
}
.profile-container .profile-tabs .tab-content {
    padding: 55px 0 0;
}
#your-profile ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
}
#your-profile ul.learn-press-subtabs li {
    float: left;
    display: inline-block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#your-profile ul li {
    list-style: none;
}
.profile-container .profile-tabs .nav-tabs li.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    height: 4px;
    z-index: 10;
}
#your-profile ul.learn-press-subtabs li a, #your-profile ul.learn-press-subtabs li span {
    padding: 5px 15px;
    line-height: 25px;
    font-size: 12px;
    min-width: 100px;
    display: inline-block;
    border: 1px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 0;
    font-weight: 700;
    background: #f9f9f9;
    margin-right: 3px;
    text-align: center;
}
.profile-container .profile-tabs .nav-tabs li.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    bottom: -1px;
    height: 1px;
    z-index: 10;
    background: #fff;
}
#your-profile ul.learn-press-subtabs li.current::before {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    height: 3px;
    z-index: 10;
}
#your-profile ul.learn-press-subtabs li.current a, #your-profile ul.learn-press-subtabs li.current span, #your-profile ul.learn-press-subtabs li.current::after {
    background: #fff;
}
#your-profile ul.learn-press-subtabs li.current a, #your-profile ul.learn-press-subtabs li.current span, #your-profile ul.learn-press-subtabs li.current::after {

    background: #fff;

}
#your-profile ul.learn-press-subtabs li::after {

    bottom: -1px;
    z-index: 10;
    background: 0 0;
    left: 0;
    right: 3px;
    height: 1px;
    content: '';
    position: absolute;

}
.profile-container .profile-tabs .tab-content {
    padding: 55px 0 0;
}
.profile-container .profile-tabs .nav-tabs li.active, .profile-container .profile-tabs .nav-tabs li.active a {
    background: #fff;
}

.profile-container .profile-tabs .nav-tabs li {
    background: 0 0;
    border-radius: 0;
    margin: 0;
    width: 25%;
    text-align: center;
    border: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.profile-container .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.profile-container .nav > li, .nav > li > a {
    display: block;
    position: relative;
}

.profile-container .profile-tabs .nav-tabs li a {
    border-radius: 0;
    margin-right: 3px;
    border: 1px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    background: #f9f9f9;
    line-height: 29px;
    float: none;
    position: relative;
    display: block;
    padding: 10px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
*/
#learn-press-profile-nav .tabs > li {
    margin-bottom: 0;
    position: relative;
    width: 20%;
    float: left;
    display: block;
    background: 0 0;
    border-radius: 0;
    margin: 0;
    width: 25%;
    text-align: center;
    border: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    list-style: inherit;
}

#learn-press-profile-nav .learn-press-tabs.tabs::before::after, #learn-press-profile-nav .learn-press-tabs.tabs::before {
    content: " ";
    display: table;
}
#learn-press-profile-nav .learn-press-tabs.tabs li.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    height: 4px;
    z-index: 10;
}

#learn-press-profile-nav .learn-press-tabs.tabs li {
    text-align: center;
    white-space: nowrap;
}

#learn-press-profile-nav .learn-press-tabs.tabs li.active::after {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    bottom: -1px;
    height: 1px;
    z-index: 10;
    background: #fff;
}

#learn-press-profile-content {
    padding: 55px 0 0;
}

#profile-content-courses ul {
    list-style: none;
    margin: 0;
    overflow: hidden;

}
#profile-content-courses ul.learn-press-subtabs li {
    float: left;
    display: inline-block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#profile-content-courses ul li {
    list-style: none;
}

#profile-content-courses ul.learn-press-subtabs li.current::after {
    background: #fff;
}
#profile-content-courses ul.learn-press-subtabs li:last-child::after {
    right: 0;
}
#profile-content-courses ul.learn-press-subtabs li::after {
    bottom: -1px;
    z-index: 10;
    background: 0 0;
    left: 0;
    right: 3px;
    height: 1px;
    content: '';
    position: absolute;
}

#learn-press-profile-nav .tabs li a {
    border-radius: 0;
    margin-right: 3px;
    border: 1px solid #eee !important;
        border-bottom-color: rgb(238, 238, 238) !important;
        border-bottom-style: solid !important;
        border-bottom-width: 1px !important;
    border-bottom: 0 !important;
    font-size: 13px;
    font-weight: 700;
    background: #f9f9f9;
    line-height: 29px;
    float: none;
    position: relative;
    display: block !important;
    padding: 10px 15px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
#learn-press-profile-nav {
    width: 75%;
    width: calc(100% - 300px);
    width: -webkit-calc(100% - 300px);
    width: -moz-calc(100% - 300px);
    float: right;
}
.profile-tab-sections {
    display: none !important;
}
#learn-press-profile-nav {
    width: 75% !important;
    width: calc(100% - 230px) !important;
    width: -webkit-calc(100% - 230px) !important;
    width: -moz-calc(100% - 230px) !important;
    float: right !important;
}
#learn-press-profile-nav {
    background: inherit !important;
    padding: 1px !important;
}

#learn-press-profile-nav .tabs::after {
	clear: both;
}
#learn-press-profile-nav .tabs {
	margin: 0;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    background: 0 0;
    border-bottom: 1px solid #eee;
    padding: 0;
	
}
#learn-press-profile-nav .learn-press-tabs::after, #learn-press-profile-nav .learn-press-tabs::before {
    content: " ";
    display: table;
}
/* Subnav profile */
#profile-content-courses ul,
#profile-content-settings ul {
	list-style: none;
    margin: 0;
    overflow: hidden;
}
#profile-content-courses ul.lp-tab-sections li,
#profile-content-settings ul.lp-tab-sections li {
    float: left;
    display: inline-block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#profile-content-courses ul li,
#profile-content-settings ul li {
    list-style: none;
}
#profile-content-courses ul.lp-tab-sections li.active::before,
#profile-content-settings ul.lp-tab-sections li.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    height: 3px;
    z-index: 10;
}
#profile-content-courses ul.lp-tab-sections li.active::after,
#profile-content-settings ul.lp-tab-sections li.active::after {
    background: #fff;
}
#profile-content-courses ul.lp-tab-sections li::after,
#profile-content-settings ul.lp-tab-sections li::after {
    bottom: -1px;
    z-index: 10;
    background: 0 0;
    left: 0;
    right: 3px;
    height: 1px;
    content: '';
    position: absolute;
}
#profile-content-courses ul.lp-tab-sections li.active a, #profile-content-courses ul.lp-tab-sections li.active span, #profile-content-courses ul.lp-tab-sections li.active::after,
#profile-content-settings ul.lp-tab-sections li.active a, #profile-content-settings ul.lp-tab-sections li.active span, #profile-content-settings ul.lp-tab-sections li.active::after {
    background: #fff;
}
#profile-content-courses ul.lp-tab-sections li a, #profile-content-courses ul.lp-tab-sections li span,
#profile-content-settings ul.lp-tab-sections li a, #profile-content-settings ul.lp-tab-sections li span {
    padding: 5px 15px;
    line-height: 25px;
    font-size: 12px;
    min-width: 100px;
    display: inline-block;
    border: 1px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 0;
    font-weight: 700;
    background: #f9f9f9;
    margin-right: 3px;
    text-align: center;
}
#profile-content-courses ul.lp-tab-sections li,
#profile-content-settings ul.lp-tab-sections li {
    float: left;
    display: inline-block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#profile-content-courses ul.lp-tab-sections li.active::before,
#profile-content-settings ul.lp-tab-sections li.active::before {
    content: '';
    position: absolute;
    left: 0;
    right: 3px;
    top: 0;
    height: 3px;
    z-index: 10;
}
#profile-content-courses ul.lp-tab-sections li.active a, #profile-content-courses ul.lp-tab-sections li.active span, #profile-content-courses ul.lp-tab-sections li.active::after,
#profile-content-settings ul.lp-tab-sections li.active a, #profile-content-settings ul.lp-tab-sections li.active span, #profile-content-settings ul.lp-tab-sections li.active::after {
    background: #fff;
}
#profile-content-courses ul.lp-tab-sections li::after,
#profile-content-settings ul.lp-tab-sections li::after {
    bottom: -1px;
    z-index: 10;
    background: 0 0;
    left: 0;
    right: 3px;
    height: 1px;
    content: '';
    position: absolute;
}
#profile-content-courses ul.lp-tab-sections li,
#profile-content-settings ul.lp-tab-sections li {
    float: left;
    display: inline-block;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
#profile-content-courses ul.lp-tab-sections li:last-child.active::before, #profile-content-courses ul.lp-tab-sections li:last-child::after,
#profile-content-settings ul.lp-tab-sections li:last-child.active::before, #profile-content-settings ul.lp-tab-sections li:last-child::after {
    right: 0;
}
#profile-content-courses ul.lp-tab-sections li::after,
#profile-content-settings ul.lp-tab-sections li::after {
    bottom: -1px;
    z-index: 10;
    background: 0 0;
    left: 0;
    right: 3px;
    height: 1px;
    content: '';
    position: absolute;
}
#profile-content-courses .lp-tab-sections .section-tab.active span,
#profile-content-settings .lp-tab-sections .section-tab.active span {
    color: #333 !important;
}
#profile-content-courses .lp-tab-sections,
#profile-content-settings .lp-tab-sections {
    background: inherit !important;
}
.learn-press-course-results-progress, .course-nav-tabs {
	display: none;
}
#learn-press-profile-nav .fa {
    color: #ffb606;
	font-size: 13px;
    vertical-align: middle;
    line-height: 29px;
    margin-right: 8px;
}

@media (max-width:480px){
	#learn-press-profile-nav ul li .text,
	#learn-press-profile-nav #profile-mobile-menu {
    	display: none !important;
	}
	#learn-press-profile-nav .learn-press-tabs {
    	display: block !important;
		background: #fff !important;
	}
	body.lp_course-template-default #learn-press-course-curriculum {
    	width: 100% !important;
	}
}

.course-review {
	display: none;
}