/*
Theme Name: SLMD
Text Domain: twentytwenty
Version: 2.7
Tested up to: 6.6
Requires at least: 4.7
Requires PHP: 5.2.4
Description:  The Custom theme Nov 2024
Tags:  Theme Option
Author URI:  
Theme URI:  
License: GNU General Public License v2 or later
License URI:  

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

 
 .input-box.full span.wpcf7-form-control-wrap {
    width: 100% !important;
}

.wpcf7-response-output {
    width: 100%;
    padding: 10px !important;
    font-size: 13px;
        margin: 0 !important;
}
span.wpcf7-not-valid-tip {
    font-size: 12px;
    background: red;
    color: #fff;
    padding: 4px 10px;
    font-weight: 600;
}