.edu-course .content .course-rating .rating {
    color: inherit;
}

.text-golden {
    color: #f8b81f;
}

.edu-course .course-hover-content {
    top: 0;
    transform: inherit;
    -webkit-transform: inherit;
    -moz-transform: inherit;
    -ms-transform: inherit;
    -o-transform: inherit;
    height: 100%;
}

.edu-course.course-style-2 .course-hover-content .content p {
    overflow: initial
}

.text-maroon-red {
    color: rgb(204, 54, 68) !important;
}

.course-review .rating-box .rating {
    color: inherit;
}
.edu-breadcrumb-area .course-meta .course-rating .rating i,
.edu-breadcrumb-area .course-meta li i {
    color: inherit !important;
}

#main-wrapper>section>div>div>div.col-lg-4.z-ind2>div>div>div>div>ul>li:nth-child(1)>span.value {
    text-align: end;
}

p,
li {
    text-align: justify;
}

.phone-number {
    direction: inherit;
}

#main-wrapper>footer>div.footer-top li {
    text-align: inherit;
}

.notifyjs-bootstrap-base {
    background-position: 2px 50% !important;
}

.offer {
    background: #2d8ae8 !important;

}

.course-price.price-box {
    border-radius: 3px;
}

.mainmenu-nav .mainmenu li.has-droupdown>a::after {
    right: 0px;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: inherit;
}

.edu-course .course-hover-content .content .cart-btn {
    right: 60px;
}

.course-price ins {
    background: none;
    text-decoration: none;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 600;
}

.course-price.price-box {
    width: 130px;
}

.edu-course .content .course-price {
    padding: 4px 8px;
}

.course-price del {
    color: #fff;
}

#main-wrapper li {
    text-align: inherit;
}

.course-price.price-box {
    height: inherit;
    line-height: inherit;
}

.offer {
    margin-top: inherit;
    top: 0;
    transform: translateY(-50%);
    white-space: nowrap;
}

.flag-img {
    height: 20px;
}

.min-height-80vh {
    min-height: 80vh;
}

.edu-course .content .course-meta li:after {
    content: none;
}

html[dir="rtl"] .hero-banner.hero-style-3 .hero-slider-bg-controls {
    right: 50px;
}

html[dir="rtl"] .hero-banner.hero-style-3 .hero-slider-bg-controls .slide-prev {
    right: 0;
}

.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-prev,
.hero-banner.hero-style-3 .hero-slider-bg-controls .slide-next {
    position: absolute;
}

#img-404 {
    width: 50%;
}

.mainmenu-nav .mainmenu>li>a {
    font-size: 15px;
    font-weight: 800;
}

.edu-course.course-style-1 .course-hover-content p {
    overflow: inherit;
}

.bg-light-success {
    background: #35d68b !important
}
/* @media only screen and (max-width: 1350px) {
    .mobile_dashboard {
        display: block !important;
        padding: 0px 11px !important;
     }
     .dashboard{
         display: none !important;
     }
     .mobile_dashboard{
        height: 43px !important;
        line-height: 44px !important;
     }
} */
.mobile_dashboard i{
    line-height: 3;
    font-size: 29px;
}
@media only screen and (max-width: 767px) {
    .header-action .header-btn {
        display: block;
        padding: 0;
    }

    .header-action .header-btn a {
        padding: 0 5px;
        white-space: nowrap;
    }

    .mobile_dashboard {
       display: block !important;
    }
    .dashboard{
        display: none !important;
    }
    .header-mainmenu{
        padding: 0px 17px !important;
    }

}

.popup-mobile-menu .mainmenu .mega-menu .submenu {
    margin: 0 20px;
}
.p-relative{
    position: relative;
}
.cursor-pointer{
    cursor: pointer;
}

.notifyjs-bootstrap-warning {
    background-color: #f9d58f !important; /* Set your desired background color */
    color: #a97614 !important; /* Set your desired text color */
}
.notifyjs-corner{
    z-index: 10000 !important;
}
