




/* ---------- Fonts ---------- */ 

@import url('/engine/fonts/Bitter.css');
@import url('/engine/fonts/Roboto.css');



  


.slider .slides .slide-text {
	top: 55%;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    left: 25%;
    right: 25%;
}
	
.slider h2 {
	font-size:50px;
}

main section, main article {
	background-color: #FFFFFF;
}

 

/* ---------- Colors ---------- */ 

body {
	background:#FFFFFF;
	color: #444444;
}

p {
	color: #444444;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	color: #84302B;
}
	


h1 {
	font-size: 50px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 28px;
}

header, .sticky {
	background:#FFFFFF;
}


.title-bar {
  background:#FFFFFF;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }
  
.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 26px;
  height: 26px; 
  background: #FFFFFF;
  padding: 5px;
  }
.menu-icon:hover {
  background: #FFFFFF;
  }  
.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 18px;
    height: 2px;
    background: #555555;
    top: 5px;
    left: 4px;
    box-shadow: 0 7px 0 #555555, 0 14px 0 #555555; }
    
.menu-icon:hover::after {
    background: #84302B;
    box-shadow: 0 7px 0 #84302B, 0 14px 0 #84302B; } 
 
.accordion-content {
  padding: 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6;
  background-color: #fefefe; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #555555 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-dropdown-submenu-parent.is-down-arrow > a::after {
	border-color:#555555 transparent transparent;
}

.is-dropdown-submenu-parent.is-down-arrow:hover > a::after {
	border-color:#84302B transparent transparent;
}

footer {
	background:#84302B;
    color: #FFFFFF;
}

footer p, footer .fa, footer .fa-regular, footer .fa-solid, footer .fa-light, footer .fa-thin, footer .fa-duotone {
	color: #FFFFFF;
}

footer a {
	color: #FFFFFF;
}

footer a:hover {
	color: #FFFFFF;
}

footer a .fa:hover, footer a .fa-regular:hover, footer a .fa-solid:hover, footer a .fa-light:hover, footer a .fa-thin:hover, footer a .fa-duotone:hover {
	color: #ffffff;
}

header .menu a,
.row_icons {
	color:#555555;
    font-size: 14px;
    font-family: 'Bitter';
}

header .fa,header .fa-regular,header .fa-solid,header .fa-light,header .fa-thin,header .fa-duotone {
	color:#555555;
    font-size: 14px;
}


a,
.accordion-title,
.speise h3 a {
	color: #84302B;
}

.tabs ul {margin:auto; }
.tabs { margin-bottom: 50px; }
.tabs-title { border: 0px; margin-right: 5px; }
.tabs-title a {
	color: #84302B;
	font-family: 'Bitter';
	font-size: 14px;
	background:#ffffff;
	border: 0;
}

.tabs-title.is-active a:hover {
	color: #84302B;
	background:#EEEEEE;
	border: 0;
}

.tabs-title a:hover {
	color: #84302B;
	background:#EEEEEE;
	border: 0;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #ffffff; 
}
 
.tabs-title.is-active{
	background:#EEEEEE !important;
}     

.tabs > li.is-active > a {
background: #EEEEEE;
color: #84302B;
}

header .menu a:hover {
			color: #84302B !important;
	}

.row_icons .fa, .row_icons_left .fa,.row_icons .fa-regular, .row_icons_left .fa-regular,.row_icons .fa-light, .row_icons_left .fa-light, .row_icons .fa-thin, .row_icons_left .fa-thin,.row_icons .fa-duotone, .row_icons_left .fa-duotone,.row_icons .fa-brands {
	color: #84302B;
}
	
footer a {
	color:#FFFFFF;
}

a:hover,
.menu > li > a:hover,
a:focus {
	color:#ffffff;
}
		
.button, button,
.owl-theme .owl-controls .owl-page span {
	color:#FFFFFF;
	background:#84302B;
}

.button:hover, button:hover,
.owl-theme .owl-controls .owl-page span:hover {
	background:#444444;color:#FFFFFF;}
	
.cd-top {
	background: #84302B url(../img/cd-top-arrow.svg) no-repeat center 50%;
}

.no-touch .cd-top:hover {
	background-color:#444444;
}
	
section .button, section button {
	background:#84302B;
	color:#FFFFFF;
}
	
/*
.button:hover, button {
	background:#F18611;
}
*/
	
.dropdown.menu:not(.vertical) .is-dropdown-submenu.first-sub li {
	background:#EEEEEE;
}

label, input, textarea {
	/* color: #444444; */
}

textarea{
	height: 10em;
}
formselect.selected, .selected {
	color: #444444;
}




/* ---------- Typography ---------- */ 

body {
	font-family: 'Roboto';
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'Roboto';
}
	
	
a.button, button, [type='submit'] {
	font-family: 'Roboto';
	font-style: normal;
}
	
.event-info p, .event-info p a,
.event-details p, .event-details p a {
	font-family: 'Roboto';
	font-weight:400;
}
	

	
p, 
footer .sitemap ul li a,
.row_team a {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
}
	
p strong {
	font-style: normal;
	font-weight: 700;
}

.flexslider .slides .slide-text h2{
	font-family: 'Bitter';
    margin: 0;
    padding: 0;
    font-size: 55px;
    color: #84302B;
}



.flexslider .slides .slide-text p{
	margin: 0 0 20px 0;
    padding: 0;
    color: #84302B;
    font-size: 28px;
}

.flexslider .slides li .slide-text {
    width: 80%;
    top: 28%;
}






.row_testimonials .flexslider h2 {
	color:#84302B;
	font-size: 40px;
    margin: 0 0 25px 0;
}

.row_testimonials .flexslider p {
	color:#444444;
}

/* ---------- Logo ---------- */ 

h5#logo a, h5#logo-center a  {
	background-image: url(../../sites/site0237/media/logo/logo.svg);
	background-repeat: no-repeat;
}

h5#logo_footer a  {
	background-image: url(../../sites/site0237/media/logo/logo-weiss.svg);
	background-repeat: no-repeat;
    background-position: top left;
}

/* ---------- Accordion Programmiert ----------- */
.accor {
	background:#555555;
    cursor: pointer;
    padding: 14px;
    width: 100%;
    border: none;
    text-align: left;
    transition: 0.4s;
    margin-top: 10px;
}

.accor h1, .accor h2, .accor h3, .accor h4, .accor h5{
	color:#ffffff;
    margin:0;
	float:left;
	}

.accor.active, .accor:hover {
    background: #84302B;
}

.accor:before{
    content: '+';
    font-size: 20px;
    color: #ffffff;
    float: left;
    line-height: 28px;
    font-weight: bold;
	margin: 0 15px 0 0;
}

.accor.active:before {
    content: "-";
}

.panel {
	max-height: 0;
    overflow: hidden;
	padding:0 20px;
    transition: 0.6s ease-in-out;
    opacity: 0;
    font-size: 18px;
    font-family: Robotopx;
}

.panel.show {
    opacity: 1;
    max-height: 5000px;
	padding: 20px;
}

.row_content_half .fa,.row_content_half .fa-regular,.row_content_half .fa-solid,.row_content_half .fa-thin,.row_content_half .fa-light,.row_content_half .fa-duotone,.row_content_half .fa-brands {
font-size: 55px;
margin: 10px 0;
}	





/* ---------- Speisekarte ----------- */	

.speise {
margin: 0 0 35px 0;
display: inline-block;
margin-left: -4px;
float: none;
vertical-align: top;
}
	
.speise h5:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    border-bottom: 1px solid rgba(255,255,255,.2);
    display: block;
    margin: 0 auto 30px;
}

.speise h5:after {
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100px;
    display: block;
    margin-top: 25px;
}

.speise h3{
	float:left;
	font-size: 1.2em;
    font-family: Roboto;
    color: #444444;
	margin:0;
	max-width:80%;
	}
.speise h2{
	float: left;
	font-size: 1.6em;
    font-family: Roboto;
	margin:0;
	max-width:80%;
	}
	
.speise h5{
	text-align: center;
	font-size: 1.8em;
    font-family: Roboto;
	margin:0;
	max-width:100%;
	}
	
.speise p{
	margin:0;
	font-size: 1em;
	clear:both;
	width: 80%; 
	}
.speise h4.preis{
	float:right;
	font-size: 1.6em;
    font-family: Roboto;
	 margin: 0;
	}
	
.speise .allergene{
	float:none;
	clear:both;
	font-size: 11px;
    margin: 0 0 10px 0;
	}



<!-- .tabs-panel .speise:nth-of-type(2n+1) {
clear: both;
}
-->
	
/* Fiver Changes */

.row_content_third {
overflow: hidden;
}

.aos-init {
overflow: hidden;
}




/* Content-spezifische Styles */


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(/engine/fonts/roboto-v30-latin-300.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* Page Loader Mobile Speed CSS */

.loader-added .loader-bg {
        opacity: 0;
        visibility: hidden;        
    }
    
.loader-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,255,255,1);
    z-index: 99999;
    transition: all 0.3s ease-in-out;
}

.loader-logo {
    position: fixed;
    top: 50%;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    margin-top: -75px;    
    animation: spinning 1.5s infinite ease-in-out;
}


@keyframes spinning {
	0% { transform:  scale(1) ;}
	50% { transform:  scale(0.8) ;}
	100% { transform:  scale(1) ;}
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-logo:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    background-color:
    rgba(0,0,0,0);
 border-radius:100%;
 margin:-15px;
    box-shadow: 0 4px 0 0 #000;
    transition: all 1s linear;
    animation: lds-eclipse 1s linear infinite;
    left: -16px;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -90px;
}

#section-28500 h1 { color: #FFFFFF;}
#section-28500 h2 { color: #FFFFFF;}
#section-28500 h3 { color: #FFFFFF;}
#section-28500 p { color: #EEEEEE;}
#section-28500 { background-image: url(/sites/site0237/media/kutschkermarkt/hd_roman-kraft-p8zdqz8y2vc-unsplash.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28500 {padding-top:150px;padding-bottom:150px;}
#section-28500 
h1{text-shadow:0 0 3px #000;}
#section-28500 
span{font-size:80px;}
#section-28501 {display:none;}
#section-28502 .button, .button a { color: #ffffff;}
#section-28502 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28503 {border-bottom:1px solid #eee;}
#section-28504 .button, .button a { color: #ffffff;}
#section-28504 {padding-top:0;}
#section-28504 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28505 .button, .button a { color: #ffffff;}
#section-28505 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28507 { background-color: #444444;}
#section-28507 h1 { color: #FFFFFF;}
#section-28507 h2 { color: #FFFFFF;}
#section-28507 h3 { color: #FFFFFF;}
#section-28507 p { color: #EEEEEE;}
#section-28507 .button, .button a { color: #ffffff;}
#section-28507 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-28507 
p{font-size:24px;}
#section-28507 
.button{font-size:22px;}
#section-28509 .button, .button a { color: #ffffff;}
#section-28509 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-Kontakt-allgemein-kurz h1 { color: #FFFFFF;}
#section-Kontakt-allgemein-kurz h2 { color: #FFFFFF;}
#section-Kontakt-allgemein-kurz h3 { color: #FFFFFF;}
#section-Kontakt-allgemein-kurz p { color: #EEEEEE;}
#section-Kontakt-allgemein-kurz {background:linear-gradient(to bottom right,#84302B,#5d1612);}
#section-28512 { background-image: url(/sites/site0237/media/backgrounds/hd_mode.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28512 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-28515 .button, .button a { color: #ffffff;}
#section-28515 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28520 h1 { color: #FFFFFF;}
#section-28520 h2 { color: #FFFFFF;}
#section-28520 h3 { color: #FFFFFF;}
#section-28520 p { color: #EEEEEE;}
#section-28521 .button, .button a { color: #ffffff;}
#section-28540 .button, .button a { color: #ffffff;}
#section-28540 {background:linear-gradient(to bottom right,#DDD,#FFF);}
#section-28541 h1 { color: #FFFFFF;}
#section-28541 h2 { color: #FFFFFF;}
#section-28541 h3 { color: #FFFFFF;}
#section-28541 p { color: #EEEEEE;}
#section-28543 { background-color: #EEEEEE;}
#section-28544 .button, .button a { color: #ffffff;}
#section-28544 {padding-top:0;}
#section-28544 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28552 {background:linear-gradient(to bottom right,#DDD,#FFF);border-top:1px solid #84302B;}
#section-28553 { background-color: #EEEEEE;}
#section-28556 { background-color: #EEEEEE;}
#section-28573 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28573 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-28576 {padding-top:0;}
#section-28578 h1 { color: #FFFFFF;}
#section-28578 h2 { color: #FFFFFF;}
#section-28578 h3 { color: #FFFFFF;}
#section-28578 p { color: #EEEEEE;}
#section-28579 { background-color: #444444;}
#section-28579 h1 { color: #FFFFFF;}
#section-28579 h2 { color: #FFFFFF;}
#section-28579 h3 { color: #FFFFFF;}
#section-28579 p { color: #EEEEEE;}
#section-28579 img{border-radius:50%;border: 8px solid rgba(255,255,255,0.7);}
#section-28580 .button, .button a { color: #ffffff;}
#section-28580 {padding-top:0;}
#section-28580 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28582 { background-image: url(/sites/site0237/media/backgrounds/hd_markt.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28582 {padding-top:150px;padding-bottom:150px;}
#section-28582 
.large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-28583 { background-color: #84302B;}
#section-28583 h1 { color: #FFFFFF;}
#section-28583 h2 { color: #FFFFFF;}
#section-28583 h3 { color: #FFFFFF;}
#section-28583 p { color: #FFFFFF;}
#section-28583 .fa, #section-28583 .fa-regular,#section-28583 .fa-solid,#section-28583 .fa-light,#section-28583 .fa-thin,#section-28583 .fa-duotone { color: #ae8b89 !important;}
#section-28583 .fa-solid{font-size:40px;}
#section-28583 
h2{margin-bottom:50px;}
#section-28583 
{border-top:5px solid white;}
#section-28585 {border-top:1px solid #DDD;}
#section-28586 { background-color: #84302B;}
#section-28586 h1 { color: #FFFFFF;}
#section-28586 h2 { color: #FFFFFF;}
#section-28586 h3 { color: #FFFFFF;}
#section-28586 p { color: #FFFFFF;}
#section-28586 .fa, #section-28586 .fa-regular,#section-28586 .fa-solid,#section-28586 .fa-light,#section-28586 .fa-thin,#section-28586 .fa-duotone { color: #ae8b89 !important;}
#section-28586 .button, .button a { color: #444444;}
#section-28586 .button, .button a { background-color: #FFFFFF;}
#section-28586 .fa-solid{font-size:40px;}
#section-28587 { background-image: url(/sites/site0237/media/kutschkermarkt/hd_mael-balland-ft-prgvzxz4-unsplash.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28587 {padding-top:150px;padding-bottom:150px;}
#section-28587 
.large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-28588 { background-color: #84302B;}
#section-28588 h1 { color: #FFFFFF;}
#section-28588 h2 { color: #FFFFFF;}
#section-28588 h3 { color: #FFFFFF;}
#section-28588 p { color: #FFFFFF;}
#section-28588 .fa, #section-28588 .fa-regular,#section-28588 .fa-solid,#section-28588 .fa-light,#section-28588 .fa-thin,#section-28588 .fa-duotone { color: #ae8b89 !important;}
#section-28588 .fa-solid{font-size:40px;}
#section-28588 
h2{margin-bottom:50px;}
#section-28588 
{border-top:5px solid white;}
#section-28590 {border-top:1px solid #DDD;}
#section-28591 .button, .button a { color: #ffffff;}
#section-28591 {padding-top:0;}
#section-28591 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-28630 { background-image: url(/sites/site0237/media/kutschkermarkt/hd_markus-spiske-3nx7pythqym-unsplash.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-28630 {padding-top:150px;padding-bottom:150px;}
#section-28630 
.large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-28633 {border-top:1px solid #DDD;}
#section-29844 { background-image: url(/sites/site0237/media/backgrounds/hd_mode.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29844 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29845 .button, .button a { color: #ffffff;}
#section-29845 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-29846 .button, .button a { color: #ffffff;}
#section-29846 {padding-top:0;}
#section-29846 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-29849 h1 { color: #FFFFFF;}
#section-29849 h2 { color: #FFFFFF;}
#section-29849 h3 { color: #FFFFFF;}
#section-29849 p { color: #EEEEEE;}
#section-29852 {padding-top:0;}
#section-29853 {padding-top:0;}
#section-29855 {padding-top:0;}
#section-29859 {padding-top:0;}
#section-29860 {padding-top:0;}
#section-29861 {padding-top:0;}
#section-29862 {padding-top:0;}
#section-29863 {padding-top:0;}
#section-29864 {padding-top:0;}
#section-29865 { background-image: url(/sites/site0237/media/unternehmen/hd_gastronomie__vergnuegen_1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29865 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29868 {padding-top:0;}
#section-29869 {padding-top:0;}
#section-29870 {padding-top:0;}
#section-29871 {padding-top:0;}
#section-29872 {padding-top:0;}
#section-29873 {padding-top:0;}
#section-29876 { background-color: #eeeeee;}
#section-29877 h1 { color: #FFFFFF;}
#section-29877 h2 { color: #FFFFFF;}
#section-29877 h3 { color: #FFFFFF;}
#section-29877 p { color: #EEEEEE;}
#section-29878 { background-image: url(/sites/site0237/media/unternehmen/hd_bewegung__wohlfuehlen_adobestock_1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29878 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29881 {padding-top:0;}
#section-29882 {padding-top:0;}
#section-29883 {padding-top:0;}
#section-29884 {padding-top:0;}
#section-29885 {padding-top:0;}
#section-29886 { background-color: #eeeeee;}
#section-29887 h1 { color: #FFFFFF;}
#section-29887 h2 { color: #FFFFFF;}
#section-29887 h3 { color: #FFFFFF;}
#section-29887 p { color: #EEEEEE;}
#section-29888 .button, .button a { color: #ffffff;}
#section-29888 { background-image: url(/sites/site0237/media/unternehmen/hd_handwerk__reparaturen_1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29888 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29891 {padding-top:0;}
#section-29892 {padding-top:0;}
#section-29893 {padding-top:0;}
#section-29894 {padding-top:0;}
#section-29895 {padding-top:0;}
#section-29896 {padding-top:0;}
#section-29897 {padding-top:0;}
#section-29898 {padding-top:0;}
#section-29899 { background-color: #eeeeee;}
#section-29900 h1 { color: #FFFFFF;}
#section-29900 h2 { color: #FFFFFF;}
#section-29900 h3 { color: #FFFFFF;}
#section-29900 p { color: #EEEEEE;}
#section-29901 { background-image: url(/sites/site0237/media/unternehmen/hd_medizin__gesundheit_1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29901 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29904 {padding-top:0;}
#section-29905 {padding-top:0;}
#section-29906 {padding-top:0;}
#section-29907 {padding-top:0;}
#section-29908 {padding-top:0;}
#section-29909 {padding-top:0;}
#section-29912 { background-color: #eeeeee;}
#section-29913 h1 { color: #FFFFFF;}
#section-29913 h2 { color: #FFFFFF;}
#section-29913 h3 { color: #FFFFFF;}
#section-29913 p { color: #EEEEEE;}
#section-29914 { background-image: url(/sites/site0237/media/kutschkermarkt/hd_mehrad-vosoughi-jcsszts2vtu-unsplash.jpg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-29914 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-29916 .button, .button a { color: #ffffff;}
#section-29916 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-29919 h1 { color: #FFFFFF;}
#section-29919 h2 { color: #FFFFFF;}
#section-29919 h3 { color: #FFFFFF;}
#section-29919 p { color: #EEEEEE;}
#section-29920 { background-color: #84302B;}
#section-29920 h1 { color: #FFFFFF;}
#section-29920 h2 { color: #FFFFFF;}
#section-29920 h3 { color: #FFFFFF;}
#section-29920 p { color: #FFFFFF;}
#section-29920 .fa, #section-29920 .fa-regular,#section-29920 .fa-solid,#section-29920 .fa-light,#section-29920 .fa-thin,#section-29920 .fa-duotone { color: #ae8b89 !important;}
#section-29920 .fa-solid{font-size:40px;}
#section-29920 
h2{margin-bottom:50px;}
#section-29920 
{border-top:5px solid white;}
#section-29923 { background-color: #EEEEEE;}
#section-29923 h1{margin-bottom:20px;}
#section-29923 
bloghead{font-weight:bold;}
#section-29924 h1 { color: #FFFFFF;}
#section-29924 h2 { color: #FFFFFF;}
#section-29924 h3 { color: #FFFFFF;}
#section-29924 p { color: #EEEEEE;}
#section-29924 {background:linear-gradient(to bottom right,#333,#666);}
#section-29925 h2{margin-bottom:50px;}
#section-29926 { background-color: #EEEEEE;}
#section-29926 h1{margin-bottom:20px;}
#section-29926 
bloghead{font-weight:bold;}
#section-29927 { background-color: #84302B;}
#section-29927 h1 { color: #FFFFFF;}
#section-29927 h2 { color: #FFFFFF;}
#section-29927 h3 { color: #FFFFFF;}
#section-29927 p { color: #FFFFFF;}
#section-29927 .fa, #section-29927 .fa-regular,#section-29927 .fa-solid,#section-29927 .fa-light,#section-29927 .fa-thin,#section-29927 .fa-duotone { color: #ae8b89 !important;}
#section-29927 .button, .button a { color: #000000;}
#section-29927 .button, .button a { background-color: #dddddd;}
#section-29927 .fa-solid{font-size:40px;}
#section-29927 
h2{margin-bottom:50px;}
#section-29927 
{border-top:5px solid white;}
#section-29928 h2{margin-bottom:50px;}
#section-29929 { background-color: #EEEEEE;}
#section-29929 h1{margin-bottom:20px;}
#section-29929 
bloghead{font-weight:bold;}
#section-29930 { background-color: #84302B;}
#section-29930 h1 { color: #FFFFFF;}
#section-29930 h2 { color: #FFFFFF;}
#section-29930 h3 { color: #FFFFFF;}
#section-29930 p { color: #FFFFFF;}
#section-29930 .fa, #section-29930 .fa-regular,#section-29930 .fa-solid,#section-29930 .fa-light,#section-29930 .fa-thin,#section-29930 .fa-duotone { color: #ae8b89 !important;}
#section-29930 .button, .button a { color: #000000;}
#section-29930 .button, .button a { background-color: #eeeeee;}
#section-29930 .fa-solid{font-size:40px;}
#section-29930 
h2{margin-bottom:50px;}
#section-29930 
{border-top:5px solid white;}
#section-29933 .button, .button a { color: #FFFFFF;}
#section-29935 { background-color: #EEEEEE;}
#section-29935 h1{margin-bottom:20px;}
#section-29935 
bloghead{font-weight:bold;}
#section-29936 { background-color: #84302B;}
#section-29936 h1 { color: #FFFFFF;}
#section-29936 h2 { color: #FFFFFF;}
#section-29936 h3 { color: #FFFFFF;}
#section-29936 p { color: #FFFFFF;}
#section-29936 .fa, #section-29936 .fa-regular,#section-29936 .fa-solid,#section-29936 .fa-light,#section-29936 .fa-thin,#section-29936 .fa-duotone { color: #ae8b89 !important;}
#section-29936 .button, .button a { color: #000000;}
#section-29936 .button, .button a { background-color: #dddddd;}
#section-29936 .fa-solid{font-size:40px;}
#section-29936 
h2{margin-bottom:50px;}
#section-29936 
{border-top:5px solid white;}
#section-29938 h2{margin-bottom:50px;}
#section-29939 { background-color: #EEEEEE;}
#section-29939 h1{margin-bottom:20px;}
#section-29939 
bloghead{font-weight:bold;}
#section-29940 { background-color: #84302B;}
#section-29940 h1 { color: #FFFFFF;}
#section-29940 h2 { color: #FFFFFF;}
#section-29940 h3 { color: #FFFFFF;}
#section-29940 p { color: #FFFFFF;}
#section-29940 .fa, #section-29940 .fa-regular,#section-29940 .fa-solid,#section-29940 .fa-light,#section-29940 .fa-thin,#section-29940 .fa-duotone { color: #ae8b89 !important;}
#section-29940 .button, .button a { color: #000000;}
#section-29940 .button, .button a { background-color: #dddddd;}
#section-29940 .fa-solid{font-size:40px;}
#section-29940 
h2{margin-bottom:50px;}
#section-29940 
{border-top:5px solid white;}
#section-29942 h2{margin-bottom:50px;}
#section-29944 .button, .button a { color: #ffffff;}
#section-29944 {padding-top:0;}
#section-29944 
img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-29949 { background-color: #EEEEEE;}
#section-29949 .button, .button a { color: #ffffff;}
#section-29949 h1{margin-bottom:20px;}
#section-29949 
bloghead{font-weight:bold;}
#section-29952 .button, .button a { color: #ffffff;}
#section-29952 h2{margin-bottom:50px;}
#section-29956 { background-color: #EEEEEE;}
#section-29956 .button, .button a { color: #ffffff;}
#section-29956 h1{font-size:30px;}
#section-29956 
h2{font-size:30px;}
#section-29956 
.row{margin-bottom:60px;}
#section-29957 .button, .button a { color: #ffffff;}
#section-29959 { background-color: #EEEEEE;}
#section-29959 h1{margin-bottom:20px;}
#section-29959 
bloghead{font-weight:bold;}
#section-29961 .button, .button a { color: #ffffff;}
#section-29961 h2{margin-bottom:50px;}
#section-29962 { background-color: #EEEEEE;}
#section-29962 .button, .button a { color: #ffffff;}
#section-29962 h1{margin-bottom:20px;}
#section-29962 
bloghead{font-weight:bold;}
#section-29964 .button, .button a { color: #ffffff;}
#section-29964 h2{margin-bottom:50px;}
#section-29966 { background-color: #EEEEEE;}
#section-29966 .button, .button a { color: #ffffff;}
#section-29966 h1{margin-bottom:20px;}
#section-29966 
bloghead{font-weight:bold;}
#section-29968 .button, .button a { color: #ffffff;}
#section-29968 h2{margin-bottom:50px;}
#section-29969 { background-color: #EEEEEE;}
#section-29969 .button, .button a { color: #ffffff;}
#section-29969 h1{margin-bottom:20px;}
#section-29969 
bloghead{font-weight:bold;}
#section-29971 .button, .button a { color: #ffffff;}
#section-29971 h2{margin-bottom:50px;}
#section-29972 { background-color: #EEEEEE;}
#section-29972 .button, .button a { color: #ffffff;}
#section-29972 h1{margin-bottom:20px;}
#section-29972 
bloghead{font-weight:bold;}
#section-29974 .button, .button a { color: #ffffff;}
#section-29974 h2{margin-bottom:50px;}
#section-29975 { background-color: #EEEEEE;}
#section-29975 .button, .button a { color: #ffffff;}
#section-29975 h1{margin-bottom:20px;}
#section-29975 
bloghead{font-weight:bold;}
#section-29977 .button, .button a { color: #ffffff;}
#section-29977 h2{margin-bottom:50px;}
#section-29978 { background-color: #EEEEEE;}
#section-29978 .button, .button a { color: #ffffff;}
#section-29978 h1{margin-bottom:20px;}
#section-29978 
bloghead{font-weight:bold;}
#section-29980 .button, .button a { color: #ffffff;}
#section-29980 h2{margin-bottom:50px;}
#section-29981 { background-color: #EEEEEE;}
#section-29981 .button, .button a { color: #ffffff;}
#section-29982 { background-color: #EEEEEE;}
#section-29982 .button, .button a { color: #ffffff;}
#section-30000 { background-color: #EEEEEE;}
#section-30000 .button, .button a { color: #ffffff;}
#section-30000 h1{font-size:30px;}
#section-30000 
h2{font-size:30px;}
#section-30000 
.row{margin-bottom:60px;}
#section-30001 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30001 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30003 {padding-top:0;}
#section-30004 {padding-top:0;}
#section-30005 {padding-top:0;}
#section-30006 {padding-top:0;}
#section-30011 { background-color: #eeeeee;}
#section-30012 h1 { color: #FFFFFF;}
#section-30012 h2 { color: #FFFFFF;}
#section-30012 h3 { color: #FFFFFF;}
#section-30012 p { color: #EEEEEE;}
#section-30013 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30013 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30015 {padding-top:0;}
#section-30016 {padding-top:0;}
#section-30017 {padding-top:0;}
#section-30018 {padding-top:0;}
#section-30019 {padding-top:0;}
#section-30023 { background-color: #eeeeee;}
#section-30024 h1 { color: #FFFFFF;}
#section-30024 h2 { color: #FFFFFF;}
#section-30024 h3 { color: #FFFFFF;}
#section-30024 p { color: #EEEEEE;}
#section-30025 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30025 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30031 { background-color: #eeeeee;}
#section-30032 h1 { color: #FFFFFF;}
#section-30032 h2 { color: #FFFFFF;}
#section-30032 h3 { color: #FFFFFF;}
#section-30032 p { color: #EEEEEE;}
#section-30033 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30033 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30035 { background-color: #eeeeee;}
#section-30036 h1 { color: #FFFFFF;}
#section-30036 h2 { color: #FFFFFF;}
#section-30036 h3 { color: #FFFFFF;}
#section-30036 p { color: #EEEEEE;}
#section-30037 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30037 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30039 { background-color: #eeeeee;}
#section-30040 h1 { color: #FFFFFF;}
#section-30040 h2 { color: #FFFFFF;}
#section-30040 h3 { color: #FFFFFF;}
#section-30040 p { color: #EEEEEE;}
#section-30041 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30041 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30043 { background-color: #eeeeee;}
#section-30044 h1 { color: #FFFFFF;}
#section-30044 h2 { color: #FFFFFF;}
#section-30044 h3 { color: #FFFFFF;}
#section-30044 p { color: #EEEEEE;}
#section-30045 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30045 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30047 { background-color: #eeeeee;}
#section-30048 h1 { color: #FFFFFF;}
#section-30048 h2 { color: #FFFFFF;}
#section-30048 h3 { color: #FFFFFF;}
#section-30048 p { color: #EEEEEE;}
#section-30049 { background-image: url(/sites/site0237/media/unternehmen/hd_einkaufen__shopping__1180_wien_18ter_bezirk.jpeg); background-position: center;background-repeat:no-repeat;background-size: cover;}
#section-30049 .large-12:nth-child(1){border-radius:30px;background-color:rgba(255,255,255,0.85);padding:20px;margin: 0;}
#section-30051 { background-color: #eeeeee;}
#section-30052 h1 { color: #FFFFFF;}
#section-30052 h2 { color: #FFFFFF;}
#section-30052 h3 { color: #FFFFFF;}
#section-30052 p { color: #EEEEEE;}
#section-30359 { background-color: #EEEEEE;}
#section-30360 { background-color: #EEEEEE;}
#section-30362 { background-color: #EEEEEE;}
#section-30365 { background-color: #EEEEEE;}
#section-30365 .button, .button a { color: #ffffff;}
#section-30366 { background-color: #CCCCCC;}
#section-30368 { background-color: #EEEEEE;}
#section-30381 { background-color: #EEEEEE;}
#section-30382 { background-color: #EEEEEE;}
#section-30387 { background-color: #DDDDDD;}
#section-30429 { background-color: #EEEEEE;}
#section-30430 { background-color: #FFFFFF;}
#section-30464 { background-color: #EEEEEE;}
#section-30996 { background-color: #EEEEEE;}
#section-30996 {padding-bottom: 10px;}
#section-31000 { background-color: #EEEEEE;}
#section-31000 h1{margin-bottom:20px;}
#section-31000 
bloghead{font-weight:bold;}
#section-31002 { background-color: #84302B;}
#section-31002 h1 { color: #FFFFFF;}
#section-31002 h2 { color: #FFFFFF;}
#section-31002 h3 { color: #FFFFFF;}
#section-31002 p { color: #FFFFFF;}
#section-31002 .fa, #section-31002 .fa-regular,#section-31002 .fa-solid,#section-31002 .fa-light,#section-31002 .fa-thin,#section-31002 .fa-duotone { color: #ae8b89 !important;}
#section-31002 .button, .button a { color: #000000;}
#section-31002 .button, .button a { background-color: #dddddd;}
#section-31002 .fa-solid{font-size:40px;}
#section-31002 
h2{margin-bottom:50px;}
#section-31002 
{border-top:5px solid white;}
#section-31003 h2{margin-bottom:50px;}
#section-31004 { background-color: #84302B;}
#section-31004 h1 { color: #FFFFFF;}
#section-31004 h2 { color: #FFFFFF;}
#section-31004 h3 { color: #FFFFFF;}
#section-31004 p { color: #FFFFFF;}
#section-31004 .button, .button a { color: #84302B;}
#section-31004 .button, .button a { background-color: #FFFFFF;}
#section-31009 { background-color: #EEEEEE;}
#section-31009 h1{margin-bottom:20px;}
#section-31009 
bloghead{font-weight:bold;}
#section-31014 { background-color: #EEEEEE;}
#section-31014 h1{margin-bottom:20px;}
#section-31014 
bloghead{font-weight:bold;}
#section-31016 { background-color: #84302B;}
#section-31016 h1 { color: #FFFFFF;}
#section-31016 h2 { color: #FFFFFF;}
#section-31016 h3 { color: #FFFFFF;}
#section-31016 p { color: #FFFFFF;}
#section-31016 .fa, #section-31016 .fa-regular,#section-31016 .fa-solid,#section-31016 .fa-light,#section-31016 .fa-thin,#section-31016 .fa-duotone { color: #ae8b89 !important;}
#section-31016 .button, .button a { color: #000000;}
#section-31016 .button, .button a { background-color: #dddddd;}
#section-31016 .fa-solid{font-size:40px;}
#section-31016 
h2{margin-bottom:50px;}
#section-31016 
{border-top:5px solid white;}
#section-31017 h2{margin-bottom:50px;}
#section-31040 { background-color: #EEEEEE;}
#section-31040 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-31040 
{padding-bottom:0px;}
#section-31040 
{padding-top:10px;}
#section-31041 { background-color: #EEEEEE;}
#section-31041 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-31041 
{padding-top:0px;}
#section-31041 
{padding-bottom:0px;}
#section-31042 { background-color: #EEEEEE;}
#section-31042 img{border-radius: 20px 0 20px 0;border: 1px solid #555;}
#section-31042 
{padding-top:0px;}
#section-48438 .button, .button a { color: #ffffff;}
#section-48455 .button, .button a { color: #ffffff;}

/* Custom Styles */

h5#logo{width:270px !important;height:100px !important;}
header{padding:20px 0 20px 0;}
.top-bar-right{margin-top: 30px;}
.button{font-size:13px;border-radius:18px;}
footer p{font-size:16px;}
footer a:link{font-size:16px;}
footer img{margin-top:-100px;}

subhead{font-size:24px;color:#333;}
preis{background:#B1C677;color:white;font-weight:bold;padding:10px;}
grün{background:#a2b446;color:white;font-weight:bold;font-size:12px;padding:1px;}
info{line-height:4px !important;}

a:hover{color:#444444;}
a:visited{color:#000000;}

.icon-list {list-style: none;}
.icon-list li{position: relative;font-size:16px;}
.icon-list i {font-size: 0.8em;position: absolute;left: -1.2em;width: 2em;line-height: 0.5em;margin: 10px 0;}
.icon-list .fa-solid{font-size:20px;color:#84302B;}


/* MOBILE ANSICHTEN */
#section-14902{display:none;}
@media screen and (max-width: 899px){
header{position:relative;background-color:white;}
#section-15034{display:block;} /* Öffnungszeiten Startseite mobil */
#section-15032{display:none;} /* Slider Startseite desktop */
#section-15033{display:block;} /* Slider Startseite mobil */
} 