.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.entry .olMapViewport img{
max-width: none !important;
max-height: none !important;
vertical-align: none !important;
}
.OSM_Map img {
max-width: none !important;
max-height: none !important;
vertical-align: none;
}
.olTileImage {
max-width: none !important;
max-height: none !important;
vertical-align: none !important;
}
.olControlAttribution {
bottom: 0 !important;
}
div.olControlMousePosition {
bottom: 1em !important;
}
.olPopupContent
{ padding: 0 0 0 0;
border: #fff solid;
border-width: 10px 10px;
white-space:nowrap;
} .olImageLoadError {
display: none !important;
} .tabs {
width:100%;
display:inline-block;
}  .tab-links:after {
display:block;
clear:both;
content:'';
}
.tab-links li {
margin:0px 5px;
float:left;
list-style:none;
text-decoration:none;
}
.tab-links a {
padding:3px 6px;
display:inline-block;
border-radius:3px 3px 0px 0px;
background:#FFFFFF;
transition:all linear 0.15s;
text-decoration:none;
}
.tab-links a:hover {
background:#FFFFFF;
text-decoration:none;
}
li.active a {
border: 1px solid #D8D8D8;
background:#FFFFFF;
border-bottom: none;
color: black;
}
li.active a:hover {
border: 1px solid #D8D8D8;
background:#FFFFFF;
border-bottom: none;
} .osm-marker-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-marker-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-marker-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-marker-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.marker-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
height: 300px;
}
.marker-tab-content.current{
display: inherit;
} .osm-geo-marker-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-geo-marker-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-geo-marker-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-geo-marker-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.geo-marker-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
height: 300px;
}
.geo-marker-tab-content.current{
display: inherit;
} .osm-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.osm-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
}
.osm-tab-content.current{
display: inherit;
} label.metabox-label > input{ visibility: hidden; position: absolute; }
label.metabox-label > input + img{ cursor:pointer;
border:2px solid transparent;
}
label.metabox-label > input:checked + img{ border:2px solid #808080;
}:root,
:host {
--ol-background-color: white;
--ol-accent-background-color: #F5F5F5;
--ol-subtle-background-color: rgba(128, 128, 128, 0.25);
--ol-partial-background-color: rgba(255, 255, 255, 0.75);
--ol-foreground-color: #333333;
--ol-subtle-foreground-color: #666666;
--ol-brand-color: #00AAFF;
}
.ol-box {
box-sizing: border-box;
border-radius: 2px;
border: 1.5px solid var(--ol-background-color);
background-color: var(--ol-partial-background-color);
}
.ol-mouse-position {
top: 8px;
right: 8px;
position: absolute;
}
.ol-scale-line {
background: var(--ol-partial-background-color);
border-radius: 4px;
bottom: 8px;
left: 8px;
padding: 2px;
position: absolute;
}
.ol-scale-line-inner {
border: 1px solid var(--ol-subtle-foreground-color);
border-top: none;
color: var(--ol-foreground-color);
font-size: 10px;
text-align: center;
margin: 1px;
will-change: contents, width;
transition: all 0.25s;
}
.ol-scale-bar {
position: absolute;
bottom: 8px;
left: 8px;
}
.ol-scale-bar-inner {
display: flex;
}
.ol-scale-step-marker {
width: 1px;
height: 15px;
background-color: var(--ol-foreground-color);
float: right;
z-index: 10;
}
.ol-scale-step-text {
position: absolute;
bottom: -5px;
font-size: 10px;
z-index: 11;
color: var(--ol-foreground-color);
text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}
.ol-scale-text {
position: absolute;
font-size: 12px;
text-align: center;
bottom: 25px;
color: var(--ol-foreground-color);
text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}
.ol-scale-singlebar {
position: relative;
height: 10px;
z-index: 9;
box-sizing: border-box;
border: 1px solid var(--ol-foreground-color);
}
.ol-scale-singlebar-even {
background-color: var(--ol-subtle-foreground-color);
}
.ol-scale-singlebar-odd {
background-color: var(--ol-background-color);
}
.ol-unsupported {
display: none;
}
.ol-viewport,
.ol-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.ol-viewport canvas {
all: unset;
}
.ol-selectable {
-webkit-touch-callout: default;
-webkit-user-select: text;
-moz-user-select: text;
user-select: text;
}
.ol-grabbing {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.ol-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.ol-control {
position: absolute;
background-color: var(--ol-subtle-background-color);
border-radius: 4px;
}
.ol-zoom {
top: .5em;
left: .5em;
}
.ol-rotate {
top: .5em;
right: .5em;
transition: opacity .25s linear, visibility 0s linear;
}
.ol-rotate.ol-hidden {
opacity: 0;
visibility: hidden;
transition: opacity .25s linear, visibility 0s linear .25s;
}
.ol-zoom-extent {
top: 4.643em;
left: .5em;
}
.ol-full-screen {
right: .5em;
top: .5em;
}
.ol-control button {
display: block;
margin: 1px;
padding: 0;
color: var(--ol-subtle-foreground-color);
font-weight: bold;
text-decoration: none;
font-size: inherit;
text-align: center;
height: 1.375em;
width: 1.375em;
line-height: .4em;
background-color: var(--ol-background-color);
border: none;
border-radius: 2px;
}
.ol-control button::-moz-focus-inner {
border: none;
padding: 0;
}
.ol-zoom-extent button {
line-height: 1.4em;
}
.ol-compass {
display: block;
font-weight: normal;
will-change: transform;
}
.ol-touch .ol-control button {
font-size: 1.5em;
}
.ol-touch .ol-zoom-extent {
top: 5.5em;
}
.ol-control button:hover,
.ol-control button:focus {
text-decoration: none;
outline: 1px solid var(--ol-subtle-foreground-color);
color: var(--ol-foreground-color);
}
.ol-zoom .ol-zoom-in {
border-radius: 2px 2px 0 0;
}
.ol-zoom .ol-zoom-out {
border-radius: 0 0 2px 2px;
}
.ol-attribution {
text-align: right;
bottom: .5em;
right: .5em;
max-width: calc(100% - 1.3em);
display: flex;
flex-flow: row-reverse;
align-items: center;
}
.ol-attribution a {
color: var(--ol-subtle-foreground-color);
text-decoration: none;
}
.ol-attribution ul {
margin: 0;
padding: 1px .5em;
color: var(--ol-foreground-color);
text-shadow: 0 0 2px var(--ol-background-color);
font-size: 12px;
}
.ol-attribution li {
display: inline;
list-style: none;
}
.ol-attribution li:not(:last-child):after {
content: " ";
}
.ol-attribution img {
max-height: 2em;
max-width: inherit;
vertical-align: middle;
}
.ol-attribution button {
flex-shrink: 0;
}
.ol-attribution.ol-collapsed ul {
display: none;
}
.ol-attribution:not(.ol-collapsed) {
background: var(--ol-partial-background-color);
}
.ol-attribution.ol-uncollapsible {
bottom: 0;
right: 0;
border-radius: 4px 0 0;
}
.ol-attribution.ol-uncollapsible img {
margin-top: -.2em;
max-height: 1.6em;
}
.ol-attribution.ol-uncollapsible button {
display: none;
}
.ol-zoomslider {
top: 4.5em;
left: .5em;
height: 200px;
}
.ol-zoomslider button {
position: relative;
height: 10px;
}
.ol-touch .ol-zoomslider {
top: 5.5em;
}
.ol-overviewmap {
left: 0.5em;
bottom: 0.5em;
}
.ol-overviewmap.ol-uncollapsible {
bottom: 0;
left: 0;
border-radius: 0 4px 0 0;
}
.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
display: block;
}
.ol-overviewmap .ol-overviewmap-map {
border: 1px solid var(--ol-subtle-foreground-color);
height: 150px;
width: 150px;
}
.ol-overviewmap:not(.ol-collapsed) button {
bottom: 0;
left: 0;
position: absolute;
}
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
display: none;
}
.ol-overviewmap:not(.ol-collapsed) {
background: var(--ol-subtle-background-color);
}
.ol-overviewmap-box {
border: 1.5px dotted var(--ol-subtle-foreground-color);
}
.ol-overviewmap .ol-overviewmap-box:hover {
cursor: move;
}.ol-openseamap{
background: transparent;
}
.ol-popup {
position: absolute;
background-color: white;
-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
padding: 10px 25px 10px 10px;
border-radius: 10px;
border: 1px solid #cccccc;
bottom: 12px;
left: -50px;
min-width: 200px;
}
.ol-popup:after, .ol-popup:before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.ol-popup:after {
border-top-color: white;
border-width: 10px;
left: 48px;
margin-left: -10px;
}
.ol-popup:before {
border-top-color: #cccccc;
border-width: 11px;
left: 48px;
margin-left: -11px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 4px;
}
.ol-popup-closer:after {
content: "✖";
} .ol-mouse-position {
right: 3em;
color: #fff;
background-color: rgba(0,60,136,.5);
padding: 2px 10px;
border-radius: 5px;
} .ol-rotate {
top: 3em;
}
.ol-zoomslider {
width: 200px;
height: 25px;
left: 3em;
top: 0.5em;
}
.ol-zoomslider-thumb {
height: 16px;
}
#osmLayerSelect span, #osmLayerSelect a {
cursor:pointer;
}
#osmLayerSelect #generatedLink a {
margin-top:1em; 
font-weight:700; 
display:block;
}
#osmLayerSelect {
background-color:#ededed;
margin-bottom:1em;
padding:0.4em
}
#osmLayerSelect h3 {
margin-bottom:0.2em
}
.layerColor {
width:2em;
height:1em;
border: solid 1px #000;
display:inline-block;
margin-left:0.4em;
}
.setupChange {
cursor:pointer;
}
.layerColorHidden {
opacity:0.6;
border: 1px dotted #c0c0c0;
}
.setupChange:before {
content:"\f279";
text-decoration:none;
font:normal 12px/1 FontAwesome;
padding-right:0.1em
}
.setupChange:hover:before {
content:"\f278";
font:normal 10.5px/1 FontAwesome;
} 
div.cantGenerateShortCode {
border:dashed 1px lightblue;
cursor:pointer;
}
div.generatedShortCode {
border:solid 1px lightblue;
cursor:pointer;
}
.padding1em{
padding:0 0.4em;
}@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 300;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.eot); src: local("Open Sans Light"), local("OpenSans-Light"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-300.svg#OpenSans)
format("svg"); } @font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.eot); src: local("Open Sans Regular"), local("OpenSans-Regular"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-regular.svg#OpenSans) format("svg"); } @font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 600;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.eot); src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-600.svg#OpenSans)
format("svg"); } @font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 700;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.eot); src: local("Open Sans Bold"), local("OpenSans-Bold"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/open-sans-v17-latin-700.svg#OpenSans)
format("svg"); } @font-face {
font-family: "Alata";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.eot); src: local("Alata Regular"), local("Alata-Regular"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/alata-v2-latin-regular.svg#Alata)
format("svg"); } @font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 300;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.eot); src: local("Roboto Light"), local("Roboto-Light"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300.svg#Roboto)
format("svg"); } @font-face {
font-family: "Roboto";
font-style: italic;
font-weight: 300;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.eot); src: local("Roboto Light Italic"), local("Roboto-LightItalic"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-300italic.svg#Roboto) format("svg"); } @font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.eot); src: local("Roboto"), local("Roboto-Regular"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-regular.svg#Roboto)
format("svg"); } @font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 500;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.eot); src: local("Roboto Medium"), local("Roboto-Medium"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-500.svg#Roboto)
format("svg"); } @font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 700;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.eot); src: local("Roboto Bold"), local("Roboto-Bold"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-700.svg#Roboto)
format("svg"); } @font-face {
font-family: "Roboto";
font-style: normal;
font-weight: 900;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.eot); src: local("Roboto Black"), local("Roboto-Black"),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.eot?#iefix) format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-v20-latin-900.svg#Roboto)
format("svg"); } @font-face {
font-family: "Roboto Slab";
font-style: normal;
font-weight: 200;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.eot); src: local(""),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-200.svg#RobotoSlab) format("svg"); } @font-face {
font-family: "Roboto Slab";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.eot); src: local(""),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.woff2)
format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-regular.svg#RobotoSlab) format("svg"); } @font-face {
font-family: "Roboto Slab";
font-style: normal;
font-weight: 600;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.eot); src: local(""),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-600.svg#RobotoSlab) format("svg"); } @font-face {
font-family: "Roboto Slab";
font-style: normal;
font-weight: 800;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.eot); src: local(""),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/roboto-slab-v11-latin-800.svg#RobotoSlab) format("svg"); } @font-face {
font-family: "Galdeano";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.eot); src: local(""),
url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.eot?#iefix)
format("embedded-opentype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.woff2) format("woff2"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.woff)
format("woff"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.ttf)
format("truetype"), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/galdeano-v12-latin-regular.svg#Galdeano) format("svg"); } @font-face {
font-family: "DigitalNumbers";
font-style: normal;
font-weight: 400;
src: url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/DigitalNumbers.ttf); src: local(""), url(//www.alpenhof.de/wp-content/themes/alpenhof/fonts/DigitalNumbers.ttf) format("truetype");
}   html {
font-family: "Roboto", Arial;
font-size: 16px;
box-sizing: border-box;
-webkit-text-size-adjust: 100%;
word-break: break-word;
white-space: normal;
}
*,
:after,
:before {
box-sizing: inherit;
position: relative;
}
:focus {
outline: 0;
}
body {
color: #111;
margin: 0;
line-height: 1.7;
font-weight: 300;
}
@media (max-width: 75rem) {
body {
overflow-x: hidden;
background: #fff;
}
main {
margin-top: 4.4rem;
}
}
.wrapper {
background: transparent;
position: absolute;
top: 0;
z-index: 3;
width: 100%;
overflow-x: hidden;
}
article > * {
margin: 1.5em 0;
}
header b {
font-weight: 200;
color: #333333;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
font-size: 4rem;
line-height: 1.1;
letter-spacing: -1px;
display: block;
position: relative;
}
header span {
margin: -3em 3em;
font-size: 0.7em;
color: #888;
}
@media (max-width: 75rem) {
header span {
display: none;
}
nav header a,
nav[data-xx] header a {
left: 2rem;
color: #333333; text-shadow: 0 1px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
}
.logo {
height: 5rem;
display: block;
margin-bottom: 8px;
max-width: unset;
}
@media (max-width: 75rem) {
.logo {
height: 3rem;
margin-left: 1rem;
}
}
.contentbackground,
.footerbackground,
.bottomlinebackground,
.headerlinebackground,
.headerbackground {
padding: 2rem 50px 0;
}
.contentbackground {
padding-bottom: 2rem;
}
.headerbackground {
background: transparent
linear-gradient(to bottom, #3d2924 0%, transparent 95%);
color: #fff;
min-height: 4.4rem;
position: absolute;
top: 0px;
width: 100%;
z-index: 20; }
@media (max-width: 75rem) {
.headerbackground {
max-height: 120px;
background: #3d2924;
}
}
.sticky {
background-color: #3d2924;
position: fixed;
top: 0;
max-height: 120px;
z-index: 50;
}
.bottomlinebackground {
background: #5e706d;
padding-bottom: 2rem;
color: #fff;
font-weight: 300;
font-size: 0.9em;
display: flex;
flex-direction: row;
justify-content: space-between;
}
@media (max-width: 600px) {
.bottomlinebackground {
display: block;
}
}
.bottomlinebackground a {
color: #fff;
}
.bottomlinebackground h3 {
color: #fff;
font-size: 23px;
}
.footerbackground {
background: #495754;
padding: 0.5rem 50px;
font-size: 0.8em;
}
section,
section[data-xx],
footer {
margin: auto;
padding: 0 22%;
width: 100%;
background: transparent;
}
@media (max-width: 1060px) {
section,
section[data-xx],
footer {
margin: auto;
padding: 0 4%;
width: 100%;
background: transparent;
}
}
footer {
color: #fff;
clear: both;
box-sizing: border-box;
}
.clear {
clear: both;
display: block;
} h1,
h2,
h3,
h4,
h5,
h6,
.has-large-font-size {
margin: 1rem 0 1rem;
font-weight: normal; font-family: "Galdeano", Arial, Sans Serif;
display: block;
word-break: normal;
}
h1,
h1[data-xx] {
font-size: 2.6em;
line-height: 1;
padding: 0.2em 0 0.2em;
z-index: -1;
}
h2,
h2[data-xx] {
font-size: 1.8em;
line-height: 1.2;
padding: 0.8em 0;
}
h3,
h3[data-xx] {
font-size: 1.6em;
line-height: 1.3;
letter-spacing: -0.05rem;
padding-top: 0.8rem;
}
h3.termstitle {
margin-top: 0;
}
h4,
h4[data-xx] {
font-size: 1.3em;
line-height: 1.3;
letter-spacing: -0.05rem;
}
h5,
h5[data-xx] {
font-size: 1rem;
line-height: 1.5;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 700;
}
h6,
h6[data-xx] {
font-size: 1.4rem;
line-height: 1.5;
letter-spacing: 0;
text-transform: uppercase;
font-weight: 400;
}  .wp-block-getwid-advanced-heading {
margin: 4rem 0 2rem;
display: block;
}
.wp-block-getwid-advanced-heading h2 {
position: relative;
display: inline-block !important;
margin-bottom: 0;
padding-right: 1.07143rem;
padding-top: 0px;
background-color: inherit;
z-index: 2;
margin-top: 0px;
text-transform: none;
background-color: #fff;
font-size: 1.4rem;
font-weight: 400;
}
.wp-block-getwid-advanced-heading:before,
.wp-block-getwid-advanced-heading:after {
content: "";
position: absolute;
left: auto;
right: 0;
width: 100%;
height: 0;
border-top-width: 1px;
border-color: #c00000;
border-top-style: solid;
}
.wp-block-getwid-advanced-heading:before {
top: 46%;
}
.wp-block-getwid-advanced-heading:after {
top: 54%;
} a {
color: inherit;
text-decoration: none;
display: inline-block;
z-index: 1;
vertical-align: top;
color: #3d2924;
}
.has-background-dim a {
color: #fff;
}  b,
strong {
font-weight: 700;
}
.has-medium-font-size {
font-family: "Alata", Arial, Sans Serif;
font-size: 1.3em;
}
.has-large-font-size {
font-weight: 100;
margin: 20px 0;
line-height: 1.1;
}
code,
code[data-xx] {
display: inline-block;
background: #f4f5f6;
border: 1px solid #e3e6e8;
padding: 0 0.5rem;
color: #454f54;
font-size: 1.2rem;
line-height: 1.8;
font-family: monospace;
border-radius: 2px;
text-transform: none;
font-weight: 300;
}
pre code,
pre[data-xx] code {
padding: 2rem;
border: none;
border-left: 4px solid #679;
border-radius: 0;
width: 100%;
display: block;
}
span { width: auto;
} span.wpcf7-list-item {
display: inline;
margin: 0px;
} blockquote,
.wp-block-getwid-testimonial { padding: 2em;
font-style: italic;
quotes: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
blockquote p {
font-size: 2.5em;
line-height: 1.2em;
font-family: "Galdeano", Arial, Sans Serif;
}
.wp-block-columns blockquote,
.wp-block-columns .wp-block-getwid-testimonial {
margin: 0px;
} hr {
border: none;
width: 20%;
height: 3px;
margin: 0 auto;
}
hr.is-style-wide {
border: none;
width: 100%;
height: 1px;
} ol,
ol[data-xx],
ul,
ul[data-xx] {
padding-left: 2rem;
margin: 0 0 2rem;
}
ol ol,
ol ul,
ol[data-xx] ol,
ol[data-xx] ul,
ul ol,
ul ul,
ul[data-xx] ol,
ul[data-xx] ul {
margin-bottom: 0;
}
ul,
ul[data-xx] {
list-style: disc;
}
ul ul,
ul[data-xx] ul {
list-style: circle;
}
ol,
ol[data-xx] {
list-style: decimal;
}
ol ol,
ol[data-xx] ol {
list-style: lower-alpha;
}
ul.features {
list-style: none;
padding-left: 0px;
}
ul.features li:before {
list-style: none;
content: "✓";
padding-right: 10px;
font-size: 1.3em;
font-weight: 700;
} table,
table[data-xx] {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 2rem;
text-align: left;
overflow: hidden;
}
table td,
table th,
table[data-xx] td,
table[data-xx] th {
border-bottom: 2px solid #e3e6e8;
padding: 1rem;
}
.bottomlinebackground table td,
.bottomlinebackground table th,
.bottomlinebackground table[data-xx] td,
.bottomlinebackground table[data-xx] th {
padding: 0rem;
vertical-align: top;
}
table thead th,
table[data-xx] thead th {
font-weight: 700;
color: #454f54;
}
table thead th:before,
table[data-xx] thead th:before {
content: "";
width: 100%;
height: 10000%;
position: absolute;
display: block;
top: 0;
left: 0;
background: #f4f5f6;
z-index: -1;
opacity: 0;
visibility: hidden;
}
table thead th:hover:before,
table[data-xx] thead th:hover:before {
opacity: 1;
visibility: visible;
}
table td,
table[data-xx] td {
border-bottom-width: 1px;
}
table tbody tr:hover,
table[data-xx] tbody tr:hover {
background: #f4f5f6;
} @media screen and (max-width: 600px) {
table {
width: 100%;
}
thead {
display: none;
}
tr:nth-of-type(2n) {
background-color: inherit;
}
tr td:first-child {
background: #f0f0f0;
font-weight: bold;
font-size: 1.3em;
}
tbody td,
tbody th {
display: block;
text-align: center !important;
}
tbody td:before,
tbody th:before {
content: attr(data-th);
display: block;
text-align: center;
}
} img,
amp-img {
border: 0; -webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
height: auto;
-webkit-filter: saturate(0.8);
filter: saturate(0.8);
position: relative;
} .wp-block-image img {
height: 100%;
}
figure {
margin: 0px;
}
.wp-post-image {
width: 100%;
}
.thumb {
display: block;
box-sizing: border-box;
width: 100%;
}
figcaption {
display: block;
clear: both;
text-align: center;
font-size: 0.7em;
z-index: 10;
} [data-col="1/12"] {
width: 8.33333333%;
}
[data-col="2/12"],
[data-col="1/6"] {
width: 16.66666667%;
}
[data-col="3/12"],
[data-col="1/4"] {
width: 25%;
}
[data-col="4/12"],
[data-col="2/6"],
[data-col="1/3"] {
width: 33.33333333%;
}
[data-col="5/12"] {
width: 41.66666667%;
}
[data-col="6/12"],
[data-col="3/6"],
[data-col="2/4"],
[data-col="1/2"] {
width: 50%;
}
[data-col="7/12"] {
width: 58.33333333%;
}
[data-col="8/12"],
[data-col="4/6"],
[data-col="2/3"] {
width: 66.66666667%;
}
[data-col="9/12"],
[data-col="3/4"] {
width: 75%;
}
[data-col="10/12"],
[data-col="5/6"] {
width: 83.33333333%;
}
[data-col="11/12"] {
width: 91.66666667%;
}
[data-col="1/1"] {
width: 100%;
}
[data-col] {
display: inline-block;
padding: 1rem;
vertical-align: top;
float: left;
}
@media (max-width: 80rem) {
[data-col]:not([data-fx]) {
width: 100%;
}
}   [data-btn],
button,
button[data-xx],
input[type="submit"] {
background-color: #3d2924;
border: none; box-shadow: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 18px;
margin: 0;
padding: 12px 24px;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
float: right;
}
[data-btn]:before,
button:before,
button[data-xx]:before,
input[type="submit"]:before {
content: "";
position: absolute;
z-index: -1;
opacity: 0;
width: 100%;
height: 100%;
left: 0;
top: 0;
-webkit-transform: scale3d(1.2, 1.2, 1.2);
transform: scale3d(1.2, 1.2, 1.2); }
[data-btn]:not(:disabled):hover,
button:not(:disabled):hover,
button[data-xx]:not(:disabled):hover,
input[type="submit"]:not(:disabled):hover {
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
background: #b95b0f;
}
[data-btn]:not(:disabled):hover:active,
button:not(:disabled):hover:active,
button[data-xx]:not(:disabled):hover:active,
input[type="submit"]:not(:disabled):hover:active {
box-shadow: none;
-webkit-transition: none;
transition: none;
}
[data-btn][data-primary],
button[data-primary],
button[data-xx][data-primary],
input[type="submit"][data-primary] {
border-color: #5a6987;
background: #679;
color: #fff;
font-weight: 700;
}
[data-btn][data-primary]:not(:disabled):hover,
button[data-primary]:not(:disabled):hover,
button[data-xx][data-primary]:not(:disabled):hover,
input[type="submit"][data-primary]:not(:disabled):hover {
background: #5a6987;
}
[data-btn][data-round],
button[data-round],
button[data-xx][data-round],
input[type="submit"][data-round] {
border-radius: 4rem;
}
@media (max-width: 75rem) {
[data-btn][m-full],
button[m-full],
button[data-xx][m-full],
input[type="submit"][m-full] {
width: 100%;
}
}
[data-btn].disabled,
[data-btn]:disabled,
button.disabled,
button:disabled,
button[data-xx].disabled,
button[data-xx]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
border-color: #e3e6e8;
background: #e3e6e8;
color: #abb5ba;
cursor: default;
} .wpcf7 {
padding: 1rem;
}
.wpcf7 p {
padding-bottom: 0px;
}
label,
label[data-xx] {
display: block;
width: 100%;
font-weight: 400;
clear: both;
margin-top: 0.5rem;
}
@media (min-width: 500px) {
label,
label[data-xx] {
float: left;
display: inline-block;
width: 45%;
}
}
@media (min-width: 800px) {
label,
label[data-xx] {
width: 35%;
}
}
@media (min-width: 1200px) {
label,
label[data-xx] {
width: 30%;
}
}
@media (min-width: 1500px) {
label,
label[data-xx] {
width: 25%;
}
}
label:first-child,
label[data-xx]:first-child {
margin-top: 0;
}
label.datenschutz,
label.agb {
clear: none;
width: 80%;
margin-bottom: 1rem;
margin-top: 0px;
padding-left: 10px;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]),
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[data-xx],
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[class^="user-"] {
display: inline-block;
background: 0 0;
width: 100%;
padding: 0.5rem;
margin-bottom: 0.5rem;
border: 1px solid #fff;
font-weight: 300;
border-radius: 0;
color: inherit;
font-family: inherit; }
@media (min-width: 500px) {
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]),
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[data-xx],
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[class^="user-"] {
display: inline-block;
width: 55%;
}
}
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):focus,
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]):hover,
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[data-xx]:focus,
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[data-xx]:hover,
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[class^="user-"]:focus,
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[class^="user-"]:hover {
border-color: #fff;
outline: 0;
background-color: #ffffff77;
color: inherit;
}
input.wpcf7-submit {
clear: both;
}
textarea,
textarea[data-xx],
textarea[class^="user-"] {
display: inline-block;
background: 0 0;
width: 100%;
padding: 0.5rem;
margin-bottom: 0.5rem;
font-weight: 300;
border-radius: 0;
min-height: 8rem;
border: 1px solid #fff;
padding-right: 2rem;
min-height: 120px;
color: inherit;
font-family: inherit; }
@media (min-width: 500px) {
textarea,
textarea[data-xx],
textarea[class^="user-"] {
display: inline-block;
width: 55%;
}
}
textarea:focus,
textarea:hover,
textarea[data-xx]:focus,
textarea[data-xx]:hover,
textarea[class^="user-"]:focus,
textarea[class^="user-"]:hover {
border-color: #fff;
outline: 0;
background-color: #ffffff77;
color: inherit;
}
select,
select[data-xx],
select[class^="user-"] {
padding: 0.5rem 3rem 0.5rem 1rem;
display: block;
width: 100%;
border: 1px solid #fff;  font-weight: 300;
text-indent: 0.5rem;
line-height: 1.2;
margin: 0.5rem 0 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
color: #000;
font-family: inherit;
}
@media (min-width: 500px) {
select,
select[data-xx],
select[class^="user-"] {
display: block;
width: 55%;
}
}
select:focus,
select:hover,
select[data-xx]:focus,
select[data-xx]:hover,
select[class^="user-"]:focus,
select[class^="user-"]:hover {
border-color: #fff;
outline: 0;
background-color: #ffffff77;
}
input[type="checkbox"],
input[type="checkbox"][data-xx],
input[type="checkbox"][class^="user-"],
input[type="radio"],
input[type="radio"][data-xx],
input[type="radio"][class^="user-"] {
display: inline-box;
z-index: 2;
width: 1rem;
height: 1rem;
vertical-align: middle;
cursor: pointer; float: left;
color: inherit;
}
input[type="checkbox"] + label,
input[type="checkbox"][data-xx] + label,
input[type="checkbox"][class^="user-"] + label,
input[type="radio"] + label,
input[type="radio"][data-xx] + label,
input[type="radio"][class^="user-"] + label {
width: auto;
text-transform: none;
}
input[type="checkbox"] + label:before,
input[type="checkbox"][data-xx] + label:before,
input[type="checkbox"][class^="user-"] + label:before,
input[type="radio"] + label:before,
input[type="radio"][data-xx] + label:before,
input[type="radio"][class^="user-"] + label:before {
content: "";
display: inline-block;
width: 2rem;
height: 2rem;
border: 1px solid #abb5ba; vertical-align: middle;
margin-right: 1rem;
}
input[type="checkbox"] + label:after,
input[type="checkbox"][data-xx] + label:after,
input[type="checkbox"][class^="user-"] + label:after,
input[type="radio"] + label:after,
input[type="radio"][data-xx] + label:after,
input[type="radio"][class^="user-"] + label:after {
content: "";
position: absolute;
opacity: 0;
visibility: hidden;
pointer-events: none;
width: 1.6rem;
height: 1.6rem;
left: 2px;
top: 4px;
-webkit-transform: scale(0);
transform: scale(0);
}
input[type="radio"] + label,
input[type="radio"][data-xx] + label,
input[type="radio"][class^="user-"] + label {
font-size: 1.4rem;
font-weight: 200;
}
input[type="radio"] + label:before,
input[type="radio"][data-xx] + label:before,
input[type="radio"][class^="user-"] + label:before {
border-radius: 100%;
}
input[type="radio"]:checked + label:before,
input[type="radio"][data-xx]:checked + label:before,
input[type="radio"][class^="user-"]:checked + label:before {
background: #679;
border-color: #679;
}
input[type="radio"]:checked + label:after,
input[type="radio"][data-xx]:checked + label:after,
input[type="radio"][class^="user-"]:checked + label:after {
opacity: 1;
visibility: visible;
background: #679;
border: 1px solid #fff;
border-radius: 100%;
-webkit-transform: scale(1);
transform: scale(1);
top: 0.5rem;
}
input[type="checkbox"] + label,
input[type="checkbox"][data-xx] + label,
input[type="checkbox"][class^="user-"] + label {
font-size: 1.4rem;
font-weight: 200;
}
input[type="checkbox"] + label:before,
input[type="checkbox"][data-xx] + label:before,
input[type="checkbox"][class^="user-"] + label:before {
border-radius: 2px;
}
input[type="checkbox"] + label:after,
input[type="checkbox"][data-xx] + label:after,
input[type="checkbox"][class^="user-"] + label:after {
background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%2F%3E%3C%2Fsvg%3E)
no-repeat center center;
border-radius: 100%;
background-size: 100%;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"][data-xx]:checked + label:before,
input[type="checkbox"][class^="user-"]:checked + label:before {
background: #679;
border-color: #679;
}
input[type="checkbox"]:checked + label:after,
input[type="checkbox"][data-xx]:checked + label:after,
input[type="checkbox"][class^="user-"]:checked + label:after {
opacity: 1;
visibility: visible;
left: 2px;
top: 0.5rem;
-webkit-transform: scale(1);
transform: scale(1);
}
.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container form {
color: #fff;
}
form .datenschutz a,
form .agb a {
color: #ffffff;
}  nav,
nav[data-xx] {
color: #ffffff; z-index: 4000;
min-height: 4.4rem; width: 100%;
display: block;
}
nav[data-fx],
nav[data-xx][data-fx] {
background: rgba(255, 255, 255, 0.95);
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 50;
}
nav label,
nav[data-xx] label {
margin: auto;
display: block;
width: 100%;
}
nav label > input,
nav[data-xx] label > input {
display: none;
}
nav ul,
nav[data-xx] ul { padding: 0;
margin: 0;
font-size: 0;
text-align: right;
float: right;
}
nav ul li,
nav[data-xx] ul li {
display: inline-block;
font-size: 1.5rem; }
@media (min-width: 60.1rem) {
nav ul li:hover ul,
nav ul ul:hover,
nav[data-xx] ul li:hover ul,
nav[data-xx] ul ul:hover {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, -1rem, 0);
transform: translate3d(0, -1rem, 0);
pointer-events: auto;
}
}
nav ul a,
nav[data-xx] ul a {
text-decoration: none;
text-transform: uppercase;
padding: 8px 20px;
display: block;
color: #ffffff;
text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8); box-sizing: border-box;
transition: 0.4s all ease; font-size: 0.8em;
line-height: 25px;
cursor: pointer;
text-align: center;
vertical-align: top;
font-family: "Galdeano", Arial, Sans Serif;
}  nav ul li ul,
nav[data-xx] ul li ul {
padding: 10px;
margin: 0;
z-index: 2;
text-align: left;
min-width: 100%;
}
@media (min-width: 60.1rem) {
nav ul li ul,
nav[data-xx] ul li ul {
visibility: hidden;
opacity: 0;
position: absolute;
top: 148%;
right: -35%;  box-sizing: border-box;
transition: 0.4s all ease; font-size: 13px;
line-height: 25px;
cursor: pointer;
text-align: center;
vertical-align: top;
white-space: nowrap;
background: #3d2924;
}
}
nav ul li ul li,
nav[data-xx] ul li ul li {
display: block; }
nav ul li ul li:hover,
nav[data-xx] ul li ul li:hover { } nav ul li ul li a,
nav[data-xx] ul li ul li a {
text-transform: uppercase; border: none;
color: #fff;
font-size: 0.9rem;
font-weight: 300;
}
nav header,
nav[data-xx] header {
float: left;
}
nav header:after,
nav header:before,
nav[data-xx] header:after,
nav[data-xx] header:before {
content: "";
position: absolute;
top: 0;
right: 1rem;
width: 4.4rem;
height: 4.4rem;
display: none;
background-size: 3rem;
background-position: center center;
background-repeat: no-repeat;
}
nav header:before,
nav[data-xx] header:before {
background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6%2036h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z%22%2F%3E%3C%2Fsvg%3E);
}
nav header:after,
nav[data-xx] header:after {
background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M38%2012.83L35.17%2010%2024%2021.17%2012.83%2010%2010%2012.83%2021.17%2024%2010%2035.17%2012.83%2038%2024%2026.83%2035.17%2038%2038%2035.17%2026.83%2024z%22%2F%3E%3C%2Fsvg%3E);
opacity: 0;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
nav header a,
nav[data-xx] header a {
position: absolute;
left: 2rem;
top: -2rem;
padding: 1em;
background: #fff;
cursor: pointer;
z-index: 51;
font-size: 1.6rem;
height: calc(90px+1em);
text-decoration: none;
box-shadow: 8px 8px 12px 1px rgba(0, 0, 0, 0.5);
}
@media (max-width: 75rem) {
nav header a,
nav[data-xx] header a {
position: absolute;
left: 2rem;
top: 0rem;
padding: 0.5em;
}
}
nav header a amp-img,
nav[data-xx] header a amp-img {
height: 2rem;
vertical-align: middle;
top: -1px;
margin-right: 1rem;
}
@media (max-width: 75rem) {
body {
padding-top: 4.4rem;
}
nav,
nav[data-xx] {
position: fixed;
padding: 0;
top: 0;
left: 0;
right: 0;
}
nav header,
nav[data-xx] header {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
nav header:after,
nav header:before,
nav[data-xx] header:after,
nav[data-xx] header:before {
display: block;
}
nav label,
nav[data-xx] label {
height: 4.4rem;
}
nav label > ul,
nav[data-xx] label > ul {
position: fixed;
top: 4.4rem;
right: 0;
bottom: 0;
padding: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); text-align: left;
background: #3d2924;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
overflow-x: visible;
overflow-y: auto;
z-index: 50;
max-width: 100%;
width: 100vw;
}
nav label > ul li,
nav[data-xx] label > ul li {  width: 100%;
}
nav label > ul a,
nav[data-xx] label > ul a { border: none;
}
nav label input:checked ~ ul,
nav[data-xx] label input:checked ~ ul {
-webkit-transform: none;
transform: none;
}
nav label input:checked ~ header:before,
nav[data-xx] label input:checked ~ header:before {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
opacity: 0;
}
nav label input:checked ~ header:after,
nav[data-xx] label input:checked ~ header:after {
-webkit-transform: none;
transform: none;
opacity: 1;
}
nav label ul li ul,
nav[data-xx] label ul li ul {
display: block;
width: 100%;
padding: 0px;
}
nav label ul li ul li,
nav[data-xx] label ul li ul li {
border-color: #e3e6e8;
}
}  mark {
display: inline-block;
font-size: 1.1rem;
border-bottom: 1px solid #e3e6e8;
border-radius: 1.5rem;
background: #f4f5f6;
color: #679;
padding: 0.2rem 1.2rem;
margin: 0 0.5rem 0.5rem 0;
}
[data-att],
[data-dtt]:disabled,
[data-tt] {
overflow: visible;
}
[data-att]:after,
[data-dtt]:disabled:after,
[data-tt]:after {
position: absolute;
left: 50%;
top: 0;
opacity: 0;
visibility: hidden;
pointer-events: none;
z-index: 2;
background: #454f54;
border-radius: 3px;
color: #fff; font-size: 1.2rem;
line-height: 2.5;
font-weight: 300;
letter-spacing: 0;
white-space: nowrap;
padding: 0 1rem;
-webkit-transform: translate(-50%, -95%);
transform: translate(-50%, -95%);
text-transform: none;
}
[data-att]:hover:after,
[data-dtt]:disabled:hover:after,
[data-tt]:hover:after {
opacity: 0.9;
visibility: visible;
-webkit-transform: translate(-50%, calc(-100% - 5px));
transform: translate(-50%, calc(-100% - 5px));
}
[data-tt]:after {
content: attr(data-tt);
}
[data-dtt]:disabled:after {
content: attr(data-dtt);
}
[data-att]:after {
content: attr(href);
}
:after,
:before,
a,
button,
input,
ul,
li,
select,
textarea,
tr,
ul {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
[data-full] {
width: 100%;
}
[data-hide] {
display: none;
}
[data-serif] {
font-family: serif;
}
[data-sans] {
font-family: sans-serif;
}
[data-mono] {
font-family: monospace;
}
[data-fs="xs"] {
font-size: 1.1rem;
}
[data-fs="s"] {
font-size: 1.2rem;
}
[data-fs="m"] {
font-size: 1.4rem;
}
[data-fs="l"] {
font-size: 1.6rem;
}
[data-fs="xl"] {
font-size: 2.4rem;
}
[data-mt="0"] {
margin-top: 0;
}
[data-mt="2"] {
margin-top: 2rem;
}
[data-mt="4"] {
margin-top: 4rem;
}
[data-mt="8"] {
margin-top: 8rem;
}
[data-mb="0"] {
margin-bottom: 0;
}
[data-mb="2"] {
margin-bottom: 2rem;
}
[data-mb="4"] {
margin-bottom: 4rem;
}
[data-mb="8"] {
margin-bottom: 8rem;
}
[data-pt="0"] {
padding-top: 0;
}
[data-pt="2"] {
padding-top: 2rem;
}
[data-pt="4"] {
padding-top: 4rem;
}
[data-pt="8"] {
padding-top: 8rem;
}
[data-pb="0"] {
padding-bottom: 0;
}
[data-pb="2"] {
padding-bottom: 2rem;
}
[data-pb="4"] {
padding-bottom: 4rem;
}
[data-pb="8"] {
padding-bottom: 8rem;
}
[data-pa="0"] {
padding: 0;
}
[data-pa="2"] {
padding: 2;
}
[data-txt="l"] {
text-align: left;
}
[data-txt="r"] {
text-align: right;
}
[data-txt="c"] {
text-align: center;
}
[data-txt="j"] {
text-align: justify;
}  .textlarge {
width: 100%;
text-align: right;
font-size: 1.5em;
color: #000;
padding-right: 15px;
} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
margin-bottom: 20px;
overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-getwid-media-text-slider-slide-content {
position: unset;
} .banner {
min-height: 60vh !important;
}
@media (max-width: 600px) {
.banner {
min-height: 40vh !important;
}
}
.home .banner {
min-height: 80vh !important;
} p.alignfull,
div.alignfull {
width: 100vw;
margin-left: calc(50% - 50vw);
margin-bottom: 0px;
margin-top: 0px;
padding: 2rem 15%;
box-sizing: border-box;
}
@media (max-width: 1060px) {
p.alignfull,
div.alignfull {
width: 100vw;
margin-left: calc(50% - 50vw);
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
}
p.alignfull {
padding-left: 9rem;
padding-right: 9rem;
} div.vollebreite {
padding: 0;
} div.infoleiste {
padding: 10px 80px;
position: sticky;
position: -webkit-sticky;
top: 120px;
display: flex;
flex-direction: row;
justify-content: space-between;
font-family: "Galdeano", Arial, Sans Serif;
}
.infoleiste p a:not([data-btn])::before,
.infoleiste p a[data-xx]:not([data-btn])::before {
background: none;
}
.infoleiste h3 {
display: none;
}
.infoleiste * {
color: #fff;
font-size: 1.2rem;
text-transform: uppercase;
}
.infoleiste p {
margin: 0px;
}
@media (max-width: 80rem) {
div.infoleiste {
padding: 20px 10px;
}
.infoleiste * {
font-size: 1rem;
}
}
@media (max-width: 50rem) {
.infoleiste #text-3 {
display: none;
}
}
@media (max-width: 450px) {
.infoleiste #text-6 {
display: none;
}
.infoleiste * {
font-size: 0.9rem;
}
}
.infobox {
padding: 0px;
text-align: center;
} .infobox ul {
list-style: none;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 0px;
}
.infobox .lang-item img { width: 20px !important;
height: 14px !important;
} .keinmargin .wp-block-column {
margin-left: 0px;
}
.keinmargin .wp-block-group__inner-container {
padding: 3.1rem;
}
@media (max-width: 600px) {
.keinmargin .wp-block-group__inner-container {
padding: 0.5rem;
}
} @media (max-width: 900px) and (min-width: 600px) {
.dreispalter {
display: block;
}
.dreispalter .wp-block-column {
flex-basis: 100% !important;
}
} .card h4 {
font-weight: 400;
}
.card {
background: #fff;
display: block;
padding: 0.5rem;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin: 0 0 2rem 0;
} .card > amp-img,
.card > amp-img[data-xx],
.card > amp-img[class^="i-amp"],
.card > amp-img[class^="-amp"] {
width: calc(100% + 4rem);
max-width: none;
margin: 0 0 2rem -2rem;
display: block;
}
.card > amp-img:first-child,
.card > amp-img[data-xx]:first-child,
.card > amp-img[class^="i-amp"]:first-child,
.card > amp-img[class^="-amp"]:first-child {
margin: -2rem 0 2rem -2rem;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.card > amp-img:last-child,
.card > amp-img[data-xx]:last-child,
.card > amp-img[class^="i-amp"]:last-child,
.card > amp-img[class^="-amp"]:last-child {
margin: 0 0 -2rem -2rem;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
.card .wp-block-columns {
margin-bottom: 0px;
} .flipboxen a {
color: #fff;
}
.flipboxen p a:not([data-btn]):before {
display: none;
}
.flipboxen .wp-block-column {
background-color: transparent;
height: 100px;
width: 100px;
border: 1px solid #f1f1f1;
perspective: 1000px;
}
.flipboxen .wp-block-column .wp-block-media-text {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
display: inherit;
}
.flipboxen .wp-block-column:hover .wp-block-media-text {
transform: rotateY(180deg);
cursor: pointer;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__media,
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__content {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; backface-visibility: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__media {
background-color: #transparent;
color: black;
}
.flipboxen
.wp-block-column
.wp-block-media-text
.wp-block-media-text__media
img {
width: 90px;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__content {
background-color: #c00000;
color: #fff;
grid-column: auto;
transform: rotateY(180deg);
} .teaserblock figure a:after {
height: 0px;
}
.teaserblock figcaption {
text-align: left;
margin-top: -8px;
padding: 10px;
font-size: 1.1em;
font-weight: 400;
color: #fff;
background: #77263c;
}
.teaserblock figcaption a {
color: #fff;
} .ueberlappend {
margin-top: -120px;
z-index: 10;
}
.ueberlappt {
padding-bottom: 150px !important;
} .shine {
margin: 0px;
position: relative;
transition: 0.4s all ease;
}
.shine .wp-block-column {
display: block;
position: relative;
overflow: hidden;
}
.shine .wp-block-column::after,
.shine .wp-block-column::before {
position: absolute;
top: 0;
left: -95%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 10%,
rgba(255, 255, 255, 0) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 10%,
rgba(255, 255, 255, 0) 100%
);
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
pointer-events: none;
}
.shine .wp-block-column::after {
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 80%,
rgba(255, 255, 255, 0) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 80%,
rgba(255, 255, 255, 0) 100%
);
}
.shine .wp-block-column::after {
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 80%,
rgba(255, 255, 255, 0) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.1) 80%,
rgba(255, 255, 255, 0) 100%
);
}
.shine .wp-block-column:hover::before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
.shine .wp-block-column:hover::before {
-webkit-animation: shine 0.8s;
animation: shine 0.8s;
-webkit-animation-delay: 0.25s;
-moz-animation-delay: 0.25s;
-o-animation-delay: 0.25s;
animation-delay: 0.25s;
}
@-webkit-keyframes shine {
100% {
left: 160%;
}
}
@keyframes shine {
100% {
left: 160%;
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
}
} .fuzzyhover .wp-block-column:hover::after {
position: absolute;
display: block;
content: "";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/rahmen_v1.png) center center/100% 100% no-repeat;
z-index: 6;
}
.fuzzyhover2 .wp-block-column:hover::after {
position: absolute;
display: block;
content: "";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/rahmen_v2.png) center center/100% 100% no-repeat;
z-index: 6;
}
.fuzzyhover3 .wp-block-column:hover::after,
.fuzzyhover figure:hover::after,
.fuzzyhover a:hover::after {
position: absolute;
display: block;
content: "";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/rahmen_v3.png) center center/100% 100% no-repeat;
z-index: 6;
} .plushover .wp-block-column:hover a::after,
.plushover figure:hover a::after {
position: absolute;
display: block;
content: "";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/vergroesserung.png) center center/50px 50px no-repeat;
z-index: 2;
} .zoomin .wp-block-column .wp-block-cover,
.zoomin figure,
.zoomin a {
overflow: hidden;
}
.zoomin figure {
font-size: 0;
line-height: 0;
}
.zoomin .wp-block-column:hover .wp-block-cover img,
.zoomin figure:hover img,
.zoomin a:hover img {
-webkit-transform: translateZ(0) scale(1.1);
transform: translateZ(0) scale(1.1);
transition: transform 2s, -webkit-transform 2s;
}
.zoomin .wp-block-cover__inner-container,
.zoomin .wp-block-cover__inner-container {
z-index: 30;
} .px1margin .wp-block-column:not(:first-child) {
margin-left: 1px;
}
.px1margin.alignfull {
margin-bottom: 1px;
} .wp-block-latest-posts a {
display: block;
width: 100%;
}
.wp-block-latest-posts h3 {
min-height: 2.6em;
font-weight: 500;
font-size: 2.5rem;
letter-spacing: -0.05rem;
}
.wp-block-latest-posts .beitragslink {
display: block;
width: 100%;
padding: 1em 0;
background: #000000;
color: #fff;
text-align: center;
} .beitragsloop {
border-bottom: 3px #ddd dotted;
padding: 0 0 1rem;
position: relative;
}
.beitragsloop img {
width: 100%;
margin: 2rem 0 0;
}
.beitragsloop h3 {
font-size: 1.3rem;
margin-top: 0.4rem;
} .wp-block-lazyblock-zweispalten-infoblock-bilderlinks {
margin: 3rem 0;
}
.zweispalten_info_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_info .spalterechts {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_info .wp-block-column {
flex-basis: 100% !important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_info .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_info .bildlinksoben {
width: 90%;
padding-bottom: 275px;
padding-top: 3rem;
}
.zweispalten_info .bildlinksunten {
width: 100%;
}
.zweispalten_info .wrap {
overflow: hidden;
}
.zweispalten_info .bildlinksunten .wrap {
position: absolute;
width: 80%;
bottom: 0;
right: 0;
}
.zweispalten_info .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all 0.5s;
}
.zweispalten_info .bild a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 1rem;
padding-top: 25%;
z-index: 5;
text-align: center;
background: rgba(0, 0, 0, 0.2);
color: white;
text-transform: uppercase;
}
.zweispalten_info .bild a .h2 {
font-size: 33px;
line-height: 39px;
}
.zweispalten_info .bild a .h3 {
font-size: 16px;
line-height: 22px;
}
.zweispalten_info .bildlinksunten .bild a {
padding-top: 40%;
}
.zweispalten_info .bildlinksoben .bild a {
z-index: 0;
}
.zweispalten_info .bildrechts {
overflow: hidden;
margin-bottom: 3rem;
order: 1;
height: 250px;
width: 80%;
margin-left: 10%;
}
@media (min-width: 768px) {
.zweispalten_info .bildrechts {
height: 370px;
margin-left: 5%;
}
}
@media (min-width: 1200px) {
.zweispalten_info .bildrechts {
width: 400px;
margin-left: 15%;
}
} .wp-block-lazyblock-vierteaser-linkshoch,
.wp-block-lazyblock-vierteaser-rechtshoch,
.wp-block-lazyblock-zweiteaser-linksweit,
.wp-block-lazyblock-zweiteaser-rechtsweit {
clear: both;
margin: 0px -1% 0px -10px;
}
.wp-block-lazyblock-vierteaser-linkshoch > div,
.wp-block-lazyblock-vierteaser-rechtshoch > div,
.wp-block-lazyblock-zweiteaser-linksweit > div,
.wp-block-lazyblock-zweiteaser-rechtsweit > div {
margin-right: -10px;
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox,
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox,
.wp-block-lazyblock-zweiteaser-linksweit .teaserbox,
.wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox {
float: left;
min-height: 400px;
min-width: 33%;
border: 1px #fff solid;
border-right: 0px;
border-bottom: 0px;
background-size: cover;
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox.hoch,
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
height: 800px;
}
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
float: right;
margin-right: 1%;
}
@media (max-width: 950px) {
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
float: left;
}
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox.weit,
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.weit,
.wp-block-lazyblock-zweiteaser-linksweit .teaserbox.weit,
.wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox.weit {
width: 66%;
}
@media (max-width: 950px) {
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox,
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox,
.wp-block-lazyblock-zweiteaser-linksweit .teaserbox,
.wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox {
width: 100% !important;
}
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center,
.wp-block-lazyblock-vierteaser-rechtshoch .text-center,
.wp-block-lazyblock-zweiteaser-linksweit .text-center,
.wp-block-lazyblock-zweiteaser-rechtsweit .text-center {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
text-align: center;
background: rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column;
justify-content: center;
color: white;
text-transform: uppercase;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center h3,
.wp-block-lazyblock-vierteaser-rechtshoch .text-center h3,
.wp-block-lazyblock-zweiteaser-linksweit .text-center h3,
.wp-block-lazyblock-zweiteaser-rechtsweit .text-center h3 {
font-size: 0.9rem;
color: #fff;
letter-spacing: 0.2em;
font-weight: 500;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center h2,
.wp-block-lazyblock-vierteaser-rechtshoch .text-center h2,
.wp-block-lazyblock-zweiteaser-linksweit .text-center h2,
.wp-block-lazyblock-zweiteaser-rechtsweit .text-center h2 {
color: #fff;
margin-top: 0px;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center .button,
.wp-block-lazyblock-vierteaser-rechtshoch .text-center .button,
.wp-block-lazyblock-zweiteaser-linksweit .text-center .button,
.wp-block-lazyblock-zweiteaser-rechtsweit .text-center .button {
color: #fff; background: #000;
padding: 10px;
margin: 0px 20%;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center:hover .button,
.wp-block-lazyblock-vierteaser-rechtshoch .text-center:hover .button,
.wp-block-lazyblock-zweiteaser-linksweit .text-center:hover .button,
.wp-block-lazyblock-zweiteaser-rechtsweit .text-center:hover .button {
color: #3c3c3b;
background: #fff;
} .zweispalten_2bilderlinks_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_2bilderlinks .spalterechts {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_2bilderlinks .wp-block-column {
flex-basis: 100% !important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_2bilderlinks .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_2bilderlinks .bildlinksoben { padding-bottom: 400px;
padding-top: 2rem;
margin-left: 1.5rem;
}
.zweispalten_2bilderlinks .bildlinksoben .bild {
height: 166px;
width: 240px;
z-index: 1;
border: 8px solid #f9f8f7 !important;
}
.zweispalten_2bilderlinks .bildlinksunten {
width: 100%;
}
.zweispalten_2bilderlinks .wrap {
overflow: hidden;
}
.zweispalten_2bilderlinks .bildlinksunten .wrap {
position: absolute;
width: 100%;
bottom: 0;
right: 0;
}
.zweispalten_2bilderlinks .bildlinksunten .bild {
min-height: 500px;
}
.zweispalten_2bilderlinks .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all 0.5s;
}
@media (max-width: 600px) {
.zweispalten_2bilderlinks .bildlinksunten .bild {
min-height: 300px;
}
.zweispalten_2bilderlinks .bildlinksoben {
padding-bottom: 200px;
}
} .zweispalten_2bilderrechts_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_2bilderrechts .spaltelinks {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_2bilderrechts .wp-block-column {
flex-basis: 100% !important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_2bilderrechts .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_2bilderrechts .bildrechtsoben {
position: absolute;
right: 0;
padding-bottom: 400px;
padding-top: 2rem;
margin-right: 1.5rem;
}
.zweispalten_2bilderrechts .bildrechtsoben .bild {
height: 166px;
width: 240px;
z-index: 1;
border: 8px solid #f9f8f7 !important;
}
.zweispalten_2bilderrechts .bildrechtsunten {
width: 100%;
}
.zweispalten_2bilderrechts .wrap {
overflow: hidden;
}
.zweispalten_2bilderrechts .bildrechtsunten .wrap {
position: relative;
width: 100%;
bottom: -100px;
right: 0;
}
.zweispalten_2bilderrechts .bildrechtsunten .bild {
min-height: 500px;
}
.zweispalten_2bilderrechts .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all 0.5s;
}
@media (max-width: 600px) {
.zweispalten_2bilderrechts .bildrechtsunten .bild {
min-height: 300px;
}
.zweispalten_2bilderrechts .bildrechtsoben {
padding-bottom: 200px;
}
} @media (min-width: 992px) {
.verschoben-rechts
figure.wp-block-getwid-media-text-slider-slide-content__media {
padding-left: 15% !important;
}
}
.verschoben-rechts
figure.wp-block-getwid-media-text-slider-slide-content__media {
margin-bottom: 20px;
}
.wp-block-getwid-media-text-slider-slide-content__content {
box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.5);
}
.wp-block-group__inner-container {
padding: 1.8em;
}
.verschoben-rechts {
margin-top: 3rem !important;
}
.angebote-slider {
padding-top: 1rem !important;
padding-bottom: 3rem !important;
}
.angebote-slider .layer {
padding: 1rem 0;
} .footerButtonRight {
position: absolute;
right: 0px;
top: 0px;
}
@media (max-width: 840px) {
.footerButtonRight {
display: none;
}
}
.footerbutton {
background-color: transparent;
width: 180px;
height: 180px;
border-radius: 50%;
text-align: center;
transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
border: 1px #fff dotted;
-webkit-transition: transform 0.4s ease-in-out;
transition: transform 0.4s ease-in-out;
float: right;
}
.footerbutton:hover {
transform: rotate(-0deg);
-webkit-transform: rotate(-0deg);
-ms-transform: rotate(-0deg);
background: #fff;
}
.footerbutton h2 {
font-size: 1.6rem;
padding-top: 30px;
margin-bottom: 0rem;
}
.footerbutton h3 {
font-size: 1rem;
margin-top: 0px;
color: #3d2924;
} .wp-block-buttons.alignright {
text-align: right;
}
.wp-block-buttons.alignleft {
text-align: left;
}
.covid-button a {
width: 250px;
height: 250px;
border-radius: 100% !important;
}
.button-covid {
position: absolute;
right: -30px;
bottom: -37vh;
border-radius: 50%;
height: 200px;
width: 200px;
background-color: white;
}
.button-covid:hover {
background-color: white !important;
}
.button-covid a {
color: #998d85;
font-weight: 700;
} .bannerboxen {
top: 200px;
position: absolute;
right: 50px;
width: 30%;
z-index: 1;
font-size: 0.8rem;
}
@media (max-width: 80rem) {
.bannerboxen {
top: 200px;
position: absolute;
right: 10px;
width: 40%;
z-index: 2;
}
}
@media (max-width: 600px) {
.bannerboxen {
top: 40px;
position: absolute;
right: 10px;
width: 50%;
z-index: 2;
}
}
.bannerbox {
width: 100%;
right: 20px;
bottom: 20px;
background: #fff;
padding: 20px;
}
.bannerbox::after {
position: absolute;
display: block;
content: "";
left: -15px;
top: -15px;
width: 70px;
height: 70px;
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/x.png) center center/70px 70px no-repeat;
z-index: 2;
} .headerbuttons {
width: 396px;
height: 20px;
position: absolute;
top: calc(60vh - 268px);
right: 20px;
z-index: 2;
}
.home .headerbuttons {
top: calc(80vh - 268px);
}
.headerbuttons .headerbutton {
display: none;
position: absolute;
width: 143px;
height: 136px;
text-align: center;
font-size: 1.7rem;
font-family: "Galdeano", Arial, Sans Serif;
}
.headerbuttons .headerbutton:first-child {
display: flex;
top: 60px;
left: 66px;
justify-content: center;
flex-direction: column;
background: url(https://www.alpenhof.de/wp-content/themes/alpenhof/img/header-button-braun.png)
center center/100% 100% no-repeat;
z-index: 2;
}
.headerbuttons .headerbutton:first-child a,
.headerbuttons .headerbutton:nth-child(3) a {
color: #fff;
}
.headerbuttons .headerbutton:nth-child(2) {
display: flex;
position: absolute;
top: 142px;
left: 138px;
justify-content: center;
flex-direction: column;
background: url(https://www.alpenhof.de/wp-content/themes/alpenhof/img/header-button-weiss.png)
center center/100% 100% no-repeat;
z-index: 1;
}
.headerbuttons .headerbutton:nth-child(3) {
display: none;
position: absolute;
top: 35px;
left: 180px;
justify-content: center;
flex-direction: column;
background: url(https://www.alpenhof.de/wp-content/themes/alpenhof/img/header-button-beige.png)
center center/100% 100% no-repeat;
}
body.home .headerbuttons .headerbutton:nth-child(3) {
display: flex;
}
.headerbuttons .headerbutton:nth-child(3) p {
line-height: normal;
}
@media (max-width: 450px) {
.headerbuttons .headerbutton:first-child {
top: 90px;
left: 75px;
}
.headerbuttons .headerbutton {
width: 90px;
height: 85px;
font-size: 1.1rem;
}
.headerbuttons .headerbutton:nth-child(3) {
top: 77px;
left: 150px;
}
}
@media (max-width: 350px) {
.headerbuttons {
right: 0px;
}
} .awards {
padding: 10px !important;
}
.awards img {
filter: grayscale(100%);
}
.awards img:hover {
filter: grayscale(0%);
}
.awards .wp-block-image .aligncenter {
padding: 15px;
}
@media (min-width: 782px) and (max-width: 1200px) {
.awards .wp-block-image .aligncenter {
padding: 0px;
}
}
@media (min-width: 600px) and (max-width: 781px) {
.awards .wp-block-column {
flex-basis: 20% !important;
}
}
@media (max-width: 599px) {
.awards .wp-block-column {
flex-basis: 25% !important;
}
} .bw img {
filter: grayscale(100%);
} .image-zoom {
width: 100vw;
margin-left: calc(50% - 50vw);
margin-bottom: 0px;
margin-top: 0px;
box-sizing: border-box;
position: relative;
height: 80vh;
overflow: hidden;
}
.image-zoom .wp-block-cover { display: inline-block;
opacity: 1;
position: absolute;
top: 0;
width: 100%; animation: 60s ease 0s normal none infinite running zoomin;
-webkit-animation: 60s ease 0s normal none infinite running zoomin;
-o-animation: 60s ease 0s normal none infinite running zoomin;
-moz--o-animation: 60s ease 0s normal none infinite running zoomin;
}
@keyframes zoomin {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.5, 1.5);
}
100% {
transform: scale(1, 1);
}
} .ol-attribution { font-size: 0.8em;
}
.wp-block-cover.mapcover .wp-block-cover__inner-container .ol-popup a,
.wp-block-cover.mapcover .wp-block-cover__inner-container .ol-popup div {
color: #000;
font-size: 0.8em;
} .blocks-gallery-grid.columns-2 .blocks-gallery-item,
.blocks-gallery-grid.columns-3 .blocks-gallery-item,
.blocks-gallery-grid.columns-4 .blocks-gallery-item,
.wp-block-gallery.columns-2 .blocks-gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-item,
.wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 1px;
margin-bottom: 1px;
} .wp-block-getwid-template-post-featured-image a {
width: 100%;
}
.wp-block-getwid-template-post-featured-image img {
display: block;
object-fit: cover;
height: 250px;
width: 100%;
}  .has-browngrey-background-color {
background-color: #acac9a;
}
.has-bluegreen-background-color {
background-color: #5e706d;
}
.has-golden-background-color {
background-color: #9a7a4b;
}
.has-weiss-background-color {
background-color: #fff;
}
.has-black-background-color {
background-color: #000;
}
.has-brown-background-color {
background-color: #b95b0f;
}
.has-browngrey-color {
color: #acac9a;
}
hr.has-browngrey-color {
-webkit-filter: sepia(1);
filter: sepia(1);
-webkit-filter: brightness(0.5);
filter: brightness(0.5);
}
.has-bluegreen-color {
color: #5e706d;
}
.has-golden-color {
color: #9a7a4b;
}
.has-weiss-color {
color: #fff;
}
hr.has-weiss-color {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.has-black-color {
color: #000;
}
.has-brown-color {
color: #b95b0f;
}   .wp-block-gallery.has-nested-images.drone-gallery figure.wp-block-image {
width: 100% !important;
display: none; position: absolute;
top: 0;
left: 0;
}
.wp-block-gallery.has-nested-images.drone-gallery figure.wp-block-image.show-always {
display: flex; position: relative;
}
.wp-block-gallery.has-nested-images.drone-gallery figure.wp-block-image.show-hover {
position: relative;
}
.wp-block-list li {
cursor: pointer; }
.wp-block-list li.active {
background-color: #bfbfbf; font-weight: bold; }
.wp-block-list li:hover {
background-color: #bfbfbf; }
.drone-accordion a {
color: #ffffff;
}
.wp-block-list li.active a {
background-color: transparent;
}
.drone-accordion #ui-id-1,
.drone-accordion #ui-id-2 {
background-color: #acac9a;
color:#ffffff;
}
.drone-accordion #ui-id-3,
.drone-accordion #ui-id-4 {
background-color: #5e706d;
color:#ffffff;
}
.drone-accordion #ui-id-5,
.drone-accordion #ui-id-6 {
background-color: #495754;
color:#ffffff;
}
.drone-accordion li {
position: relative;
}
.drone-accordion li .icon-link {
position: absolute;
right: 0;
bottom: 3px;
width: 22px;
height: 22px;
display: inline-block;
}
.drone-accordion li .icon-link::after {
content: '';
background-image: url(https://www.alpenhof.de/wp-content/uploads/2025/03/image_3_.png);
position: absolute;
width: 100%;
height: 100%;
background-size: contain;
} @media (max-width: 1060px) {
div.alignfull.formular {
padding: 10px;
}
}
.copyright {
float: left;
padding: 0 1rem;
}
.social-media-footer {
float: right;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.social-media-footer > div {
margin-left: 10px;
}
label.nl-label:before,
label.nl-label:after {
display: none !important;
}
.nl-right input[type="checkbox"] {
width: 1.5rem;
height: 1.5rem;
}
.row.checkbox-inline {
display: inline-block;
}
.dirs-booking {
z-index: 500;
} .anfrageformular h1 {
padding-top: 2.5em;
}
hr {
border: 0;
width: 20%;
height: 25px;
margin: 0 auto;
background: transparent
url(https://www.alpenhof.de/wp-content/themes/alpenhof/img/fuzzyline.png)
center center/100% 100% no-repeat !important;
}
hr.has-black-background-color {
background-color: transparent !important;
}
.wp-block-separator {
border-top: 0px solid;
border-bottom: 0px solid;
} #wptp-container .termsdecline {
-webkit-display: none !important;
-moz-display: none !important;
-ms-display: none !important;
-o-display: none !important;
display: none !important;
}
#wptp-container .termsagree {
-webkit-float: none !important;
-moz-float: none !important;
-ms-float: none !important;
-o-float: none !important;
float: none !important;
}
#wptp-container .termstitle {
-webkit-font-size: 1.5em !important;
-moz-font-size: 1.5em !important;
-ms-font-size: 1.5em !important;
-o-font-size: 1.5em !important;
font-size: 1.5em !important;
}
#wptp-container h2,
#wptp-container h3 {
-webkit-padding: 0 !important;
-moz-padding: 0 !important;
-ms-padding: 0 !important;
-o-padding: 0 !important;
padding: 0 !important;
} .wpcf7-field-group {
border: 1px #fff solid;
padding: 15px;
margin-bottom: 35px;
} .wpcf7-field-group button:not(:disabled) {
padding: 3px 1em;
}
button.wpcf7-field-group-add {
background-color: #b95b0f;
} form .nl2go .nl-left label.nl-label {
width: 20%;
} .zeitraum {
font-weight: 500;
} .wp-block-getwid-counter__number {
font-size: 17px;
color: #fff;
background-color: #3c5235;
padding: 0px 10px 2px;
font-family: "DigitalNumbers";
font-weight: 600;
letter-spacing: 1px;
width: 80px;
margin: 0 auto;
}
.wp-block-columns.alignfull.vollebreite {
gap: 0;
}
.wp-block-columns.alignfull.vollebreite.dreispalter
.wp-block-column
.wp-block-cover__inner-container,
.wp-block-columns.alignfull.vollebreite.dreispalter
.wp-block-column
.wp-block-cover__inner-container
a {
color: white;
}  .YidUI.YidUI {
font-family: "Galdeano" !important;
}
@media (min-width: 500px) {
.aa-popup-widget
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"]),
.aa-popup-widget
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[data-xx],
.aa-popup-widget
input:not([type="radio"]):not([type="checkbox"]):not([type="button"]):not([type="submit"])[class^="user-"] {
width: 100% !important;
}
}
.aa-popup-widget button:hover {
background-color: rgb(94, 112, 109) !important;
color: #fff !important;
}
.aa-popup-widget button:hover svg {
fill: #fff !important;
}  nav ul a {
color: #fff;
}
nav ul a:hover {
color: #acac9a;
} a:hover {
color: #b95b0f;
}
.headerbuttons .headerbutton:first-child a:hover {
color: #b95b0f;
}
a.button,
a.wp-block-button__link,
.is-style-outline > .wp-block-button__link,
.wp-block-button__link.is-style-outline {
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/fuzzy-button_black.png) center center/100% 100% no-repeat !important;
border: 0px !important;
color: #fff !important;
padding-right: 50px;
}
a.button:hover,
a.wp-block-button__link:hover {
background: url(//www.alpenhof.de/wp-content/themes/alpenhof/img/fuzzy-button_graygreen.png) center center/100% 100%
no-repeat !important;
border: 0px !important;
color: #fff !important;
}
.wp-block-cover__inner-container .has-weiss-color a {
color: #ffffff;
}