.sprachwahl {
	position: fixed;
	top: 120px;
	z-index: 101;
	left: 0;
	max-width: 200px;
}

.sprachwahl li {
	margin: 7px 0 0 20px !important;
}

.sprachwahl img {
	width: 40px;
	height: auto;
}

.buchenbutton {
	position: fixed;
	top: 140px;
	z-index: 1;
	right: -10px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}

.buchenbutton > div {
	height: 48px;
}


.buchenbutton p {
		margin: 5px 20px ;
		line-height: 16px;
}

.buchenbutton a {
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 19px;
	background: #c83e37;
	padding: 14px 20px;
	box-shadow: 0px 0px 0px #000;
	width: 156px;
	display: block;
	text-align: center;
	height: 43px;
}

.reiseversicherung a {
	padding: 5px 20px;
}

.buchenbutton .anfrage a,
.buchenbutton .verfuegbarkeit a {
	font-weight: normal;
	font-size: 14px;
}



.partner a,
.anreise .sppb-row-container a,
.privacy #sp-component a,
.kontakt #sp-component a,
.impressum #sp-component a {
	color:#d52017 !important;
}

.partner .partnerelement {
	border: 1px solid #eee;
	border-radius: 5px;
	transition: all 0.3s ease-in-out;
	margin-bottom: 0px;
}

.partner .sppb-row-column {
	margin-bottom: 20px;
}

.partner .partnerelement .sppb-column-addons > div:nth-child(2)   {
	padding: 20px;
}

.partner .partnerelement:hover {
  box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.18);
  transition: all 0.3s ease-in-out;
}

.tourenvorschlaege .sppb-addon-article  {
  box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.0);
  transition: all 0.3s ease-in-out;
  padding-right: 20px;
}

.tourenvorschlaege .sppb-addon-article:hover {
  box-shadow: 1px 12px 33px 0 rgba(0, 0, 0, 0.18);
  transition: all 0.3s ease-in-out;
}

.tourenvorschlaege h3 {
	font-size: 20px;
  line-height: 30px;
  margin: 0px 0px 5px;
  color: #3e3e3e;
  padding: 5px 20px 0px 20px;
}

.tourenvorschlaege .sppb-article-info-wrap {
  display: flow-root;
}

.quellenangabe {
	color: gray;
	font-style: italic;
}

.com-content.view-article .article-details {
	padding: 0 20px !important;
}

.hogast-reiseversicherung {
	background-color: #bebebe;
	padding: 20px;
}

#hogast-ti-form {
	max-width: 100% !important;
	padding: 0 20px !important;
}

.form.chronopage form {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16px;
}

.kontakt .article-header {
	text-align: center ;
}

.form #eigene_raumueberschrift {
	margin: 0px 0 10px 12px;
}


/* anfang chronoforms 7 * /
#anfrageblockA, #anfrageblockB, #anfrageblockC {
    border: solid 1px #e3e3e3;
    border-radius: 0px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 20px;
	padding: 10px;
	box-shadow: 3px 3px 6px #c4c4c4;
}

#anfrageblockC {
    width: 98%;
    margin: auto auto;
}

#anfrageblockC .button {
	width: 50%;
	float: right;
}
/* ende chronoforms 7 */


/* anfang chronoforms 8 */

form.nui.form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 100px;
}

form .obercontainer {
	width: 99%;
	display: block;
	background-color: lightblue;
}

.anfrageblockA, .anfrageblockB, .anfrageblockC {
    border: solid 1px #e3e3e3;
    border-radius: 0px;
    width: 46%;
    margin: 0 1%;
    margin-bottom: 20px;
	padding: 10px;
	box-shadow: 3px 3px 6px #c4c4c4;
}

.anfrageblockC {
    width: 98%;
    margin: auto auto;
}

.anfrageblockC .button {
	width: 50%;
	float: right;
}

form.nui.form label {
	margin: 10px 0 -7px 0;
}

div.ersatzterminblock {
	margin: 20px 0;
}

.nui.grid.stackable.horizontal.spaced.columnx1.ersatzterminblock {
	display: flex !important;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.ukbild {
	max-width: 10vw;
}

.zimmerblock {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.zimmerblock div  {
	background-color: #f0f0f0;
	width: 33%;
	text-align: center;
}
.zimmerblock div span {
	width: 100%;
}


.zimmerblock span label {
	margin-top: 5px !important;
	cursor: pointer;
	width: 100%;
}

div.zimmerblock div label span:nth-child(3) {
	display: block;
	font-size: 13px;
	line-height: 16px;
	border-top: dotted 2px #7d7d7d;
	text-align: center;
	font-style: italic;
	padding: 5px 5px 10px 5px;
}

.moduletable.zimmerpreise,
.moduletable.zimmerpreise div {
	width: 100% ;
}

.moduletable.zimmerpreise p {
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #fff;
}

:root { 
	--focus: #d4d4d4 !important; /* rand bei chronoforms felder */
}

.nui.form .field input[type]:focus-visible,
.nui.form .field textarea:focus-visible { 
	outline: calc(var(--bw) * 0) solid var(--focus) !important; /* rand bei chronoforms felder */
}


input[name="unterkunft"][type="radio"] {
	appearance: none; /* Entfernt das Standard-Radio-Button-Design */
	height: 1.3em;
	width: 1.3em;
	content: '';
	border: solid 2px #a4a4a4 !important;
	border-radius: 50%;
	cursor: pointer;
}

input[name="unterkunft"][type="radio"]:checked {
	appearance: none; /* Entfernt das Standard-Radio-Button-Design */
	background-color: black ;
	border-color: white !important;
	content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"  style="align-self:center"><path style="fill:white;" d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/></svg>') !important;
	background-size: 10%;
    background-position: center;
	padding: 1px;
} 

/* ende chronoforms 8 */


.burger-icon > span {
	background-color: #fff !important;
}

.offcanvas-overlay {
	background-color: #bd3c3580 !important;
	width: 100% !important;
}

.offcanvas-menu {
	background: none !important;
	text-align: center !important;
}

.offcanvas-active .offcanvas-menu {
	width: 100%;
}


.offcanvas-menu li.active,
.offcanvas-menu li a:hover {
	background: #44060399 !important;
}


#sp-header .logo {
	height: 50px !important;
}

#sp-header:not(.header-sticky) {
	background: rgba(0, 0, 0, 0.5) !important;
}

#sp-header .sp-megamenu-parent > li {
	margin: 0 1px !important;
}

#sp-header .sp-megamenu-parent > li.active,
#sp-menu li:hover {
	padding: 10px 13px !important;
	background: #fe655d;
}

.sppb-carousel-arrow {
	color: white !important;
}

.anschrift {
	text-align: center;
}

.menu-unten ul {
	display: flex;
	justify-content: center;
	margin-top: 16px;
}

.menu-unten li {
	list-style: none;
	margin: 0 10px;
}

.menu-unten li .menu-separator {
	display: block !important;
}

#sp-footer {
	text-align: center;
}

#sp-footer, #sp-bottom {
	background-color: #9f2119 !important;
}

.sp-copyright a,
.willkommensboxen a:hover {
	color: white !important;
}

.sppb-addon-testimonial .sppb-addon-testimonial-footer img {
	border: 5px solid rgb(230, 230, 230) !important;
}

.sppb-addon-testimonial-client {
	color: #68211d;
}

.aktiv h5 {
	color: #c1322a;
}

.aktiv progress {
	border-radius: 3px !important;
	border: solid 3px #d0d0d0 !important;
}

/* wettermodul */
.vorschau_symbol {
	margin: -32px 0 0 0 !important;
}



.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: normal !important;
	color: white;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 20px 5px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item,
#sp-header .sp-megamenu-parent > li {
	padding: 5px 13px !important;
	color: white;
	margin-bottom: 2px !important;
}

.sp-menu-item.current-item.active,
#sp-header .sp-megamenu-parent > li.active,
#sp-menu li:hover {
	padding: 5px 13px !important;
	background: #fe655d;
	margin-bottom: 2px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: white !important;
}

.sp-megamenu-parent > li.sp-has-child > a::after, 
.sp-megamenu-parent > li.sp-has-child > span::after {
	display: none;
}

#sp-header {
	z-index: 101 !important;
}

.offcanvas-menu .offcanvas-inner ul.menu > li ul.menu-child {
	display: block !important;
}

.offcanvas-menu li.active, .offcanvas-menu li a:hover {
	background: none !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
	background-color: transparent !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
	font-size: 18px !important;
	padding: 10px 0px !important;
	opacity: 0.7;
	transition: 0.3s;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover {
	font-size: 18px !important;
	padding: 10px 0px !important;
	color: white !important;
	opacity: 1;
	transition: 0.3s;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	border-bottom: none !important;
}

.menu-separator {
	display: none !important;
}









.sprachwahl_unten {
	display: none;
}