@font-face {
font-family: 'Roboto-bold';
src: url(//schaico.de/wp-content/themes/betheme-child/fonts/ROBOTOCONDENSED-BOLD.ttf);
}
@font-face {
font-family: 'Roboto-Thin';
src: url(//schaico.de/wp-content/themes/betheme-child/fonts/Roboto-Thin.ttf);
}
@font-face {
font-family: 'Roboto-light';
src: url(//schaico.de/wp-content/themes/betheme-child/fonts/RobotoCondensed-Light.ttf);
}
@font-face {
font-family: 'Roboto-regular';
src: url(//schaico.de/wp-content/themes/betheme-child/fonts/Roboto-Regular.ttf);
}
#Top_bar {
width:100%;
}
.top-bar-right-search {
display:none;
}
.top-bar {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 20px;
gap: 20px;
}
.logo {
flex: 1;
width: 30%;
height: auto;
}
.logo img {
width: 150px;
height: auto;
}
.info-group {
display: flex;
align-items: center;
justify-content: space-evenly;
flex: 3;
gap: 10px;
}
.info-box div {
font-size: 14px;
}
.info-box {
margin: 0 10px;
text-align: center;
}
.info-box img {
width: 40px;
height: auto;
}
.right-box {
flex: 1;
text-align: right;
width: 25%;
font-weight: bold;
}
.contact div {
display: flex;
align-items: center;
}
.contact i {
margin-right: 5px;
color: red;
background-color: transparent;
}
#Content {
min-height:400px;
}
#Top_bar .logo img.scale-with-grid {
max-width: 90%;
height: auto;
}
@media only screen and (min-width: 1240px) {
#Top_bar.is-sticky .logo {
width: 100% !important;
margin: 0 30px 0 20px;
padding: 0;
}
#Top_bar.is-sticky {
height: 124px !important;
}
}
#Top_bar.is-sticky {
opacity: 1 !important;
}
.is-sticky .menu_wrapper {
float: left;
width: 100% !important;
}
.header-stack #Top_bar .logo {
border-bottom-width: 0px !important;
}
#Top_bar .logo {
background-position: 0% 50%;
background-repeat: no-repeat;
padding-top: 10px !important;
padding-right: 15px;
padding-left: 15px;
background-color: rgb(255, 255, 255);
background-image: url(//schaico.de/wp-content/themes/betheme-child/images/schaico-matratzen-ditzingen_teaser-header-2.jpg);
background-size: contain;
}
#Top_bar.is-sticky #logo img {
max-height: 66px !important;
width: auto !important;
}
#Top_bar .one.column {
width: 100%;
}
#Top_bar .column {
float: left;
margin: 0 0% 40px;
}
#Top_bar.is-sticky .logo {
width: auto;
margin: 0 0px 0 0px !important;
padding: 0;
}
.is-sticky .logo {
padding: 20px !important;
}
#Top_bar.is-sticky {
box-shadow:none !important;
}
.menu_wrapper {
box-shadow: 0 0 10px #aaa;
z-index: 1;
padding-top: 0px;
padding-bottom: 0px;
background-color: rgb(241, 241, 241);
margin-bottom: 0px;
width:100%;
float:left;
}
#Top_bar .menu > li a:after {
background: transparent !important;
}
#Top_bar .menu > li > a {
line-height:50px !important;
text-transform: uppercase;
}
#Top_bar .menu > li > a span:not(.description) {
display: block;
line-height: 50px !important;
}
#Top_bar.is-sticky .menu_wrapper .menu > li > a {
padding: 0px 0 !important;
}
.pdf-button:hover {
color: rgb(255, 255, 255);
text-decoration: none;
}
#Footer {
border-top-width: 4px;
border-color: rgb(227, 6, 20);
border-style: solid;
}
.footertext {
font-size: 11px;
line-height: 1.6em;
margin-bottom: 0px;
width: 100%;
float: left;
}
.footertext .dayLabel{
font-size: 12px;
line-height: 1.6em;
margin-bottom: 0px;
font-family: 'Roboto-bold';
width: 50%;
float: left;
}
#Subheader {
display:none;
}
.openinghours .dayLabel,
.openinghours2 .dayLabel {
float: left;
}
.openinghours .ranges,
.openinghours2 .ranges {
float: right;
text-align: right;
}
.openinghours2 .dayLabel {
font-weight: 800;
}
.footertext .ranges {
width: 50%;
float: left;
text-align: right;
}
.widgets_wrapper .column {
margin: 0 0% 40px !important;
padding: 0px 1%;
border-right: 1px solid rgb(227, 6, 20);
}
.widgets_wrapper .column:last-child {
border-right: 0px solid rgb(227, 6, 20);
}
.widgets_wrapper .one-fourth.column {
width: 22%;
}
.widgets_wrapper .container{
display:flex;
}
.footer_copy {
display:none;
} #Top_bar .menu > li > a span {
border-color: transparent !important;
}
#menu-primary-menu .current-menu-item > a {
background-color: rgb(227, 6, 20);
color:#fff;
}
#menu-primary-menu .current-page-ancestor.current-menu-ancestor .sub-menu .current-menu-item a {
background-color: rgb(227, 6, 20) !important;
color:#fff !important;
}
#menu-primary-menu .current-page-ancestor.current-menu-ancestor a {
background-color: transparent;
color: #444444 !important;
}
#Top_bar .menu li ul li a {
padding: 15px 10px 15px 20px !important;
display: block;
border-bottom: 0px solid rgba(0, 0, 0, 0.05) !important;
text-transform: uppercase;
}
nav> ul> li> ul li a:hover {
background-color: rgb(227, 6, 20);
color: rgb(255, 255, 255);
}
#Top_bar.is_sticky {
position: fixed;
width: 100%;
left: 0;
top: 0px;
height: 60px;
z-index: 701;
background: #fff;
}
#Top_bar.is_sticky .logo .logo-main  {
max-width:34%;
transition: 0.5s ease;
}
.logo .logo-main  {
transition: 0.5s ease;
}
#rev_slider_1_1_wrapper {
top: -40px;
}
.tp-parallax-wrap {
left: 0px !important;
top: auto !important;
}
.tp-parallax-wrap .tp-mask-wrap {
bottom: 0px !important;
left: 0px !important;
background-color: rgba(50, 9, 9, 0.6);
padding: 40px;
width:1600px !important;
}
.pdf-button {
border-radius: 3px;
font-weight: 400;
color: rgb(255, 255, 255);
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
text-transform: uppercase;
font-size: 14px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
background-color: rgb(227, 6, 20);
margin-top: 20px;
display: table;
}
.Second-section {
width: 100%;
float: left;
margin-top: 70px;
padding-top: 30px;
border-top: 1px solid #ccc;
padding-bottom: 30px;
border-bottom: 1px solid #ccc;
margin-bottom: 60px;
}
.headline {
font-size: 36px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
}
.bodytext {
line-height: 1.75em;
margin-bottom: 5px;
font-size: 16px;
}
.preamble {
font-size: 20px;
line-height: 1.5em;
letter-spacing: 0em;
margin-bottom: 5px;
font-weight: 300;
}
.third-section .headline {
font-family: 'Roboto-Thin';
}
.third-section .preamble {
font-family: 'Roboto-light';
}
.module-button {
border-radius: 3px;
font-weight: 400;
color: rgb(255, 255, 255);
background-color: rgb(165, 17, 26);
padding-top: 10px;
padding-right: 15px;
padding-bottom: 10px;
padding-left: 15px;
text-transform: uppercase;
font-size: 14px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
}
.third-section .module-button {
margin-bottom: 20px;
margin-top: 20px;
float: left;
}
.c3861 {
background-color: rgb(241, 241, 241);
background-clip: content-box;
width:100%;
float:left;
}
.c3861 .textwidget {
width: 88%;
margin: 30px auto;
display: table;
}
.c3861 .footertext .dayLabel {
font-size: 16px;
line-height: 1.6em;
margin-bottom: 0px;
font-family: 'Roboto-bold';
width: 50%;
float: left;
}
.c3861 .footertext {
font-size: 16px;
line-height: 1.6em;
width: 100%;
float: left;
margin-bottom: 10px;
}
.c3861 p.bodytext {
margin-bottom:5px;
}
.text-center {
text-align: center;
}
.iconfont {
font-size: 16px;
}
.preamble-right {
text-align: center; 
color: rgb(255, 255, 255);
}
.bodytext-text{
font-weight: bold;
color: rgb(227, 6, 20);
text-align: center;
}
.preamble-right {
background-color: rgb(227, 6, 20);
margin-bottom: 20px;
width: 100%;
float: left;
padding: 4px;
}
.list-content {
width: 46%;
float: left;
list-style-type: none;
}
.list-content li {
list-style-type: none !important;
font-size: 21px;
line-height: 1.5em;
letter-spacing: 0em;
font-weight: 400;
text-transform: uppercase;
color: rgb(255, 255, 255);
}
.list-content li:before {
content: "\f05d";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #FFF;
font-size: 22px;
padding-right: 0.5em;
}
#c4092 {
width: 100%;
float: left;
margin-top: 40px;
}
.fa-envelope {
color: #fff;
background-color: #000;
padding: 1px 3px 2px;
border-radius: 3px;
font-size: 13px;
}
.fa-phone-square {
color: #000;
}
#c4361 {
background-color: rgb(255, 255, 255);
background-clip: content-box;
margin-bottom: 40px;
text-align: center;
float:left;
}
a {
text-decoration: none;
}
.module-button:hover {
background-color: rgb(227, 6, 20);
color: rgb(255, 255, 255);
text-decoration:none;
}
#m1394 {
padding-top: 40px;
padding-right: 14px;
padding-left: 14px;
}
.leist-section .subtitle {
font-size: 20px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
font-weight: 400;
text-transform: uppercase;
}
.leist-section {
padding-top: 40px;
padding-bottom: 40px;
}
.leist-section .module-button {
margin-bottom: 50px;
display: inline-block;
margin-top: 26px;
}
.page-headline {
font-family: 'Roboto-Thin';
}
.page-title-wrap {
border-bottom: 1px solid #ccc;
}
.mate-link a {
text-decoration: none;
color: rgb(165, 17, 26) !important;
}
.headline-next {
margin-bottom: 20px;
padding-bottom: 30px;
border-bottom: 1px solid #ccc;
}
.preamble-tabtext {
font-family: 'Roboto-light';
margin-top:30px;
margin-bottom:30px;
}
.preamble-light {
font-family: 'Roboto-light';
}
.matimages {
margin-bottom: 30px !important;
}
.inner-content {
width:100%;
float:left;
}
.vc_custom_1528277436458 .inner-content {
margin-top: 40px;
margin-bottom: 50px;
}
.vc_custom_1528279006007 {
background-attachment: fixed;
}
.entlastet-text {
width: 100%;
float: left;
margin: 40px 0px 40px !important;
}
.entlastet-text p {
font-size:21px;
}
.rightBorder {
border-right:1px solid #ccc;
}
.desktop-removepadding {
padding-left:0px;
padding-right:0px;
}
.mate-link a.module-button {
color: rgb(255, 255, 255) !important;
}
.second-mat {
border-bottom: 1px solid #ccc;
}
.subtitle-head {
font-size: 21px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
font-weight: 400;
text-transform: uppercase;
}
.panel-right {
border-right: 1px solid #ccc;
}
.Bezugs-wrap-next {
margin-bottom: 40px !important;
}
.streach-image {
height: 400px;
background-size: 100% auto;
background-position: center center;
}
.preamble-h3 {
font-size: 20px;
line-height: 1.5em;
letter-spacing: 0em;
margin-bottom: 5px;
font-weight: 300;
font-family: 'Roboto-light';
}
.module-div {
width: 100%;
float: left;
margin-top: 50px;
}
.thinfonts {
font-family: 'Roboto-Thin'; 
}
.boldfonts {
font-family: 'Roboto-bold';
letter-spacing: 0.4px;
}
.vc_column_container>.vc_column-inner {
padding-left: 10px !important;
padding-right: 10px !important;
}
.same-height {
min-height: 590px;
margin-bottom: 40px !important;
}
.right-border {
border-right:1px solid #f1f1f1;
}
.margin-topspace {
margin-top:30px;
}
.fourth-page .wpb_wrapper {
display:flex;
}
.subtitle-h5 {
font-size: 21px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
font-weight: 400;
text-transform: uppercase;
}
.backgroundImages {
padding-top: 212px;
padding-bottom: 240px;
}
.headline-pol {
font-size: 36px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
font-family: 'Roboto-Thin'; 
}
.preamble-mat {
font-size: 20px;
line-height: 1.5em;
letter-spacing: 0em;
margin-bottom: 5px;
font-family: 'Roboto-bold';
}
.moduletext {
margin-bottom:40px !important;
}
.subtitle {
font-size: 21px;
line-height: 1.2em;
letter-spacing: 0em;
margin-bottom: 20px;
font-weight: 400;
text-transform: uppercase;
}
table td {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom-width: 1px;
border-top-width: 1px;
border-color: rgb(255, 255, 255);
border-right-width: 0px;
border-style: dotted;
text-align: left;
border-left-width: 0px;
}
table tr:hover td {
background: transparent !important;
}
table tr th {
border:none;
}
table th {
font-weight: bold;
background: none;
}
table thead th {
padding-right: 30px;
padding-left: 30px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.75em;
}
.gallery .pics .thumb {
border: 5px solid #232323;
}
.page.page-id-29 .aigpl-col-3 {
width: 100% !important;
border: 5px solid #232323;
} 
.page.page-id-29 .aigpl-design-1 .aigpl-img-wrp {
height: auto !important;
}
.vc_custom_1528355151929 {
width:100%;
float:left;
}
.vc_custom_1528355278541 {
width:100%;
float:left;
}
#m4370 {
background-color: rgb(227, 6, 20);
margin-bottom: 20px;
width: 100%;
float: left;
padding: 3px;
}
.address-content {
width: 100%;
float: left;
margin-bottom: 30px !important;
}
.page-id-31 .vc_column-inner .textwidget {
width: 100%;
float: left;
margin-top: 30px;
}
.page-id-31 .vc_column-inner .footertext .dayLabel {
font-size: 16px;
line-height: 1.6em;
margin-bottom: 0px;
font-family: 'Roboto-bold';
width: 50%;
float: left;
}
.page-id-31 .vc_column-inner .footertext .ranges {
width: 50%;
float: left;
text-align: right;
font-size: 16px;
letter-spacing: 0.8px;
line-height: 24px;
}
.page-id-31 .vc_column-inner .footertext {
font-size: 16px;
line-height: 1.6em;
margin-bottom: 8px;
width: 100%;
float: left;
}
.address-content .fa {
margin-right:4px;
}
.contact-form-detail .wpcf7-form input[type=text],
.contact-form-detail .wpcf7-form input[type=email],
.contact-form-detail .wpcf7-form input[type=tel],
.contact-form-detail .wpcf7-form textarea,
.contact-form-detail .wpcf7-form select {
border-radius: 3px;
border-color: rgb(214, 214, 214);
color: rgb(69, 69, 69);
font-size: 14px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
background-color: rgb(255, 255, 255);
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
}
.contact-form-detail .wpcf7-form label {
padding-bottom: 0px;
margin-bottom: 10px;
line-height: 1.2em;
font-size: 14px;
font-weight:300;
}
.wpcf7-form-control-wrap {
margin-top: 5px;
}
.contact-form-detail input[type="submit"] {
color: rgb(255, 255, 255) !important;
background-color: rgb(165, 17, 26) !important;
padding-top: 6px;
padding-right: 14px;
padding-bottom: 6px;
padding-left: 14px;
text-transform: uppercase;
font-size: 14px;
border-radius: 4px;
}
#wpcf7-f5-p31-o1 {
margin-top: 40px;
}
.googleMap-wrap .vc_column_container>.vc_column-inner {
padding-left: 0px;
padding-right: 0px;
}
#Footer .widgets_wrapper .one-fourth.column {
width: 25%;
}
.aigpl-gallery-slider-wrp .slick-dots {
display:none !important;
}
.image-galley-slider .aigpl-slider-slide img.aigpl-img {
height: 100% !important;
}
.image-galley-slider .aigpl-design-1 .aigpl-img-wrp {
position: relative;
height: 360px;
width: 100%;
border: 5px solid #232323;
}
.sondermatratzen-gal .aigpl-design-1 .aigpl-img-wrp {
position: relative;
height: 360px;
width: 100%;
border: 5px solid #232323;
}
.sondermatratzen-gal .aigpl-slider-slide img.aigpl-img {
height: 100% !important;
}
.unterlagen-wrap {
margin-bottom:30px !important;
}
.kontact-top {
margin-top:30px;
display: table;
}
.mfp-content .mfp-title {
display:none !important;
}
.spottext {
font-size: 64px;
color: rgb(255, 255, 255);
line-height: 1.0em;
text-align: center;
margin-bottom: 20px;
font-weight: 300;
text-transform: uppercase;
font-style: normal;
font-family: 'Roboto-Thin'; 
}
.smallspottext {
line-height: 1.5em;
color: rgb(255, 255, 255);
text-align: center;
font-size: 20px;
margin-bottom: 5px;
font-weight: 300;
font-family: 'Roboto-light';
letter-spacing: 0px !important;
}
.home-slider-wrap {
top: -40px;
background-size: cover;
background-position: 50% 50%;
margin-top: 10px;
}
.homebanner-wrap {
width:100%;
float:left;
background-color: rgba(50, 9, 9, 0.6);
padding-top: 40px;
padding-bottom: 40px;
}
.home-slider-wrap  .vc_column-inner {
padding-left: 0px !important;
padding-right: 0px !important;
}
.homepage-Second-con .vc_column-inner  {
padding-top:0px !important;
}
.checkbox-636 .wpcf7-list-item {
margin-left: 0px;
margin-bottom: 20px;
text-decoration: none;
color: rgb(165, 17, 26);
} 
.vc_custom_1528729482007 a {
text-decoration: none !important;
color: rgb(165, 17, 26) !important;
}
.vc_custom_1528328948082 .vc_column-inner, .vc_custom_1528352217832 .vc_column-inner {
padding-top:0px !important;
}
.wpcf7-form-control-wrap.checkbox-524 {
width:auto !important;
float:left;
}
.wpcf7-form-control-wrap.checkbox-524 .wpcf7-list-item {
margin-left: 0px;
margin-right: 10px;
}
.checkboxLink {
text-decoration: none !important;
color: rgb(165, 17, 26);
margin-bottom: 20px !important;
display: table;
}
.navbar.navbar-expand-lg.navbar-light.bg-light {
background-color: #dee2e6 !important;
}
.nav-link {
font-size: large !important;
}  #Action_bar{
margin-left:auto;
margin-right:auto;
width: 1200px;
}
@media only screen and (max-width: 1200px){
#Action_bar{
margin-left:auto;
margin-right:auto;
width: auto;
}
}
body.header-stack:not(.template-slider) #Header {
background-color: #fafafa;
}
body.header-stack:not(.template-slider) #Header {
min-height: 238px;
background-color: #fafafa;
}
#Action_bar .contact_details {
float: right;
}
#Action_bar .contact_details {
float: right;
}
@media only screen and (max-width: 767px){
#Action_bar .contact_details li.slogan {
display: block;
}
.one.column {
width: auto;
}
}
@media only screen and (max-width: 767px){
#Action_bar .contact_details li.slogan {
display: block;
}
.one.column {
width: auto;
}
} span.cartcontents, .amount{
color: #515151;
font-weight: 700;
}
span.woocommerce-Price-currencySymbol {
padding-left: 5px;
}
@media only screen and (max-width: 767px){
.header-stack #Top_bar .secondary_menu_wrapper {
display: block;
}
}
.wpmenucart-icon-shopping-cart-0, .fa-user{
padding-right: 10px;
color: rgb(227, 6, 20);
font-size: 30px;
}
a.wpmenucart-contents{
border-bottom: 2px solid #fafafa;
}
a.wpmenucart-contents:hover{
border-bottom: 2px solid rgb(227, 6, 20);
}
.H1RotKonf{
color: rgb(227, 6, 20);
font-weight: 700;
background-color: rgb(241, 241, 241);
padding: 20px;
padding: 20px;
}
.H1RotKonf a{
color: rgb(227, 6, 20);
font-weight: 700;
}
.P_Knopf_Konfigurator{
text-align: right;
}
@media only screen and (max-width: 767px){
.P_Knopf_Konfigurator{
text-align: left;
}
}
.P_Knopf_Konfigurator a{
border-radius: 3px;
font-weight: 400;
color: rgb(255, 255, 255);
padding-top: 12px;
padding-right: 15px;
padding-bottom: 12px;
padding-left: 15px;
text-transform: uppercase;
font-size: 14px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
background-color: rgb(227, 6, 20);
margin-top: 20px;
}
.P_Knopf_Konfigurator a:hover{
color: rgb(255, 255, 255);
text-decoration:none;
}
.product-category {
text-align:center; }
.woocommerce-loop-category__title{
text-align:center; height: 80px;
}
.product-category img{
text-align:center;
border: 1px solid #f1f1f1;
} .woocommerce div.product form.cart table td:hover,
.woocommerce div.product form.cart table td:focus,
.woocommerce-page div.product form.cart table td:hover,
.woocommerce-page div.product form.cart table td:focus
{
background-color: transparent !important;
color: #353535 !important;
}
.woocommerce div.product form.cart div.wpc-product-form tr.awspc-field-row td.awspc-field-label-line
{
background-color: transparent !important;
color: #353535 !important;
}
.wpc-product-form table tr td#aws_price_calc_label_1,
.wpc-product-form table tr td#aws_price_calc_label_2{
vertical-align: middle;
text-align: left;
color: #353535 !important;
}
table tr:nth-child(2n) td {
background: transparent !important;
}
table th { font-weight: bold; background: none !important;}
table tr:first-child td { background: none !important; }
´
.wpc-product-form table tr td#aws_price_calc_input_7 div img,
.wpc-product-form table tr td#aws_price_calc_input_10 div img
{
vertical-align: middle;
}
.aws_price_calc_radio br {
content: "";
display: block;
margin: 1em;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
margin-bottom:0px;
}
.awspc-field input[type="text"]{
color: rgba(53,53,53,0.4);
}
.awspc-field input[type="text"]:focus,
.awspc-field input[type="text"]:active
{
color: #353535;
}
.awspc-field-error,
.awspc-field{
color: rgba(53,53,53,0.4);
font-size: 12px;
line-height: 12px;
padding-top: 5px;
}
.awspc-field-error{
padding-left: 20px;
}
.awspc-field-row{ background: transparent;
}
.awspc-field-label-line
{
font-size: 12px;
color: #353535 !important;
vertical-align: top;
width: 120px;
}
.awspc-text-after-field
{
margin-top: 0px !important;
margin-bottom: 0px !important;
font-size: 13px!important;
line-height: 13px!important;
color: #353535 !important;
vertical-align: top;
}
.awspc-text-after-field a
{
padding: 0px !important;
color: #e30614 !important;
}
.aws_price_calc_radio{
padding-bottom: 0px;
margin-bottom: 0px;
}
.aws_price_calc_radio img{
height: 60px;
max-width:60px;
width: 60px;
}
.woo-price-calculator-tooltip img{
height: 15px;
max-width: 15px;
width:  15px;
margin-top: 2px;
margin-left: 5px;
}
#aws_price_calc_input_10 .aws_price_calc_radio img{
height: 30px;
max-width:30px;
width: 30px;
}
.fa-arrow-circle-right{
font-size: 18px;
}
#aws_price_calc_input_10 .woo-price-calculator-tooltip img{
height: 15px;
max-width: 15px;
width:  15px;
margin-left: 5px;
}
.awspc-field-widget-line, .awspc-field-label-line {
text-align:left;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:  5px;
margin-top:  5px;
}
@media only screen and (max-width: 1025px){
.awspc-field-row td {
display: block !important;
}
}
@media only screen and (max-width: 767px){
.awspc-field-row td {
display: block !important;
}
}
.grau{
background-color: #f1f1f1 !important;
padding: 15px;
}
.woocommerce .shop_table td.innen, .awspc-variation-cart {
padding-top: 10px  0px  0px  0px ;
border: none;
}
#menu-item-953{
float: right !important;
}
#menu-item-953 a{
border-radius: 3px;
background-color: #e30614;
padding: 12px;
color: #fff !important;
}
#aws_price_calc_label_7, #aws_price_calc_input_7{
margin-top: 15px;
border-top: 1px solid #eeeeee;
padding-top: 20px;
}
.woocommerce a.button, .woocommerce-page a.button{
border-radius: 3px;
background-color: #e30614 !important;
padding: 12px;
color: #fff !important;
}  p.betriebsferien-hinweis {
background-color: #e30614!important;
display: block!important;
padding: 15px!important;
color: #fff!important;
margin-bottom: 0px!important;
} b, strong {
font-weight: 600;
}
.tc-extra-product-options .tcowl-carousel .owl-nav .owl-prev, .tc-extra-product-options .tcowl-carousel .owl-nav .owl-next, .tc-extra-product-options .tcowl-carousel .owl-dot {
margin: 5px;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
margin: 0 !important;
position: relative;
vertical-align: middle;
float: none;
width: 22px !important;
height: 22px !important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
display: none;
padding: 1em 2em 1em 3.5em;
margin: 3em 2em;
background-color: #f7f6f7;
border-top: none;
list-style: none outside;
width: auto;
word-wrap: break-word;
}
#Top_bar .menu li ul li a {
font-size: 14px!important;
}
#Top_bar .menu li.hover a {
color: #000;
}
#Top_bar .menu li.current-menu-parent a {
color: #000;
}
#Top_bar .menu li.current-menu-parent .current_page_item a {
color: #fff;
}
#Top_bar .menu li.hover.current_page_item > a {
color: #fff;
}
.variations tr .label:hover{
color: #353535;
}
form.customize-unpreviewable, form.customize-unpreviewable input, form.customize-unpreviewable select, form.customize-unpreviewable button, a.customize-unpreviewable, area.customize-unpreviewable{
cursor: pointer !important;
}
.woocommerce a.button, .woocommerce-page a.button{
border-radius: 3px;
background-color: #e30614 !important;
padding: 12px;
color: #fff !important;
}
.woocommerce .product div.entry-summary .cart .button {
padding: 10px 20px 10px 20px;
margin-bottom: 0 !important;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.square {
border-radius: 0;
box-shadow: none;
border-width: 3px;
border: solid #e30614;
}
.tc-tooltip {
color: #e30614;
cursor: help;
font-size: 1.25em;
margin-right: .5em;
margin-left: .5em;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
display: block;
float: left;
width: 75%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
width: 100%;
clear: none;
}
.woocommerce div.product form.cart div.quantity {
float: left;
   margin: 30px 0px 10px 0;
}
.woocommerce .product div.entry-summary .price span.woocommerce-Price-amount, .woocommerce .product div.entry-summary .price span.woocommerce-Price-currencySymbol {
 text-align: center !important;
color: #353535;
font-size: 40px;
line-height: 50px;
padding-right: 10px;
}
.tm-extra-product-options ul.tmcp-elements.use_images_container li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images {
background-color: #fff;
font-size: 14px;
padding: 10px;
text-align: left;
}
.radio-image-label, .checkbox-image-label {
background-color: #fff;
font-size: 17px;
display: block;
text-align: left;
padding: 1em 0 1em 0;
line-height: 1.5;
}
.tm-extra-product-options .use_images_container .tmcp-field-wrap label, .tm-epo-variation-section .tmhexcolorimage-li-nowh label, .tm-epo-variation-section .tmhexcolorimage-li label {
padding: 0px;
background-color: #fff;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
user-select: none;
width: 100%;
}
.tm-box {
border: 1px solid #343434;
background-image: linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);
background: #fff;
margin: 0 15px 1em 15px;
width: 75%;
padding: 30px 15px 30px 30px;
}
.woocommerce div.product div.images img {
display: block;
width: auto;
height: auto;
text-align: center;
}
 background: #fff;.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
width: 25%;
clear: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
background-color: #fff00;
padding: 0;
margin-left: 0em;
float: left;
width: 81%;
clear: afar;
}
.tm-floating-box {
border: 2px solid #e30614;
padding: 1em;
position: fixed;
right: 0;
top: 0;
bottom: 0;
left: 0;
background: rgb(241, 241, 241);
z-index: 9999;
height: 260px;
max-height: 300px;
overflow: hidden;
}
.tc-img-floating {
display: none;
height: 50px !important;
margin: 1em 0;
width: auto !important;
}
.woocommerce a.button_theme, .woocommerce a.checkout-button, .woocommerce button.button, .woocommerce .button.add_to_cart_button, .woocommerce .button.product_type_external, .woocommerce input[type="submit"], .woocommerce input[type="reset"], .woocommerce input[type="button"], .button-stroke .woocommerce a.checkout-button {
background-color: #e30614 !important;
color: #fff !important;
}
.woocommerce div.product .product_title {
display: none;
clear: none;
margin-top: 0;
padding: 0;
}
.H1RotKonf {
color: #000;
text-align: center;
font-weight: 700;
background-color: #FCFCFC;
padding: 20px;
padding: 20px;
}
h6 {
text-align: center;
font-size: 30px;
line-height: 20px;
padding: 20px !important;
margin-top: 10px;
background: #e30614;
color: #fff;
}
.tm-epo-reset-variation, .tm-extra-product-options .tm-epo-reset-radio {
text-align: center;
cursor: pointer;
position: absolute;
margin: 22px 97px 0 0;
right: 0;
top: 0;
width: 1.3em;
height: 1.3em;
line-height: 1em;
padding: .2em;
border: 0px solid #e30614;
color: #fff;
border-radius: 100%;
box-sizing: content-box !important;
background: #000;
}
.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio_image.thinline, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox_image.thinline, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio_image.thinline, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox_image.thinline {
border-width: 3px;
border-color: #e30614;
border-radius: 5px;
box-shadow: none;
}
.tm-extra-product-options ul.tmcp-elements.use_images_container li.tmcp-field-wrap, .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-mode-images {
margin: 0px;
border: solid #262626;
border-width: 0px;
background-color: #fff;
font-size: 14px;
padding: 15px;
text-align: left;
}
.tm-options-totals {
display: none;
padding: 0;
margin: 0;
border: 0 none;
float: none;
}
dl > dt {
display: inline;
float: left;
width: 50%;
font-weight: bold;
}
dl {
margin: 0 0 0px 0;
}
.chart_box .chart .num, .counter .desc_wrapper .number-wrapper, .how_it_works .image .number, .pricing-box .plan-header .price, .quick_fact .number-wrapper, .woocommerce .product div.entry-summary .price {
display: none;
font-family: "Roboto", Arial, Tahoma, sans-serif;
}
.tm-floating-box.bottom {
bottom: 75px;
top: auto;
right: 25px;
}
.tm-fb {
padding: 0 0 5px 0;
font-size: 12px;
line-height: 10px;
max-height: 150px;
width: 290px;
max-width: 100%;
overflow-y: auto;
overflow-x: hidden;
}
.tm-fb dd {
display: block;
border-bottom: 0px dotted rgba(0,0,0,0.1);
margin: 0 0 1em;
}
.tm-fb dd {
display: block;
border-bottom: 0px dotted rgba(0,0,0,0.1);
margin: 0 0 0em;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
display: none;
color: inherit;
cursor: not-allowed;
opacity: .5;
padding: .618em 1em;
}
dl > dt {
display: block;
float: left;
width: 25%;
font-weight: bold;
}
.mass-b {
margin: -25em 0 0 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
background-color: #fff00;
padding: 0;
margin-left: 0em;
float: left;
width: 75%;
clear: afar;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
display: none;
float: left;
width: 75%;
}
.woocommerce div.product form.cart div.quantity {
display: none;
float: left;
margin: 30px 0px 10px 0;
}
.tc-extra-product-options .tcowl-carousel .owl-item img {
display: block;
width: 80%;
}
.tm-extra-product-options .tm-epo-field.tmcp-checkbox, .tm-extra-product-options .tm-epo-field.tmcp-radio {
margin: 0 !important;
position: relative;
vertical-align: middle;
float: none;
width: 27px;
height: 27px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
background-color: #fff00;
padding: 0;
margin-left: 0em;
float: left;
width: 100%;
clear: afar;
}
.woocommerce .product div.entry-summary .price span.woocommerce-Price-amount, .woocommerce .product div.entry-summary .price span.woocommerce-Price-currencySymbol {
display: none;
text-align: center !important;
color: #353535;
font-size: 40px;
line-height: 50px;
padding-right: 10px;
}
td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {
text-align: center;
background-color: #e3e3e3;
display: block;
padding: 15px 30px 15px 30px;
margin: 10px 0 10px 0;
border-radius: 5px;
font-size: .7em;
font-style: italic;
font-weight: bold;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
width: 100%;
padding-bottom: 25px;
}
.tm-extra-product-options .tm-epo-element-label.tm-has-undo-button {
display: none;
padding-right: 2em;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
text-align: left;
font-weight: 700;
border-top: 1px solid rgba(0,0,0,.1);
}
@media only screen and (max-width: 600px) {
.tm-box {
border: 1px solid #343434;
background-image: linear-gradient(to top,rgba(0,0,0,0.01) 0,rgba(0,0,0,0.01) 50%,rgba(0,0,0,0.02) 50%,rgba(0,0,0,0.01) 100%);
background: #fff;
margin: 0em 0px 0em 0px;
width: 100%;
padding: 5px 5px 5px 5px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
padding: 10px !important;
width: 90% !important;
box-shadow: none;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
margin: 10px !important;
display: block;
width: 90%;
}
.woocommerce table.cart td.actions input {
width: 90% !important;
}
span.cartcontents, .amount {
margin-left: 10px;
color: #515151;
font-weight: 700;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
padding: 10px!important;
border: none !important;
}
.tm-extra-product-options .tc-cell, .tc-cell {
padding: 0 16px 0 25px;
margin-bottom: 15px;
min-height: 1px;
overflow: visible;
width: 100%;
}
.tm-epo-reset-variation, .tm-extra-product-options .tm-epo-reset-radio {
text-align: center;
cursor: pointer;
position: absolute;
margin: 20px 22px 0 0;
right: 0;
top: 0;
width: 1.1em;
height: 1.1em;
line-height: 1em;
padding: .2em;
border: 0px solid #e30614;
color: #fff;
border-radius: 100%;
box-sizing: content-box !important;
background: #000;
}
h6 {
text-align: center;
font-size: 20px;
line-height: 20px;
padding: 10px !important;
margin-top: 10px;
background: #e30614;
color: #fff;
}
.tc-extra-product-options .tcowl-carousel .owl-item img {
display: block;
width: 120%;
}
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
width: 100%;
box-shadow: none;
}
.woocommerce a.button {
display: inline-block;
vertical-align: bottom;
margin-bottom: 10px;
margin-right: -1px;
border-radius: 5px;
background-color: #e30614 !important;
padding: 10px;
color: #fff !important;
text-align: center;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
margin: 5px 5px -1px 5px;
display: inline-block;
float: none;
padding: 11px;
line-height: 30px !important;
}
.woocommerce .shop_table td.actions input {
margin-top: -2px;
line-height: 33px !important;
padding: 11px;
}
.woocommerce .shop_table td.actions input {
padding: 9px !important;
margin-bottom: 0 !important;
}
.wpb_wrapper > div.trailer_box {
margin-bottom: 20px;
}
.trailer_box .desc
{
top:25%
}
.title-B {
display: block;
position: relative;
bottom: 0;
line-height: normal;
letter-spacing: 1px;
padding: 4px 8px;
}
.title-B h4{
color: #ffffff;
}
.title-B h4 a{
color: #ffffff;
text-decoration: underline;
padding: 8px;
}
.trailer_box a::after{
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
.title-B h4 a:hover{
color:#e30614;
background:rgba(255,255,255,.5);!important;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #fff;
text-align: center;
font-size: 22px;
padding: 5em 3em 3em 3em;
border:  4px solid #46b450;
}
.wpcf7 form.sent .wpcf7-response-output::after {
content: '✔';
font-size: 60px;
position: relative;
top: 50px;
display:block;
text-align: center;
color:#46b450;
padding-bottom: 20px;
}
.desktop-removepadding label,
.desktop-removepadding label,
.wpcf7-checkbox,
.mobile-remove-padding label{
padding: 40px 40px 80px 40px;
}
.wpcf7-form-control.wpcf7-submit.module-button{
margin-left:40px;
}
.col-sm-12.desktop-removepadding{
margin-bottom:40px;
}
.wpcf7-form
{
hyphens: auto;
}
@media only screen and (max-width:1024px) {
.checkboxLink{
padding-right: 30px;
}
}  #Footer .container:after {
width: 0;
}
#Footer.full-width .container {
max-width: 60%;
}
.woocommerce .product .post-nav {
display: none;
}
.wt-img-left-text-right, .wt-image-text {
border-right: 1px solid #ccc;
}
.woocommerce .product .product_wrapper .product_image_wrapper {
display: none;
}
.fixed-nav.fixed-nav-prev, .fixed-nav.fixed-nav-next {
display: none;
}
.related.products {
display: none;
} .mfn-footer .widgets_wrapper .column {
width: 100%; margin-bottom: 20px; } @media (min-width: 768px) {
.mfn-footer .widgets_wrapper .column {
width: 50%; }
} @media (min-width: 1024px) {
.mfn-footer .widgets_wrapper .column {
width: 20%; }
} .footer_action {
text-align: center;
padding: 20px 0;
}
@media (max-width: 768px) {
.footer_action {
padding: 10px 0;
}
} #back_to_top {
position: fixed;
bottom: 20px;
right: 20px;
z-index: 999;
}
@media (max-width: 768px) {
#back_to_top {
bottom: 10px;
right: 10px;
}
} .footer_copy {
text-align: center;
padding: 20px;
}
@media (max-width: 768px) {
.footer_copy {
padding: 10px;
}
}
.wt-wohnmobil-img {
width: 1880px;
}
.sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
background-color: #f1f1f1;
}
.wpb_wrapper > div {
margin-bottom: 0;
}
.tm-floating-box.bottom {
width: 290px;
max-width: 290px;
}
.one-second.column {
width: 100%;
}
.tm-extra-product-options .tc-epo-label {
justify-content: center;
} .mfn-be-cart .woocommerce:not(.mfn-cart-tmpl-builder) .woocommerce-cart-form {
width: 100%;
max-width: 100%;
}
.product-thumbnail {
width: 20%;
}
.product-name {
width: 57%;
}
.product-price {
width:5%;
}
.product-quantity {
width: 4%;
}
.product-subtotal {
width: 4%;
}
.woocommerce .quantity {
width: 99px;
}
.mfn-be-cart .woocommerce:not(.mfn-cart-tmpl-builder) {
flex-direction: column;
}
.mfn-be-cart .woocommerce:not(.mfn-cart-tmpl-builder) .cart-collaterals {
width: 100%;
max-width: 100%;
float: none;
}
.wt-heimmatratzen {
display: none;
}
.wpb_wrapper .wt-button-more a {
border-radius: 4px;
background-color: #e30614 !important;
padding: 15px;
color: #fff !important;
}
.navbar-nav .menu-item a span {
font-weight: bold;
}
.wt-text-box {
height: 385px;
}
.wt-text-box-left {
padding: 9px;
margin-top: 10px;
}.n2-in-fullscreen *{animation-name:initial}.n2-in-fullscreen [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){opacity:1}ss3-fullpage{display:block}ss3-fullpage[data-based-on=real]{opacity:0}ss3-force-full-width{position:relative;display:block;opacity:0;width:100vw;transform:translateX(-100vw)}.n2-section-smartslider{position:relative;width:100%;outline:0;--widget-offset: 0px}.n2-section-smartslider--hidden{display:none}.n2-ss-align{position:relative;z-index:0;overflow:hidden}.n2-ss-align.n2-ss-align-visible{overflow:visible}.n2-ss-slider{display:grid;grid-template-columns:100%;grid-template-rows:1fr auto;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1;user-select:none;--ss-fs: flex-start;--ss-fe: flex-end;--ss-r: row;--ss-rr: row-reverse}.n2-ss-slider [data-force-pointer],.n2-ss-slider [data-force-pointer] *{cursor:pointer!important}.n2-ss-slider [data-force-pointer=zoom-in],.n2-ss-slider [data-force-pointer=zoom-in] *{cursor:zoom-in!important}.n2-ss-slider .n2-ss-text{user-select:text;cursor:initial}.n2-ss-slider-has-no-slide{height:0!important;opacity:0!important;overflow:hidden!important}.n2-ss-slider,.n2-ss-slider .n2_ss__touch_element{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.n2-ss-slider>*,.n2-ss-slider .n2_ss__touch_element>*{-webkit-tap-highlight-color:initial}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow-all *{font-size:inherit;line-height:inherit;letter-spacing:inherit}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all *,.n2-ss-slider .n2-ow-all :before,.n2-ss-slider .n2-ow-all :after{box-sizing:content-box}.n2-ss-slider .n2-ow:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow-all :not(i):before,.n2-ss-slider .n2-ow-all :not(i):after{display:none}.n2-ss-slider a.n2-ow,.n2-ss-slider .n2-ow-all a{border:0;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider a.n2-ow,.n2-ss-slider a.n2-ow:focus,.n2-ss-slider .n2-ow-all a,.n2-ss-slider .n2-ow-all a:focus{outline:0!important;transition:none 0s;box-shadow:none;text-decoration:none}.n2-ss-slider path{transition:none 0s}.n2-ss-slider .n2-ow-all b,.n2-ss-slider .n2-ow-all i{color:inherit}.n2-ss-slider h1.n2-ow,.n2-ss-slider h2.n2-ow,.n2-ss-slider h3.n2-ow,.n2-ss-slider h4.n2-ow,.n2-ss-slider h5.n2-ow,.n2-ss-slider h6.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider blockquote.n2-ow,.n2-ss-slider .n2-ow-all h1,.n2-ss-slider .n2-ow-all h2,.n2-ss-slider .n2-ow-all h3,.n2-ss-slider .n2-ow-all h4,.n2-ss-slider .n2-ow-all h5,.n2-ss-slider .n2-ow-all h6,.n2-ss-slider .n2-ow-all p,.n2-ss-slider .n2-ow-all blockquote{margin:0;padding-left:0;padding-right:0;height:auto;width:auto;border:0;box-shadow:none;-webkit-hyphens:manual;-moz-hyphens:manual;-ms-hyphens:manual;hyphens:manual}.n2-ss-slider iframe{border:0;min-height:0}.n2-ss-slider iframe.n2-ow,.n2-ss-slider .n2-ow-all iframe{margin:0}.n2-ss-slider img.n2-ow,.n2-ss-slider .n2-ow-all img,.n2-ss-slider svg.n2-ow,.n2-ss-slider .n2-ow-all svg{max-width:none;max-height:none;height:auto;box-shadow:none;border-radius:0;background:0 0;background:0 0;padding:0;margin:0;border:0;vertical-align:top}.n2-ss-slider picture.n2-ow,.n2-ss-slider .n2-ow-all picture{display:inline-block}.n2-ss-slider source{display:none}.n2-ss-slider ul.n2-ow,.n2-ss-slider li.n2-ow,.n2-ss-slider img.n2-ow,.n2-ss-slider a.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider ol.n2-ow,.n2-ss-slider textarea.n2-ow,.n2-ss-slider input.n2-ow,.n2-ss-slider button.n2-ow{transition:none 0s}.n2-ss-slider p{background-color:transparent}.n2-ss-slider ol{margin:0}.n2-ss-slider{z-index:3;position:relative;text-align:left;width:100%;min-height:1px}[dir=rtl] .n2-ss-slider{text-align:right}.n2-ss-slider :focus{outline:0}.n2-ss-slider[data-responsive=fullpage]{min-height:calc(var(--target-height, 100vh) - var(--subtract, 0px) - var(--subtract-vertical-offset, 0px) - var(--subtract-vertical-widget, 0px))}.n2-ss-slider.n2-ss-slider--fullscreen[data-responsive=fullpage]{min-height:100vh}.n2-ss-slider.n2-ss-slider--fullscreen .n2-ss-preserve-size--slider{display:none!important}[dir=rtl] .n2-ss-slider .n2-ss-slide-background{text-align:left}.n2-ss-slider.n2notransition *{transition:none 0s!important}.n2-ss-slider .n2-ss-preserve-size{width:100%;visibility:hidden}.n2-ss-slider .n2-ss-preserve-size[data-related-device]{display:none}.n2-ss-slider .n2-ss-preserve-size[data-related-device=desktopPortrait]{display:block}.n2-ss-slider .n2-ss-slider-background-video{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-cover{object-fit:cover}.n2-ss-slider .n2-contain{object-fit:contain}.n2-ss-slider .n2-ss-slide{position:relative;overflow:hidden;text-align:center;--ssselfalign: center}.n2-ss-full-page--constrain-ratio .n2-ss-slide{overflow:visible}.n2-ss-slider .n2-ss-slide--focus{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;filter:opacity(0);z-index:-99999}.n2-ss-slider .n2-ss-slide-thumbnail{display:none!important}.n2-ss-full-page--constrain-ratio .n2-ss-layers-container{clip-path:var(--ss-clip-path, inset(0px))}.n2-ss-slider .n2-ss-slide-background,.n2-ss-slider .n2-ss-slide-background *{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left}.n2-ss-feature-post-bg-loader .n2-ss-slide-background{opacity:0}.n2-ss-slider .n2-ss-slide-background{z-index:10}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color{z-index:1}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color[data-overlay="1"]{z-index:7}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-video{z-index:3}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-image{z-index:5}.n2-ss-slider .n2-ss-slide-background-image{width:100%;height:100%;box-sizing:content-box;--ss-o-pos-x: 50%;--ss-o-pos-y: 50%}.n2-ss-slider .n2-ss-slide-background-image img{object-position:var(--ss-o-pos-x) var(--ss-o-pos-y)}.n2-ss-slider .n2-ss-slide-background-image img{width:100%!important;height:100%!important;object-fit:cover;color:RGBA(0,0,0,0)}.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider [data-mode=center] .n2-ss-slide-background-image img{object-fit:none}.n2-ss-slider [data-mode=stretch] .n2-ss-slide-background-image img{object-fit:fill}.n2-ss-slider [data-mode=blurfit] .n2-ss-slide-background-image+.n2-ss-slide-background-image img{object-fit:contain}.n2-ss-slider .n2-ss-slide-background-video{object-fit:cover}.n2-ss-slider .n2-ss-slide-background-video[data-mode=fit]{object-fit:contain}.n2-ss-slider .n2-ss-layers-container{visibility:hidden;position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:20;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-layers-container{opacity:1}.n2-ss-slider [onclick].n2-ss-layers-container{visibility:visible}.n2-ss-slider .n2-ss-layers-container>*{visibility:visible}.n2-ss-slider .n2-ss-layer{z-index:2;--margin-top: 0px;--margin-right: 0px;--margin-bottom: 0px;--margin-left: 0px;width:calc(100% - var(--margin-right) - var(--margin-left));--ssfont-scale: 1;font-size:calc(100%*var(--ssfont-scale))}.n2-ss-slider .n2-ss-layer[data-pm=normal]{margin:var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left)}.n2-ss-slider .n2-ss-layer[data-pm=absolute]{position:absolute;left:0;top:0}.n2-ss-slider .n2-ss-layer[data-pm=absolute] picture{width:100%}.n2-ss-slider .n2-ss-layer[data-pm=default],.n2-ss-slider .n2-ss-layer[data-pm=normal]{position:relative;min-height:1px}.n2-ss-slider .n2-ss-layer-wrapper{width:100%;height:100%}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-wrapper{height:auto;flex-grow:1}.n2-ss-slider .n2-ss-layer.n2-ss-layer--need-height .n2-ss-layer-wrapper{height:100%}.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-wrapper,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-wrapper{flex:1 1 auto;min-height:100%;height:auto!important;display:flex;flex-direction:column}.n2-ss-no-bga-fixed *,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-1,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-1,.n2-ss-slider.n2-ss-mobileLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-mobilePortrait .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletLandscape .n2-ss-slider-2,.n2-ss-slider.n2-ss-tabletPortrait .n2-ss-slider-2{background-attachment:scroll!important}.n2-ss-slider .n2-ss-widget{position:relative;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;z-index:1;font-size:16px;transition:opacity .4s ease;opacity:1;box-sizing:initial}.n2-ss-slider .n2-ss-widget[data-position=above],.n2-ss-slider .n2-ss-widget[data-position=below]{margin-left:auto;margin-right:auto}.n2-ss-slider .n2-ss-widget.n2-ss-widget-hidden{opacity:0!important;pointer-events:none}.n2-ss-slider .n2-ss-slider-controls-above,.n2-ss-slider .n2-ss-slider-controls-below{display:flex;flex-flow:column;align-items:center}.n2-ss-slider .n2-ss-slider-controls-side{position:relative;display:flex}.n2-ss-slider .n2-ss-slider-controls-side>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left,.n2-ss-slider .n2-ss-slider-controls-right{flex:0 0 auto;display:flex}.n2-ss-slider .n2-ss-slider-controls-left>*,.n2-ss-slider .n2-ss-slider-controls-right>*{flex:1 1 auto}.n2-ss-slider .n2-ss-slider-controls-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left,.n2-ss-slider .n2-ss-slider-controls-absolute-right{position:absolute;right:100%;top:0;height:100%;display:flex;flex-flow:var(--ss-rr);align-items:center;visibility:hidden}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-left{justify-content:flex-start}[dir=rtl] .n2-ss-slider .n2-ss-slider-controls-absolute-right{justify-content:flex-end}.n2-ss-slider .n2-ss-slider-controls-absolute-left>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{visibility:visible}.n2-ss-slider .n2-ss-slider-controls-absolute-right{left:100%;right:auto;flex-flow:row}.n2-ss-slider .n2-ss-slider-wrapper-outside,.n2-ss-slider .n2-ss-slider-wrapper-inside{position:relative;display:grid;grid-template-columns:100%}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls{z-index:10;position:absolute;width:100%;height:100%;visibility:hidden;display:flex}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls>*{visibility:visible}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced{display:block;opacity:0;transition:opacity .4s}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced--ready{opacity:1}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-advanced>*{position:absolute!important}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top{align-items:flex-start;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-top>*{margin:var(--widget-offset) 0 0 var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top{align-items:center;flex-flow:column}.n2-ss-slider .n2-ss-slider-controls-absolute-center-top>*,.n2-ss-slider .n2-ss-slider-controls-below>*{margin-top:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top{flex-flow:var(--ss-rr);align-items:flex-start}.n2-ss-slider .n2-ss-slider-controls-absolute-right-top>*{margin:var(--widget-offset) var(--widget-offset) 0 0}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center{align-items:center;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-right>*{margin-left:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center{align-items:center;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-center>*,.n2-ss-slider .n2-ss-slider-controls-absolute-left>*{margin-right:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom{align-items:flex-end;flex-flow:var(--ss-r)}.n2-ss-slider .n2-ss-slider-controls-absolute-left-bottom>*{margin:0 0 var(--widget-offset) var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom{align-items:center;flex-flow:column-reverse}.n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom>*,.n2-ss-slider .n2-ss-slider-controls-above>*{margin-bottom:var(--widget-offset)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom{align-items:flex-end;flex-flow:var(--ss-rr)}.n2-ss-slider .n2-ss-slider-controls-absolute-right-bottom>*{margin:0 var(--widget-offset) var(--widget-offset) 0}.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-top,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-left-bottom,.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls-absolute-right-bottom{z-index:11}.n2-ss-slider .n2-ss-static-slide{justify-self:stretch;align-self:stretch;display:flex;flex-direction:column;position:relative;z-index:25;-webkit-backface-visibility:hidden;text-align:center;--ssselfalign: center;opacity:.001;transition:opacity .4s}.n2-ss-slider.n2-ss-loaded .n2-ss-static-slide{opacity:1}.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide]>.n2-ss-layer,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="1"]>div.n2-ss-section-main-content,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content] .n2-ss-section-main-content>*{visibility:visible}.n2-ss-slider .n2-ss-static-slide,.n2-ss-slider .n2-ss-static-slide div[data-sstype=slide],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"] div.n2-ss-section-main-content{visibility:hidden}.n2-ss-slider .n2-ss-shape-divider{position:absolute;left:0;width:100%;height:100px;pointer-events:none;z-index:13}.n2-ss-slider .n2-ss-shape-divider-inner{height:100%;transform-origin:center top}.n2-ss-slider .n2-ss-shape-divider-bottom .n2-ss-shape-divider-inner{position:absolute;bottom:0;left:0;width:100%;transform-origin:center bottom}.n2-ss-slider .n2-ss-shape-divider svg{display:block;height:100%;width:100%}.n2-ss-slider .n2-ss-shape-divider-top{top:0}.n2-ss-slider .n2-ss-shape-divider-bottom{bottom:0}.n2-ss-slider .n2-ss-slide .nextend-slide-bg{position:absolute;top:0;left:0;width:100%;max-width:none!important;height:auto;background:rgba(0,0,0,.002)}.n2-ss-slider video.n2-ow{max-width:none}.n2-ss-slider .n2-ss-item-video-container{overflow:hidden;width:100%;height:100%}.n2-ss-slider .n2-ss-item-video-container video{width:100%;height:100%}.n2-ss-slider .n2-ss-item-iframe-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%}.n2-ss-slider .n2i{vertical-align:top}.n2-ss-slider iframe.n2-ow{max-width:none;display:block}.n2-ss-slider .n2-ss-item-iframe{height:100%}.n2-ss-slider .n2-grabbing{cursor:grabbing!important}.n2-ss-slider .n2-grabbing .n2-ss-slide{pointer-events:none}.n2-ss-slider .n2-ss-item-input-form{display:flex;flex-flow:row}.n2-ss-slider .n2-ss-item-input-form .n2-input{flex:1 1 auto}.n2-ss-slider .n2-ss-item-input-form .n2-form-button{margin:0}.n2-ss-slider form.n2-ow{margin:0;border:0;padding:0}.n2-ss-slider .n2-input{height:auto;width:auto;box-sizing:border-box;margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;font-size:13px;font-family:Arial,serif;box-shadow:none}.n2-ss-slider input.n2-ow:focus{outline:0}.n2-ss-slider input.n2-ow[placeholder]{overflow:hidden;text-overflow:clip}.n2-ss-slider ::-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow:-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow::-webkit-input-placeholder,.n2-ss-slider input.n2-ow::placeholder{color:inherit}.n2-ss-slider table.n2-ow{table-layout:auto;margin:0}.n2-ss-slider .n2-ow .n2-ss-thumbnail-type{width:48px;height:48px;margin-left:-24px;margin-top:-24px;position:absolute;left:50%;top:50%}.n2-ss-slider .n2-ss-section-main-content .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer{display:flex;flex:1 1 auto}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer>.n2-ss-layer-wrapper{display:flex}.n2-ss-slider .n2-ss-layer-row{box-sizing:border-box;display:flex}.n2-ss-slider .n2-ss-layer-row-inner{position:relative;box-sizing:border-box;display:flex;visibility:hidden;width:100%}.n2-ss-slider .n2-ss-layer-row-inner>*{visibility:visible}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer .n2-ss-layer-row{height:auto;width:100%}.n2-ss-slider .n2-ss-layer-row>.n2-ss-layer{box-sizing:border-box;width:1px;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-row .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer[data-sstype=slide]{flex:0 0 auto;position:relative;box-sizing:border-box;width:100%;height:100%;min-height:100%;z-index:2;display:flex;justify-content:center;flex-flow:column}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer--auto:not([data-pm=absolute]){width:auto!important}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal]{max-width:calc(100% - var(--margin-right) - var(--margin-left))}.n2-ss-slider .n2-ss-layer[data-sstype=content]{flex:0 0 auto;width:100%;min-height:100%;position:relative;z-index:2;display:flex}.n2-ss-slider .n2-ss-layer-content{flex:0 0 auto;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;position:relative;min-height:10px}.n2-ss-slider .n2-ss-section-main-content{flex:1 1 auto;display:flex;justify-content:center;flex-direction:column;min-height:100%;max-width:100%}.n2-ss-slider .n2-ss-layer-with-background{--n2bgimage: none;--n2bggradient: none;background-image:var(--n2bggradient),var(--n2bgimage);background-size:cover,cover;background-repeat:no-repeat,no-repeat;transition:all .3s;transition-property:border-color,background-color,border-radius,box-shadow}.n2-ss-slider .n2-ss-layer[data-sstype=col]{display:flex;flex-flow:column;order:10;flex:0 1 auto}.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col],.n2-ss-slider .n2-ss-layer--block>.n2-ss-layer-wrapper>.n2-ss-layer-row>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype=col]{flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col{box-sizing:border-box;position:relative;width:100%;height:auto;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col>.n2-ss-layer{flex:0 0 auto}.n2-ss-slider .n2-ss-layer:not([data-sstype=col]){align-self:var(--ssselfalign)}.n2-ss-slider .n2-ss-item-image-content{overflow:hidden;line-height:0}.n2-ss-slider .n2-ss-img-wrapper,.n2-ss-slider .n2-ss-img-wrapper img{line-height:0}.n2-ss-slider .n2-ss-item-image-content img{display:inline-block;max-width:100%}.n2-ss-slider .n2-ss-item-image-content a{display:inline-block}.n2-ss-slider .n2-ss-item-image-content picture{width:100%}.n2-ss-slider img.n2-ss-item-image-area{display:block;width:100%!important;height:100%!important}.n2-ss-slider .n2_ss_video_player{position:relative}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__placeholder{padding-top:56.25%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="16:10"] .n2_ss_video_player__placeholder{padding-top:62.5%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio="4:3"] .n2_ss_video_player__placeholder{padding-top:75%}.n2-ss-slider .n2_ss_video_player iframe,.n2-ss-slider .n2_ss_video_player video,.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.n2-ss-slider .n2_ss_video_player .n2_ss_video_player__cover{z-index:2;transform:translate3d(0,0,0)}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]{min-height:50px;height:100%}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] .n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>.n2_ss_video_player__placeholder{padding-top:0}.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill] video{position:static;height:auto}.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2-ss-item>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2-ss-layer[data-pm=absolute]>.n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video,.n2-ss-slider .n2_ss_video_player[data-aspect-ratio=fill]>video{position:static;height:100%}.n2-ss-slider img.n2_ss_video_cover{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover}.n2-ss-slider img.n2_ss_video_play_btn{position:absolute;left:50%;top:50%;z-index:2;width:48px;height:48px;transform:translate(-50%,-50%)}.n2-ss-slider .n2-ss-animated-heading-wrapper,.n2-ss-slider .n2-ss-animated-heading-wrapper *,.n2-ss-slider .n2-ss-highlighted-heading-wrapper,.n2-ss-slider .n2-ss-highlighted-heading-wrapper *{text-decoration:none!important}.n2_clear{clear:both}[data-force-hidden],[data-force-hidden] *{visibility:hidden!important}.n2-ss-slider .n2-ss-reveal-clip{pointer-events:none;visibility:hidden;position:absolute;left:0;top:0;z-index:1000000;width:100%;height:100%;overflow:hidden}.n2-ss-slider .n2-ss-reveal-clip>*{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-slider .n2-widget-html{z-index:10}.n2-ss-slider .n-particles-js-canvas-el{position:absolute;left:0;top:0;width:100%;height:100%;z-index:12}ss-text,ss-word,ss-char{position:relative;display:inline-block}ss-p{display:block}ss3-loader{display:none;place-content:center;position:absolute;left:0;top:0;width:100%;height:100%;z-index:100000}ss3-loader:after{content:'';display:block;border:9px solid RGBA(0,0,0,.6);border-top:9px solid #fff;border-radius:50%;box-shadow:inset 0 0 0 1px RGBA(0,0,0,.6),0 0 0 1px RGBA(0,0,0,.6);width:40px;height:40px;animation:n2-ss-loader-spin 2s linear infinite}@keyframes n2-ss-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.n2-ss-slider .n2-input,.n2-ss-slider .n2-ss-item-counter-counting-div{-webkit-transform:translate3d(0,0,0)}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(//schaico.de/wp-content/uploads/omgf/omgf-stylesheet-75/roboto-normal-latin-ext.woff2?ver=1662968064)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(//schaico.de/wp-content/uploads/omgf/omgf-stylesheet-75/roboto-normal-latin.woff2?ver=1662968064)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(//schaico.de/wp-content/uploads/omgf/omgf-stylesheet-75/roboto-normal-latin-ext.woff2?ver=1662968064)format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(//schaico.de/wp-content/uploads/omgf/omgf-stylesheet-75/roboto-normal-latin.woff2?ver=1662968064)format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}