/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/


#cmplz-manage-consent .cmplz-manage-consent {
display: block !important;
    box-shadow: none !important;
    bottom: 20px !important;
    right: 10px !important;
    background-color: #001F47 !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 10px !important;
    line-height: 1em;
    font-size: 12px !important;
    padding: 5px !important;
    height: 40px !important;
    text-transform: math-auto;
    max-width: 200px;
    width: 180px;
}

@media (max-width: 768px) {
#cmplz-manage-consent .cmplz-manage-consent{
    display: none !important;
  }
}



#cmplz-manage-consent > button {font-size:12px!important;}



html body .elementor-123 .elementor-element.elementor-element-98601f0 .eael-gravity-form .gform_footer input[type="submit"] {
    display: inline-block;
    width: 100% !important;
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-9c2d455);
    border-radius: 0px 0px 0px 0px !important;
}



.conv_message{font-weight:bold!important; font-size:1rem!important;}

.conversion_name, .conversion_email{color:#cc0000!important; font-size:1.2rem!important;}


