
.single .entry-content ul li {
    list-style: inherit;
}

.navigation .width-navigation .navbar-nav > li.current-menu-item > a, .navigation .width-navigation .navbar-nav > li > a:hover,
.menu-right .thim-link-login .profile:hover, .menu-right .thim-link-login .logout:hover {
    color: #15B5AA !important;
}

.menu-right .thim-link-login .logout {
    border-color: #15B5AA !important;
}

#event-results .speaker {
    margin: 10px 0px;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    margin: 25px 0;
}

.single-report .entry-navigation-post, .single-report .entry-meta {
    display: none;
}

div#load-more-container {
    margin: 50px auto;
    text-align: center;
}

.case-study-title {
    color: #000;
}

.case-study-title:hover {
    color: #15B5AA;
}

.no-more-posts {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}

/* General styling for all pagination bullets */
.swiper-pagination-bullets span.swiper-pagination-bullet {
    width: 40px !important;
    height: 40px !important;
    display: inline-block;
    border-radius: 0;
    line-height: 40px;
    font-size: 18px;
    font-weight: 700;
    color: #333;
    background: #fff !important; /* Apply background white to all bullets by default */
    opacity: 1;
}

/* Styling specifically for the active bullet */
.swiper-pagination-bullets span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    color: #fff; /* Text color for active bullet */
    background: #15B5AA !important; /* Background for active bullet */
}

.submit-btns {
    display: flex;
    justify-content: space-between;
}

a.filter-button {
    background-color: #15b5aa;
    color: #fff;
    padding: 11px 25px;
}

.dashboard-statistic__row span.lp-icon-total_course {
    color: #15B5AA;
}

.dashboard-statistic__row span.lp-icon-published_course {
    color: #9174ab;
}

.dashboard-statistic__row span.lp-icon-pending_course {
    color: #dd7687;
}

.dashboard-statistic__row span.lp-icon-total_student {
    color: #558ec5;
}

.dashboard-statistic__row span.lp-icon-student_completed {
    color: #83ba66;
}

.dashboard-statistic__row span.lp-icon-student_in_progress {
    color: #e3904a;
}


/*
Start -  blog styling
 */

.post.type-post ul.entry-meta,
.single-business-challenge ul.entry-meta,
.post.type-post .entry-navigation-post,
.single-business-challenge .entry-navigation-post,
.thim-social-share, .thim-about-author {
    display: none;
}

/*
End -  blog styling
 */


/*
Start -  Business Challenges
 */

.challenge-filter-list li {
    display: flex;
    justify-content: space-between;
}

.business-challenge-meta {
    position: relative;
    padding: 15px;
    border: 1px solid #2626261F;
    min-height: 140px;
}

a.challenge-category {
    padding: 8px 16px;
    font-size: 15px;
    position: relative;
}

h2.business-challenge-title {
    font-size: 14px;
    font-weight: 700;
}

.col-md-4.business-challenge-item {
    margin-bottom: 50px;
}

.business-archive-describe {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.business-challenge-filter h3 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

form.business-challenge-filter {
    border: 1px solid #F0F0F0;
    padding: 14px;
}

.business-challenge-thumbnail img.img-responsive.wp-post-image {
    height: 215px;
    object-fit: cover;
    width: 100%;
}

/*
End -  Business Challenges
 */


/*
Start -  Profile
 */
#learn-press-profile.lp-user-profile li.orders, #learn-press-profile.lp-user-profile li.wishlist, #learn-press-profile.lp-user-profile li.quizzes {
    display: none;
}

.learnpress-profile .learn-press-profile-course__tab .thim-course-grid, .site-main .lp-archive-courses .thim-course-grid {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-start;
}

.learnpress-profile .learn-press-profile-course__tab .lp-archive-courses .thim-course-grid .course-grid-3 {
    width: 100%;
}

.learnpress-profile .learn-press-profile-course__tab .lp-archive-courses .thim-course-grid img {
    height: 100%;
    max-height: 200px;
    object-fit: cover;
}

#tab-overview a.lesson-preview.button-load-item {
    pointer-events: none;
}

/*
End -  Profile
 */

/*
Start -  Elementor widget featured resource
 */

.featured-resources {
    margin: 20px 0;
}

.featured-resource-item {
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
    border-radius: 8px;
}

.featured-resource-thumbnail img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 15px;
}

.featured-resource-meta {
    text-align: left;
}

.resource-label {
    display: inline-block;
    background: #6c63ff;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.resource-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.resource-excerpt {
    font-size: 14px;
    color: #555;
    margin-bottom: 15px;
}

.resource-link {
    color: #4caf50;
    text-decoration: none;
    font-weight: bold;
}

.resource-link:hover {
    text-decoration: underline;
}


/*
Start -  single course
 */

.thim-related-course .elementor-element.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: flex;
    flex-direction: column;
}

.thim-related-course .elementor-element.e-con-full.e-flex.e-con.e-child {
    width: 100%;
}

.thim-related-course ul.elementor-icon-list-items.elementor-inline-items,
.thim-related-course .elementor-widget-thim-loop-item-excerpt {
    display: none
}

.thim-related-course .elementor-widget-thim-loop-item-title {
    text-align: center;
    margin: 0 auto;
}

/*
Start -  single report
 */

.post-type-archive-report img.img-responsive.wp-post-image {
    height: 180px;
    object-fit: contain;
}

.report-archive .report-item .readmore a {
    font-size: 16px;
    font-weight: 700;
    color: #15b5aa;
    background-color: transparent;
    padding: 0;
    text-transform: uppercase;
}

.report-archive .report-item {
    float: none;
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #eee;
    padding: 40px 0;
    margin: 0 15px;
    width: auto;
}

.report-archive .report-item .col-md-4.report-thumbnail {
    width: 270px;
    float: left;
}

.report-archive .report-item .col-md-4.report-thumbnail img {
    min-height: 200px;
    object-fit: cover;
}

.report-archive .report-item h2.report-title {
    font-size: 1.4rem;
    margin: 0 0 12px;
}

.single-report section.related-archive {
    display: none;
}

.tp-event-top .entry-thumbnail img {
    max-height: 50vh;
    object-fit: cover;
}

#learn-press-course .owl-stage-outer .elementor-heading-title {
    -webkit-box-orient: initial;
    text-overflow: unset !important;
    overflow: visible !important;
    height: 40px;
}

#learn-press-course .owl-stage-outer .e-con-full.e-flex.e-con.e-child {
    display: block;
}

#learn-press-course .owl-stage-outer .e-con-full.e-flex.e-con.e-child a {
    height: 65px;
}

.thim-related-course img.attachment-medium.size-medium.wp-post-image {
    max-height: 150px;
    object-fit: cover;
}

.thim-related-course .owl-item {
    padding: 0 10px;
}


/*
Start -  Search page
 */
#custom-search-page .search-results-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
}

#custom-search-page .search-result-item {
    display: flex;
    gap: 20px;
    align-items: flex-start;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#custom-search-page .result-thumbnail img {
    height: 200px;
    object-fit: cover;
}

#custom-search-page .result-content {
    flex: 1;
}

#custom-search-page .result-title {
    font-size: 18px;
    margin: 0 0 10px;
}

#custom-search-page .result-title a {
    text-decoration: none;
    color: #333;
}

#custom-search-page .result-title a:hover {
    color: #0073aa;
}

#custom-search-page .result-excerpt {
    margin: 0 0 10px;
    color: #555;
}

#custom-search-page .result-read-more {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #15b5aa;
    background-color: transparent;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
}

#custom-search-page .result-read-more:hover {
    text-decoration: underline;
}

.page-id-16411 aside#categories-4 {
    display: none;
}


/*
Start - search input
 */

.home div#custom-search-input {
    width: 100%;
}

#custom-search-input  form#ajax-search-form {
    max-width: 600px;
    display: flex;
}

#custom-search-input .ajax-search-container {
    position: relative;
    max-width: 560px;
    margin: 20px auto;
}

#custom-search-input .ajax-search-container input[type="text"] {
    width: 100%;
    min-width: 280px;
    height: 60px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
}

#custom-search-input .ajax-search-container button {
    height: 60px;
    width: 60px;
    background: #15b5aa;
    border: none;
    cursor: pointer;
    font-size: 16px;
    padding: 20px 20px;
}

#custom-search-input .ajax-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-height: 300px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#custom-search-input .ajax-results.hidden {
    display: none;
}

#custom-search-input .ajax-result-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

#custom-search-input .ajax-result-item:last-child {
    border-bottom: none;
}

#custom-search-input .ajax-result-item a {
    text-decoration: none;
    color: #333;
}

#custom-search-input .ajax-result-item a:hover {
    color: #0073aa;
}

#custom-search-input .see-more-link {
    display: block;
    padding: 10px;
    text-align: center;
    background: #f7f7f7;
    color: #0073aa;
    text-decoration: none;
    font-weight: bold;
}

#custom-search-input .see-more-link:hover {
    background: #e7e7e7;
}