/**
 * Theme Name: Eduna LMS Child
 * Description: Child Theme for Eduna LMS Theme
 * Author: 
 * Version: 1.0
 * Template: eduna-lms
 * 
*/
:root{
    --tutor-color-primary: #4285F4;
    --tutor-color-primary-hover: #001A2C;
    --tutor-color-secondary:#555555;
    --tutor-border-color: #e7e7e7;
    --eduna-lms-primary: #4285F4;
    --eduna-lms-secondary: #001A2C;
    --eduna-lms-heading: #001A2C;
    --eduna-lms-text: #555555;
    --eduna-lms-border: #e7e7e7;
}
.eduna-lms-header .ed-topbar__info-buttons a{
    padding: 12px 24px;
    border-radius: 4px!important;
}
.ed-topbar__info .child-header-login-register-sec a::before{
    border-radius: 4px!important;
}
.ed-topbar__info .child-header-login-register-sec .register-btn{
    border: 2px solid #4285F4;
    background-color: #4285F4;
    color: #fff;
}
.ed-topbar__info .child-header-login-register-sec .register-btn:hover{
    background-color: #4285F4;
    color: #fff;
}
.ed-topbar__info .child-header-login-register-sec .login-btn{
    color: #fff;
    background: transparent;
    border: 2px solid #4285F4;
}
.ed-topbar__info .child-header-login-register-sec .login-btn:hover{
    background: #4285F4;
    border: 2px solid #4285F4;
}
.ed-topbar__info .child-header-login-register-sec a{
    border-radius: 25px;
}
.ed-topbar__info .child-header-login-register-sec a::before {
    background-color: #4285F4;
    color: #fff;
    border-radius: 25px;
}
.ed-topbar__info .child-header-login-register-sec a.register-btn::before {
    background-color: #001A2C;
}
.child-login-form .child-login-form-title{
    text-align: center;
    font-size: 34px;
    margin-bottom: 40px;
}
.child-login-form .tutor-btn-primary{
    background-color: #4285F4;
}
.tutor-login-wrap.login-card{
    margin-top: 30px!important;
    box-shadow: none !important;
    max-width: 600px;
    padding: 0!important;
}
.tutor-login-wrap {
    margin: 80px auto;
}
.login-info-block{
    margin-top: 100px!important;
}
.login-info-block .card{
    background-color: #f3f8ff;
    height: 100%;
    border-radius: 0;
    border: none;
}
.login-info-block .card .card-title, .login-info-block .card p{
    color: #001A2C;
}
.login-info-block .card:hover .card-title, .login-info-block .card:hover p{
    color: #ffffff;
}
.login-info-block .card:hover{
    background-color: #4285F4!important;
}
.login-info-block .info-box {
    border-bottom: 1px solid #dcdcdc;
}
.login-info-block .info-box:last-child{
    border-bottom: none;
}
.tutor-form-check-input[type=checkbox]:checked {
    border-color: #4285F4;
    background-color: #4285F4;
}
/* header and footer modify */
header.eduna-lms-header{
    background-color: #001A2C;
}
header.eduna-lms-header .ed-topbar__logo .normal-text a{
    color: #fff;
}
header.eduna-lms-header .ed-topbar__logo .normal-text a:focus{
    outline: none;
}
.ed-header__cart .ed-topbar__action-icon .ed-header__cart-count{
    background: #4285F4;
}
.ed-header__navigation .ed-header__menu li a:hover, 
.ed-header__right .ed-header__contact li a:hover{
    color: #4285F4!important;
} 
.eduna-lms-footer .eduna-lms-footer__top {
    background: #333;
}
.eduna-lms-footer .eduna-lms-footer__widget,
.eduna-lms-footer .widget ul, .eduna-lms-footer .widget ul li a {
    color: #fff;
}
.eduna-lms-footer .widget_block .wp-block-heading,
.eduna-lms-footer .widget .widget-title, .eduna-lms-footer .widgettitle{
    color: #fff;
    font-size: 16px;
}
.eduna-lms-footer .widget h2.widget-title{
    text-transform: uppercase;
}
.eduna-lms-footer .widget ul li a:hover, 
.eduna-lms-footer .widget ul li a:focus{
    color: #4285F4!important;
}
.eduna-lms-footer .eduna-lms-footer__bottom{
    padding: 16px 0;
    background-color: #303030;
    border-top: none;
}
.eduna-lms-footer__branding .eduna-lms-footer__site{
    color: #fff;
}
.eduna-lms-footer .eduna-lms-footer__branding .eduna-lms-footer__url{
    color: #4285F4;
}
/*  course & testimonials */
.ed-course__card a.ed-course__title{
	color: #001A2C;
}
.ed-course__card a.ed-course__title:hover{
	color: #4285F4;
}
.ed-course__card .ed-course__body{
	background: #ffffff;
  border-radius: 8px;
}
.ed-course__card .ed-course__img img{
	height: auto;
}
.ed-course__card .ed-course__bottom .ed-course__students{
    white-space: nowrap;
}
.home .tutor-wrap.tutor-wrap-parent{
	padding: 50px 0;
}
/* footer social link */
footer .wp-block-social-links li a{
    fill: #ffffff!important;
}

.tutor-form-section-title h4{
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #494848;
}
.tutor-form-section-title::after{
    content: '';
    width: 100px;
    height: 2px;
    display: block;
    background-color: #4285F4;
    margin-bottom: 25px;
}
#tutor-registration-form label {
    font-size: 15px;
    color: #424242;
}
#tutor-registration-form .tutor-input-field, 
#tutor-registration-form .tutor-select-field {
    font-size: 15px;
    width: 100%;
    margin-bottom: 30px !important;
    line-height: 48px;
    padding: 0 12px;
    text-indent: 0px;
    color: #424242;
}
#tutor-registration-form  .tutor_profession_title{
    margin-bottom: 0px !important;
}
.profession-title-exemple{
    font-size: 11px;
    margin-bottom: 20px;
    display: inline-block;
    color: #707070;
}
#tutor-pro-google-authentication{
    width: auto;
    height: 44px!important;
}
#tutor-pro-google-authentication iframe{
    min-width: 204px;
    height: 44px!important;
    margin: 0 !important;
}
#tutor-pro-google-authentication.tutor-border-top-light{
    border: none;
}
#tutor-registration-wrap .tutor-btn{
    text-shadow: none;
}
#tutor-registration-wrap .tutor-btn:hover{
    box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.15)!important;
}
#tutor-pro-social-authentication{
    order: 2;
}
#tutor-pro-social-authentication.tutor-border-top-light{
    border-top: none;
}
/* case submission form */
.wpcf7-form input[type="submit"], .wpcf7-form button{
    background: #4285F4!important;
    border: 2px solid #4285f4!important;
    height: inherit!important;
    line-height: normal;
    padding: 16px 24px !important;
}
.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:focus, 
.wpcf7-form button:hover, .wpcf7-form button:focus{
    text-shadow: none;
    height: inherit !important;
    line-height: normal;
    outline: none;
    box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.15)!important;
}
.wpcf7-form input.btn-upload{
    height: inherit !important;
    line-height: 32px;
    outline: none;
    padding: 0!important;
    border: none!important;
}
.wpcf7-form input.btn-upload:focus, .wpcf7-form input.btn-upload:hover{
    outline: none;
    box-shadow: none;
}
.wpcf7-form p {
    margin-bottom: 24px!important;
}
.wpcf7-form p label {
    font-size: 15px;
    color: #424242;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output,
.tutor-alert.tutor-warning{
    margin: 0.5em 0;
    padding: 4px 10px;
    border: 1px solid #fdcaca;
    color: #dc3232 !important;
    background: #ffefef;
    border-radius: 6px;
    font-size: 14px;
}
.wpcf7-form textarea {
    min-height: 100px!important;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select{
    border: 1px solid #dcdfe5!important;
    border-radius: 4px;
    padding: 0 12px!important;
}
.wpcf7-form input.select-age{
    line-height: normal;
}
.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus,
.wpcf7-form input:hover, .wpcf7-form textarea:hover, .wpcf7-form select:hover{
    outline: thin dotted #777777;
}
.wpcf7-form-control-wrap .wpcf7-select{
    width: 100%;
    outline: none;
    box-sizing: border-box;
    padding: 0 12px;
    font-size: 14px;
    line-height: 48px;
    height: 48px;
    box-shadow: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-position: right 0.75rem center;
    background-size: 16px;
    background-repeat: no-repeat;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
}
.tutor-alert.tutor-warning .tutor-required-fields{
    margin: 0 0 0 1.5em;
}
.tutor-alert.tutor-warning{
    margin-bottom: 0.75rem;
}
.tutor-login-wrap .tutor-form-control{
    padding: 0 12px!important;
}
.tutor-form-group input:not([type=submit]):focus, .tutor-form-control:focus{
    border-color: #dcdfe5 !important;
    outline: thin dotted #777777!important;
}
/* mobile nav */
.menu-click .eduna-lms-header__button--icon, .eduna-lms-mobile-menu .close-menu a{
    background: #4285F4!important;
    padding: 6px 12px;
    border-radius: 4px;
}
/* main header fix */
.ed-header__right .ed-header__contact{
    display: none;
}
/* TPS Form */
.wpcf7-checkbox.checkbox_zoomcall_wrap label{
    display: flex;
    justify-content: start;
}
.wpcf7-checkbox.checkbox_zoomcall_wrap span{
    margin: 0 !important;
}
.wpcf7-form .wpcf7-checkbox.checkbox_zoomcall_wrap input[type="checkbox"]{
    width: 24px;
    height: 24px;
    min-width: inherit;
}
.wpcf7-form  .wpcf7-checkbox.checkbox_zoomcall_wrap input:hover{
    outline: thin dotted ;
    outline-color: #777777!important;
}

.checkbox_zoomcall_wrap label .wpcf7-list-item-label{
    margin: 0 !important;
    padding-left: 16px;
    line-height: 24px;
}
.wpcf7-form label span.required{
    color:#dc3232;
} 
/* membership-pricing plan */
.tutor-membership-pricing-item .tutor-membership-pricing-featured-badge{
    background: #4285f4;
}
.tutor-membership-pricing-item.is-featured {
    border-color: #4285f4;
}
.tutor-membership-pricing-item.is-featured .tutor-pricing-price-discount{
    color: #4285f4;
}
.tutor-btn-primary:hover, .tutor-btn-primary:focus, .tutor-btn-primary:active{
    border: 2px solid #4285f4!important;
    background-color: #ffffff!important;
    color: #4285f4!important;
}
.tutor-btn-primary {
    border: 2px solid #4285f4!important;
    background-color: #4285f4!important;
    color: #fff!important;
}
.tutor-btn-outline-primary:hover, .tutor-btn-outline-primary:focus, 
.tutor-btn-outline-primary:active {
    color: #fff!important;
    border: 2px solid #4285f4!important;
    background-color: #4285f4!important;
}
.tutor-btn-outline-primary {
    border: 2px solid #4285f4!important;
    color: #4285f4!important;
}
.tutor-btn{
    font-size: 14px;
    line-height: 14px;
    padding: 16px 24px;
    border-radius: 4px;
}
.tutor-btn-sm{
    padding: 10px 12px !important;
}
.tutor-btn:hover,.tutor-btn:focus, .tutor-btn:active{
    text-shadow: none;
    box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.15)!important;
}
.tutor-membership-pricing-item .tutor-pricing-price .tutor-pricing-price-amount{
    font-size: 24px!important;
    color: #555555;
    margin-bottom: 0;
}
.tutor-membership-pricing-item .tutor-membership-pricing-title{
    color: #001A2C;
} 
.tutor-membership-pricing-item .tutor-short-description{
    color: #555555!important;
}
.tutor-membership-pricing-item .tutor-membership-pricing-item-inner {
    padding: 24px;
}
.tutor-membership-pricing-item .tutor-membership-pricing-item-inner .tutor-action{
    margin-bottom: 0;
    margin-top: auto;
}
.tutor-membership-pricing-page .tutor-container{
    padding-left: 0;
    padding-right: 0;
}
.tutor-membership-pricing-page .tutor-alert 
.tutor-btn:not(.tutor-btn-icon).tutor-btn-sm{
    padding: 10px 12px!important;
}
.ed-course__card .ed-course__tag{
    background: #1b6ffb;
    color: #ffffff;
}
.ed-course__card .ed-course__tag:hover{
    background: #ffffff!important;
}
.ed-course__card .ed-course__title h5{
    height: 64px;
    overflow: hidden;
}
.tutor-course-details-page .tutor-course-details-content .wp-caption{
    width: 100%!important;
}
.tutor-course-details-page .tutor-course-details-content .wp-caption img{
    max-width: 50%;
    width: 100%!important;
}
 /* forget password */

#tutor-otp-form {
    padding: 24px;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 0 10px 20px 5px #eee;
    margin: 125px auto;
}
.tutor-forgot-password-form, .tutor-reset-password-form{
    max-width: 600px;
    margin: 80px auto;
    
}
/* course signle  */
.single-courses:not(:has(.tutor-subscription-plans)) .tutor-enrollment-status-wrapper {
    background-color: #001a2c;
}
.tutor-sidebar-card .tutor-course-subscription-options span {
    color: #001a2c;
    text-align: center;
}
.tutor-sidebar-card .tutor-course-subscription-options .tutor-color-black{
    color: #001a2c!important;
}
.tutor-sidebar-card .tutor-course-subscription-options  .tutor-color-hints{
    color:#777777!important;
}
.tutor-subscription-plans .tutor-course-subscription-buttons 
.tutor-subscription-add-to-cart-wrap .tutor-btn{
    color: #4285f4!important;
}
.tutor-subscription-plans .tutor-course-subscription-buttons 
.tutor-subscription-add-to-cart-wrap .tutor-btn span{
    color: #4285f4!important;
}
.tutor-sidebar-card .tutor-subscription-plans .tutor-btn span{
    color: #ffffff!important;
}
.tutor-sidebar-card .tutor-subscription-plans .tutor-btn:hover{
    color: #4285f4!important;
    opacity: 1;
}
.tutor-sidebar-card .tutor-subscription-plans .tutor-btn:hover span{
   color: #4285f4!important;
}
.tutor-sidebar-card .tutor-subscription-plans
.dnd-upload-status .dnd-upload-details .dnd-progress-bar,
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span,
.dnd-upload-status .dnd-upload-image span.file{
    margin-top: 0!important;
}
.bg-light-blue{
    background: #f3f8ff!important;
}
.tutor-checkout-payment-options .tutor-form-check-input, 
.tutor-form-check .tutor-form-check-input{
    min-height: inherit!important;
}
.tutor-membership-pricing-page .nav-tabs .nav-link:focus,
.tutor-membership-pricing-page .nav-tabs .nav-link:hover{
    box-shadow: none!important;
    background-color: #efefef!important;
    outline: none;
    border: 1px solid transparent;
}
.tutor-membership-pricing-page .nav-tabs button.nav-link{
    color: #001a2c!important;
    background-color: #efefef !important;
    text-shadow: none;
}
.tutor-membership-pricing-page .nav-tabs .nav-link.active{
    color: #ffffff!important;
    background-color: #4285f4!important;
    border-color: #dee2e6 #dee2e6 #fff !important;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-btn{
    background-color: #ffffff!important;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-btn:hover{
    opacity: 1!important;
}
.tutor-single-course-sidebar .tutor-sidebar-card .tutor-btn-outline-primary:hover{
    color: #4285f4!important;
}
.codedropz-upload-handler .dnd-upload-counter{
    display: flex !important;
}
.codedropz-upload-handler .dnd-upload-counter > span{
    margin: 0 3px !important;
}
.tutor-course-details-content .tutor-fs-5, .tutor-course-details-widget-title, 
.tutor-tab-item h3{
    color: #001A2C;
}
.tutor-course-details-page ul.tutor-course-details-widget-list, 
.tutor-course-details-page ul.tutor-course-details-widget-list span{
    color: #555555;
    font-size: 15px;
    font-weight: 400;
}
.wpcf7-stripe .wpcf7-form-control-wrap{
    margin-bottom: 24px!important;
}
.wpcf7 .wpcf7-stripe .wpcf7-form-control{
    background: #ffffff!important;
    height: 48px;
    line-height: 48px;
    border: 1px solid #dcdfe5 !important;
    border-radius: 4px;
    padding: 16px 12px !important;
    outline: thin dotted #dddddd;
}
.wpcf7 .wpcf7-stripe .wpcf7-form-control:hover,.wpcf7 
.wpcf7-stripe .wpcf7-form-control:focus{
    outline: thin dotted #777777;
}
.tutor-invoice .invoice-table th, .tutor-invoice .invoice-table td{
    padding: 10px 12px!important;
}
.tutor-purchase-history table .date_time .tutor-text-nowrap{
    white-space: inherit;
}
.tutor-table tr th, .tutor-table tr td{
    padding: 8px 12px!important;
}
.tutor-table tr th{
    font-weight: 700!important;
}
.tutor-table tr td{
    font-weight: 400!important;
    font-size: 14px;
}
.enrolled-courses .tutor-subscription-list .tutor-table th:first-child{
    width: 25%;
}
.enrolled-courses .tutor-subscription-list .tutor-table th:nth-child(3),
.tutor-subscription-payment-history .tutor-table tr th:nth-child(3){
    width: 20%;
}
.tutor-table-responsive .tutor-table{
    table-layout: auto;
}
.tutor-table-quiz-attempts tr td[data-title="Date"], 
.tutor-quiz-attempt-details tr td[data-title="Date"]{
    white-space: nowrap;
}
.tutor-frontend-dashboard-withdrawal .current-withdraw-account-wrap{
    align-items: center;
}
.tutor-card .tutor-enrollment-status-wrapper{
    color: #555555!important;
}
.tutor-card .tutor-enrollment-status-wrapper.tutor-enrollment-status-paused{
    color: #bd7e00 !important;
}
.tutor-membership-pricing-item .tutor-pricing-features{
    margin-bottom: 0;
}
.ortho-stream-membership-pricing .tutor-membership-pricing-item{
    border: 1px solid #f5f5f5;
    box-shadow: 0 3px 40px rgb(36 36 36 / 9%);
}
.tutor-membership-pricing-item .tutor-membership-pricing-item-inner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 300px;
} 
.ortho-stream-membership-pricing .tutor-membership-pricing-item:hover{
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
}
.ed-topbar .ed-topbar__logo img {
    max-width: 190px;
    height: auto;
}
.ed-topbar .ed-topbar__logo{
    display: flex;
}
.eduna-lms-header .alert{
    margin-bottom: 0;
}
.os-free-trial-alert-content .btn-close{
    width: auto !important;
    height: auto;
    background-color: transparent;
    border: none;
}
.os-free-trial-alert-content .btn-close:hover{
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.tutor-quiz-wrap .tutor-quiz-result-summary span,
.tutor-start-quiz-wrapper .tutor-quiz-info span:not(:first-child),
.tutor-assignment-meta-info div > span:not(:first-child),
.tutor-quiz-attempt-details td span{
    font-weight: 400;
}
.tutor-quiz-wrap .tutor-quiz-result-summary > div,
.tutor-start-quiz-wrapper .tutor-quiz-info span:first-child,
.tutor-assignment-meta-info div > span:first-child{
    font-weight: 600;
}
.tutor-course-single-content-wrapper #tutor-single-entry-content 
.tutor-quiz-wrapper .tutor-quiz-wrap img{
    width: 100%;
}
.single-tutor_assignments #tutor-single-entry-content .tutor-quiz-wrapper{
    margin-top: 0!important;
    padding: 40px 24px!important;
}
.tutor-course-single-content-wrapper #tutor-single-entry-content 
.tutor-quiz-wrapper .tutor-quiz-wrap {
    max-width: 992px;
}
.tutor-course-single-content-wrapper #tutor-single-entry-content{
    overflow: hidden;
}
.tutor-assignment-description-details .tutor-btn-show-more{
    margin-top: 0px;
}
.tutor-assignment-description-details .tutor-toggle-more-collapsed{
    height: 220px!important;
}
#tutor-assignment-wrap.tutor-submit-assignment .tutor-assignment-submission 
.tutor-assignment-body .tutor-assignment-attachment .tutor-input-type-size *{
    font-weight: 400!important;
    color: #555555;
}
.wpcf7-form label .cs-price-info span{
    margin-top: 0!important;
}
.tutor-bundle-discount-info{
    left: inherit;
    right: 15px;
}
.ed-course__price .tutor-course-price-tax{
    font-size: 12px !important;
    text-transform: uppercase;
}
.ortho-stream-course__body .tutor-bundle-course-count-badge{
    font-size: 14px;
    background-color: #4285f4;
    padding: 2px 8px;
    border-radius: 4px;
}
.tutor-dashboard .tutor-users-devices-wrapper .tutor-col-md-6 
.tutor-card-header > div{
    padding-right: 24px;
}
.tutor-dashboard .tutor-users-devices-wrapper .tutor-col-md-6 
.tutor-card-header .tutor-device-sign-out{
    white-space: nowrap;
}
.tutor-invoice-wrapper .tutor-invoice .invoice-header .site-logo{
    background: #001A2C;
    padding: 2px 4px;
    border-radius: 4px;
}
.ed-course__card:hover .ed-course__img img {
    transform: scale(1.1);
}
.tutor-card{
    border-radius: 8px;
}
.tutor-membership-pricing-item .tutor-pricing-price .tutor-pricing-price-discount{
    font-size: 14px;
}
.tutor-single-course-sidebar .tutor-subscription-plans .tutor-subscription-choose-plan {
    color: #ffffff;
    margin-bottom: 0;
}
.tutor-single-course-sidebar .tutor-subscription-plans #tutor-subscription-start-from{
    margin-left: 8px;
}
.tutor-single-course-sidebar .tutor-subscription-plans .tutor-course-subscription-plan{
    background-color: #ffffff!important;
    margin-bottom: 4px;
} 
.tutor-subscription-plans .tutor-subscription-header .tutor-color-black,
.tutor-subscription-plans .tutor-subscription-header 
.tutor-color-subdued{
    color: #011c1a!important;
}
.about_image_thumb img{
    image-rendering: auto;
    transition: none!important;
}

.os-post-container .premium-blog-excerpt-link-wrap .premium-blog-excerpt-link{
    border: none;
    color: #4285f4;
}
.os-post-container .premium-blog-excerpt-link-wrap .premium-blog-excerpt-link:hover{
    border: none;
    color: #4285f4;
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline;
}

.eduna-lms-blog-single .blog_navbar .post_prev.disabled, 
.eduna-lms-blog-single .blog_navbar .post_next.disabled{
    pointer-events: none;
    cursor: default;
    opacity: 0.4;
}
.watch-intro a:focus, .watch-intro .ha-lightbox-btn:focus{
    outline: none;
    box-shadow: none;
}
.watch-intro-btn:hover{
    background: #fff;
}
.watch-intro-btn:hover .watch-intro a{
    color: #4285f4!important;
}  
/* media query */
@media (min-width: 1920px) {
    .login_info_box .container-fluid{
        max-width: 1140px;
    }
}
@media (min-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        max-width: 65%!important;
        width: auto!important;
        margin: 0 auto!important;
    }
    .elementor-lightbox .elementor-video-container .elementor-video-landscape video{
        width: auto!important;
        max-width: 100%;
    }
}
@media (max-width: 1025px) {
    .elementor-lightbox .elementor-video-container .elementor-video-landscape {
        max-width: 85%!important;
        width: auto!important;
        margin: 0 auto!important;
    }
    .elementor-lightbox .elementor-video-container .elementor-video-landscape video{
        width: auto!important;
        max-width: 100%;
    }
}
@media only screen and (min-width: 991.99px){
    .ed-header__action .menu-click, .eduna-lms-mobile-menu {
        display: none!important;
    }
    .tutor-container-lg, .tutor-container-md, .tutor-container-sm, .tutor-container {
        max-width: 100%!important;
    }
}
@media only screen and (max-width: 1365.99px) {
    .tutor-course-single-sidebar-wrapper {
        flex: 0 0 375px;
        width: 375px;
    }
     .tutor-dashboard .tutor-dashboard-content .tutor-users-devices-wrapper .tutor-col-md-6{
        width: 60%;
    }
}
@media only screen and (max-width: 1199.99px) {
    .tutor-table-responsive .tutor-table{
        table-layout: auto;
    }
    .tutor-table-responsive .tutor-table tr th, .tutor-table-responsive .tutor-table tr td{
        white-space: nowrap!important;
    }
    .ortho-stream-membership-pricing .os-pricing-plan{
        width: 33.33%;
    }
    .tutor-membership-pricing-item .tutor-membership-pricing-title{
        height: 68px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 1000px) {
    .eduna-lms-mobile-menu .menu-inner ul.side-nav li a:hover, 
    .eduna-lms-mobile-menu .menu-inner ul.side-nav li a:focus {
        color: #4285F4 !important;
        border-color: transparent!important;
        outline: none;
    }
    .tutor-membership-pricing-page .tutor-row .tutor-col-md-4{
        width: 50%;
    }
    .ortho-stream-membership-pricing .os-pricing-plan{
        width: 50%;
    }
}
@media screen and (max-width: 991.99px) {
    .tutor-container-lg, .tutor-container-md, .tutor-container-sm, 
    .tutor-container {
        max-width: 100%!important;
    }
    .container{
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }

    .ed-header__right .menu-click, .eduna-lms-mobile-menu {
        display: block!important;
    }
    .ed-header__right .ed-header__action{
        width: 100%;
        justify-content: space-between;
        gap: 0;
    }
    .ed-header__action .ed-header__cart{
        order: 3!important;
    }
    .ed-header__action .menu-click{
        order: 1!important;
    }

    /* hide navbar-utils */
    .ed-header__action .navbar-utils{
        display: none;
    }
    .ed-header .nav_block{
       display: none;
       transition: none!important;
    }
    .ed-header .action_block.col-lg-5{
        width: 100%!important;
    }
    .tutor-dashboard .tutor-dashboard-content .tutor-users-devices-wrapper 
    .tutor-col-md-6{
        width: 100%;
    }
    .ed-course__card .ed-course__img img {
        height: auto;
    }
}

@media screen and (max-width: 768px) {
    .wpcf7-form input[type="submit"]{
      width: 100%!important;
    }
    .ed-topbar .ed-topbar__inner {
        align-items: center;
    }
    .tutor-membership-pricing-page .tutor-row .tutor-col-md-4{
        width: 100%;
    }
    .tutor-screen-frontend-dashboard {
        padding-bottom: 0;
    }
    .login-info-block .info-box .card .card-body{
        padding: 24px!important;
    }
    .login-info-block {
        margin-top: 50px !important;
    }
    .login_info_box .row{
        margin: 0 auto;
    }
    .login-info-block .info-box {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .login_info_box > .container-fluid{
        padding-right: 0!important;
        padding-left: 0!important;
    }
    #tutor-registration-wrap{
        box-shadow: none;
    }
    .ed-course__card .ed-course__img img{
        height: auto;
    }
    .about_image_thumb img.attachment-full{
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    #tutor-otp-form{
        width: 100%;
    }
    #tutor-otp-form{
        margin: 80px auto;
    }
    .tutor-login-wrap.login-card, .login-info-block {
        margin-top: 24px !important;
        margin-bottom: 24px !important;
    }
    #tutor-pro-google-authentication{
        width: 100%!important;
    }
    .tutor-membership-pricing-item .tutor-pricing-features{
        margin-left: 0;
    }
    .ortho-stream-membership-pricing .os-pricing-plan{
        width: 100%;
    }
    .cs-price-info{
        width: 100%;
        text-align: center;
    }
    .wpcf7-form  .wpcf7-stripe button{
        width: 100%;
    }
    .tutor-membership-pricing-item .tutor-membership-pricing-title{
        height: auto;
        overflow: inherit;
    }
    .ortho-stream-membership-pricing .tutor-membership-pricing-item 
    .tutor-membership-pricing-item-inner{
        min-height: 250px;
    } 
}
@media (min-width: 576px) {
    .tutor-course-assignment-details .tutor-assignment-submission,
    .tutor-course-assignment-details .tutor-assignment-details{
       padding-bottom: 48px;
    }
    .tutor-assignment-description-details .tutor-toggle-more-collapsed{
        padding-top: 48px;
    }
    .ed-topbar .ed-topbar__logo img {
        max-width: 200px;
    }
}
@media screen and (max-width: 480px) {
    .eduna-lms-header .ed-topbar__info-buttons a{
        padding: 12px 18px;
        font-size: 12px;
    }
    header.eduna-lms-header .ed-topbar__logo .normal-text a{
        font-size: 24px;
    }
    .tutor-membership-pricing-item .tutor-pricing-price .tutor-pricing-price-amount{
        font-size: 32px !important;
    }
    .os-free-trial-alert-content .os-free-trial-alert-section .os-free-trial-alert-button 
    .tutor-btn-primary {
        font-size: 12px;
        padding: 6px 12px;
    }
    .os-free-trial-alert-content .os-free-trial-alert-text {
        font-size: 12px !important;
    }
    .tutor-dashboard .tutor-users-devices-wrapper .tutor-col-md-6 
    .tutor-card-header .tutor-device-sign-out { 
        margin-top: 16px;
    }
    .tutor-dashboard .tutor-users-devices-wrapper .tutor-col-md-6 .tutor-card-header{
        flex-direction: column;
    }
}
@media screen and (max-width: 399.99px) {
    .eduna-lms-header .ed-topbar__info-buttons a {
        padding: 10px 16px;
    }
    header.eduna-lms-header .ed-topbar__logo .normal-text a{
        font-size: 20px;
    }
    .apple-button-wrap {
        margin-top: 24px !important;
    }
    .tutor-membership-pricing-item .tutor-pricing-price .tutor-pricing-price-amount {
        font-size: 24px !important;
    }
    .ed-topbar .ed-topbar__logo img {
        max-width: 160px;
    }
    .os-free-trial-alert-content .os-free-trial-alert-section .os-free-trial-alert-button 
    .tutor-btn-primary {
        font-size: 10px;
        padding: 5px 10px;
    }
}

/* Hide Time on Course Comments */
.tutor-reviewed-on {
    display: none !important;
}

/* add margin course progress percentage */
.tutor-single-course-sidebar .list-item-progress .progress-percentage {
    margin-left: 10px!important;
}

/* Hide video comment time */
.tutor-single-comment .tutor-fs-7 {
    display: none !important;
}