/*
Theme Name: AvlMantra
Theme URI: http://www.cryoutcreations.eu/
Description: Mantra child theme (with link removal)
Author: Cryout Creations/ Andrew van Leen
Author URI: http://www.cryoutcreations.eu
Version: 0.5
Template: mantra
*/

/* place your custom css and customizations below */

.aiowps-site-lockout-msg{
    color: #FFE20A;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

/* Stop Author details being displayed*/
#entry-author-info {
        display: none;
}


