/* 
 Theme Name:   HTA
 Theme URI:    
 Description:  Hospitality Training Academy
 Author:       Nova Página
 Author URI:   https://nnova-pagina.com
 Template:     hello-elementor
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.tutor-frontend-dashboard {
    margin-top: 30px;
}

#tutor_profile_cover_photo_editor {
    display:none;
}

.tutor-dashboard-menu-purchase_history,
.tutor-dashboard-menu-wishlist,
.tutor-dashboard-menu-withdraw {
    display:none;
}
.tutor-dashboard .tutor-dashboard-content .tutor-capitalize-text {
    text-transform: none;
}

.etlms-course-enroll-info-wrapper {
    display: none !important;
}

.skip-quiz-btn,.tutor-btn-ghost {
    padding: 6px 12px !important;
}

#tutor-create-new-course {
    display: none;
}