@media (min-width: 922px){
	.ast-container {
	  max-width: 100% !important;
	}
	}
	
	.ast-container, .ast-container-fluid {
	  margin-left: auto;
	  margin-right: auto;
	  padding-left: 0 !important;
	  padding-right: 0px !important;
	}
	
	#masthead .ast-container, .site-header-focus-item + .ast-breadcrumbs-wrapper {
	  max-width: 100%;
	  padding-left: 35px !important;
	}
	
	.wp-block-post, #tm-survey {
		background-color: #f6f6f6 !important;
		padding: 25px;
		margin-bottom: 36px;
	}
	
	.tribe-common-g-row:nth-child(odd) {
		background-color: #f6f6f6;
	}
	
	.tribe-common-g-row {
		text-align: center;
	}
	
	@media only screen and (max-width: 1081px){
	.wp-block-post-template {
		padding-left: 0 !important;
	}
	}
	
	.footer-nav-wrap li {
		text-align: center !important;
	}
	
	#mega-menu-wrap-primary {
		background-color: #123c70;
	}
	
	.entry-content p, .entry-content h3 {
	  margin-bottom: 0px;
		text-align: center;
	}
	
	 .entry-content h1,  .entry-content h2, .entry-content h3 {
		color: #123c70;
	}
	
	.footer-nav-wrap  a:hover, a:not(.mega-menu-link):hover, .menu-link > a:hover {
		color: #123c70 !important;
	}
	
	#zoom-info, #hp-contacts, .tribe-compatibility-container {
		border-style: solid;
		border-width: 1px;
		border-color: darkgray;
		padding: 15px;
	}
	
	div.wp-block-columns:nth-child(2) {
		padding: 5vw 7vw 0;
	}
	
	div.wp-block-columns:nth-child(3) {
		padding: 5vw 7vw;
	}
	
	.wp-block-table > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(1) {
		background-color: #eeeeee;
	}
	
	.wp-block-table td {
		border-style: none;
		padding: 8px 25px;
		white-space: nowrap;
	}
	
	.custom-logo{
		top: 80% !important;
		left: 5%;
		position:absolute;
		width: 50vw !important;
		height: auto !important;
	}
	
	.site-footer-primary-section-1 > aside:nth-child(1) {
		display: grid;
		justify-content:  center;
	}
	
	#block-20 {
		height: 0px;
		margin: 0;
		padding: 0;
	}
	
	.sidebar-content {
		text-align: center;
	}
	
	.sidebar-content h3 {
		font-size: 1.6rem;
		margin-bottom: 1rem;
	}
	
	.ast-separate-container .ast-article-post {
		margin-top: .4%;
	}
	
	.site-content {
		background-color: white !important;
	}
	
	
	@media only screen and (max-width: 921px){
	.ast-builder-grid-row-layout-default > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)
	{
		display: none;}
	}
	
	#tribe-events-pg-template {
		margin: 111px auto !important;
	width: 100%;
	}
	
	.tribe-block__venue {
		display: none;}
	
	
	.tribe-events-widget-events-list__events {
		text-align: center !important;
	}
	
	#tm-survey p {
	text-align: left;
	}
	
	.wp-block-query ul {
		padding: unset !important;
	}
	#tm-survey > h3:nth-child(4) > a:nth-child(1) {
	color: white;
	  padding: 0.5rem 1rem;
	background-color: #3d3935;
	  border-color: #3d3935;
	  border-radius: 10px;
	  text-decoration: unset;
	  filter: drop-shadow(1px 2px 3px gray);
	  }
	
	#tm-survey a:hover {
		color: white !important;
	}
	.site-title, .wp-block-post-date {
		display: none !important;
	}
	
	.wp-block-search__inside-wrapper {
		outline-style: none !important;
	}
	
	.wp-block-search__button svg {
		color: white;
	}
	
	.wp-block-post-excerpt__excerpt {
		text-align: left !important;
	}
	
	.ast-separate-container .ast-article-post {
		padding: 10px 50px;
	}

.post .entry-content p, .type-post P {
	text-align: left;
}