/*
Theme Name: NeuroVision
Theme URI: 
Author: Web Guy
Author URI: 
Description: 
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2025
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: NeuroVision

NeuroVision WordPress Theme 2011-2025
NeuroVision is distributed under the terms of the GNU GPL
*/
/*
.wpcf7-spinner {
    display: none;
}
.wpcf7-not-valid-tip {
    display: none;
}
.hero__form .wpcf7-response-output {
    position: absolute;
    bottom: -90px;
    left:0;
}
.wpcf7-not-valid::placeholder {
    color: red;
}

.feedback__form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 10px;
}
.feedback__form .wpcf7-list-item-label,
.feedback__form .wpcf7-list-item-label a {
    color: rgba(255, 255, 255, 0.70);
    font-size: 12px;
    font-weight: 300;
}
.feedback__form .wpcf7-list-item-label a {
    text-decoration: underline;
}
.feedback__form .wpcf7-acceptance label {
    width: 100%;
    display: flex;
    gap: 7px;
    justify-content: center;
}
.feedback__form .wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}


.feedback__form .wpcf7-response-output {
    color: #fff;
}
.mobile-form__form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 0;
}
.form {
    position: relative;
}
.gslide-media {
    border-radius: 50px;
}
.gbtn {
    display: none;
}
.gslide-inline .ginlined-content {
    padding: 70px 58px 50px;
    
}
*/
.table tbody tr:first-of-type {
    background:none;
}