/*
Theme Name: Zilom-child
Author: hrz99
Description: child theme made by G2TECH
Version: 1.0
Template: zilom

This is the child theme for Zilom theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)

*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}



.tutor-dashboard-menu-question-answer ,.tutor-dashboard-menu-calendar {
    display:none !important;
}
.user-info{
    display:flex;
    align-items:center;
}
.view-profile{
    display:none ;
}
.user-registration.view-profile{
    display:none !important;
}