.tp-micro-wrap iframe {
    pointer-events: none;
}

.tp-micro-wrap {
    position: relative;
}

.tp-micro-overlay {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}
