/*!
Theme Name: Opticest
Theme URI: http://designingmedia.com/opticest
Author: Designing Media
Author URI: http://designingmedia.com
Description: "Opticest" is a specialized WordPress theme designed for eyecare professionals, clinics, and optometry practices. With its clean and modern design, Opticest provides a responsive layout that ensures an optimal viewing experience on all devices. This theme features tools for showcasing services, appointment booking, and highlighting doctor profiles, making it perfect for building a professional and user-friendly website. Easily customize layouts to display treatments, testimonials, and location details. Elevate your eyecare practice’s online presence with Opticest and connect with patients effortlessly.
Version: 1.1
Requires PHP: 7.4
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: opticest
Tags: eyecare, optometry, clinic, medical, responsive, customizable, WordPress, professional, modern, health, appointments, doctors, healthcare, treatments, services, patient care, vision.
*/




.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 {
	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: -36px;
}
.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;
    }
}

