.poi_panorama-box-link, .poi_panorama-box-link:hover, .poi_panorama-box-link:focus{
    position: absolute;
    top: 0;
    background-color: #2c3033;
    text-align: center;
    right: 30px;
    z-index: 2;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.25);
    padding: 10px;
    color: white;
}

.poi_panorama-box-link .poi_panorama-first-line {
    font-size: 15px;
}

.poi_panorama-box-link .poi_panorama-second-line {
    font-size: 10px;
    display: block;
}

.poi_panorama-box-preview, .poi_panorama-box-preview:hover, .poi_panorama-box-preview:focus {
    right: 15px;
}

.c-toubizapi-award {
    width: 60px !important;
    height: auto;
    position: absolute;
    top: 8px;
    right: 8px;
    pointer-events: none;
}

.c-toubizapi-custom-label {
	position: absolute;
	top: 1rem;
	left: 1rem;
	font-size: 12px;
	padding: .25rem .5rem;
	color: #484F59;
	font-weight: bold;
	border-radius: .125rem;
	margin: 0;
	background: #fff;
	pointer-events: none;
}

.thumbnail .city-label,
.thumbnail .c-toubizapi-category {
	font-size: 14px;
}

/* hide opentimes in map until available */
.lismap__message-opentimes {
    display: none !important;
}

/* Fix List-Classes h1 appearance */

.full_lisgastro_list .full_head,
.full_tdb_list .full_head {
	max-width: 71rem;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
}

.tdb-tour-info abbr {
	border-bottom: 0 !important;
	text-decoration: none !important;
}