	#estatetool_copyright {
	    color: #ffffff;
	    background-color: #01586B;
	    text-align: center;
	    font-size: 14px;
	    padding: 10px 0;
	}
	#estatetool_copyright a {
	    color: #ffffff;
	}

.estatetool-font-family {
	font-family: "Montserrat", Sans-serif;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", sans-serif !important;  
	font-weight: 300;
}
.estatetool-unit-title, .estatetool-unit-title-section {
	font-weight: 400;
}

.estatetool-swiper-images__img {
	object-position: bottom center;
}

.estatetool-open-house {
	background-color: #095D6E;
}

.estatetool-unit-infobox {
    background-color: white;
    padding-top: 0;
}

h3.estatetool-unit-title {
    text-transform: uppercase;
}

.estatetool-unit-contact {
    color: white;
    background-color: #01586B;
	margin-top: 10vh;
}

@media screen and (min-width: 1024px) {
	.estatetool-unit-contact {
		background-image: url(https://letsstay.dk/wp-content/uploads/2023/06/hvide-bomaerke.svg);
		background-position: calc(100% - 50px) center;
		background-repeat: no-repeat;
		background-size: 220px;
	}
}

.estatetool-unit-contact a, .estatetool-unit-contact a:hover, .estatetool-unit-contact a:focus {
    color: white;
}

.estatetool-unit-contact__photo {
    display: none;
}

a.estatetool-button.estatetool-unit-contact__button {
    background-color: #c98b52;
}
a.estatetool-button.estatetool-unit-contact__button:hover {
    background-color: #dd9d62;
}


@media (min-width: 1200px) {
	.estatetool-unit-tabs__wrapper {
		padding-top: 50%;
		height: calc(100vh - 298px);
	}	
}
