/*!
Theme Name: Eginary
Theme URI: http://designingmedia.com/eginary
Author: Designing Media
Author URI: http://designingmedia.com
Description: "Eginary" is a modern and intuitive WordPress theme designed specifically for online education platforms, universities, and e-learning businesses. With a fully responsive design, Eginary provides a seamless learning experience on any device. Featuring built-in course management tools, user-friendly navigation, and advanced customization options, this theme makes it easy to create engaging educational websites. Whether you're offering online courses, webinars, or educational resources, Eginary helps you showcase your offerings in a professional and attractive manner. Empower your e-learning platform with Eginary and provide an impactful educational experience.
Version: 1.0
Requires PHP: 7.0
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: eginary
Tags: online education, e-learning, university, course management, responsive, customizable, WordPress, professional, modern, interactive, learning management system, educational resources, webinars, online courses, teaching, learning, virtual classrooms.
*/


.no-breadcrumbs.page-title-area:after{ display: none; }

.navbar-area .nav-container .navbar-collapse #menu-all-pages > li + li{ margin-left: 10px; }
.navbar-area .nav-container .navbar-collapse #menu-all-pages li{ padding: 0 7px; }
/*Unit test css*/
.navbar-area .nav-container .logo a.retina-logo{
	display: none;
}
.wpcf7-form-control-wrap {
    display: block;
	z-index:0;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    margin: 1em 0em 0em;
    font-size: 14px;
    line-height: 1.5em;
    text-align: center;
}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    display: block;
    margin-top: 0;
    position: absolute;
    width: auto;
    display: block;
    left: 0;
    border: none;
    padding: 0;
    bottom: -18px;
}
.wpcf7-spinner {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output{
    color: #46b450;
}

@media only screen and (max-width: 1366px) {
    .wpcf7-not-valid-tip {
        font-size: 12px;
        line-height: 12px;
    }
}

@media only screen and (max-width: 1024px) {
    .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
        font-size: 12px;
    }
}

