@charset "UTF-8";

/*
	Theme Name: Noxe Child Theme
	Theme URI: https://themeforest.net/user/gloriathemes
	Description: Child theme of Noxe theme
	Author: Gloria Themes
	Author URI: https://gloriathemes.com/
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: noxe
	Template: noxe
	Version: 1.0.0
*/

.gt-title-bar.gt-style-1::before, .gt-title-overview.gt-style-1 .gt-cover::before, .gt-item-subpage-hero.gt-style-1::before, .gt-name-overview.gt-style-1 .gt-cover::before {
  background: rgb(0,0,0);
  background: rgba(0,0,0,10);
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,10);
}