/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
#gdpr_text {display:none !important;}
#email_address_label_0 {display:none !important;}
.ctct-form-defaults {background-color:transparent !important; padding:0px 20px 0px 20px !important;}
div.ctct-form-field {margin:0px !important;}
button.ctct-form-button {padding:0px !important;}
.ctct-inline-form .g-recaptcha {
display: none !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}