/*!
Theme Name: Poolrez
Theme URI: http://designingmedia.com/poolrez
Author: Designing Media
Author URI: http://designingmedia.com
Description: Dive into the world of aquatic elegance with “Poolrez,” a premium WordPress theme specifically crafted for swimming pool services and businesses. Utilizing responsive design principles, Poolrez guarantees a flawless viewing experience across all devices. Its user-friendly interface and versatile customization options enable users to effortlessly create stunning websites that perfectly showcase their unique brand. With a wide range of pre-designed elements and adaptable layouts, building a professional and captivating online presence has never been easier. Elevate your business with Poolrez and make a splash in the digital world.
Version: 1.0.2
Requires PHP: 7.0
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: poolrez
Tags: business theme, corporate, company, professional, modern, responsive, customizable, WordPress, website, online presence, showcase, services, growth, small business, marketing, branding, portfolio, e-commerce, SEO, social media integration, swimming pool, aquatic, pool services.
*/


.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: #dc3232;
    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;
    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: 51px;
    }
    .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;
    }
    .wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
        font-size: 12px;
    }
}

