/*
 Theme Name:   RENTERS CHOICE PORTAL 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
*/

/* Add your custom styles below */
.zright {
  z-index: 6;
}

.zlow {
  z-index: 5;
}

.zhigh {
  z-index: 7;
}

.header-image,
.is-logo-image {
  margin: 33px;
}

.div.gb-container {
  background: #ececec !important;
}


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

#gform_submit_button_12:hover {
  background-color: #043a6a !important;
  color: var(--base-4) !important;
}
.narv a:hover{color:var(--global-color-8) !important;}