/*
Theme Name: GRG Theme
Description: 
Version: 1.0.2025062701
Author: Frank Barnhouse
Author URI: https://www.thinkanewmedia.com/
Template: enfold
*/

/*Add your own styles here:*/

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

#header_main, .title_container, .container_wrap_first {
	border: none !important;
}

#top #header .av-main-nav > li.menu-item > a:hover, #top #header .av-main-nav > li.current-menu-item > a {
    border-bottom: #A2224B solid 2px !important;
}

.logo img {
	padding-top:8px;
	padding-bottom:8px;
}

.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after  {
	background-color: #004890 !important;
}

.title_container .main-title {
	margin: 0;
	font-size: 32px;
	position: relative;
	z-index: 2;
	min-height: 36px;
	line-height: 1.5em;
	top: 0;
	font-weight: 600;
}

.title_container .main-title a {
	color: #004890 !important;
}

/* Hide You are here in breadcrumbs and date on Blog page */
.trail-before, .slide-meta {
  display: none !important;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none !important;
    letter-spacing: 0px !important;
}

body .gform_wrapper .gform_footer input[type=submit] {
	background-color: #004890 !important;
	border: 1px solid #004890;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
	background-color: #004890d6 !important;
}
.news-thumb {
    border: none !important;
    background: none !important;	
}
.news-thumb img {
    width:30px !important;
    height:30px !important;	
}
