/*
Theme Name: Fitrix
Theme URI: http://designingmedia.com/fitrix
Author: Designingmedia
Author URI: https://designingmedia.com
Description: Fitrix is a modern and dynamic Gym & Fitness WordPress theme designed to help fitness studios, gyms, personal trainers, and wellness businesses build a strong online presence. With its clean design and conversion-focused layouts, Fitrix makes it easy to showcase workout programs, class schedules, trainer profiles, memberships, and fitness services in a visually engaging way. Built for performance and flexibility, Fitrix allows you to customize pages effortlessly, promote classes and training programs, and attract new members with a professional, responsive website. It’s the perfect solution for gyms, fitness clubs, yoga studios, CrossFit centers, and health-focused businesses looking to grow their brand and client base online.
Version: 1.0.0
Requires PHP: 7.4
Tested up to: 6.9
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fitrix
Domain Path: /languages
Tags: custom-menu, custom-header, custom-logo, custom-background, custom-colors, translation-ready, right-sidebar, full-width-template, blog, portfolio, e-commerce, grid-layout, featured-images, theme-options
*/
.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: 2em 0em 0em;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 400;
    text-align: center;
    border-radius: 10px;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    display: block;
    margin-top: 0;
    position: absolute;
    width: auto;
    display: block;
    left: 0;
    border: none;
    padding: 0;
    top: 52px;
}
.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: 52px;
    }
}

@media only screen and (max-width: 1024px) {
    .wpcf7-not-valid-tip {
        top: 52px;
    }
    .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;
    }
}

