/*
	Theme Name: NAVC
	Theme URI: https://github.com/PHOSCreative/framework
	Author: PHOS
	Author URI: https://www.phoscreative.com
	Description: Created by PHOS, this WordPress theme serves was custom-made to give you the cleanest, fastest, prettiest, and most authoritative website possible. Please refrain from editing this theme yourself before speaking with the developers at PHOS to prevent any critical errors that will arise.
	Version: 1.3.5
	License: GNU General Public License v2 or later
	License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.mobile-menu .button.custom {
	transition: background-color 0.15s;
}
.mobile-menu .button.custom:hover {
	background-color: #00a9e7 !important;
}
#div-gpt-ad-1565274573737-0 iframe{
	margin: 0 auto; 
}

#masthead .search {
	background-color: #d7edf9;
	padding-bottom: 0;
	width: 300px;
}
#masthead .search .gsc-control-cse {
	border: 0;
	padding: 0;
}
#masthead .search .gsc-search-box {
	border: 0;
	height: 46px;
	margin-bottom: 0;
	overflow: hidden;
}
#masthead .search .gsc-search-box tbody {
	height: 46px;
}
#masthead .search .gsc-input-box {
	border: 0;
}
#masthead .search .gsc-input {
	background: #d7edf9;
	border: 0;
	border-collapse: inherit;
	margin-bottom: 0;
	padding: 0;
	width: 100%;
}
#masthead .search .gsc-input tr {
	border: 0;
}
#masthead .search .gsib_a {
	background: #d7edf9;
}
#masthead .search .gsc-search-button {
	padding: 16px 27px 16px;
	position: absolute;
	top: 0;
	right: 0;
}
#masthead .search .gsc-search-button .gsc-search-button-v2 {
	background-color: #00a1df;
	border-color: #00a1df;
}

#masthead .search.mobile-search{
	background-color: transparent;
	margin-bottom: 10px;
	width: 100%;
}
#masthead .search.mobile-search .gsc-control-cse{
	background-color: transparent;
}
#masthead .search.mobile-search .gsc-control-wrapper-cse {
	background-color: transparent;
}
#masthead .search.mobile-search .gsc-search-box{
	margin: 0;
}
#masthead .search.mobile-search .gsc-search-box tr{
	background-color: #d7edf9;
}

