
			/* cookie notice */

.cli_messagebar_head {
    text-align: center !important;
    font-size: 22px !important;
    font-weight: 700 !important;
}

#cookie-law-info-again {
    z-index: 9999999;
}

#cookie-law-info-bar {
    z-index: 9999999;
}

.cli-modal-backdrop {
    z-index: 99999;
}

.cli-modal.cli-blowup {
	z-index: 9999999;
}

/* cookie notice end */

selector .elementor-icon-box-title a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.single-post .elementor-widget-theme-post-content ul {padding:20px 0px;}

.single-post .elementor-widget-theme-post-content ul li {
    list-style: none;
    position: relative;
    padding: 5px 0 5px 0px;
    margin: 0;
    border-bottom: 1px solid #ececec; 
}

.single-post .elementor-widget-theme-post-content ul li:before {
	font-weight:800;
	 font-family: "Font Awesome 5 Free";
        content: "\f054" !important;
	color:#acf213; padding-right:5px;
}

.post hr {  height: 1px; Margin:20px 0px;
  border: none;
  background: linear-gradient(90deg, #d3d700, #68cc65, #00cfff);
  border-radius: 2px;}

.blured-box {    transition: background-color 1.5s ease !important;
    backdrop-filter: blur(2px);}

.elementor-menu-toggle:after {
content:'Menu';
position: relative; font-size:14px;
margin-left: 5px; text-transform:uppercase;
}


.grecaptcha-badge { display:none;}

selector .elementor-icon-box-title a::before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}


.wpcf7 label {
	width:100%;
}

.wpcf7 p {
	margin-bottom:10px;
}

.wpcf7 input, .wpcf7 textarea {
	padding:7px;
	margin-top:5px;
}

.wpcf7 textarea {
	height:180px;
	resize:none;
}

.wpcf7 input[type="submit"] {
	padding:10px 20px;
}

.google-recaptcha-message {
	color:#000000;
	font-size:11px;
}

.google-recaptcha-message a {
	color:#000000;
	text-decoration:none;
}		