#masthead{background-color: rgba(0,0,0,0.6);
}
.entry-link .posted-on{
	display: initial;
}
.hentry.sticky .entry-comments{
	display:none;
}
.f2, .serif {
	font-family: 'Dosis', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', sans-serif;
}
input[type="submit"]{
	background-color: #3C4379;
}

input[type="submit"]:hover{
	background-color: #575E8B;
}
.content-wrap{
	margin-top: 0px;
}
ul.shareaholic-share-buttons{
	margin-left: 0px !important;
}
.social-nav ul li a, .menu-social-container ul li a{
	padding: 0px;
	width: 32px;
}
#feedicon:hover{
 opacity: 0.4;
}

.admin-bar #masthead {
	text-align:right;
  background-color: rgba(0,0,0,0.6);
}

.main-navigation, .main-navigation li a {
    color: #ffffff !important;
}
.mobilemenu-active .nav-container .nav-wrap {
    right: -15px;
}
.nav-container .nav-wrap{
	width: auto;
	background-color:  rgba(0,0,0,0.8);
	right:-120%;
}
#hamburger .sublines {
    background: rgba(255, 255, 255, 0.89);
}
.advanced-categories-widget h3 {
	font-size:15px;
}
.saboxplugin-wrap{
	margin-bottom: 30px !important;
}
.social-header-nav .icon, .search-header .search-icon .icon-magnifier {
    fill: rgba(255, 255, 255, 0.89);
}
.search-header .search-field::placeholder{
	color:#ffffff;
}


@media (min-width: 52.5em) {
    h1,
  .pukeko_pagetitle .section-title,
  .elementor-widget-wp-widget-pukeko-pagetitle-widget .section-title,
  .entry-content .elementor-widget-wp-widget-mc4wp_form_widget h5,
  .entry-content .elementor-widget-wp-widget-null-instagram-feed h5 {
    font-size: 50px;
    line-height: 1.2;
    letter-spacing: 1.8px;
  }
	
    h2 {
    font-size: 40px;
    letter-spacing: 1.5px;
  }
    h3 {
    font-size: 30px;
    line-height: 1.17;
    letter-spacing: 1.2px;
  }
    h4 {
 font-size: 20px;
  }
     h5 {
 font-size: 18px;
		line-height: 1;
 letter-spacing: 1.2px;

  }
    .content-wrap {
    padding-top: 0px;
	}
	div[data-id="513a0cc"]{
		margin-top: 50px;
	}
	.custom-logo-link {
    margin: 15px 0 0 0px;
		    height: 58px;
	}
	.custom-logo-link img {
    max-height: 58px;
}
    .entry-content ul, .entry-content ol{
		margin: 0 0 10px 0px;
	}
	.elementor-39369 .elementor-element.elementor-element-513a0cc > .elementor-widget-container {
		margin: 88px 0px 0px 0px;}
    .comments-area{
		padding: 60px 0 0 0px;
	}
    .footer-nav ul li {
    font-size: 18px;
    }
	#secondary{
		border-left: solid 1px rgba(0, 0, 0, 0.12);
	}
	.advanced-categories-widget h3 {
	font-size:16px;
}
	.single-post.sidebar-show-post .related-post{
		-webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 32%;
		margin-right:2%;
	}
	.single-post.sidebar-show-post .related-post:last-of-type{
		margin-right:0;
	}
	.single-post.sidebar-show-post .related-post .related-img{
		width:100%;
	}
	.single-post.sidebar-show-post .related-post .related-post-text{
		width:100%;
		margin-top:15px;
	}
}


@media screen and (min-width: 78em){ .main-navigation li a {
    font-size: 15px;
	}
.main-navigation ul ul.sub-menu a{
	color: black !important;
	text-align: left;
}
	.nav-container .nav-wrap{
		right: 0;
	}
	.search-header .search-field:focus{
		width:150px;
	}
	.nav-container input[type="search"]:focus{
		color:#ffffff;
	}
	.nav-container input[type="search"].placeholder {
    color: rgba(255, 255, 255, 0.89);
  }
  .nav-container input[type="search"]:-moz-placeholder {
    color: rgba(255, 255, 255, 0.89);
  }
  .nav-container input[type="search"]::-moz-placeholder {
    color: rgba(255, 255, 255, 0.89);
  }
  .nav-container input[type="search"]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.89);
  }
  .nav-container input[type="search"]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.89);
  }
	}


