/* 
Theme Name: Sportstraderai Child
Description: Sportstraderai Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://microwebtechnology.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: sportstraderai-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

[type=button], [type=submit], button {
     background: #14d068;
    color: #fff;
    border-radius: 30px;
    padding: 10px 35px;
    font-size: 15px;
    border:0;
} 

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #11f577;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea { 
    border-radius: 30px;
}

.wpcf7-not-valid-tip { 
    margin-top: 10px;
}

.wpcf7 form .wpcf7-response-output {
    color: white;
}