/*

 Theme Name: G50 Custom

 Description: G50 By Insightfull Ideas

 Author: Insightful Ideas

 Author URI: Your Website URL

 Template: hello-elementor

 Version: 1.0.0

 */



/* Optional: Add custom styles here */





input#approve_trainer {

    background: #2271B1;

    color: #fff;

    border: 0;

    border-radius: 3px;

    padding: 6px 10px;

    margin: 6px 10px 10px;

}


.class-signup-form input {
    margin: 10px 0px;
    width: 100%;
    padding: 8px 10px;
}
.class-signup-form label {
    width: 100%;
}
.success {
    font-size: 20px;
    background: #2c972c;
    color: #fff !important;
    padding: 9px;
    margin-bottom:20px !important; 
    border-radius: 4px;
    margin-bottom: 20px;
}




#popup-modal, #subscribe-modal, #subscribe_modal_popup {
    display: none;
}



.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
    color: #3A506E; 
}



.modal_post_sign {
	padding: 20px;
}