/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 08 2019 | 23:08:12 */
@media screen and (min-width:1024px) {
   .site-header .container-type-none .panel-grid .panel-grid-cell .cnt-tel a,
   #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
      color: #000;
   }
   body.home .site-header .widget-area.header:after {
      border-bottom: 1px solid #000;
   }
   body.home .site-header.fixed-menu .container-type-none .panel-grid .panel-grid-cell .cnt-tel a,
   body.home .site-header.fixed-menu #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
      color: #fff;
   }

}

.ih-bug{
 	text-align:center;
 	margin: 10px auto 3px;
 	font-family:'Open Sans', sans-serif;
 	font-size: 10px !important;
 	line-height: normal !important;
 	font-weight:normal !important;
 	color:#fff !important;
	padding-bottom:15px;
}
.ih-bug img{
	display:block;
 	margin: 10px auto 4px;
	width:110px !important;
}
.ih-bug a, .ih-bug a:link, .ih-bug a:active,.ih-bug a:visited, .ih-bug a:hover {
 color: #fff!important;
 text-decoration: none;
 font-weight: normal;
font-size: 10px !important;
  padding:0px!important;
}