/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

#padding-bot-0 {
padding-bottom: 0px !important;
}

h2.widgettitle {
	font-size:24px !important;
	color: #334f80 !important;
}

.white-hover-link:hover{
color: white;
}

@media (max-width: 1200px) {
  #site-header-wrapper.sticky-header-on-mobile {
  	  height:97px !important;
  }
}

#contact-head-img {
max-height: 500px !important;
padding:0px;
margin: 0px;
}

.underlined-btn a {
	text-decoration: underline !important;
	padding: 0px !important;
}

.centered-text {
	text-align: center;
}

#menu-item-4330 a, #menu-item-4329 a {
    color: #ffffff !important;
	background-color: #c43c54 !important;
}

.header-style-3 #primary-menu.no-responsive > li > a, .header-style-4 #primary-menu.no-responsive > li > a {
    padding: 0px 10px;
}