span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative;
}
.owl-carousel {
display: none;
width: 100%;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
}
.owl-carousel .animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}.owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
color: #fff;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
background: #869791;
color: #fff;
text-decoration: none;
}
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #d6d6d6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 0.2s ease;
border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}* {
box-sizing: border-box;
}
html {
overflow-y: scroll;
}
html,
body {
width: 100%;
font-family: "Roobert";
font-weight: normal;
background-color: #f8f4f0;
color: #000;
}
a {
color: inherit;
text-decoration: none;
}
h1,
h2 {
font-weight: normal;
font-size: max(35px, min(3.5vmax, 78px)); font-size: clamp(35px, 3.5vw, 78px);
margin-top: 0;
margin-bottom: 60px;
}
h2 {
margin-bottom: 40px;
margin-top: 40px;
padding-top: 40px;
font-size: max(27px, min(3vmax, 47px)); font-size: clamp(27px, 3vw, 47px);
}
h3 {
font-weight: bold;
letter-spacing: 0.02vw;
font-size: max(27px, min(2.05vmax, 47px)); font-size: clamp(27px, 2.05vw, 47px);
}
p {
font-size: max(22px, min(1.739vmax, 39px)); font-size: clamp(22px, 1.739vw, 39px);
line-height: 1.5;
margin-bottom: 60px;
margin-top: 0;
overflow-wrap: break-word;
word-break: break-word;
}
.img-fluid {
width: 100%;
height: auto;
} .header {
position: fixed;
z-index: 20;
top: 0;
left: 0;
display: flex;
justify-content: space-between;
width: 100%;
padding: 33px 40px 33px 40px;
font-size: max(22px, min(1.5vmax, 35px)); font-size: clamp(22px, 1.5vw, 35px);
letter-spacing: 0.05rem;
}
.header .logo {
display: flex;
align-items: center; }
.page-template-page-home .header a#home-logo {
top: 50%;
position: fixed;
left: 50%;
transform: translate(-50%, -50%);
font-size: 9vw;
white-space: nowrap;
transform-origin: top left;
padding: 33px 40px;
}
a.logo-mobile-start {
display: none;
}
@media (max-width: 768px) {
.page-template-page-home .header a#home-logo {
display: none;
}
a.logo-mobile-start {
display: flex;
}
}
.header ul.menu {
list-style: none;
display: flex;
justify-content: space-between;
align-items: center;
margin: 0;
padding: 0;
}
.header ul.menu li {
margin-right: 6vw;
}
.header ul.menu a {
font-size: max(22px, min(1.5vmax, 35px)); font-size: clamp(22px, 1.5vw, 35px);
text-transform: uppercase;
text-decoration: none;
color: inherit;
}
.header .menu-container {
display: flex;
justify-content: space-between;
}
.menu-container .side-menu {
display: flex;
justify-content: space-between;
align-items: center;
}
.header ul.menu li.current-menu-item a,
.header ul.menu li.current_page_parent a,
.header ul.menu li.current-page-ancestor a,
.sub-menu li.current_page_item a,
.header ul.menu li.current-menu-ancestor a {
color: #878381;
}
.blog .sub-menu a.cat-all,
.page-template-page-home .sub-menu a.cat-all,
.sub-menu a.current-cat,
.sub-menu li.current-menu-ancestor a {
color: #878381;
}
.single-presse .header ul.menu li.current_page_parent a,
.search-results .header ul.menu li.current_page_parent a,
.search-results .header ul.menu li.current-menu-ancestor a {
color: inherit;
}
ul.lang-switch {
margin: 0;
padding: 0;
display: flex;
list-style: none;
text-transform: uppercase;
}
ul.lang-switch li:first-of-type {
border-right: 1px solid #000;
padding-right: 10px;
}
ul.lang-switch li:nth-child(2) {
padding-left: 10px;
}
ul.lang-switch li.current-lang {
color: #878381;
} .menu-mobile-toggle {
display: none;
}
#mobile-menu {
position: fixed;
top: 0;
min-height: 0;
}
#mobile-menu > * {
display: none;
}
.menu-active #mobile-menu > * {
display: flex;
}
.menu-active #mobile-menu {
padding: 92px 20px 30px;
min-height: 0;
height: 100vh; height: calc(var(--vh, 1vh) * 100);
width: 100%;
z-index: 10;
background-color: #f8f4f0;
display: flex;
flex-flow: column;
}
.menu-active #mobile-menu ul#primary-menu {
display: flex;
list-style: none;
padding: 0;
flex-grow: 1;
flex-flow: column;
justify-content: space-evenly;
margin: 0;
font-size: 12.5vw;
text-transform: uppercase;
}
.menu-active .mobile-menu-bottom {
border-top: 1px solid #878381;
display: flex;
flex-flow: column;
min-height: 27vh;
justify-content: space-between;
margin-top: 1rem;
padding-top: 2rem;
}
.menu-active .mobile-menu-bottom ul {
display: flex;
list-style: none;
padding: 0;
}
.menu-active .mobile-menu-bottom ul.lang-switch {
font-size: 35px;
} ul#primary-menu a,
.cat-filter a,
.block-nachlese a,
.presse-grid a {
display: inline-block;
position: relative;
transition: color 0.3s ease-in-out;
}
ul#primary-menu a:hover,
.cat-filter a:hover,
.block-nachlese a:hover { }
ul#primary-menu a:after,
.cat-filter a:after,
.block-nachlese a:after,
.presse-grid a:after {
content: "";
position: absolute;
width: 100%;
transform: scaleX(0);
height: 1px;
bottom: -3px;
left: 0;
background-color: #000;
transform-origin: bottom right;
transition: transform 0.4s ease-out;
}
ul#primary-menu a:hover:after,
.cat-filter a:hover:after,
.block-nachlese a:hover:after,
.presse-grid a:hover:after {
transform: scaleX(1);
transform-origin: bottom left;
} #search-container {
height: 0;
min-height: 0;
background-color: #fff;
position: absolute;
top: 92px;
width: 100%;
z-index: 20;
transition: min-height 300ms ease-in-out;
overflow: hidden;
display: flex;
align-items: center;
}
.search-active #search-container {
min-height: 120px;
transition: min-height 300ms ease-in-out;
}
#search-container .search-c {
display: flex;
}
form.searchform {
width: 100%;
padding-left: 130px;
}
form.searchform input[type="text"] {
border-width: 0;
width: 100%;
font-size: 1.5rem;
margin-left: 1rem;
}
form.searchform input[type="text"]:focus-visible {
outline: none;
}
form.searchform button[type="submit"] {
display: none;
}
a.search-toggle {
margin-left: 25px;
}
a.search-toggle svg .icon-search {
fill: #000;
}
a.search-toggle:hover svg .icon-search {
fill: #878381;
}
a.search-toggle.search-close {
margin-right: 40px;
display: flex;
align-items: center;
}
a.search-toggle.search-close img {
width: 24px;
height: auto;
}
span.highlight {
color: #878381;
}
.search-results h1 {
margin-bottom: 100px;
}
ul.search-results li {
margin: 0;
font-size: max(27px, min(2.05vmax, 47px)); font-size: clamp(27px, 2.05vw, 47px);
}
ul.search-results li a {
font-weight: bold;
}
ul.search-results {
list-style: outside;
}
.search-cat {
display: block;
text-transform: uppercase;
font-size: max(14px, min(1vmax, 120px)); font-size: clamp(14px, 1vw, 20px);
line-height: 1.5;
letter-spacing: 0.05vw;
margin: 1rem 0;
}
#mobile-menu form.searchform {
padding-left: 0;
}
#mobile-menu form.searchform input[type="submit"] {
display: block;
}
#mobile-menu .search-c {
display: flex;
}
#mobile-menu form.searchform input[type="text"] {
width: 100%;
margin-left: 0;
line-height: 2.5;
border: 1px solid #000;
padding-left: 1rem;
background-color: #f8f4f0;
}
#mobile-menu form.searchform button[type="submit"] {
width: 24%;
border-radius: 0;
border: 1px solid #000;
}
#mobile-menu form.searchform button[type="submit"] svg {
width: 55%;
height: auto;
} .wrapper {
min-height: 100vh;
display: flex;
flex-flow: column;
justify-content: space-between;
}
section.main {
margin-top: 250px;
padding: 40px 160px;
width: 85%;
} .page-template-page-home section.main {
width: 100%;
}
.page-template-page-home section.main.logo-ani {
width: 100%;
margin-top: 0;
min-height: 100vh;
display: flex;
flex-flow: column;
align-items: center;
justify-content: center;
}
.page-template-page-home section.main.logo-ani .logo-big {
font-size: 9vw;
white-space: nowrap;
display: none;
}
section.main.text-home {
margin-top: 100px;
}
@media (max-width: 768px) {
.page-template-page-home section.main.logo-ani .logo-big { }
.page-template-page-home section.main.logo-ani {
display: none !important;
}
.page-template-page-home section.main.full-width {
margin-top: 90px !important;
min-height: unset !important;
}
}
.page-template-page-home section.main .text-big {
font-size: 6vw;
white-space: nowrap;
text-align: center;
padding-bottom: 6vw;
}
.page-template-page-home .sub-menu {
position: relative;
}
.page-template-page-home section.main.full-width {
padding: 40px;
width: 100%;
} .sub-menu {
position: absolute;
width: 100%;
margin-top: max(94px, min(5.3vmax, 105px)); margin-top: clamp(94px, 5.3vw, 105px);
border-top: 1px solid #000;
padding: 0 40px;
}
.cat-filter ul {
display: flex;
justify-content: space-between;
list-style: none;
padding: 0;
}
.cat-filter a {
text-transform: uppercase;
font-size: max(14px, min(1vmax, 18px)); font-size: clamp(14px, 1vw, 18px);
letter-spacing: 0.05rem;
} .grid-work h2 {
font-size: max(20px, min(1.75vmax, 30px)); font-size: clamp(20px, 1.75vw, 30px);
margin-top: 0.5rem;
margin-bottom: 60px;
padding-top: 0;
line-height: 1.5;
}
.grid-work img {
width: 100%;
height: auto;
}
.grid-work {
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: auto; }
.blog .grid-work.grid-work-first,
.archive .grid-work.grid-work-first {
margin-top: 185px;
}
.grid-work .work-container:nth-child(1n) {
display: flex;
grid-row: 1 / 2;
grid-column: 1 / 3;
justify-content: center;
padding-top: 5%;
}
.grid-work .work-container:nth-child(1n) div.portrait {
width: 25%;
height: auto;
}
.grid-work .work-container:nth-child(1n) div.landscape {
width: 34%;
height: auto;
}
.grid-work .work-container:nth-child(2n) {
display: flex;
grid-row: 2 / 3;
grid-column: 2 / 3;
justify-content: center;
padding-top: 10%;
}
.grid-work .work-container:nth-child(2n) div.portrait {
width: 50%;
height: auto;
}
.grid-work .work-container:nth-child(2n) div.landscape {
width: 74%;
height: auto;
}
.grid-work .work-container:nth-child(3n) {
display: flex;
grid-row: 2 / 3;
grid-column: 1 / 2;
justify-content: center;
padding-top: 45%;
}
.grid-work .work-container:nth-child(3n) div.portrait {
width: 50%;
height: auto;
}
.grid-work .work-container:nth-child(3n) div.landscape {
width: 75%;
height: auto;
}
.grid-work .work-container:nth-child(4n) {
width: 100%;
grid-row: 3 / 4;
grid-column: 1 / 3;
display: flex;
justify-content: center;
padding-left: 25%;
padding-top: 5%;
}
.grid-work .work-container:nth-child(4n) div.portrait {
width: 34%;
height: auto;
}
.grid-work .work-container:nth-child(4n) div.landscape {
width: 55%;
height: auto;
}
.grid-work .work-container:nth-child(5n) {
display: flex;
grid-row: 4 / 5;
grid-column: 1 / 2;
justify-content: center;
padding-top: 15%;
}
.grid-work .work-container:nth-child(5n) div.portrait {
width: 50%;
height: auto;
}
.grid-work .work-container:nth-child(5n) div.landscape {
width: 75%;
height: auto;
}
.grid-work .work-container:nth-child(6n) {
display: flex;
grid-row: 4 / 5;
grid-column: 2 / 3;
justify-content: center;
padding-top: 55%;
}
.grid-work .work-container:nth-child(6n) div.portrait {
width: 50%;
height: auto;
}
.grid-work .work-container:nth-child(6n) div.landscape {
width: 75%;
height: auto;
} .work-hover {
display: flex;
align-items: center;
overflow: hidden;
}
.work-hover img {
transition: transform 400ms ease-in-out;
}
.work-hover:hover img {
transform: scale(1.05);
} .header.header-single { }
.header.header-single img {
height: 2rem;
width: 2rem;
}
.single section.main {
margin-top: 200px;
margin-left: 0;
padding: 40px;
width: 100%;
}
.single h1 {
font-size: max(35px, min(3.5vmax, 78px)); font-size: clamp(35px, 3.5vw, 78px);
}
.single h1,
.single p,
.credits {
margin-left: 120px;
}
.single p {
margin-top: 60px;
}
.image-container {
margin-top: 60px;
}
.image-container img {
width: 100%;
height: auto;
}
.image-container .portrait {
width: 60%;
height: auto;
margin: 0 auto;
}
.image-container .landscape {
margin: 0 120px;
}
.image-container .item {
margin-bottom: 60px;
}
.image-container .item span,
.block-image span {
line-height: 1.5;
}
a.close-button {
display: flex;
}
a.close-button:hover svg g#D5 {
fill: #878381;
} .credits {
font-size: 15px;
line-height: 1.5;
margin-top: 20px;
} .page-template-page-presse .main {
width: 100%;
}
.single-presse section.main {
padding-left: 160px;
padding-right: 160px;
margin-top: 250px;
}
.single-presse h1 {
margin-left: 0;
margin-bottom: 0.5rem;
}
.single-presse h2 { font-weight: bold;
}
.single-presse .sub {
font-size: 18px;
line-height: 1.5;
display: block;
margin-bottom: 60px;
}
.single-presse p {
margin-left: 0;
}
.presse-grid {
display: grid;
grid-template-columns: 1fr 1fr;
grid-row-gap: 4rem;
grid-column-gap: 10%;
}
.presse-grid .item {
font-size: max(22px, min(1.739vmax, 39px)); font-size: clamp(22px, 1.739vw, 39px);
line-height: 1.5;
}
.presse-grid .item a {
font-weight: bold;
line-height: 1;
}
.block-image {
display: flex;
flex-flow: column;
align-items: center;
margin-bottom: 60px;
}
.block-image .inner img {
width: 100%;
height: auto;
}
.block-image .inner.portrait {
width: 60%;
} .block-nachlese {
border-top: 1px solid #000;
margin-top: 60px;
}
.block-nachlese p {
margin-top: 1rem;
margin-bottom: 1rem;
}
.block-nachlese h2 {
margin-top: 20px;
} .kataloge-grid {
width: calc(100vw - 177px);
overflow: hidden;
margin-bottom: 60px;
}
.kataloge-grid .item {
display: flex;
align-items: flex-end;
}
.kataloge-grid .item a {
margin-right: 2rem;
}
.kataloge-grid p {
margin-bottom: 0;
}
.kataloge-grid .owl-carousel {
padding-left: 0;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background-color: #000;
}
.owl-theme .owl-dots .owl-dot span {
background-color: #8c8c8c;
}
.owl-carousel.owl-carousel_katalog .owl-item img {
height: 100%;
width: auto;
}
.owl-carousel.owl-carousel_katalog .owl-stage {
padding-left: 0 !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin: 100px 0 60px 0;
}
.owl-dots {
padding-right: 160px;
margin-bottom: 0 !important;
} .page-id-17 section.main,
.page-id-162 section.main {
margin-top: 150px;
}
@media (max-width: 768px) {
.page-id-17 section.main,
.page-id-162 section.main {
margin-top: 100px;
}
} footer {
font-size: 0.9rem;
display: flex;
justify-content: space-between;
padding: 40px 40px 25px;
text-transform: uppercase;
margin-top: auto;
}
ul#footer-1 {
margin: 0;
padding: 0;
list-style: none;
display: flex;
}
ul#footer-1 li:first-of-type {
margin-right: 1rem;
}
#arrow-up {
opacity: 0;
position: fixed;
right: 40px;
bottom: 60px;
transition: opacity 300ms ease-in-out;
background-color: #fff;
width: 2.2rem;
height: 2.2rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
font-size: 1.8rem;
}
.scrolled #arrow-up {
opacity: 1;
}
#arrow-up a {
display: block;
width: 100%;
height: 100%;
text-align: center;
} .video-container {
display: flex;
flex-flow: column;
}
.video-container video {
width: 80%;
height: auto;
margin-left: 10%;
}
.single-post video {
width: 80%;
height: auto;
margin-left: 10%;
} @media (max-width: 768px) {
h1,
.search-results h1 {
margin-bottom: 24px;
}
p {
margin-bottom: 35px;
}
.menu-mobile-toggle {
display: flex;
}
.s-icon-desktop {
display: none;
}
.header .menu-container {
display: none;
}
.menu-active .menu-mobile-toggle .icon-menu {
display: none;
}
.menu-mobile-toggle .icon-close {
display: none;
}
.menu-active .menu-mobile-toggle .icon-close {
display: flex;
width: 28px;
height: auto;
}
form.searchform button[type="submit"] {
display: flex;
align-items: center;
justify-content: center;
background-color: #000;
}
form.searchform button[type="submit"] svg .icon-search {
fill: #fff;
}
a.search-toggle.search-close {
display: none;
} section.main,
.single-presse section.main {
padding: 20px;
width: 100%;
margin-top: 165px;
}
.page-template-page-home section.main,
.page-template-page-home section.main.logo-ani,
.page-template-page-home section.main.full-width {
min-height: 31vh;
margin-top: 0;
padding: 0 20px;
display: flex;
align-items: center;
justify-content: center;
}
.page-template-page-home section.main.logo-ani {
padding-top: 40px;
min-height: 40vh;
}
.page-template-page-home section.main .text-big {
padding-bottom: 0;
}
.sub-menu {
margin-top: 94px;
}
.page-template-page-home .sub-menu {
margin-top: 0px;
} .single section.main {
margin-top: 60px;
}
.single.single-presse section.main {
margin-top: 165px;
}
.single h1,
.single p,
.credits {
margin-left: 0;
}
.single p {
margin: 35px 0;
}
.single .image-container {
margin-top: 40px;
}
.single section.main {
padding: 40px 20px;
}
.block-image .inner.portrait {
width: 100%;
}
.block-image,
.image-container .landscape {
margin: 0 0 35px 0;
}
.image-container .item,
.single-presse .sub,
.single p {
margin-bottom: 35px;
}
.block-nachlese {
margin-top: 30px;
}
.block-nachlese h2 {
margin-top: 0;
}
.header {
padding: 26px 20px;
}
.sub-menu {
padding: 0 0 0 20px;
}
.grid-work.grid-work-first {
margin-top: 185px;
}
.page-template-page-home .grid-work-first {
margin-top: 50px;
}
.grid-work {
grid-template-columns: 1fr;
padding: 0 20px;
}
.grid-work h2 {
font-size: 22px;
}
.grid-work .work-container {
grid-column: 1 / 2 !important;
grid-row: auto !important;
padding-top: 0 !important;
padding-left: 0 !important;
}
.grid-work .work-container div.portrait {
width: 75% !important;
}
.grid-work .work-container div.landscape {
width: 100% !important;
}
.image-container .portrait {
width: 100%;
}
.presse-grid {
grid-template-columns: 1fr;
grid-gap: 2rem;
}
.kataloge-grid {
width: 100%;
}
.owl-theme .owl-nav.disabled + .owl-dots {
margin: 35px 0 35px 0;
padding: 0;
}
footer {
padding: 20px;
flex-flow: column;
}
footer .copyright {
order: 2;
margin-top: 1rem;
}
footer .footer-menu-container {
order: 1;
}
#arrow-up {
right: 20px;
bottom: 40px;
} .page-template-page-home section.main.full-width.video-container {
margin-top: 8rem !important;
}
.video-container video {
width: 100%;
height: auto;
margin-left: 0%;
}
.single-post video {
width: 100%;
height: auto;
margin-left: 0;
}
} @font-face {
font-family: "Roobert";
src: url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-Regular.woff) format("woff"),
url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-Regular.woff2) format("woff2");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Roobert";
src: url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-SemiBold.woff) format("woff"),
url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-SemiBold.woff2) format("woff2");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "Roobert";
src: url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-RegularItalic.woff) format("woff"),
url(//www.loisweinberger.net/wp/wp-content/themes/fk_lw/fonts/Roobert-RegularItalic.woff2) format("woff2");
font-weight: normal;
font-style: italic;
} #cursor-border {
display: none;
}
@media (min-width: 769px) { } ::selection {
background: #f74c25; }
::-moz-selection {
background: #f74c25; }
.dot {
display: inline-block;
margin: 0 1rem;
font-size: 50%;
position: relative;
width: 5px;
}
.dot:before {
content: "\25CF";
position: absolute;
bottom: 0;
left: -50%;
}