/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.2.1580482912
Updated: 2020-01-31 15:01:52

*/
header{
	z-index: 999 !important;
}

/* Text-level semantics
   ========================================================================== */
a {
  background-color: transparent;
  text-decoration: none;
  color: #333333; }
  a:hover, a:active {
    color: #13aff0; }
  a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], .button, body div.wpforms-container-full .wpforms-form input[type=submit], body div.wpforms-container-full .wpforms-form button[type=submit], body div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color: #EDEDCE !important; color:#003D99 !important;}

[type=button], [type=submit], button{border: #EDEDCE !important}  

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{background-color: #003D99 !important; color:#ffffff !important;}
@media screen and (min-width: 1024px) {
/*Cookie bar height adjustment*/
div div.wordpress-gdpr-popup-container{
	min-height: 75px !important;
    height: 75px !important;
}
/*Setting of accept and reject cookies buttons*/
div.wordpress-gdpr-popup-actions-buttons a.wordpress-gdpr-popup-agree
{
	margin-right: 1px !important;
}
}