#logo {
    max-height: 100%;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
    background: #eff2f6;
    opacity: 1;
}

.et-menu>.menu-item-has-children>.sub-menu:before {
    border-bottom: 12px solid #4ab097 !important;
}

@media (min-width: 768px) and (max-width: 980px) {
    .for-hide {
        display: none !important;
    }
}

/* CookieAdmin CSS */
.cookieadmin_re_consent {
    background: #4ab097 !important;
    border: 2px solid #fff !important;
    box-shadow: 0 0 8px 2px rgba(74, 176, 151, 0.4) !important;
}

.cookieadmin_re_consent:hover {
    box-shadow: 0 0 0 4px rgba(74, 176, 151, 0.4) !important;
}

/* Better Messages CSS */
span.bp-better-messages-unread.bpbmuc {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    right: .5em;
    border-radius: 50%;
    font-weight: 700;
    font-size: .8em;
    line-height: 100%;
    color: #ffffff;
    background-color: #4ab097 !important;
    width: 18px;
    height: 18px;
    left: -8px;
    bottom: 8px;
    margin-right: 0px;
    vertical-align: initial;
    text-align: center;
    cursor: pointer;
}

@media (min-width: 981px) and (max-width: 1350px) {
    span.bp-better-messages-unread.bpbmuc {
        left: -15px;
    }
}

.bp-messages-wrap .empty-thread span,
.bm_user_selector input,
.bm_user_selector .bm_user_selector__placeholder,
.bp-messages-wrap .empty-thread svg,
.bp-messages-wrap .empty,
.bp-messages-wrap .bpbm-user-option-title {
    color: #464d78;
}

.bp-messages-wrap .empty a {
    color: #4ab097 !important;
}

.bm-button[disabled],
.bm-toasts-container .bm-toast-site-message,
.bm-toasts-container .bm-toast-site-message-container,
#bp-better-messages-mini-mobile-open .count {
    background-color: #464d78 !important;
}

.Toastify__toast-container--bottom-right {
    bottom: -20px;
    right: 150px;
}

.bm-toasts-container .Toastify__toast-container--bottom-right .bm-toast-site-message {
    border-radius: 8px 8px 0 0 !important;
}

#bp-better-messages-mini-mobile-open {
    bottom: 50% !important;
    background: #4ab097 !important;
    border: 2px solid #fff !important;
    box-shadow: 0 0 8px 2px rgba(74, 176, 151, 0.4) !important;
}

#bp-better-messages-mini-mobile-open:hover {
    box-shadow: 0 0 0 4px rgba(74, 176, 151, 0.4) !important;
}

.bp-messages-wrap .chat-footer {
    background-color: #eff2f6;
}

body.bm-mobile-device #bp-better-messages-mini-mobile-open.bm-initialized {
    display: none !important;
}

@media (max-width: 480px) {
    .Toastify__toast-container--bottom-center {
        bottom: 180px;
    }
}

.Toastify__toast-theme--colored.Toastify__toast--error {
    background: #4ab097 !important;
    border-radius: 8px 8px 0 0 !important;
}

.bm-toasts.Toastify__toast--info {
    background: #464d78 !important;
    border-radius: 8px 8px 0 0 !important;
}

/* TutorLMS custom CSS */
.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-title,
.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-icon {
    color: #464d78;
}

.instructor-card {
    margin-bottom: 4rem;
}

.instructor-card>img {
    margin-bottom: 15px !important;
}

.instructor-card h4 {
    font-size: 22px !important;
    color: #464d78 !important;
    font-weight: 600 !important;
}

.instructor-title {
    font-size: 15px !important;
    color: #6ba3c3 !important;
    margin-bottom: 25px;
}

.instructor-bio {
    font-size: 16px !important;
    color: #464d78 !important;
    font-weight: 500 !important;
    line-height: 1.8em !important;
}

.tooltip-wrap.tooltip-icon {
    color: #464d78;
}

.prerequisites-course-lists {
    padding: 0 !important;
    list-style-type: none !important;
}

.prerequisites-course-lists li a {
    border: 2px solid #eff2f6 !important;
}

.tutor-certificate-course-title,
.tutor-certificate-info,
.tutor-certificate-demo {
    text-align: center;
}

.tutor-certificate-course-title>span {
    font-size: 28px !important;
}

.tutor-certificate-info .tutor-color-secondary {
    color: #4ab097 !important;
    font-weight: bold;
}

.prerequisites-course-lists li:first-child {
    color: #464d78 !important;
    background: #faefca !important;
    border: 1px solid #ddc696 !important;
}

.tutor-card-title {
    color: #4ab097 !important;
    font-size: 22px !important;
}

.tutor-bg-gray-10 {
    background-color: #eff2f6 !important;
}

.tutor-card-body .tutor-color-secondary {
    color: #464d78 !important;
    font-weight: normal !important;
}

.tutor-meta div {
    color: #464d78 !important;
}

.tutor-card:not(.tutor-no-border) {
    border: 2px solid #cdcfd5 !important;
}

.tutor-card-header:not(.tutor-no-border) {
    border-bottom: 2px solid #cdcfd5 !important;
}

#google-meet h4.tutor-segment-title {
    font-family: 'Manrope', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #464d78 !important;
    line-height: 1.3em;
}

#google-meet .tutor-google-meet-meeting-detail h3,
#google-meet .tutor-google-meet-meeting .tutor-icon-angle-right {
    color: #4ab097 !important;
}

#google-meet .tutor-google-meet-meeting-detail div,
#google-meet .tutor-time-countdown h3,
#google-meet p {
    color: #464d78 !important;
}

#google-meet .tutor-course-topics-contents .tutor-course-topic,
#google-meet .tutor-time-countdown div {
    border: 2px solid #eff2f6;
}

#google-meet .tutor-google-meet-meeting-detail h3 {
    font-size: 28px !important;
}

#google-meet .tutor-time-countdown {
    display: none !important;
}

.main_title {
    color: #464d78 !important;
    font-size: 42px;
    text-align: center;
}

.tutor-instructor-application-process .tutor-primary {
    color: #4ab097;
}

.tutor-wrap {
    padding-top: 58px;
}

.tutor-color-warning {
    color: #464d78;
}

.tutor-color-success {
    color: #4ab097;
}

a.tutor-btn.tutor-has-underline {
    color: #464d78;
}

a.tutor-btn.tutor-has-underline:hover {
    color: #4ab097;
}

a.tutor-btn.tutor-has-underline:after {
    background-color: #464d78 !important;
}
a.tutor-btn.tutor-has-underline:hover:after {
    background-color: #4ab097 !important;
}

.tutor-container .tutor-header-right-side span:not(.tutor-icon-bell-bold):not(.tutor-floating-badge) {
    color: #464d78 !important;
}

.tutor-container .tutor-dropdown-dark {
    background-color: #fff;
    border: 1px solid #cdcfd5;
}

.tutor-container .tutor-dropdown-dark .tutor-dropdown-item:hover,
.tutor-container .tutor-dropdown-dark .tutor-dropdown-item:focus {
    background-color: #eff2f6;
}

.tutor-container div[id^="table-dashboard-course-list"]>a {
    color: #464d78;
}

.tutor-container div[id^="table-dashboard-course-list"]>a:hover {
    color: #464d78;
}

.tutor-container .tutor-floating-badge {
    background-color: #464d78 !important;
}

.tutor-ratings-stars {
    color: #4ab097;
}

.tutor-dashboard-menu-divider-header {
    color: #464d78;
}

.tutor-modal .tutor-modal-content {
    background-color: #eff2f6;
}

.tutor-dashboard .tutor-progress-bar {
    background-color: #cdcfd5;
}

.tutor-dashboard .tutor-color-muted {
    color: #464d78;
}

.tutor-dashboard .tutor-btn-ghost {
    color: #464d78;
}

.tutor-dashboard .tutor-btn-ghost:hover {
    color: #4ab097;
}

.tutor-dashboard h6 {
    color: #464d78;
}

.tutor-dashboard .course-summary h4 {
    color: #464d78;
}

.tutor-dashboard.summary label,
.tutor-dashboard .summary span {
    color: #464d78;
}

.tutor-dashboard .tutor-btn-outline-primary:hover,
.tutor-dashboard .tutor-btn-outline-primary:focus,
.tutor-dashboard .tutor-btn-outline-primary:active {
    border-color: #4ab097;
    background-color: #4ab097;
}

.tutor-dashboard .tutor-react-datepicker input::placeholder,
.tutor-dashboard .tutor-react-datepicker .tutor-icon-calender-line {
    color: #464d78;
}

.tutor-dashboard .tutor-react-datepicker .react-datepicker__day:not(:is(.react-datepicker__day--keyboard-selected,
.tutor-dashboard .react-datepicker__day--selected,
.tutor-dashboard .react-datepicker__day--range-start,
.tutor-dashboard .react-datepicker__day--in-range)):hover {
    background-color: #eff2f6 !important;
    box-shadow: 0 0 0 1px #cdcfd5;
}

.tutor-dashboard .tutor-react-datepicker__selects-range .react-datepicker__custom-footer {
    color: #464d78;
}

.tutor-dashboard .react-datepicker path {
    fill: #464d78;
}

.tutor-dashboard .tutor-react-datepicker .react-datepicker__day-name {
    color: #4ab097;
}

.tutor-dashboard .tutor-react-datepicker .react-datepicker__day--outside-month,
.tutor-dashboard .tutor-react-datepicker .react-datepicker__day--disabled {
    color: #cdcfd5;
}

.tutor-dashboard .tutor-calendar-dropdown .tutor-calendar-dropdown-label {
    color: #464d78;
}

.tutor-dashboard .tutor-calendar-dropdown .tutor-calendar-dropdown-list li {
    color: #464d78;
}

.tutor-dashboard #tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-heading>div {
    color: #4ab097;
}

.tutor-dashboard #tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-heading a,
.tutor-dashboard #tutor_calendar_wrapper .tutor-custom-calendar .tutor-calendar-body a {
    color: #464d78;
}

.tutor-dashboard .tutor-nav-link:not(.is-active) {
    color: #464d78;
}

.tutor-dashboard .tutor-nav-link:hover {
    color: #4ab097;
}

.tutor-dashboard .tutor-meta>* {
    color: #464d78;
}

.tutor-dashboard .list-item-price del {
    color: #cdcfd5;
}

.tutor-dashboard .tutor-form-icon,
.tutor-dashboard .tutor-form-icon:not(.tutor-form-icon-reverse)~.tutor-form-control::placeholder {
    color: #464d78;
}

.tutor-dashboard .tutor-table tr th {
    background-color: #eff2f6 !important;
    color: #464d78;
}

.tutor-dashboard .tutor-color-secondary {
    color: #464d78;
}

.tutor-dashboard .tutor-iconic-btn:not(.btn-offcanvas-open):not(.tutor-accordion-item .tutor-iconic-btn):not(#tutor-notifications-wrapper .tutor-iconic-btn) {
    color: #464d78;
}

.tutor-dashboard .tutor-notification-element.notification-read .element-content .message,
.tutor-dashboard .tutor-notification-element.notification-read .element-content .message>* {
    color: #464d78;
}

.tutor-dashboard .tutor-notification-element:not(.notification-read) .element-icon .element-purple,
.tutor-dashboard .tutor-notification-element:not(.notification-read) .element-content .header .element-purple {
    color: #464d78;
}

.tutor-dashboard .tutor-notification-element .element-icon {
    color: #464d78;
}

.tutor-dashboard .tutor-iconic-btn:not(.btn-offcanvas-open):not(.tutor-iconic-btn[data-tutor-offcanvas-close="true"]):hover {
    color: #4ab097;
}

.tutor-dashboard .tutor-accordion .tutor-iconic-btn:hover {
    color: #fff !important;
}

.tutor-dashboard .tutor-iconic-btn.btn-offcanvas-open:hover {
    background-color: #4ab097 !important;
}

.tutor-dashboard .tutor-btn[disabled],
.tutor-dashboard .tutor-btn.disabled {
    color: #cdcfd5;
}

.tutor-dashboard .tutor-form-control:disabled {
    background-color: #cdcfd5 !important;
}

.tutor-dashboard .tutor-color-subdued {
    color: #464d78;
}

.tutor-dashboard .tutor-form-select-with-icon.select-success select,
.tutor-dashboard .tutor-form-select-with-icon .icon1,
.tutor-dashboard .tutor-form-select-with-icon .icon2 {
    color: #4ab097;
}

.tutor-dashboard .tutor-nav-tabs .tutor-nav-link:not(.is-active) {
    background-color: #eff2f6 !important;
}

.tutor-dashboard .tutor-google-meet-api-banner .tutor-clipboard-input-field .tutor-form-control {
    color: #464d78 !important;
}

.tutor-dashboard .tutor-btn-primary[disabled],
.tutor-dashboard  .tutor-btn-primary.disabled {
    background-color: #eff2f6 !important;
    border: #eff2f6;
}

.tutor-dashboard input.text,
.tutor-dashboard input.title,
.tutor-dashboard input[type=email],
.tutor-dashboard input[type=email]::placeholder,
.tutor-dashboard input[type=password],
.tutor-dashboard input[type=password]::placeholder,
.tutor-dashboard input[type=tel],
.tutor-dashboard input[type=tel]::placeholder,
.tutor-dashboard input[type=text],
.tutor-dashboard input[type=text]::placeholder,
.tutor-dashboard input[type=url],
.tutor-dashboard input[type=url]::placeholder,
.tutor-dashboard select,
.tutor-dashboard textarea,
.tutor-dashboard textarea::placeholder {
    color: #464d78 !important;
    font-size: 14px;
}

.tutor-dashboard form input[type=email],
.tutor-dashboard form input[type=password],
.tutor-dashboard form input[type=text],
.tutor-dashboard form input[type=tel] {
    padding: 10px;
}

.tutor-dashboard .tutor-google-meet-api-banner .tutor-clipboard-input-field .tutor-btn {
    right: 1px;
    padding: 3px 12px;
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span {
    color: #464d78;
}

.tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_photo_meta_area>span>span {
    color: #4ab097;
}

.tutor-dashboard .tutor-radio-select .tutor-radio-select-content {
    color: #4ab097;
}

.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social .tutor-social-field>div:first-child,
.tutor-dashboard .tutor-dashboard-content .tutor-dashboard-setting-social .tutor-social-field>div:first-child i {
    color: #464d78;
}

#course-single .tutor-btn {
    color: #fff !important;
    border-color: #4ab097;
    font-size: 14px;
    background-color: #4ab097 !important;
    padding-top: 12px !important;
    padding-right: 35px !important;
    padding-bottom: 12px !important;
    padding-left: 35px !important;
    border-radius: 4px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: 'Manrope', Helvetica, Arial, Lucida, sans-serif;
}

#login #tutor-login-form input[type=text],
#login #tutor-login-form input[type=password] {
    color: #464d78 !important;
    background-color: #eff2f6 !important;
}

#login #tutor-login-form input::placeholder {
    color: #464d78;
}

#login #tutor-login-form .tutor-btn-ghost,
#login #tutor-login-form .tutor-color-secondary {
    color: #464d78;
}

#login #tutor-login-form .tutor-btn-ghost:hover {
    color: #4ab097;
}

#signup #tutor-registration-wrap label {
    color: #464d78;
    display: none;
}

#signup #tutor-registration-wrap div {
    color: #464d78;
}

#signup #tutor-registration-wrap input {
    color: #464d78;
    background-color: #eff2f6;
    border-width: 0;
    font-size: 14px;
}

#signup #tutor-registration-wrap input::placeholder {
    color: #464d78;
}

#signup .tutor-form-group {
    margin-bottom: 13px;
}

#my-account form.woocommerce-ResetPassword.lost_reset_password p,
#my-account form.woocommerce-ResetPassword.lost_reset_password label {
    color: #464d78;
}

#my-account form.woocommerce-ResetPassword.lost_reset_password .required {
    color: #ddc696;
}

#my-account form.woocommerce-ResetPassword.lost_reset_password input {
    color: #464d78;
    background-color: #eff2f6;
    font-size: 14px;
}

#my-account form.woocommerce-ResetPassword.lost_reset_password input::placeholder {
    color: #464d78;
}

/* wpForo custom CSS */
#wpforo a[href*="/participant/"] {
    pointer-events: none;
}

#wpforo #wpforo-wrap *:not(.wpf-head-bar-right):not(.add_wpftopic):not(.add_wpftopic>i):not(.add_wpftopic>span):not(.wpf-mark-all-read):not(.wpf-mark-all-read>i):not(.wpf-mark-all-read>span):not(.wpf-stat-recent-posts>a):not(.wpf-stat-recent-posts>a>i):not(.wpf-stat-recent-posts>a>span):not(.wpf-stat-unread-posts>a):not(.wpf-stat-unread-posts>a>i):not(.wpf-stat-unread-posts>a>span):not(.wpf-stat-tags>a):not(.wpf-stat-tags>a>i):not(.wpf-stat-tags>a>span):not(.wpf-search):not(.wpf-subscribe-topic>i):not(.author-rating-full>i):not(.wpf-submit>input):not(.wpforo-solved):not(.wpforo-solved>i):not(.wpforo-solved>span):not(.wpforo-sticky):not(.wpforo-sticky>i):not(.wpforo-sticky>span):not(.wpforo-close):not(.wpforo-close>i):not(.wpforo-close>span):not(.wpforo-private):not(.wpforo-private>i):not(.wpforo-private>span):not(.wpforo-delete):not(.wpforo-delete>i):not(.wpforo-delete>span):not(.wpforo-tools):not(.wpforo-tools>i):not(.wpforo-tools>span):not(.wpf-post-starter):not(.wpf-post-starter>i):not(.wpforo-default-attachment):not(.wpforo-default-attachment>i):not(.wpf-button>i):not(.wpf-newest-post>a) {
    color: #464d78;
}

#wpforo #wpforo-wrap #wpforo-menu {
    border-bottom: 3px solid #cdcfd5;
}

#wpforo .wpf-thread-box.wpf-thread-forum {
    border-left: 2px solid #cdcfd5 !important;
}

#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts {
    border-right: 1px dashed #cdcfd5;
}

#wpforo i.fas.fa-comments {
    color: #464d78 !important;
}

#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum {
    border: 1px solid #ddc696;
}

#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic {
    border: 1px solid #ddc696;
}

#wpforo .wpfcl-0 {
    color: #464d78 !important;
}

#wpforo .wpfcl-2 {
    color: #6ba3c3 !important;
}

#wpforo .wpfcl-5 {
    color: #ddc696 !important;
    fill: #ddc696 !important;
}

#wpforo .wpfbr-7 {
    border: 1px solid #464d78 !important
}

#wpforo .wpfcl-8 {
    color: #4ab097 !important;
}

#wpforo .wpfcl-10 {
    color: #ddc696 !important;
}

#wpf-msg-box>p.success {
    background: #4ab097 !important;
}

#wpforo #wpforo-wrap .wpf-notifications {
    background: #eff2f6;
    border-top: 2px solid #cdcfd5;
    border-bottom: 5px solid #cdcfd5;
}

#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head {
    border-bottom: 2px solid #ddc696;
}

#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info div.wpf-forum-icons {
    border-top: 1px solid #cdcfd5;
}

#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content {
    border-bottom: 1px solid #cdcfd5;
}

#wpforo #wpforo-wrap .wpf-p-error {
    border-bottom: 1px solid #cdcfd5;
}

#wpforo #wpforo-wrap .wpf-head-bar {
    border-bottom: 1px solid #cdcfd5;
}

#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr {
    background: #eff2f6;
}

#wpforo #wpforo-wrap .wpf-button-outlined:hover {
    box-shadow: 1px 1px 4px #cdcfd5;
}

#wpforo #wpforo-wrap .wpforo-tools:hover {
    border: 1px solid #6ba3c3;
}

#wpforo #wpforo-wrap .wpf-author-nicename {
    color: #6ba3c3 !important;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date {
    color: #6ba3c3 !important;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot {
    background: #eff2f6;
}

#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action {
    color: #464d78 !important;
}

#wpforo .wpf-react.wpf-react-up>.wpf-reaction-icon {
    color: #4ab097 !important;
}

#wpforo .wpf-react.wpf-react-up>.wpf-reaction-icon path {
    fill: #4ab097 !important;
}

#wpforo .wpf-react.wpf-react-down>.wpf-reaction-icon {
    color: #cdcfd5 !important;
}

#wpforo .wpf-react.wpf-react-down>.wpf-reaction-icon path {
    fill: #cdcfd5 !important;
}

#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg {
    fill: #464d78;
}

#wpforo #wpforo-wrap input[type="submit"],
#wpforo #wpforo-wrap input[type="reset"],
#wpforo #wpforo-wrap input[type="button"] {
    box-shadow: 0 1px 1px #cdcfd5;
}

#wpforo #wpforo-wrap input[type="text"],
#wpforo #wpforo-wrap input[type="password"],
#wpforo #wpforo-wrap input[type="email"],
#wpforo #wpforo-wrap textarea,
#wpforo #wpforo-wrap select {
    border: 1px solid #cdcfd5;
}

#wpforo .wpf-topic-tags input::placeholder {
    color: #464d78;
}

#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg {
    fill: #cdcfd5;
}

#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {
    background: initial;
}