MK
Size: a a a
MK
S
MK
S
MK
S
MK
S
АШ
MK
АШ
АШ
S
RV
MK
RV
B
B
AJ
<script>
setTimeout(() => {
jQuery(document).ready(function($) {
jQuery.each( elementorFrontend.documentsManager.documents, ( id, document ) => {
if ( document.getModal ) { // Fire the code when popup open
document.getModal().on( 'show', () => {
$( ".elementor-location-popup a" ).click(function() {
elementorProFrontend.modules.popup.closePopup( {}, event);
});
} );
}
} );
});
}, 2000);
</script>