body.page-id-3472 .sold-banner img {
    position: absolute !important;
    left: 0px !important;
    top: 17px !important;
}
body.single-listing .sold-banner img {
    position: absolute !important;
    left: 6px !important;
    top: 13px !important;
}
.site-branding a.brand img {
    max-width: 630px !important;
}
.footer_image_wrapper {
    margin: 0 auto !important;
}
section#custom_html-6 p {
    margin: 5px 0px;
}
section#custom_html-6 {
    text-align: center;
}
section#custom_html-6 .textwidget.custom-html-widget {
    display: inline-block;
    text-align: left;
} 
section#custom_html-6 p br {
    display: none;
}
@media screen and (max-width: 720px) {
    section#custom_html-6 .textwidget.custom-html-widget {
        display: inline-block;
        text-align: center;
    }
}
/* Desktop menu header css */
.main-navigation .primary-menu-container > ul li.menu-item > a {
    font-style: normal;
    line-height: 2;
    border-radius: 5px;
}
/* body {
    background: linear-gradient(180deg, rgb(20, 72, 122) 0%, rgb(19, 36, 51) 100%);
    background: #14487a !important;
} */
body {
    background: linear-gradient(180deg, rgb(20, 72, 122) 7%, rgb(19, 36, 51) 100%);
}

/* desktop menu header css end */
/* Footer Css Start */
.site-footer-row.site-footer-row-columns-1 .site-footer-section {
    flex: 1;
    text-align: center;
    min-width: 0;
    justify-content: center;
}
/* Footer Css End */

.single-content p {
	margin-top: 18px;
}
.single-content .wp-block-columns.no-top-spacing {
	margin-top: 0;
}
.blocks-gallery-caption figcaption, .wp-block-embed figcaption, .wp-block-image figcaption, .wp-block-table figcaption, .wp-block-audio figcaption, .wp-block-video figcaption, .widget.widget_media_image figcaption {
	color: rgba(255,255,255,1);
	font-size: 70%; 
	line-height: 1.125;
}
.wp-block-separator {
	border-color: #264866;
	clear: both;
}
.wp-block-separator.is-style-wide {
	border-bottom-width: 3px;
}

.single #primary {
	margin: 0;
}

video {
	width: 100%;
}

.click-here-img {
	background-position: center;
	background-size: cover;
}
.sold-banner {
	position: relative;
}
.sold-banner img {
	position: absolute;
	left: 6px;
	top: 6px;
}

.has-text-shadow {
	text-shadow: 2px 1px 4px #000;
}
.has-border {
	border: 6px solid #264866;
}
.no-margin,
.single-content .no-margin {
	margin: 0;
}
.image-is-max-width {
	width: 100%;
}

/* Where it says 'free market evaluation on the home page... */
li.free-market-evaluation {
	font-size: 125%;
	text-shadow: 0 1px 2px rgba(0,0,0,0.5)
}
li.free-market-evaluation a {
	color: #fff;
}

/* Make mobile header buttons fit slightly better... */
.site-bottom-header-wrap .site-container {
	padding-left: 10px;
	padding-right: 10px;
}
@media (min-width: 500px) {
	.mobile-header-button-wrap a,
	.mobile-header-button2-wrap a {
		padding-top: 17px;
		padding-bottom: 17px;
	}
}

/* Featured Listings on Home Page */
.single-content .featured-listing-title, .single-content .featured-listing-beds-baths, .single-content .featured-listing-price, .single-content .featured-listing-more-link {
	margin: 5px auto 10px;
}
.single-content .featured-listing-beds-baths {
	float: right;
}
.featured-listing-beds-baths img {
	display: inline-block;
}
.single-content .featured-listing-price {
	font-weight: 700;
	margin-bottom: 10px;
}
.single-content .featured-listing-address {
	font-size: 0.875rem;
	margin-top: 0;
}
.featured-listing-more-link a {
	display: block;
	background: var(--global-palette1);
	border: solid 2px var(--global-palette2);
	border-radius: 5px;
	color: var(--global-palette8);
	margin: 0 auto;
	max-width: 300px;
	padding: 4px 10px 5px;
	text-align: center;
	text-decoration: none;
}
.featured-listing-more-link a:hover {
	background: var(--global-palette2);
	border: solid 2px var(--global-palette6);
}
@media (max-width: 767px) {
	.featured-listing-more-link a {
		margin-bottom: 40px;
	}
    .site-branding a.brand img {
        max-width: 630px !important;
        width: 100% !important;
    }
}

/* Customization for /listings */
#wpv-view-layout-211 p {
	line-height: 1;
	margin: 0;
	padding: 8px 0 4px;
}
#wpv-view-layout-211 p:empty {
	display: none;
}
.wpv-block-loop-item {
	padding-top: 20px;
}
.listing-title {
	margin-bottom: 20px;
	text-decoration: underline;
}
.listing-archive .listing-address {
	clear: both;
}
@media (min-width: 960px) {
	.listing-title {
		float: left;
		margin: 0 30px 0 0;
	}
	.listing-price {
		text-align: right;
	}
	.listing-image {
		padding-top: 10px;
	}
}
.listing-price {
	font-size: 125%;
	font-weight: 700;
	margin-bottom: 0;
}
/*
.wp-block-toolset-views-custom-search-filter .wpv-custom-search-filter__label {
	flex-grow: 0;
	min-width: 128px;
	padding: 4px 0;
}
.wp-block-toolset-views-custom-search-filter .wpv-custom-search-filter__input {
	flex-grow: 1;
}
.wp-block-toolset-views-custom-search-filter .wpv-custom-search-filter__input select:focus {
	color: #fff;
}*/

body .listing-featured-image img {
	display: block;
	width: 100%;
}

table td {
	line-height: 1;
}

.listing-specifications-table td {
	width: 50% !important;
}
.listing-specifications-table td:nth-child(even) {
	font-weight: bold;
}

@media (max-width: 768px) {
	.rooms-and-sizes {
		font-size: 14px;
	}
}

/* Rooms and Sizes table spacing fix */
.rooms-and-sizes table tr, .rooms-and-sizes table tr td {
	height: 20px !important;
}

/* Kadence archive settings not applying... fix */
#archive-container {
	display: block;
}

/* Adjust Footer Column Widths */
.site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-left-golden {
	grid-template-columns: 80% 15%;
}
#media_image-3 figure {
	margin: auto;
	max-width: 150px;
}

@media (min-width: 768px) {
	.show-on-mobile {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.hide-on-mobile {
		display: none !important;
	}
	
	.site-header-bottom-section-center .button {
	line-height: 1.125;
	text-align: center;	
	}
	
	/* Adjust Footer Column Widths for mobile */
	.site-footer-row.site-footer-row-columns-2.site-footer-row-column-layout-left-golden {
		grid-template-columns: 100%;
	}
}

body .red-marker mark.kt-highlight {
	background: transparent url("https://lawlerteam.ca/wp-content/uploads/red-marker.png") center no-repeat;
	background-size: 100% 100%;
}

/* Tweaks For Printing */
@media print {
	#masthead,
	#colophon,
	.no-print {
		display: none !important;
	}
}
.kadence-column3472_9ad62b-7d > .kt-inside-inner-col {
    padding-top: 400px;
}
.kb-row-layout-id3472_edd476-06 > .kt-row-column-wrap {
    padding-top: 0px;

}
