/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.tutor-container {
    margin-top: 50px;
}

.tutor-user-info {
	color: #00169C;
	font-size: 56px;
	font-weight: 500;
}

.tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-mb-16.tutor-text-capitalize, .tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-text-capitalize.tutor-mb-24.tutor-dashboard-title, .tutor-fs-5.tutor-fw-medium.tutor-color-black.tutor-mb-24, .tutor-fs-5.tutor-fw-medium.tutor-color-black, .tutor-fs-4.tutor-fw-medium.tutor-mb-24 {
    font-size: 36px;
	font-weight: 500;
	color: #00169C;
}

li.tutor-dashboard-menu-divider {
    display: none;
}

.tutor-dashboard-left-menu {
    max-width: 230px;
    padding: 0;
}

ul.tutor-dashboard-permalinks {
    padding: 0;
    margin: 0;
}

ul.tutor-dashboard-permalinks::before {
    content: none!important;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a {
	background: #F3F5F9;
	color: #00169C;
	padding: 12px 10px;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li a {
	padding: 12px 10px;
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item.active a, .tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-menu-item.active a .tutor-dashboard-menu-item-icon {
	color: #00169C;
}

span.tutor-dashboard-menu-item-text.tutor-ml-12 {
	font-weight: 600;
	font-size: 18px;
	color: #00169C;
}

.tutor-dashboard .tutor-frontend-dashboard-maincontent ul.tutor-dashboard-permalinks {
	margin: 0;
	padding: 0; 
}

.tutor-dashboard .tutor-dashboard-left-menu .tutor-dashboard-permalinks li.active a:hover {
	background: #F3F5F9;	
}

.tutor-round-box {
    display: none;
}

.tutor-d-flex.tutor-flex-lg-column.tutor-align-center.tutor-text-lg-center.tutor-px-12.tutor-px-lg-24.tutor-py-8.tutor-py-lg-32 {
    padding: 8px 12px;
    background: #F3F5F9;
	flex-direction: column-reverse !important;
	align-items: flex-start !important;
}

@media (max-width: 1024px) {
	.tutor-d-flex.tutor-flex-lg-column.tutor-align-center.tutor-text-lg-center.tutor-px-12.tutor-px-lg-24.tutor-py-8.tutor-py-lg-32  {
		flex-direction: row !important;
	}
}

.tutor-fs-7.tutor-color-secondary {
    color: #00169C;
    font-size: 14px;
    font-weight: 500;
}

.tutor-fs-3.tutor-fw-bold.tutor-d-none.tutor-d-lg-block {
    color: #00169C;
    font-size: 96px;
	line-height: 0.9;
    font-weight: 500;
	margin-top: 20px;
}

button.tutor_cover_uploader.tutor-btn.tutor-btn-primary {
    color: white;
    background: transparent;
    border-color: white;
	transition: 0.3s;
}

button.tutor_cover_uploader.tutor-btn.tutor-btn-primary:hover {
    background: #00169C;
}

label.tutor-form-label.tutor-color-secondary {
    display: none;
}

.tutor-dashboard-setting-profile.tutor-dashboard-content-inner form .tutor-row:nth-child(4) {
    display: none;
}

label.field-label.tutor-form-label {
    display: none;
}

button.tutor-btn.tutor-btn-primary.tutor-profile-settings-save {
    width: 49%;
    background: #01159c;
    color: white;
    border: 1px solid #01159c;
    border-radius: 4px;
	padding: 7px;
}

button.tutor-btn.tutor-btn-primary.tutor-profile-password-reset { 
	width: 57%;
    background: #01159c;
    color: white;
    border: 1px solid #01159c;
    border-radius: 4px;
	padding: 7px;	
}

button.tutor-btn.tutor-btn-primary {
	width: 74%;
    background: #01159c;
    color: white;
    border: 1px solid #01159c;
    border-radius: 4px;
	padding: 7px;	
	margin-top: 30px;
}

.tutor-fs-6.tutor-fw-medium.tutor-color-black.tutor-mt-32 {
    display: none;
}

@media (max-width: 1024px) {
	button.tutor-btn.tutor-btn-primary { 
		width: 100%;	
	}
	button.tutor-btn.tutor-btn-primary.tutor-profile-password-reset { 
		width: 100%;	
	}
	button.tutor-btn.tutor-btn-primary.tutor-profile-settings-save {
		width: 100%;	
	}
}

.tutor-form-control {
    height: 58px;
    background-color: #EEF0F3;
    color: #01159c;
    display: flex;
    align-items: center;
}

.tutor-dashboard-content {
    padding: 0 !important;
}

.tutor-row.tutor-frontend-dashboard-maincontent {
    padding-top: 25px;
}

.tutor-row.tutor-align-center.tutor-mb-32.tutor-social-field {
    margin-bottom: 10px;
}

table.tutor-table th {
    background: transparent;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    border-top: 1px solid #00169C !important;
    border-bottom: 1px solid #00169C;
    font-size: 20px;
    color: #00169C;
}

table.tutor-table td {
	border: 0!important;
    background: transparent!important;
	font-size: 20px; 
	color: #00169C;
}
.tutor-dashboard-permalinks-mobile {
	display: none;
}
@media (max-width: 1024px) {
	.tutor-dashboard-permalinks-mobile {
		display: block;
	}
}

select.tutor-dashboard-permalinks-mobile {
	width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: 30px;
    height: 58px;
    color: #00169C;
    font-size: 18px;
    font-weight: 600;
    background-color: #F3F5F9;
    border: none;
}