/*!
Theme Name: SeoCrafters
Theme URI: http://designingmedia.com/seocrafters
Author: Designing Media
Author URI: http://designingmedia.com
Description: "SeoCrafters" is a premium WordPress theme designed for digital marketing, SEO agencies, and online marketing services. SeoCrafters offers a sleek, modern design with fully responsive and customizable features, allowing you to create a professional online presence with ease. Featuring an array of pre-built layouts, SEO-friendly code, and advanced theme options, this theme is perfect for showcasing your services, case studies, and team. Whether you're building a site for a startup or an established agency, SeoCrafters provides the tools you need to boost your online visibility and drive success.
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: seocrafters
Tags: SEO, digital marketing, agency, responsive, customizable, WordPress, modern, professional, marketing, business, creative, portfolio, online presence, services, case studies, success.
*/

.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: relative;
    width: auto;
    display: block;
    left: 0;
    border: none;
    padding: 0;
    top: 0px;
}
.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;
    }
}

