<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------Import fonts ---------------------------------------*/
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,900|Cabin:400,700|Droid+Serif:400,700|nexa_rust_slabblack_shadow_01);
@import url(//fonts.googleapis.com/css?family=Amatic+SC);
@import url(//fonts.googleapis.com/css?family=Indie+Flower);

@font-face {
    font-family: 'nexa_rust_slabblack_shadow_01';
    src: url('../fonts/nexarustslab-blackshadow01_0.eot');
    src: url('../fonts/nexarustslab-blackshadow01_0.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nexarustslab-blackshadow01_0.woff2') format('woff2'),
         url('../fonts/nexarustslab-blackshadow01_0.woff') format('woff'),
         url('../fonts/nexarustslab-blackshadow01_0.ttf') format('truetype'),
         url('../fonts/nexarustslab-blackshadow01_0.svg#nexa_rust_slabblack_shadow_01') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cuccioloregular';
    src: url('../fonts/cucciolo-webfont.woff2') format('woff2'),
         url('../fonts/cucciolo-webfont.woff') format('woff'),
         url('../fonts/cucciolo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



#overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}







/* From here on, just aesthetics 

body {
  padding: 20px;
}

*/



.navbar-nav &gt; li &gt; a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
	font-kerning: normal;
    line-height: 100px;
    color: #ffffff;
    padding: 0;
	/*font-family: 'cuccioloregular';*/
}






.h1, .h5, .h6, h1, h5, h6 {
    
	
	/*font-family: 'nexa_rust_slabblack_shadow_01', cursive; 
	font-family: "Amatic SC","nexa_rust_slabblack_shadow_01",sans-serif; */ 
	
	font-family: 'cuccioloregular';
    /* font-family: 'Kreon', serif;      */ 
    /* font-weight: 100;*/
    margin: 0 0 28px;
    line-height: 1;
	color: #A3273A;
}

.h2, h2 {
	font-family: 'cuccioloregular';
    margin: 0 0 28px;
    line-height: 1;
	color: #A3273A;
}


.h3, h3 {
	/* font-family: 'cuccioloregular'; */ 
	font-family: 'Kaushan Script', cursive; 
    margin: 0 0 28px;
    line-height: 1;
	color: #A3273A;
	font-weight: 200;
	
}

.h4, h4 {
	font-family: 'Kreon', serif; 
    margin-bottom: 0;
    padding: 40px 10px;
	text-transform: uppercase;
	font-weight: 200;
	font-kerning: 0.2em;
	
}

.heading .heading--desc {
   font-family: 'Kreon', serif; 
   /* color: #a5a5a5;*/
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 40px;
}







.google--map {
    width: 100%;
	height: 500px;
	/*position: abolute; */
	position: top;
	bottom: 0;
	left: 0;
}



























body {
    background-color: #a41d32;
    font-family: 'Kreon', serif; 
	/* font-family: 'nexa_rust_slabblack_shadow_01', cursive; */
    font-size: 15px;
    font-weight: 300; 
    color: #242424;
    line-height: 1.5;
    margin: 0;
}




body,
.wrapper,
.bg-white,
.widget-tags a,
.accordion,
.accordion .panel,
.blockquote-3,
.clients-2 .client,
.form-container,
.pricing-panel,
table,
.table-striped &gt; tbody &gt; tr:nth-of-type(even),
.team-boxed .member,
.timeline--item .timeline--item-content h3:before,
.header-fixed-side,
.contact-panel,
.product-tabs .nav-tabs,

/* Hintergrund DosAmigos F1D9AA Dunkelrot: #A3273A  Orange:#F3A75B  f9af15    */
.preloader {
	background-color: #ffc050 !important;
}


.slider-rs8 .slide--headline {
	font-size: 2px;
	line-height: 55px;
	font-family: 'cuccioloregular';
    margin: 0 0 28px;
    line-height: 1;
	color: #A3273A; 

}

slide-overlay-black .slotholder::after {

    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background-color: #1b1a1a;
    background-image: linear-gradient(to bottom, rgba(27, 26, 26, 0.75) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%);
    opacity: 0;

}






.header-fixed .affix {

    background-color: #A3273A;

    -webkit-box-shadow: 0 px 3px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);

}

.header-bordered .navbar {

    border-bottom: 0px solid rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);

}
.header-transparent {

    background-color: rgba(100, 100, 100, 1.5);

}
.header {

    height: 100px;

}




.header-fixed .navbar.affix .module .module-icon i, .header-fixed .navbar.affix .navbar-nav &gt; li &gt; a {
    color: #FFFFFF;
}



/* Slider Icon Startseite */
.slide_logo {
	width: 150px;
	height: 150px;
	text-align: center;
	display: inline-block;
}

section {
    padding-top: 50px;
    padding-bottom: 0px;
    overflow: hidden;
}
.pb-90 {
    padding-bottom: 0px;
}

/*------------------------------------*\
    #TYPOGRAPHY
\*------------------------------------*/
/* Heading Text */

.h1,
h1 {
	font-size: 52px;
}

.h2,
h2 {
	font-size: 42px;
}

.h3,
h3 {
	font-size: 36px;
}

.h4,
h4 {
	font-size: 20px;
}

.h5,
h5 {
	font-size: 24px;
}

.h6,
h6 {
	font-size: 12px;
}

p {
	color: #242424;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}

.lead {
	font-size: 16px;
	line-height: 1.8;
}

.col-md-offset-2 {
    margin-left: 5.0%;
}
.col-md-8 {
    width: 90.0%;
}


.heading--subtitle {
    width: 200px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
}



.unten   { vertical-align:bottom; background-color:#EEEEEE; }


.divider--dosamigos-a
 {
	background: url(../svg/desert-rot.svg) center;
	background-repeat: repeat-x;
	/* width:800px; */
	height: 130px;
	position: bottom;
	bottom: 0;
	left: 0;
}


.divider--dosamigos-b
 {
	background: url(../svg/desert-brown-a.svg) center;
	background-repeat: repeat-x;
	height: 130px;
	position: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* background-color:#A3273A; */
}

.divider--dosamigos-c
 {
	background: url(../svg/desert-brown-a.svg) center;
	background-repeat: repeat-x;
	height: 130px;
	position: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* background-color:#A3273A; */
}

.divider--dosamigos-d
 {
	background: url(../svg/desert-brown-a.svg) center;
	background-repeat: repeat-x;
	height: 130px;
	position: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* background-color:#A3273A; */
}

.divider--dosamigos-e
 {
	background: url(../svg/aztec-band-01.svg) center;
	background-repeat: repeat-x;
	height: 130px;
	position: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	/* background-color:#A3273A; */
}












.divider--shape-desert-a {
	background: url(../svg/desert-rot.svg) center;
	
	width: 800px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.divider--shape-desert-a-down {
	width: 100%;
	height: 350px;
	background: url(../svg/desert-rot-gelb.svg) center repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	vertical-align: bottom;
	bottom:0;
	padding-bottom:30px;
}


/* divider Shape #4 */
.divider--shape-aztec01 {
	width: 100px;
	height: 10px;
	background: url(../svg/aztec-band-01.svg) center repeat-y;
	position: absolute;
	top: 0;
	left: 0;
}

.divider--shape-4down {
	width: 100%;
	height: 10px;
	background: url(../svg/aztec-band-01.svg) center repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* divider Shape #4 */
.divider--shape-4 {
	width: 100%;
	height: 10px;
	background: url(../svg/aztec-band-01.svg) center repeat-x;
	position: absolute;
	top: 0;
	left: 0;
}





.divider--shape-desert-B {
    width: 100%;
    height: 350px;
    background: url(../svg/desert-brown-a.svg) center repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    vertical-align: top;
    bottom: 0;
    padding-bottom: 30px;
}











/* Footer Copyrights */


.footer--widget {
	#background: #231f1c; 
    padding-top: 70px;
    padding-bottom: 110px;
	background: url(../svg/skull-a.png) center no-repeat;
}

.footer--widget-content h3 {
    color: #f9af15;
	font-family: 'cuccioloregular', 'Kaushan Script', cursive; 
    /* font-family: 'Kaushan Script', cursive; */
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 25px;
	 
}



.footer-headline {
	font-size: 40px;
	color: #f9af15;
	font-family: 'cuccioloregular';
}


.footer--reservation h3 {
	color: #f9af15;
	font-family: 'cuccioloregular';
   /* font-family: 'Kaushan Script', cursive;*/
    font-size: 28px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    position: relative;
    text-align: center;
    margin-bottom: 24px;
}






.footer--copyright {
	background-color: #222222;
	padding: 37px 0;
	position: relative;
	height: 200px;
	vertical-align: bottom;
	
}

.footer--copyright span {
	font-size: 16px;
}

.footer--copyright a {
	color: #c59d5f;
}

.footer--widget-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px;
}
.footer--widget {
    background: #222222;
    padding-top: 70px;
	padding-bottom: 110px;
}
.footer--reservation {
    position: relative;
    background-color: #141414;
    margin: auto;
    z-index: 888;
    border-radius: 3px;
    margin-top: -179px;
    padding-top: 20px;
	padding-bottom: 20px;
}



.menu-5 .dishes-bg {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    height: 1800px;
    width: 100%;
    z-index: 0;

}

.footer-1 {

    padding-top: 0px;

}


/* MENÃœ KACHELN */
/* 
	F1D9AA 
	Dunkelrot: 		#a3273a  
	Orange Hell:	#f9af15  
	Orange Dunkel:	#f39200
	GrÃ¼n Hell:		#95c11f  
	GrÃ¼n Dunkel:	#008d36     
	Dunkelgrau:		#231f1c
	Beige:			#F1D9AA

	
	#F3A75B
	#e0d5cd
*/

.menu-5 .dish-panel .dish--title {
    font-family: 'Kaushan Script', cursive;
	/*font-family:cuccioloregular;*/
    font-size: 34px;
    font-weight: 600;
	line-height: 36px;
	/*color: #A3273A;*/
	color: #a3273a;
}

.menu-5 .dish-panel .dish--content {
    padding: 50px 35px;
    height: 380px;
	vertical-align: center;
	/*background-color: #231f1c;*/
	/*background-color: #F1D9AA;*/
}

.dish-panel .dish--img img {
    max-width: 100%;
    height: 100%;
	/*background-color: #F1D9AA;*/
}

.row {
    margin-right: -15px;
    margin-left: -15px;
	margin-top:20px; 
	padding-top:20px;
}





.divider--shape-13 {
    width: 100%;
    height: 16px;
    background: url(../images/background/shapes/shape-13.png) center no-repeat;
    margin-bottom: 15px;
    margin-top: 15px;
}



/* MENÃœ Beschreibung */

.dish-panel .dish--desc {
	font-family: 'Kreon', serif;
	 color: #464646;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: -10px;
}



.divider--shape-13 {
    /*width: 100%;
    height: 16px;
    background: url(../svg/skull-a.png) center no-repeat;
	/*height: 10px;
	width: 10px;
    margin-bottom: 25px;
    margin-top: 20px;*/
}



/* MENÃœ TRICH AUSWAHL */
.tabs .nav-tabs &gt; li &gt; a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #f9af15;
    width: 0;
    height: 4px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}




.bg-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    width: 100%;

}






#dsLayer {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 50%;
    margin-left: -450px;
    width: 800px;
    padding: 15px;
    position: fixed;
    text-align: left;
    top: 92px;
    z-index: 200;
    overflow-y: scroll;
}



#fblayerWrap {
    display: none;
    position: fixed;
    z-index: 200;
    left: 0;
    top: 92px;
    width: 100%;
}

#impressumsLayer {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 50%;
    margin-left: -209px;
    padding: 15px;
    position: fixed;
    text-align: left;
    top: 92px;
    z-index: 200;
}


#blaetterLayer {
    background: #ffffff none repeat scroll 0 0;
    left: -9999px;
    padding: 15px;
    position: fixed;
    text-align: left;
    top: 92px;
    z-index: 205;
}












.dish--title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	font-family:cuccioloregular;  color: #A3273A;
	margin-bottom: 10px;
}

.dish--title {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	font-family:cuccioloregular;  color: #A3273A;
	margin-bottom: 10px;
}

.dish--price {
	font-family: 'Kaushan Script', cursive;
	font-size: 16px;
	font-weight: 400;
	line-height: 29px;
	color: #c59d5f;
	margin-bottom: 0;
}


.menu .dish-panel {
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
}

.dish--content {
	position: relative;
	margin-bottom: 0px;
	vertical-align: middle;
}
































.bg-overlay-dark::before {
    background-color: rgba(27, 26, 26, 0.15);
}

.slide-overlay-black .slotholder::after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    background-color: #1b1a1a;
    background-image: linear-gradient(to bottom, rgba(27, 26, 26, 0.75) 0%, rgba(27, 26, 26, 0) 34%, rgba(27, 26, 26, 0) 82%);
    opacity: 0.1;
}


Element {
    background-image: url("assets/images/background/1.jpg");
	width: 1000px;
}













/* MENÃœ TRICH AUSWAHL */


.box {
  width: 40%;
  margin: 0 auto;
  /*background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;*/
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
 /* color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;*/
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
   /*background: #06D85F;*/
}

.overlay {
  position: abolute;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  font-family: 'Kreon', serif;
  color: #464646;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;s
}


.overlay:target {
  visibility: visible;
  opacity: 1;
}


.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}


.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}















.gm-style .controls button {
    border: 0;
    background-color: white;
    color: rgba(0, 0, 0, 0.6);
}

.gm-style .controls {
    font-size: 28px;
    cursor: pointer;
    font-weight: 300;
    text-align: center;
}

.gm-style .controls button:hover {
    color: rgba(0, 0, 0, 0.9);
}


.gm-style .controls.maptype-control.maptype-control-is-map .maptype-control-map {
    font-weight: 700;
}
















</pre></body></html>