body:not(.elementor-editor-active) .elementor-menu-anchor:before {
content: "";
display:block;
height: 120px; margin: -120px 0 0; visibility: hidden;
pointer-events: none;
} .grecaptcha-badge {
width: 70px !important;
transform:scale(0.5);
-webkit-transform:scale(0.5);
overflow: hidden !important;
transition: all 0.3s ease !important;
left: -20px !important;
bottom: 10px !important;
}