/* open-sans-300 - latin */
/* open-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/files/theme/user/allfonts/opensans/open-sans-v44-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v44-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('/files/theme/user/allfonts/opensans/open-sans-v28-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

#maincontent > .ce_aktion {
    background: none;
}
#maincontent > .ce_aktion .inside {
    max-width: none;
}
.parent_angebotskuechen .ce_introtext h1 {
    font-size: 40px;
    line-height: 120%;
}

/*Farbanpassungen*/
.ce_kachelelement.kundenbg .textholder,
.slideup .toggleSlide,a.cta,.terminanfrage input:checked + span.item-label, .readmore{
    background: var(--kundenfarbe);
}

.ce_kachelelement.kundenbg .textholder .kundenfarbe{
    color: #3A1B4A;
}
 
.navcontent li:hover > a, .navcontent li:hover > span, .navcontent li > strong,
header .font-icon{
    color: var(--kundenfarbe);
    
}

footer .footertop, body.bg_white #header, body.bg_white #header.clone,.kundenbg .textholder,.mod_article.bgColored{
   color:white;
    background: #3A1B4A;
    
}


header.clone{
    display: none;
}

body.down header.clone{
    display: block;
}

footer .footertop > .inside{
    padding-top: 4rem;
}

#main .mod_article.artbefore{
   
}

#main .mod_article.artafter{
    margin-bottom: 4rem;
}
#article-10237 {
    text-align: center;
}

footer .footertop:before{
    content: '';
    display: block;
    width: 100vw;
    position: relative;
    background: url(/files/theme/user/2024/thuiskwartier/images/abbinder/footertop_bg.svg) no-repeat scroll 0 0 white;
    height: 15vw;
    background-size: cover;
    padding-bottom: 0;
    margin-left: -0.1%;
    margin-right: -0.1%;
    margin-bottom: -0.1%;
    border: none;
    outline: none;
}

#main .mod_article.artbefore:before{
    content: '';
    display: block;
    width: 100vw;
    position: relative;
    background: url(/files/theme/user/2024/thuiskwartier/images/abbinder/artikel_top.svg) no-repeat scroll 50% 50% white;
    height: 15vw;
    max-height: 320px;
    background-size: cover;
    padding-bottom: 0;
    margin-left: -0.1%;
    margin-right: -0.1%;
    margin-bottom: -0.1%;
    border: none;
    outline: none;
}


#main .mod_article.artafter:after{
    content: '';
    display: block;
    width: 100vw;
    position: relative;
    background: url(/files/theme/user/2024/thuiskwartier/images/abbinder/artikel_bottom.svg) no-repeat scroll 0 0 white;
     height: 15vw;
    max-height: 320px;
    background-size: cover;
    padding-bottom: 0;
    margin-left: -0.1%;
    margin-right: -0.1%;
    margin-top: -0.1%;
    border: none;
    outline: none;
}

body.bg_white #header .sharenav li span,
.menu-btn span{
    color: white;
    font-size: 12px;
}

body header i.font-icon,
header i.font-icon.icon-calendar-empty{
  font-size: 18px;
}

body header .sharenav li{
    margin: 10px 0 15px 15px;
    line-height: 1;
}

#header .row > .headercenter .mod_logo figure{
      width: 220px;
    margin: 0 auto;
    position: relative;
}

#header .row > .headercenter .mod_logo figure img{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
header .row > *{
    padding-bottom: 0;
    padding-top: 0;
 
}

header .row > *:not(.headercenter){
    vertical-align: middle;
}


  
#header .row > .headercenter .mod_logo figure a{
    display: block;
}

.mediaholder > div.bgImage{
    background-size:contain !important;
    height: 100%;
}

.ce_gallery li{
    background: white;
}

.headlinecontainer > *,.headline > *{
    line-height: 1.4;
}

.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);
margin-top:0;
font-size: 24px;
padding: 20px 3rem;
font-weight: 500;
  font-style: normal;

}
strong {
font-weight: 700;
}

.ce_kitchenteaser .price, .parallax-container .headlinecontainer > *, .colorwhite .headline > *{
    color: white;

}

.headlinecontainer > *{
    font-weight: 500;
}

body .flex-direction-nav a, .slider-control a > span {
width: 10px;
height: 10px;
padding: 12px 15px 18px;
}

.headlinecontainer > * > img{
  max-width: 250px;
  margin-bottom: 2rem;
}


/*Seitenindividuelle Anpassungen*/
#footer h2 {
color:white;
    font-size: 28px;
    margin-bottom: 20px;
}


.mod_article > .inside .block.ce_textBanner{
    padding: 2rem;
}

.mod_article[style*="background: #000000"]{
   
    color: white;
}

h1,.h1,h2,.h2,h3,.h3, h4,.h4{
    color:var(--kundenfarbe);
}

.mod_article[style*="background: #000000"] .textholder{
     text-align: center;
}

.mod_article[style*="background: #000000"] .textholder .headlinecontainer > * img{
    margin-left: auto;
    margin-right: auto;
    clear: both;
    display: block;
}

.ce_introtext h1,.ce_introtext h2 {
  font-size: 65px;
  font-weight: 300;
  color:var(--kundenfarbe);
}

.headlinecontainer > * .smaller{
   font-weight: 300; 
}

.ce_introtext .text{
    max-width: 650px;
    margin: 0 auto;
}

.ce_introtext p{
    font-size: 24px;
}

.maxWidth .text{
    max-width: 980px;
    margin: 0 auto;
}

#test .row > .mediaholder{
    min-width: 200px;
}

body{
  font-family: 'Open Sans',sans-serif;
font-weight: 300;
font-size: 18px;
line-height: 1.65;
}


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-family: 'Open Sans',sans-serif;
    font-weight: 400;
}

.colorwhite,.colorWhite{
    color: white;
}

h4.colorwhite{
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 10px;
}

h4.colorwhite + h3{
    margin-top: 0;
    font-size: 42px;
    margin-bottom: 2rem;
}

h4.colorwhite + h3 + h5{
    font-size: 28px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
}

#article-14470 .textholder{
    background: #EAEAEA;
}

.mediaholder > .ce_flexslider .flex-direction-nav,
.mediaholder > .ce_flexslider .flex-direction-nav *{
    height: 10px;
}
body .flex-direction-nav a img, .slider-control a img {
    margin-top: 0;
}

.slideup .toggleSlide {
    border-radius: 7px 7px 0 0;
}

.slideup span,
#article-10271,
#article-10271 .headlinecontainer > h3,
#article-10246 .headlinecontainer > *,
#article-10239 .headlinecontainer > h3,
#article-10268 .headlinecontainer > *,
#article-10243 .headline > *,#article-10243 .headline > * > *,
#article-10246 .headline > h3,
#article-10246 .headline > *{
  color: black;
}

#article-10267 .headlinecontainer > *:after,
#article-10246 .headlinecontainer > *:after,
#article-10268 .headlinecontainer > *:after{
content: '';
  display: table;
  background: var(--kundenfarbe);
  width: 80px;
  height: 5px;
  margin: 20px 0 0;
}

#article-10267 .headlinecontainer > *,
#article-10251 .headlinecontainer > *{
    color: white;
}

.ce_owlItemSlider .item {
border:none;
}

.owl-carousel .owl-nav button.owl-prev {
left: -37px;
}
.owl-carousel .owl-nav button.owl-next {
right: -37px;
}
.owl-carousel .owl-item img {
width: 99% !important;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
margin-top: -50px;
}

.headlinecontainer > * img{
    max-width: 300px;
    margin-bottom: 2rem;
}

.ce_logo .logo{
    margin-bottom: 10px;
}

.headlinecontainer > * strong{
    font-weight: 500;
}

#article-8520 .mediaholder img,
#article-8496 .mediaholder > div.bgImage img{
    max-width: 350px;
}

.headlinecontainer > h2, .headline > h2, h2 {
font-size:48px;
color:var(--kundenfarbe);
}

.bgColored .headlinecontainer > h2, .bgColored .headline > h2, .bgColored h2 {
color:var(--kundenfarbe);
}

.headlinecontainer >h3, .h3{
  font-size: 32px;
  line-height: 1.4;
    font-weight: 500;
}

.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{
    padding: 0;
}

.margneg .image_container{
    margin: 0 -20px 2rem;
}
.ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside{
    padding: 2rem 3rem;
}

.red, .red .headline > *, .bgColored .red .headline > *{
    color:#F40909;
}


.fullwidth .ce_responsivebanner picture, .fullwidth .ce_responsivebanner picture img{
    width: 100%;
}

.ce_kitchenteaser .price{
    font-weight: 500;
}
.slidertoggler {
	display:none;
}

.bgred.bgColored{
    background: var(--kundenfarbe);
    color: white;
}



.ce_textBanner .headline{
    margin-bottom: 20px;
}

.bgColored .headlinecontainer > h2, .bgColored .headline > h2, .bgColored h2{
    
}

.video_container{
    border: 8px solid white;
}

.ce_player .ce_text{
    max-width: 980px;
    margin: 2rem auto 0;
    text-align: center;
}

.linkholder {
    margin: 4rem auto 0;
}

.bgColored.bgred .readmore{
    background: white;
    color: #393333;
}

.ce_text ul{
    margin: 0.5rem 0;
    padding-left: 16px;
}

.ce_text ul > li::before {
  content: '•';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -16px;
}


@media all and (max-width: 1080px){
    .flexslider .slides img{
        display: inherit;
        height: auto;
    }
    footer .footertop, .mod_article.bgColored{
        padding-top: 0;
        padding-bottom: 0;
    }
    
    .ce_kachelelement{
        max-width: 650px;
        margin: 0 auto;
    }
    
    .ce_kachelelement .table{
        table-layout: fixed;
    }
    .ce_kachelelement .table, .ce_kachelelement .table > .row, .ce_kachelelement .table > .row > *, .mediaholder > .ce_flexslider, .mediaholder > .ce_flexslider *, .mediaholder > .ce_flexslider .flex-direction-nav * {
  height: auto;
}
    
   #article-1023.mod_article.fullwidth .block.maxWidth.ce_kachelelement, #article-10238.mod_article .block.maxWidth{
        max-width: 580px;
    }
    
       #article-10238 .ce_kachelelement .row > *{
        display: table-header-group;
    }
    
    .ce_kachelelement .notfloat_right > .inside, .ce_kachelelement .notfloat_left > .inside {
  padding: 0 3rem 0 0 ;
}
    
    .ce_kachelelement .row > .mediaholder{
        padding-right: 2rem;
        vertical-align: top;
    }
    
    .ce_kachelelement .row > .mediaholder + .textholder > .inside{
        padding-bottom: 20px;
    }
    
    .mod_logo{
        margin: 0;
    }
    .index .mod_article > .block > .block, .bgColored{
        padding-top: 0;
    }
    
    .ce_kachelelement .row > .textholder > .inside{
        padding: 0;
    }
    
    .index .mod_article > .block{
        padding: 2rem;
    }
}

@media all and (max-width: 680px){

    ul.cols_6 > li {
  width: calc( (100% - (6 * 5px)) / 3 );
}
    
    .headline img {
max-width: 200px;
}
.ce_textBanner {
text-align:center !important;
}
    .ce_gallery > ul.cols_3 > li {
  width: 100%;
        margin: 0 0 20px;
}
    
    .mod_article > .inside .block.ce_textBanner {
  padding: 20px 10px;
   
}
    
     .ce_textBanner .headline > *, .ce_textBanner .headline > h2 {
    font-size: 28px;
    text-align: center;
  }
    
    
    .index .mod_article > .block {
  padding: 20px 10px;
}
    
    h4 {
  font-size: 21px;
  line-height: 1.2;
}
    .headlinecontainer > h3, .h3 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
    
    .headlinecontainer > h2, .headline > h2, h2 {
  font-size: 32px;
  line-height: 1.2;
}
    
    .readmore {

  font-size: 16px;
  padding: 20px;

}
    
}

@media all and (max-width: 930px) {
.ce_kachelelement .mediaholder .flexslider, .ce_gallerytext .row .ce_text .headlinecontainer {
margin-top: 0;
}
}
