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

.grecaptcha-badge {
	display: none !important;
}

.phone-number #wpforms-364-field_6, .phone-number #wpforms-2070-field_6 {
	padding-left:50px !important;
}

#darkModeImg {display: none;}
#darkToggle {cursor: pointer;}
.dark {color: #ffffff;background: #000;}
body.dark .headerbg {background-color: #5D9CC7;}
body.dark a.e-flex.e-con.e-child {
 box-shadow: 1px 1px 12px #fff;
}
body.dark #site-logo-header { filter: brightness(0) invert(1); }
body.dark .wickylogo {fill:#ffffff;}
body.dark h1,body.dark h2,body.dark h3,body.dark h4{color:#ffffff !important;}
body.dark {
  --e-global-color-primary: #fff;
  --e-global-color-secondary: #fff;
  --e-global-color-text: #fff;
  --e-global-color-accent: #fff;
}
body.dark .carousel-container .elementor-widget-image {
    background-color: white !important;
    padding: 15px;
}
body.dark .dialog-lightbox-message {
	background-color:#000;
}
body.dark a { color:#ffffff !important; }
body.dark .elementor-button{color:#fff !important;}
body.dark .no-bg-button .elementor-button{background-color:transparent !important;}
body.dark .no-bg-button .elementor-button:hover{background-color:#3158a8 !important;}
body.dark .elementor-button:hover{background-color:#3158a89C;}
body.dark .elementor-field{background-color:#fff;}
body.dark .bottomfooter {background-color: #5D9CC7!important;}
body.dark .footerright div{background-color: #000!important;}
body.dark #header-nav-1 { background-color:#000 !important;}
body.dark .menu-item a, body.dark label { color:#fff !important;}
body.dark #darkModeImg svg, body.dark .elementor-button-icon svg { fill:#fff !important;}
body.dark i{color:#ffffff;}

a.american-site-link {
    color: white;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
	font-size: 16px;
}