.elementor-17012 .elementor-element.elementor-element-31ee037f{--display:flex;}.elementor-17012 .elementor-element.elementor-element-f81b6ba{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1px;}.elementor-17012 .elementor-element.elementor-element-f81b6ba .elementor-divider-separator{width:100%;}.elementor-17012 .elementor-element.elementor-element-f81b6ba .elementor-divider{padding-block-start:15px;padding-block-end:15px;}/* Start custom CSS for shortcode, class: .elementor-element-174e911 *//* Course Title */
.academy-course__title a {
    color: #111 !important;
    text-decoration: none !important;
}

.academy-course__title a:hover {
    color: #4f46e5 !important;
    text-decoration: none !important;
}

/* Category text */
.academy-course__meta--category {
    display: none !important;
}

.academy-course__meta--category a {
    color: #444 !important;
}

/* Author text */
.academy-course__author a {
    color: #333 !important;
}

.academy-course__author a:hover {
    color: #4f46e5 !important;
}

/* Price text */
.academy-course__price {
    color: #000 !important;
}

/* Rating text */
.academy-course__rating {
    color: #222 !important;
}

/* Remove card border & shadow */
.academy-course {
    border: none !important;
    box-shadow: none !important;
}

/* Footer layout clean + column */
.academy-course__footer {
    border-top: none !important;
    box-shadow: none !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 10px;
}

/* Enroll button full width */
.academy-widget-enroll__continue {
    width: 100%;
    margin-top: 10px;
}

.academy-widget-enroll__continue .academy-btn,
.academy-btn-popup-login,
.academy-btn.academy-btn--bg-purple {
    display: block !important;
    width: 100% !important;
    text-align: center;
    color: #ffffff !important;
}

/* Hide breadcrumbs */
.bloghash-breadcrumbs {
    display: none !important;
}/* End custom CSS */