/*
Theme Name: Zento Child
Theme URI: https://estudiopatagon.com/projects/zento-for-wordpress/
Author: EstudioPatagon
Author URI: https://estudiopatagon.com/
Description:  Child theme, based on Zento
Template: zento

*/
@media only screen and (max-width: 768px) {
    .featured-image .epcl-loader {
        display: none;
    }
	.featured-image {
        display: none;
    }
	.author-image {
        display: none !important;
    }
	.content {
        margin-top: 10px !important;
    }
}
img[src="https://www.webwork-tracker.com/blog/wp-content/themes/zento/assets/images/svg-icons.svg"] {
    display: none !important;
}


