@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
*/

@media screen and (min-width: 1025px) {
  body .gt-cover {
    margin-bottom: 150px;
  }
}
.gt-page-content #title-content {
  display: block;
  padding-bottom: 0;
  margin-bottom: 0;
}
.gt-title-overview h1 {
  font-size: 48px;
}
.gt-header.gt-desktop-header.gt-dark.gt-absolute.gt-transparent > DIV:before {
  display: none;
}
.gt-page-wrapper .gt-inner-wrapper {
  display: none !important;
}
body .gt-title-overview > .gt-flex-container {
  display: none !important;
}
div > .gt-item .menu-item > a {
  letter-spacing: 1.35px;
}
.gt-footer p {
  letter-spacing: 1.35px;
}
.gt-module-item {
  display: none;
}
@media screen and (max-width: 1024px) {
  body .gt-cover {
    margin-bottom: 70px;
  }
}