/*
Theme Name: Astra Child Theme for Spectre Academy
Theme URI: https://spectreacademy.com
Description: Astra Child Theme for Spectre Academy
Author: James Bell
Author URI: https://bdigital.asia
Version: 1.2.1
Template: astra
Text Domain:  astra-child-spectre-academy
*/

body.archive .tutor-course-list .tutor-d-block img,
body.archive .tutor-course-list .tutor-d-block picture {
    overflow: hidden !important;
}
.tutor-avatar .tutor-ratio picture img {
    height: 100%;
}
.tutor-card-body .tutor-course-name {
    display: none !important;
}
.tutor-meta-row {
    display: flex;
    width: 100%;
}
.tutor-course-card {
    overflow: hidden !important;
}
.tutor-review-btn, .write-course-review-link-btn {
    color: #FF5151 !important;
    border-color: #FF5151;
    font-family: 'Roboto', helvetica, arial, sans-serif !important;
}
.tutor-review-btn .tutor-icon-star-line {
    margin-top: -5px !important;
}
.tutor-review-btn:hover, .write-course-review-link-btn:hover {
    background-color: #FF5151 !important;
    color: #fff !important;
    border-color: #FF5151 !important;
}
.tutor_submit_review_btn {
    color: #FF5151 !important;
    font-family: 'Roboto', helvetica, arial, sans-serif !important;
}
.tutor_submit_review_btn:hover {
    background-color: #FF5151 !important;
    color: #fff !important;
}
.tutor-course-filter-backdrop {
    z-index: -9999 !important;
}
.tutor-bundle-course-count-badge {
    display: none;
}
.tutor-bundle-course-count-badge-custom {
    text-transform: uppercase;
    font-size: 0.8rem;
}