Current Path : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/components/ |
Current File : /var/www/mainsite/wp-content/themes/maxcoach/assets/scss/components/_content-protected.scss |
.maxcoach-content-protected-box { position: fixed; top: 50%; left: 50%; z-index: 99999; transform: translate(-50%, -50%); width: 300px; border: 1px solid #e1b3b3; border-radius: 8px; padding: 30px; background: #ffeded; box-shadow: 0 0 40px #ffeded; display: none; .alert-label { font-weight: 700; } }