/*
 Theme Name:   Muzamna.com ESI LMS Theme
 Theme URI:    https://muzamna.com
 Description:  Enhanced Education theme FOR ESI LMS
 Author:       Muzamna.com
 Author URI:   https://muzamna.com
 Template:     generatepress
 Version:      0.11
*/

/*calender css*/
#tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-heading>div {
    width: auto !important;
	text-align: right !important;
}
.tutor-calendar-heading div:nth-child(n+8) {
    display: none;
}
#tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-heading, #tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-body {
display: grid !important;
    grid-template-columns: repeat(7, 1fr);
    gap: 1px;
}
header.tutor-course-details-header {
    margin-top: 44px;
}
.tutor-modal .tutor-modal-close-o {
    top: 16px  !important;
	right: auto !important;
}
.site-footer a {
    text-decoration: none;
}
.tutor-wrap.tutor-wrap-parent.tutor-page-permission-denied {
    width: 100% !important;
}

.tutor-wrap.tutor-wrap-parent.tutor-page-permission-denied .tutor-col-md-8.tutor-col-lg-6.tutor-col-xl-5 {
    width: 100% !important;
    padding: 20px !important;
}

form#tutor-registration-form input[type="password"]::placeholder{
text-align:right !important;
}
form#tutor-registration-form input#tutor-new-password , form#tutor-registration-form input[type="password"] {
    text-align: left !important;
    padding-left: 10px !important;
	padding-right: 40px !important;
	direction: ltr !important;
}

form#tutor-registration-form .tutor-password-strength-checker .show-hide-btn {
    right: 10px !important;
    left: auto !important;
}

form#tutor-registration-form  span.tutor-validation-icon.tutor-icon-mark.tutor-color-success.tutor-form-icon.tutor-form-icon-reverse {
    right: 0;
    left: auto;
}

div#customer_details {
    display: none !important;
}
div#order_review {
    width: 100% !important;
}
.gb-element-stdGrid svg, .gb-element-polGrid svg {
    fill: unset !important;
}
section#mada-industries a, .gb-element-hero-sa-outer a {
    text-decoration: none;
}