@font-face {
    font-family: 'Roboto';
    src: url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.eot');
    src: url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.woff2') format('woff2'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.woff') format('woff'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.ttf') format('truetype'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.eot');
    src: url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.woff2') format('woff2'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.woff') format('woff'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.ttf') format('truetype'),
        url('../../files/theme/user/2024/schmidt/fonts/roboto-regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*Farbanpassungen*/
.slideup .toggleSlide,a.cta,.terminanfrage input:checked + span.item-label, .readmore{
    background: var(--kundenfarbe);
}
.headlinecontainer > *,.headline > *{
    line-height: 1.1;
}

.ce_kitchenteaser .preHeadline > span {
  border-bottom: 3px solid var(--kundenfarbe);
}
.slideup.fix {
    display: none;
}
.readmore {
  color: var(--kundenfarbe);
  border: 1px solid var(--kundenfarbe);
  box-shadow: none;
-webkit-box-shadow: none;
margin-top:0;
font-size: 22px;
padding: 20px 3rem;
  font-style: normal;
  border-radius:7px;
  background:none;
}
#article-8917 .linkholder {
margin: 3rem 0 0;
}
#article-8917 .readmore {
  color: white;
  border: 1px solid white;
  }

.ce_kitchenteaser .price, .parallax-container .headlinecontainer > *, .colorwhite .headline > *{
    color: white;

}



/*Seitenindividuelle Anpassungen*/


.mod_article > .block.ce_textBanner{
    padding: 2rem;
}

body.bg_black, body.bg_black footer{
font-family: 'Roboto',arial,sans-serif;
font-weight: normal;
font-size: 17px;
line-height: 170%;
color:white;
    background-color: #202020;
}
header > .inside {
padding-top:20px;
}
#article-8917 {
color:black;
}

h1, h2, .h2, h3, .h3, h4, h5, h6,.megamenue.mod_navigation > ul > li > a,.stars ul li, .zitat, .ce_bewerbungsbox_full .headline > *,.preHeadline,a.cta,.ce_bewerbungsbox a,.ce_bewerbungsbox_full a {
    font-weight: normal;
}
.headlinecontainer > h1, .headline > h1, h1 {
font-size:50px;
color:var(--kundenfarbe);
text-transform:uppercase;
}
.headlinecontainer > h2, .headline > h2, h2 {
font-size:40px;
text-transform:uppercase;
}
.small {
font-size:12px;
line-height:130%;
}
.bgColored .headlinecontainer > h2, .bgColored .headline > h2, .bgColored h2 {
color:#000;
}

.headlinecontainer >h3, .h3{
  font-size: 28px;
  line-height: 1.4;
  color:white;
  font-weight:bold;
}

.kundenfarbe {
color: var(--kundenfarbe);
}


.mod_single_direct_module .price {
    /*margin-top: 4rem; */
    font-size: 32px;
    line-height: 2.4rem;
font-weight: 400;
}

/*weitere*/

.ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside{
    padding: 2rem 3rem;
}

.red, .red .headline > *, .bgColored .red .headline > *{
    color:#F40909;
}

#header .row > *{
    padding-top:0;
}

.fullwidth .ce_responsivebanner picture, .fullwidth .ce_responsivebanner picture img{
    width: 100%;
}
Element {
  font-weight: 500;
}
.ce_kitchenteaser .price{
    font-weight: 500;
}
.slidertoggler {
	display:none;
}
.drittel.ce_kachelelement .row > .mediaholder {
    width: 25%;
}

@media all and (max-width: 680px){
.headlinecontainer > h1, .headline > h1, h1 {
font-size:32px;
color:var(--kundenfarbe);
text-transform:uppercase;
}
.headlinecontainer > h2, .headline > h2, h2 {
font-size:32px;
text-transform:uppercase;
}
.headlinecontainer >h3, .h3{
  font-size: 20px;
  line-height: 1.4;
  color:white;
  font-weight:bold;
}
.ce_kachelelement,
.ce_textBanner .headline > *, .ce_textBanner .headline > h2 {
text-align:center;
}
.headline img {
max-width: 220px;
}
#article-8883 .ce_kachelelement .row > .textholder > .inside {
padding-top:4rem;
}

}
