.cky-btn-revisit-wrapper,
.cky-btn-revisit-wrapper.cky-revisit-bottom-right {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}/* Prevent CookieYes from ever displaying the revisit button */
.cky-btn-revisit-wrapper{display:none!important;z-index:-1 !important;}
