/*
Theme Name:West Bridge
Theme URI:https://rapidhaulers.com/
Description:Twenty Twenty One Child Theme
Author:Ninenetics Team
Author URI:http://ninenetics.com/west-bridge
Template:twentytwentyone
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Tags:light,dark,two-columns,right-sidebar,responsive-layout,accessibility-ready
Text Domain:twenty-twenty-one-child
*/
.skip-link.screen-reader-text{ display: none; }
.contact-sec1 .inn1.wpcf7-not-valid {
    border: 1px solid red;
}
.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 form .wpcf7-response-output {
    margin: 1em 0.5em 1em;
    text-align: center;
}
.contact-sec1 .col-6 {
    position: relative;
}
.contact-sec1 .col-6  .wpcf7-spinner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}