/*
Theme Name: TheGem Child
Theme URI: http://codex-themes.com/thegem/
Template: thegem
Author: Codex Themes.
Description: Multi-Purpose Wordpress Theme
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,flexible-header,full-width-template,theme-options,translation-ready
Version: 4.1.1.1575267734
Updated: 2019-12-02 06:22:14

*/

.menu-item-search {
	display: none !important;
}
#primary-menu.no-responsive > li > a:hover {
	color: #134eb6 !important;
}
#primary-menu.no-responsive > li:hover > a {
	color: #134eb6 !important;
}

ul.no-responsive > li:hover {
	color: red;
}
.gem-contacts-item.gem-contacts-email a{
	color: #134eb6 !important;
}
#footer-navigation li a {
	color: #134eb6 !important;
}

.footer-site-info a {
	color: #134eb6 !important;
}

.top-area {
    border-top: 5px solid #134eb6 !important;
}
.wpb_wrapper {
	height: 100% !important;
}
.gem-textbox {
    margin-bottom: 1.421em;
	height: 100% !important;
}
.gem-textbox-inner {
	height: 100% !important;
}
.gem-textbox-content {
	height: 100% !important;
}
.vc_column-inner {
	margin-bottom: 20px;
}