/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-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 */


.sign-up input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
    border-radius: 0px;
    color: white;
}
.sign-up input#gform_submit_button_10 {
    width: 200px;
    border: none;
}

.classes-tab .elementor-accordion .elementor-tab-title {
    border-bottom: 0.5px solid #000000;
}

input#gform_submit_button_7 {
    width: 300px;
    margin: 0 auto;
    bordeR: none;
    border-radius: 0px;
    text-transform: uppercase;
}
input#gform_submit_button_2 {
    width: 300px;
    margin: 0 auto;
    bordeR: none;
    border-radius: 0px;
    text-transform: uppercase;
}
input#gform_submit_button_11 {
    width: 300px;
    margin: 0 auto;
    bordeR: none;
    border-radius: 0px;
    text-transform: uppercase;
}
input#gform_submit_button_12 {
    width: 300px;
    margin: 0 auto;
    bordeR: none;
    border-radius: 0px;
    text-transform: uppercase;
}
div#gform_confirmation_message_12 {
    color: white;
    font-size: 20px;
}
@media screen and (min-width: 995px){
 .blog .elementor-posts-container .elementor-post:nth-child(even) {
    margin-top: 10%;
 }
	.blog .elementor-post {
    padding: 3% !important;
}
}

a.link-over {
    width: 100%;
    height: 100%;
}



form#gform_12 {
    color: white !important;
}
form#gform_12 label{
	display: none; 
}
select#input_12_6 {
    background: #000000a3;
}

form#gform_10 {
    color: white !important;
}
form#gform_10 label{
	display: none; 
}
select#input_10_6 {
    background: #000000a3;
}