.content-protector-wrapper{position:fixed;text-align:center;top:50%;transform:translateY(-50%);width:100%;z-index:9999}.content-protector-wrapper .content-protector-text{align-items:center;background:var(--content_protect_bg_color,var(--yummy-primary-color));border-radius:8px;color:var(--content_protect_color,#fff);display:flex;justify-content:center;margin:0 auto;padding:16px 32px;transition:opacity .9s ease 0s;width:-moz-fit-content;width:fit-content;z-index:99999999}.content-protector-wrapper .content-protector-text svg{display:block;margin-right:10px}.content-protector-wrapper .content-protector-text svg path{fill:var(--content_protect_icon_color,#fff)}body.content-protection-enabled{-webkit-user-select:none;-moz-user-select:none;user-select:none}