.elementor-element.e-flex.rtmkit-blur-effect-enabled::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
border-radius: inherit;
backdrop-filter: blur(5px);
border: none;  }
.rtmkit-blur-effect-enabled {
background-color: inherit; border-radius: inherit;
}