/*
Theme Name: Inspiro PRO Child
Theme URI: https://www.wpzoom.com/themes/inspiro-pro/
Template: wpzoom-inspiro-pro
Description: This is a simple Child Theme.
Author: WPZOOM
Author URI: https://www.wpzoom.com
Version: 1.0
*/

/* Write your custom CSS code below or add it in the Customizer > Additional CSS */

/* .portfolio-showcase .portfolio_item.portfolio-restricted, .no-thumbnail {
    display: none!important;
} */
.section-title {
    display: none;
}
.single-portfolio_item .has-post-cover .entry-cover, .portfolio-with-post-cover .entry-cover {
    min-height: 380px;
}
.single-portfolio_item .has-post-cover .entry-header {
    height: 466px;
}
.single .has-post-cover .entry-header .entry-title {
    display: none;
}
.mfp-inline.slow.pulse.animated.portfolio-popup-video {
    display: none;
}
.no-thumbnail .entry-meta {
    display: none;
}
.wrap, .inner-wrap {
    max-width: 96%;
}
#colophon .site-info {
    max-width: 1170px;
    margin: 0 auto;
}
#post-8924 .entry-header {
    display: none;
}