@media only screen and (min-width: 1300px) and (max-width: 1399.98px) {
    .header__left .category_search .theme_search_field {
        width: 130px;
    }
}
.header__left .categories_menu {
    margin-right: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .header__left .category_search .theme_search_field {
        width: 150px !important;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
    .header_area .header__wrapper .header__left .category_search .theme_search_field {
        width: 150px !important;
    }
}

.theme_search_field {
    width: 220px !important;
} 

.couse_wizged .thumb .prise_tag {
    border-radius: 5% !important;
    min-height: 25px !important;
}
.category-item .content h5 {
    font-size: 14px !important;
    line-height: 2 !important;
}
.category-items {
    margin-bottom: 70px !important;
    row-gap: 18px!important;
}
.category-item {
    width: calc(100% / 8* 2 - 35px);
} 
.menu_dropdown ul li a {
    line-height: 0.6 !important;
}
.float {
    top: 90px !important;
    right: 10px !important;
}
@media only screen and (max-width: 991px) {
    .counter-content {
        display: none;
    }
    #counters{display: none;}
}
.course_content .rating_cart {
    display: none !important;
}
.course_less_students{ display: none !important;}
.category-item .content p {
    line-height: 20px !important;
}
.course-item-info {
    display: none !important;
} 

@media (max-width: 767.98px) {
    .Payment_btn, .Payment_btn2 {
    width: 179% !important;
    padding: 0 0px !important;
    }}