/*
 Theme Name:   Eduma Child
 Theme URI:    http://educationwp.thimpress.com/
 Description:  Eduma Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     eduma
 Version:      1.0.0
 Text Domain:  eduma-child
*/


a#pmpro_actionlink-profile, #pmpro_actionlink-change-password, #pmpro_actionlink-logout, span.pmpro_card_action_separator {
    display: none;
}
a.btn-buy-via-member-ship {
    display: none !important;
}

.voor-wie {
    min-height: 400px;
}

.voor-wie .elementor-widget-container {
    min-height: 400px;
}
.three-cta-home .ekit-wid-con {
    min-height: 399px;
}

.three-cta-home .ekit-wid-con .elementskit-infobox {
    min-height: 399px;
    position: relative;
}
.three-cta-home .ekit-wid-con .elementskit-infobox .box-body{
    position: initial;
}
.three-cta-home .ekit-wid-con .elementskit-infobox .box-footer.disable_hover_button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}
h3.lp-course-title a {
    font-size: 20px;
    line-height: 19px;
}
h3.lp-course-title {
    line-height: 1;
}
.points-in-one-line li.elementor-icon-list-item {
    display: flex;
    align-items: flex-start;
}

.points-in-one-line li.elementor-icon-list-item span.elementor-icon-list-icon {
    margin-top: 7px;
}
.instructor-detail p {
    border-top: 1px solid #d5d4d4;
    margin: 6px 0 !important;
    padding-top: 6px;
}
.lp-user-profile-socials {
    display: none !important;
}
div#profile-content-settings li.learn-press-tabs__item.cover-image {
    display: none;
}
img.img-membership {
    max-width: 19px;
    margin-top: -5px;
}
div#profile-nav ul.profile-tab-sections li.cover-image {
    display: none;
}
li.membership.active a img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7490%) hue-rotate(248deg) brightness(102%) contrast(103%);
}
div#profile-content-membership a.button {
    background: #FFB606;
    color: #fff;
    padding: 10px 20px;
    margin-top: 15px;
    display: block;
    max-width: max-content;
}
div#profile-content-membership .lp-profile-content.lp-tab-content {
    padding: 20px;
    border: 1px solid #FFB606;
    margin-top: 18px;
}
a#pmpro_actionlink-renew, .lp-pmpro-membership-list a.pmpro_btn.pmpro_btn-select {
    background: #FFB606;
    color: #fff;
    padding: 5px 20px;
    margin-right: 20px;
}
.learnpress-tabs li[data-slug="membership"] a:before {
    content: '';
    display: inline-block;
    background: url('/wp-content/uploads/2025/05/loyalty-card.png') no-repeat center;
    background-size: contain;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}


table.lp-list-table.profile-list-orders.profile-list-table tr.list-table-nav {
    display: none;
}
.profile-recover-order {
    display: none !important;
}
.course-meta.course-meta-single, .thim-related-course, .course-summary .social_share {
    display: none !important;
}
.course-thumbnail img {
    width: 100% !important;
} 
li.quizzes-feature {
    display: none !important;
}
div#learn-press-course-tabs li.course-nav-tab-instructor.thim-col-4 {
    display: none;
}
.course-wishlist-box {
    display: none;
}
.lp-profile-nav-tabs li.wishlist {
    display: none;
}
.bdt-prime-slider-wrapper {
    /* margin-left: 0 !important; */
}
.bdt-prime-slider-skin-crelly .bdt-slider-excerpt-content .bdt-slider-excerpt, .bdt-prime-slider-skin-crelly .bdt-slider-excerpt-content h3, .bdt-slide-btn-icon{
    display: none !important ;
}
.bdt-prime-slider-skin-crelly .bdt-slide-btn, .bdt-prime-slider-skin-crelly .bdt-slide-btn:hover {
    padding: 8px 25px !important;
    background: #ffb606 !important;
    text-transform: uppercase !important;
    color: #000 !important;
}
.bdt-prime-slider-skin-crelly .bdt-slide-btn::before{
    display: none;
}
.bdt-prime-slider-skin-crelly .bdt-slideshow-item .bdt-ps-slide-img {
    background-position: bottom !important;
    background-repeat: no-repeat;
    background-size: cover;
}
ul#breadcrumbs {
    display: none;
}
.container.sidebar-right.site-content .row main#main {
    width: 100%;
}
.container.sidebar-right.site-content .row div#sidebar{
    display: none !important;
}
.product_meta, .thim-social-share, .product-info span.onsale {
    display: none !important;
}
.menu-item a {
    text-transform: none !important;
}


@media only screen and (min-width: 767px) {
    .course-payment {
        margin-top: -72px !important;
    }
}