/*
Theme Name: essentials Child
Theme URI: https://fg-atie.ir/essentials-child/
Description: Child Theme for My Theme
Author: Neda Khanbani
Author URI: https://fg-atie.ir/
Template: essentials
Version: 1.0
Text Domain: essentials-child
*/

article .entry-footer,
.single-post footer.entry-footer,
div.entry-content + footer.entry-footer {
    display: none !important;
}

/* حل مشکل تداخل منوی شناور با ویجت چت */
#masthead {
    position: relative;
    z-index: 999999 !important;
}

/* در صورت نیاز، محتویات منو را نیز بالاتر ببر */
.pix-header {
    z-index: 999999 !important;
}