.listing-titlerow {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.listing-titlerow h1 {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #21282b;
	text-align: left;
}
.listing-titlerow h2 {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 26px;
	color: #444e53;
	margin: 0;
	text-align: left;
}
.listing-titlerow .addto-favourites {
	color: #444e53;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
.listing-titlerow .addto-favourites i {
	font-size: 120%;
}

.listing-titlerow .btn-med {
	margin-left: 25px;
}
.listing-titelrow-btns {
	flex-shrink: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
}
.listing-titelrow-btns .btn-info-designs {
	background: #343d40;
}
.listing-titelrow-btns .btn-info {
	margin-left: 15px;
	margin-bottom: 10px;
}
.listing-titelrow-btns img {
	height: 32px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.listing-tab-container {
	width: 100%;
	margin: auto;
	padding-bottom: 7px;
	display: flex;
	flex-wrap: wrap;
}
.listing-tab-container button {
	margin: 0 2px 2px 0;
}
.listing-tab-container button:last-child {
	margin-right: 0;
}

.listing-content-container {
	display: flex;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:  28px;
}
.listing-content-container h3 {
	font-size: 24px;
	margin: 0;
	color: #000000;
}
.listing-content-right {
	color: #343d40;
	width: 550px;
	flex-shrink: 1;
	padding-top: 10px;
}
[data-listing-field="child_project_details"] {
	font-size: 14px;
	line-height: 22px;
}
.listing-content-right p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 22px;
}
.listing-content-right h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 22px;
	margin: 0;
}
.listing-content-right-header-buttons {
	display: flex;
	align-items: baseline;
}
.listing-content-right-header {
	display: flex;
	justify-content: space-between;
}
.listing-content-right-header .addto-favourites {
	padding-right: 20px;
	font-weight: 600;
}
.listing-content-left {
	flex-grow: 1;
	width: 1000px;
	padding: 0 40px 30px 0;
}
.listing-about-table {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
	max-width: 550px;
}
.listing-about-table-mouseover {
	display: none;
}
*:hover > .listing-about-table-mouseover {
	display: inline-block;
	position: absolute;
	top: -30px;
	right: 0;
	width: 100%;
	height: 30px;
	background: #ed1f31;
	color: white;
	text-align: center;
	padding-top: 4px;
}
*:hover > .listing-about-table-mouseover::before {
	content: 'Price effective date:';
	padding-right: 10px;
}
.listing-about-table .table-body {
	display: flex;
	flex-wrap: wrap;
	width: 75%;
	min-width: 300px;
	position: relative;
}
.listing-about-table .table-cell {
	display: flex;
	justify-content: space-between;
	border: none;
	box-shadow: 1px 0 0 0 #ccc, 
                0 1px 0 0 #ccc, 
                1px 1px 0 0 #ccc,   /* Just to fix the corner */
                1px 0 0 0 #ccc inset, 
                0 1px 0 0 #ccc inset;;
	width: 50%;
	padding: 10px;
	font-size: 14px;
}
.listing-about-table .table-cell div:first-child {
	font-weight: 600;
}
.listing-about-table .table-title {
	margin: 0;
	text-transform: uppercase;
	width: 25%;
	min-width: 130px;
	padding: 10px 0 5px 0;
}
.gallery-thumb-slider-container.facades-container p {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
	text-align: center;
}
.gallery-thumb-slider-container.facades-container .imagebox-mob {
	/*background: #eee;*/
}
[data-tab="facades"] .imagebox-mob-preview p {
	margin: 0;
	padding: 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	/*background: #eee;*/
}
.listing-facades-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.listing-facade {
	padding: 8px;
	flex-shrink: 1;
	flex-grow: 1;
	max-width: 290px;
	min-width: 240px;
	flex-basis: 240px;
}
.listing-facade-imgholder {
	font-size: 0;
	overflow: hidden;
}
.listing-facade:hover img {
	transform: scale(1.1);
}
.listing-facade img {
	width: 100%;
	transition: all 0.3s;
}
.listing-facade p {
	margin: 0;
	padding: 5px;
	font-size: 15px;
	line-height: 17px;
	font-weight: 600;
}
.listing-facade.flex-placeholder {
	padding-top: 0;
	padding-bottom: 0;
}
.suits-lots, .luxe-options {
	color: #ffffff;
	background-color: #ed1f31;
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	padding: 15px;
}
.suits-lots img {
	height: 35px;
	vertical-align: middle;
}
.luxe-options img {
	vertical-align: bottom;
}
.luxe-options {
	font-size: 20px;
}
.listing-table .on-display-icon {
	background: url(../images/icon-on-display-red.svg);
	background-repeat: no-repeat;
	background-size: auto 80%;
	background-position: center;
}
.listing-table {
	display: table;
	width: 100%;
	font-size: 13px;
	margin: 10px 0;
	padding: 0;
}
.download-btn-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 15px;
}
.download-btn-container .btn {
	margin-bottom: 15px;
	width: calc( ( 100% - 15px ) / 2 );
	text-align: center;
}

.listing-table a {
	font-weight: 600;
}
.listing-table > div {
	display: table-row;
}
.listing-table > div:not(:first-child) {
	cursor: pointer;
}
.listing-table > div:nth-child(even) {
	background: #ecf0f2;
}
.listing-table > div > div {
	display: table-cell;
	padding: 5px 14px;
	text-align: center;
}
.listing-table > div:first-child > div {
	font-weight: 700;
	font-size: 12px;
}
.listing-table > div > div:first-child, .listing-table > div > div:last-child {
	text-align: left;
}
.listing-table > div > div:nth-child(n + 1) {
	white-space: nowrap;
}
.listing-table > div > div:nth-child(2), .listing-table > div > div:nth-child(3), .listing-table > div > div:nth-child(4) {
	text-align: right;
}
.listing-table > div > div:nth-child(5) {
	min-width: 35px;
}
.listing-floorplan-img {
	text-align: center;
	padding: 15px 0;
}
.listing-floorplan-img img {
	max-width: 100%;
}
div[data-tab]:not(:first-child) {
	display: none;
}
.listing-virtual-tour-holder {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	margin: 15px 0;
}
.listing-virtual-tour-holder iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}
.other-designs-block {
	background: #dbf0f6;
}
.other-designs-block .handwritten {
	margin: 0 15px;
}
.other-designs-block .panel {
	background: #ffffff;
	filter: drop-shadow(0px 0px 6px #ccc);
}
.other-designs-block .panel:hover {
	filter: none;
}
div[data-tab="floorplan"] {
    position: relative;
}
.listing-prev-link, .listing-next-link {
    width: 50px;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    font-size: 6rem;
    top: 0;
    z-index: 1;
}
.listing-prev-link {
    left: 0;
}
.listing-next-link {
    right: 0;
}

.listing-prev-link::before {
    content: "\f104";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}    
.listing-next-link::before {
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}
@media (max-width: 1359px) {
	.listing-tab-container {
		flex-wrap: wrap;
	}
	.listing-content-container {
		flex-direction: column;
	}
	.listing-content-left {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.listing-content-right {
		flex-direction: row;
		width: 100%;
	}
	.listing-about-bottom {
		display: flex;
		justify-content: space-between;
	}
	.listing-about-buttons {
		max-width: 550px;
		padding-left: 15px;
	}
}
@media (max-width: 1023px) {
	
	.listing-titlerow {
		flex-direction: column-reverse;
	}
	.listing-titelrow-btns {
		text-align: right;
		width: 100%;
	}
	.listing-table > div > div {
		padding: 6px 7px;
	}
	.listing-table > div:not(:first-child) > div:last-child::after {
		content: '\f06e';
		font-family: "Font Awesome 5 Free";
		font-weight: 400;
	}
	.listing-table > div > div:last-child a {
		display: none;
	}
}
@media (max-width: 767px) {
	.listing-tab-container {
		flex-direction: column;
		padding: 0;
	}
	.listing-tab-container button {
		width: 100%;
		margin-right: 0;
	}
	.listing-table {
		display: block;
		padding: 0 0 55px 0;
	}
	.listing-table > div:first-child > div:first-child {
		display: none;
	}
	.listing-table > div {
		display: flex;
		flex-wrap: wrap;
	}
	.listing-table > div > div {
		display: block;
	}
	.listing-table > div:first-child > div {
		font-size: 10px;
	}
	.listing-table > div > div {
		width: 14%;
	}
	.listing-table div > div:nth-child(5) {
		width: 10%;
		min-width: initial;
	}
	.listing-table > div > div:first-child {
		width: 100%;
	}
	.listing-table > div > div:nth-child(6) {
		width: 40%;
	}
	.listing-table > div > div:last-child {
		width: 8%;
	}
	.listing-table .on-display-icon {
		background-size: auto 65%;
	}
	.btn-info-table {
		background-size: auto 10px;
		width: 36px;
		height: 20px;
	}
	.listing-about-bottom {
		flex-direction: column;
		align-items: center;
	}
	.listing-about-buttons {
		padding-left: 0;
	}
	.other-designs-block .handwritten {
		text-align: center;
	}
	.listing-prev-link, .listing-next-link {
        width: 40px;
        font-size: 3rem;
    }
}
@media (max-width: 639px) {
	.listing-titlerow .btn-med {
		margin-left: 15px;
	}
	.listing-titlerow .addto-favourites {
		font-size: 14px;
	}
	.listing-titlerow h1 {
		font-size: 40px;
		margin: 15px 0;
	}
	.listing-titlerow h2 {
		font-size: 28px;
		margin: 5px 0;
	}
	.listing-table > div > div {
		width: 16%;
	}
	.listing-table > div > div:last-child {
		display: none;
	}
	.other-designs-block .handwritten {
		font-size: 40px;
	}
}
@media (max-width: 479px) {
	.listing-content-right-header {
		flex-direction: column;
	}
	.listing-content-right-header-buttons {
		justify-content: end;
	}
}