/*
Theme Name: StePac PPC
Description: A Customized WordPress theme made for StePac PPC
Author: NgageContent
Author URI: https://ngagecontent.com
Version: 3.0
Text Domain: industrial
*/

body.home ul.post-meta {
    padding: 0 !important;
    margin-top: 0;
    border: 0;
}

body.home ul.post-meta li i {
    display: none !important;
}

body.home ul.post-meta li:last-of-type {
    display: none !important;
}

body.wp-singular ul.post-meta {
    padding: 0 !important;
    margin-top: 0;
    border: 0;
}

body.wp-singular ul.post-meta li i {
    display: none !important;
}

body.wp-singular ul.post-meta li:last-of-type {
    display: none !important;
}

.styled-border .stepac-related-blogs article .post-meta {
    display: none;
}

@media (min-width: 1200px) {
header.site-header nav.site-navigation .main-menu .megamenu ul li:nth-child(2) {
    background: #f1f1f1;
}
}
