/*

 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

*/

footer .footer .row aside {
    padding-bottom: 0px;
}


.thim-course-grid .course-item .thim-course-content .course-title {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding: 12px 0;
    min-height: unset;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: none;
    height: 66px;
}
.course-item .thim-course-content .course-info .info-item span {
    color: #181b1d;
    font-weight: 600;
    margin: 0 6px 0 0;
}

.course-item .thim-course-content .course-offline-meta {
    border-top: 1px solid var(--thim-course-price-color,rgba(255,34,68,0.8));
    padding: 0;
    height: 38px;
    margin: 0 0;
}
.course-item .thim-course-content .course-offline-meta.only-price>div.course-price .value {
    font-size: 16px;
    line-height: normal;
}
.course-item .thim-course-content .course-offline-meta.withoutprice {
    border-color: transparent;
}




.thim-course-grid .course-item .thim-course-content .course-author {
    display: none;
}

.thim-style-content-new-1 .header_single_content .course-meta {
    display: none !important;
}
.thim-style-content-new-1 .header_single_content {
    padding: 0 !important;
}
.thim-style-content-new-1 .sc_heading.clone_title {
    padding: 0;
    margin: 0;
}
div#tab-instructor {
    display: none;
}
.sc_heading.clone_title .clone {
    display: none;
}
.thim-style-content-new-1 div:not(.thim-ekits-heading) .sc_heading .title {
    font-size: 28px;
    font-weight: 700;
}
.thim-style-content-new-1 .course_right {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.thim-course-menu-landing {
    display: none;
}
div#comments {
    display: none;
}
.thim-style-content-new-1 .widget-area.sidebar-events .book-title {
    font-size: 14px;
    font-weight: 700;
}

.navigation .width-navigation .navbar-nav>li.current-menu-item>a, .navigation .width-navigation .navbar-nav>li>a:hover {
    color: var(--thim-main-menu-text-color);
    text-decoration: underline;
}
.navigation .width-navigation .navbar-nav>li.current-menu-item>a, .navigation .width-navigation .navbar-nav>li>a:hover {
    color: #000;
}
.affix-top .navigation .width-navigation .navbar-nav>li.current-menu-item>a, .affix-top .navigation .width-navigation .navbar-nav>li>a:hover {
    color: #fff;
}
/* #masthead.header_v4 .navigation .width-navigation .navbar-nav>li>a, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li>span {
    color: var(--thim-sticky-main-menu-text-hover-color);
} */
/* .site-header .navbar-nav>li:nth-child(1) a:hover, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li:nth-child(1)>a:hover {
    color: #92C482;
} */
.site-header .navbar-nav>li a:hover, #masthead.header_v4 .navigation .width-navigation .navbar-nav>li>a:hover {
    color: #BE3455;
}

.thim-list-event .item-event {
    display: flex;
    align-items: center;
}
.thim-list-event .item-event .image {
    order: 2;
}


.thim-about-author {
    display: none;
}
.entry-navigation-post {
    display: none;
}


.elementor-10927 .elementor-element.elementor-element-935cbdf .event-wrapper .title a, .elementor-10927 .elementor-element.elementor-element-935cbdf .thim-ekits-event__title a {
    color: #000;
}

.width-logo>a {
    width: auto;
}
header#masthead h1 {
    font-size: 20px;
    margin: 0 0 -12px;
    color: #fff;
}
header#masthead h3 {
    font-size: 14px;
    margin: 0;
    color: #fff;
}
header#masthead.sticky-header.affix h1,header#masthead.sticky-header.affix h3 {
    color: #000000;
}


.theiaStickySidebar .menu_course {
    display: none;
}
section#homeCompanhia a .thim-image-box {
    width: 100%;
}
section#homeCompanhia img {
    height: 240px;
    width: 100%;
    aspect-ratio: unset;
    object-fit: cover;
    object-position: center;
}