/*
Theme Name:   EduVibe Child
Theme URI:    https://eduvibe.devsvibe.com/main/
Author:       DevsVibe
Author URI:   https://themeforest.net/user/devsvibe/portfolio
Description:  EduVibe Child Theme For LMS and Education Purpose.
Version:      1.0.0
Template:     eduvibe
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain:  eduvibe-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/


.eduvibe-single-course.course-style-1 .inner .thumbnail a img {
    height: 300px;
    object-fit: cover;
}

.eduvibe-header-area.eduvibe-navbar-expand-lg ul.eduvibe-navbar-nav>li>a.nav-link,
.eduvibe-header-area ul.eduvibe-navbar-nav>li>a {
    padding: 0 10px;
}

.ev-cd-banner img {
    width: 100%;
    max-width: initial;
    max-height: 500px;
    object-fit: cover;
}

.main-image.ev-cd-banner {
    width: 100%;
}

.course-summary .content-details-top {
    margin-bottom: 20px;
}

.ev-cd-main .lp-course-buttons {
    margin-top: 10px;
}

.ev-cd-main .lp-course-buttons a {
    width: 100%;
    text-align: center;
}

.site-branding.site-logo-info img {
    height: 100px;
    width: auto;
}

.eduvibe-course-archive-top-bar {
    display: none;
}

.elementor-element-b9cb3f7 .service-card-2 {
    height: 100%;
}

.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    flex: 0 0 33.333%;
    box-sizing: border-box;
    margin: 0;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item input {
    order: 0;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.ev_fi .wpcf7-checkbox .wpcf7-list-item:nth-child(4) {
    flex: 0 0 100%;
}

.ev_fi .wpcf7-checkbox .wpcf7-list-item:nth-child(7) {
    flex: 0 0 100%;
}

.ev_fi .wpcf7-checkbox .wpcf7-list-item {
    margin: 0 0 10px;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-loop-job {
    background: rgba(255, 255, 255, 0.4);
    padding: 20px 15px;
    margin: 10px 0;
    border-radius: 15px;
}

.theme-header-1.eduvibe-header-sticky .eduvibe-header-area.eduvibe-navbar .site-branding {
    height: 100px;
    line-height: 100px;
}
