/*
   Theme Name: Main Child Theme One
   Description: Template MAIN CHILD ONE
   Author: 3-mal-1 GmbH
   Author URI: https://3-mal-1.de
   Template: main_theme--core
*/
/* Imports Vars & Fonts */

@font-face {
  font-family: 'Material Icons';
  src: url("assets/fonts/material/MaterialIcons-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
    font-family: "PTSans";
    src: url("assets/fonts/PT_Sans/PTSans-Regular.ttf");
	font-display:swap;	display:swap;
}
@font-face {
    font-family: "PTSans";
    src: url("assets/fonts/PT_Sans/PTSans-Bold.ttf");
    font-weight: bold;
	font-display:swap;	display:swap;
}
html body div#acwp-toolbar-btn-wrap {
    top: 1rem;
}
body .details {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(max-content,3rem));
    gap: 0.5rem;
}
body .uk-slider-items .u-cover-link {
    bottom: 0;
}
.splide[id^="splide"] .splide__slide {
  margin-left: 0;
}
.uk-navbar-dropdown { display: none; position: absolute; z-index: 1020; box-sizing: border-box; width: 230px; padding: 25px; background: #fff; color: #666; box-shadow: 0 5px 12px rgba(0,0,0,.15); }
yli.boats .wp-caption.aligncenter {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 100% !important;
}
li.boats .wp-caption:has(>img+p:is(:empty)) {
	position:relative;
}
li.boats .wp-caption:has(>img+p:is(:empty)) img {
    width: 100%;
    height: auto;
}
li.boats .wp-caption:has(>img+p:is(:empty)) .wp-caption-text {
    margin: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    color: #000 !important;
    font-style: italic;
}
.uk-modal-dialog:has(price-wrapper) {
  min-width: 300px;
  width: 70rem;
  width: clamp(300px,70rem,100vw);
}
.uk-modal-body:has(price-wrapper) .uk-button{
  display:none;
}

.ichBinZuSehen body {
  background: #35639459 !important;
}
.country-list [inhalt="0"] {
    display: none;
}
#QuickContactWrapper {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: 5555;
  width:0;
}
#QuickContactWrapper>#QuickContact.slideBy {
  max-width: 100%;
  position: static;
}
#QuickContactWrapper>#QuickContact.slideBy>* {
  left: calc(100% - 2.3rem);
  position: relative;
  transition: all 1s ease;
  margin-bottom: 1rem;
  background: #fff;
  padding: .3rem .5rem;
  min-width: max-content;
  white-space: nowrap;
}
#QuickContactWrapper>#QuickContact.slideBy>*:hover {
  left: -100vw;
  width: 100vw;
  text-align: center;
}

#QuickContactButton {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 100;
  width: 2.4rem;
  background: #fff;
  border: none;
}
.uk-navbar li:has([rel="hiddenInMain"]) {
    display: none;
}
.uk-container .gallery-masonry {
    xmin-height: inherit;
}
.wp-block-embed__wrapper>iframe{
	width:100%;
}
.quform-input+.quform-sub-label {
    opacity: 0;
    transition: 0.25s ease;
}
.quform-input:hover +.quform-sub-label {
    opacity: 1;
}
.uk-offcanvas.uk-open form label{
  letter-spacing:1px;
  text-shadow:0px 0px 0px #fff;
  animation-name: blinkSearch;
  animation-duration: 0.33s;
  animation-delay: 0.33s;
}
#Welcome+div #faehreninfo {
  position: initial;
  bottom: initial;
  z-index: initial;
  left: initial;
  background: #306293 !IMPORTANT;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 1rem;
}
.innerContents>div {
    display: contents;
}










.rental__details>div:last-of-type[style*="flex"] {
    gap: 1rem;
}

.rental__details>div:last-of-type[style*="flex"]>*:last-child {
    align-items: flex-end;
}

.rental__details>div:last-of-type[style*="flex"]>* {
    flex-direction: column;
    display: flex;
    background: #00519e;
    width: 100%;
    color: #fff;
}

.rental__details>div:last-of-type[style*="flex"] u {
    background: #fff;
    width: 100%;
    flex-grow: 1;
}

#Welcome+div #faehreninfo>* {
  aspect-ratio: 1/1;
  height: calc(100% - 2rem);
  height: 9rem;
  margin: 1rem;
  background: #306394;
  border-radius: 100%;
  border: 6px solid #fff;
  transform: initial;
  transition: all 0.25s ease;
  position: relative;
}
#Welcome+div #faehreninfo>*:before {
  content: "";
  background-image: url('/wp-content/uploads/2023/02/button_faehren.svg');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
@keyframes blinkSearch {
  0%   {letter-spacing:1px;text-shadow:0px 0px 0px #fff;}
  25%  {letter-spacing:2px;text-shadow:0px 0px 0.4px #fff;}
  100% {letter-spacing:1px;text-shadow:0px 0px 0px #fff;}
}
#faehreninfo {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: calc(10vw + 11rem);
  background: #306394;
}
#faehreninfo>* {
  aspect-ratio: 1/1;
  height: 8rem;
  background: #306394;
  border-radius: 100%;
  border: 6px solid #fff;
  transform: translateY(-50%) scale(1);
  transition: all 0.25s ease;
}
#faehreninfo:hover>*{
  transform: translateY(-50%) scale(1.2);
}
#faehreninfo>*:before {
  content: "";
  background-image: url('/wp-content/uploads/2023/02/button_faehren.svg');
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}
.in_mobile{
  position:relative;
}

a.extra-info {
    background: #ffd2d2;
    font-weight: bold;
    text-shadow: 0px 0px 0.4px black;
    letter-spacing: 1px;
    font-style: initial;
    padding: 0 0.4rem;
    border-radius: 3px;
    border: 1px solid red;
    display: inline-flex;
}
html {
  font-size: 16px;
  /* font-size: clamp(14px , 1vw , 20px ); */
}
li[id^="selection-"]{
  position:relative;
}
li[id^="selection-"].active:before {
  content: ">";
  position: absolute;
  top: 0;
  right: calc(100% + 0.2rem);
  font-weight: 900;
  color: var(--cdcBlue);
}
li[id^="selection-"].active {
  padding-left: 0.5rem;
  border-left: 2px solid #356394;
  box-shadow: 14px 0px 20px #00000012 inset;
}

body.page-id-32037 form[id^="quform-form-"]>div>div>div>div>div.quform-element-row,
#rentalEvaluation_modal form[id^="quform-form-"]>div>div>div>div>div.quform-element-row{
	white-space:pre-line;
}


#thumbnail-slider video{width: 100%; height: 100%; object-fit: cover;}
.slideVideoPreview { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #ffffff47; align-items: center; display: flex; justify-content: center; transform: scale(1.3); }
.slideVideoPreview>i { color: white; background: var(--cdcRed); border-radius: 50%; padding: 0.3em; stroke-width: 2px; }

.town-list>li { position: relative; background: white; overflow: hidden; }
.regionToggler { position: absolute; right: 0; top: 0; cursor: pointer;}
.inline-label { display: inline-flex; justify-content: center; align-items: center; color: #00519e; flex-shrink: 0; position: relative; line-height: 100%; padding: 0 0.5rem; background: white; height: 100%; border-right: 1px dotted #bbb; }
.extendedSearchItem{
  display:flex;
  align-items:center;
  border:1px solid #bbbbbb;
}
.extendedSearchItem *[name]{
  border:none;
}
/* .uk-modal .icons__item.active{
  background: rgb(0,65,255);
  background: -moz-linear-gradient(90deg, rgba(0,65,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,65,255,0.25) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0,65,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,65,255,0.25) 100%);
  background: linear-gradient(90deg, rgba(0,65,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,65,255,0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0041ff",endColorstr="#0041ff",GradientType=1);
} */
.extendedSearch form {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: 0.2rem;
}
.extendedSearch .extendedSearchItem {
  flex-grow: 1;
  min-width: 19em;
  width: calc(33% - 0.5em);
  width: clamp(19em,100%,1vw);
}

.extendedSearch .extendedSearchItem.toggleHiddenDetail {
    display: none;
    color: #e30613;
    font-weight: bold;
    margin: 10px 0;
}

.extendedSearch .extendedSearchItem.toggleHiddenDetail[aria-expanded="false"]:before {
    content: '+';
    font-size: 21px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.extendedSearch .extendedSearchItem.toggleHiddenDetail[aria-expanded="true"]:before {
    content: '-';
    font-size: 21px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.k-mobile .extendedSearch .extendedSearchItem.toggleHiddenDetail {
    display: block; 
}

.extendedSearch select option.hide {
    display: none; 
}

.searchResults {
    margin: 1em 0; 
}

.searchResults + div > li {
  margin-bottom: 40px;
}

.card {
  display:block;
  position:relative;
}
.card>a[href]{
  position:absolute;
  display:block;
  top:0;left:0;
  width:100%;
  height:100%;
}
body .u-heightZero{
  height:0;
}
/* div[id^="quform-"] .quform-element.quform-element-row {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: -2rem;
}
div[id^="quform-"] .quform-element.quform-element-row>.quform-element {
  flex-grow: 1;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  gap: 0rem;
  width: clamp(14em,100%,1vw);
}
div[id^="quform-"] .quform-element.quform-element-row .quform-element>.quform-element {
  flex-grow: 1;
  margin: inherit;
  width: clamp(19em,100%,1vw);
} */
/* body:not(.uk-offcanvas-flip).uk-offcanvas-container{
  left:calc( 20em + 20vw);
}
.uk-offcanvas .uk-offcanvas-reveal {
  width: calc( 20em + 20vw);
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
  width: calc( 20em + 20vw);
} */
.quform-child-elements>div{
  cdisplay:flex;
}
.quform.quform-theme-react [class*="quform-element-"]:not(.quform-element-captcha, .quform-element-column){
  width: initial;
  xflex-grow:1;
}
.quform.quform-theme-react [class*="quform-element-"] [class*="quform-element-"] [class*="quform-element-"] {
  margin-right: 0rem;
}
.quform-element-row {
    display: flex;
}
.footer__middle>a>p {
    color: #333;
    font-size: 0.7em;
    top: 10px;
    position: relative;
    text-align: center;
}

#MainNavigation #MainMenu.menu ul a {
  color: var(--cdcBlue);
}
#MainNavigation #MainMenu.menu ul li:hover > a {
  font-weight: 900;
}

.paging {
    background-color: #fff;
    margin-left: 0.9em;
    /* width: 10em; */
}

.u-positionInherit,
.u-positionInherit * {
  position: inherit;
}
.readNow{
    display: block;
    text-align: right;
    font-weight: 900;
}
#MainBrand_Top {
    position: relative; 
    padding-left: calc(1rem + 4vw);
    padding-right: 1vw;
}
#MainBrand_Top>a {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    left: 0; 
    top: 0; 
}

.linkOnlyLink {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
}
.modal-link{
  color:#fff;
}
.movieslider {
  background-color: var(--cdcBlue1);
  height: 100%;
  overflow: hidden;
}
.icon__svg {
  width: 2.3em;
  padding: 0.5rem;
  flex-shrink: 0;
}
.icon__svg svg {
  fill: var(--cdcBlue);
}
.details {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid var(--cdcBlue);
  padding-bottom: 0.5rem;
  justify-content: space-between;
}
.details>div {
  display: flex;
  align-items:center;
}
.details>div>*:last-child {
  padding-right: 0.5em;
  text-align: left;
  text-transform: uppercase;
  font-weight: 900;
  color: var(--cdcBlue);
}
#Details table[style^="width"] {
    width: 100% !important;
}
#Details > ul.uk-switcher.switcher-container.uk-margin.u-bgWhite > li.uk-active > div > blockquote {
    margin: 0 0 10px 0;
    padding: 0 2em 1em 2em;
}

#Details em {
	color: black !important;
}

#Details div>ul {
    margin: 10px 0;
    list-style: initial;
    padding-left: 20px;
}

#Details ul li.boats div>p>img {
    position: relative; 
    left: 50%;
    transform: translateX(-50%);
}

.place-list.subsub {
    margin-left: 10px;
}

.table-container>.uk-button {
    background: #356394;
    width: 100%;
    color: #fff;
    cursor: zoom-in;
}
.table-container table td {
	font-size: 14px !important;
}

#modal-full table {
  border: 1px solid;
}

.uk-switcher p~h5{
	color:#fff;
	background-color:var(--cdcBlue);
	margin:0;
	padding-left:1rem;
	padding-right:1rem;
}
.uk-switcher p~h5:first-of-type{
	padding-top:1rem;
}
.uk-switcher p~h5:last-of-type{
	padding-bottom:1rem;
	margin-bottom:1rem;
}
#Welcome #rev_slider_1_1_forcefullwidth,
#Welcome #rev_slider_1_1_forcefullwidth #rev_slider_1_1_wrapper,
#Welcome #rev_slider_1_1_forcefullwidth #rev_slider_1_1 {
  height: 100% !important;
}

#MainNavigation {
  background-color: #fff;
  width: 100%;
  letter-spacing: 1px;
}
#QuickSearch {
  max-width: 1024px;
}
/* #QuickSearch > *:first-of-type{
   text-transform:uppercase;
} */

.recommendation_title h2 {
    color: var(--cdcBlue);
}

#QuickSearch select option.hide {
    display: none; 
}
#QuickSearch .search-btn span:last-child {
    display: inline-block;
    background: none;
    border: none;
    color: #999;
    padding: 1rem;
}
.importantNotification + .informativeNotification + .newsletter {
  bottom: 4rem;
}
#AngeboteEntdecken .uk-card-body .uk-panel > * {
  background-color: #fff;
}
.exploreFlagImage {
  position: absolute;
  top: 1em;
  right: 1em;
  width: 3em;
  height: 3em;
  border-radius: 50%;
}

.exploreFlagImage img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.exploreFlagImage:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
  z-index: 123;
  display: block;
  box-shadow: 0px 0px 4px #fff inset;
  border-radius: 50%;
}

.exploreFeatureList {
  width: 15em;
  height: 15em;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.exploreFeatureList > * {
  right: 35px;
  top: 0px;
  transform: rotate(334deg);
  position: absolute;
  display: block;
  width: 150%;
  background-color: red;
  text-align: center;
  padding: 0.1em 0.2em;
  box-shadow: 0px 0px 9px #0000009c inset, 0px 0px 4px #0000009c;
  transition: all 0.3s ease;
}
.exploreFeatureList > * + * {
  right: 4px;
  top: 19px;
}


.u-textBlack {
  color: var(--niceBlack) !important;
}

.u-gradient-2 {
  background: rgb(188, 199, 246);
  background: -moz-linear-gradient(
    180deg,
    rgba(188, 199, 246, 0.9023984593837535) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(188, 199, 246, 0.9023984593837535) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(188, 199, 246, 0.9023984593837535) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bcc7f6",endColorstr="#ffffff",GradientType=1);
}
*[class*="--fillElement"] {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  z-index: -1;
}
ul.uk-list {
  background: #dfdfdf;
}
ul.uk-list > li > a {
  background: none;
  border-bottom: 1px solid red;
}

ul.uk-list a {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #dfdfdf;
  line-height: 1;
  width: 100%;
}

ul.uk-list a + ul {
  padding-left: 1em;
}
.slide-controller {
  justify-content: space-between;
  align-items: center;
  height: 0em;
  position: absolute;
  top: 50%;
  width: 100%;
}
.slide-controller .uk-slidenav {
  background-color: var(--cdcRed);
  position: inherit !important;
  transform: inherit;
  right: -4rem;
  color: #fff;
  transition: all 0.3s ease;
}
.slide-controller .uk-slidenav:first-of-type {
  background-color: var(--cdcRed);
  position: inherit !important;
  transform: inherit;
  left: -4rem;
  right: inherit;
  color: #fff;
}
.importantNotification {
  font-size: 16px;
}
.informativeNotification {
  font-size: 16px;
}
.slide-controller .uk-slidenav:hover svg {
  filter: drop-shadow(0px 0px 1px #fff);
}
#AngeboteEntdecken {
  position: relative;
  margin-bottom: -2em;
}

#AngeboteEntdecken ul li > div {
   padding-bottom: 5em!important;
}

#AngelIn {
  position: relative;
  margin-top: 0.7em !important;
}

div#TabContainer .taxonomySwitcher ul, section ul:not([class*="uk-"]) {
	list-style:disc;
}
div#TabContainer .taxonomySwitcher ul li, section ul:not([class*="uk-"]) li {
    padding-left: 0.4rem;
    margin-left: 1.4rem;
}

.uk-tab-container {
  box-shadow: inset -14px 0px 8px #0000000f;
  border-right: 1px solid #0000003b;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.uk-tab-container + div {
  box-shadow: inset 14px 0px 8px #0000000f;
  border-right: 1px solid #0000003b;
  padding-top: 1em;
  padding-bottom: 1em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-left: 0.1em;
}
.uk-tab .icons__item > img {
  box-shadow: 0px 0px 3px #000000b0, -6px -3px 11px #0000002e;
  border: 1px solid #00000099;
}

.modul-wrapper .uk-tab {
  width: 11em;
}
.modul-wrapper .uk-tab .uk-cover-container {
  width: 100%;
  height: 5em;
}
.modul-wrapper .uk-tab > li {
  margin: 0.1rem 0;
  background-color: var(--cdcRed);
  position: relative;
}
.modul-wrapper .uk-tab-left > li {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  text-align: right;
}
.modul-wrapper .uk-tab-right > li {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: left;
}

.modul-wrapper .uk-tab > li > a {
  color: #ddd;
  transition: all 0.3s ease;
  transform: scale(0.9);
  text-shadow: 0px 0px 0px #fff;
  border: none;
  text-decoration: none;
  display: flex;
  position: relative;
}
.modul-wrapper .uk-tab-left > li > a {
}
.modul-wrapper .uk-tab-right > li > a {
}

.modul-wrapper .uk-tab > li:hover > a {
  color: #ddd;
  transform: scale(1);
  text-shadow: 0px 0px 1px #fff;
}
.xmodul-wrapper .uk-tab-left > li.uk-active:before {
  content: "";
  position: absolute;
  left: 100%;
  height: 100%;
  width: 1rem;
  box-shadow: 12px 0px 15px 0px #00000017 inset;
  border-top-right-radius: 100%;
  border-bottom-right-radius: 100%;
}
.xmodul-wrapper .uk-tab-right > li.uk-active:before {
  content: "";
  position: absolute;
  right: 100%;
  height: 100%;
  width: 1rem;
  box-shadow: 12px 0px 15px 0px #00000017 inset;
  border-top-left-radius: 100%;
  border-bottom-left-radius: 100%;
}
.modul-wrapper .uk-tab > li > a:before {
  content: "";
  height: 0.1em;
  background: transparent;
  flex-grow: 0;
  transition: all 1s ease;
}
.modul-wrapper .uk-tab > li > a:after {
  content: "";
  height: 0.1em;
  background: transparent;
  flex-grow: 0;
  transition: all 1s ease;
}
.modul-wrapper .uk-tab-left > li.uk-active > a:before {
  content: "";
  background: #fff;
  flex-grow: 1;
  transition: all 1s ease;
}
.modul-wrapper .uk-tab-right > li.uk-active > a:after {
  content: "";
  background: #fff;
  flex-grow: 1;
  transition: all 1s ease;
}
.modul-wrapper .uk-tab-left > li > a:before {
  flex-grow: 1;
}
.modul-wrapper .uk-tab-right > li > a:after {
  flex-grow: 1;
}
.informativeNotification {
  font-size: 16px;
  font-size: clamp(14px, 1vw, 16px);
}
.mapWrapper{
  height: calc(56vw - 17em );
  height: clamp(
    calc(56vw - 27em ),
    100%,
    calc(55vw - 5em ));
}
.page-hero {
  height: 50vh;
  height: clamp( calc( 4vw + 5rem ), 50vh, calc( 20vw + 5rem ));
}
.tax-rental_category  .page-hero{display:none;}
.tax-rental_category  .page-hero .page-hero__heading,
.tax-rental_category  .page-hero .page-hero__heading{
  color:var(--cdcBlue);
}
.tax-rental_category .page-hero{
  height: 8em;
}
.page-id-2 .page-hero {
  height: 0em;
}
.tax-rental_category .page-hero>img ,
.page-id-2 .page-hero>img {
  display:none;
}
.tax-rental_category .lists-container ,
.page-id-2 .lists-container {
  width:100%;
}
.tax-rental_category .lists-container, .page-id-2 .lists-container{
  margin-top:0rem;
  padding-top:0rem;
}

.Xtax-rental_category .country-list ,
.Xpage-id-2 .country-list {
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  max-height: 100vh;
}
.taxonomySwitch:not(.mapWrapper) {
  padding: calc( 1rem + 1vw) calc( 1rem + 2vw);
}
.categoryTabs {
}
.categoryTabs .tabContainer {
  align-self:flex-end;
}
.tabContainer ul li a {
  color: var(--white);
}

.categoryTabs+div {
  margin-top: 0;
}
.categoryTabs ul {
}
.categoryTabs ul li {
}
.categoryTabs ul li a {
  display: block;
}

.categoryTabs .intro{
  position:relative;
}

.categoryTabs .intro h2 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.categoryTabs .flagicon {
  margin:1rem;
  margin-right: 3vw;
  margin-right: clamp(0em, 4em, calc(1vw + 1rem));
  width:5rem;height:5rem;
  border-radius:50%;
}

.categoryTabs .intro a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flagSlider .flagSlider__flag {
  justify-content: flex-end;
  display: flex;
}
.flagSlider .flagSlider__flag img {
  margin-bottom:inherit;
  margin-right: 3vw;
  margin-right: clamp(0em, 4em, calc(1vw + 1rem));
  padding: 0.2em;
  width:5rem;
  height:5rem;
  border-radius:50%;
}
.flagSlider .flagSlider__title {
  align-self: center;
}
.flagSlider .flagSlider__title h3{
  margin:0;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size:2rem;
}
.rental__top-info .flagSlider{
  background: var(--white);
  color: var(--cdcRed);
  padding: 3px 0;  
  clip-path: polygon(60% 0%, 58.5% 50%, 60% 100%, 0 100%, 0% 50%, 0 0);
}    
.rental__top-info .flagSlider>ul{
  width: 63%;
}

.rental__top-info .flagSlider .flagSlider__flag img {
  width:3rem;height:3rem;
}
.page:not(.page-id-2) .rental__details,
.single-post .rental__details{
  display: inherit;
  max-width: 850px;
  margin: 0 auto;
  padding:1rem;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.rental__details .country-list ul>li>a {
  font-weight: bold;
  line-height: 2em;
}
.rental__details .country-list ul>li>a+span svg {
  width: 2em;
}
.k-mobile .single-rental.reiseziel>div>section.rental, .k-mobile .single-rental.reiseziel>div>section.rental>.rental__details {
    margin-top: 2em !important; 
}

.rental__details>.icons>h3>i { display: none; }
.k-mobile .rental__details>.icons>h3>i { display: block; }
.rental__details .country-list>li>a { font-size: 1.1em; }
.rental__details .country-list ul>li>a { font-weight: bold; }
.rental__details .country-list ul>li>ul>li>a { text-decoration: underline; font-weight: normal; }
.rental__details .country-list ul>li>ul>li>ul>li>a { text-decoration: none; }


a.active-rental{
  font-weight: bold;
    text-shadow: rgb(0 0 0) 0px 0px 1px;
} 
.rental__details>.reiseZielToggle {
    display: none; 
}

.k-mobile .rental__details>.reiseZielToggle {
    display: flex; 
    font-size: 1.2rem; 
    line-height: 1.1;
}

.rental__details .uk-slidenav {
  background-color: rgba(255,255,255,0.5);
  color: #444;
}

.k-mobile .rental__details>#ReisezielMenu>div>div.lists-container {
    height: 250px !important; 
}

span.asd {
    position: relative;
    background: #e30613;
    color: #fff;
    padding: 0.1rem 0.5rem;
    transition:all 0.3s ease;
}
span.asd.right {
    margin-left: 1.7rem;
    background: #fff;
    color: #e30613;
}
span.asd:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 1em;
    background: #e30613;
}
span.asd.right:before {
    left: inherit;
    right: 100%;
    background: #fff;
}
span.asd:hover {
    left: inherit;
    right: 100%;
    background: #fff;
}

.reise-info-tag {
    position: relative;
    top: 28px;
    text-transform: uppercase;
    background: var(--cdcRed);
    padding: 6px;
    z-index: 1;
}

.reise-info-tag:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 1em;
    background: var(--cdcRed);
    clip-path: polygon(0 0, 100% 50%, 100% 50%,0 100%);
}
.tabContainer .uk-tab>li:not(.uk-active)>a {
    color: var(--cdcRed);
    text-shadow: 0px 0px 1px var(--cdcRed);
    font-weight: bold;
    letter-spacing: 1px;
}

.tabContainer .uk-tab>.uk-active>a {
    color: #000000;
    text-shadow: 0px 0px 1px #000000;
    font-weight: bold;
    letter-spacing: 1px;
    border-color:var(--cdcRed);
}

.reise-info-tag {
    position: relative;
    top: 28px;
    text-transform: uppercase;
    background: var(--cdcRed);
    padding: 6px;
    z-index: 1;
    box-shadow: 1px 1px 4px #0000004f;
}
.tabContainer>.uk-tab {
    background: #ffffff70;
}

.tabContainer .uk-tab>li:not(.uk-active)>a:hover {
    color: var(--cdcRed);
    text-shadow: 0px 0px 1px var(--cdcRed),0px 0px 1px #000;
}

.tabContainer .uk-tab>li:not(.uk-active)>a {
    transition: all 0.3s ease;
}


#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu {
  padding: 0;
  min-width: 210px;
}

#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu>li {
  line-height:1;
  margin-bottom:0.2rem;
  padding: 0.3em 0;
}

#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu>li:nth-of-type(odd) {
  background-color:#f1f1f1;
}
#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu.uk-open::before {
  content: inherit;
}
#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu.uk-open>li:first-of-type {
  position: relative;
}
#MainNavigation .menu .current-menu-item::after
#MainNavigation #MainMenu>.menu-item>.uk-navbar-dropdown .sub-menu.uk-open>li:first-of-type::before {
  content: "";
  position: absolute;
  top: 50%;
  background: #e30613;
  clip-path: polygon(100% 0%, 50% 50%, 100% 100%);
  height: 0.6em;
  width: 1em;
  right: 100%;
  bottom:inherit;
  transform:translateY(-50%);
}
#MainNavigation #MainMenu.menu .sub-menu .sub-menu a {
  display: block;
  padding: 0 1rem;
}
#MainNavigation #MainMenu.menu .sub-menu .sub-menu a:not([href]) { background: red; color: #fff;padding:0.2rem 1rem;}

/* POPUP */
@media all{
  #LinkOnlyPopups{
    position: fixed;
    top: calc(8rem + 9vw);
    right: 0;
    z-index: 444;
  }
  #LinkOnlyPopups .popUp{
    position:relative;
    width: 5em;
    height: 5em;
    z-index: 444;
    padding: 1rem;
    background: #ffffffe3;
    box-shadow: 0px 0px 4px #0000009e;
  }
  #LinkOnlyPopups .popUp:not(last-of-type) {
    margin-bottom: 1rem;
  }
  #LinkOnlyPopups .popUp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #LinkOnlyPopups .popUp a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  div#moreThenLinkPopups .popUp:not(lst-of-type) {
    margin-bottom: 2rem;
    border-bottom: 1px solid red;
  }
  div#moreThenLinkPopups .popUp>a {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    background-color: #ededed;
    text-align: center;
  }
}

.rental__details .uk-active>.uk-cover {
    object-fit: contain;
}

/* POPUP */

#_ReisezielMenu .lists-container.scrollable{
  height:inherit;
  overflow:inherit;
}


@media(min-width: 101.875em){
  #ReisezielMenu.icons {
    width: calc(347px - 1em);
  }
}
@media (min-width: 638px) {
  .uk-card .uk-visbile {
    display: none;
  }
}

@media (max-width: 1199px) {
  #MainNavigation > * > .uk-first-column {
    height: 2em;
    overflow: hidden;
  }
  #MainNavigation #MainBrand_Top {
    padding-right: 19vw;
  }
  #MainNavigation #MainBrand_Top img {
    height: 2em;
  }
  /* show slider controlls on laptop and up */
  .slide-controller {
    display: none;
  }
  .table-container {
    padding: 0;
  }
  .table-container .uk-button {
    display: none;
  }

  #Welcome {
    height: inherit!important;
  }
}

.icons .side-buttons {
  display:none;
}
#Details .only_mobile .side-buttons .uk-button {
  background-color: inherit !important;
  color: #00519e !important;
  font-weight: bold;
  text-shadow: 0px 0px 1px #00519e;
  border:none !important;
}
@media (min-width: 1630px) {
  .tabContainer {
    position: absolute;
    bottom: 100%;
  }
}
@media (min-width: 990px) {
  .icons .side-buttons {
    display:flex;
    position: absolute;
    top: calc(100% + 1rem );
    z-index: 900;
    left: 0;
    width: 100%;
  }
  #Details .only_mobile .side-buttons{
    display:none;
  }
	
	#Welcome+div #faehreninfo>* {
	  height: 14rem;
	  margin: initial;
	}
}
