


/*Schriftarten */
/* roboto-regular - latin */
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/user/kuechenstudios/kuechentreff_junker/fonts/roboto/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/theme/user/kuechenstudios/moebel_scherer/fonts/roboto/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}



body{
font-family: 'Roboto',arial,sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 2.1rem;
}

.stoerer {
width: 400px;
right: inherit;
    left: 4rem;
}

body.bg_black, body.bg_black footer, body.bg_black #header, body.bg_black #header.clone {
background-color:#3B3D43;
}

#herosection .mediaholder > img {
  max-width: 100%;
  height: auto;
  max-height: calc(100vh - (149px + 8rem));
  object-fit: contain;
}


.mod_article.bgimage > .block {
max-width: 1280px;
margin: 0 auto;
padding: 4rem 2rem 4rem;
box-sizing: border-box;
}

/*Farbanpassungen*/
.slideup .toggleSlide,a.cta,.terminanfrage input:checked + span.item-label{
    background: var(--kundenfarbe);
}

.slideup .toggleSlide{
    background: white;
    color: #333;
    font-weight: 500;
}
 .ce_colorslider .headlinecontainer > *, .headline >*,.headlinecontainer > *,
.navcontent li:hover > a, .navcontent li:hover > span, .navcontent li > strong{
    color: var(--kundenfarbe);
    
}

.ce_textBanner .headline{
  
}

.bgColored{
background-color:transparent;
}

.ce_kachelelement .ce_text li {
list-style-type: disc;
}

.notbold{
 
  font-weight: 300;

  line-height: 1;
}

.headlinecontainer > *,.headline > *{
    line-height: 1.1;
	color:white;
}

.ce_kitchenteaser .preHeadline > span {
  border-bottom: 3px solid var(--kundenfarbe);
}

.readmore {
  color: white;
  border: none;
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.6);
    box-shadow: none;
-webkit-box-shadow: none;
margin-top:0;
font-size: 24px;
padding: 20px 3rem;
text-transform:none;
}

.mediaholder .bgImage{
    height: 100%;
}
.ce_kitchenteaser .teasergrid{
background: white;
}
.ce_kitchenteaser:first-of-type .teasergrid{
    
    padding-top: 10px;
}


.ce_kitchenteaser:last-of-type .teasergrid{
    padding-bottom: 10px;
}

.readmore{
    background: transparent;
    border: 2px solid white;
    border-radius: 10px;
}

.ce_kitchenteaser .price, .parallax-container .headlinecontainer > *, .colorwhite .headline > *{
    color: white;

}

#maincontent > .block.ce_aktion {
max-width:100%;
background-color:#1F1E1E;
}
.ce_aktion .inside {
max-width:1280px;
margin:0 auto;
text-align:center;
}
.index .mod_article > .block{
    padding: 4rem 2rem;
}

.index .mod_article.fullwidth > .block.ce_text{
    padding: 4rem 2rem 6rem; 
}

.ce_kachelelement .notfloat_left > .inside {
    padding-left: 2rem;
    padding-right: 0;
}

    
    body.index .mod_article.fullwidth > .block.inside{
        padding: 0;
    }


#herosection .mod_article > .block:not(.flexslider){
    padding: 4rem 2rem;
    box-sizing: border-box;
    max-width: 1280px;
    margin: 0 auto;
}

body .owl-carousel .owl-nav button.owl-prev{
    left: 2rem
}

body .owl-carousel .owl-nav button.owl-next{
    right: 2rem
}


body .owl-carousel .owl-nav button.owl-next span, body .owl-carousel .owl-nav button.owl-prev span {
  background: rgba(255,255,255,0.8);
    color: #333;
}

body .owl-carousel .owl-item img {
  display: block;
  width: unset;
    margin: 0 auto;
}
body .owl-carousel .textholder{
max-width: 980px;
  margin: 0 auto;
}

body .ce_owlItemSlider .item{
    border: none;
}

#herosection .mod_article .bgImage{
    background-size: cover;
}

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,.readmore {
      font-family: 'Roboto',sans-serif;
    font-weight: 700;
	color:white;
}

.headlinecontainer > h2, .headline > h2, h2 {
font-size:42px;
text-transform:uppercase;
}

h3,.h3{
    font-size: 30px;
}
footer .headlinecontainer > * {
color:black;
}

.headlinecontainer > .red {
color:#D4111C;
}
.bgColored[style="background: #fff"],
.bgColored[style="background: #fff"] .textholder *:not(p),
.bgColored[style="background: #fff"] .headlinecontainer > *,
.bgColored[style="background: #fff"] .headlinecontainer > h2, .bgColored[style="background: #fff"] .headline > h2, .bgColored[style="background: #fff"] h2 {
color: #333;
}

.bgColored[style="background: #fff"] .textholder *:not(p){
    margin-top: 0;
    margin-bottom: 20px;
}
.slider-control .slider-prev, .slider-control .slider-next {
display:block;
}
.relative {
position:relative;
}
.ce_imagerow .row > * {
padding:0 8px;
}

.ce_responsivebanner .headlinecontainer{
    max-width: 1280px;
    margin: 0 auto;
}

.ce_responsivebanner .headlinecontainer > h3{
  font-size: 28px;
  line-height: 1.4;
  font-family: 'Roboto',arial,sans-serif;
    font-weight: 600;
    color: white;
}

.maxWidth{
    max-width: 980px;
    margin: 0 auto;
}

.kundenfarbe {
color: var(--kundenfarbe);
}

.ce_sliderStart .textholder{
    text-align: center;
}

.ce_sliderStart .textholder h3{
    margin-top: 0;
}

.ce_sliderStart .textholder h3 img{
    max-width: 100px;
    margin-bottom: 2rem;
}


.mod_single_direct_module .price {
    /*margin-top: 4rem; */
    font-size: 32px;
    line-height: 2.4rem;
font-weight: 400;
}

/*weitere*/

.ce_kachelelement .notfloat_right > .inside{
    padding: 0;
    padding-right: 2rem;
}


.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;
}
.headlinecontainer img{
    max-width: 250px;
}

.ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside{
    padding-top: 0;
    padding-bottom: 0;
}

.ce_kachelelement .table > .row, .ce_kachelelement .table > .row > *,.ce_kachelelement .table > .row > .mediaholder > figure,.ce_kachelelement .table > .row > .mediaholder > figure video{
    height: 100%;
}

.ce_kachelelement .table > .row > .mediaholder{
    
}

.ce_kachelelement .table > .row > .mediaholder > figure video{
object-fit: cover;
}

.small.zitat{
    max-width: 860px;
}

.small.zitat .imageholder{
    background-size:contain !important;
    background-position: 0 0 !important; 
}

.imageholder .image_container.float_left {
  margin-right: 0;
}

.mod_article > .block.setwidth .textholder.not_left.setwidth.width_2_3col{
    padding-left: 2rem;
}
.zitat {
  font-size: inherit;
  line-height: 1.85;
    font-weight: 400;
    font-style: italic;
    font-family: 'Roboto',sans-serif;
}

.mod_article > .ce_responsivebanner.block{
    max-width: 1280px;
}

.mod_article > .ce_responsivebanner.block > .inside{
    background: transparent;
}
.bora .ce_responsivebanner .headlinecontainer > h3 {
margin:2rem 0;
}
@media all and (max-width: 1200px){
.stoerer {
width: 350px;
right: inherit;
    left: 1rem;
}
}

@media all and (max-width: 930px){
       .index .mod_article > .block,.bgColored{
        padding: 20px;
    }
    
    .center .headlinecontainer{
        text-align: center;
    }
    
    .index .mod_article > .ce_headline{
          padding: 0 20px;
    }
   .index .mod_article > h2.ce_headline {
  font-size: 42px;
  line-height: 1.4em;
  text-align: center;
}
    
  .ce_responsivebanner .headlinecontainer {
  padding: 0 20px;
  margin-bottom: 20px;
}
    .ce_kachelelement .row > .textholder > .inside, .index .mod_article.fullwidth > .block.textbanner, .index .mod_article > .block.textbanner {
  padding: 20px 0;
}
    .index .mod_article.fullwidth > .block.ce_text {
  padding: 2rem 20px 2rem;
}
    .ce_textBanner .headline > *, .ce_textBanner .headline > h2, .ce_kachelelement {
        text-align: center;
    }

}

@media all and (max-width: 680px){
    body {
        font-size: 16px;
        line-height: 150%;
    }
.teasergrid > .itemsperRow_3 > *, ul.cols_3 > li, .teasergrid > .itemsperRow_2 > *, ul.cols_2 > li {

  margin: 0 0 10px;

}
    .stoerer {
        position: static;
width: 100%;
}
    
        .readmore {
 
  font-size: 16px;
  padding: 20px 20px;
}
    
    .index .mod_article > h2.ce_headline {
  font-size: 28px;
    }
    
    .ce_responsivebanner .headlinecontainer > h3{
        font-size: 21px;
    }
    
    .headlinecontainer > h2, .headline > h2, h2 {
  font-size: 36px;
}
    .index .mod_article.fullwidth > .block.ce_text {
  padding: 2rem 20px 2rem;

}

.bgColored img {
width:100%;
height:auto;
}

}


.headlinecontainer.below{
    margin-bottom: 0;
    margin-top: 2rem;
} 

@media all and (max-width:480px) {
.headline img {
max-width: 100%;
}
.ce_headline img {
max-width: 270px;
}

.ce_textBanner .headline > *, .ce_textBanner .headline > h2 {
font-size: 32px;

}
}

@media all and (max-width: 480px){
#herosection .stoerer {
width: 100%;
}
}
