/*
Template:       restly
Theme Name:     Restly Child
Theme URI: 		http://wptf.themepul.com/restly
Author: 		Themepul
Author URI: 	http://themepul.com/
Description:    This Child Theme only for Restly Theme.
Version:        1.0.0
Text Domain:    restly-child
*/

.author-info-wrapper {
    display: none !important;
}

.author.vcard {
    display: none !important;
}

.fas.fa-user-alt {
    display: none !important;
}

.far.fa-user {
    display: none !important;
}

li:has(i.far.fa-user) {
    display: none !important;
}

