/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.intro {font-size:120%;}
.frm_section_heading h3 {text-align:center;text-transform:uppercase;}
#frm_form_1_container button[type="submit"] {background:#f8f8f8 url('https://swsweb.dev/elephapp/wp-content/uploads/2025/04/elephapp-register-mobile.png') no-repeat center center;width:300px;height:35px;font-size:0px;border:none;}
#frm_form_3_container button[type="submit"] {background:#f8f8f8 url('https://swsweb.dev/elephapp/wp-content/uploads/2025/04/team-submit-mobile.png') no-repeat center center;width:300px;height:28px;font-size:0px;border:none;}
.with_frm_style .frm_primary_label {font-size:16px;/*text-align:center;*/}
.h-captcha {text-align:center;}
.frm_style_formidable-style.with_frm_style .frm_error {color:#333;}
.frm_style_formidable-style.with_frm_style #frm_field_20_container .frm_error, .frm_style_formidable-style.with_frm_style #frm_field_26_container .frm_error, .frm_style_formidable-style.with_frm_style .frm_error_style, .frm_message p {text-align:center !important;}

@media (min-width: 576px) {

}

@media (min-width: 768px) {
.with_frm_style .frm_primary_label {font-size:18px;/*text-align:left;*/}
#frm_form_1_container button[type="submit"] {background:#f8f8f8 url('https://swsweb.dev/elephapp/wp-content/uploads/2025/04/elephapp-register.png') no-repeat center center;width:380px;height:45px;border:none;}
#frm_form_3_container button[type="submit"] {background:#f8f8f8 url('https://swsweb.dev/elephapp/wp-content/uploads/2025/04/team-submit.png') no-repeat center center;width:470px;height:45px;border:none;}
}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {

}