/*author: jhenise*/
.page .white-logo, .single-post .white-logo, .archive .white-logo {
	display: none !important;
}

.blog .black-logo {
	display: none;
}

.page .header-nav ul li a, 
.single-post .header-nav ul li a,
.archive .header-nav ul li a {
	color: #2c2c2c !important;
}

.page .header-section .white-btn a, .single-post .header-section .white-btn a, .archive .header-section .white-btn a {
	color: #2c2c2c !important;
	border: 2px solid #2c2c2c !important;
}

.hide-element {
	display: none;
}

.review-item img {
	margin-top: -60px;
}

.real-estate-section-overlay {
	margin-right: 200px !important;
}

.wp-block-site-logo.is-default-size img {
	height: auto;
	width: 366px;
}

footer a {
	text-decoration: none !important;
}

.listing-btn {
	border-radius: 100px !important;
	width: 55%;
	text-align: center !important;
}

.listing-categories li a {
	color: #ffffff !important;
	text-decoration: none !important;
}

.listing-categories {
	list-style-type: none;
	padding: 0;
}

.listing-categories li {
	padding: 10px 30px;
	background: #444;
	margin-bottom: 10px;
	border-radius: 50px;
}

.listing-categories li:hover {
	background: #eee;
}

.listing-categories li:hover a {
	color: #444 !important;
}

/*.single-post h4, .single-post h3 {
	color: #fff;
}*/
.listing-categories .current-cat {
	background: #333 !important;
}

/*home>agent-img*/
img.wp-image-140 {
	width: 750px !important;
}

footer p {
	color: #333 !important;
}

li.cat-item.cat-item-52779 {
	display: none;
}

li.cat-item.cat-item-1784 {
	display: none;
}

h3.sd-title {
	color: #333 !important;
}

.why-choose-blocks:hover {
	background: #005EB8;
}

.proven-process-section .process:hover {
	background: #005EB8;
}

.proven-process-section .process:hover h4, .proven-process-section .process:hover p {
	color: #ffffff !important;
}

/*remove link to e-book*/
.post-954 .wp-elements-dea863fa95274acba2909cbe65551c79 a, .post-954 a {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: black;
}

.post-954 .wp-elements-a89d570140c4c82e335fb1a7f6679455 p a {
	display: none;
}

/*new-layout styles*/
.download-brochure {
	margin-right: -189px;
	position: relative;
	z-index: 1;
}

.page-id-1443 .wp-block-jetpack-slideshow img {
	border-radius: 30px;
}

.custom-img-slider-container ul {
    height: 278px !important;
}

.custom-img-slider-container figure img {
	height: 278px !important;
	width: 100% !important;
	object-fit: cover !important;
}


/* .custom-img-slider {
	height: 278px !important!;
	object-fit: cover;
} */

.hide {
	display: none!important;
}

.page-id-1443 .wp-block-jetpack-slideshow.aligncenter.height-278.bg-cover ul li img {
	height: 278px !important;
	object-fit: cover;
}

@media only screen and (max-width: 768px) {
	
}

.mobile-atf {
	margin-top: 20px !important;
}

.mobile-atf-btn {
	max-width: 100% !important;
}

button.wp-block-navigation__responsive-container-open {
	color: #000;
}

.brochure-map-section {
	padding: 20px !important;
}

.brochure-map-section .download-brochure {
	margin: 0 !important;
}	

@media (max-width: 768px) {
	.swap-columns-mobile {
		display: flex;
		flex-direction: column-reverse;
		align-content: center;
		padding: 20px;
	}
	
	footer p {
		text-align: center;
	}
	
	footer .is-layout-flex {
		display: flex;
		justify-content: center;
	}
	header .white-btn .wp-block-button__link {
		display: none;
	}
	.wp-block-navigation__responsive-container-open {
		color: #ffffff!important;
	}
	.page-id-1443 .wp-container-core-group-is-layout-26 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}