/*
Theme Name: Inteco Child
Theme URI: http://demo.goodlayers.com/inteco
Template: inteco
Author: Goodlayers
Author URI: http://www.goodlayers.com
Description: Inteco WordPress Theme
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.2.9.1772706807
Updated: 2026-03-05 10:33:27

*/

.inteco-page-title-wrap {
    position: relative;
}
.inteco-page-title-wrap:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .5;
}