<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* //////////////////////////////////// ALLGEMEIN //////////////////////////////////// */
body{
	font-family: 'Inter', sans-serif;
	color:#79564F;
	line-height:1.5;
	font-size:18px;
	margin: 0px;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'orpheuspro', serif; 
	color: #79564F;
	font-size: 40px;
	line-height:1.2;
	font-weight: 500;
	margin: 0px 0px 40px 0px;
}
div p{
	margin: 0px 0px 15px 0px;
}
div p:last-child, p:last-child{
	margin: 0 auto;
}
img{
	max-width: 100%;
	height:auto;
}
a{
	color: #E8D7C1;
	text-decoration: none;
}
a:active, a:hover {
	color: #C18C73;
}

.bg_braun a{
	color: #C18C73;
}
.bg_braun a:hover{
	color: #79564F;
}
.links .accordion_block a{
	color: #79564F;
	text-decoration: underline;
}
.links .accordion_block a:hover{
	color: #E8D7C1;
}
.rechts .accordion_block a{
	color: #79564F;
	text-decoration: underline;
}
.rechts .accordion_block a:hover{
	color: #C18C73;
}


.textcenter{
	text-align:center;
}
button, input, select, textarea{
	border:0;
	background-color:#e6e6e6;
	padding:10px;
	font-weight:300;
	width:100%;
}
textarea{
	height:100px;
}
svg{
	max-width: 100%;
}
ul{
	padding-left: 20px;
	margin: 0 auto 15px;
}
/* //////////////////////////////////// CONTENT //////////////////////////////////// */
.w1280{
	max-width:1280px;
	margin: 0 auto;
	position:relative;
	padding: 0px 40px;
}
.no_padding{
	padding: 0 !important;
}
.margin_oben{
	margin-top: 60px;
}
.margin_unten{
	margin-bottom: 60px;
}
.nur_titel .margin_oben{
	margin-top: 90px;
}
.nur_titel .margin_unten{
	margin-bottom: 90px;
}
.w1024{
	max-width:1024px;
	margin:0 auto;
	position:relative;
}
.w960{
	max-width:960px;
	margin:0 auto;
	position:relative;
}
.w800{
	max-width:800px;
	margin:0 auto;
	position:relative;
}
.w750{
	max-width:750px;
	margin:0 auto;
	position:relative;
}
.w650{
	max-width:650px;
	margin:0 auto;
	position:relative;
}

.w500{
	max-width:500px;
	margin:0 auto;
	position:relative;
}

.h900{
	height: 900px;
}
.h800{
	height: 800px;
}
.h700{
	height: 700px;
}
.h600{
	height: 900px;
}
.h500{
	height: 500px;
}
.fullwidth{
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	position: relative;
}

/* //////////////////////////////////// INPUT Fields //////////////////////////////////// */
.input{
	margin: 0px 1% 20px 1%;
	width: 48%;
	float: left;
}
.input.last{
	float: right;
}
.input input, .input select {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #E8D7C1;
    color: #000;
    padding-left: 0 !important;
	font-weight: 200;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: 'Inter', sans-serif;
}
.bemerkungen{
	width: 100%;
	text-align: left;
	font-size: 18px;
}
.input textarea{
	background-color: transparent;
	color: #000;
	border: 2px solid #E8D7C1;
	padding: 10px;
	width: 98%;
}


.dsgvo_kontaktformular, form{
	text-align: left;
}
.dsgvo_kontaktformular, .wpcf7-form {
    letter-spacing: 1px;
    font-size: 18px;
    clear: both;
    padding-bottom: 20px;
}
.check_anfrage{
    height: auto;
    clear: both;
    display: inline-block;
    margin-right: 10px;
	vertical-align: top;
}
.check_anfrage .wpcf7-list-item{
	margin: 0 auto;
}
.check_anfrage input{
	width: 13px;
	margin: 0 auto;
}
.check_anfrage_text {
    display: inline-block;
    width: calc(100% - 30px);
}

.wpcf7-submit{
	display: inline-block;
	vertical-align: middle;
	color: #E8D7C1;
	border: 1px solid #E8D7C1;
	text-align: center;
	width: auto;
	background-color: transparent;
	font-size: 20px;
	padding: 5px 15px;
	letter-spacing: 1.8px;
}
.wpcf7-submit:hover{
	background-color: #E8D7C1;
	border: 3px solid #E8D7C1;
	color: #fff;
	cursor: pointer;
}
div.wpcf7 .wpcf7-submit:disabled{
	background-color: #ccc;
	border: 3px solid #ccc;
	color: #fff;
}

::placeholder { 
   color:#E8D7C1; 
   opacity: 1;
}
::-webkit-input-placeholder { /* WebKit browsers */
   color:#E8D7C1 !important; 
   opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#E8D7C1 !important; 
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#E8D7C1 !important; 
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#E8D7C1 !important; 
   opacity: 1;
}

/* //////////////////////////////////// Slick Slider //////////////////////////////////// */
.slick-slider{
	width: 100%;
	height: auto;
	position: relative;
}
.slick-slide{
	background-size: cover;
	background-position: center;
	background-repeat:  no-repeat;
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.slick-slide{
	width: 100%;
	display: block;
	opacity: 1;
}
.full_slider .slick-slide{
	height: 100vh;
}
.full_slider .slick-list, .slider_text .slick-list, .normal_slider .slick-list, .appartement_slider .slick-list{
	padding: 0px !important;
}
.slick-prev {
    bottom: calc(50% - 40px);
	left: 80px;
	background-image: url('https://www.appartement-steinach.it/wp-content/themes/effekt/images/prev.png');
	width: 40px;
	height: 20px;
	z-index: 8;
	background-size: 100%;
	background-repeat: no-repeat;
}
.slick-next{
	bottom: calc(50% - 40px);
	left: auto;
	right: 80px;
	background-image: url('https://www.appartement-steinach.it/wp-content/themes/effekt/images/next.png');
	width: 40px;
	height: 20px;
	z-index: 8;
	background-size: 100%;
	background-repeat: no-repeat;
}
.slick-dotted.slick-slider{
	margin: 0 auto;
}
.slick-dots {
    margin: 0 auto;
    padding: 0px;
    position: absolute;
    bottom: 30px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.slick-dots li.slick-active button::before {
	background-color: #79564F;
}
.slick-dots &gt; li {
	display: inline-block;
}
.slick-dots &gt; li:only-child {
	display: none;
}
/* //////////////////////////////////// 404 //////////////////////////////////// */
.fehler{
	text-align:center;
	font-size:300px;
	padding-top:150px;
	font-family: 'Inter', sans-serif;
	line-height:0.5;
	color:#ccc;
}
.fehler span{
	font-size:150px;
}
.fehlermeldung{
	text-align:center;
	padding-top:30px;
}


/* //////////////////////////////////// CLEARFIX do not group these rules //////////////////////////////////// */
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}</pre></body></html>