/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

 #account-modal { 
  display: none !important;
}

.ct-account-modal {
    display: none !important;
}