/*!
Theme Name: Acadia
Theme URI: https://wp.themepure.net/acadia/
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/
Description: Acadia - University & Online Course WordPress Theme
Version: 2.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acadia
Tested up to: 6.6
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body.single-lesson.tutor-lms .breadcrumb__area,
body.single-lesson.tutor-lms footer {
    display: none !important;
}

html,
body.learnpress-page{
    overflow: initial !important;
}

/* MMU-inspired home adjustments */
body.mmu-home-inspired {
    background: #f4f6fa;
    font-family: "Montserrat", "Segoe UI", Tahoma, sans-serif;
}

body.mmu-home-inspired .header-area {
    z-index: 999;
}

body.mmu-home-inspired #header-sticky.tp_el_header.tp-header-2 {
    background: #ffffff;
    border-bottom: 1px solid #d8dce6;
    box-shadow: none;
}

body.mmu-home-inspired .header-area .container.custom-container-larg {
    max-width: 1280px;
}

body.mmu-home-inspired .tp-header-inner-logo.tp-el-logo img {
    width: auto;
    max-height: 54px;
}

body.mmu-home-inspired .tp-header-inner-btn.home-2 {
    display: none !important;
}

body.mmu-home-inspired .mmu-header-actions {
    display: flex;
    align-items: center;
    gap: 2px;
}

body.mmu-home-inspired .mmu-header-action-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 0 14px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    background: #db1f2d;
    text-decoration: none;
    text-transform: uppercase;
}

body.mmu-home-inspired .mmu-header-action-link:hover {
    background: #be0e1d;
    color: #ffffff;
}

body.mmu-home-inspired .offcanvas-btn {
    display: block !important;
    margin-left: 12px;
}

body.mmu-home-inspired .offcanvas-open-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #cdd4e3;
    border-radius: 0;
    color: #1f2f5f;
    background: #ffffff;
}

body.mmu-home-inspired .offcanvas-open-btn:hover {
    border-color: #1f2f5f;
    color: #ffffff;
    background: #1f2f5f;
}

@media (min-width: 1200px) {
    body.mmu-home-inspired .header-area #header-sticky .row > .col-xxl-6.col-xl-6.col-lg-6.d-none.d-xl-block {
        display: none !important;
    }

    body.mmu-home-inspired .header-area #header-sticky .row > .col-xxl-3.col-xl-4.col-lg-6.col-6 {
        flex: 0 0 33%;
        max-width: 33%;
    }

    body.mmu-home-inspired .header-area #header-sticky .row > .col-xxl-3.col-xl-2.col-lg-6.col-6 {
        flex: 0 0 67%;
        max-width: 67%;
    }
}

@media (max-width: 1199px) {
    body.mmu-home-inspired .mmu-header-actions {
        display: none;
    }
}

body.mmu-home-inspired .offcanvas__area.offcanvas__2 {
    width: 380px;
    max-width: calc(100vw - 28px);
    background: #20479d;
}

body.mmu-home-inspired .offcanvas__close-btn {
    color: #ffffff;
}

body.mmu-home-inspired .offcanvas__content {
    color: #ffffff;
}

body.mmu-home-inspired .tp-main-menu-mobile .tp-nav-menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

body.mmu-home-inspired .tp-main-menu-mobile .tp-nav-menu > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 48px;
    padding: 0 12px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

body.mmu-home-inspired .tp-main-menu-mobile .tp-nav-menu > li > a:hover,
body.mmu-home-inspired .tp-main-menu-mobile .tp-nav-menu > li.active > a {
    background: #2d5fc1;
    color: #ffffff;
}

body.mmu-home-inspired .tp-main-menu-mobile .tp-submenu {
    background: #2d5fc1;
}

body.mmu-home-inspired .tp-main-menu-mobile .tp-submenu li a {
    color: #eaf0ff;
}

body.mmu-home-inspired .body-overlay.opened {
    background: rgba(7, 20, 48, 0.45);
    opacity: 1;
}

body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-4a4b579 {
    max-width: 980px;
    margin: 24px auto 0;
    overflow: hidden;
    border: 1px solid #d7dce6;
    box-shadow: 0 16px 38px rgba(12, 29, 67, 0.14);
}

body.mmu-home-inspired .mmu-programme-toolbar {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    width: min(980px, calc(100% - 32px));
    margin: 20px auto 36px;
}

body.mmu-home-inspired .mmu-programme-search {
    position: relative;
}

body.mmu-home-inspired .mmu-programme-search input {
    width: 100%;
    height: 54px;
    padding: 0 112px 0 18px;
    color: #1d2643;
    border: 1px solid #cfd6e4;
    border-radius: 0;
    background: #ffffff;
}

body.mmu-home-inspired .mmu-programme-search button {
    position: absolute;
    top: 7px;
    right: 7px;
    height: 40px;
    padding: 0 16px;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    background: #1f4da5;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

body.mmu-home-inspired .mmu-programme-browse {
    position: relative;
}

body.mmu-home-inspired .mmu-browse-toggle {
    width: 100%;
    height: 54px;
    padding: 0 18px;
    color: #db1f2d;
    border: 1px solid #cfd6e4;
    background: #ffffff;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}

body.mmu-home-inspired .mmu-browse-toggle::after {
    content: "\25BE";
    float: right;
    color: #db1f2d;
}

body.mmu-home-inspired .mmu-browse-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: 6px;
    padding: 8px 0;
    border: 1px solid #cfd6e4;
    background: #ffffff;
    box-shadow: 0 12px 25px rgba(15, 36, 84, 0.12);
    z-index: 50;
}

body.mmu-home-inspired .mmu-browse-list a {
    display: block;
    padding: 10px 16px;
    color: #1f2f5f;
    font-size: 15px;
    text-decoration: none;
}

body.mmu-home-inspired .mmu-browse-list a:hover {
    color: #ffffff;
    background: #2d5fc1;
}

body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-c8e65af,
body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-bdd4db7,
body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-9f592ae,
body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-98ba4f2,
body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-67f8feb {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
}

body.mmu-home-inspired .elementor.elementor-1151 .elementor-heading-title {
    letter-spacing: -0.02em;
}

body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-c8e65af h2,
body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-c8e65af h3 {
    color: #be1224;
}

@media (max-width: 900px) {
    body.mmu-home-inspired .mmu-programme-toolbar {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-bottom: 24px;
    }

    body.mmu-home-inspired .elementor.elementor-1151 > .elementor-element-4a4b579 {
        width: calc(100% - 20px);
    }
}