/*!
Theme Name: Finoza
Theme URI: http://designingmedia.com/finoza
Author: Designing Media
Author URI: http://designingmedia.com
Description: "Finoza" is a professional WordPress theme designed for organizations offering expert financial guidance and consulting services. With its sleek and modern design, Finoza provides a responsive layout that delivers a seamless experience on all devices. This theme includes features for showcasing services, client testimonials, team profiles, and detailed financial insights. Perfect for financial advisors, investment firms, and consulting agencies, Finoza makes it simple to create a credible and engaging online presence. Empower your business and build trust with clients using Finoza.
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: finoza
Tags: finance, consulting, business, responsive, customizable, WordPress, professional, modern, advisors, investment, guidance, services, corporate, organization, client-focused.
*/





.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: #fff;
}

@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;
    }
}

