.elementor-2523 .elementor-element.elementor-element-2d3a746e{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-678bda2a *//* Site header focus item */
#ast-desktop-header .ast-main-header-wrap > .site-header-focus-item{
	display:none;
}


/* 782px and smaller screen sizes */
@media (max-width:782px){

	/* Site header focus item */
	#ast-mobile-header .ast-main-header-wrap > .site-header-focus-item{
		display:none;
	}
	
	/* Post Division */
	#main article{
		padding-top:20px;
	}
	
	/* Container */
	#content .ast-container{
		
	}
	
}

/* 993px and larger screen sizes */
@media (min-width:993px){

	/* Primary */
	#primary{
		margin-top:0px !important;
	}
	
}/* End custom CSS */