/*
Theme Name: Bomby _child
Theme URI: http://themes.tvda.pw
Author: TVDA Themes
Author URI: http://themeforest.net/user/tvdathemes
Template:   bomby
Description: Powerful WordPress Theme
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Version: 1.5
License: GNU General Public License
License URI: license.txt
Text Domain: bomby
*/

.iv-layout.header.stuck .logo img
{
  max-height: 60px !important;
  width: auto;
}
.iv-layout.header.stuck.transparent-bg
{
  background: #000 !important;
}
.header .mega_main_menu .mega_main_menu_ul > li > .item_link{}
.header.stuck .mega_main_menu .mega_main_menu_ul > li > .item_link {
	color: #fff !important;
}
.iv-layout:not(.stuck) .header-left-area{
	width: 15%;
}

.widget_text{text-align: center;}
.widget_text h3{color: #FFF;}
.widget_text p{font-size: 16px;}
.pageheading h3{
		text-align: center;
	color: #FFF;
}
.ivan-title-wrapper .title-heading {
	margin-bottom: 0;
}
.font18 p{
	font-size: 18px;
}
.iv-mobile-menu-wrapper ul li .item_link {
	font-size: 18px;
}
.iv-layout.header.stuck .responsive-menu .mobile-menu-trigger {
	color: #FFF;
}
.hidethis{display:none !important;}
.aboutpresident h3{		
		font-family: "Quicksand", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 30px;
  		font-weight: 600;
		text-transform: initial;
	}
	.aboutpresident h4{		
		font-family: "Quicksand", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 24px;
  		font-weight: 600;
		text-transform: initial;
	}
	.aboutpresident p{
		font-size: 18px;
  		font-weight: 600;
		margin-bottom: 5px;
	}
@media (min-width:320px)  {
	
	.iv-layout.header.light .has-alt .logo-alt{
		max-width: 170px;
	}
}