/*
Theme Name: Ultra Child
Description: Child theme for Ultra theme
Author: Themify
Template: themify-ultra
*/

/* write custom css below */

.loops-wrapper.list-post .post-meta, .single .post-meta {
    display: none !important;
}

.commentwrap {
	display: none !important;
}

.loops-wrapper.list-post .post-date, .single .post-content .post-date {
    background-color: #ec6707 !important;
}

#footer .back-top.back-top-float {
    background-color: #ddd !important;
}

.post-filter {
	display: none !important;
}
