/*
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
*/



.elementor-element-675d301 .elementor-container a {
    pointer-events: none;
}
.elementor-element-a210b62 .elementor-container a {
    pointer-events: none;
}
.elementor-element-2223cec .elementor-container a {
    pointer-events: none;
}

.elementor-element-b05de8f .elementor-container a {
    pointer-events: none;
}


.eduvibe-category-2:hover .inner {
    background: #FF681F !important;
}

.eduvibe-category-2 .inner .icon i {
    display: block;
    color: #FF681F !important;
    font-size: 35px;
}

.theme-header-2 .eduvibe-header-area .header-quote .quote-icon .button-text-with-icon {
    border-radius: 5px;
    display: inline-block;
    height: 50px;
    line-height: 46px;
    color: var(--color-white);
    background: #FF681F;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 700;
    transition: 0.4s;
    font-family: var(--font-primary);
    border: 0 none;
}