/*
Theme Name: Conacea
Theme URI: https://www.conacea.com.sg/
Description: Conacea is a child theme for Conacea Pte Ltd.
Author: Conacea Pte Ltd
Author URI: https://www.conacea.com.sg/
Template: hello-elementor
Version: 2.0.0
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 CUSTOM CSS HERE.   ***************/

.sendgrid_mc_button {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff !important;
}

.sendgrid_mc_input {
  max-width: 70% !important;
}

.grecaptcha-badge { 
    visibility: hidden; 
}

/*input.wpcf7-form-control.has-spinner.wpcf7-submit {
   display: block;
   margin: 0 auto;
}*/

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


}