/*
.page-transition {
	background-color: transparent !important;
}
*/

body {
	overflow-y: scroll !important;
}
.tx-cs2whitelabel {
	margin-top: 6rem;
}
.bootstrap-pxl [class*="col-"] {
	flex: unset;
	max-width: unset;
	-ms-flex: unset;
	-webkit-box-flex: unset;
}
.bootstrap-pxl .navbar-fixed-top {
	top: 90px;
}
.bootstrap-pxl .has-feedback {
	width: 100%
}
.ob-form--datepicker .bootstrap-pxl .has-feedback {
	width: 100%
}
@media (min-width: 768px) {
	.bootstrap-pxl .ob-filter__sort {
		width: 256px;
	}
}
@media (max-width: 768px) {
	.bootstrap-pxl .ob-filter__sort {
		width: 50%;
	}
}

.main-header {
	overflow: visible;
	z-index: 1003;

}
.breadwrapperout {
	margin-top: 90px;
	margin-bottom: -100px;
	z-index: 1;
}
.breadwrapperout + .container-fluid {
	z-index: 0;
}
.breadwrapper {
	margin: 0 30px;
}

.breadwrapper .dropdown-toggle::after {
	margin-top: -3px;
}

.dropdown-menu .level1 {
	padding-left: 1rem;
}
.dropdown-menu .level2 {
	padding-left: 1.75rem;
}
.dropdown-menu .level3 {
	padding-left: 2.5rem;
}
.dropdown-menu .level4 {
	padding-left: 3.25rem;
}

.breadwrapper .breadcrumb-item {
	padding-right: 10px;
	font-size: 0.875rem;
	font-weight: 200;
}
.breadwrapper .nomarker.breadcrumb-item:before {
	display: none;
}
.breadwrapper .breadcrumb-item a {
	font-size: 0.875rem;
	font-weight: 200;
}
.breadwrapper .breadcrumb-item:first-child a {
	color: #999;
}
.breadwrapper .breadcrumb-item.active:before,
.breadwrapper .breadcrumb-item.active {
	color: #2f2f2f;
}

.breadwrapper .breadcrumb-item + .breadcrumb-item::before {
	content: ">";
	padding-right: 10px;
}

.h2, .h3, .h5, .h6, h2, h3, h5, h6 {
	font-weight: 100;
}
.h2, h2 {
	color: #000;
}

.h2, .h3, .h5, .h6, h2, h3, h5, h6 {
	font-weight: 100;
}
.h2, h2 {
	color: #000;
}

.scroll-frame-loading {
	overflow: hidden !important;
}
.story__title {
	font-weight: initial;
}
.teaser-list__content h3 {
	line-height: inherit;
}
.teaser-list.collection .teaser-list__content h3 {
	margin-bottom: 4px;
}
.teaser-list.collection {
	/*justify-content: space-evenly;*/
}
.teaser-list__item.collection {
	margin-left: auto;
	margin-right: 15px;
}
.teaser-list.collection {
	justify-content: space-evenly;
}
.teaser-list__item.collection:nth-child(2n){
	padding-left: 0;
	margin-right: auto;
	margin-left: 15px;
}
.teaser-list__item.collection.even:last-child {
	margin-right: calc(50% + 15px);
}
.storystaticmap {
	background: url('/typo3conf/ext/template_local/Resources/Public/Images/map.jpg') no-repeat;
	background-position: center;
	background-size: cover;
}

.fav-badge {
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	line-height: 20px;
	min-width: 20px;
	height: 20px;
}

#mobilemenu .fav-badge {
	position: absolute;
	top: 15px;
	left: -20px;
}

.tinmenu {
	overflow: hidden;
}

#regiomapdark .region-map__region {
	fill: #242424;
}

#regiomapdark .region-map__region--active, #regiomapdark .region-map__region:hover {
	fill: #5c5c5c;
}

.vfstepbtn {
	margin: 0 !important;
	padding-top: 45px;
	z-index: 10;
}
.vfstepbtn.is_stuck {
	background: #fff;
}

.disturber_btn > img, .disturber_btn > svg {
	margin-left: 1rem;
}

#cs2disturber_modal .close {
	text-align: right;
	margin-right: 1.25rem;
	margin-top: 0.7rem;
	font-weight: lighter;
}

#cs2disturber_modal .btn-primary {
	background-color: #2f2f2f;
	color: #fff;
}

#cs2disturber_modal .modal-header {
	padding-top: 0;
	padding-left: 50px;
	padding-right: 50px;
	border: 0;
}

#cs2disturber_modal {
	top: 50px;
}

#cs2disturber_modal .modal-footer {
	justify-content: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	border: 0;
}

#cs2disturber_modal .modal-body {
	color: #0f0f0f;
	padding-left: 50px;
	padding-right: 50px;
}

.modal-backdrop.fade.show, .modal.fade.show {
	visibility: visible;
}

.mapboxgl-popup-content > a + .noimage.popup-text {
	margin-left: -80px;
}

.titlestars {
	display: inline-block;
	position: relative;
}

.classification {
	font-family: 'FontAwesome';
	font-size: 0.3em;
	top: -1.5em;
	white-space: nowrap;
}

.classification svg {
	vertical-align: text-top;
}

.fa-star:before {
	margin-right: 2px;
}

.crown {
	font-weight: bold;
	position: absolute;
	top: 7px;
}

.tx-cs2story {
	overflow: hidden;
	padding-bottom: 2rem;
}

.events__item {
	display: flex;
}
.events__item a {
	width: 100%;
}

.card__caption-date .dspacer {
	margin-left: -1.25rem;
}

.card__caption-date .monthto {
	margin-left: 0.5rem;
}

.brunnentourismus .logo {
	width: 200px;
}

.card__title_menu:hover,
.card__title_menu {
	color: #fff;
	margin-top: .5rem;
}

.loading {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.animation {
	/*    background-color: #fff;*/
	/*    border-radius: 100%;*/
	/*    border: 8px solid #fff;*/
	background-image: url('/typo3conf/ext/template_local/Resources/Public/Images/loading.svg');
	background-repeat: no-repeat;
	background-size: cover;
	animation: spriteMove 2s steps(11) infinite;
	width: 100px;
	height: 100px;
}

@keyframes spriteMove { /* Extra small breakpoint = default */
	from {
		background-position-x: 0;
	}

	to {
		background-position-x: -1100px; /* Width x 11 (= 11 Keyframes) */
	}
}

/*loading anim end*/

.submenu__inner .selectize-select.selectize-control.single .selectize-input::after {
	background-image: url('/typo3conf/ext/template_local/Resources/Public/Images/w_icon-dropdown.svg');
}

.uritourismus .addon__button-label,
.uritourismus .btn {
	font-weight: 600;
}

.uritourismus .colorizeme g,
.uritourismus #booking-form-submit g,
.uritourismus .addon__button g {
	stroke: #2f2f2f;
}

.addon__item-value,
.addon .nav-item .icon--white g {
	stroke: #fff;
	color: #fff !important;
}

.submenu__inner .booking__button-label {
	color: #fff;
}

.swiper-home-story .swiper-button-disabled {
	display: inline-block !important;
}

.dropdown-active + .selectize-dropdown {
	z-index: 1500;
}

.popup-text * {
	line-height: inherit;
	font-size: .9rem;
}

.card__caption-date small {
	line-height: 1rem;
}
.card__caption-date small i {
	line-height: 0;
	font-size: 2rem;
	font-style: normal;
	display: inherit;
	text-align: center;
}

.activities__content-link > img {
	vertical-align: 0;
}

.contentheader__image-caption.ondetail {
	min-height: 20px;
}

.p {
	font-size: 1.125rem;
	line-height: 30px;
	margin-bottom: 2rem;
}

.p:last-child {
	margin-bottom: 0;
}
/* strange behaviour fix */


.infilter.booking__item-input {
	color: #FFF;
}

.frame {
	display: inline-block;
	width: 100%;
}

.overviewmapfilter__form {
	margin-top: 1.5rem;
}

.overviewmap_controls {
	position: fixed;
	width: 100%;
	max-width: 1280px;
	top: 250px;
}

/*spider*/
.spider-leg-container {
	width: 1px;
	height: 1px;
	will-change: transform;
	z-index: 1;
}

.spider-leg-container.mapboxgl-marker .markerin, .marker.mapboxgl-marker .markerin {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
}

.markerin.custom .xicon, .markerin.custom .yicon {
	height: auto;
	width: 100%;
}

.spider-leg-container.mapboxgl-marker .markerin.custom, .marker.mapboxgl-marker .markerin.custom {
	box-shadow: none;
	background: transparent url('/typo3conf/ext/template_local/Resources/Public/Icons/obwalden_background.svg') no-repeat;
	border-radius: 0;
	background-size: contain;
	height: 57px;
	width: 40px;
	transform: translate(-52%,-95%);
	line-height: 37px;
}

.mapfilter__link > img, .mapfilter__link > svg {
	top: 50%;
	transform: translateY(-50%);
}
.mapfilter__link .minus,
.mapfilter__link.collapse.show .minus {
	display: inline-block;
}
.mapfilter__link .plus,
.mapfilter__link.collapse.show .plus {
	display: none;
}

.mapfilter__link.collapsed .minus {
	display: none;
}
.mapfilter__link.collapsed .plus {
	display: inline-block;
}
.mapfilter {
	min-height: 100vh;
}

.venue .breadcrumb-item {
	padding-right: 12px;
}
.venue.breadcrumb--arrow-nav .breadcrumb-item + .breadcrumb-item::before {
	padding: 0 12px 0 0;
}

.booking__button > img {
	position: absolute;
	right: 1rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.marker.marker-cluster.unspiderified,
.marker.marker-cluster.spiderified {
	z-index: 3;
}
.listingmap_controls {
	display: none;
}
.showMap .listingmap_controls {
	display: block;
}

.spider-leg-container:hover { cursor: pointer }

.spider-leg-container .spider-leg-pin {
	position: relative;
	z-index: 1;
}

.spider-leg-container .spider-leg-line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 2px;
	background-color: #343434;
	opacity: 0.45;
	transform-origin: bottom;
	z-index: 0;
	height: 0;
}

.spider-leg-container:hover .spider-leg-line { opacity: 1 }

/* Animations specific styles */

.spider-leg-container.animate {
	-webkit-transition: margin 0.15s linear;
	-moz-transition: margin 0.15s linear;
	-ms-transition: margin 0.15s linear;
	-o-transition: margin 0.15s linear;
	transition: margin 0.15s linear;
}

.spider-leg-container.initial,
.spider-leg-container.exit {
	margin-left: 0 !important;
	margin-top: 0 !important;
	height: 0;
}

.spider-leg-container.animate .spider-leg-line {
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-ms-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;

	-webkit-transition-delay: inherit;
	-moz-transition-delay: inherit;
	-ms-transition-delay: inherit;
	-o-transition-delay: inherit;
	transition-delay: inherit;
}

.spider-leg-container.animate.initial .spider-leg-line,
.spider-leg-container.animate.exit .spider-leg-line { height: 0 !important }

/*end*/
.badgeSeite {
	background-color: #000000;
	border-radius: 10px;
	color: white;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 3px 7px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.filter-underlay .spinner {
	position: absolute;
	left: 50vw;
	top: 50vh;
	opacity: 1;
	width: 50px;
	height: 50px;
}

.shopping-cart {
	z-index: 10000;
	display: none;
}
.submenu .booking {
	margin-top: 0.9rem !important;
}

.webcams__preview_round {
	height: 320px;
	max-height: 320px;
	overflow: hidden;
}
.webcams_preview-title_round {
	font-size: 1.15rem;
	text-align: center;
	margin: .35rem auto;
	display: block;
}

#gdrp-cookieoverlay {
	z-index: 100000000 !important;
}
.cardimagesearch {
	width: 120px;
	height: 180px;
	display: inline-block;
}

.favourites_preview-title {
	padding-right: 2rem;
	display: inline-block;
}

fieldset[id^="person"] + fieldset[id^="person"] {
	margin-top: 4rem !important;
}

.event__date {
	white-space: nowrap;
}
.event__date span {
	display: inline-block;
	vertical-align: top;
}
.event__date span.dspacer {
	width: auto;
	margin: 0 .5rem;
}

.scrolltonext-wrapper {
	position: absolute;
	top: 88vh;
	left: 50%;
	transform: translateX(-50%);
	opacity: 1;
	z-index: 1;
	margin: 2rem auto;
}
.scrolltonextlink {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.275rem;
	text-decoration: none;
	color: #585858;
}
.scrolltonextlink:focus,
.scrolltonextlink:visited,
.scrolltonextlink:hover {
	text-decoration: none;
	color: #2f2f2f;
}
.aicon {
	width: 1.75rem;
	margin-top: .5rem;
}

.main-header {
	overflow: visible;
	z-index: 1003;
}

#overviewmap {
	position: fixed;
	left: 0;
	right: 0;
	top: 90px;
	bottom: 0;
	height: calc(100vh-90px);
}

.map__controls_left {
	position: absolute;
	left: 2rem;
	bottom: 2rem
}

.map__controls_left .control-button {
	background-color: #fff;
	height: 60px;
	padding: 1rem;
}

.contentheader__image-caption {
	font-size: 0.9rem;
	font-weight: 400;
	letter-spacing: .3px;
	line-height: 1.25rem;
}

.mapboxgl-popup {
	z-index: 3 !important;
}

.mapboxgl-popup-anchor-bottom, .mapboxgl-popup-anchor-bottom-left, .mapboxgl-popup-anchor-bottom-right {
	-webkit-box-orient: unset;
	-webkit-box-direction: unset;
	flex-direction: unset;
}

.mapboxgl-popup-content > a {
	min-width: 80px;
	max-width: 40%;
}

.mapimage-wrap.focuspoint {
	position: relative;
	width: 100%;
}

.mapboxgl-popup-content .popup-text {
	/*margin-left: 80px;*/
	color: initial !important;
}

.noimage.popup-text {
	margin-left: 0;
}

.mapboxgl-popup-content img,
.mapboxgl-popup-content .focuspoint img {
	transition: none !important;
	max-width: inherit;
}

.mapboxgl-popup-content .focuspoint img {
	position: relative;
}

.mapboxgl-popup-content.inactive {
	opacity: 0;
}

.mapinmenu {
	min-height: calc(100vh - 150px);
}

.btn.control-button.js-set-mapbox-zoom {
	margin-top: 0;
}

.teaser-list__item {
	border-bottom: 1px solid #e5e5e5;
	margin-top: -1px;
}

.booking__item--last {
	padding-right: 0 !important;
}

.teaser-list__item.collection {
	align-items: start;
	max-height: 320px;
}
.teaser-list__content.collection p {
	line-height: 17px;
	font-size: .85rem;
}

.addon__item-value {
	font-size: 1.2rem;
	white-space: initial;
}

.mapimagepopuplogo {
	width: auto !important;
	height: auto !important;
	min-width: inherit !important;
	/*max-width: 100% !important;
	max-height: 100% !important;*/
	min-height: inherit !important;
	left: 1.25rem !important;
	top: 1.25rem !important;
}

.download-list--in-accordion .download-list__item {
	padding-right: 4rem;
}

.mapboxgl-popup {
	z-index: 2;
	min-height: 120px;
}
.marker-cluster {
	z-index: 1;
}

.listicle__image-wrapper {
	height: auto;
	/*height: 505px;*/
}
.listicle__image-wrapper img {
	position: relative !important;
}

.story--home .story__image img {
	min-width: 100.5%;
	height: auto;
}

.swiper-home-story .addon .wrapper {
	transform: translateY(100.5%);
}

dd p {
	line-height: inherit;
}

.submenu__title {
	font-size: 1rem;
	color: inherit;
}
.results .btn-secondary.filter,
.results .btn-secondary .listbutton,
.results .btn-secondary .mapbutton {
	color: #000 !important;
}

.focuspoint--mapbox-popup {
	height: 100%;
	min-height: 120px;
	width: auto;
}

.main-container .page-wrapper:first-child .frame:first-child .mt-9:first-child {
	margin-top: 0 !important;
}

.swiper-controls [class*="button-"] {
	cursor: pointer;
}

.tx-cs2teaserelement .swiper-slide {
	color: inherit;
}

.tx-cs2teaserelement .swiper-container .swiper-controls {
	bottom: 0;
}
.np {
	padding: 0;
}

.widget .search__main-input {
	background: transparent;
	border-color: #999;
	color: #fff;
}

.widget .tx-solr-submit {
	background: none;
	color: #fff;
	cursor: pointer;
}

.widget .ui-autocomplete {
	background: transparent;
}

.btn-add {
	text-align: right;
	display: inline-block;
	width: 50%;
}

.autocomplete-suggestions {
	width: 100% !important;
	padding: 0;
	margin: 0;
	z-index: 10000;
	background: #fff !important;
}

.autocomplete-suggestion  {
	border-bottom: 1px solid #c9c9c9;
	transition: background-color .2s ease-in-out;
	padding: 2rem 60px;
	color: #2f2f2f;
	text-decoration: none;
	display: block;
}

.autocomplete-suggestion:hover {
	background-color: #0053af;
	cursor: pointer;
	color: #fff;
}

.mobile-nav-container--show .autocomplete-suggestions,
.submenu--open .autocomplete-suggestions {
	background: transparent !important;
	position: relative !important;
}

.mobile-nav-container--show .autocomplete-suggestion,
.submenu--open .autocomplete-suggestion {
	color: #fff;
	padding: 1rem 60px;
}

.mobile-nav-container--show .autocomplete-suggestion:hover,
.submenu--open .autocomplete-suggestion:hover {
	background-color: transparent;
	color: #fff;
}

.story-container .container video {
	min-width: 100%;
}

.widget {
	position: relative;
}

.globalnav {
	margin-right: 140px;
}
.tx-solr-facet-hidden {
	display: none;
}

.search-result .card__link {
	display: flex;
	width: 100%;
}

.search-result__text {
	width: 100%;
}

.search__menu {
	min-height: 62px;
}

.f3-form-error {
	border-color: #d9534f;
}

.customform,
.customform .form-group {
	margin-bottom: 1rem;
}

.page-collapse__container h4 {
	padding: 0;
}

.page-collapse__container .default-list li {
	position: relative;
}

.page-collapse__container .default-list li:before {
	left: -1.75rem;
}

.page-collapse__container .mt-9,
.page-collapse__container .mb-9 {
	margin: 0 !important;
}

.page-collapse__container {
	padding-bottom: 3.5rem;
}

.page-collapse__container p {
	padding-bottom: 0 !important;
	margin-bottom: 1rem;
}

.listical_img {
	position: relative;
	padding-bottom: 72%;
}
/*
.contentheader__secondary-image--pull-up {
	bottom: auto;
}
*/
.listcolumn {
	min-height: 75vh;
}

th.font-weight-bold,
td.font-weight-bold {
	font-weight: 700 !important;
}
/*
.submenu--open {
	height: 100vh;
}

.submenu-container--open {
	min-height: 100vh;
}
*/
/*.main-container {
	overflow: hidden;
}*/

.breadcrumb-item {
	padding-right: 15px;
}
.breadcrumb-item + .breadcrumb-item::before {
	padding-left: 0;
}

.addon__gallery .nav-item a {
	-webkit-align-items: center;
	align-items: center;
}

.results .searchresult {
	font-weight: 400 !important;
	margin-top:0;
}

.addon__button:focus {
	color: #fff;
}

.tag-list__item svg {
	margin-left: .5rem;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	vertical-align: text-bottom;
}

.cl-map {
	position: relative;
	height: 75vh;
}

div.activities__content-text {
	margin-bottom: 2rem;
}

.card__link:hover {
	cursor: pointer;
}

.addon__item-value svg {
	display: inline-block;
	vertical-align: bottom;
	margin-right: .45rem;
}
.addon__item-value span {
	vertical-align: middle;
}

.table--simple tr:first-child td {
	padding-top: 1.5rem;
}

.addon--home {
	left: 0;
}

.activities__content-title {
	text-overflow: ellipsis;
	overflow: hidden;
}

.addthis_toolbox > a {
	padding: 0 8px !important;
}

/*
.contentheader__secondary-image {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
*/
.data-box-month, .data-box-year {
	line-height: 19px;
}

.small .data-box-separator {
	font-size: 2rem;
	line-height: .2;
	padding-left: 0;
	padding-bottom: .5rem;
}

.small .data-box-day {
	font-size: 2rem;
}

.small .data-box-month,
.small .data-box-year {
	font-size: .7rem;
	line-height: .85rem;
}

.activity__header .focuspoint,
.activities__image .focuspoint {
	position: absolute;
	top:0;
}

.teaser-list__image {
	min-height: 135px;
	min-width: 90px;
	position: relative;
}

.teaser-list__image.collection {
	min-height: 180px;
	min-width: 120px;
	position: relative;
}

.video-wrapper .focuspoint,
.story__image .focuspoint,
.teaser-list__image .focuspoint,
.listical_img .focuspoint,
.cardimage .focuspoint,
.contentheader__secondary-image .focuspoint,
.activities__image .focuspoint,
.activity__header .focuspoint {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.bsgallery {
	max-width: 100%;
	overflow: hidden;
}
/*
.contentheader__primary-image.focuspoint {
	height: auto;
}
*/
.cardimage .focuspoint img {
	min-width: unset;

}
.tx-cs2teaserelement .cardimage .focuspoint img {
	min-width: 100%;
}

.share-dropdown .dropdown-menu {
	max-width: 120px;
	left: -50%;
}

.progress {
	display: none;
}

.ce-image .focuspoint img {
	position: relative;
	max-width: 100%;
}
.cardimage-img {
	display: inline-block;
	font-size: 0;
	line-height: 0;
}
.cardimage-img .focuspoint picture {
	display: inline-block;
}
.ce-center .card-wrap-img {
	text-align: center;
}

.card__image-caption-img {
	display: block;
	text-align: right;
}


.card-wrapper .cardimage .focuspoint {
	position: absolute;
}

.card-wrapper .cardimage .focuspoint img,
.focuspoint img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	width: auto; height: auto;
	min-width: 100%; min-height: 100%;
	max-height: none;
}

.card-wrapper .cardimage .focuspoint img {
	max-width: none;
}

/*
.contentheader__image-caption__primary {
	order: 3;
	font-size: .9rem;
	font-weight: 400;
	padding: 1rem 0;
}

.swiper-content-header.swiper-container .swiper-controls {
	right: 180px;
	bottom: 20px;
	left: unset;
}
*/
.contentheader .addon {
	max-height: 70%;
}

.regioheader .story__image {
	height: 475px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.regioheader .story__image--portrait::before {
	content: "";
	display: block;
	position: static;
	padding-top: 177.777777778%;
	width: 100%;
}

.addon--regioheader {
	left: 0;
	bottom: 350px;
	padding: 0;
	margin: 0;
	position: absolute;
}

.regioheader .swiper-controls {
	right: 0;
	left: auto;
	top: 50px;
	bottom: auto;
}

.regioheader .swiper-button-disabled {
	display: none !important;
}

.regioheader.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 10000;
	background: #000;
}

.regioheader.fullscreen .story__image {
	height: 100%;
}

.regioheader.fullscreen .regiotitle {
	display: none;
}
.regioheader.fullscreen .addon {
	display: none;
}

.origicon {
	filter: invert(1) saturate(1) hue-rotate(180deg);
}

.swiper-content-story.init .swiper-slide-active .wrap-text,
.swiper-content-story.init .swiper-slide-active .addon .wrapper,
.swiper-content-story.init .swiper-slide-active .story__image img,
.swiper-home-story.init .swiper-slide-active .wrap-text,
.swiper-home-story.init .swiper-slide-active .addon .wrapper,
.swiper-home-story.init .swiper-slide-active .story__image img {
	transition-delay: 0s;
}

.addon__item-value-det {
	font-size: 1.2rem;
	white-space: initial;
	color: #fff;
	display: block;
	margin-top: .25rem;
}

.addon__item-value-det img {
	margin-right: .5rem;
}

.logos__item img {
	height: 62px;
	width: auto;
}

.logos__item.stm a {
	display: block;
	width: 100%;
}
.logos__item.stm img {
	height: auto;
	max-width: 100%;
}

.logos__item {
	height: 62px;
	overflow: hidden;
}

.selectize-control {
	z-index: auto !important;
}

.btn--icon {
	padding-right: 60px;
	white-space: normal;
}

.fullscreen-switch {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 1;
	cursor: pointer;
	color: #fff;
}

.fullscreen-switch:before {
	content: "";
	background: #000;
	opacity: 0.5;
	border-radius: 50%;
	position: absolute;
	width: 3rem;
	height: 3rem;
	z-index: -1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.close-fullscreen-switch {
	display: none;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 10002;
	cursor: pointer;
	color: #fff;
}

.fullscreen .close-fullscreen-switch {
	display: block;
}

.selectize-select .selectize-input > input::-moz-placeholder {
	opacity: 1;
}
.selectize-input.full {
	background-color: transparent !important;
}


.facets .input-placeholder__input {
	border-color: #fff !important;
	color: #fff;
}

.datepicker-range ~ label, .datepicker ~ label {
	top: 5px;
	bottom: auto;
}
.ui-datepicker {
	z-index: 11078 !important;
}

.map__controls_left + .map__controls_left {
	left: 10rem;
}
.map__controls_left + .map__controls_left + .map__controls_left {
	left: 17.5rem;
}

#overviewmap.full {
	width: 100%;
}

#overviewmap {
	width: 75%;
}

.region-description {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1rem;
	color: #fff;
	font-size: 1.25rem;
	z-index: 1;
}

.region-description:before {
	content: "";
	position: absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background: #000;
	opacity: 0.5;
	z-index: -1;
}

.fullscreen .region-description {
	display: block;
}

.main-footer__address {
	margin:0;
	padding-top: 1rem;
}
.main-footer__address p {
	font-size: 0.875rem;
	line-height: inherit;
}

.contentheader__secondary-image .focuspoint {
	position: absolute;
	top: 0;
}


.marker-cluster .markerin {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.75);
	font-weight: bold;
	color: initial;
}

.marker-cluster .markerin.custom {
	box-shadow: none;
	background: transparent url('/typo3conf/ext/template_local/Resources/Public/Icons/obwalden_background.svg') no-repeat;
	border-radius: 0;
	background-size: contain;
	height: 57px;
	width: 40px;
	transform: translate(-52%,-95%);
	line-height: 37px;
	color: #ffffff;
}

.mapboxgl-marker.active {
	z-index: 2;
}

.spider-leg-container.mapboxgl-marker .markerin,
.marker.mapboxgl-marker .markerin {
	background: #fff;
}

.spider-leg-container.mapboxgl-marker .micon,
.marker.mapboxgl-marker .micon,
.spider-leg-container.mapboxgl-marker svg,
.marker.mapboxgl-marker svg {
	vertical-align: middle;
	width: 60%;
	height: inherit;
}
/*
.spider-leg-container.mapboxgl-marker svg .stroked,
.marker.mapboxgl-marker svg .stroked {
	stroke: #2f2f2f;
}

.spider-leg-container.mapboxgl-marker svg .filled,
.marker.mapboxgl-marker svg .filled {
	fill: #2f2f2f;
}
*/
.spider-leg-container.mapboxgl-marker.active .markerin,
.marker.mapboxgl-marker.active .markerin {
	background: #000;
	width: 44px;
	height: 44px;
	z-index: 1;
}

.spider-leg-container.mapboxgl-marker.active .markerin.custom,
.marker.mapboxgl-marker.active .markerin.custom {
	box-shadow: none;
	background: transparent url('/typo3conf/ext/template_local/Resources/Public/Icons/obwalden_background.svg') no-repeat;
	border-radius: 0;
	background-size: contain;
	height: 70px;
	width: 49px;
	transform: translate(-52%,-95%);
	line-height: 45px;
	z-index: 1;
}

.spider-leg-container.mapboxgl-marker.active .markerin.custom .xicon,
.marker.mapboxgl-marker.active .markerin.custom .xicon,
.markerin.custom:hover .xicon {
	display: inline-block;
}

/*
.spider-leg-container.mapboxgl-marker.active .stroked,
.marker.mapboxgl-marker.active .stroked {
	stroke: #fff;
}

.spider-leg-container.mapboxgl-marker.active .filled,
.marker.mapboxgl-marker.active .filled {
	fill: #fff;
}
*/

.marker.empty:before {
	display:none;
}

.page-collapse__container p {
	font-size: .875rem;
	line-height: 1.5rem;
	padding-left: 0;
}

.page-collapse__container ol, .page-collapse__container ul {
	padding-left: 1.75rem;
}

.bsgallery .card-wrap {
	position: relative;
	margin-bottom: 2rem;
}

.bsgallery.card-wrapper {
	margin-bottom: 0;
}

.noborder {
	border: 0 !important;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	left: 50%;
	transform: translateX(-50%);
}

.btn__icon {
	vertical-align: middle;
}

.hotellist p.fsize {
	font-size: 1.125rem;
}

.listicle__item-title {
	line-height: inherit;
}

.listicle__item-title::before {
	content: attr(data-num);
}

.cardimage-img,
.cardimage-img .focuspoint picture {
	max-width: 100%;
}

.removeperson {
	color: #fff;
	width: 2rem;
	position: relative;
	font-size: 1rem;
	cursor: pointer;
}

.removeperson:before {
	border-radius: 50%;
	width: 2rem;
	height: 2rem;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	border: 2px solid #999;
	background: #999;
	text-align: center;
	line-height: 1rem;
	vertical-align: -2px;
	content: "";
	position: absolute;
	z-index: -1;
}

.mapfilter.mapfilter--left .submenu {
	height: calc(100vh - 60px);
	padding: 2.75rem;
}

.mapfilter.mapfilter--left .submenu__inner {
	margin: 0;
}

.mobile-nav .nav-item {
	height: auto;
}

.video-wrapper .video-controls {
	z-index: 1;
}

.mobile-nav .nav-item,
#misc_mobile .smenu {
	display: none;
}

.mobile-nav .nav {
	padding-left: 1em;
}
.mobile-nav .nav-icon-link {
	padding: .565em 0.4em;
}

.mobile-nav .smenu {
	display: inherit;
}
.story--teaser,
.story--teaser .story-col {
	min-height: 720px;
}

.tx_solr.overviewmap {
	min-height: 100vh;
}

.activity__menu {
	margin-left: 0;
	margin-right: 0;
	padding-left: 5.34%;
}

.table--simple tr:first-child th {
	padding-top: 1.5rem;
}

.event__meta {
	line-height: initial;
}

.favourites__preview img:not(.linkarrow){
	min-width: 100%;
}

.favourites__more-linknew {
	bottom: 0;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	left: 0;
	padding: 18px;
	right: 0;
	text-align: right;
	top: 0;
	border: 1px solid #444;
	position: absolute;
}

.favourites__more-amountnew {
	font-size: 1.5rem;
	position: absolute;
	left: 18px;
	top: 18px;
}

.favourites__more-linknew:visited,
.favourites__more-linknew:hover {
	color: inherit;
}

.favourites__more-linknew .linkarrow {
	margin-top: 16px;
	width: 23px;
}

.card__caption-price i {
	font-size: 1rem;
	font-style: inherit;
}

.story__title,
.story__subtitle {
	width: auto;
}

.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 88'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23999999'/%3E%3C/svg%3E");
	right: 10px;
	left: auto;
	background-position: 10px;
}

.fwrap {
	padding: 0 4rem;
}

.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 54 88'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23999999'/%3E%3C/svg%3E");
	left: 10px;
	right: auto;
}
.image-padding {
	padding-left: 3.75rem;
}
.mapfilter__toplink,
.mapfilter .category,
.mapfilter__link,
.mapfilter .price-range {
	padding-left: 2rem;
	padding-right: 2rem;
}

.mapfilter__link > img, .mapfilter__link > svg {
	right: 2rem;
}

.mapfilter__close {
	margin-left: 1.8rem;
}

@media print {
	/* stylelint-disable */
	.mapbox-improve-map {
		display:none;
	}
	/* stylelint-enable */
}

@media (max-width: 1024px) {

	.swiper-home-story .swiper-controls {
		position: absolute;
		top: -170px;
		left: 13vw;
		bottom: auto;
	}

	.addlogo {
		max-width: 40%;
	}

	.story__title,
	.story__subtitle {
		width: 100% !important;
	}

	.story--teaser,
	.story--teaser .story-col {
		min-height: 70vh;
	}
}

@media (max-width: 1023px) {
	.activity__menu {
		padding-top: 0.9rem;
	}
}

@media (min-width: 1024px) {
	.story__image {
		min-height: 475px;
	}
}

.tx-cs2-favorites .submenu__list-divider {
	display: none;
}

.submenu__inner .tx-cs2-favorites .submenu__list-divider {
	display: block !important;
}

.detail-image-logo {
	font-size: 0.6rem;
	line-height: 10px;
}

@media (min-width: 992px) {
	.mt-lg-200 {
		margin-top: 12.785rem !important;
	}
	.card__caption-date span, .card__caption-price span {
		margin-top: 0;
	}
	.card__caption-date span, .card__caption-price span {
		line-height: normal;
	}
}

@media (max-width: 1199px) {

	.shoppingguide.controls {
		position: relative;
		top: auto;
		left: auto;
	}

	.results.shoppingguide {
		display: block !important;
	}

	.listing.showMap .map.shoppingguide {
		position: relative !important;
		width: auto;
		z-index: 0;
	}

	.weather__table--tabs,
	.weather__table--tabs .weather__table-tabs-tab.active-tab,
	.weather__tabs a {
		border-color: #868a8c !important;
	}

	.weather__table--tabs .weather__table-tabs-tab:hover .weather__table-tabs-tab,
	.weather__table--tabs .weather__table-tabs-tab:hover,
	.weather__tabs a.active,
	.weather__table--tabs .weather__table-tabs-tab.active-tab,
	.weather__table--tabs .active-tab > .weather__table-tabs-tab, .weather__table--tabs .active-tab > .weather__table-tabs-tab:hover, .weather__table--tabs .weather__table-tabs-tab.active-tab:hover,
	.weather__tabdetail {
		background: #868a8c !important;
	}

	.image-padding {
		padding-left: 0;
	}
	.logos {
		justify-content: center;
	}

	.tx-cs2-favorites .submenu__list-divider {
		width: 100%;
		margin-bottom: 0;
	}
	.favourites__item {
		margin-bottom: 2.5rem;
		max-width: 100%;
	}
	.favourites__preview {
		height: auto;
	}

	#overviewmap {
		width: 100%;
	}
	.map__controls_left .btn-group {
		flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		-webkit-flex-wrap: nowrap;
	}
	.p {
		line-height: 2rem;
	}
	.tx-cs2contentheader {
		margin-bottom: 3rem;
	}
	.addon--regioheader {
		right: 0;
		left: auto;
		top: auto;
		bottom: 50px;
	}
	.contentheader .addon--media-content {
		bottom: 10.75% !important;
	}
	.story-col {
		min-height: 70vh;
	}
	.overviewmap_controls {
		top: auto;
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
		width: auto;
	}
	.overviewmap .map__controls {
		bottom: 8rem;
	}
	.overviewmap .map__controls_left {
		bottom: 8rem;
	}
	.booking {
		margin-top: 40px;
	}

	.wmenu.webcams .col {
		flex-basis: 100%;
		width: 100%;
		margin-bottom: 2rem;
		text-align: center;
	}
	.wmenu .webcams__previews {
		padding-top: 0;
	}
	.wmenu .webcams__preview {
		width: auto;
	}
	.wmenu.weather .col {
		flex-basis: 30%;
		width: 30%;
		margin-bottom: 2rem;
		text-align: center;
	}
	.contentheader .addon--single-item {
		top: auto;
	}

	.teaser-list__item.collection {
		border: 0;
		flex-direction: column;
		max-height: 720px;
	}
	.teaser-list__content.collection {
		margin: 10px 0 0 0;
		word-break: break-word;
	}
	.teaser-list__content.collection p {
		margin: 10px 0 0 0;
		line-height: 1.5rem;
	}
	.teaser-list__image.collection {
		min-height: 0;
		min-width: 0;
		position: relative;
		overflow: hidden;
		padding-bottom: 130%;
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.breadwrapper {
		margin: 0 60px;
	}
}

@media (max-width: 768px) {

	.listicle__image-wrapper {
		margin-top: 0 !important;
	}

	.teaser-list__item .teaser-list__arrow {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
		bottom: 1rem;
	}

	.teaser-list__content.collection p {
		font-size: 1.1rem;
		line-height: 17px;
	}

	.ui-datepicker-calendar td, .ui-datepicker-calendar th {
		margin: 0 2px;
		padding: 8px !important;
	}

	.ui-datepicker-calendar {
		margin-left: -1rem;
		margin-right: 1rem;
	}

	.ui-datepicker-multi-2 .ui-datepicker-group {
		width: auto;
		min-width: 100%;
		display: inline-block;
		float: none;
		position: relative;
	}

	.ui-datepicker {
		max-width: 75vw;
		overflow: auto;
		white-space: nowrap;
	}

	.dropdown-menu.addthis_toolbox {
		left: auto;
		max-width: 320px;
		white-space: nowrap;
	}
	.dropdown-menu.addthis_toolbox a {
		float: none;
		display: inline-block;
	}
	.col-19.offset-2.col-lg-10.offset-lg-6.mt-190 {
		margin-top: 7rem !important;
	}
	#gdrp-cookieoverlay {
		right: 3vw;
		width: auto !important;
	}
}

.favorites-icon.active svg g {
	fill: white;
}

.event__date small {
	position: relative;
	top: auto;
}

@media (max-width: 575px) {
	.tx_solr .btn-group .btn.filter,
	.tx_solr .btn-group .btn.listbutton,
	.tx_solr .btn-group .btn.mapbutton {
		margin-top: 0.5rem !important;
	}
	.event__date span {
		width: 54px;
	}
	.tx-cs2story {
		height: 100vh;
		padding: 0;
	}
	.activity__menu {
		padding-top: 2rem;
	}
}

@media (min-width: 576px) {
	.tx_solr .btn-group .btn.filter,
	.tx_solr .btn-group .btn.listbutton,
	.tx_solr .btn-group .btn.mapbutton {
		margin-top: 0 !important;
	}
}

/* #52577 */

.brunnentourimus .logo {
	width: 200px;
}

/* #55759 - webcams - start */
#weather-detail .webcams_preview-title,
#webcam-list .webcams_preview-title {
	font-size: 0.75rem;
	letter-spacing:0;
	line-height:100%;
}

#weather-detail .webcams_preview,
#webcam-list .webcams__preview {
	width: auto;
}

#webcam-list .selectize-select.selectize-control.single .selectize-input::after {
	right: -1.3rem;
}
#webcam-list .selectize-select.selectize-control.single .selectize-input.dropdown-active::after {
	right: -0.9rem;
}
.selectize-control {
	z-index: 940;
}

/* #55759 - webcams - end */

/* weather */

.wind-icon {
	width: 15px;
	height: 15px;
	display: block;
	margin: 3px;
}

.wind-icon svg g {
	fill: black;
}

@media (max-width: 768px) {
	.wind-icon svg g {
		fill: white;
	}
	.classification svg {
		width: 8px;
		height: 4px;
	}
}

.sunrise,
.moonrise {
	width: 15px;
	height: 15px;
	display: block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sunset,
.moonset {
	width: 15px;
	height: 15px;
	display: block;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.meteoblue-logo {
	width: 150px;
}

.smaller {
	font-size: 60%;
	font-weight: 400;
}

/* Slopereports */
.pistenberichte_status_skilift_0 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_1 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_2 {
	background-color: #5cb85c;
}
.pistenberichte_status_skilift_3 {
	background-color: #ff7f27;
}
.pistenberichte_status_skilift_4 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_5 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_6 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_7 {
	background-color: #d9534f;
}
.pistenberichte_status_skilift_8 {
	background-color: #d9534f;
}

.pistenberichte_status_skislope_0 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_1 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_2 {
	background-color: #5cb85c;
}
.pistenberichte_status_skislope_3 {
	background-color: #ff7f27;
}
.pistenberichte_status_skislope_4 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_5 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_6 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_7 {
	background-color: #d9534f;
}
.pistenberichte_status_skislope_8 {
	background-color: #d9534f;
}

.pistenberichte_status_restaurant_0 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_1 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_2 {
	background-color: #5cb85c;
}
.pistenberichte_status_restaurant_3 {
	background-color: #ff7f27;
}
.pistenberichte_status_restaurant_4 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_5 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_6 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_7 {
	background-color: #d9534f;
}
.pistenberichte_status_restaurant_8 {
	background-color: #d9534f;
}

.pistenberichte_status_street_0 {
	background-color: #d9534f;
}
.pistenberichte_status_street_1 {
	background-color: #d9534f;
}
.pistenberichte_status_street_2 {
	background-color: #5cb85c;
}
.pistenberichte_status_street_3 {
	background-color: #ff7f27;
}

.pistenberichte_status_avalanchestatus_0 {
	background-color: #5cb85c;
}
.pistenberichte_status_avalanchestatus_1 {
	background-color: #ff7f27;
}
.pistenberichte_status_avalanchestatus_2 {
	background-color: #ff7f27;
}
.pistenberichte_status_avalanchestatus_3 {
	background-color: #d9534f;
}
.pistenberichte_status_avalanchestatus_4 {
	background-color: #d9534f;
}
.pistenberichte_status_avalanchestatus_5 {
	background-color: #d9534f;
}


.card__icon .icon-active>img, .card__icon .icon-inactive>img {
	right: auto;
	left: 1rem;
}

/* #62148 */
/*.weather__symbol svg,*/
/*.weather__symbol img {*/
/*width: 100px;*/
/*height: 100px;*/
/*}*/
/*.weather__icon svg,*/
/*.weather__icon img {*/
/*width: 50px;*/
/*height: 50px;*/
/*}*/
/*.weather__tabdetail-icon svg,*/
/*.weather__tabdetail-icon img {*/
/*width: 50px;*/
/*height: 50px;*/
/*}*/

.fwi {
	background-repeat: no-repeat;
	background-size: cover;
	width: 50px;
	height: 50px;
	display: inline-block;
}

.weather__symbol .fwi {
	width: 100px;
	height: 100px;
}

.weather__tabdetail-icon .fwi {
	width: 40px;
	height: 40px;
}

.fwi-day_monochrome01 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/01_day_monochrome.svg');
}
.fwi-day_monochrome01-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/01_day_monochrome.svg');
}
.fwi-night_monochrome01 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/01_night_monochrome.svg');
}
.fwi-night_monochrome01-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/01_night_monochrome.svg');
}

.fwi-day_monochrome02 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/02_day_monochrome.svg');
}
.fwi-day_monochrome02-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/02_day_monochrome.svg');
}
.fwi-night_monochrome02 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/02_night_monochrome.svg');
}
.fwi-night_monochrome02-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/02_night_monochrome.svg');
}

.fwi-day_monochrome03 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/03_day_monochrome.svg');
}
.fwi-day_monochrome03-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/03_day_monochrome.svg');
}
.fwi-night_monochrome03 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/03_night_monochrome.svg');
}
.fwi-night_monochrome03-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/03_night_monochrome.svg');
}

.fwi-day_monochrome04 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/04_day_monochrome.svg');
}
.fwi-day_monochrome04-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/04_day_monochrome.svg');
}
.fwi-night_monochrome04 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/04_night_monochrome.svg');
}
.fwi-night_monochrome04-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/04_night_monochrome.svg');
}

.fwi-day_monochrome05 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/05_day_monochrome.svg');
}
.fwi-day_monochrome05-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/05_day_monochrome.svg');
}
.fwi-night_monochrome05 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/05_night_monochrome.svg');
}
.fwi-night_monochrome05-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/05_night_monochrome.svg');
}

.fwi-day_monochrome06 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/06_day_monochrome.svg');
}
.fwi-day_monochrome06-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/06_day_monochrome.svg');
}
.fwi-night_monochrome06 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/06_night_monochrome.svg');
}
.fwi-night_monochrome06-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/06_night_monochrome.svg');
}

.fwi-day_monochrome07 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/07_day_monochrome.svg');
}
.fwi-day_monochrome07-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/07_day_monochrome.svg');
}
.fwi-night_monochrome07 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/07_night_monochrome.svg');
}
.fwi-night_monochrome07-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/07_night_monochrome.svg');
}

.fwi-day_monochrome08 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/08_day_monochrome.svg');
}
.fwi-day_monochrome08-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/08_day_monochrome.svg');
}
.fwi-night_monochrome08 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/08_night_monochrome.svg');
}
.fwi-night_monochrome08-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/08_night_monochrome.svg');
}

.fwi-day_monochrome09 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/09_day_monochrome.svg');
}
.fwi-day_monochrome09-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/09_day_monochrome.svg');
}
.fwi-night_monochrome09 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/09_night_monochrome.svg');
}
.fwi-night_monochrome09-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/09_night_monochrome.svg');
}

.fwi-day_monochrome10 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/10_day_monochrome.svg');
}
.fwi-day_monochrome10-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/10_day_monochrome.svg');
}
.fwi-night_monochrome10 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/10_night_monochrome.svg');
}
.fwi-night_monochrome10-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/10_night_monochrome.svg');
}

.fwi-day_monochrome11 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/11_day_monochrome.svg');
}
.fwi-day_monochrome11-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/11_day_monochrome.svg');
}
.fwi-night_monochrome11 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/11_night_monochrome.svg');
}
.fwi-night_monochrome11-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/11_night_monochrome.svg');
}

.fwi-day_monochrome12 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/12_day_monochrome.svg');
}
.fwi-day_monochrome12-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/12_day_monochrome.svg');
}
.fwi-night_monochrome12 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/12_night_monochrome.svg');
}
.fwi-night_monochrome12-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/12_night_monochrome.svg');
}

.fwi-day_monochrome13 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/13_day_monochrome.svg');
}
.fwi-day_monochrome13-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/13_day_monochrome.svg');
}
.fwi-night_monochrome13 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/13_night_monochrome.svg');
}
.fwi-night_monochrome13-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/13_night_monochrome.svg');
}

.fwi-day_monochrome14 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/14_day_monochrome.svg');
}
.fwi-day_monochrome14-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/14_day_monochrome.svg');
}
.fwi-night_monochrome14 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/14_night_monochrome.svg');
}
.fwi-night_monochrome14-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/14_night_monochrome.svg');
}

.fwi-day_monochrome15 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/15_day_monochrome.svg');
}
.fwi-day_monochrome15-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/15_day_monochrome.svg');
}
.fwi-night_monochrome15 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/15_night_monochrome.svg');
}
.fwi-night_monochrome15-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/15_night_monochrome.svg');
}

.fwi-day_monochrome16 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/16_day_monochrome.svg');
}
.fwi-day_monochrome16-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/16_day_monochrome.svg');
}
.fwi-night_monochrome16 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/16_night_monochrome.svg');
}
.fwi-night_monochrome16-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/16_night_monochrome.svg');
}

.fwi-day_monochrome17 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/17_day_monochrome.svg');
}
.fwi-day_monochrome17-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/17_day_monochrome.svg');
}
.fwi-night_monochrome17 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/17_night_monochrome.svg');
}
.fwi-night_monochrome17-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/17_night_monochrome.svg');
}

.fwi-day_monochrome18 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/18_day_monochrome.svg');
}
.fwi-day_monochrome18-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/18_day_monochrome.svg');
}
.fwi-night_monochrome18 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/18_night_monochrome.svg');
}
.fwi-night_monochrome18-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/18_night_monochrome.svg');
}

.fwi-day_monochrome19 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/19_day_monochrome.svg');
}
.fwi-day_monochrome19-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/19_day_monochrome.svg');
}
.fwi-night_monochrome19 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/19_night_monochrome.svg');
}
.fwi-night_monochrome19-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/19_night_monochrome.svg');
}

.fwi-day_monochrome20 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/20_day_monochrome.svg');
}
.fwi-day_monochrome20-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/20_day_monochrome.svg');
}
.fwi-night_monochrome20 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/20_night_monochrome.svg');
}
.fwi-night_monochrome20-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/20_night_monochrome.svg');
}

.fwi-day_monochrome21 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/21_day_monochrome.svg');
}
.fwi-day_monochrome21-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/21_day_monochrome.svg');
}
.fwi-night_monochrome21 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/21_night_monochrome.svg');
}
.fwi-night_monochrome21-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/21_night_monochrome.svg');
}

.fwi-day_monochrome22 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/22_day_monochrome.svg');
}
.fwi-day_monochrome22-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/22_day_monochrome.svg');
}
.fwi-night_monochrome22 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/22_night_monochrome.svg');
}
.fwi-night_monochrome22-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/22_night_monochrome.svg');
}

.fwi-day_monochrome23 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/23_day_monochrome.svg');
}
.fwi-day_monochrome23-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/23_day_monochrome.svg');
}
.fwi-night_monochrome23 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/23_night_monochrome.svg');
}
.fwi-night_monochrome23-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/23_night_monochrome.svg');
}

.fwi-day_monochrome24 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/24_day_monochrome.svg');
}
.fwi-day_monochrome24-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/24_day_monochrome.svg');
}
.fwi-night_monochrome24 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/24_night_monochrome.svg');
}
.fwi-night_monochrome24-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/24_night_monochrome.svg');
}

.fwi-day_monochrome25 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/25_day_monochrome.svg');
}
.fwi-day_monochrome25-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/25_day_monochrome.svg');
}
.fwi-night_monochrome25 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/25_night_monochrome.svg');
}
.fwi-night_monochrome25-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/25_night_monochrome.svg');
}

.fwi-day_monochrome26 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/26_day_monochrome.svg');
}
.fwi-day_monochrome26-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/26_day_monochrome.svg');
}
.fwi-night_monochrome26 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/26_night_monochrome.svg');
}
.fwi-night_monochrome26-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/26_night_monochrome.svg');
}

.fwi-day_monochrome27 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/27_day_monochrome.svg');
}
.fwi-day_monochrome27-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/27_day_monochrome.svg');
}
.fwi-night_monochrome27 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/27_night_monochrome.svg');
}
.fwi-night_monochrome27-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/27_night_monochrome.svg');
}

.fwi-day_monochrome28 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/28_day_monochrome.svg');
}
.fwi-day_monochrome28-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/28_day_monochrome.svg');
}
.fwi-night_monochrome28 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/28_night_monochrome.svg');
}
.fwi-night_monochrome28-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/28_night_monochrome.svg');
}

.fwi-day_monochrome29 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/29_day_monochrome.svg');
}
.fwi-day_monochrome29-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/29_day_monochrome.svg');
}
.fwi-night_monochrome29 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/29_night_monochrome.svg');
}
.fwi-night_monochrome29-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/29_night_monochrome.svg');
}

.fwi-day_monochrome30 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/30_day_monochrome.svg');
}
.fwi-day_monochrome30-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/30_day_monochrome.svg');
}
.fwi-night_monochrome30 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/30_night_monochrome.svg');
}
.fwi-night_monochrome30-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/30_night_monochrome.svg');
}

.fwi-day_monochrome31 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/31_day_monochrome.svg');
}
.fwi-day_monochrome31-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/31_day_monochrome.svg');
}
.fwi-night_monochrome31 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/31_night_monochrome.svg');
}
.fwi-night_monochrome31-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/31_night_monochrome.svg');
}

.fwi-day_monochrome32 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/32_day_monochrome.svg');
}
.fwi-day_monochrome32-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/32_day_monochrome.svg');
}
.fwi-night_monochrome32 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/32_night_monochrome.svg');
}
.fwi-night_monochrome32-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/32_night_monochrome.svg');
}

.fwi-day_monochrome33 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/33_day_monochrome.svg');
}
.fwi-day_monochrome33-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/33_day_monochrome.svg');
}
.fwi-night_monochrome33 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/33_night_monochrome.svg');
}
.fwi-night_monochrome33-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/33_night_monochrome.svg');
}

.fwi-day_monochrome34 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/34_day_monochrome.svg');
}
.fwi-day_monochrome34-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/34_day_monochrome.svg');
}
.fwi-night_monochrome34 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/34_night_monochrome.svg');
}
.fwi-night_monochrome34-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/34_night_monochrome.svg');
}

.fwi-day_monochrome35 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/35_day_monochrome.svg');
}
.fwi-day_monochrome35-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/35_day_monochrome.svg');
}
.fwi-night_monochrome35 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/35_night_monochrome.svg');
}
.fwi-night_monochrome35-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/35_night_monochrome.svg');
}

.fwi-day_monochrome36 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/36_day_monochrome.svg');
}
.fwi-day_monochrome36-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/36_day_monochrome.svg');
}
.fwi-night_monochrome36 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/36_night_monochrome.svg');
}
.fwi-night_monochrome36-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/36_night_monochrome.svg');
}

.fwi-day_monochrome37 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/37_day_monochrome.svg');
}
.fwi-day_monochrome37-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/37_day_monochrome.svg');
}
.fwi-night_monochrome37 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/37_night_monochrome.svg');
}
.fwi-night_monochrome37-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/37_night_monochrome.svg');
}

.fwi-iday_monochrome01 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/01_iday_monochrome.svg');
}
.fwi-iday_monochrome01-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/01_iday_monochrome.svg');
}

.fwi-iday_monochrome02 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/02_iday_monochrome.svg');
}
.fwi-iday_monochrome02-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/02_iday_monochrome.svg');
}

.fwi-iday_monochrome03 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/03_iday_monochrome.svg');
}
.fwi-iday_monochrome03-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/03_iday_monochrome.svg');
}

.fwi-iday_monochrome04 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/04_iday_monochrome.svg');
}
.fwi-iday_monochrome04-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/04_iday_monochrome.svg');
}

.fwi-iday_monochrome05 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/05_iday_monochrome.svg');
}
.fwi-iday_monochrome05-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/05_iday_monochrome.svg');
}

.fwi-iday_monochrome06 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/06_iday_monochrome.svg');
}
.fwi-iday_monochrome06-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/06_iday_monochrome.svg');
}

.fwi-iday_monochrome07 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/07_iday_monochrome.svg');
}
.fwi-iday_monochrome07-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/07_iday_monochrome.svg');
}

.fwi-iday_monochrome08 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/08_iday_monochrome.svg');
}
.fwi-iday_monochrome08-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/08_iday_monochrome.svg');
}

.fwi-iday_monochrome09 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/09_iday_monochrome.svg');
}
.fwi-iday_monochrome09-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/09_iday_monochrome.svg');
}

.fwi-iday_monochrome10 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/10_iday_monochrome.svg');
}
.fwi-iday_monochrome10-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/10_iday_monochrome.svg');
}

.fwi-iday_monochrome11 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/11_iday_monochrome.svg');
}
.fwi-iday_monochrome11-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/11_iday_monochrome.svg');
}

.fwi-iday_monochrome12 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/12_iday_monochrome.svg');
}
.fwi-iday_monochrome12-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/12_iday_monochrome.svg');
}

.fwi-iday_monochrome13 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/13_iday_monochrome.svg');
}
.fwi-iday_monochrome13-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/13_iday_monochrome.svg');
}

.fwi-iday_monochrome14 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/14_iday_monochrome.svg');
}
.fwi-iday_monochrome14-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/14_iday_monochrome.svg');
}

.fwi-iday_monochrome15 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/15_iday_monochrome.svg');
}
.fwi-iday_monochrome15-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/15_iday_monochrome.svg');
}

.fwi-iday_monochrome16 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/16_iday_monochrome.svg');
}
.fwi-iday_monochrome16-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/16_iday_monochrome.svg');
}

.fwi-iday_monochrome17 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/17_iday_monochrome.svg');
}
.fwi-iday_monochrome17-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/17_iday_monochrome.svg');
}

.fwi-iday_monochrome18 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/18_iday_monochrome.svg');
}
.fwi-iday_monochrome18-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/18_iday_monochrome.svg');
}

.fwi-iday_monochrome19 {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/19_iday_monochrome.svg');
}
.fwi-iday_monochrome19-b {
	background-image: url('/typo3conf/ext/cs2_weather/Resources/Public/Icons/Weather/black/19_iday_monochrome.svg');
}

.ui-datepicker-unselectable {
	color: #ddd;
}
.ui-datepicker [data-range="between"] a {
	color: #2f2f2f;
}

@media print {
	@page {
		size: A4 portrait;
		margin: 10mm 10mm 10mm 10mm;
	}
	.contentheader__primary-image:before {
		content: "";
		display: block;
		position: static;
		padding-top: 56.862745098%;
		width: 100%;
	}
	html {
		margin: 0;
		padding:0;
		zoom: 90%;
		width: 1380px !important;
	}

	body {
		color: #000 !important;
		padding: 0 !important;
		margin: 0;
		width: 1380px !important;
		zoom: 90%;
		height: auto;
	}

	.hidden-xl-up,.hidden-lg-up,
	.hidden-md-up,.hidden-xs-up {
		display: none !important;
	}
	.main-footer,
	.hidden-lg-down,.hidden-xl-down {
		display: block !important;
	}

	.main-footer__title,
	.main-footer .collapse.show, .main-footer .collapsing {
		border: none;
	}

	.focuspoint,
	.swiper-container {
		overflow: hidden;
	}

	.main-header--detached {
		border-bottom: none;
	}
	.main-header {
		width: 1380px !important;
	}
	.main-header__inner {
		border: none !important;
		border-color: transparent !important;
	}
	.logo {
		width: 180px !important;
		margin-top: 50px;
	}
	.activities__item {
		margin-top: 0;
	}

	.infinite-container.card-wrapper {
		height: auto;
		position: static;
	}

	.mapwrap,
	.tx-cs2regiomap,
	.map,
	.addon,
	.scrolltonext-wrapper,
	.swiper__mobile-cards,
	.scrolltonext-wrapper,
	.mobile-nav-underlay,
	.filter-underlay,
	.datepicker-underlay,
	.search-underlay,
	.submenu-underlay,
	.page-transition,
	.mapfilter {
		display: none !important;
	}

	.swiper-home-story .swiper-slide,
	.swiper-attraction-story .swiper-slide {
		opacity: 0;
	}

	.swiper-home-story .swiper-slide.swiper-slide-active,
	.swiper-attraction-story .swiper-slide.swiper-slide-active {
		opacity: 1;
	}

	.frame {
		display: block;
		margin: 0 0 2rem 0;
		max-width: 100%;
	}

	.main-footer,
	.all-item, .card-item {
		page-break-inside: avoid;
	}

	[id^=cr_] {
		margin: 0 2rem;
		width: 100%;
	}

	.page-wrapper {
		margin-left: 0 !important;
	}

	.mapbox-container {
		height: 600px;
	}

	.story--home {
		margin-top: 120px;
	}

	.tx-cs2contentheader {
		max-height: 780px;
	}

	.image-overlay {
		background: transparent !important;
		width: 100%;
	}

	.card__image-caption {
		background: transparent !important;
		font-size: 0.7rem;
		height: auto;
		line-height: 1.75;
		padding: 1.6125rem 0 3rem 1.925rem;
		color: #fff !important;
		left: 0;
		top: 0;
	}

	.card__link,
	.card__link:visited .card__image-caption,
	.card__link .card__image-caption {
		color: #fff !important;
	}

	.listing.showMap .map {
		position: relative;
	}

	.hotellist .card-wrap {
		margin-bottom: 6rem;
	}

	.showMap .listcolumn {
		max-width: 73.9130434783% !important;
		flex: 0 0 73.9130434783% !important;
	}

	.card-wrapper.cards-lg-3 .card-wrap {
		margin: 0;
		width: 27% !important;
	}

	.card-wrapper.cards-lg-2 .card-wrap {
		margin: 0;
		width: 27% !important;
	}

	.card-wrapper.cards-lg-2 .card-wrap:nth-child(3n+1),
	.card-wrapper.cards-lg-3 .card-wrap:nth-child(3n+1) {
		margin-left: 0;
	}
	.card-wrapper.cards-lg-2 .card-wrap:nth-child(n),
	.card-wrapper.cards-lg-3 .card-wrap:nth-child(n) {
		margin: 0 3%;
	}

	.swiper__explore {
		display: block !important;
	}

	.listcolumn {
		min-height: unset;
		position: relative !important;
	}

	.content-title {
		font-size: 2.5rem;
		letter-spacing: .0125rem;
		line-height: 3.125rem;
		margin-bottom: 2rem !important;
	}

	h1.content-title {
		line-height: 50px;
		font-size: 2.5rem;
		margin-bottom: 2rem !important;
	}
	h1,.h1 {
		font-size: 3.375rem;
		letter-spacing: .025rem;
		line-height: 3.875rem;
	}

	.mt-xl-115 {
		margin-top: 7.1875rem !important;
	}
	.mt-130 {
		margin-top: 8.125rem !important;
	}
	.activities__content {
		order: 0;
		-ms-flex-order: 0;
	}

	.story__subtitle {
		font-size: 1.2rem;
	}
	.story__title {
		font-size: 2.5rem;
		letter-spacing: .0125rem;
		line-height: 3.125rem;
		margin-bottom: 3rem;
		margin-top: .675rem;
	}

	.story__image {
		order: 1 !important;
		-ms-flex-order: 1 !important;
	}
	.story__text {
		order: 2 !important;
		-ms-flex-order: 2 !important;
	}

	.activities__image {
		max-height: 720px;
	}

	.listing.showMap .map {
		height: 75vh;
		margin-bottom: 1rem;
		width: 100%;
		position: relative;
		z-index: 0;
	}

	.tag-list-container {
		margin-left: 15%;
	}

	.infinite-container.card-wrapper {
		display: block;
	}
	.infinite-container .card-wrap {
		float: left;
	}

	.col-lg-23,
	.col-xl-23 {
		flex: 0 0 100%;
	}
	.col-lg-22,
	.col-xl-22 {
		flex: 0 0 95.652173913%;
	}
	.col-lg-21,
	.col-xl-21 {
		flex: 0 0 91.3043478261%;
	}
	.col-lg-20,
	.col-xl-20 {
		flex: 0 0 86.9565217391%;
	}
	.col-lg-19,
	.col-xl-19 {
		flex: 0 0 82.6086956522%;
	}
	.col-lg-18,
	.col-xl-18 {
		flex: 0 0 78.2608695652%;
	}
	.col-lg-17,
	.col-xl-17 {
		flex: 0 0 73.9130434783%;
	}
	.col-lg-16,
	.col-xl-16 {
		flex: 0 0 69.5652173913%;
	}
	.col-lg-15,
	.col-xl-15 {
		flex: 0 0 65.2173913043%;
	}
	.col-lg-14,
	.col-xl-14 {
		flex: 0 0 60.8695652174%;
	}
	.col-lg-13,
	.col-xl-13 {
		flex: 0 0 56.5217391304%;
	}
	.col-lg-12,
	.col-xl-12 {
		flex: 0 0 52.1739130435%;
	}
	.col-lg-11,
	.col-xl-11 {
		flex: 0 0 47.8260869565%;
	}
	.col-lg-10,
	.col-xl-10 {
		flex: 0 0 43.4782608696%;
	}
	.col-lg-9,
	.col-xl-9 {
		flex: 0 0 39.1304347826%;
	}
	.col-lg-8,
	.col-xl-8 {
		flex: 0 0 34.7826086957%;
	}
	.col-lg-7,
	.col-xl-7 {
		flex: 0 0 30.4347826087%;
	}
	.col-lg-6,
	.col-xl-6 {
		flex: 0 0 26.0869565217%;
	}
	.col-lg-5,
	.col-xl-5 {
		flex: 0 0 21.7391304348%;
	}
	.col-lg-4,
	.col-xl-4 {
		flex: 0 0 17.3913043478%;
	}
	.col-lg-3,
	.col-xl-3 {
		flex: 0 0 13.0434782609%;
	}
	.col-lg-2,
	.col-xl-2 {
		flex: 0 0 8.6956521739%;
	}
	.col-lg-1,
	.col-xl-1 {
		flex: 0 0 4.347826087%;
	}
	.offset-lg-1,
	.offset-xl-1 {
		margin-left: 4.347826087%;;
	}
	.offset-lg-2,
	.offset-xl-2 {
		margin-left: 8.6956521739%;
	}
	.offset-lg-3,
	.offset-xl-3 {
		margin-left: 13.0434782609%;
	}
	.offset-lg-4,
	.offset-xl-4 {
		margin-left: 17.3913043478%;
	}
	.offset-lg-5,
	.offset-xl-5 {
		margin-left: 21.7391304348%;
	}
	.offset-lg-6,
	.offset-xl-6 {
		margin-left: 26.0869565217%;
	}
	.offset-lg-7,
	.offset-xl-7 {
		margin-left: 30.4347826087%;
	}
	.offset-lg-8,
	.offset-xl-8 {
		margin-left: 34.7826086957%;
	}
	.offset-lg-9,
	.offset-xl-9 {
		margin-left: 39.1304347826%;
	}
	.offset-lg-10,
	.offset-xl-10 {
		margin-left: 43.4782608696%;
	}
	.offset-lg-11,
	.offset-xl-11 {
		margin-left: 47.8260869565%;
	}
	.offset-lg-12,
	.offset-xl-12 {
		margin-left: 52.1739130435%;
	}
}

body {
	opacity: 1;
}

.active.search-tag.breadcrumb-item:before {
	color: #999 !important;
	content: "#" !important;
	font-size: 0.9rem !important;
	margin-right: -3px;
}
.active.search-tag.breadcrumb-item a {
	color: #999 !important;
	font-size: 0.9rem !important;
}

.main-header--has-flyout .langselector .lang-link {
	color: #fff;
	opacity: .5;
}
@media (max-width: 1199px) {
	.focuspoint--h-mob-auto {
		height: auto !important;
	}
	.focuspoint--h-mob-auto img{
		position: relative !important;
		max-width: 100% !important;
	}
	.focuspoint--h-mob-auto.contentheader__primary-image:before{
		content:none;
	}
}

.recaptcha-input-element .input-placeholder__label {
	top: -0.5rem;
}

.recaptcha-input-label-hidden .input-placeholder__label {
	display: none;
	visibility: hidden;
}

.schwyztourismus .logo {
	width: 200px;
}

@media (min-width: 1200px) {
	.schwyztourismus .logo {
		width: 210px;
	}
}

.quote.rounded-circle {
	position: relative;
	height: 0!important;
	padding-bottom: 100%;
	overflow: hidden;
}

.quote.rounded-circle .focuspoint {
	position: absolute;
}

.blockquote.rte__lead p {
	font-weight: bolder;
}

.qoute-header h2 {
	font-size: 1.7rem;
	line-height: 34px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .2px;
}
/* form issues/91823 */

form *[data-layout="true"] {
    outline: none !important;
    font-family: Programme,Tahoma,Helvetica,Arial,sans !important;
}

.columnContainer {
    width: 100% !important;
}

input.lp-form-fieldInput {
    border: 0 !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #2f2f2f !important;
    color: #2f2f2f !important;
    padding: .5rem !important;
}

.lp-form-fieldInput:focus {
    color: #464a4c !important;
    background-color: #fff !important;
    border-color: #2f92ff !important;
    outline: none !important;
}

.lp-form-fieldInput.lp-form-button {
    color: #fff !important;
    background-color: #0053ae !important;
    border-color: #0053ae !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
    letter-spacing: .44px !important;
    line-height: 24px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 35px !important;
    padding-right: 105px !important;
    position: relative !important;
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 auto !important;
    flex: 0 1 auto !important;
    height: auto !important;
    width: auto !important;
    background-image: url("data:image/svg+xml, %3Csvg width='21px' height='9px' viewBox='0 0 21 9' version='1.1' class='icon--white' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch --%3E%3Ctitle%3Eicon-arrow-right%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(-134.000000, -866.000000)' stroke='%23ffffff'%3E%3Cg transform='translate(129.000000, 867.000000)'%3E%3Cg transform='translate(5.000000, 0.000000)'%3E%3Cpath d='M0.484803539,3.75 L19,3.75' stroke-width='1.5'%3E%3C/path%3E%3Cpolyline stroke-width='1.5' transform='translate(15.535534, 3.785534) rotate(-315.000000) translate(-15.535534, -3.785534) ' points='13.0355339 1.28553391 18.0355339 1.28553391 18.0355339 6.28553391'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");    border-color: #003671 !important;
    background-repeat: no-repeat;
    background-position: center right 1rem;
    outline: 0 !important;
}

.lp-form-fieldInput.lp-form-button:hover, .lp-form-fieldInput.lp-form-button:focus {
    color: #fff !important;
    background-color: #003b7b !important;
    border-color: #003671 !important;
    box-shadow: 0 0 0 2px rgba(0,83,174,.5);
}

label.lp-ellipsis {
    font-weight: 400 !important;
    padding-left: .5rem !important;
    font-size: 1rem !important;
}

.lp-required {
    color: #2f2f2f !important;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 30px;
    margin-left: 4px;
}

input::-webkit-input-placeholder {
    color: #999;
    font-weight: 400;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}

/* Firefox < 19 */
input:-moz-placeholder {
    color: #999;
    font-weight: 400;
}
input:focus:-moz-placeholder {
    color: transparent;
}

/* Firefox > 19 */
input::-moz-placeholder {
    color: #999;
    font-weight: 400;
}
input:focus::-moz-placeholder {
    color: transparent;
}

/* Internet Explorer 10 */
input:-ms-input-placeholder {
    color: #999;
    font-weight: 400;
}
input:focus:-ms-input-placeholder {
    color: transparent;
}

/* radio buttons */

.lp-radioButton {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}

.lp-radioButton input[type="radio"] {
    width: 1rem !important;
    height: 1rem !important;
    margin-top: .25em !important;
    vertical-align: top !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    border: 1px solid #2f2f2f !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    border-radius: 50% !important;
    float: left !important;
    margin-left: -1.5em!important;
    cursor: pointer;
}

.lp-radioButton input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
    background-color: #2f2f2f !important;
    border-color: #2f2f2f !important;
}

.lp-radioButton input:focus {
    outline: 0;
    border-color: #999;
    background-color: #999;
}

/* checkboxes */


div [data-editorblocktype="Field-checkbox"] {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

div [data-editorblocktype="Field-checkbox"] .lp-form-field {
    display: block;
    min-height: 1.5rem;
    padding-left: 0;
    margin-bottom: .125rem;
}

.lp-form-field input[type="checkbox"] {
    width: 1rem !important;
    height: 1rem !important;
    margin-top: .25em !important;
    vertical-align: top !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: contain !important;
    border: 1px solid #2f2f2f !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
    border-radius: 0 !important;
    float: left !important;
    cursor: pointer;
}

.lp-form-field input[type="checkbox"]:checked {
    background-color: #2f2f2f !important;
    border-color: #2f2f2f !important;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;

}

/* select */

div [data-editorblocktype="Field-dropdown"] .lp-form-field {
    margin-top: 2.5rem !important;
}

select.lp-form-fieldInput {
   display: block !important;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' %3e%3cpath fill= 'none' stroke= '%23343a40' stroke-linecap= 'round' stroke-linejoin= 'round' stroke-width= '2' d= 'M2 5l6 6 6-6' /%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: none !important;
    border-bottom: 1px solid #2f2f2f !important;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 2.5rem !important;
    margin-bottom: 1rem !important;
}

select.lp-form-fieldInput:focus {
    border-bottom: 1px solid #2f2f2f !important;
}
