<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* TM - Vermieter - Details */

html:not([lang="de"]) .tmAccoDetail .banner.freeCancellation {
	display: none;
}
.tm .ContentWrapper {
	padding: 0;
}
.tmAccoDetail &gt; div &gt; aside {
	background: #f1f3f5;
	float: left;
	padding: 20px 30px;
	position: relative;
	width: 31.140350877192983%; /* 355 */
}
.tmAccoDetail &gt; div &gt; section {
	float: right;
	margin: 0;
	position: relative;
	width: 65.526315789473685%; /* 747 */
}
.tmAccoDetail h2 {
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
}
.tmAccoDetail ul + .header {
	padding-top: 40px;
}
.tmAccoDetail ul + .header &gt; h2 {
	display: none;
}
.tmAccoDetail &gt; div &gt; aside &gt; div {
	padding-bottom: 15px;
	position: relative;
}
.tmAccoDetail &gt; div &gt; aside &gt; div:after {
	background: #ffffff;
	content: "";
	height: 2px;
	left: -30px;
	right: -30px;
	position: absolute;
	bottom: 0;
}
.tmAccoDetail &gt; div &gt; aside &gt; div:last-child:after {
	display: none;
}
.tmAccoDetail &gt; div a {
	color: #67c484;
	transition: color 300ms ease;
}
.tmAccoDetail &gt; div a:hover {
	color: #54a26c;
}

/* Breadcrumb */

.tmAccoDetail .breadcrumb {
	margin: -40px 0 39px;
	padding: 0;
}

/* Aside - Kontakt */

.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .logo {
	width: 115px;
	display: flex;
	height: 115px;
	border-radius: 50%;
	background: #ffffff;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
}
.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .logo img {
	display: block;
	max-width: 90px;
	max-height: 70px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .label {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 12px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .text {
	font-size: 16px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .text &gt; span {
	display: block;
	line-height: 1.5;
}
.tmAccoDetail &gt; div &gt; aside &gt; .contact &gt; .text &gt; span &gt; a {
	color: #67c484;
	font-weight: normal;
}

/* Aside - Ausstattung */

.tmAccoDetail &gt; div &gt; aside &gt; .facilities &gt; .label {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 12px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .facilities &gt; ul &gt; li {
	font-size: 16px;
	padding: 3px 0 3px 28px;
	position: relative;
}
.tmAccoDetail &gt; div &gt; aside &gt; .facilities &gt; ul &gt; li:before {
	color: #67c484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 50%;
	margin: -10px 0 0;
	line-height: 1;
}
.tmAccoDetail &gt; div &gt; aside &gt; .facilities &gt; a {
	background: #67c484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0 0;
	padding: 14px 20px 16px;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
}
.tmAccoDetail &gt; div &gt; aside &gt; .facilities &gt; a:hover {
	background: #54a26c;
}

/* Aside - Ausstattung */

.tmAccoDetail &gt; div &gt; aside &gt; .hotspots &gt; .label {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 12px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .hotspots &gt; ul &gt; li {
	font-size: 16px;
	padding: 3px 0 3px 28px;
	position: relative;
}
.tmAccoDetail &gt; div &gt; aside &gt; .hotspots &gt; ul &gt; li:before {
	color: #67c484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 50%;
	margin: -10px 0 0;
	line-height: 1;
}
.tmAccoDetail &gt; div &gt; aside &gt; .hotspots &gt; a {
	background: #67c484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 20px 0 0;
	padding: 14px 20px 16px;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
}
.tmAccoDetail &gt; div &gt; aside &gt; .hotspots &gt; a:hover {
	background: #54a26c;
}

/* Aside - Marketinggruppen */

.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; .label {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 12px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li {
	font-size: 16px;
	padding: 3px 40px 3px 28px;
	position: relative;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li:before {
	color: #67c484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 50%;
	margin: -10px 0 0;
	line-height: 1;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li &gt; .info {
	background: #67c484;
	cursor: default;
	height: 24px;
	margin-top: -12px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 24px;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li &gt; .info::before {
	color: #ffffff;
	content: "\1F707";
	display: block;
	font-family: "TirolIconsWeb";
	font-size: 30px;
	left: 0;
	position: absolute;
	top: -3px;
	line-height: 1;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li &gt; .info &gt; p {
	background: #f0ebdd;
	border-radius: 4px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	display: none;
	font-size: 12px;
	padding: 15px;
	position: absolute;
	right: 5px;
	bottom: 20px;
	width: 225px;
	z-index: 1000;
}
.tmAccoDetail &gt; div &gt; aside &gt; .marketingGroups &gt; ul &gt; li &gt; .info:hover &gt; p {
	display: block;
}

@media all and (max-width: 1100px) {
	.tmAccoDetail &gt; div &gt; section {
		width: 71%;
	}
	.tmAccoDetail &gt; div &gt; aside {
		padding: 20px 20px;
		width: 27%;
	}
}

@media all and (max-width: 980px) {
	.tmAccoDetail .breadcrumb {
		display: none;
	}
	.tmAccoDetail &gt; .wmMargin {
		margin-bottom: 35px;
		margin-top: 35px;
	}
	.tmAccoDetail &gt; div &gt; section &gt; .wmMargin {
		margin-bottom: 35px;
		margin-top: 35px;
	}
	.tmAccoDetail &gt; div &gt; section {
		float: none;
		width: 100%;
	}
	.tmAccoDetail &gt; div &gt; aside {
		display: none;
	}
}

@media all and (max-width: 550px) {
	.tmAccoDetail h2 {
		font-size: 30px;
		margin: 0 0 15px;
	}

	/* Konditionen */

	.tmAccoDetail &gt; .conditions .text {
		color: #8c9da9;
		font-size: 16px;
	}
}

/* TM - Vermieter - Details - Info */

.tm .infoWrapper .content {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 100%;
}
.tm .infoWrapper .content &gt; div {
	padding-bottom: 156px;
}
.tm .infoWrapper .content:before {
	background: rgba(25, 60, 83, 0.8);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.tm .infoWrapper .content .info {
	display: flex;
	flex-flow: column;
	align-items: center;
	padding: 0 75px;
	position: relative;
}
.tm .infoWrapper .content .info &gt; .title {
	display: flex;
	align-items: center;
	justify-content: center;
}
.tm .infoWrapper .content .info &gt; .title &gt; h1 {
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
	margin: 15px 0;
}
.tm .infoWrapper .content .info &gt; .title .category {
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 4px;
	position: relative;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span {
	display: block;
	float: left;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification {
	color: #ffffff;
	margin-top: -47px;
	position: relative;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification &gt; span {
	display: inline-block;
	position: relative;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification &gt; span.superior {
	font-size: 10px;
	margin-left: 2px;
	top: -2px;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification.edelweiss &gt; .icon,
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification.flowers &gt; .icon {
	height: 20px;
	width: 20px;
	display: inline-block;
	margin-right: 4px;
	top: 0;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification &gt; .icon:before {
	font-family: "TirolIconsWeb";
	margin: 0 1px 0 0;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification.stars &gt; .icon:before {
	content: "\1F799";
	font-size: 14px;
}
.tm
	.infoWrapper
	.content
	.info
	&gt; .title
	.category
	&gt; span.classification.edelweiss
	&gt; .icon:before {
	content: "\1F71E";
	font-size: 30px;
}
.tm
	.infoWrapper
	.content
	.info
	&gt; .title
	.category
	&gt; span.classification.flowers
	&gt; .icon:before {
	content: "\1F724";
	font-size: 30px;
}
.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification.sun &gt; .icon:before {
	content: "\1F5CD";
	font-size: 14px;
}
.tm
	.infoWrapper
	.content
	.info
	&gt; .title
	.category
	&gt; span.classification.edelweiss
	&gt; span.superior {
	font-size: 18px;
	top: -6px;
}

/* Mobility */

.tm .infoWrapper .mobility {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 137px;
	width: 137px;
	border-radius: 50%;
	margin-top: -68px;
	z-index: 100;
	left: 120px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.tm .green-arrival .infoWrapper .mobility {
	display: flex;
}
.tm .infoWrapper .mobility img {
	height: 100%;
	display: block;
	width: 100%;
}

/* Hotspots */

.tm .infoWrapper .content .info .hotspots {
	display: flex;
	align-items: center;
	margin-top: 25px;
}
.tm .infoWrapper .content .info .hotspots &gt; span {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-right: 26px;
	position: relative;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 110px;
}
.tm .infoWrapper .content .info .hotspots &gt; span &gt; .text {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tm .infoWrapper .content .info .hotspots &gt; span.town {
	margin-right: 21px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.lift {
	margin-right: 24px;
}
.tm .infoWrapper .content .info .hotspots &gt; span:last-child {
	margin: 0;
}
.tm .infoWrapper .content .info .hotspots &gt; span.town {
	padding-left: 30px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.lake {
	padding-left: 37px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.lift,
.tm .infoWrapper .content .info .hotspots &gt; span.centre {
	padding-left: 28px;
}
.tm .infoWrapper .content .info .hotspots &gt; span:before {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	font-family: "TirolIconsWeb";
	left: 0;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	line-height: 1;
}
.tm .infoWrapper .content .info .hotspots &gt; span.town:before {
	content: "\1F36B";
}
.tm .infoWrapper .content .info .hotspots &gt; span.lake:before {
	content: "\1F43F";
	font-size: 40px;
	margin-top: -20px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.lift:before {
	content: "\1F38A";
}
.tm .infoWrapper .content .info .hotspots &gt; span.centre:before {
	content: "\1F3A0";
}
.tm .infoWrapper .content .info .hotspots &gt; span &gt; label {
	background: #67c484;
	border-radius: 2px 0 0 2px;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	max-width: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 50%;
	top: -25px;
	transition: opacity 300ms ease;
	white-space: nowrap;
	z-index: 10;
}
.tm .infoWrapper .content .info .hotspots &gt; span &gt; label:before {
	border-left: 6px solid #67c484;
	border-top: 22px solid transparent;
	bottom: 0;
	content: "";
	position: absolute;
	right: -6px;
	top: 0;
	width: 6px;
}
.tm .infoWrapper .content .info .hotspots &gt; span &gt; label:after {
	border-bottom: 4px solid transparent;
	border-left: 6px solid #67c484;
	bottom: -4px;
	height: 4px;
	content: "";
	position: absolute;
	right: -6px;
	width: 6px;
}
.tm .infoWrapper .content .info .hotspots &gt; span:hover &gt; label {
	max-width: 300px;
	opacity: 1;
	overflow: visible;
	padding: 0 9px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.map {
	cursor: pointer;
	height: 20px;
	width: 28px;
}
.tm .infoWrapper .content .info .hotspots &gt; span.map:before {
	content: "\1F79D";
	font-size: 34px;
}

/* Trusyou - Rating */

.tm .infoWrapper .content .info .rating {
	cursor: pointer;
	align-items: center;
	display: flex;
	z-index: 2;
}
.tm .infoWrapper .content .info .rating &gt; span.logo {
	background: #ffffff;
	display: table;
	padding: 6px 9px 6px 9px;
	position: relative;
}
.tm .infoWrapper .content .info .rating &gt; span.logo:before {
	border-right: 12px solid #ffffff;
	border-bottom: 10px solid transparent;
	bottom: -7px;
	content: "";
	height: 10px;
	left: 2px;
	position: absolute;
	width: 12px;
}
.tm .infoWrapper .content .info .rating &gt; span.logo img {
	display: block;
	width: 100%;
}
.tm .infoWrapper .content .info .rating &gt; span.points {
	color: #67c484;
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	margin-left: 10px;
}
.tm .infoWrapper .content .info .rating &gt; span.points &gt; span {
	color: #ffffff;
}
.tm .infoWrapper .content .info .rating &gt; span.points &gt; span.icon::before {
	line-height: 11px;
}
.tm .infoWrapper .content .info .rating &gt; span.count {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 8px;
}
.tm .infoWrapper .content .info .rating &gt; span.count &gt; .score {
	font-size: 16px;
	font-weight: bold;
}
.tm .infoWrapper .content .info .rating &gt; span.count &gt; .number {
	color: #ffffff;
	margin-left: 3px;
}
.tm .infoWrapper .content .info .rating &gt; span.button, .tm .infoWrapper .content .info .rating &gt; a.button {
	background: #67c484;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	margin: 0 0 0 12px;
	padding: 0 7px;
}

/* Top Facilities */

.tm .infoWrapper .content .info .topFacilities {
	margin-top: 25px;
	max-width: 175px;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul {
	display: flex;
	position: relative;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li {
	margin: 0 5px 0 0;
	position: relative;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.umwelt {
	border: 2px solid #ffffff;
	color: #ffffff;
	display: block;
	line-height: 38px;
	height: 40px;
	width: 40px;
	transition: color 300ms ease, border 300ms ease;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li:hover &gt; span.umwelt {
	border: 2px solid #67c484;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.umwelt:before {
	content: "";
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij48cGF0aCBkPSJNNy45NzksMjguMTE4YzMuMDk3LC0xMi43MzMgMTUuMjEsLTIwLjgyMyAxNS4yMSwtMjAuODIzYy02LjQ2OCw2LjE1NiAtOS45MTUsMTEuMDkxIC0xMS43MzcsMTQuNThjNC4zOSwzLjY5NyA4LjA5NSw0LjIyMSAxMC42NTksMS4zNTZjNi4wNDQsLTYuODA3IDQuMzkyLC0xOS40NSA0LjM5MiwtMTkuNDVjMCwwIC0xMi43NjIsLTAuMTk5IC0xOC43OTksNi41OTZjLTIuNDIyLDIuNzIxIC0xLjY5OSw2LjExMSAxLjk0NCw5LjgzNWMtMS43MTgsMi4xNiAtMy4yNjMsNC40NDcgLTQuMzU3LDYuNzUybDIuNjg4LDEuMTU0WiIgc3R5bGU9ImZpbGw6IzY3YzQ4NDtmaWxsLXJ1bGU6bm9uemVybzsiLz48L3N2Zz4=");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 28px auto;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	max-height: 40px;
	max-width: 40px;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon {
	border: 2px solid #ffffff;
	color: #ffffff;
	display: block;
	line-height: 38px;
	height: 40px;
	width: 40px;
	transition: color 300ms ease, border 300ms ease;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li:hover &gt; span.icon {
	border: 2px solid #67c484;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon:before {
	font-family: "TirolIconsWeb";
	font-size: 50px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	max-height: 40px;
	max-width: 40px;
	top: 50%;
	margin-top: -20px;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon.pets:before {
	content: "\1F52E";
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon.wellness:before {
	content: "\1F164";
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon.sauna:before {
	content: "\1F5D4";
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon.wifi:before {
	content: "\1F709";
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.icon.doubleg {
	text-align: center;
	font-weight: bold;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li:hover &gt; span.icon {
	color: #67c484;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.label {
	background: #67c484;
	border-radius: 2px 0 0 2px;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	max-width: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 50%;
	top: -25px;
	transition: opacity 300ms ease;
	white-space: nowrap;
	z-index: 10;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.label::before {
	border-left: 6px solid #67c484;
	border-top: 22px solid transparent;
	bottom: 0;
	content: "";
	position: absolute;
	right: -6px;
	top: 0;
	width: 6px;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li &gt; span.label::after {
	border-bottom: 4px solid transparent;
	border-left: 6px solid #67c484;
	bottom: -4px;
	height: 4px;
	content: "";
	position: absolute;
	right: -6px;
	width: 6px;
}
.tm .infoWrapper .content .info .topFacilities &gt; ul &gt; li:hover &gt; span.label {
	max-width: 300px;
	opacity: 1;
	overflow: visible;
	padding: 0 9px;
}

/* ScrollDown Buttons */

.tm .infoWrapper .content .buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 60px;
	left: 0;
	padding: 0 20px;
	position: absolute;
	width: 100%;
}
.tm .infoWrapper .content .buttons &gt; a {
	background: #ffffff;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #000000;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	margin-right: 10px;
	padding: 17px 65px 17px 20px;
	position: relative;
	transition: background 300ms ease, color 300ms ease;
	width: 245px;
}
.tm .infoWrapper .content .buttons &gt; a.request {
	background: #67c484;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.tmAccoDetail.hasNoEmail .infoWrapper .content .buttons &gt; a.request {
	display: none;
}
.tm .infoWrapper .content .buttons &gt; a.request:hover {
	background: #54a26c;
}
.tm .infoWrapper .content .buttons &gt; a.request.mobile {
	display: none;
}
.tm .infoWrapper .content .buttons &gt; a.checkavailability {
	background: #ee5f55;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	width: 374px;
	text-transform: uppercase;
}
.tm .infoWrapper .content .buttons &gt; a.checkavailability.mobile {
	display: none;
}
.tm .infoWrapper .content .buttons &gt; a.checkavailability:hover {
	background: #c9524b;
}
.tm .infoWrapper .content .buttons &gt; a:last-child {
	margin: 0;
}
.tm .infoWrapper .content .buttons &gt; a:hover {
	background: #67c484;
	color: #ffffff;
}
.tm .infoWrapper .content .buttons &gt; a:before {
	color: #67c484;
	font-family: "TirolIconsWeb";
	font-size: 45px;
	font-weight: normal;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 10px;
	transition: color 300ms ease;
}
.tm .infoWrapper .content .buttons &gt; a:hover:before {
	color: #ffffff;
}
.tm .infoWrapper .content .buttons &gt; a.description:before {
	content: "\1F346";
}
.tm .infoWrapper .content .buttons &gt; a.rooms:before {
	content: "\1F54A";
}
.tm .infoWrapper .content .buttons &gt; a.location:before {
	content: "\1F79D";
	font-size: 50px;
	margin-top: -25px;
}
.tm .infoWrapper .content .buttons &gt; a.checkavailability:before {
	content: "\1F5F5";
	color: #ffffff;
	font-size: 40px;
	margin-top: -20px;
}
.tm .infoWrapper .content .buttons &gt; a.checkavailability.book:before {
	color: #ffffff;
	content: "\1F476";
	font-family: "TirolIconsWeb";
	font-size: 34px;
	font-weight: normal;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 10px;
}
.tm .infoWrapper .content .buttons &gt; a.request:not(.mobile):before {
	content: "\1F620";
	font-size: 44px;
	margin-top: -22px;
	color: #ffffff;
}
.tm .infoWrapper .content .buttons &gt; a.request:not(.mobile):hover:before {
	color: #ffffff;
}

/* Preis */
.tm .tmAccoDetail.camping .infoWrapper .content .price {
	display: none !important;
}
.tm .infoWrapper .content .price {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 137px;
	width: 137px;
	background: #67c484;
	border-radius: 50%;
	margin-top: -68px;
	z-index: 100;
	left: 120px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.tm .infoWrapper .content .price &gt; p {
	color: #ffffff;
	display: table;
	font-size: 10px;
	text-align: right;
}
.tm .infoWrapper .content .price &gt; p &gt; span.value &gt; span {
	display: none;
}
.tm .infoWrapper .content .price &gt; p &gt; span {
	display: block;
	line-height: 1;
}
.tm .infoWrapper .content .price &gt; p &gt; span.value {
	display: block;
	font-size: 12px;
	text-align: left;
}
.tm .infoWrapper .content .price &gt; p &gt; span.number {
	font-size: 32px;
	font-family: "Poppins", sans-serif;
	font-weight: bold;
	line-height: 1;
}
.tm .infoWrapper .content .price &gt; p &gt; span.info {
	display: none;
}

/* Storno */

.tm .infoWrapper .content .free-cancellation {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	height: 155px;
	width: 155px;
	margin-top: -75px;
	z-index: 100;
	left: 110px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.tm .infoWrapper .content .free-cancellation a {
	position: relative;
	width: 100%;
}
.tm .infoWrapper .content .free-cancellation img {
	width: 100%;
}

/* Quicklinks */

.tm .infoWrapper .quicklinks {
	display: flex;
	position: absolute;
	top: 20px;
	right: -3px;
	align-items: center;
}
.tm .infoWrapper .quicklinks &gt; * {
	color: #ffffff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: auto;
	max-width: 26px;
	min-width: 20px;
}
.tm .infoWrapper .quicklinks a.showMap {
	margin-right: 2px;
}
.tm .infoWrapper .quicklinks div.share {
	color: #ffffff;
	line-height: 30px;
	margin-right: 6px;
	position: relative;
}
.tm .infoWrapper .quicklinks div.share &gt; div {
	background: #ffffff;
	border-radius: 4px;
	display: flex;
	max-height: 0;
	overflow: hidden;
	width: 75px;
	justify-content: space-between;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	top: 35px;
	z-index: -1;
}
.tm .infoWrapper .quicklinks div.share:hover &gt; div {
	max-height: 40px;
	overflow: visible;
	transition: max-height 100ms ease;
	padding: 5px;
	z-index: 100;
}
.tm .infoWrapper .quicklinks div.share &gt; div:before {
	content: "";
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -5px;
}
.tm .infoWrapper .quicklinks div.share &gt; div a {
	background: #193c53;
	height: 30px;
	width: 30px;
}
.tm .infoWrapper .quicklinks div.share &gt; div a:hover {
	background: #67c484;
}
.tm .infoWrapper .quicklinks div.share &gt; div a:before {
	color: #ffffff;
	display: block;
	font-family: "TirolIconsWeb";
	font-size: 40px;
	font-weight: normal;
	position: relative;
	height: 30px;
	width: 30px;
}
.tm .infoWrapper .quicklinks div.share &gt; div a.fb:before {
	content: "\1F41C";
}
.tm .infoWrapper .quicklinks div.share &gt; div a.tw:before {
	content: "\1F4B6";
}
.tm .infoWrapper .quicklinks a.showMap:hover,
.tm .infoWrapper .quicklinks div.share:hover {
	color: #67c484;
}
.tm .infoWrapper .quicklinks a.showMap:before {
	content: "\E8EF";
	display: block;
	font-family: "webmanager";
	font-size: 26px;
}
.tm .infoWrapper .quicklinks div.share:before {
	content: "\1F6C4";
	display: block;
	font-family: "TirolIconsWeb";
	font-size: 40px;
}
.tm .infoWrapper .quicklinks a.bookMark {
	line-height: 29px;
	position: relative;
}
.tm .infoWrapper .quicklinks a.bookMark:before {
	color: #ffffff;
	content: "\1F3A8";
	display: block;
	font-family: "TirolIconsWeb";
	font-size: 40px;
}
.tm .infoWrapper .quicklinks a.bookMark:hover:before,
.tm .infoWrapper .quicklinks a.bookMark.selected:before {
	color: #c30018;
}

@media all and (max-width: 1200px) {
	.tm .infoWrapper .content &gt; div {
		padding-bottom: 180px;
	}
	.tm .infoWrapper .content .buttons {
		flex-wrap: wrap;
	}
	.tm .infoWrapper .content .buttons &gt; a.checkavailability {
		margin-top: 20px;
	}
}

@media all and (max-width: 1100px) {
	.tm .infoWrapper .content .buttons &gt; a {
		width: 22%;
	}
}

@media all and (max-width: 980px) {
	.tm .infoWrapper .content &gt; div {
		padding-bottom: 220px;
	}
	.tm .infoWrapper .content .info {
		padding: 0;
	}
	.tm .infoWrapper .content .info &gt; .title &gt; h1 {
		font-size: 30px;
		margin: 15px 0 5px;
	}
	.tm .infoWrapper .content .info &gt; .title .category {
		margin: 0 0 0 10px;
	}
	.tm .infoWrapper .content .info &gt; .title .category &gt; span.classification {
		margin-top: -28px;
	}
	.tm .infoWrapper .content .buttons {
		bottom: 0;
		left: 0;
		padding: 30px 20px;
		position: absolute;
		width: 100%;
		background: #f0ebdd;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.tm .infoWrapper .content .buttons &gt; a {
		padding: 16px 65px 18px 20px;
		margin-right: 0;
		width: 32.5%;
	}
	.tm .infoWrapper .content .buttons &gt; a.request.mobile {
		background: #67c484;
		color: #ffffff;
		font-size: 16px;
		font-weight: 600;
		text-transform: uppercase;
		display: block;
		width: 49.5%;
		margin: 0 0 1%;
	}
	.tm .infoWrapper .content .buttons &gt; a.request.mobile:before {
		color: #ffffff;
		content: "\1F620";
	}
	.tm .infoWrapper .content .buttons &gt; a.request:not(.mobile) {
		display: none;
	}
	.tm .infoWrapper .content .buttons &gt; a.checkavailability {
		display: none;
	}
	.tm .infoWrapper .content .buttons &gt; a.checkavailability.mobile {
		display: block;
		margin: 0 0 1%;
		width: 49.5%;
	}
	.tm .infoWrapper .quicklinks {
		display: none;
	}
	.tm .infoWrapper .gallery {
		margin-bottom: 0;
	}
}

@media all and (max-width: 768px) {
	.tm .infoWrapper .mobility {
		left: 35px;
		margin-top: 45px;
	}

	.tm .infoWrapper .content .info .rating &gt; span.count &gt; .score {
		display: none;
	}
	.tm .infoWrapper .content .info .rating &gt; span.logo {
		padding: 5px 9px 5px 5px;
	}
	.tm .infoWrapper .content .info .rating &gt; span.logo img {
		width: 81px;
	}
	.tm .infoWrapper .content .info .rating &gt; span.points {
		font-size: 18px;
	}
	.tm .infoWrapper .content .info .rating &gt; span.count {
		margin: 3px 0 0 2px;
	}
	.tm .infoWrapper .content .info .hotspots {
		justify-content: space-between;
		width: 100%;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span {
		font-size: 12px;
		margin-right: 10px !important;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span:last-child {
		margin-right: 0 !important;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span:before {
		color: #8c9da9;
		font-size: 22px;
		margin-top: -11px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.lake:before {
		font-size: 30px;
		margin-top: -15px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.town {
		max-width: 80px;
		padding-left: 27px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.lake {
		padding-left: 32px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.centre {
		padding-left: 25px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.lift {
		padding-left: 24px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.map {
		width: 20px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.map:before {
		font-size: 28px;
	}
	.tm .infoWrapper .content .info .topFacilities {
		display: none;
	}
	.tm .infoWrapper .content .price {
		margin-top: 45px;
		left: 35px;
	}
	.tm .infoWrapper .content .buttons &gt; a {
		width: 49.5%;
	}
	.tm .infoWrapper .content .buttons &gt; a.description {
		display: none;
	}
	.tm .infoWrapper .content .free-cancellation {
		margin-top: 40px;
		left: 30px;
		width: 150px;
		height: 150px;
	}
}

@media all and (max-width: 650px) {
	.tm .infoWrapper .content &gt; div {
		padding-bottom: 280px;
	}
	.tm .infoWrapper .content .buttons &gt; a.request.mobile {
		width: 100%;
	}
	.tm .infoWrapper .content .buttons &gt; a.checkavailability.mobile {
		width: 100%;
	}
}

@media all and (max-width: 500px) {
	.tm .infoWrapper .content .info .rating {
		padding: 0 0 40px 0;
		position: relative;
	}
	.tm .infoWrapper .content .info .rating &gt; .button {
		bottom: 0;
		left: 50%;
		position: absolute;
		transform: translate(-50%, 0);
		white-space: nowrap;
	}
}

@media all and (max-width: 420px) {
	.tm .infoWrapper .mobility {
		height: 100px;
		width: 100px;
	}

	.tm .infoWrapper .content .price {
		height: 105px;
		margin-top: 45px;
		left: 35px;
		width: 105px;
	}
	.tm .infoWrapper .content .price &gt; p &gt; span.number {
		font-size: 26px;
	}
	.tm .infoWrapper .content .free-cancellation {
		margin-top: 40px;
		left: 30px;
		width: 115px;
		height: 115px;
	}
}

@media all and (max-width: 350px) {
	.tm .infoWrapper .content .info .hotspots &gt; span {
		margin-right: 6px !important;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.town {
		padding-left: 23px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.lake {
		padding-left: 28px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.centre {
		padding-left: 21px;
	}
	.tm .infoWrapper .content .info .hotspots &gt; span.lift {
		padding-left: 20px;
	}
	.tm .infoWrapper .content .buttons &gt; a {
		padding: 16px 50px 18px 15px;
	}
	.tm .infoWrapper .content .buttons &gt; a:before {
		right: 5px;
	}
}

/* TM - Vermieter - Details - Info */

.tm .infoWrapper .gallery {
	opacity: 0;
	margin-top: 30px;
	transition: opacity 500ms ease;
}
.tm .infoWrapper .gallery.show {
	opacity: 1;
}
.tm .infoWrapper .gallery .images {
	max-height: 333px;
}
.tm .infoWrapper .gallery li &gt; a {
	display: block;
	width: 100%;
}
.tm .infoWrapper .gallery li &gt; a &gt; .copyright {
	background: rgba(0,0,0,0.3);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    padding: 2px 5px;
    left: 0;
    bottom: 0;
}
.tm .infoWrapper .gallery .thumbnails {
	display: block;
	margin-top: 30px;
	text-align: center;
}
.tm .infoWrapper .gallery .thumbnails li {
	border: 2px solid transparent;
	display: inline-block;
	margin-right: 5px;
}
.tm .infoWrapper .gallery .thumbnails li.selected {
	border: 2px solid #FFFFFF;
}
.tm .infoWrapper .gallery .thumbnails li:last-child {
	margin-right: 0;
}
.tm .infoWrapper .gallery .thumbnails li img {
	display: block;
	width: 100%;
}
.tm .infoWrapper .gallery .trigger {
	background: #67C484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 20px auto 0;
	padding: 14px 20px 16px;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
	width: 250px;
}
.tm .infoWrapper .gallery .trigger:hover {
	background: #54a26c;
}

/* Nav */

.tm .infoWrapper .gallery .owl-nav &gt; div {
	position: absolute;
	top: 50%;
}
.tm .infoWrapper .gallery .owl-nav &gt; div.disabled {
	opacity: 0.5;
}
.tm .infoWrapper .gallery .owl-nav &gt; .owl-prev {
	left: -85px;
}
.tm .infoWrapper .gallery .owl-nav &gt; .owl-next {
	right: -27px;
}
.tm .infoWrapper .gallery .owl-nav &gt; div::before {
	color: #FFFFFF;
	content: "\1F476";
	font-family: 'TirolIconsWeb';
	font-size: 76px;
	font-weight: normal;
	line-height: 60px;
	position: absolute;
	width: 60px;
	max-height: 60px;
	text-align: center;
	top: 50%;
	margin-top: -30px;
}
.tm .infoWrapper .gallery .owl-nav &gt; .owl-prev:before {
	position: absolute;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media all and (max-width: 1325px){

	.tm .infoWrapper .gallery .owl-nav &gt; .owl-prev {
		left: 10px;
	}
	.tm .infoWrapper .gallery .owl-nav &gt; .owl-next {
		right: 70px;
	}

}

@media all and (max-width: 1020px){

	.tm .infoWrapper .gallery .images {
		max-height: none;
	}
	.tm .infoWrapper .gallery .thumbnails {
		display: none;
	}
	.tm .infoWrapper .gallery .trigger {
		display: none;
	}

}

@media all and (max-width: 980px){

	
	.tm .infoWrapper .gallery .owl-nav &gt; div:before {
		font-size: 50px;
		line-height: 50px;
		width: 50px;
		max-height: 50px;
		margin-top: -35px;
	}
	.tm .infoWrapper .gallery .owl-nav &gt; .owl-prev {
		left: 5px;
	}
	.tm .infoWrapper .gallery .owl-nav &gt; .owl-next {
		right: 55px;
	}

}

@media all and (max-width: 550px){

	.tm .infoWrapper .gallery {
		margin-left: -20px;
		margin-right: -20px;
	}
	.tm .infoWrapper .gallery .owl-carousel .owl-stage-outer {
		overflow: visible;
	}
	.tm .infoWrapper .gallery ul .owl-item {
		transform: scale(0.9);
		transition: all 300ms ease;
	}
	.tm .infoWrapper .gallery ul .owl-item.active {
		box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
		transform: scale(1);
		z-index: 100;
	}
	.tm .infoWrapper .gallery .owl-nav &gt; .owl-next {
		right: 85px;
	}
	.tm .infoWrapper .gallery .owl-nav &gt; .owl-prev {
		left: 35px;
	}
		
	/* Dots */

	.tm .infoWrapper .gallery .owl-dots {
		text-align: center;
	}
	.tm .infoWrapper .gallery .owl-dots.disabled {
		opacity: 0;
	}
	.tm .infoWrapper .gallery .owl-dots .owl-dot {
		cursor: pointer;
		display: inline-block;
	}
	.tm .infoWrapper .gallery .owl-dots .owl-dot &gt; span {
		background: rgba(255, 255, 255, 0.5);
		border-radius: 50%;
		display: inline-block;
		height: 10px;
		margin: 0 7px;
		width: 10px;
	}
	.tm .infoWrapper .gallery .owl-dots .owl-dot.active &gt; span {
		background: #ffffff;
	}


}

/* TM - Vermieter - Details - Beschreibung */

.tmAccoDetail .description &gt; h2 {
	margin-bottom: 10px;
	margin-top: -11px;
}
.tmAccoDetail .description &gt; .wrapper &gt; .text {
	overflow: visible;
	position: relative;
}
.tmAccoDetail .description &gt; .wrapper &gt; .text &gt; p {
	line-height: 1.25;
	margin-bottom: 20px;
}
.tmAccoDetail .description &gt; .wrapper &gt; .trigger {
    color: #67C484;
    cursor: pointer;
    display: none;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 30px;
	position: relative;
}
.tmAccoDetail .description &gt; .wrapper &gt; .trigger:before {
	color: #67c484;
	content: "+";
	font-family: "Arial";
	font-size: 28px;
	font-weight: normal;
	line-height: 1;
	margin-top: -13px;
	position: absolute;
	left: 0;
	transition: transform 300ms ease;
	top: 50%;
}
.tmAccoDetail .description &gt; .wrapper &gt; .trigger.less:before {
	content: "-";
	margin-top: -15px;
}
.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text {
    overflow: hidden;
}
.tmAccoDetail .description.hidden &gt; .wrapper &gt; .trigger {
    display: inline-block;
}
.tmAccoDetail .description.hidden.showFullText &gt; .wrapper &gt; .text {
    height: auto !important;
}
.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text:after {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.55) 21%, #ffffff);
	bottom: 0;
	content: "";
	height: 70px;
	left: 0;
	position: absolute;
	width: 100%;
}
.tmAccoDetail .description.hidden.showFullText &gt; .wrapper &gt; .text:after {
    display: none;
}
.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text ul &gt; li {
	padding: 1px 20px 5px 28px;
	position: relative; 
}
.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text ul &gt; li:before {
	content: '\e8ed';
	color: #67C484;
    position: absolute;
    left: -2px;
    font-size: 22px;
    top: 4px;
    line-height: 1;
	font-family: 'Webmanager';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    margin-right: .5em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}


@media all and (max-width: 550px){

	.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text {
		font-size: 16px;
	}
	.tmAccoDetail .description.hidden &gt; .wrapper &gt; .text:after {
		background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.55) 21%, #ffffff);
		bottom: 0;
		content: "";
		height: 170px;
		left: 0;
		position: absolute;
		width: 100%;
	}
	.tmAccoDetail .description &gt; .wrapper &gt; .text &gt; p {
		line-height: 1.44;
		margin-bottom: 20px;
	}
	.tmAccoDetail .description.hidden &gt; .wrapper &gt; .trigger {
		background: #FFFFFF;
		border: 2px solid #67c484;
		color: #67c484;
		border-radius: 5px;
		display: block;
		line-height: 40px;
		padding: 0 50px 0 20px;
		text-transform: uppercase;
	}
	.tmAccoDetail .description &gt; .wrapper &gt; .trigger:before {
		left: auto;
		margin-top: -19px;
		position: absolute;
		right: 15px;
		transition: transform 300ms ease;
		top: 50%;
	}

}

/* TM - Vermieter - Details - Profil */

.tmAccoDetail .profile &gt; .wrapper {
	background: #F0EBDD;
	display: flex;
	align-items: center;
	padding: 20px 30px;
	justify-content: center;
}
.tmAccoDetail .profile &gt; .wrapper .image {
	display: block;
	margin-right: 27px;
	width: 100%;
	max-width: 130px;
	min-width: 130px;
}
.tmAccoDetail .profile &gt; .wrapper .image &gt; img {
	border-radius: 50%;
	display: block;
	width: 100%;
}
.tmAccoDetail .profile &gt; .wrapper .name {
	margin-right: 30px;
	min-width: 300px;
}
.tmAccoDetail .profile &gt; .wrapper .noName {
	min-width: 150px;
}
.tmAccoDetail .profile &gt; .wrapper .name &gt; .label {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.29;
}
.tmAccoDetail .profile &gt; .wrapper .name &gt; .addition {
	color: #8c9da9;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.15;
	margin-top: 3px;
}
.tmAccoDetail .profile &gt; .wrapper .text {
	font-size: 20px;
	line-height: 1.15;
}

@media all and (max-width: 980px){

	.tmAccoDetail .profile &gt; .wrapper {
		background: #f2e8c8;
		flex-flow: column;
		padding: 30px 20px;
		text-align: center;
	}
	.tmAccoDetail .profile &gt; .wrapper .image {
		margin-right: 0;
		margin-bottom: 5px;
	}
	.tmAccoDetail .profile &gt; .wrapper .name {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.tmAccoDetail .profile &gt; .wrapper .name &gt; .label {
		font-size: 30px;
	}
	.tmAccoDetail .profile &gt; .wrapper .name &gt; .addition {
		color: #193c53;
	}
	.tmAccoDetail .profile &gt; .wrapper .text {
		font-size: 16px;
		line-height: 1.44;
	}

}

/* TM - Vermieter - Details - Ausstattung/Dropdown */

.tmAccoDetail .dropdownContent &gt; .contact,
.tmAccoDetail .dropdownContent &gt; .hotspots,
.tmAccoDetail .dropdownContent &gt; .marketingGroups {
	display: none;
}

/* Ausstattung */

.tmAccoDetail .facilitiesExtended ul {
	display: flex;
	flex-flow: wrap;
	margin: 15px 0;
}
.tmAccoDetail .facilitiesExtended ul &gt; li {
	font-size: 16px;
	position: relative;
	padding: 1px 20px 1px 28px;
	width: 33.33%;
}
.tmAccoDetail .facilitiesExtended ul &gt; li:before {
	color: #67C484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 4px;
	line-height: 1;
}
.tmAccoDetail .facilitiesExtended p:not(.trigger) {
	color: #193c53;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.15;
}
.tmAccoDetail .facilitiesExtended &gt; .content &gt; div {
	overflow: visible;
	position: relative;
}
.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger {
    color: #67C484;
	cursor: pointer;
	display: none;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	text-align: center;
}
.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger:after {
	background: #f1f3f5;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: 0;
	z-index: 1;
}
.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger &gt; span {
	background: #FFFFFF;
	padding: 0 30px 0 60px;
	position: relative;
	z-index: 2;
}
.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger &gt; span:before {
	color: #67c484;
	content: "+";
	font-family: "Arial";
	font-size: 28px;
	font-weight: normal;
	line-height: 1;
	margin-top: -13px;
	position: absolute;
	left: 30px;
	top: 50%;
}
.tmAccoDetail .facilitiesExtended.hidden &gt; .content &gt; div {
    overflow: hidden;
}
.tmAccoDetail .facilitiesExtended.hidden &gt; .content &gt; .trigger {
    display: block;
}
.tmAccoDetail .facilitiesExtended.hidden &gt; .content &gt; div:after {
    background: #ffffff;
    bottom: 0;    
	content: "";
	height: 38px;
	left: 0;
    position: absolute;
    right: 0;
    width: auto;
}
.tmAccoDetail .facilitiesExtended.hidden &gt; .content.showFullFacilities &gt; div {
    height: auto !important;
}
.tmAccoDetail .facilitiesExtended.hidden &gt; .content.showFullFacilities &gt; div:after {
    display: none;
}
.tmAccoDetail .facilitiesExtended &gt; .content.showFullFacilities &gt; .trigger &gt; span:before {
	content: "-";
	margin-top: -15px;
}

/* Ausstattung Mobile */


/* Kontakt */

.tmAccoDetail .dropdownContent &gt; .contact {
	display: none;
}
.tmAccoDetail .dropdownContent &gt; .contact .text {
	font-size: 16px;
}
.tmAccoDetail .dropdownContent &gt; .contact span {
	display: table;
}
.tmAccoDetail .dropdownContent &gt; .contact span &gt; span {
	display: inline-block;
}

/* Lage &amp; Anreise */

.tmAccoDetail .dropdownContent &gt; .hotspots ul &gt; li {
	font-size: 20px;
	position: relative;
	padding: 1px 20px 1px 28px;
}
.tmAccoDetail .dropdownContent &gt; .hotspots ul &gt; li:before {
	color: #67C484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 4px;
	line-height: 1;
}
.tmAccoDetail .dropdownContent &gt; .hotspots a {
	background: #67C484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding: 14px 20px 16px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
	width: 250px;
	margin: 30px auto 0;
}
.tmAccoDetail .dropdownContent &gt; .hotspots a:hover {
	background: #54a26c;
}

/* Marketinggruppen */

.tmAccoDetail .dropdownContent &gt; .marketingGroups ul &gt; li {
	font-size: 20px;
	position: relative;
	padding: 1px 20px 1px 28px;
}
.tmAccoDetail .dropdownContent &gt; .marketingGroups ul &gt; li:before {
	color: #67C484;
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 4px;
	line-height: 1;
}
.tmAccoDetail .dropdownContent &gt; .marketingGroups .info &gt; p {
	font-size: 14px;
	margin: 10px 0;
}

@media all and (max-width: 980px){

	.tmAccoDetail &gt; .dropdownContent &gt; div {
		margin: 35px 0;
	}
	.tmAccoDetail .dropdownContent &gt; .contact,
	.tmAccoDetail .dropdownContent &gt; .hotspots,
	.tmAccoDetail .dropdownContent &gt; .marketingGroups {
		display: block;
	}
	.tmAccoDetail .facilitiesExtended ul &gt; li {
		width: 50%;
	}

}

@media all and (max-width: 650px){

	.tmAccoDetail .facilitiesExtended ul &gt; li {
		width: 100%;
	}

}

@media all and (max-width: 550px){

	.tmAccoDetail .dropdownContent {
		background: #193c53;
		padding: 12px 20px;
	}
	.tmAccoDetail .dropdownContent &gt; div {
		border-bottom: 2px solid #8c9da9;
		color: #FFFFFF;
		margin: 0;
	}
	.tmAccoDetail .dropdownContent &gt; div:last-child {
		border: none;
	}
	.tmAccoDetail .dropdownContent &gt; div &gt; h2 {
		color: #FFFFFF;
		cursor: pointer;
		font-size: 20px;
		font-weight: 600;
		margin: 0;
		padding: 14px 0 13px;
		position: relative;
	}
	.tmAccoDetail .dropdownContent &gt; div &gt; h2:before {
		color: #67c484;
		content: "+";
		font-size: 38px;
		font-weight: normal;
		right: 0;
		line-height: 1;
		margin: -19px 0 0;
		position: absolute;
		top: 50%;
		z-index: 1;
	}
	.tmAccoDetail .dropdownContent &gt; div.open &gt; h2:before {
		content: "-";
		right: -3px;
	}
	.tmAccoDetail .dropdownContent &gt; div .content {
		max-height: 0;
		opacity: 0;
		overflow: hidden;
		transition: padding 500ms ease, opacity 500ms ease, max-height 500ms ease;
		z-index: -1;
	}
	.tmAccoDetail .dropdownContent &gt; div.open .content {
		max-height: 100%;
		opacity: 1;
		padding: 0 0 15px;
		z-index: 0;
	}
		
	/* Ausstattung */
	
	.tmAccoDetail .facilitiesExtended.open &gt; .content {
		padding: 0 0 30px !important;
	}	
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; div {
		padding-left: 17px;
	}
	.tmAccoDetail .facilitiesExtended.hidden &gt; .content &gt; div:after {
		display: none;
	}
	.tmAccoDetail .facilitiesExtended p:not(.trigger) {
		color: #67c484;
	}
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger:after {
		display: none;
	}
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger {
		background: none;
		border: 2px solid #67c484;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
		color: #67c484;
		border-radius: 5px;
		display: block;
		line-height: 40px;
		margin-top: 5px;
		padding: 0 50px 0 20px;
		text-transform: uppercase;
	}
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger:before {
		color: #67c484;
		content: "+";
		font-family: "Arial";
		font-size: 38px;
		font-weight: normal;
		line-height: 1;
		left: auto;
		margin-top: -19px;
		position: absolute;
		right: 15px;
		transition: transform 300ms ease;
		top: 50%;
	}
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger &gt; span {
		display: block;
		background: none;
		padding: 0;
		position: relative;
	}
	.tmAccoDetail .facilitiesExtended &gt; .content &gt; .trigger &gt; span:before {
		display: none;
	}

	/* Lage &amp; Anreise */
		
	.tmAccoDetail .dropdownContent &gt; .hotspots a {
		width: 100%;
		margin: 10px auto 15px;
	}

	/* Marketinggruppen */

	.tmAccoDetail .dropdownContent &gt; .marketingGroups ul &gt; li {
		padding: 1px 0 1px 28px;
	}

}

/* TM - Vermieter - Details - Weiter Links */

.tmAccoDetail .links ul &gt; li {
	padding: 1px 0 1px 37px;
	position: relative;
} 
.tmAccoDetail .links ul &gt; li:before {
	color: #8c9da9;
	font-family: "TirolIconsWeb";
	font-size: 34px;
	font-weight: normal;
	position: absolute;
	top: 50%;
	line-height: 1;
	margin-top: -17px;
	left: 0;
}
.tmAccoDetail .links ul &gt; li.other:before {
	content: "\1F73D";
}    
.tmAccoDetail .links ul &gt; li.fb:before {
	content: "\1F41C";
	font-size: 40px;
	left: -2px;
	margin-top: -20px;
}
.tmAccoDetail .links ul &gt; li.pano:before {
	content: "\1F76B";
	font-size: 32px;
	margin-top: -16px;
}
.tmAccoDetail .links ul &gt; li.video:before {
	content: "\1F488";
}
.tmAccoDetail .links ul &gt; li.ig:before {
	content: "\1F708";
	font-size: 40px;
	left: -2px;
	margin-top: -20px;
}
.tmAccoDetail .links ul &gt; li.livecam:before {
	content: "\1F4CA";
	font-size: 50px;
	left: -5px;
	margin-top: -25px;
}

/* TM - Vermieter - Details - Anfrage */

.tmAccoDetail .tmAccoFormRequest {
	margin-bottom: 90px;
}
.tmAccoDetail .tmAccoFormRequest h2 {
	font-size: 60px;
	font-weight: bold;
	line-height: 1.18;
	margin: 0 0 46px;
	padding: 0;
	text-align: center;
}
.tmAccoDetail .wmForm .row.multicolumn &gt; div {
	padding: 0;
}
.tmAccoDetail .wmForm .row.multicolumn &gt; .msg.error {
	margin: 40px 0 0 0;
	padding: 10px 20px;
}
.tmAccoDetail .wmForm .row.multicolumn &gt; .msg.success {
	margin: 40px 0 0 0;
	padding: 10px 20px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata {
	display: flex;
	padding: 0 10px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row {
	padding: 0;
	width: 250px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival {
	margin-right: 10px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.persons {
	margin-left: 33px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival .icon,
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.departure .icon {
	bottom: auto;
	height: 50px;
	margin-top: -5px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 50%;
	width: 50px;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival .icon:before,
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.departure .icon:before {
	color: #8c9da9;
	content: "\1F6CF";
	font-size: 60px;
	margin-top: -30px;
	right: -3px;
	font-family: "TirolIconsWeb";
	font-weight: normal;
	line-height: 1;
	position: absolute;
	top: 50%;
	transition: color 300ms ease;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row &gt; input {
	background: #f1f3f5;
	border: 2px solid transparent;
	cursor: pointer;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.check &gt; input {
	border: 2px solid #67c484;
	border-top: 2px solid #67c484;
	box-shadow: 0 0 6px -3px #67c484;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.validationError &gt; input {
	background: #f8e4e6;
	border: 2px solid #ee5c5c;
	border-top: 2px solid #cf4141;
	box-shadow: 0 0 6px -3px #cb2f2f;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row &gt; label {
	margin: 0 0 14px 0;
}
.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.persons &gt; .value {
	background: #f1f3f5;
	border-radius: 5px;
	cursor: pointer;
	display: block;
	font-size: 15px;
	line-height: 50px;
	padding: 0 20px;
}
.tmAccoDetail .tmAccoFormRequest .container {
	display: flex;
	margin: 0;
	padding: 0 10px;
}
.tmAccoDetail .tmAccoFormRequest .container &gt; .row.multicolumn {
	float: none;
	margin: 0;
	width: 509px;
	padding: 0;
}
.tmAccoDetail .tmAccoFormRequest .container &gt; .row.multicolumn:nth-child(2) {
	margin-left: 33px;
	width: 598px;
	padding: 0;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.remarks {
	margin-bottom: 70px;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; label {
	margin: 0 0 4px 0;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox {
	display: block;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox &gt; p.label {
	display: none;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox .icon {
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	content: "";
	height: 24px;
	left: 0;
	margin-top: -12px;
	position: absolute;
	top: 50%;
	transition: background 500ms ease, border 500ms ease;
	width: 24px;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox.check .icon {
	background: #67c484;
	border: 2px solid #67c484;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox .icon:before {	
	color: #FFFFFF;
	font-size: 23px;
	font-weight: normal;
	margin-left: 1px;
	margin-right: 0;
	position: absolute;
	top: -2px;
	left: -2px;
	opacity: 0;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox input:checked + div &gt; .icon:before {
	opacity: 1;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox .icon:after {
	display: none;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox &gt; p {
	color: #666666;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	padding-left: 38px;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.checkbox &gt; p &gt; a {
	font-weight: normal;
	text-decoration: underline;
}
.tmAccoDetail .tmAccoFormRequest .container .row.select:before {
	color: #67c484;
	font-family: "webmanager";
	font-size: 8px;
	font-weight: normal;
	content: "\E8EB";
	right: 22px;
	line-height: 1;
	margin: 10px 0 0;
	position: absolute;
	top: 50%;
	z-index: -1;
}
.tmAccoDetail .tmAccoFormRequest .container .row.select &gt; select {
	outline: none !important;
	background: none;
	z-index: 2;
}
.tmAccoDetail .tmAccoFormRequest .container .row.select &gt; select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.dialcode {
	width: 100%;
	float: left;
	margin: 0;
	position: relative;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.dialcode &gt; div {
	position: relative;
	background: none;
	width: 32.42%;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.dialcode &gt; div:before {
	color: #67c484;
	font-family: "webmanager";
	font-size: 8px;
	font-weight: normal;
	content: "\E8EB";
	right: 22px;
	line-height: 1;
	margin: -4px 0 0;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.dialcode &gt; div &gt; select {
	outline: none;
	width: 100%;
	position: relative;
	background: none;
	padding: 0 10px;
	z-index: 2;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.dialcode &gt; div &gt; select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.phone {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	width: 65.63%;
}
.tmAccoDetail .tmAccoFormRequest .reCaptchaPolicy {
    bottom: -40px;
    font-size: 14px;
    left: 0;
    padding-right: 10px;
	position: absolute;
}
.tmAccoDetail .tmAccoFormRequest .button {
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: auto;
	bottom: 0;
	right: 0; 
}
.tmAccoDetail .tmAccoFormRequest .button &gt; input,
.tmAccoDetail .tmAccoFormRequest .button &gt; button {
	transition: background 300ms ease;
}
.tmAccoDetail .tmAccoFormRequest .row &gt; .field::-webkit-input-placeholder {
    color: #FFFFFF ;
    opacity: 0;
}
.tmAccoDetail .tmAccoFormRequest .row &gt; .field:-moz-placeholder {
    color: #FFFFFF ;
    opacity: 0;
}
.tmAccoDetail .tmAccoFormRequest .row &gt; .field::-moz-placeholder {
    color: #FFFFFF ;
    opacity: 0;
}
.tmAccoDetail .tmAccoFormRequest .row &gt; .field:-ms-input-placeholder {
    color: #FFFFFF ;
    opacity: 0;
}
.tmAccoDetail .tmAccoFormRequest .row &gt; .field::-ms-clear {
   display: none;
}


@media all and (max-width: 980px){

	.tmAccoDetail .tmAccoFormRequest h2 {
		font-size: 30px;
		line-height: 1.27;
	}

}

@media all and (max-width: 768px){

	.tmAccoDetail .wmForm .field {
		border: 2px solid #707070;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tmAccoDetail .wmForm select.field {
		padding-left: 10px;
		padding-right: 10px;
	}
	.tmAccoDetail .wmForm textarea.field {
		padding: 10px;
	}
	.tmAccoDetail .tmAccoFormRequest h2 &gt; br {
		display: none;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata {
		display: block;
		margin-bottom: 20px;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row {
		float: left;
		width: 48%;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival {
		margin-right: 4%;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.persons {
		clear: left;
		margin: 0;
		float: none;
		width: 100%;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row &gt; input {
		background: none;
		border: 2px solid #707070;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.persons &gt; .value {
		background: none;
		border: 2px solid #707070;
	}
	.tmAccoDetail .tmAccoFormRequest .container {
		flex-flow: column;
	}
	.tmAccoDetail .tmAccoFormRequest .container &gt; .row.multicolumn {
		width: 100%;
	}
	.tmAccoDetail .tmAccoFormRequest .container &gt; .row.multicolumn:nth-child(2) {
		margin: 15px 0 0;
		width: 100%;
	}
	.tmAccoDetail .tmAccoFormRequest .container .row &gt; label {
		display: none;
		font-size: 16px;
	}
	.tmAccoDetail .tmAccoFormRequest .container .row.dialcode &gt; label,
	.tmAccoDetail .tmAccoFormRequest .container .row.remarks &gt; label {
		display: block;
	}
	.tmAccoDetail .tmAccoFormRequest .container .row.select:before {
		margin: -4px 0 0;
	}
	.tmAccoDetail .tmAccoFormRequest .container .row &gt; .row.remarks {
		margin-bottom: 30px;
	}
	.tmAccoDetail .tmAccoFormRequest .button {
		display: block;
		position: relative;
		bottom: auto;
		left: auto;
		margin: 0 10px;
	}
	.tmAccoDetail .tmAccoFormRequest .button &gt; input {
		width: 100%;
	}
	.tmAccoDetail .tmAccoFormRequest .row &gt; .field::-webkit-input-placeholder {
		color: #333333 ;
		opacity: 1;
	}
	.tmAccoDetail .tmAccoFormRequest .row &gt; .field:-moz-placeholder {
		color: #333333 ;
		opacity: 1;
	}
	.tmAccoDetail .tmAccoFormRequest .row &gt; .field::-moz-placeholder {
		color: #333333 ;
		opacity: 1;
	}
	.tmAccoDetail .tmAccoFormRequest .row &gt; .field:-ms-input-placeholder {
		color: #333333 ;
		opacity: 1;
	}
	.tmAccoDetail .tmAccoFormRequest .reCaptchaPolicy {
		bottom: 0;
		left: 0;
		position: relative;
		margin-top: 10px;
	}
	.tmAccoDetail .wmForm .row.multicolumn &gt; .msg.error {
		margin-bottom: 20px;
	}

}

@media all and (max-width: 370px){

	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row &gt; input {
		padding: 0 15px;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival:before, 
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.departure:before {
		right: -8px;
	}

}

@media all and (max-width: 340px){

	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row &gt; input {
		padding: 0 10px;
	}
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.arrival:before, 
	.tmAccoDetail .tmAccoFormRequest .traveldata &gt; .row.departure:before {
		right: -11px;
	}

}

/* TM - Vermieter - Details - Zimmer */

.tmAccoDetail &gt; div .rooms .header &gt; .subheader {
	background: #F1F3F5;
    padding: 10px 15px;
	position: relative;
    margin: 0 0 40px;
}
.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; h3 {
	font-size: 16px;
	padding: 0 250px 0 0;
	margin-bottom: 0;
	margin-top: 0;
}
.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; h3 &gt; .date {
	margin: 0 5px 0 0;
}
.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; h3 &gt; .date:after {
    content: "";
    display: block;
}
.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; a {
	background: #67C484;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    float: left;
    padding: 14px 60px 16px 20px;
    text-align: center;
    text-transform: uppercase;
    transition: background 300ms ease;
	position: absolute;
	right: 15px;
	top: 10px;
}
.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; a:hover {
    background: #54a26c;
}
.tmAccoDetail &gt; div .rooms .entry {  
	background: #193c53;
    margin: 0 0 20px;
    padding: 10px 13px 15px 17px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry.noFreeCancelation::before {
    background: #67C484;
    color: #FFFFFF;
    content: "Bestes Angebot";
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    z-index: 1;
}
.tmAccoDetail &gt; div .rooms .entry.noFreeCancelation {
    padding-top: 40px;
}
.tmAccoDetail &gt; div .rooms .entry:last-child {
	margin-bottom: 0;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent {
    position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent &gt; .mobileTitle {
	color: #FFFFFF;
	display: none;
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.22;
	margin-bottom: 10px;
	padding-right: 40px;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent &gt; .special {
	background: #67c484; 
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: -17px;
	position: absolute;
	padding: 2px 10px 1px;
	top: 10px;
	z-index: 1;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img {
	bottom: 0;
	left: 0;
	max-height: 153px;
	position: absolute;
	top: 5px;
    width: 21.35%; /* 153 */
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image {
	bottom: 0;
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image.hide {
	display: none;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image .icon {
	background: #67c484;
	color: #FFFFFF;
	height: 30px;
	line-height: 28px;
	width: 30px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image .icon:before {
	content: "\1F76C";
	font-family: "TirolIconsWeb";
	font-size: 38px;
	font-weight: normal;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	max-height: 30px;
	max-width: 30px;
	top: 50%;
	margin-top: -14px;
}
.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image img {
	display: block;
	height: 100%;
	left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
	transition: transform 1000ms ease 0s;
	width: 100%;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper {
	margin: 0 0 0 21.35%;
	min-height: 150px;
	padding: 0 0 65px 13px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content {
	color: #FFFFFF;
	min-height: 123px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .title {
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-weight: 600;
	line-height: 1.22;
	margin-bottom: 10px;
	padding-right: 40px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; p.facilities {
	float: left;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .request {
	color: #FFFFFF;
	position: absolute;
	right: -9px;
	top: -9px;
	height: 45px;
	width: 45px;
	transition: color 300ms ease;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .request:before {
	content: "\1F620";
	font-family: "TirolIconsWeb";
	font-size: 44px;
	font-weight: normal;
	position: absolute;
	left: 4px;
	line-height: 1;
	top: 50%;
	margin-top: -22px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .request:hover {
	color: #67c484;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .facilities &gt; span {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	height: 30px;
	line-height: 28px;
	width: 30px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .facilities &gt; span:before {
	font-family: "TirolIconsWeb";
	font-size: 38px;
	font-weight: normal;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	max-height: 30px;
	max-width: 30px;
	top: 50%;
	margin-top: -14px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .facilities &gt; span.wlan:before {
	content: "\1F709";
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .facilities &gt; span.accessible:before {
	content: "\1F6C1";
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .cancellationMark {
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	margin: 3px 0 5px 0;
	padding: 0 0 0 30px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .cancellationMark:before {
    background: #67C484;
    color: #FFFFFF;
    content: "\1F707";
    display: block;
    left: 0;
    font-family: 'TirolIconsWeb';
    font-size: 30px;
	font-weight: normal;
    position: absolute;
    top: 0;
    height: 24px;
    width: 24px;
    line-height: 24px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .facilities + .cancellationMark {
	margin-left: 20px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info {
	clear: both;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 25px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span:before {
	color: #8c9da9;
	font-family: "TirolIconsWeb";
	font-size: 22px;
	font-weight: normal;
	position: absolute;
	left: 0;
	line-height: 1;
	top: 50%;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.size:before {
	content: "\1F516";
	margin-top: -10px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.bedrooms:before {
	content: "\1F769";
	font-size: 34px;
	left: -3px;
	margin-top: -17px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.persons:before {
	content: "\1F59C";
	font-size: 34px;
	left: -4px;
	margin-top: -17px;
}
.tmAccoDetail.camping &gt; div .rooms .entry .cwrapper &gt; .price {
		display: none !important;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 55px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; span.value {
	color: #FFFFFF;
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	margin-top: 1px;
	padding: 0 30px 0 0;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; span.value &gt; span:before {
	background: #67C484;	
	color: #FFFFFF;
	content: "\1F707";	
	display: block;	
	font-family: 'TirolIconsWeb';	
	font-size: 30px;	
	font-weight: 500;
	right: 0;	
	position: absolute;	
	bottom: 6px;	
	height: 24px;	
	width: 24px;	
	line-height: 24px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; span.rule {
	color: #FFFFFF;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .details {
	color: #67c484;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding-right: 24px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .details:before {
	color: #67c484;
	font-family: "webmanager";
	font-size: 6px;
	font-weight: normal;
	content: "\E8EB";
	right: 0;
	line-height: 1;
	margin: -1px 0 0;
	position: absolute;
	top: 50%;
}
.tmAccoDetail &gt; div .rooms .entry.show .cwrapper .actionWrapper .details:before {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a {
	background: #67C484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding: 14px 60px 16px 20px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li.booking &gt; a {
	background: #ee5f55;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a:before {
	content: "\1F5F5";
	color: #FFFFFF;
	font-size: 34px;
	margin-top: -17px;
	font-family: "TirolIconsWeb";
	font-weight: normal;
	position: absolute;
	top: 50%;
	right: 10px;
	transition: color 300ms ease;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li.booking &gt; a:before {
    content: "\1F476";
    margin-top: -17px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a:hover {
	background: #54a26c;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li.booking &gt; a:hover {
	background: #c9524b;
}
.tmAccoDetail &gt; div .rooms .entry .actionWrapper &gt; ul.buttons &gt; li.booking &gt; a.multi {
	display: none;
}
.tmAccoDetail &gt; div .rooms.multi .entry .actionWrapper &gt; ul.buttons &gt; li &gt; a {
	display: none;
}
.tmAccoDetail &gt; div .rooms.multi .entry .actionWrapper &gt; ul.buttons &gt; li &gt; a.multi {
	display: block;
}
.tmAccoDetail &gt; div .rooms.multi .entry .cwrapper &gt; .buttons &gt; li &gt; a.multi {
	display: block;
}

/* hidden content */

.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent {
    max-height: 0;
    overflow: hidden;    
    opacity: 0;
    padding: 0 13px;
    position: relative;
    transition: opacity 500ms ease, max-height 500ms ease;
    z-index: -1;
}
.tmAccoDetail &gt; div .rooms .entry.show &gt; .hiddenContent {
	margin-top: 18px; 
    max-height: 1400px;
    opacity: 1;
    padding-bottom: 10px;
	padding-left: 0;
    padding-top: 12px;
	padding-right: 0;
    z-index: 0;
}
.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent &gt; p {
	color: #FFFFFF;
    font-size: 16px;
	font-weight: normal;
	margin-bottom: 18px;
}
.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent &gt; p:last-child {
	margin-bottom: 0;
}
.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent ul {
	display: flex;
	flex-flow: wrap;
	margin: 10px 0 0;
}
.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent ul &gt; li {
	font-size: 16px;
	position: relative;
	padding: 2px 20px 3px 28px;
	width: 33.33%;
}
.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent ul &gt; li:before {
	color: #67C484;
	content: '\e8ed';
	font-family: 'Webmanager';
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 4px;
	line-height: 1;
}
.tmAccoDetail &gt; div .rooms .mainRoomContent &gt; .cwrapper .highlights {
	display: none;
}

/* Zimmer - Angebote */

.tmAccoDetail &gt; div .rooms.roomoffers h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: -8px;
	text-align: left;
}
.tmAccoDetail &gt; div .rooms.roomoffers h3 &gt; span {
	text-decoration: underline;
}
.tmAccoDetail &gt; div .rooms.roomoffers h3 + a {
	display: block;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 0 0 0 36px;
	position: relative;
}
.tmAccoDetail &gt; div .rooms.roomoffers h3 + a:before {
	content: "\1F798";
    font-family: 'TirolIconsWeb';
    font-size: 40px;
	font-weight: normal;
	line-height: 1;
	position: absolute;
	right: 10px;
	top: 0;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper {
	padding: 0 0 65px 13px;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price {
	bottom: 55px;
	padding-left: 155px;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition {
	background: #f0ebdd;
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #4d4945;
    display: none;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    padding: 15px 20px 15px 20px;
    position: absolute;
    top: 80px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 440px;
    z-index: 10;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition &gt; span {
    display: block;
    text-align: left;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition &gt; .storno {
	margin: 10px 0 0 0;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition &gt; .storno &gt; .title {
    display: block;
    font-weight: bold;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .storno {
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	right: 0;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .value:hover + .addition {
    display: block;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; span.availability {
	color: #67c484;
	font-size: 14px;
	font-weight: bold;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; span.availability &gt; span {
	font-size: 20px;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .catering {
	background: #FFFFFF;
	border: 2px solid #999999;
	border-radius: 5px;
	display: block;
	margin: 0 0 10px 0;
	top: 2px;
	left: 0;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .catering:before {
	color: #67c484;
	font-family: "webmanager";
	font-size: 6px;
	font-weight: normal;
	content: "\E8EB";
	right: 10px;
	line-height: 1;
	margin: -3px 0 0;
	position: absolute;
	top: 14px;
	transition: color 300ms ease;
	z-index: 1;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .catering &gt; select {
	background: none;
	border: none;
	color: #999999;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 30px 0 7px;
	position: relative;
	outline: none;
	z-index: 2;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .catering &gt; select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .label {
	color: #FFF;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

@media all and (max-width: 1220px){

	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition {
		left: auto;
		right: 0;
		-webkit-transform: none;
		transform: none;	
	}

}
@media all and (max-width: 770px){

	.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; h3 {
		padding-right: 0;
	}
	.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; h3 &gt; .date:after {
		display: none;
	}
	.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; a {
		float: none;
		margin: 10px 0 5px 0;
		position: relative;
		right: 0;
		top: 0;
	}

}
@media all and (max-width: 750px){

	.tmAccoDetail &gt; div .rooms .entry .cwrapper {
		padding: 0 0 0 13px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price {
		text-align: right;
		position: relative;
		right: auto;
		bottom: auto;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper {
		bottom: auto;
		left: auto;
		position: relative;
		right: auto;
		display: flex;
		justify-content: unset;
		align-items: flex-start;
		flex-direction: column-reverse;
		margin-top: 10px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper &gt; .buttons {
		margin-top: 0;
		width: 100%;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a {
		text-align: left;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .details {
		margin-top: 15px;
	}
	.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent ul &gt; li {
		width: 50%;
	}

	/* Angebote */
	
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper {
		padding: 0 0 0 13px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .content {
		margin-bottom: 20px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price {
		bottom: auto;
		padding-left: 0;
		position: relative;
		right: auto;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price:after {
		clear: both;
		content: "";
		display: block;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; span.value {
		float: right;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .catering {
		position: relative;
		top: auto;
		left: auto;
		margin-top: 2px;
		float: left;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; span.availability {
		display: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li.booking &gt; a {
		width: 100%;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .price &gt; .label {
		text-align: right;
	}

}

@media all and (max-width: 550px){

	.tmAccoDetail &gt; div .rooms .entry {
		padding: 15px 15px 20px;
	}
	.tmAccoDetail &gt; div .rooms .entry .mainRoomContent &gt; .mobileTitle {
		display: block;
		padding-right: 0;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .title {
		display: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img {
		bottom: auto;
		left: auto;
		max-height: none;
		position: relative;
		top: auto;
		width: 100%;
	}
	.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image {
		bottom: auto;
		position: static;
		top: auto;
	}
	.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image .more {
		display: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .mainRoomContent .img .image img {
		height: auto;
		left: auto;
		object-fit: unset;
		position: relative;
		top: auto;
		transition: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper {
		margin: 10px 0 0;
		padding: 0;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content {
		margin-bottom: 15px;
		min-height: auto;
		padding-top: 40px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .request {
		display: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; p.facilities {
		float: none;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .cancellationMark {
		float: none;
		margin: 15px 0 0 0;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info {
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: absolute;
		top: 5px;
		width: 100%;
	}
	.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent {
		padding: 0 !important;
	}
	.tmAccoDetail &gt; div .rooms .entry.show &gt; .hiddenContent {
		margin-top: 20px;
		padding: 0 !important;
	}
	.tmAccoDetail &gt; div .rooms .entry &gt; .hiddenContent ul &gt; li {
		width: 100%;
	}

	/* Angebote */

	.tmAccoDetail &gt; div .rooms.roomoffers h3 {
		margin-bottom: 22px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper {
		padding: 0;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .content {
		margin-bottom: 15px; 
		min-height: auto;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price {
		bottom: auto;
		padding-left: 0;
		position: relative;
		right: auto;
		width: 100%;
		z-index: 1;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .content &gt; .info {
		justify-content: flex-start;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .content &gt; .info &gt; span {
		margin-right: 15px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition {
		width: 300px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .storno {
		bottom: auto;
		clear: both;
		display: block;
		left: auto;
		position: relative;
		padding-top: 5px;
	}

}

@media all and (max-width: 450px){

	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; span.value {
		float: none;
		display: block;
		margin-bottom: 5px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .catering {
		float: none;
		display: inline-block;
	}

}
		
@media all and (max-width: 375px){

	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span {
		font-size: 14px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.bedrooms:before {
		font-size: 30px;
		margin-top: -15px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.persons {
		padding-left: 20px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.persons:before {
		font-size: 30px;
		margin-top: -15px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a {
		padding: 14px 50px 16px 10px;
	}

}

@media all and (max-width: 350px){

	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span {
		margin-right: 5px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.size {
		min-width: 70px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.bedrooms {
		margin-right: 5px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span.persons {
		min-width: 80px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper &gt; .content &gt; .info &gt; span:after {
		margin-right: 0;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a {
		padding: 14px 40px 16px 10px;
	}
	.tmAccoDetail &gt; div .rooms .entry .cwrapper .actionWrapper .buttons &gt; li &gt; a:before {
		right: 6px;
	}
	.tmAccoDetail &gt; div .rooms.roomoffers .entry .cwrapper &gt; .price &gt; .addition {
		right: -25px;
		width: 300px;
	}
	.tmAccoDetail &gt; div .rooms .header &gt; .subheader &gt; a {
		padding-left: 19px;
		padding-right: 59px;
	}

}

/* TM - Vermieter - Detail - Zimmer - Error */

.tmAccoDetail .roomoffers &gt; div &gt; .error {
    background: #f8e4e6;
	border: 2px solid #ee5c5c;
    border-radius: 4px;
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 8px 15px;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons {
	text-align: right;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li {
	display: inline-block;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li &gt; a {
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
	padding: 17px 65px 17px 20px;
	position: relative;
	transition: background 300ms ease, color 300ms ease;
}
.tmAccoDetail.hasNoMail .roomoffers &gt; div &gt; .buttons &gt; li.request {
	display: none;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.request &gt; a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	background: #67C484;
	margin-right: 10px;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.request &gt; a:before {
	content: "\1F620";
	color: #FFFFFF;
	font-size: 40px;
	margin-top: -20px;
	font-family: "TirolIconsWeb";
	font-weight: normal;
	position: absolute;
	top: 50%;
	right: 10px;
	transition: color 300ms ease;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.request &gt; a:hover {
    background: #54a26c;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.avail &gt; a {
	background: #EE5F55;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.avail &gt; a:before {
	content: "\1F5F5";
	color: #FFFFFF;
	font-size: 40px;
	margin-top: -20px;
	font-family: "TirolIconsWeb";
	font-weight: normal;
	position: absolute;
	top: 50%;
	right: 10px;
	transition: color 300ms ease;
}
.tmAccoDetail .roomoffers &gt; div &gt; .buttons &gt; li.avail &gt; a:hover {
    background: #c9524b;
}

/* TM - Vermieter - Detail - Verfügbarkeit */

.tmAccoDetail .availability {
	display: none;
}

body.overlay {
    overflow: hidden;
}
body.overlay .ContentWrapper {
    filter: blur(15px);
}
#OverlayWrapper {
    background: rgba(33, 68, 91, 0.9);
    bottom: 0;
	left: 0;
	overflow: auto;
	position: fixed;
	top: 120px;
	width: 100%;
	z-index: 9000;
}
#OverlayWrapper &gt; .close {
	border: 2px solid #67c484;
    border-radius: 4px;
	color: #67c484;
    cursor: pointer;
    height: 40px;
    line-height: 42px;
    margin: 0 -570px 0 0;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 40px;
    transition: all 300ms ease;
    width: 40px;
    z-index: 11;
}
#OverlayWrapper &gt; .close:before {
    display: block;
	line-height: 38px;
	margin: 0;
    transition: color 300ms ease;
}
#OverlayWrapper &gt; .close:hover {
	background: #67c484;
	color: #FFFFFF;
}

/* Overlay */

#OverlayWrapper .availability {
	margin: 0 auto;
	max-width: 888px;
	padding: 60px 20px 170px 20px;
	position: relative;
	z-index: 1;
}
#OverlayWrapper .availability &gt; .wrapper {
    background: #f1f3f5;
    border: 2px solid #67c484;
    border-radius: 5px;
    padding: 20px;
}
#OverlayWrapper .availability header {
    z-index: 1;
}
#OverlayWrapper .availability header:after {
	clear: both;
	content: "";
	display: block;
}
#OverlayWrapper .availability header h2 {
	color: #FFFFFF;
	margin: 0;
}
#OverlayWrapper .availability header h2 &gt; span {
	color: #FFFFFF;
}
#OverlayWrapper .availability header &gt; .title {
	color: #FFF;
    text-align: center;
}
#OverlayWrapper .availability &gt; .infobox {
	display: none;
}

/* Zimmerauswahl */

#OverlayWrapper .traveldata {
	background: none;
	clear: both;
	margin: 40px 0 0 0;
	opacity: 1;
	position: relative;
	visibility: visible;
}
.packagedetail #OverlayWrapper .traveldata {
	margin: 20px 0 0 0;
}
#OverlayWrapper .traveldata:before {
	display: none;
}
#OverlayWrapper .traveldata &gt; .roomSelection {
	display: block;
	left: 0;
	padding-top: 0;
	position: relative;
    top: 0;
    transform: none;
	width: 100%;
}
.packagedetail #OverlayWrapper .traveldata &gt; .roomSelection {
	padding-bottom: 20px;
}
#OverlayWrapper .traveldata .roomoverlay {
	color: #525252;
}
#OverlayWrapper .traveldata &gt; .roomSelection &gt; .rooms {
	padding-left: 234px;
	padding-right: 234px;
}
#OverlayWrapper .traveldata &gt; .roomSelection &gt; .rooms &gt; .room {
	overflow: visible;
}
#OverlayWrapper .traveldata &gt; .roomSelection &gt; .rooms &gt; .room &gt; label {
	display: block;
    font-weight: 600;
    margin: 0 0 15px 0;
    left: -150px;
    position: absolute;
    top: 41px;
}

/* Pauschalen - Auswahl Nächte */

.packagedetail #OverlayWrapper .traveldata &gt; .row.nights {
	align-items: center;
    display: flex;
    margin: 0 auto 50px;
	padding: 0;
	position: relative;
	width: 268px;
	z-index: 1;
}
.packagedetail #OverlayWrapper .traveldata &gt; .row.nights label {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 20px 0 0;
}
.packagedetail #OverlayWrapper .traveldata &gt; .row.nights &gt; select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #FFFFFF;
	border: 2px solid #999;
	border-radius: 4px;
	box-shadow: none;
	color: #000000;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	height: 50px;
	outline: none;
	padding: 0 19px 0 19px;
	width: 100%;
}
.packagedetail #OverlayWrapper .traveldata &gt; .row.nights &gt; .icon {
	bottom: auto;
	font-size: 8px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 50%;
	height: 50px;
	width: 50px;
	margin-top: -25px;
}
.packagedetail #OverlayWrapper .traveldata &gt; .row.nights &gt; .icon:before {
	bottom: 20px;
	color: #8c9da9;
	font-family: "webmanager";
	font-size: 8px;
	font-weight: normal;
	content: "\E8EB";
	right: 20px;
	line-height: 1;
	position: absolute;
	transition: color 300ms ease;
	z-index: 1;
}

/* Legende */

#OverlayWrapper .calendar.active + .addition {
	display: block;
	margin: 40px 0 0 0;
}
#OverlayWrapper .addition:after {
	clear: both;
	content: "";
	display: block;
}
#OverlayWrapper .addition &gt; .infoMessage {
	display: none;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 {	
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin: 40px 0 0px 0;
    text-align: center;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2.show {
    display: block;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 &gt; span {
    color: #FFFFFF;
    display: inline-block;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 &gt; .label {
    display: block;
    margin: 0 0 10px 0;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 &gt; .date:before {
    color: #8c9da9;
    content: "\1F6CF";
    display: block;
    font-size: 60px;
    font-family: "TirolIconsWeb";
    font-weight: normal;
    line-height: 1;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 &gt; .until {
    margin: 0 20px 0 20px;
    position: relative;
    top: -32px;
}
#OverlayWrapper .addition &gt; .infoMessage.msg2 &gt; .until:before {
    color: #FFFFFF;
    content: "\1F476";
    display: block;
    font-size: 30px;
    font-family: "TirolIconsWeb";
    font-weight: normal;
    line-height: 1;
}
#OverlayWrapper .addition &gt; ul {
	float: left;
	margin: 12px 0 0;
}
#OverlayWrapper .addition &gt; ul:after {
	clear: both;
	content: "";
	display: block;
}
#OverlayWrapper .addition &gt; ul &gt; li {
	color: #333;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 20px 0 0;
    padding: 0 0 0 20px;
    position: relative;
}
#OverlayWrapper .addition &gt; ul &gt; li:before {
    background: #67c484;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 10px;
}
#OverlayWrapper .addition &gt; ul &gt; li.highlight:before {
	background: #193c53;
}
#OverlayWrapper .addition &gt; ul &gt; li.partlyavailable:before {
	background: rgba(103, 196, 132, 0.5);
}
#OverlayWrapper .addition &gt; .buttonWrapper {
	bottom: 60px;
	display: block;
	left: 50%;
	position: absolute;	
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
#OverlayWrapper .addition &gt; .buttonWrapper &gt; .button {
	background: #67c484;
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.35);
    color: #FFF;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 50px;
    line-height: 48px;
    padding: 0 60px 0 20px;
    position: relative;
    right: auto;
    text-transform: uppercase;
    top: auto;
    transition: background 300ms ease;
    left: auto;
    bottom: auto;
}
#OverlayWrapper .addition &gt; .buttonWrapper &gt; .button:before {
    color: #FFFFFF;
    font-family: "TirolIconsWeb";
    font-size: 40px;
    font-weight: normal;
    content: "\1F5F5";
    line-height: 1;
	position: absolute;
	right: 10px;
    top: 4px;
}
#OverlayWrapper .addition &gt; .buttonWrapper &gt; .button:hover {
	background: #54a26c;
}

/* TM - Kalender - Verfügbarkeit */

#OverlayWrapper .calendar.acco {
	position: relative;
}
#OverlayWrapper .calendar.acco .ui-datepicker {
	background: none;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
#OverlayWrapper .calendar.acco .ui-datepicker .ui-datepicker-header {
	border-radius: 4px 4px 0 0;
}
#OverlayWrapper .calendar.acco &gt; .prev {
	background: rgba(255, 255, 255, 0.9);
	color: #97bf0d;	
	cursor: pointer;	
	display: none;	
	font-size: 32px;
	height: 60px;	
	left: -85px;	
	line-height: 60px;	
	padding: 0 0 0 20px;	
	position: absolute;	
	top: 50%;	
	width: 60px;	
}
#OverlayWrapper .calendar.acco &gt; .prev:before {
	content: '\E906';
	font-family: 'webmanager';
	font-weight: normal;
}
#OverlayWrapper .calendar.acco &gt; .next {
	background: rgba(255, 255, 255, 0.9);
	color: #97bf0d;	
	cursor: pointer;
	display: none;
	font-size: 32px;
	height: 60px;	
	line-height: 60px;
	padding: 0 0 0 20px;
	position: absolute;
	right: -85px;
	top: 50%;
	width: 60px;
}
#OverlayWrapper .calendar.acco &gt; .next:before {
	content: '\E905';
	font-family: 'webmanager';
	font-weight: normal;
}
#OverlayWrapper .calendar.acco.active &gt; .prev,
#OverlayWrapper .calendar.acco.active &gt; .next {
	display: none;
}

/* --- Markierungen --- */


#OverlayWrapper .calendar.acco .ui-datepicker .ui-datepicker-group {
    width: 48%;
}
#OverlayWrapper .calendar.acco .ui-datepicker .ui-datepicker-group.ui-datepicker-group-first {
	margin: 0 4% 0 0;
}

/* verfügbar */
#OverlayWrapper .ui-datepicker-multi .ui-datepicker-group table {
	margin: 0;
	width: 100%;
}
#OverlayWrapper .calendar.acco .ui-datepicker td {
	padding: 1px;
}
#OverlayWrapper .calendar.acco .ui-datepicker td &gt; a {
	font-size: 16px;
	height: 42px;
	padding-top: 3px;
	position: relative;
}
.packagedetail #OverlayWrapper .calendar.acco .ui-datepicker td &gt; a {
	padding-top: 10px;
}
#OverlayWrapper .calendar.acco .ui-datepicker td.available &gt; a {
	background: #67c484;
}
#OverlayWrapper .calendar.acco .ui-datepicker td.available a {
	color: #FFFFFF;
}
#OverlayWrapper .calendar.acco .ui-datepicker td.available a:hover {
    border-radius: 0;
}
#OverlayWrapper .calendar.acco .ui-datepicker td.available a:after {
	bottom: 4px;
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.7);
	content: attr(data-price);
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	left: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	width: 100%;
}
/* Anreise gesperrt */

#OverlayWrapper .calendar.acco .ui-datepicker td.noarrival &gt; a {
	background: rgba(103, 196, 132, 0.5);
}
/*#OverlayWrapper .calendar.acco.activeSelection .ui-datepicker td.noarrival {
	background: #8E9D08;
}*/
#OverlayWrapper .calendar.acco .ui-datepicker td.noarrival:not(.highlight) &gt; a,
#OverlayWrapper .calendar.acco .ui-datepicker td.noarrival:not(.highlight) &gt; a:after {
	color: #FFFFFF;
	cursor: not-allowed;
}
#OverlayWrapper .calendar.acco.activeSelection .ui-datepicker td.noarrival &gt; a,
#OverlayWrapper .calendar.acco.activeSelection .ui-datepicker td.noarrival &gt; a:after {
	cursor: pointer;
}

/* ausgewählt */

#OverlayWrapper .calendar.acco .ui-datepicker td.start.highlight &gt; a,
#OverlayWrapper .calendar.acco .ui-datepicker td.highlight &gt; a {
	background: #193c53;
	border-radius: 0;
	cursor: pointer;
	font-weight: 500;
	position: relative;
}

/* bei nicht erfüllter Mindestaufenthaltsdauer (bei Markierung) */

#OverlayWrapper .calendar.acco .ui-datepicker td.start,
#OverlayWrapper .calendar.acco .ui-datepicker td.nohighlight {
	background: #e5efc2 !important;
}

/* nicht verfügbar */

#OverlayWrapper .calendar.acco .ui-datepicker td.tmpnotavailable {
	background: #e5e5e7 !important;
}
#OverlayWrapper .calendar.acco .ui-datepicker td.tmpnotavailable &gt; a:hover,
#OverlayWrapper .calendar.acco .ui-datepicker td.tmpnotavailable &gt; a:hover:after {
	color: #808080 !important;
}
/* TM - Kalender - Verfügbarkeit - Tooltip */

#OverlayWrapper .tooltip {
	background: #f0ebdd;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #000000;
	display: none;
	font-size: 14px;
	font-weight: normal;
	height: 125px;
	margin: -133px 0 0 -115px;
	opacity: 0;
	padding: 14px 20px 0;
	position: absolute;
	width: 280px;
	z-index: -1;
	-webkit-transition: all 150ms ease;
	-moz-transition: all 150ms ease;
	-ms-transition: all 150ms ease;
	-o-transition: all 150ms ease;
	transition: all 150ms ease;
}
#OverlayWrapper .tooltip.show {
	display: block;
	opacity: 1;
	z-index: 20;
}
#OverlayWrapper .tooltip &gt; .date {
	font-weight: bold;
}
#OverlayWrapper .tooltip &gt; .price.hide {
	display: none;
}
#OverlayWrapper .tooltip &gt; .state {
	display: none;
	padding: 6px 0 4px 25px;
	position: relative;
}
#OverlayWrapper .tooltip &gt; .state.show {
	display: block;
}
#OverlayWrapper .tooltip &gt; .state:before {
	content: "";
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 16px;
}
#OverlayWrapper .tooltip &gt; .state1:before { /* Abreise möglich */
	background: #67c484;
}
#OverlayWrapper .tooltip &gt; .state2:before { /* Keine Abreise möglich */
	background: #EE5F55;
}
#OverlayWrapper .tooltip &gt; .state3:before { /* Anreise möglich */
	background: #67c484;
}
#OverlayWrapper .tooltip &gt; .state4:before { /* Keine Anreise möglich */
	background: #EE5F55;
}

@media all and (max-width: 1352px){

    #OverlayWrapper &gt; .close {
		margin: 0;
        right: 15px;    
        top: 20px;
    }

}
@media all and (max-width: 1350px){

	#OverlayWrapper .calendar.acco &gt; .prev {
		left: -55px;
	}
	#OverlayWrapper .calendar.acco &gt; .next {
		right: -55px;
	}

}
@media all and (max-width: 1280px){

	#OverlayWrapper .tooltip {
		display: none !important;
	}
	#OverlayWrapper .calendar.acco .ui-datepicker .ui-datepicker-title {
		text-align: center;
	}
	#OverlayWrapper .calendar.acco &gt; .prev {
		background: none;
		left: 20px;
		font-size: 24px;
		height: 40px;
		line-height: 40px;
		top: 10px;
		width: 40px;
		z-index: 1;
	}
	#OverlayWrapper .calendar.acco &gt; .next {
		background: none;
		font-size: 24px;
		height: 40px;
		line-height: 40px;
		right: 20px;
		top: 10px;
		width: 40px;
		z-index: 1;
	}

}
@media all and (max-width: 1140px){

	#OverlayWrapper .traveldata .roomoverlay {
		left: auto;
		margin: 0;
		right: 0;
	}
	#OverlayWrapper .traveldata .roomoverlay &gt; div:before {
		left: auto;
		right: 30px;
	}

}
@media all and (max-width: 980px){

	#OverlayWrapper {
		top: 0;
	}


}
@media all and (max-width: 900px){

	body.overlay &gt; #PageWrapper {
		display: none;
	}
	body.isSafari #OverlayWrapper {
		position: absolute;
		overflow: initial;
	}

}
@media all and (max-width: 888px){

	#OverlayWrapper .traveldata &gt; .roomSelection {
		padding: 0;
	}
	#OverlayWrapper .traveldata &gt; .roomSelection &gt; .rooms {
		padding-left: 0;
		padding-right: 0;	
	}
	#OverlayWrapper .traveldata &gt; .roomSelection &gt; .rooms &gt; .room &gt; label {
		left: 0;
		position: relative;
		top: 0;	
	}

}
@media all and (max-width: 800px){

	#OverlayWrapper .calendar.acco &gt; .prev {
		left: 12px;
		top: 12px;
	}
	#OverlayWrapper .calendar.acco &gt; .next {
		right: 12px;
		top: 12px;
	}
	#OverlayWrapper .traveldata {
		display: table;
		margin-left: auto;
		margin-right: auto;
		min-width: 100%;
	}
	#OverlayWrapper .addition {
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 14px;
	}
	#OverlayWrapper .addition &gt; ul {
		display: table;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#OverlayWrapper .addition &gt; ul &gt; li:last-child {
		margin-right: 0;
	}

}
@media all and (max-width: 750px){

	#OverlayWrapper .traveldata &gt; .row.nights {
		padding-left: 60px;
		width: 200px;
	}
	#OverlayWrapper .availability header h2 {
		font-size: 20px;
	}
	#OverlayWrapper .availability header &gt; .title {
		font-size: 16px;
	}

}
@media all and (max-width: 700px){

	#OverlayWrapper .traveldata &gt; .row {
		clear: both;
		width: 100%;
	}
	#OverlayWrapper .traveldata &gt; .row.nights {
		margin-bottom: 10px;
		margin-top: 0;
		width: 100%;
	}

}
@media all and (max-width: 650px){

	#OverlayWrapper .addition &gt; .infoMessage.show {
		overflow: hidden;
	}
	#OverlayWrapper .addition &gt; .infoMessage.msg1 &gt; a {
		height: 36px;
		line-height: 36px;
		margin-top: -18px;
		padding-bottom: 0;
		padding-top: 0;
		top: 50%;
		z-index: 1;
	}
	#OverlayWrapper .addition &gt; .infoMessage.msg1 &gt; a::after {
		background: inherit;
		content: "";
		height: 300px;
		left: 0;
		position: absolute;
		top: -100px;
		width: 100%;
		z-index: -1;
	}

}
@media all and (max-width: 630px){

	#OverlayWrapper .availability header {
		left: 40px;
		top: 80px;
	}

}
@media all and (max-width: 600px){

	#OverlayWrapper .traveldata &gt; .roombox &gt; * .counter {
		float: none;
		left: 0;
		margin: 0 0 5px;
		position: relative;
	}

}
@media all and (max-width: 500px){

	#OverlayWrapper .calendar.acco .ui-datepicker .ui-datepicker-header {
		margin-left: 0;
		margin-right: 0;
	}
	#OverlayWrapper .availability {
		padding-bottom: 130px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#OverlayWrapper .availability &gt; .wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	#OverlayWrapper .traveldata {
		margin-top: 20px;
	}
	#OverlayWrapper .addition &gt; ul &gt; li {
		font-size: 14px;
		margin: 0 20px 5px 0;
	}
	#OverlayWrapper .addition &gt; ul &gt; li:before {
		height: 10px;
		width: 10px;
	}
	#OverlayWrapper .traveldata &gt; .row {
		width: 100%;
	}
	#OverlayWrapper .calendar.active + .addition {
		margin-top: 20px;
		padding: 0;
	}
	#OverlayWrapper .addition &gt; .buttonWrapper {
		left: 10px;
		right: 10px;
		-webkit-transform: none;
		transform: none;	
	}
	#OverlayWrapper .addition &gt; .buttonWrapper &gt; .button {
		text-align: center;
		width: 100%;
	}
	.packagedetail #OverlayWrapper .traveldata &gt; .row.nights {
		margin: 0 auto 30px;
	}

}
@media all and (max-width: 400px){

	#OverlayWrapper .calendar.acco &gt; .prev,
	#OverlayWrapper .calendar.acco &gt; .next {
		height: 30px;
		line-height: 30px;
		top: 17px;
		width: 30px;
	}
	#OverlayWrapper .calendar.acco &gt; .prev:before,
	#OverlayWrapper .calendar.acco &gt; .next:before {
		font-size: 18px;
		line-height: 30px;
	}
	#OverlayWrapper .availability header {
		left: 20px;
		top: 20px;
	}
	#OverlayWrapper &gt; .close {	
		background: none;
		color: #FFFFFF;
		font-size: 18px;
		height: 45px;	
		line-height: 45px;	
		width: 45px;			
		z-index: 1;
	}
	#OverlayWrapper &gt; .close:before {
		line-height: 45px;
	}
	#OverlayWrapper .addition {
		padding-bottom: 44px;
	}
	#OverlayWrapper .addition &gt; .button {
		border-radius: 0;
	}

}

/* TM - Vermieter - Details - Warenkorb vorschau */

body.showCartPreview {
    overflow: hidden;
}
body.showCartPreview .tmCartPreview {
    background: url("/img/layout/tm-quickbooker-bg.jpg") no-repeat;
    background-size: cover;
    opacity: 1;
    overflow-y: scroll;
    visibility: visible;
    -webkit-overflow-scrolling: touch;
}

.tmCartPreview {
    background: rgba(25, 60, 83, 0.85);
    bottom: 0;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 80px 0 60px 0;
    position: fixed;
    right: 0;
    transition: opacity 500ms ease 0s, visibility 500ms ease 0s;
    top: 0;
    visibility: hidden;
    z-index: 9999;
}
.tmCartPreview:before {
    background: rgba(25, 60, 83, 0.85);
    bottom: 0;
    content: "";
    left: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}
.tmCartPreview &gt; .close {
	border: 2px solid #67c484;
	border-radius: 4px;
	cursor: pointer;
	height: 40px;
	line-height: 42px;
    margin: 0 -590px 0 0;
	position: absolute;
    right: 50%;
    text-align: center;
    top: 25px;
    transition: all 300ms ease;
    width: 40px;
    z-index: 11;
}
.tmCartPreview &gt; .close &gt; i {
    color: #67c484;
    display: block;
    line-height: 40px;
    transition: color 300ms ease;
}
.tmCartPreview &gt; .close &gt; i:before {
    display: block;
    margin: 0;
    line-height: 36px;
}
.tmCartPreview &gt; .close:hover {
    background: #67c484;
    color: #FFFFFF;
}
.tmCartPreview &gt; div {
    border-radius: 4px;
    margin-bottom: 60px;
    padding-bottom: 30px;
    padding-top: 20px;
    position: relative;
    z-index: 3;
}
.tmCartPreview &gt; div &gt; h2 {
    color: #FFF;
    margin: 0 0 40px 0;
}
.tmCartPreview &gt; div article {
    background: #F1F3F5;
    border-radius: 5px;
    margin: 0 0 10px 0;
    padding: 30px;
    position: relative;
}
.tmCartPreview &gt; div article &gt; h2 {
    display: none;
}
.tmCartPreview &gt; div article &gt; .image {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 15.454545454545454545454545454545%;
}
.tmCartPreview &gt; div article &gt; .image &gt; .img {
    bottom: 0;
    display: block;
    position: relative;
    top: 0;
    width: 100%;
}
.tmCartPreview &gt; div article &gt; .image &gt; .img:before {    
    content: "";
    display: block;
    padding-top: 92.5%;
    width: 100%;
}
.tmCartPreview &gt; div article &gt; .image &gt; .img img {
    display: block;
    left: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.tmCartPreview &gt; div article &gt; .content {
    float: left;
    padding: 0 0 0 20px;
    position: relative;
    width: 84.545454545454545454545454545455%;
}
.tmCartPreview &gt; div article.noImg &gt; .content {
    margin-left: 0;
    width: 100%;
}
.tmCartPreview &gt; div article &gt; .content &gt; .cwrapper {
    float: left;
    padding: 0 10px 0 0;
    width: 45%;
}
.tmCartPreview &gt; div article &gt; .content .title {
    color: #193c53;    
    font-size: 26px;    
    font-weight: 600;    
    line-height: 1;    
}
.tmCartPreview &gt; div article &gt; .content .category {
    font-size: 14px;
    line-height: 1.43;
    margin: 12px 0 0 0;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails {
    float: left;
    width: 55%;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .name {
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 5px 0;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; ul &gt; li {
    display: block;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; ul &gt; li &gt; .label {
    float: left;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; ul &gt; li &gt; .label &gt; span {
    display: block;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; ul &gt; li &gt; .price {
    float: right;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total {
    border-top: 2px solid #e5e5e7;
    bottom: 0;
    display: block;
    position: relative;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno {
    display: inline-block;
    font-size: 14px;
    padding-top: 15px;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; span {
    font-weight: 600;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info {
    cursor: pointer;
    color: #9b9c9f;
    content: "\E82A";
    display: inline-block;
    margin: 0 0 0 5px;
    position: relative;
    text-align: center;
    top: 1px;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info:before {
    color: #21445b;
    display: block;
    font-size: 18px;
    margin: 0;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span {
    background: #f0ebdd;
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #4d4945;
    display: none;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    padding: 15px 20px 15px 20px;
    position: absolute;
    top: 25px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 440px;
    z-index: 10;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno:hover &gt; .info &gt; span,
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info:hover &gt; span {
    display: block;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span &gt; span {
    display: block;
    line-height: 1.4;
    position: relative;
    z-index: 3;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span &gt; span &gt; .title {
    display: block;
    font-size: 18px;
    margin: 0 0 10px 0;
}
.tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .price {
    color: #193c53;
    float: right;
    font-family: "Poppins", sans-serif;
    font-size: 34px;
    font-weight: bold;
    line-height: 1;
    padding-top: 7px;
}
.tmCartPreview &gt; div article p.remove {    
    border: 2px solid #67c484;
    border-radius: 4px;
    color: #67c484;    
    cursor: pointer;    
    font-size: 14px;
    height: 28px;        
    line-height: 26px;    
    position: absolute;
    right: 10px;    
    text-align: center;
    top: 10px;    
    transition: all 300ms ease 0s;
    width: 28px;    
    z-index: 1;
}
.tmCartPreview &gt; div article p.remove:hover {
    background: #67c484;
    color: #FFFFFF;
}
.tmCartPreview &gt; div article p.remove &gt; i {
    line-height: 32px;
    margin: 0;
    position: relative;
    text-align: center;
}
.tmCartPreview &gt; div article p.remove &gt; i:before {
    display: block;
    margin: 0;
    line-height: 24px;
}
.tmCartPreview &gt; div article.booked p.remove {
    display: none;
}

.tmCartPreview &gt; div .msg {
    border: 2px solid #ee5f55;
    color: #ee5f55;
    margin: 40px 0 40px 0;
    overflow: hidden;
    padding: 10px 20px;
    transition: opacity 500ms ease;
}
.tmCartPreview &gt; div .msg.error {
    margin: 0;
}
.tmCartPreview &gt; div .msg.success {
    border: 2px solid #66a61b;
    color: #66a61b;
}
.tmCartPreview &gt; div &gt; .confirm &gt; span {
    display: none;
    float: left;
    position: relative;
    top: -3px;
}
.tmCartPreview &gt; div &gt; .confirm &gt; span &gt; .ssl {
    background: #67C484;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 3px 0;
    padding: 0 8px 0 8px;
}
.tmCartPreview &gt; div &gt; .confirm &gt; span &gt; .info {
    display: block;
    font-size: 14px;
}
.tmCartPreview &gt; div &gt; .confirm &gt; span &gt; .info &gt; span {
    font-weight: 600;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button {
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a {
    background: #67C484;
    border: 2px solid #67C484;
    border-radius: 5px;    
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #FFFFFF;    
    display: inline-flex;
    font-size: 16px;
    font-weight: bold;
    height: 46px;
    line-height: 42px;     
    padding: 0 55px 0 20px;
    position: relative;
    text-transform: uppercase;
    transition: background 500ms ease 0s, border 500ms ease 0s, color 500ms ease 0s;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a:before {
    color: #FFFFFF;
    content: "\1F476";
    font-family: "TirolIconsWeb";
    font-size: 34px;
    font-weight: normal;
    position: absolute;
    right: 10px;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a:hover {
    background: #54a26c;
    border: 2px solid #54a26c;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a.more {    
    background: none;
    color: #67C484;          
    margin: 0 20px 0 0;  
    overflow: hidden;  
    padding-left: 20px;
    padding-right: 20px;    
    text-overflow: ellipsis;      
    white-space: nowrap;    
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a.more:before {
    display: none;
}
.tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a.more:hover {
    background: #54a26c;
    border: 2px solid #54a26c;
    color: #FFFFFF;
}

@media all and (max-width: 1392px){

    .tmCartPreview &gt; .close {
        margin: 0;
        right: 20px;
        top: 25px;    
    }

}

@media all and (max-width: 1200px){
    
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span {
        left: auto;
        right: -20px;
        transform: none;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span::before {
        left: auto;
        right: 10px;
    }

}
@media all and (max-width: 1000px){

    .tmCartPreview &gt; div article &gt; .image {
        display: none;
    }
    .tmCartPreview &gt; div article &gt; .content {
        border-left: 2px solid #f2efec;
        border-radius: 4px;
        margin: 0;
        padding-bottom: 0;
        padding-left: 0;
        width: 100%;
    }    

}

@media all and (max-width: 980px){

    .tmCartPreview {
        top: 0;
    }

}

@media all and (max-width: 900px){

    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span {
        left: auto;
        right: -25px;
        -webkit-transform: none;
        transform: none;    
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span:before {
        left: auto;
        right: 20px;
    }

}

@media all and (max-width: 720px){

    .tmCartPreview &gt; div article &gt; .content .title {
        font-size: 19px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails {
        margin: 20px 0 0 0;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .price {
        font-size: 19px;
        padding-top: 15px;
    }
    .tmCartPreview &gt; div article .image &gt; .rating {
        padding-left: 10px;
        padding-right: 10px;
    }
    .tmCartPreview &gt; div article .image &gt; .rating:before {
        background-size: 71px auto;
        height: 8px;
        top: 23px;
        width: 71px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span {
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        width: 360px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span:before {
        left: 50%;
        right: auto;
    }
    .tmCartPreview &gt; div article &gt; .content .title {
        padding-right: 20px;
    }
    .tmCartPreview &gt; div article &gt; .content .facilities {
        border-bottom: 2px solid #e5e5e7;
        margin: 15px 0 20px 0;
        position: relative;
        width: 100%;
    }
    .tmCartPreview &gt; div article &gt; .content &gt; .cwrapper {
        float: none;
        padding-right: 0;
        width: 100%;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails {
        float: none;
        width: 100%;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total {
        bottom: 0;
        margin: 20px 0 0 0;
        position: relative;
        right: 0;
        width: 100%;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span {
        left: -30px;
        -webkit-transform: none;
        transform: none;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span:before {
        left: 40px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span {
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);    
        width: 320px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span:before {
        left: 50%;
        right: auto;
    }
    .tmCartPreview &gt; div &gt; .confirm &gt; .button {
        width: 100%;
    }
    .tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a {
        margin: 10px 0 0 0;
        text-align: center;
        width: 100%;
    }

}

@media all and (max-width: 600px){

    .tmCartPreview &gt; div article &gt; .image {
        display: none;
    }
    .tmCartPreview &gt; div article &gt; .content {
        width: 100%;
    }

}

@media all and (max-width: 500px){

    .tmCartPreview &gt; div article {
        padding: 15px;
    }
	.tmCartPreview &gt; div article &gt; .content .title {
		font-size: 18px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info {
        position: static;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle {
        position: static;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .icon-info-circle &gt; span {
        left: 0;
        padding-left: 10px;
        padding-right: 10px;
        transform: none;
        top: 58px;
        width: 100%;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span {
        top: 60px;
        width: calc(100% + 30px);
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno &gt; .info &gt; span:before {
        left: 30px;
        right: auto;
    }
    .tmCartPreview &gt; div &gt; .title {
        font-size: 32px;
    }
    .tmCartPreview &gt; div &gt; .confirm &gt; .button &gt; a {
        font-size: 14px;
    }

}

@media all and (max-width: 400px){

    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; ul &gt; li {
        font-size: 15px;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .storno {
        display: block;
        font-size: 14px;
        line-height: 1.2;
        padding: 10px 0 0 0;
    }
    .tmCartPreview &gt; div article &gt; .content .bookingDetails &gt; .total &gt; .price {
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 10px;
        margin-top: 5px;
    }

}

.tmAccoDetail .mapWrapper {
	padding-bottom: 30px;
	padding-top: 30px;
	position: relative;
}
.tmAccoDetail .mapWrapper:before {
	background: #143d51;
	content: "";
	height: 100%;
	left: -2000px;
	position: absolute;
	top: 0;
	width: 4000px;
	z-index: -1;
}
.tmAccoDetail .mapWrapper &gt; .map {
	height: 420px;
	float: left;
	position: relative;
	width: 65.789473684210526315789473684211%;
}
.tmAccoDetail .mapWrapper &gt; .map:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.tmAccoDetail .mapWrapper &gt; .map &gt; .button {
	background: #67c484;
	border-radius: 5px;
	display: block;
	height: 46px;
	padding: 5px;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 46px;
	z-index: 3;
}
.tmAccoDetail .mapWrapper &gt; .map &gt; .button &gt; span {
	border: 2px solid #fff;
	border-radius: 5px;
	display: block;
	height: 36px;
}
.tmAccoDetail .mapWrapper &gt; .map &gt; .button &gt; span:before {
	bottom: 9px;
	color: #fff;
	content: "\1F424";
	font-family: "TirolIconsWeb";
	font-size: 22px;
	font-weight: normal;
	height: 15px;
	left: 9px;
	line-height: 15px;
	position: absolute;
	width: 15px;
}
.tmAccoDetail .mapWrapper &gt; .map &gt; .button &gt; span:after {
	color: #fff;
	content: "\1F37C";
	font-family: "TirolIconsWeb";
	font-size: 22px;
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	right: 10px;
	top: 9px;
	position: absolute;
	width: 15px;
}
.tmAccoDetail .mapWrapper.clicked &gt; .map:before {
	display: none;
}
.tmAccoDetail .mapWrapper &gt; .map &gt; div {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.tmAccoDetail .mapWrapper &gt; .contact {
	color: #ffffff;
	float: left;
	padding-left: 30px;
	position: relative;
	width: 34.210526315789473684210526315789%;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .label {
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	margin: 0 0 40px 0;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .text &gt; span {
	display: block;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .text .town {
	display: flex;
	gap: 6px;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .text &gt; .title {
	font-weight: bold;
	margin: 0 0 10px 0;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .button {
	background: #67c484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin: 40px 0 0 0;
	padding: 14px 20px 16px;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
}
.tmAccoDetail .mapWrapper &gt; .contact &gt; .button:hover {
	background: #54a26c;
}

@media all and (max-width: 900px) {
	.tmAccoDetail .mapWrapper &gt; .map {
		height: 340px;
		width: 100%;
	}
	.tmAccoDetail .mapWrapper &gt; .contact {
		padding-left: 0;
		padding-top: 20px;
		width: 100%;
	}
	.tmAccoDetail .mapWrapper &gt; .contact &gt; .label {
		margin-bottom: 10px;
	}
}
@media all and (max-width: 600px) {
	.tmAccoDetail .mapWrapper &gt; .map {
		height: 250px;
	}
}
@media all and (max-width: 500px) {
	.tmAccoDetail .mapWrapper &gt; .contact &gt; .label {
		font-size: 24px;
	}
}

/* Vermieter Pauschalen */

.accodetail .tmStPackageTeaser &gt; div article {
	background: #193c53;
	padding: 15px;
}
.accodetail .tmStPackageTeaser &gt; div article h2 {
	display: none;
}
.accodetail .tmStPackageTeaser &gt; div article .image {
	position: relative;
}
.accodetail .tmStPackageTeaser &gt; div article .image:before {
	background: linear-gradient(to bottom, rgba(23, 55, 87, 0) 32%, #193c53 100%);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.accodetail .tmStPackageTeaser &gt; div article .image &gt; p {
	bottom: 0;
	color: #FFFFFF;
	font-family: "Poppins", sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	left: 0;
	padding: 20px;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1;
}
.accodetail .tmStPackageTeaser &gt; div article .image a {
	display: block;
	min-height: 183px;
	position: relative;
}
.accodetail .tmStPackageTeaser &gt; div article .image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}
.accodetail .tmStPackageTeaser &gt; div article a.bookMark {
	line-height: 28px;
	position: absolute;
	right: 20px;
	top: 27px;
}
.accodetail .tmStPackageTeaser &gt; div article a.bookMark:before {
	color: #8c9da9;
	content: "\1F3A8";
	display: block;
	font-family: 'TirolIconsWeb';
	font-size: 40px;
}
.accodetail .tmStPackageTeaser &gt; div article a.bookMark:hover:before,
.accodetail .tmStPackageTeaser &gt; div article a.bookMark.selected:before {
	color: #C30018;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	max-height: 175px;
	min-height: 175px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description:after {
	background: linear-gradient(to bottom, rgba(25, 60, 83, 0), rgba(25, 60, 83, 0.55) 21%, #193c53);
	bottom: 0;
	content: "";
	height: 70px;
	left: 0;
	position: absolute;
	width: 100%;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description &gt; .title {
	color: #FFFFFF;
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 1.2;
	margin: 15px 0 10px;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .price {
	display: block;
	text-align: right;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .price &gt; span.value {
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .price &gt; span.value &gt; span {
	color: #FFFFFF;
	display: inline-block;
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	margin: 1px 0 0 5px;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .price &gt; span.rule {
	color: #FFFFFF;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption &gt; .buttonWrapper {
	display: flex;
	margin-top: 20px;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption &gt; .buttonWrapper &gt; a {
	background: #67C484;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding: 14px 10px 16px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
	width: 100%;
}
.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption &gt; .buttonWrapper &gt; a:hover {
	background: #54a26c;
}

/* Swiper */

.accodetail .tmStPackageTeaser .swiper-container {
	padding-bottom: 50px;
	width: 100%;
}
.accodetail .tmStPackageTeaser .swiper-wrapper {
	height: auto !important;
}
.accodetail .tmStPackageTeaser .swiper-slide {
	background-position: center;
	background-size: cover;
}
.accodetail .tmStPackageTeaser .swiper-slide-shadow-left,
.accodetail .tmStPackageTeaser .swiper-slide-shadow-right {
	background: rgba(0,0,0,0.2);
}
.accodetail .tmStPackageTeaser .swiper-pagination {
	bottom: 0;
}
.accodetail .tmStPackageTeaser .swiper-pagination-bullet {
	background: #193c53;
	bottom: 0;
	margin: 0 4px !important;
	width: 11px;
	height: 11px;
}
.accodetail .tmStPackageTeaser .swiper-button-disabled {
	opacity: 0.5 !important;
	pointer-events: none;
}
.accodetail .tmStPackageTeaser .swiper-prev,
.accodetail .tmStPackageTeaser .swiper-next {
	background: #67c484;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
	height: 46px;
	position: absolute;
	top: calc(50% - 50px);
	left: 0; 
	transition: background 300ms ease;
	width: 46px;
	z-index: 1;
}
.accodetail .tmStPackageTeaser .swiper-next {
	border-radius: 5px 0 0 5px;
}
.accodetail .tmStPackageTeaser .swiper-next:before,
.accodetail .tmStPackageTeaser .swiper-prev:before {
	color: #FFFFFF;
	content: "\1F476";
	font-family: "TirolIconsWeb";
	font-size: 34px;
	left: 9px;
	line-height: 46px;
	position: absolute;
}
.accodetail .tmStPackageTeaser .swiper-prev:before {
	left: 4px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.accodetail .tmStPackageTeaser .swiper-next {
	left: auto;
	right: 0;
}

@media all and (max-width: 700px){

	.accodetail .tmStPackageTeaser .swiper-container {
		margin: 0 -20px;
		width: auto;
	}

}

@media all and (max-width: 500px){

	.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description {
		max-height: 150px;
		min-height: 150px;
	}

}

@media all and (max-width: 370px){

	.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description {
		font-size: 15px;
		max-height: 150px;
	}
	.accodetail .tmStPackageTeaser &gt; div article figure &gt; figcaption .description &gt; .title {
		font-size: 20px;
	}

}

.tmAccoDetail .infoText {
	background: #f2e8c8;
    margin-bottom: 40px;
    padding: 20px 30px;
}
.tmAccoDetail .infoText h2 {
	font-size:20px; 
	margin-bottom: 10px; 
}
.tmAccoDetail .infoText .text {
	font-size: 16px; 
}

.tmAccoDetail .environment {
	background: #67C484;
  padding: 20px;
}
.tmAccoDetail .environment &gt; a {
	display: block;	
}
.tmAccoDetail .environment &gt; a &gt; .image {
	display: block;	
  background: #FFF;
	float: left;	
  width: 60px;
  height: 60px;
  overflow: hidden;	
  border-radius: 60px;	
	margin-right: 20px;
	padding: 5px;
}
.tmAccoDetail .environment &gt; a &gt; .image &gt; img {
	width: 50px;
	height: auto;
}
.tmAccoDetail .environment &gt; a &gt; .label {
	padding: 15px 0 0 0;
}
.tmAccoDetail .environment &gt; a &gt; .label &gt; label {
	color: #FFFFFF; 
	font-weight: bold;	
}
@media all and (max-width: 685px){

	.tmAccoDetail .environment &gt; a &gt; .label {
		padding: 0;
	}

}

.tmAccoDetail .sustainabilityFacilities &gt; .content {
	border: solid 2px #67C484;	
	border-radius: 5px;
	padding: 10px; 
}
.tmAccoDetail .sustainabilityFacilities &gt; .content &gt; div {
    max-height: 150px;
    overflow: hidden;   
}
.tmAccoDetail .sustainabilityFacilities.expand &gt; .content &gt; div {
    max-height: none;
}
.tmAccoDetail .sustainabilityFacilities &gt; .content &gt; div:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.55) 21%, #ffffff);
    bottom: 0;
    content: "";
    height: 70px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tmAccoDetail .sustainabilityFacilities.expand &gt; .content &gt; div:after {
    display: none;
}
.tmAccoDetail .sustainabilityFacilities p {
	color: #193c53; 
	font-family: "Poppins", sans-serif;
	font-weight: 600;	
	line-height: 1.15;
}
.tmAccoDetail .sustainabilityFacilities ul {
	margin: 5px 0 20px 0;  
}
.tmAccoDetail .sustainabilityFacilities ul &gt; li:before {
	color: #67C484;
    position: absolute;
    left: -2px;
    font-size: 22px;
    top: 4px;
    line-height: 1;
}
.tmAccoDetail .sustainabilityFacilities ul &gt; li {
    font-size: 16px;
    position: relative;
    padding: 1px 20px 1px 28px;
}
.tmAccoDetail .sustainabilityFacilities ul &gt; li:before {
		content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj48c3ZnIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjI7Ij48cGF0aCBkPSJNNy45NzksMjguMTE4YzMuMDk3LC0xMi43MzMgMTUuMjEsLTIwLjgyMyAxNS4yMSwtMjAuODIzYy02LjQ2OCw2LjE1NiAtOS45MTUsMTEuMDkxIC0xMS43MzcsMTQuNThjNC4zOSwzLjY5NyA4LjA5NSw0LjIyMSAxMC42NTksMS4zNTZjNi4wNDQsLTYuODA3IDQuMzkyLC0xOS40NSA0LjM5MiwtMTkuNDVjMCwwIC0xMi43NjIsLTAuMTk5IC0xOC43OTksNi41OTZjLTIuNDIyLDIuNzIxIC0xLjY5OSw2LjExMSAxLjk0NCw5LjgzNWMtMS43MTgsMi4xNiAtMy4yNjMsNC40NDcgLTQuMzU3LDYuNzUybDIuNjg4LDEuMTU0WiIgc3R5bGU9ImZpbGw6IzY3YzQ4NDtmaWxsLXJ1bGU6bm9uemVybzsiLz48L3N2Zz4=);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    margin-left: -10px;
    max-height: 40px;
    max-width: 40px;
    margin-top: -10px;
    width: 40px;
    height: 40px;
}
.tmAccoDetail .sustainabilityFacilities &gt; .content &gt; .trigger {
    color: #67C484;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 30px;
    position: relative;
}
.tmAccoDetail .sustainabilityFacilities &gt; .content &gt; .trigger:before {
    color: #67c484;
    content: "+";
    font-family: "Arial";
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    margin-top: -13px;
    position: absolute;
    left: 0;
    transition: transform 300ms ease;
    top: 50%;
}

.tmAccoDetail .sustainabilityFacilities &gt; .content &gt; .trigger.less:before {
    content: "-";
    margin-top: -15px;
}

/* TM - Vermieter - Details - Bewertungen */

.tmAccoDetail .ratings {
	display: flex !important;
	flex-direction: column;
	gap: 16px;
}
.tmAccoDetail .ratings .item {
	background: #f1f3f5;
	border-radius: 5px;
	display: grid;
	gap: 24px;
	padding: 24px;
}
.tmAccoDetail .ratings .item.hidden {
	display: none;
}
.tmAccoDetail .ratings .item .date {
	font-size: 16px;
}
.tmAccoDetail .ratings .item .name {
	color: #193c53;
	font-size: 18px;
	font-weight: 700;
}
.tmAccoDetail .ratings .item .average {
	margin-top: 8px;
}
.tmAccoDetail .ratings .item .average span {
	background: #67c484;
	border-radius: 5px 0 5px 0;
	color: #FFFFFF;
	display: block;
	height: 32px;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	padding: 0 10px;
	text-align: center;
	width: 48px;
}
.tmAccoDetail .ratings .item .comment {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 16px;
}
.tmAccoDetail .ratings .item .text {
	font-size: 18px;
}
.tmAccoDetail .ratings .item .text.disabled {
	opacity: 0.5;
}
.tmAccoDetail .ratings .button {
	display: flex;
	justify-content: center;
	margin: 8px 0 0;
}
.tmAccoDetail .ratings .button.hidden {
	display: none;
}
.tmAccoDetail .ratings .button button {
	background: #67C484;
	border: 0;
	border-radius: 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 46px;
	line-height: 42px;
	margin: 0;
	padding: 0 20px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
}
.tmAccoDetail .ratings .button button:hover {
	background: #54a26c; 
}

@media all and (min-width: 680px){

	.tmAccoDetail .ratings .item {
		gap: 32px;
		grid-template-columns: 200px 1fr;
		position: relative;
	}
	.tmAccoDetail .ratings .item::before {
		background: #67c484;
		bottom: 24px;
		content: "";
		left: 224px;
		position: absolute;
		top: 24px;
		width: 2px;
	}

}

/* Allgemein */

/* Aside */

.tmAccoDetail.package &gt; div &gt; aside &gt; div.contact {
	padding-top: 15px;
}

/* Aside - Allgemeine Daten */

.tmAccoDetail.package &gt; div &gt; aside &gt; .details {
	background: #193c53;
	margin: -20px -30px 0;
	padding: 30px;
}
.tmAccoDetail.package &gt; div &gt; section &gt; .details {
	display: none;
	margin-bottom: 40px;
	padding: 20px 30px;
	position: relative;
}
.tmAccoDetail.package &gt; div &gt; section &gt; .details:before {
	background: #193c53;
	content: "";
	height: 100%;
	left: -1000px;
	position: absolute;
	top: 0;
	width: 2000px;
	z-index: -1;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; h2,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; h2 {
	color: #FFFFFF;
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 20px 0;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.price,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.price {
	color: #FFFFFF;
	display: block;
	margin-bottom: 10px;
	text-align: right;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.price &gt; span.value,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.price &gt; span.value {
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.price &gt; span.value &gt; span,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.price &gt; span.value &gt; span {
	color: #FFFFFF;
	display: inline-block;
	font-family: "Poppins", sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	margin: 1px 0 0 5px;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.price &gt; span.rule,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.price &gt; span.rule {
	color: #FFFFFF;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.date,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.date {
	color: #FFFFFF;
	margin-bottom: 20px;
	padding: 0 0 0 35px;
	position: relative;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; p.date:before,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; p.date:before {
	color: #8c9da9;
	font-family: "TirolIconsWeb";
	font-size: 60px;
	font-weight: normal;
	content: "\1F6CF";
	left: -12px;
	line-height: 1;
	margin: -33px 0 0;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons {
	display: flex;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons &gt; a.booking,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons &gt; a.booking {
	background: #EE5F55;
	border-radius: 5px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-right: 5px;
	padding: 14px 10px 16px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: background 300ms ease;
	flex: 1;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons &gt; a.booking:hover,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons &gt; a.booking:hover {
	background: #c9524b;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons &gt; a.request,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons &gt; a.request {
	background: #67c484;
	border: none;
	border-radius: 5px;
	color: #FFFFFF;
	height: 46px;
	position: relative;
	transition: all 300ms ease;	
	width: 46px;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons &gt; a.request:hover,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons &gt; a.request:hover { 
	background: #54a26c;
	color: #FFF;
}
.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; .buttons &gt; a.request:before,
.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons &gt; a.request:before {
	content: "\1F620";
	font-family: "TirolIconsWeb";
	font-size: 44px;
	font-weight: normal;
	position: absolute;
	left: 5px;
	line-height: 1;
	top: 50%;
	margin-top: -22px;
}

/* Buttons */

.tmAccoDetail.package .bookmark {
	position: relative;
}
.tmAccoDetail.package .bookmark a.bookMark {
	line-height: 25px;
	position: absolute;
	width: 26px;
	height: 25px;
	right: 0;
	top: -2px;
	z-index: 1;
}
.tmAccoDetail.package .bookmark a.bookMark span {
	position: relative;
	color: #8c9da9;
	position: absolute;
	top: 0;
	left: -4px;
	width: 26px;
	height: 25px;
	transition: color 300ms ease;
}
.tmAccoDetail.package .bookmark a.bookMark span:before {
	content: "\1F3A8";
	display: block;
	font-family: 'TirolIconsWeb';
	font-size: 40px;
}
.tmAccoDetail.package .bookmark a.bookMark:hover span,
.tmAccoDetail.package .bookmark a.bookMark.selected span {
	color: #C30018;
}

@media all and (max-width: 1100px){

	.tmAccoDetail.package &gt; div &gt; aside &gt; .details {
		background: #193c53;
		margin: -20px -20px 0;
		padding: 20px;
	}
	.tmAccoDetail.package &gt; div &gt; aside &gt; .details &gt; h2 {
		font-size: 26px;
	}

}

@media all and (max-width: 980px){

	.tmAccoDetail.package &gt; div &gt; .infoWrapper {
		margin-top: -35px;
		padding: 30px 0;
		position: relative;
	}
	.tmAccoDetail.package &gt; div &gt; .infoWrapper:before {
		background: #193c53;
		content: "";
		height: 100%;
		left: -1000px;
		position: absolute;
		top: 0;
		width: 2000px;
		z-index: -1;
	}
	.tmAccoDetail.package &gt; div &gt; .infoWrapper &gt; h1 {
		color: #FFFFFF;
		margin: 0;
	}
	.tmAccoDetail.package &gt; div &gt; section &gt; .details {
		display: block;
		padding: 20px 0;
	}
	.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; h2 {
		font-size: 30px;
	}
	.tmAccoDetail.package &gt; div &gt; section &gt; .details &gt; .buttons {
		width: 100%;
		justify-content: flex-end;
		max-width: 370px;
		margin: 0 0 0 auto;
	}

}

.tmAccoDetail.package .description.services {
	margin-bottom: 45px;
	margin-top: 45px;
}
.tmAccoDetail.package .description.services .label {
	color: #193C53;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 12px;
}
.tmAccoDetail.package .description.services ul &gt; li {
	font-size: 16px;
	padding: 3px 0 3px 28px;
	position: relative;
}
.tmAccoDetail.package .description.services ul &gt; li:before {
	color: #67C484;
	content: '\e8ed';
	font-family: 'Webmanager';
	position: absolute;
	left: -2px;
	font-size: 22px;
	top: 50%;
	margin: -10px 0 0;
	line-height: 1;
}

/* TM - Event - Details - Gallery */

.tmAccoDetail.package .package-gallery {
	margin: 0 0 30px;
	max-height: 355px;
	overflow: hidden;
}
.tmAccoDetail.package .package-gallery &gt; ul {
	display: flex;
	justify-content: center;
}
.tmAccoDetail.package .package-gallery ul li &gt; a {
	display: block;
	min-height: 355px;
	position: relative;
}
.tmAccoDetail.package .package-gallery ul li &gt; a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

/* Swiper */

.tmAccoDetail.package .package-gallery .swiper-container {
	width: 100%;
}
.tmAccoDetail.package .package-gallery .swiper-wrapper {
	height: auto !important;
}
.tmAccoDetail.package .package-gallery .swiper-slide {
	background-position: center;
	background-size: cover;
}
.tmAccoDetail.package .package-gallery .swiper-pagination {
	bottom: 10px;
	left: 0;
	right: 0;
}
.tmAccoDetail.package .package-gallery .swiper-pagination-bullet {
	background: #fff;
	bottom: 0;
	margin: 0 4px;
	opacity: 0.5;
	width: 11px;
	height: 11px;
}
.tmAccoDetail.package .package-gallery .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}
.tmAccoDetail.package .package-gallery .swiper-button-disabled {
	opacity: 0.5 !important;
	pointer-events: none;
}
.tmAccoDetail.package .package-gallery .swiper-slide-shadow-left,
.tmAccoDetail.package .package-gallery .swiper-slide-shadow-right {
	background: rgba(255,255,255,0.8);
}
.tmAccoDetail.package .package-gallery .swiper-prev,
.tmAccoDetail.package .package-gallery .swiper-next {
	background: #67c484;
	border-radius: 0px 5px 5px 0px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	cursor: pointer;
	height: 46px;
	position: absolute;
	top: calc(50% - 23px);
	left: 0; 
	transition: background 300ms ease;
	width: 46px;
	z-index: 1;
}
.tmAccoDetail.package .package-gallery .swiper-next {
	border-radius: 5px 0 0 5px;
	left: auto;
	right: 0;
}
.tmAccoDetail.package .package-gallery .swiper-next:before,
.tmAccoDetail.package .package-gallery .swiper-prev:before {
	color: #FFFFFF;
	content: "\1F476";
	font-family: "TirolIconsWeb";
	font-size: 34px;
	left: 9px;
	line-height: 46px;
	position: absolute;
}
.tmAccoDetail.package .package-gallery .swiper-prev:before {
	left: 4px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

@media all and (max-width: 980px){

	.tmAccoDetail.package .package-gallery {
		margin: 0 -20px;
		padding: 0 20px 20px;
	}
	.tmAccoDetail.package .package-gallery:before {
		background: #193c53;
		content: "";
		height: 100%;
		left: -1000px;
		position: absolute;
		top: 0;
		width: 2000px;
		z-index: -1;
	}

}

@media all and (max-width: 500px){

	.tmAccoDetail.package .package-gallery {
		width: auto;
		margin-left: -20px;
		margin-right: -20px;
		padding: 0 0 20px;
	}
	.tmAccoDetail.package .package-gallery .swiper-slide-shadow-left,
	.tmAccoDetail.package .package-gallery .swiper-slide-shadow-right {
		background: rgba(0,0,0,0.16);
	}
	.tmAccoDetail.package .package-gallery .swiper-slide-active {
		box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16);
	}

}

.tmAccoDetail.package &gt; div .rooms .entry .cwrapper &gt; .content &gt; .title {
	margin-bottom: 0;
}
.tmAccoDetail.package &gt; div .rooms .entry .cwrapper &gt; .content &gt; .room {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}</pre></body></html>