.footer-column-three h3:after {
	margin: 7px auto;
}
.toggle-mobile-menu {
	display: none !important;
}
a.logofont {
	float: right !important;
	margin-top: 20px !important;
}
.featured-content {
	width: 100%;
}
.wp-block-cover__inner-container p {
	color: white !important;
}
.footer-column-three .widget {
	margin-bottom: 20px;
}
.footer-column-three {
	padding: 35px 0 25px !important
}
@media (min-width: 1023px) {
	#post-18 h1.entry-title {
		display: block !important;
	}
}
#post-18 h1.entry-title {
	display: none;
}
#post-18 figcaption {
		text-align: center;
}
#post-179 .entry-meta {
	display: none;
}
.featuredImgSasha img {
	max-height: 450px;
  width: 320px;
  margin: 0 auto;
  display: inherit;
}
.sashaBlockQuote blockquote {
	padding: 20px 0 25px;
	margin-bottom: 0;
}
.sashaBlockQuote blockquote p{
	margin-bottom: 0;
}
.comment-form-author {
	max-width: 100%;
	float: none !important;
}
.comment-notes {
	display: none !important;
}
.comment-form-email {
	display: none !important;
}
body.post-template-default .super-menu {
	display: block !important;
	background: white;
	width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
body.post-template-default
#block-33 {
	display:none;
}
div.instaLeft {
	display: none;
}
body.post-template-default .instaLeft {
	display: block;
}
body.post-template-default .instaRight {
	display: none;
}

body.post-template-default
@media (min-width: 1023px) {
	body.post-template-default .super-menu {
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
}
}

@media (min-width: 1023px) {
	body.post-template-default .super-menu-inner {
	 padding: 6px 0px 0px;
		    max-width: 1180px;
    margin: 0 auto;
    width: 90%;
}
}
footer .wp-block-latest-posts__post-title {
	color: #2da8c3;
	font-size: 15px;
    font-weight: bold;
}
@media (max-width: 900px) {

	.extraSpacing {
		display: block;
	}
	.instaLeft .extraSpacing {
		display: none;
	}
	.post-template-default #block-18 .extraSpacing {
		display: none;
	}
}
.single-post p.comment-form-url {
    display: none;

}