.pum-overlay.pum-active,
       .pum-overlay.pum-active .popmake.active{
                  display: block !important;
}


.wpcf7-submit{
background: rgb(10,146,187);
background: linear-gradient(180deg, rgba(10,146,187,1) 100%, rgba(10,128,164,1) 100%)!important;
}

#specification{
widht:100px !important;
height:10px; !important;
}


body:not(.elementor-editor-active) .elementor-menu-anchor:before {
content: "";
display:block;
height: 100px; /* fixed header height*/
margin: -110px 0 0; /* negative fixed header height */
visibility: hidden;
pointer-events: none;
}

