/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
.boxed-slider{
    padding-top: 0px;
}

.icon-line{
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
.icon-line:before{
	content: "\f3c0";
}
.si-instagram:hover, .si-colored.si-instagram{
	background-color: #00C300 !important;
}

.iconlist.iconlist-large{
    font-size: 18px;
}
#header.sticky-style-2 #header-wrap{
	background: #00204f;
}
#primary-menu.style-2 > div > ul > li > a{
	color: #FFF;
    font-size: 18px;
}
.single-post .entry-image img{
      display: none;
}
.entry-meta{
  display: none;
}
#primary-menu-trigger{
      font-size: 30px;
    color: #FFF;
}
.imap {
    width: 100% !important;
    height: 400px;
}