a.tenant-login-button::before {
	font-family: "Font Awesome 5 Free";
	content: '\f2f6';
	padding-right: 10px;
	padding-left: 0;
}

a.tenant-login-button {
	background: #489a29;
	border-radius: 5px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-decoration: none;
	color: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	padding: 10px 15px;
}

.elementor-486 .elementor-element.elementor-element-63c58715 {
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow .3s;
	padding: 346px 0 240px;
}

.post-template-default.single-post .content-sidebar-wrap {
	background: #FFF;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	padding: 20px;
	border-radius: 15px;
	max-width: 1140px;
	margin: 50px auto;
}

.post-template-default.single-post .page-header {
	background-image: url("/wp-content/uploads/sites/52/2018/11/bark-forest-tree-4587.jpg");
	background-position: center center;
	background-size: cover;
}

.post-template-default.single-post .page-header .wrap {
	max-width: 1140px;
	background: rgba(4,83,155,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 15px 15px 0 0;
	padding: 10px 0 4px;
}

.blog .content-sidebar-wrap {
	padding: 20px;
	max-width: 1140px;
	margin: 50px auto;
}

.blog .page-header, .category .page-header {
	background-image: url("/wp-content/uploads/sites/52/2018/11/bark-forest-tree-4587.jpg");
	background-position: center center;
	background-size: cover;
}

.blog .page-header .wrap,
.category .page-header .wrap {
	max-width: 1140px;
	background: rgba(4,83,155,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 15px 15px 0 0;
	padding: 11px 0 0;
}

.blog .sidebar .menu-item {
	width: 100%;
}

.blog .sidebar .menu-item a {
	width: auto;
	text-decoration: none;
	display: inline-block;
	padding: 5px 1.25em;
	color: #575757;
}

.blog .sidebar .cat-item {
	width: 100%;
}

.blog .sidebar .cat-item a {
	width: auto;
	text-decoration: none;
	display: inline-block;
	padding: 5px 1.25em;
	color: #575757;
}

#categories-2 {
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1;
	font-size: 13px;
}

@media (max-width: 896px) {
	.cat-item {
		display: inline-block;
		padding: 0;
		width: auto;
	}
	
	.blog .sidebar-primary {
		display: none;
	}
}

body.single-post .entry-content &gt; figure.wp-caption, body.single-post .entry-content &gt; figure.wp-caption img {
	width: 100% !important;
	max-width: 100% !important;
	height: auto !important;
}

.site-footer a, .site-container .site-footer .wrap div#genesis-footer-widgets .footer-contact .contact-info:before, .site-footer p {
	color: #03539B;
}