/*!
Theme Name: Rexbiz
Theme URI: hhttp://designingmedia.com/rexbiz
Author: Designing Media
Author URI: http://designingmedia.com
Description: Elevate your online presence with RexBiz, a powerful and versatile business theme designed to meet the diverse needs of modern enterprises. With its sleek design and robust features, RexBiz empowers businesses to showcase their products and services effectively, engage customers, and drive growth. Whether you're a startup, a small business, or a large corporation, RexBiz provides the perfect platform to establish your online presence and stand out in today's competitive market. With customizable options, responsive design, and seamless integration with popular plugins, RexBiz makes building and managing your website effortless and efficient.
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: rexbiz
Tags: business theme, corporate, company, enterprise, professional, modern, responsive, customizable, WordPress, website, online presence, showcase, products, services, growth, startup, small business, large corporation, marketing, branding, portfolio, blog, e-commerce, SEO, social media integration.
*/

.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;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
    margin: 1em 0em 0em;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
    display: block;
    margin-top: 0;
    position: absolute;
    width: auto;
    display: block;
    left: 0;
    border: none;
    padding: 0;
    top: 60px;
}
.wpcf7-spinner {
    display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    display: none;
}

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

@media only screen and (max-width: 1024px) {
    .wpcf7-not-valid-tip {
        top: 53px;
    }
    .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-not-valid-tip {
        top: 48px;
    }
}

