/*
 Theme Name:   Nocourt 2025 
 Theme URI:    genexmarketing.com
 Description:  A Fork of GenexPress : a multifaceted Generate Press Child Theme
 Author:       Genex Marketing
 Author URI:   https://www.genexmarketing.com
 Template:     generatepress
 Version:      1.0.0
*/
:root {
--gp-font--gotham: "Gotham";
}

@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: italic;
	font-weight: 300;
	src: url('https://10.genexsites.com/nocourt/wp-content/themes/nocourt2026/gotham/Gotham-BookItalic.otf') format('opentype') !important;
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 300;
	src: url('https://10.genexsites.com/nocourt/wp-content/themes/nocourt2026/gotham/Gotham-Book.otf') format('opentype') !important;
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: normal;
	font-weight: 700;
	src: url('https://10.genexsites.com/nocourt/wp-content/themes/nocourt2026/gotham/Gotham-Bold.otf') format('opentype') !important;
}
@font-face {
	font-display: auto;
	font-family: "Gotham";
	font-style: italic;
	font-weight: 700;
	src: url('https://10.genexsites.com/nocourt/wp-content/themes/nocourt2026/gotham/Gotham-BoldItalic.otf') format('opentype') !important;
}

/* Add your custom styles below */
.zright{z-index:6;}
.zlow{z-index:5;}
.zhigh{z-index:7;}
.header-image,.is-logo-image{}
.div.gb-container{background:#ececec !important;}
a{text-decoration:none;}


/* Make the Gravity Form 12 Submit Button visible (Forcing override) */
#gform_submit_button_12 {
  background-color: var(--contrast) !important;
  color: var(--white) !important;
}

#gform_submit_button_12:hover {
  background-color: var(--accent) !important;
  color: var(--darkgreen) !important;
}

