/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:bold}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

/* ColorBox v1.5.8, (c) 2011 Jack Moore - jacklmoore.com, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.5.8/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.5.8/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 5, 2015 */



@font-face {
  font-family: 'Jockey One';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(''),
       url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
       url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */
       url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.woff") format('woff'), /* Modern Browsers */
       url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */
       url("../../files/fonts/JockeyOne/jockey-one-v15-latin-regular.svg#JockeyOne") format('svg'); /* Legacy iOS */
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 5, 2015 */



@font-face {
    font-family: 'lobster_1.4regular';
    src: url("../../files/fonts/Lobster/Lobster 1.4-webfont.eot");
    src: url("../../files/fonts/Lobster/Lobster 1.4-webfont.eot?#iefix") format('embedded-opentype'),
         url("../../files/fonts/Lobster/Lobster 1.4-webfont.woff2") format('woff2'),
         url("../../files/fonts/Lobster/Lobster 1.4-webfont.woff") format('woff'),
         url("../../files/fonts/Lobster/Lobster 1.4-webfont.ttf") format('truetype'),
         url("../../files/fonts/Lobster/Lobster 1.4-webfont.svg#lobster_1.4regular") format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 9, 2015 */



@font-face {
    font-family: 'open_sanslight';
    src: url("../../files/fonts/opensans/OpenSans-Light-webfont.eot");
    src: url("../../files/fonts/opensans/OpenSans-Light-webfont.eot?#iefix") format('embedded-opentype'),
         url("../../files/fonts/opensans/OpenSans-Light-webfont.woff2") format('woff2'),
         url("../../files/fonts/opensans/OpenSans-Light-webfont.woff") format('woff'),
         url("../../files/fonts/opensans/OpenSans-Light-webfont.ttf") format('truetype'),
         url("../../files/fonts/opensans/OpenSans-Light-webfont.svg#open_sanslight") format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight_italic';
    src: url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.eot");
    src: url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.eot?#iefix") format('embedded-opentype'),
         url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.woff2") format('woff2'),
         url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.woff") format('woff'),
         url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.ttf") format('truetype'),
         url("../../files/fonts/opensans/OpenSans-LightItalic-webfont.svg#open_sanslight_italic") format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url("../../files/fonts/opensans/OpenSans-Regular-webfont.eot");
    src: url("../../files/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix") format('embedded-opentype'),
         url("../../files/fonts/opensans/OpenSans-Regular-webfont.woff2") format('woff2'),
         url("../../files/fonts/opensans/OpenSans-Regular-webfont.woff") format('woff'),
         url("../../files/fonts/opensans/OpenSans-Regular-webfont.ttf") format('truetype'),
         url("../../files/fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url("../../files/fonts/opensans/OpenSans-Semibold-webfont.eot");
    src: url("../../files/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix") format('embedded-opentype'),
         url("../../files/fonts/opensans/OpenSans-Semibold-webfont.woff2") format('woff2'),
         url("../../files/fonts/opensans/OpenSans-Semibold-webfont.woff") format('woff'),
         url("../../files/fonts/opensans/OpenSans-Semibold-webfont.ttf") format('truetype'),
         url("../../files/fonts/opensans/OpenSans-Semibold-webfont.svg#open_sanssemibold") format('svg');
    font-weight: normal;
    font-style: normal;

}
/* FONTS */
/* @migrate adjust paths
 * @warning absolute paths*/

@font-face {
  font-family: 'lobster_1.4regular';
  src: url("../../files/fonts/Lobster/Lobster14-webfont.eot");
  src: url("../../files/fonts/Lobster/Lobster14-webfont.eot?#iefix") format('embedded-opentype'),
  url("../../files/fonts/Lobster/Lobster14-webfont.woff2") format('woff2'),
  url("../../files/fonts/Lobster/Lobster14-webfont.woff") format('woff'),
  url("../../files/fonts/Lobster/Lobster14-webfont.ttf") format('truetype'),
  url("../../files/fonts/Lobster/Lobster14-webfont.svg#lobster_1.4regular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanslight';
  src: url("../../files/fonts/opensans/OpenSans-Light-webfont.eot");
  src: url("../../files/fonts/opensans/OpenSans-Light-webfont.eot?#iefix") format('embedded-opentype'),
  url("../../files/fonts/opensans/OpenSans-Light-webfont.woff2") format('woff2'),
  url("../../files/fonts/opensans/OpenSans-Light-webfont.woff") format('woff'),
  url("../../files/fonts/opensans/OpenSans-Light-webfont.ttf") format('truetype'),
  url("../../files/fonts/opensans/OpenSans-Light-webfont.svg#open_sanslight") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansregular';
  src: url("../../files/fonts/opensans/OpenSans-Regular-webfont.eot");
  src: url("../../files/fonts/opensans/OpenSans-Regular-webfont.eot?#iefix") format('embedded-opentype'),
  url("../../files/fonts/opensans/OpenSans-Regular-webfont.woff2") format('woff2'),
  url("../../files/fonts/opensans/OpenSans-Regular-webfont.woff") format('woff'),
  url("../../files/fonts/opensans/OpenSans-Regular-webfont.ttf") format('truetype'),
  url("../../files/fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold';
  src: url("../../files/fonts/opensans/OpenSans-Semibold-webfont.eot");
  src: url("../../files/fonts/opensans/OpenSans-Semibold-webfont.eot?#iefix") format('embedded-opentype'),
  url("../../files/fonts/opensans/OpenSans-Semibold-webfont.woff2") format('woff2'),
  url("../../files/fonts/opensans/OpenSans-Semibold-webfont.woff") format('woff'),
  url("../../files/fonts/opensans/OpenSans-Semibold-webfont.ttf") format('truetype'),
  url("../../files/fonts/opensans/OpenSans-Semibold-webfont.svg#open_sansbold") format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sans_condensedbold';
  src: url("../../files/fonts/opensans/OpenSans-CondBold-webfont.eot");
  src: url("../../files/fonts/opensans/OpenSans-CondBold-webfont.eot?#iefix") format('embedded-opentype'),
  url("../../files/fonts/opensans/OpenSans-CondBold-webfont.woff2") format('woff2'),
  url("../../files/fonts/opensans/OpenSans-CondBold-webfont.woff") format('woff'),
  url("../../files/fonts/opensans/OpenSans-CondBold-webfont.ttf") format('truetype'),
  url("../../files/fonts/opensans/OpenSans-CondBold-webfont.svg#open_sansbold") format('svg');
  font-weight: normal;
  font-style: normal;
}


/************************************************************************************
 * GENERAL
 */

* {
  /* @todo vernünftiges css-reset hinzufügen */
  box-sizing: border-box;
  margin: 0;
}

a,
a:link,
a:visited {
  color: #95c11f;
  text-decoration: none;
}

a.caption {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  color: inherit;
}
.overflow {
  overflow: visible;
  z-index: 100;
}
.violett {
  background: #5c0f8c;
  color: white;
  padding: 85px 20px 20px;
}
.violett h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .violett h4 {
    font-size: 20px;
  }
}
.violett h5 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .violett h5 {
    line-height: 149%;
  }

  .violett h5 strong {
    display: block;
  }
}
.violett.text-left {
  padding: 30px;
}
@media screen and (max-width: 900px) {
  .violett.text-left {
    margin-top: 30px;
  }
}
.violett.text-left h4 {
  text-align: left;
}
.violett.text-left a {
  color: white;
}
h1, h2, h3, h4, p, a {
  margin: 0;
  text-decoration: none;
}
h4 {
  line-height: 150%;
  font-size: 1.3333em;
  text-align: center;
}
form {
  margin-bottom: 0;
}
body {
  font-family: open_sansregular;
  font-size: 14px;
  line-height: 145%;
  color: #4c4c4c;
  background-color: white;
  overflow-x: hidden;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
p {
  margin-bottom: 10px;
}
h1, h2 {
  color: #5c0f8c; /* @color violett */
  font-family: 'Jockey One';
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 100%;
  letter-spacing: 0.03em;
}
h3 {
  color: #95c11f; /* @color lime, green */
  font-family: 'lobster_1.4regular';
  font-size: 21px;
  letter-spacing: 0.75px;
  margin-top: 0;
}
div#wrapper {
  /* äußerer Container */
  /* @check @cleanup */
  margin: auto;
  overflow: hidden;
}
.content {
  /* innere Container */
  /* @use */
  display: block;
  position: relative;
  max-width: 1100px;
  margin: auto;
  clear: both;
}
.content.vertical-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 900px) {
  .content.vertical-center {
    flex-flow: column;
    padding: 40px;
  }

  .content.vertical-center img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .content.vertical-center {
    padding: 50px 40px 0 40px;
  }
}
.rs-columns {
  margin-top: 40px;
  margin-bottom: 40px;
}
.rs-columns div:not(.news-box) {
  line-height: 149%;
}
.rs-columns h1,
.rs-columns h2,
.rs-columns h3 {
  margin-bottom: 20px;
}
.rs-column.-large-col-2-1 {
  width: 47.5%;
}
.rs-column {
  margin-right: 5%;
}
.rs-column.-large-col-6-2 {
  width: 30%;
}
.woodbox {
  width: 100%;
  background-image: url("../../files/images/kulinair_iso_teaser_wood_01.jpg");
  background-position: top center;
  color: white;
  font-family: open_sansregular;
  line-height: 129%;
  margin: auto;
}
.woodbox > *:not(.content):not(.rs-columns) {
  max-width: 1100px;
  margin: auto;
}
.woodbox .ce_headline {
  color: #c2e85c;
}
.woodbox .ce_headline.white {
  color: white;
}
#produktdetails.woodbox {
  padding-bottom: 25px;
}
.granitebox {
  background-color: #95c11f;
  background-image: url("../../files/images/kulinair_news_granite_01.jpg");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: 100% 382px;
  width: 100%;
  overflow: hidden;
  color: white;
  font-size: 14px;
  margin: auto;
}
.woodbox::before, /* Grüner Streifen über den Containern */
.granitebox::before {
  /* ... */
  /* @note "border-top: 10px solid #95c11f;" hätt's auch getan^^ @check @cleanup */
  display: block;
  height: 10px;
  width: 100%;
  background-color: #95c11f;
  content: '';
}
.woodbox .ce_text {
  background: radial-gradient(rgba(108, 80, 55, 0.8), rgba(108, 80, 55, 0.6),
  rgba(108, 80, 55, 0.20), rgba(0, 0, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/************************************************************************************
 * MAIN CONTENT (BETWEEN HEADER AND FOOTER)
 */
#main {
  /* Container für Seiteninhalte */
  background-color: white;
  position: relative;
}
#main.scrolled {
  margin-top: 225px;
}

/************************************************************************************
 * PARABOX ("Parallax Effekt" - Bild und Überschrift)
 */
body.parallax #main {
  /* Abstand zwischen main und header, damit parabox sichtbar ist */
  margin-top: 367px;
}
body.home.parallax #main {
  margin-top: 455px;
}
body.home.parallax .parabox .ce_text {
  margin: 0 auto;
  max-width: 1100px;
}
body.home.parallax .parabox .ce_text,
.col-text {
  column-count: 2;
  column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
}
body.parallax #main.scrolled {
  margin-top: 592px;
}
body.home.parallax #main.scrolled {
  margin-top: 670px;
}
.parabox {
  /* Container für alles, was den "Parallax" Effekt haben soll */
  position: relative;
  z-index: -999;
  position: fixed;
  top: 0px;
  margin: auto;
  width: 100%;
}
.parabox .ce_image,
.parabox .image_container {
  width: 100%;
  height: 467px;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.parabox .image_container img {
  display: block;
  width: 100%;
  height: auto;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 1920px) {
  .parabox .image_container img {
    width: auto;
    height: 100%;
  }
}

.parabox_heading {
  margin: 50px auto 20px;
}
/************************************************************************************
 * SCHNELLKONTAKT (Zum Ausklappen)
 */
#schnellkontakt_container {
  /* Hauptcontainer */
  transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  position: fixed;
  left: -340px;
  width: 400px;
  top: 490px;
  z-index: 999;
}
#schnellkontakt_content {
  /* Container mit Kontaktdaten */
  width: 340px;
  background-color: #5c0f8c;
  color: white;
  font-family: open_sansregular;
  font-size: 22px;
  float: left;
  padding: 20px 30px;
}
#schnellkontakt_content .ce_text.first p {
  /* = Telefonnummer */
  font-size: 32px;
  margin-bottom: 10px !important;
}
#schnellkontakt_content .ce_text:not(.last) {
  /* margin-bottom: 20px; */
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}
#schnellkontakt_content .ce_text:not(.last) a {
  color: #fff;
}
#schnellkontakt_content h2 {
  color: white;
  font-size: 24px;
  letter-spacing: 0.75px;
}
#schnellkontakt_zipfelchen {
  /* das was sichtbar ist, wenn SK eingeklappt ist */
  background-image: url("../../files/images/kulinair_icon_schnellkontakt_oeffnen.gif");
  width: 60px;
  height: 60px;
  background-color: #5c0f8c;
  float: left;
}
#schnellkontakt_container:hover {
  /* Schnellkontakt "ausklappen" (bei hover) */
  left: 0px;
}
#schnellkontakt_container img {
  /* Uhrenicon */
  margin-right: 10px;
}
/* H GROUP (Zusammengehörende Überschriften; nebeneinander anzeigen) */
.hgroup {
  display: inline-block;
}
/************************************************************************************
 * Inhalte
 */
.contentbox {
  /* Inhaltsboxen mit Text (Zweispaltiges Layout) */
  font-size: 14px;
  line-height: 18px;
  float: left;
  width: 48%;
  margin-top: 80px;
}
.contentbox:nth-of-type(even) {
  margin-left: 4%;
}
.contentbox.last {
  margin-bottom: 35px;
}
.contentbox h1,
.contentbox h2,
.contentbox h3 {
  margin-bottom: 15px;
}
.contentbox h1 {
  line-height: 19px;
}
/***** NEWSLETTER ANMELDUNG *****/
#newsletter {
  background: #95c11f;
  color: #fff;
  padding: 40px 0;
}
#newsletter h3 {
  color: #fff;
  font-size: 31px;
  line-height: 31px;
}
#newsletter .rs-columns {
  max-width: 1100px;
  margin: 0 auto;
  display: block;
}
#newsletter form {
  margin-top: 20px;
}
#newsletter input[type=text] {
  padding: 11px 10px;
  width: 64%;
}
#newsletter input[type=submit] {
  background: #5c0f8c;
  border: 0;
  padding: 13px;
  color: #fff;
  width: 35%;
  cursor: pointer;
}
/***** STARTSEITE *****/
#img_map_streckennetz {
  /* Liefergebiet Karte */
  margin-top: 10px;
  margin-bottom: 20px;
}
#img_eatandmore {
  /* Prämienprogramm (Momentan noch als Bild) @todo css + text */
  margin-top: 60px;
}
/***** FOODLINE *****/
#philosophie .contentbox {
  margin-top: 35px;
}
#philosophie .ce_text {
  /* @todo @cleanup*/
  /*background: radial-gradient(rgba(160,137,130,0.4),rgba(160,137,130,0.3),rgba(160,137,130,0.1),rgba(160,137,130,0));*/
  background: radial-gradient(rgba(108, 80, 55, 0.8), rgba(108, 80, 55, 0.6),
  rgba(108, 80, 55, 0.20), rgba(0, 0, 255, 0)) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/***** SUMMARY ******/

.summary {
  background: #5c0f8c;
  color: #fff;
  padding: 25px;
  font-size: 13px;
}

.summary h3 {
  font-size: 24px;
}

.summary h3 strong {
  font-family: 'Jockey One';
  text-transform: uppercase;
  color: #fff;
  font-size: 29px;
  font-weight: normal;
}

.summary li {
  margin-bottom: 6px;
  background: url("../../files/images/kulinair_tick_green.gif") no-repeat top left;
  padding-left: 40px;
}

.summary li strong {
  font-family: 'lobster_1.4regular';
  font-weight: normal;
  font-size: 22px;
}


/***** POPUP *****/
#actionPopup {
  border: 13px solid #fff;
  background: white;
  position: absolute;
  max-width: 35vw;
  max-height: 35vw;
  min-width: 476px;
  min-height: 476px;
  z-index: 99;
  box-shadow: 0 0 90px #444;
  color: #fff;
  padding: 0 !important;
  font-size: 1vw;
  line-height: 1.2vw;
  opacity: 0;
}

#actionPopup > .ce_image {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#actionPopup > .ce_text {
  position: absolute;
  z-index: 101;
}

#actionPopup .btnClose {
  display: inline-block;
  background: #fff;
  color: #444;
  position: absolute;
  right: -63px;
  top: 13px;
  padding: 7px;
  font-size: 14px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


.angebot {
  background: #f5f5f5;
  text-align: center;
  color: #4e4e4e;
  padding: 60px;
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  .angebot {
    padding: 40px 20px;
  }
}
.angebot h3 {
  display: inline-block;
  font-size: 44px;
  background: url("../../files/images/hochzeiten/underline-headline.png") no-repeat center 75%;
  background-size: 100% auto;
}
@media screen and (max-width: 900px) {
  .angebot h3 {
    font-size: 38px;
  }
}
@media screen and (max-width: 480px) {
  .angebot h3 {
    font-size: 34px;
    background-position: center 70%;
  }
}
.angebot h3 small {
  display: block;
  margin-top: 25px;
  color: initial;
  font-family: initial;
  font-weight: initial;
  font-style: italic;
  font-size: 13px;
}
.angebot h3.headline {
  margin-bottom: 40px;
  position: relative;
}
.angebot h3.headline:before {
  display: block;
  content: '';
  width: 84px;
  height: 23px;
  background: url("../../files/images/hochzeiten/signet-mini.png") no-repeat center center;
  position: relative;
  top: 0;
  left: 50%;
  margin-bottom: 15px;
  transform: translateX(-50%);
}

.angebot h3.price {
  background: url("../../files/images/hochzeiten/underline-price.png") no-repeat center 50%;
  margin-top: 50px;
  font-size: 32px;
  padding: 0 20px;
}
.angebot h3.price small {
  margin-top: 20px;
}

.angebot h4 {
  font-family: 'lobster_1.4regular';
  font-size: 22px;
}

.angebot .plus {
  font-family: 'lobster_1.4regular';
  font-size: 22px;
  margin: 20px 0;
}

.image {
  margin-bottom: 25px;
}
@media screen and (max-width: 900px) {
  .image.hide-mobile {
    display: none;
  }
}

.image img {
  display: block;
}

/***** LIZENZ ******/

#fakten {
}

#fakten h1 {
  font-family: 'lobster_1.4regular';
  font-size: 61px;
  text-transform: inherit;
  text-align: center;
}

@media screen and (max-width: 480px) {
  #fakten h1 {
    font-size: 45px;
  }
}

#fakten .fakten-headline p {
  text-align: center;
  font-size: 26px;
  margin-top: 10px;
}

#fakten {
  overflow: visible;
}
#fakten .image-shadow {
  overflow: visible;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 60%;
  margin: 5em auto;
}
#fakten .image-shadow.reverse {
  flex-direction: row-reverse;
}

@media screen and (max-width: 480px) {
  #fakten .image-shadow {
    width: 100%;
  }
}

#fakten .image-shadow .image_container {
  width: 40%;
  display: inline-block;
}

@media screen and (max-width: 480px) {
  #fakten .image-shadow .image_container {
    width: 30%;
  }
}

#fakten .image-shadow p {
  width: 60%;
  display: inline-block;
  text-transform: uppercase;
  text-align: left;
}

@media screen and (max-width: 480px) {
  #fakten .image-shadow p {
    width: 70%;
    padding-left: 20px;
  }

  #fakten .image-shadow.reverse p {
    padding: 0 20px 0 0;
  }
}

#fakten .image-shadow.reverse p {
  text-align: right;
}
#fakten .image-shadow p span {
  display: block;
}
#fakten .image-shadow p span.fakt-big {
  font-family: 'Open Sans';
  font-weight: 800;
  font-size: 58px;
  line-height: .9em;
  margin-bottom: 20px;
}

@media screen and (max-width: 480px) {
  #fakten .image-shadow p span.fakt-big {
    font-size: 34px;
    margin-bottom: 10px;
  }
}

#fakten .image-shadow p span.fakt-small {
  text-transform: none;
  font-size: 12px;
}

#fakten .wow {
  text-align: center;
}

#fakten .image-shadow img {
  box-shadow: 0 20px 50px rgba(0, 0, 0, .45);
  border-radius: 50%;
}

#fakten .image-spacer {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: -3em auto;
}
#fakten .image-spacer.flip {
  -webkit-transform: rotate(90deg); /* Chrome and other webkit browsers */
  -moz-transform: rotate(90deg); /* FF */
  -o-transform: rotate(90deg); /* Opera */
  -ms-transform: rotate(90deg); /* IE9 */
  transform: rotate(90deg); /* W3C compliant browsers */
}

@media screen and (max-width: 480px) {
  #fakten .image-spacer img {
    width: 50%;
  }
}

#lizenz-form {
  background: #5c0f8c;
  padding: 30px;
  color: white;
  margin-top: 17.5%;
}

#lizenz-form .submit_container {
  padding-bottom: 0;
  margin-top: 10px;
}
#lizenz-form .submit_container input[type=submit] {
  cursor: pointer;
}

@media screen and (max-width: 480px) {
  #lizenz-form .submit_container input[type=submit] {
    width: 100%;
  }
}

#anfragebox-lizenz > div > div > div {
  margin-bottom: 9%;
}

#lizenz-form .radio_container {
  margin: .8em 0;
}

#lizenz-form .radio_container > span {
  display: inline-block;
  float: right;
  text-align: right;
  width: 15%;
}

@media screen and (max-width: 480px) {
  #lizenz-form .radio_container > span {
    width: 22%;
    padding-left: 1%;
  }
}

#lizenz-form .radio_container label {
  display: inline-block;
  margin-bottom: 0;
}

#lizenz-form .radio_container > legend {
  display: inline-block;
  float: left;
  width: 65%;
  padding-right: 20px;
}

@media screen and (max-width: 480px) {
  #lizenz-form .radio_container > legend {
    width: 56%;
  }
}

@media screen and (max-width: 480px) {
  #lizenz-form .widget-radio {
    font-size: 13px;
  }
}

#lizenz-form .radio_container input[type=radio] {
  margin-right: 0.5em;
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
}

#lizenz-form .checkbox_container {
  font-size: 10px;
}

#lizenz-form .checkbox_container input[type=checkbox] {
  width: 17px;
  height: 17px;
  margin-right: 1.5em;
  position: relative;
  line-height: 1em;
  top: -2px;
}

#lizenz-form .checkbox_container label {
  display: inline-block;
  width: 91%;
  line-height: 1.3em;
}

@media screen and (max-width: 480px) {
  #lizenz-form .checkbox_container label {
    width: 87%;
  }
}

@media screen and (max-width: 480px) {
  #lizenz-form .hide-mobile {
    display: none;
  }
}

#lizenz-form .widget-explanation {
  font-size: 12px;
  font-style: italic;
}


/***** CATERING *****/
.catering.list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 20px auto;
}
.catering.list li {
  list-style-position: inside;
  border: 3px solid white;
  width: 140px;
  height: 140px;
  display: inline-block;
  border-radius: 100px;
  text-align: center;
  padding-top: 50px;
  text-transform: uppercase;
  font-family: 'Jockey One';
  font-size: 20px;
}
.catering.list.green li {
  border-color: #95c11f;
}
/***** REFERENZEN *****/
#referenzen h2.ce_headline {
  margin-top: 20px;
  font-size: 21px;
}
#referenzen .rs-column {
  margin-top: inherit;
}


/***** IMPRESSUM & DATENSCHUTZ*****/
#impressum,
#datenschutz,
#agb {
  padding-bottom: 20px;
}
#datenschutz .ce_text,
#impressum .ce_text,
#agb .ce_text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
#impressum h1,
#impressum h2,
#impressum h3,
#datenschutz h1,
#datenschutz h2,
#datenschutz h3,
#agb h1,
#agb h2,
#agb h3 {
  color: white;
  margin: 20px auto 10px;
}
#impressum h2,
#agb h2 {
  text-transform: none;
}
#impressum a,
#datenschutz a,
#agb a {
  text-decoration: none;
  color: #aaa;
}
#impressum a:hover,
#datenschutz a:hover,
#agb a:hover {
  color: white;
}
/***** gehört zu isotope *****/
.add_to_card_success {
  background: #5c0f8c;
  padding: 10px 15px;
  color: #fff;
  width: 190px;
  line-height: 129%;
  font-size: 12px;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  z-index: 30;
  border: 1px solid #95c11f;
}
.detail_quantity {
  position: absolute;
  width: 140px;
  height: 60px;
  left: 10px;
}
.detail_quantity_button {
  display: inline-block;
  float: left;
  color: #fff;
  line-height: 60px;
  font-size: 26px;
  height: 60px;
  width: 35px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #7da907;
}
.detail_quantity input {
  display: inline-block;
  float: left;
  height: 60px;
  width: 60px;
  border: 0 none;
  text-align: center;
  font-size: 18px;
  color: #000;
  background: #fff;
}
/***** SUCHERGEBNISSE *****/
#suchergebnisse h1 {
  color: #fff;
  margin-top: 30px;
}
/***** REGISTRIERUNG *****/
#registrierung .content,
#anmeldung-bestaetigung .content,
#aktivierungsbestaetigung .content {
  min-height: 400px;
}
#registrierung .content {
  padding-top: 30px;
}
#registrierung h1 {
  color: #fff;
}
#anmeldung-bestaetigung h1 {
  margin: 30px 0;
}
#anmeldung-bestaetigung p {
  margin-bottom: 15px;
  line-height: 129%;
}
/***** BACK BUTTON *****/
.back > a {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 10px 0 30px;
  line-height: 44px;
  color: #333;
}
.back > a:before {
  content: '';
  position: absolute;
  box-sizing: border-box;
  left: 23px;
  right: 0;
  height: 37px;
  margin-top: 3px;
  z-index: -1;
  border-left-width: 0;
  -moz-border-left-width: 0;
  border-radius: 2px;
  -moz-border-radius: 2px;
  background-color: #e6e8e9;
}
.back > a:after {
  content: '';
  position: absolute;
  box-sizing: border-box;
  left: 11px;
  height: 27px;
  width: 26px;
  top: 8px;
  z-index: -2;
  border-top: 0 transparent;
  border-right: 0 transparent;
  border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  background-color: #e6e8e9;
}
.mod_iso_productreader .back {
  display: inline-block;
  float: right;
  margin-top: 15px;
}
/***** NEWS *****/
.mod_newsreader h1 {
  border-bottom: 1px solid #95c11f;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.mod_newsreader p {
  line-height: 129%;
  margin-bottom: 10px;
}
.mod_newsreader .back {
  margin-top: 20px;
}
.mod_newsarchive {
  margin: 25px 0;
}
.mod_newsarchive .layout_latest {
  display: inline-block;
  /*float:        left;*/
  width: 46%;
  margin-right: 4%;
  margin-bottom: 4%;
  padding: 15px;
  border: 1px solid #95c11f;
  min-height: 180px;
}
.mod_newsarchive .layout_latest.first.even,
.mod_newsarchive .layout_latest.odd {
  float: left;
}
.mod_newsarchive .layout_latest.even,
.mod_newsarchive .layout_latest.last.odd {
  float: right;
}
.mod_newsarchive .layout_latest h2 {
  font-size: 24px;
  margin-bottom: 19px;
}
.mod_newsarchive .layout_latest h2 a {
  color: #5c0f8c;
}
.mod_newsarchive .layout_latest .more {
  margin-top: 15px;
  color: #5c0f8c;
}
.mod_newsarchive .layout_latest .more a {
  color: #5c0f8c;
}
/***** DATEPICKER *****/
.datepicker {
  position: absolute;
  border: 2px solid #1c3262;
  font-size: 11px;
  width: 194px;
  padding: 3px;
  height: 221px;
  background: #fff;
  line-height: normal;
  z-index: 3003;
}
.datepicker.column_2 {
  width: 393px;
}
.datepicker.column_3 {
  width: 592px;
}
.datepicker.column_4 {
  width: 791px;
}
.datepicker.column_5 {
  width: 990px;
}
.datepicker .header {
  position: relative;
  background: #1c3262;
  height: 21px;
  padding-top: 4px;
  margin-bottom: 3px;
  overflow: hidden;
}
.datepicker .header .title {
  text-align: center;
  padding-top: 1px;
  position: absolute;
  color: #fff;
  font-weight: bold;
  width: 99999px;
}
.datepicker .header .titleText {
}
.datepicker .header .next,
.datepicker .header .previous,
.datepicker .header .closeButton {
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff;
  text-align: center;
  color: #666;
  top: 5px;
  cursor: pointer;
}
.datepicker .header .previous {
  left: 5px;
}
.datepicker .header .next {
  right: 28px;
}
.datepicker .header .closeButton {
  right: 5px;
}
.datepicker .body {
  position: relative;
  top: 0px;
  left: 0px;
  height: 193px;
  overflow: hidden;
}
.datepicker .body .column {
  float: left;
  width: 194px;
  min-height: 193px;
  margin-left: 5px;
}
.datepicker .body .column.column_1 {
  margin-left: 0;
}
.datepicker .titleText .column {
  float: left;
  width: 194px;
  margin-left: 5px;
}
.datepicker .titleText .column.column_1 {
  margin-left: 0;
}
.datepicker.footer {
  height: 280px;
}
.datepicker .footer {
  margin-top: 3px;
  padding: 15px 5px;
  height: 26px;
}
.datepicker .time {
  width: 100%;
  height: 100%;
  background: #eee;
}
.datepicker .time .hour,
.datepicker .time .separator,
.datepicker .time .minutes {
  border: 1px solid #ccc;
  background: #fff;
  width: 50px;
  font-size: 32px;
  position: absolute;
  top: 50px;
  text-align: center;
  padding: 2px;
}
.datepicker .time .hour {
  left: 30px;
}
.datepicker .time .separator {
  background: transparent;
  border: 0px;
  width: 10px;
  left: 91px;
}
.datepicker .time .minutes {
  left: 110px;
}
.datepicker .time .ok {
  position: absolute;
  top: 105px;
  width: 136px;
  left: 30px;
  font-size: 20px;
}
.datepicker .days .day {
  float: left;
  background: #ccc;
  cursor: pointer;
  text-align: center;
  padding-top: 4px;
  width: 25px;
  overflow: hidden;
  height: 21px;
  margin: 0 3px 3px 0;
}
.datepicker .days .day0 {
  margin-right: 0;
}
.datepicker .days .week5 .day {
  margin-bottom: 0;
}
.datepicker .days .title {
  background: #5d6e95;
  font-weight: bold;
  color: #fff;
  cursor: default;
}
.datepicker .days .otherMonth {
  background: #eee;
  color: #aaa;
}
.datepicker .months .month {
  float: left;
  background: #eee;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  width: 62px;
  height: 31px;
  padding-top: 15px;
  margin: 0 3px 3px 0;
}
.datepicker .months .month3,
.datepicker .months .month6,
.datepicker .months .month9,
.datepicker .months .month12 {
  margin-right: 0;
  width: 64px;
}
.datepicker .months .month10,
.datepicker .months .month11,
.datepicker .months .month12 {
  margin-bottom: 0;
}
.datepicker .years .year {
  float: left;
  background: #eee;
  cursor: pointer;
  text-align: center;
  padding-top: 11px;
  width: 46px;
  overflow: hidden;
  height: 25px;
  margin: 0 3px 3px 0;
}
.datepicker .years .year3,
.datepicker .years .year7,
.datepicker .years .year11,
.datepicker .years .year15,
.datepicker .years .year19 {
  margin-right: 0;
  width: 47px;
}
.datepicker .years .year16,
.datepicker .years .year17,
.datepicker .years .year18,
.datepicker .years .year19 {
  margin-bottom: 0;
  height: 26px;
}
.datepicker .selected {
  background: #8c929f !important;
  color: #fff !important;
}
.datepicker .days .otherMonth.selected {
  background: #bbbfc8 !important;
}
.datepicker .unavailable,
.datepicker .body .days .week .day.unavailable:hover {
  background: #edd !important;
  color: #b88 !important;
  cursor: default !important;
}
.datepicker .days .week .day:hover,
.datepicker .months .month:hover,
.datepicker .years .year:hover {
  background: #5d6e95 !important;
  color: #fff !important;
}
.datepicker .days.weeknumbers .day {
  width: 22px;
}
.datepicker .days.weeknumbers .day.weeknumber,
.datepicker .days.weeknumbers .day.weeknumber:hover {
  color: #aaa !important;
  width: 16px !important;
  background: #eee !important;
}
.datepicker table {
  border-spacing: 0;
}
.datepicker th,
.datepicker td {
  padding: 0;
}
/***** DATEPICKER BOOTSTRAP THEME ******/
.selected-button, .datepicker_bootstrap .days .day.selected, .datepicker_bootstrap .days .day.selected:hover, .datepicker_bootstrap .months .month.selected, .datepicker_bootstrap .months .month.selected:hover, .datepicker_bootstrap .years .year.selected, .datepicker_bootstrap .years .year.selected:hover {
  background-color: #95c11f;
  color: white;
}
.datepicker_bootstrap:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker_bootstrap:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker_bootstrap {
  position: absolute;
  font-size: 1em;
  color: #000;
  line-height: normal;
  width: 25em;
  padding: 0.3em;
  background-color: white;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* header
  ********************************************************/
  /* body
  ********************************************************/
  /* days-grid
  ********************************************************/
  /* months-grid
  ********************************************************/
  /* years-grid
  ********************************************************/
  /* years months and days style
  ********************************************************/
  /* global
  ********************************************************/
  /* time
  ********************************************************/
}
.datepicker_bootstrap .header {
  text-align: center;
  border-bottom: inset 1px rgba(204, 204, 204, 0.55);
  padding-bottom: 0.3em;
  font-weight: bold;
}
.datepicker_bootstrap .header .title {
  text-align: center;
  margin: auto;
  display: inline-block;
}
.datepicker_bootstrap .header .title .titleText {
  margin: auto;
  padding: 0.5em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.datepicker_bootstrap .header .title .titleText:hover {
  background-color: #eee;
}
.datepicker_bootstrap .header .previous, .datepicker_bootstrap .header .next {
  position: absolute;
  cursor: pointer;
  overflow: hidden;
  top: 1em;
  display: block;
  border-top: 6px solid white;
  border-bottom: 6px solid white;
  height: 0px;
}
.datepicker_bootstrap .header .previous {
  left: 0.4em;
  border-right: 7px solid black;
}
.datepicker_bootstrap .header .previous:hover {
  border-right-color: #eee;
}
.datepicker_bootstrap .header .next {
  right: 0.4em;
  border-left: 7px solid black;
}
.datepicker_bootstrap .header .next:hover {
  border-left-color: #999;
}
.datepicker_bootstrap .header .closeButton {
  display: none;
}
.datepicker_bootstrap .body {
  position: relative;
  top: 0;
  left: 0;
  height: 15.5em;
  overflow: hidden;
  margin-top: 0.2em;
}
.datepicker_bootstrap .body .slider > div {
  height: 15.5em;
}
.datepicker_bootstrap .body .slider > div > div, .datepicker_bootstrap .body .slider > div table {
  height: 100%;
  width: 100%;
  text-align: center;
}
.datepicker_bootstrap .body .slider > div thead th {
  height: 2em;
}
.datepicker_bootstrap .body .slider > div thead th:hover {
  background-color: transparent;
}
.datepicker_bootstrap .days td {
  width: 14.28571%;
}
.datepicker_bootstrap .days .otherMonth {
  color: #999;
}
.datepicker_bootstrap .months td {
  width: 33.33333%;
}
.datepicker_bootstrap .years td {
  width: 25%;
}
.datepicker_bootstrap .days .day, .datepicker_bootstrap .months .month, .datepicker_bootstrap .years .year {
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.datepicker_bootstrap .days .day:hover, .datepicker_bootstrap .months .month:hover, .datepicker_bootstrap .years .year:hover {
  background-color: #eee;
}
.datepicker_bootstrap .unavailable {
  color: #eee !important;
  cursor: default !important;
  text-decoration: line-through;
}
.datepicker_bootstrap table {
  border-spacing: 0;
}
.datepicker_bootstrap th,
.datepicker_bootstrap td {
  padding: 0;
}
.datepicker_bootstrap .time {
  position: relative;
  width: 100%;
  padding-top: 3em;
  text-align: center;
}
.datepicker_bootstrap .time > div {
  display: inline-block;
}
.datepicker_bootstrap .time .hour,
.datepicker_bootstrap .time .separator,
.datepicker_bootstrap .time .minutes {
  width: 3em;
  font-size: 1.5em;
  text-align: center;
  padding: 0.2em;
}
.datepicker_bootstrap .time .separator {
  width: 1em;
}
.datepicker_bootstrap .time .ok:active {
  -webkit-box-shadow: inset 0 1px 5px #999;
  -moz-box-shadow: inset 0 1px 5px #999;
  box-shadow: inset 0 1px 5px #999;
}
.datepicker_bootstrap .time .ok:hover {
  background-color: #eee;
}
.datepicker_bootstrap .time .ok {
  margin: 1em auto;
  display: block;
  font-size: 1.5em;
  width: 5em;
  text-align: center;
  cursor: pointer;
  box-shadow: none;
  border: solid 1px #ccc;
  outline: none;
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.details.shippingmethod .error {
  color: #fff;
  background: red;
  padding: 20px;
  margin: 30px;
  margin-top: -20px;
}

.contact label {
  display: block;
  margin-bottom: 5px;
}
.contact .text,
.contact .textarea {
  padding: 4px 6px;
  width: 100%;
  margin-bottom: 15px;
}
.contact .textarea {
  min-height: 99px;
}
.imprint {
  font-size: 17px;
}
.messe-haus__form .submit,
.contact .submit_container .submit {
  background-color: #95c11f;
  color: #fff;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
}

#bxslider li {
  text-align: center;
}

#bxslider li img {
  -webkit-transition: -webkit-filter 250ms, -moz-filter 250ms, filter 250ms, opacity 250ms;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
  width: auto;
  max-height: 85px;
  opacity: .45;
  display: block;
  margin: 0 auto;
}
#bxslider li:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  opacity: .83;
}

/***** RESPONSIVE *****/
@media screen and (max-width: 1230px) {
  #schnellkontakt_container {
    top: 225px;
  }

  #main.scrolled #schnellkontakt_container {
    top: 85px;
  }
}
@media screen and (max-width: 1100px) {
  .content,
  #datenschutz .ce_text,
  #impressum .ce_text,
  #agb .ce_text,
  #datenschutz h1,
  #impressum h1,
  #agb h1,
  body.home.parallax #main .ce_text {
    padding: 10px 20px;
    width: 100%;
  }
}
@media screen and (max-width: 800px) {
  #schnellkontakt_container {
    display: none;
  }

  #main.scrolled {
    margin-top: 0;
  }
}
@media screen and (max-width: 780px) {
  body.home.parallax #main,
  body.home.parallax #main.scrolled {
    margin-top: 0;
  }

  .contentbox {
    width: 100%;
    margin-left: 0;
  }

  .contentbox:nth-of-type(2n) {
    margin-left: 0;
  }

  #main {
    margin-top: 0px;
    z-index: 0;
  }

  #body.scrolled #main {
    margin-top: 0px;
  }

  body.parallax #main {
    margin-top: 0px;
  }

  body.parallax #main.scrolled {
    margin-top: 0px;
  }

  .parabox {
    position: relative;
    z-index: 200;
  }

  .rs-column.-large-col-2-1 {
    width: 100%;
  }

  .mod_newsarchive .layout_latest {
    float: none;
    display: block;
    margin: 10px auto;
    width: 100%;
  }

  #datenschutz .ce_text,
  #impressum .ce_text,
  #agb .ce_text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  #actionPopup {
    min-width: 0;
    min-height: 0;
    width: 90%;
    max-width: 90%;
    max-height: unset;
  }
}
@media screen and (max-width: 900px) {
  .catering.list ul {
    width: 100%;
    display: inline-block;
    justify-content: space-between;
    margin: 20px auto;
    text-align: center;
  }

  .catering.list li {
    width: 100px;
    height: 100px;
    padding-top: 30px;
    font-size: 16px;
  }
}
@media screen and (min-width: 800px) {
  #mobile_header {
    display: none;
  }
}

@media screen and (max-width: 599px) {
  .rs-column.-small-col-1-1 {
    width: 100% !important;
  }
}

/* MESSE HAUS 2019 */

.messe-haus__form {
  max-width: 1100px;
  margin: auto;
  padding: 5px;
}

.messe-haus__form h1 {
  margin: 20px 0 30px;
  color: white;
}

.messe-haus__form input {
  margin-bottom: 10px;
  width: 100%;
  min-height: 2em;
}

.messe-haus__form .formbody {
  display: flex;
  flex-wrap: wrap;
}

.messe-haus__form .widget-text,
.messe-haus__form .widget-select {
  width: calc(50% - 10px);
  margin: 0 5px;
}

.messe-haus__form .widget.messe-haus__street {
  width: calc(70% - 10px);
}

.messe-haus__form .widget.messe-haus__street-number {
  width: calc(30% - 10px);
}

.messe-haus__form .widget.messe-haus__number {
  width: calc(20% - 10px);
}

.messe-haus__form .widget.messe-haus__date,
.messe-haus__form .widget.messe-haus__time {
  width: 100%;
  margin: 5px;
}

.messe-haus__form .widget-select label {
  display: block;
}

@media screen and (max-width: 700px) {
  .messe-haus__form .widget-text,
  .messe-haus__form .widget-select,
  .messe-haus__form .widget.messe-haus__street,
  .messe-haus__form .widget.messe-haus__street-number,
  .messe-haus__form .widget.messe-haus__number {
    width: 100%;
    margin: 0;
  }
}
/************************************************************************************
 * NAVIGATION
 */

#headernavigation_container { /* Hauptcontainer */
	width: 100%;
	max-width: 1100px;
	margin: auto;
	position: relative;
	top: 80px;
	z-index: -1;
}
/* HEADERNAVIGATION CONTAINER SCROLLED */
#headernavigation_container.scrolled { /* @cleanup @check */
	/*top: 100px; /**/
}
#headernavigation_big { /* Innerer Container */
	position: relative;
}
#headernavigation_big::after { /* @clearfix @replace @cleanup */
    clear: both;
    content: "";
    display: block;
    height: 0;
}

#headernavigation_big .header_nav_label .ce_text h3 {
	transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	opacity: 1;
}
#headernavigation_container.scrolled .header_nav_label .ce_text h3 {
	opacity: 0; /* Teile des Labels ausblenden für "kleinen" Header */
}

#header_nav_catering { /* Navigationsmenüpunkt rechts außen */
	transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
}
#headernavigation_container.scrolled #header_nav_catering { /* beim Scrollen verschieben */
	margin-right: 230px;
}
.header_nav_label {
    float: right;
	padding: 0 40px;
	height: 85px;
}

.nav_header_big { /* Container für die Navigationsüberschriften */
	overflow: visible;
}

.nav_dropdown { /* Dropdowncontainer */
	position: absolute;
	top: 85px;
	left: 0;
	width: 100%;
	max-width: 1100px; /* @use content @check */
	margin: auto;
	background-color: white;
	clear: both; /* @clearfix @cleanup @check */
	padding-bottom: 60px;
	/*display: none;*/
	z-index: 99;
	/*height: 0px;*/
	visibility: collapse;/**/
	overflow: hidden;
	
	}
.header_nav_label:hover .nav_dropdown {
	/*display: block;*/
	visibility: visible;/**/
	/*height: 400px;*/
	-webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
}/**/
#headernavigation_container.scrolled .nav_dropdown {
	top: 60px;
}

.nav_cover { /* Abdeckung für Inhalte, wenn Navigation ausgeklappt */
	position: absolute;
	top: 85px;
	left: -450px;
	width: 2000px;
	height: 9999px;
	opacity: 0.5;
	background-color: #eee;
	z-index: 10;
	/*display: none;*/
	visibility: collapse;
}
.header_nav_label:hover .nav_cover {
	/*display: block;*/
	-webkit-transition-delay: 0.2s; /* Safari */
    transition-delay: 0.2s;
	visibility: visible;
}
.header_nav_label:hover .nav_cover:hover {
	display: none;
	}

#headernavigation_container.scrolled .nav_cover {
	top: 65px;
	}

/************************************************************************************
 * FOODKARTE (Dropdown Navi für den Punkt Foodkarte)
 */

.nav_dropdown_box { /* Container für je einen Unterpunkt (Bild + Text) */
	width: 26%;
	margin-left: 4.75%;
	margin-top: 40px;
	float: left;
	}
.nav_dropdown_box:nth-of-type(3n+1),
.nav_dropdown_box:first-of-type {
	margin-left: 6.25%;
	clear: left;
	}
.nav_dropdown_box:hover {
	opacity: 0.8;
	}
.nav_dropdown_box .image_container { /* Bild für Unterpunkt */
	width: 100%;
	}
.nav_dropdown_box img {
	display: block;
	}
.nav_dropdown_box h3 {
	width: 100%;
	background-color: #95c11f;
	color: white;
	font-size: 26px;
	padding: 10px 5px;
	}

/************************************************************************************
 * FOODLINIE
 */

#header_nav_foodline .nav_dropdown a {
	font-family: 'Jockey One';
	font-size: 24px;
	color: #5c0f8c;
	text-transform: uppercase;
	margin-top: 35px;
	display: inline-block;
}
#header_nav_foodline {
	/* kleiner Trickser, dadurch wird das dropdown-menü direkt
	 * unterhalb des Navigationspunktes ausgeklappt */
	position: relative;
}
#header_nav_foodline .nav_cover {
	left: -1100px;
	width: 3100px;
}/**/ /* @cleanup */

#header_nav_foodline .nav_dropdown {
	padding: 0 40px 50px 40px;
	border-bottom: 5px solid #95c11f;
    border-left: 2px solid #95c11f;
    border-right: 2px solid #95c11f;
}

@media screen and (max-width: 1100px) {
	#headernavigation_container.scrolled .header_nav_label {
		padding: 0 20px;
	}
	#headernavigation_container.scrolled #header_nav_foodline .nav_dropdown {
		padding: 0 20px 30px 20px;
		border-bottom: 5px solid #95c11f;
		border-left: 2px solid #95c11f;
		border-right: 2px solid #95c11f;
	}

	#headernavigation_container.scrolled #header_nav_catering {
		margin-right: 200px;
	}
}
@media screen and (max-width: 880px) {
	#headernavigation_container .header_nav_label {
		padding: 0 20px;
	}
	#header_nav_foodline .nav_dropdown {
		padding: 0 20px 30px 20px;
		border-bottom: 5px solid #95c11f;
		border-left: 2px solid #95c11f;
		border-right: 2px solid #95c11f;
	}
	#headernavigation_container.scrolled .header_nav_label {
		padding: 0 10px;
	}
	#headernavigation_container.scrolled #header_nav_foodline .nav_dropdown {
		padding: 0 10px 30px 10px;
		border-bottom: 5px solid #95c11f;
		border-left: 2px solid #95c11f;
		border-right: 2px solid #95c11f;
	}
}

/************************************************************************************
 * HEADER
 */

#header { /* Hauptcontainer */
	position: relative;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	background-color: white;
	background-image: url("../../files/images/kulinair_header_wood_01.jpg");
	background-repeat: no-repeat;
	background-size: 2000px 80px;
	background-position: top center;
	z-index: 99;
	}

#header.scrolled { /* Anpassen beim Scrollen */
	position: fixed;
	-ms-transform: translate(0,-140px);
	-moz-transform: translate(0,-140px);
	-webkit-transform: translate(0,-140px);
	transform: translate(0,-140px);
	padding-top: 20px;
	width: 100%;
	border-bottom: 5px solid #95c11f; /* bessere Abgrenzung vom Header beim Scrollen */
	}

#header_container { /* innerer Container */
	width: 100%;
	max-width: 1100px;
	margin: auto;
	position: relative; /* @error @check */
	}

/************************************************************************************
 * LOGO KULINAIR
 */

#logo_container { /* enthält das Logo */
	transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	position: absolute;
	top: 20px;
	padding-top: 20px;
	background-color: white;
	z-index: 800;
}
#header.scrolled #logo_container { /* Beim Scrollen anpassen */
	top: 110px;
	margin-left: 20px;
}
#logo_img {
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	transition: ease 0.5s;
    text-align: center;
    width: 287px;
	height: 150px;
}
header.scrolled #logo_img {
    width: 120px;
	height: 55px;
}

/************************************************************************************
 * SUCHE UND LOGIN
 */

#suche_login_container {
	position: relative;
	left: 450px;
	top: 20px;
	max-width: 500px;
}

#suche_login_container::after { /* @replace @clearfix @cleanup */
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}


/************************************************************************************
 * SUCHFELD AUF ERGEBNISSEITE
 */

.dublicate_form {
	display: none;
	}

/************************************************************************************
 * SUCHE
 */

#search_header { /* Hauptcontainer für die Suche */
	float: left;
	max-width: 235px;
	}

#search_header label,
#search_header .clear_filters {
	display: none;
	}

#search_header .submit {
	background-color: white;
	background-image: url("../../files/images/kulinair_icon_suche.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	height: 35px;
	width: 52px;
	border: none;
	cursor: pointer;
	}
#search_header input.text {
	height: 35px;
	width: 183px;
	background-color: #e1e1e1;
	border: none;
	padding-left: 6px;
	padding-right: 6px;
	}

#search_header input {
	display: inline-block;
	float: left;
	}

/************************************************************************************
 * LOGIN
 */

#login_container {
	float:left;
	margin-left: 40px;
	min-width: 200px;
	height: 60px;
}
#login_container:after { /* @replace @clearfix @cleanup */
	clear:both;
	content: '';
	display:block;
	}

#login_label:after { /* @replace @clearfix @cleanup */
	clear:both;
	content: '.';
	display: block;
	height: 0;
	}

#login_label .ce_image {
	float: left;
	margin-top: 5px;
	}

#login_label .ce_text {
	float: left;
	margin-left: 5px;
	color: white;
	font-family: open_sansregular;
	font-size: 14px;
	line-height: 18px;
	}
#login_label p {
	margin-bottom: 0;
}

#login_label .login_info {
	line-height: 135%;
	}

#login_content {
	height: 0;
	background-color: #d4d4d4;
	position: absolute;
	top: 48px;
	z-index: 109;
	text-align: right;
	color: white;
	text-align: left;
	overflow: hidden;
	}

#login_content .login_info {
	display: none;
	}

#login_container:hover #login_content {
	height: auto;
	}

#login_content label {
	display: none;
	}

#login_content input[type="text"],
#login_content input[type="password"] {
	margin: 10px 10px 0 10px;
	width: 90%;
	padding: 7px 9px;
	border: 1px solid #afafaf;
	background: #fff;
	}

#login_content .submit {
	color: #fff;
	padding: 7px 9px;
	background: #532b80;
	border: 0 none;
	cursor: pointer;
	}

#login_content .submit_container{
	display: block;
	padding-bottom:	0;
	text-align: left;
	margin-left: 11px;
	margin-top: 10px;
	width: 100%;
	min-width: 200px;
	}
#login_content .submit_container .submit {
	display: block;
	width: 90%;
	text-align: left;
	}

#login_content .lost_password a {
	display: inline-block;
	color: #532b80;
	margin-left: 15px;
	margin-bottom: 10px;
	}

#login_content .ce_hyperlink:not(.lost_password) {
	background: #532b80;
	padding: 12px 15px;
	margin: 2px;
	}
#login_content .ce_hyperlink:not(.lost_password) a {
	display: block;
	background: #95c11f;
	color: #fff;
	margin-top: 8px;
	padding: 5px;
	}

#login_content h2 {
	color: white;
	font-size: 16px;
	text-transform: inherit;
	min-width: 180px;
	}
#login_content a {
	color: #95c11f;
	font-size: 14px;
	line-height: 20px;
	}

/************************************************************************************
 * WARENKORB
 */
 
#warenkorb_header {
	width: 180px;
	position: absolute;
	top: 20px;
	right: 20px;
	color: white;
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	transition: ease 0.5s;
	font-family: open_sansregular;
	font-size: 14px;
}
#warenkorb_header a {
	color: white;
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	transition: ease 0.5s;
}

#header.scrolled #warenkorb_header {
	top: 140px;
	color: #3c3c3b; /* @cleanup */
}
#header.scrolled #warenkorb_header a {
	color: #3c3c3b;
}

#warenkorb_header .ce_image {
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

#warenkorb_header .cart_count {
	font-size: 42px;
	float: left;
	margin-right: 5px;
	line-height: 36px;
	}
	
#warenkorb_header p {
	line-height: 18px;
	margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
	#suche_login_container {
		left: 290px;
	}
	#suche_login_container #login_container {
		margin-left: 20px;
	}
}
@media screen and (max-width: 880px) {
	#suche_login_container #search_header {
		display: none;
	}
	#suche_login_container {
		right: 200px;
	}
}
@media screen and (max-width: 800px) {
	#header {
		display: none;
	}
	#mobile_header {
		display: block;
	}
}
/* FOOTER */

#footer { /* Hauptcontainer */
	background-color: white;
	min-height: 200px;
	padding-top: 20px;
	}

#footer .ce_text {
	width: 20.33333%;
	/* min-width: 300px; */
	min-height: 205px;
	float: left;
	margin-right: 5%;
	}

#footer_top { /* oberer Container (mit skyline) */
	background-image: url("../../files/images/kulinair_footer_skyline_00.png");
	background-repeat: repeat;
	background-size: 1449px 121px;
	width: 100%;
	height: 119px;
	margin: auto;
	}

#footer_bottom { /* unterer Container */
	background-color: #95c11f;
	min-height: 300px;
	}

#footer_container:after { /* @ceck @clearfix @cleanup */
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 20px;
	}

#footer_logo { /* Container für Logo im Footer */
	padding-top: 50px;
	margin-bottom: 60px;
	}

#footer_container figure {
	text-align: center;
	width: 100%;
	max-width: 2000px;
	}

#footer_container div.last {
	margin-right:0;
	}

#footer_container a {
	color: #000;
	}
#footer_container a:hover {
	color: #fff;
	}

#footer .ce_text h2 {
	font-size: 26px;
	display: inline-block;
	letter-spacing: 0.03em;
	padding-left: 50px;
	overflow: visible;
	padding-top: 20px;
	}

#footer .ce_text ul {
	margin-top: 10px;
	}

#footer .ce_text li {
	margin-bottom: 10px;
	padding-left: 50px;
	}

#footer_links h2 {
	background-image: url("../../files/images/kulinair_icon_tower_00.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#footer_service h2 {
	background-image: url("../../files/images/kulinair_icon_lady.png");
	background-repeat: no-repeat;
	background-position: top left;
	}

#footer_payment h2 {
	background-image: url("../../files/images/kulinair_icon_money_00.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#footer_september {
    padding: 15px 0;
    background-color: #5c0f8c;
    color: white;
	text-align: right;
	}

#footer_september,
#footer_september a {
    color: #c693e5;
    text-decoration: none;
	font-size: 12px;
	}

#footer_facts {
	background: #aed644;
	border-top: 25px solid #95c11f;
	border-bottom: 25px solid #95c11f;
	overflow: hidden;
	}
	#footer_facts li {
		display: inline-block;
		float: left;
		background: url("../../files/images/kulinair_tick_violett.gif") no-repeat 5px 0px;
		padding-left: 38px;
		padding-right: 27px;
		line-height: 129%;
		min-height: 85px;
		font-size: 12px;
		}
	#footer_facts li span {
		font-family: 'lobster_1.4regular';
		font-size: 19px;
		}
	#footer_facts li small {
		font-size: 11px;
		}
	#footer_facts li#fli1 {
		width: 16%;
	}
	#footer_facts li#fli2 {
		width: 23%;
	}
	#footer_facts li#fli3 {
		width: 18%;
	}
	#footer_facts li#fli4 {
		width: 16%;
	}
	#footer_facts li#fli5 {
		width: 25%;
	}


/* RESPONSIVE Anpassungen */
@media screen and (max-width: 1000px) {
	#footer_facts li span {
		font-size: 16px;
	}
	#footer_facts li {
		padding-right: 8px;
	}
	#footer_facts li small {
		display: block;
	}
	#footer_facts li#fli1 {
		width: 14%;
	}
	#footer_facts li#fli2 {
		width: 20%;
	}
	#footer_facts li#fli3 {
		width: 22%;
	}
	#footer_facts li#fli4 {
		width: 19%;
	}
	#footer_facts li#fli5 {
		width: 25%;
	}
	#footer_facts li#fli5 br {
		display: none;
	}
}

@media screen and (max-width: 780px) {
	#footer_container .ce_text {
		width: 45%;
	}

	#footer_facts li#fli1,
	#footer_facts li#fli2,
	#footer_facts li#fli3,
	#footer_facts li#fli4,
	#footer_facts li#fli5 {
		width: 100%;
	}
}

@media screen and (max-width: 600px) {
	#footer_container .ce_text {
		width: 100%;
	}
}

/* ISOTOPE */

/* ALLGEMEIN */

.mod_iso_cart input.submit:hover,
.mod_iso_checkout input.submit:hover,
.schnellkontakt_container input.submit:hover,
#login-gastbestellung input.submit:hover {
    background-color: #a5d12f !important;
}

/* TEASER (Startseite) */
#iso_teaser_4 {
    /* Hauptcontainer */
    overflow: hidden;
}

#iso_teaser_4 .product,
.mod_iso_productlist .product {
    /* Container für ein Produkt (mit Preis, Bild, usw.) */
    width:         240px;
    float:         left;
    margin-left:   4%;
    margin-bottom: 50px;
	/*overflow:      hidden; /!* prevent to large form inside *!/*/
	}

#foodkarte .mod_iso_productlist {
	margin-top: 40px;
	}

.mod_iso_productlist .category-description {
	margin-left: 4%;
	background: #85b10f;
	padding: 30px;
	float: left;
	margin-bottom: 50px;
	width: 48%;
	margin-top: 55px;
	height: 330px;
	border: 5px solid #fff;
	text-align: left;
	font-size: 12px;
	}
.mod_iso_productlist .category-description .ce_text {
	background: inherit;
	color: #fff;
	}
.mod_iso_productlist .category-description h1 {
	color: #5c0f8c;
	font-family: "Jockey One";
	font-size: 29px;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	}
.mod_iso_productlist .category-description h2 {
    color: #fff;
    font-family: "lobster_1.4regular";
    font-size: 20px;
    text-align: left;
	text-transform: none;
	}
.mod_iso_productlist .category-description p {
	line-height: 1.4em;
	}

.mod_iso_productlist .product:first-of-type,
.mod_iso_productlist .category-description + .product,
.mod_iso_productlist .product:nth-of-type(4n+4) {
	margin-left: 0 !important;
	}

#iso_teaser_4 .mod_iso_productlist .product:nth-of-type(4n+4) {
	margin-left: 4% !important;
	}
#foodkarte .mod_iso_productlist .product:nth-of-type(4n+4) {
	clear: left;
	}

#iso_teaser_4 .product:first-of-type,
#iso_teaser_4 .product:nth-of-type(4n+1) {
    margin-left: 0 !important;
	}

#category-navigation {
	background: #5c0f8c;
	color: #fff;
	font-family: 'open_sanssemibold';
	padding: 20px 0;
	}

#category-navigation > * {
	max-width: 1100px;
	margin: auto;
	}

#category-navigation h1 {
	font-family: 'lobster_1.4regular';
	font-size: 24px;
	text-transform: none;
	color: #85b10f;
	}

#category-navigation li {
	float: left;
	text-align: center;
	}

#category-navigation a {
	color: #fff;
	display: block;
	padding: 10px 1.2vw;
	white-space: nowrap;
	font-size: 18px;
	}
#category-navigation a:hover {
	color: #85b10f;
	}

/*#iso_teaser_4 .product_list::before {
    content: "";
    display: block;
    margin-top: -1.25em;
}
#iso_teaser_4 .product_list::after {
    content: "";
    display: inline-block;
    width: 100%;
}*/
.product_list {
    text-align: justify;
}

.preis_container {
    /* Container für Preis und Hintergrundbild (Flügel) */
    position:      relative;
    top:           -80px;
    left:          30px;
    min-height:    100px;
    margin-bottom: -100px;
}

img.preis_overlay {
    /* Hintergrundbild für den Preis */
    position: absolute;
}

#iso_teaser_4 div.price {
    /* Preis als Zahl (Wird nach HG ausgerichtet) */
    position:          relative;
    top:               32px;
    width:             100%;
    text-align:        center;
    /*left: 90px;*/
    color:             white;
    font-size:         18px;
    font-family:       open_sans_condensedbold;
    -ms-transform:     rotate(-8deg); /* IE 9 */
    -webkit-transform: rotate(-8deg); /* Chrome, Safari, Opera */
    transform:         rotate(-8deg);
}

#iso_teaser_4 .preis_container span.from {
    display:  block;
    position: relative;
    top:      -10px;
    height:   10px;
}

#iso_teaser_4 h3,
.mod_iso_productlist h3 {
    /* Produktüberschriften */
    font-family:    'Jockey One';
    font-size:      19px;
    line-height:    20px;
    text-align:     left;
    color:          white;
    text-transform: uppercase;
    margin-bottom:  10px;
    position:       relative;
    min-height:     45px;
}

#iso_teaser_4 a,
.mod_iso_productlist a {
    color: white;
}

#iso_teaser_4 h3 a,
.mod_iso_productlist h3 a {
    position: absolute;
    bottom:   0;
}

.mod_iso_productlist {
    /* Container für Produktliste */
    overflow:   visible; /* Preisoverlay wird sonst abgeschnitten */
    margin-top: 25px;
}

.mod_iso_productlist .image_container img {
    display: block;
}

.mod_iso_productlist .image_container {
    border: solid 7px white;
}

#iso_teaser_4 .mod_iso_productlist .image_container {
    border:           solid 8px white;
    background-color: #fff;
}

#iso_teaser_4 .mod_iso_productlist .image_container img:hover {
    opacity: 0.8;
}

/* FOODKARTE (Foodkarte) */

#foodkarte {
    /* Hauptcontainer */
    /*clear:both;
    width: 100%;
    max-width: 2000px;
    background-color: #95c11f;
    background-image: url("../../files/images/kulinair_iso_teaser_wood_01.jpg");
    background-position: top center;*/
}

/*#foodkarte::before, /* Grüner Streifen über den Containern */
/*#iso_teaser_4::before { /* ... *//*
	display: block;
	height: 10px;
	width: 100%;
	max-width: 2000px;
	background-color: #95c11f;
	content: '';
}*/

#foodkarte_container {
    /* innerer Container */
    margin: 30px auto;
}

.kategorie_box {
    /* Container für je eine Kategorie */
    position:      relative;
    width:         48%;
    max-width:     526px;
    float:         left;
    margin-bottom: 35px;
    border:        6px solid white;
}

.kategorie_box:nth-of-type(even) {
    margin-left: 4%
}

.kategorie_box a {
    font-size: 40px;
}

#foodkarte_container .kategorie_box a:hover:after {
    /* hovereffekt für Kategorien */
    opacity:          0.2;
    position:         absolute;
    top:              0;
    left:             0;
    width:            100%;
    height:           100%;
    background-color: white;
    content:          '';
    display:          block;
}

#foodkarte_container .kategorie_box h3 {
    width:            100%;
    background-color: white;
    color:            #3c3c3b;
    font-size:        40px;
    line-height:      40px;
    padding:          5px;
    margin-top:       0;
}

#foodkarte p.back {
    display: none;
}

/************************************************************************************
 * Produktübersicht
 */

.variants {
    width:    100%;
    position: relative;

}

.variant {
    width:            74px;
    background-color: #95c11f; /* @color lime, green */
    float:            left;
    margin-right:     9px;
    margin-top:       9px;
    text-align:       center;
    padding:          5px 0;
}

.variant:nth-of-type(3) {
    margin-right: 0;
}

.variant hr {
    width:            75%;
    color:            #979067;
    background-color: #979067;
    height:           1px;
    margin:           auto;
    border:           0;
    margin-bottom:    5px;
}

.variant h2.variant_label {
    font-family:    open_sans_condensedbold;
    font-size:      18px;
    color:          white;
    text-transform: none;
    letter-spacing: 0.75px;
}

.variant p.variant_price {
    font-family:   open_sans_condensedbold;
    font-size:     22px;
    color:         white;
    margin-bottom: 5px;
}

.variant .select {
    display: none;
}

.refinement_container {
    display: none;
}

.variant_cart_options {
    display:          block;
    width:            74px;
    height:           0;
    background-color: #85b10f;
    border:           none;
    overflow:         hidden;
    position:         absolute;
}

input.add_to_cart:active,
input.remove_from_cart:active {
    /*background-color: #a5d12f;*/
}

input.add_to_cart:hover,
input.remove_from_cart:hover {
    cursor: pointer;
    /*background-color: #95c11f;*/
}

div.variant:hover .variant_cart_options {
    height: 37px;
}

input.add_to_cart,
input.remove_from_cart {
    display:    block;
    width:      74px;
    height:     80px;
    /*background-color: #85b10f;*/
	background: #5c0f8c url("/files/images/kulinair_icon_addToCart_violett.jpg") no-repeat scroll 1px 10px;
	border:     none;
    font-size:  0px;
}

#produktdetails .variant input.add_to_cart,
#produktdetails .variant input.remove_to_cart {
    background-position: 0px 0px;
}

div.variant_cart_options.remove_from_cart {
    bottom:  -37px;
    display: none;
}

div.variant_cart_options.add_to_cart {
    top: 9px;
}

/************************************************************************************
 * Produktdetails
 */

.mod_iso_productreader .product h2.product_name {
    font-family:    'lobster_1.4regular';
    font-size:      36px;
    color:          white;
    text-transform: none;
    margin:         34px 0 23px;
}

.mod_iso_productreader .image_wide {
    width:     800px;
    max-width: 100%;
    float:     left;
}

.mod_iso_productreader img {
    border: solid 6px white;
}

.mod_iso_productreader .ingredients {
    width:            300px;
    background-color: #85b10f;
    color:            white;
    font-size:        14px;
    float:            left;
    height:           364px;
    padding:          30px 20px 20px 28px;
}

.mod_iso_productreader .ingredients ul {
	list-style-type: disc;
	margin-left: 20px;
}

.mod_iso_productreader .ingredients_trigger {
    height:           0;
    overflow:         hidden;
    background-color: #85b10f;
}

.mod_iso_productreader .ingredients h2 {
    font-size:      14px;
    text-transform: none;
}

.mod_iso_productreader .image_overview {
    width: 25%;
    float: right;
}

.mod_iso_productreader .image_overview img {
    width: 240px;
}

.mod_iso_productreader .image_overview h3 {
    font-family:   'Jockey One';
    color:         white;
    margin-top:    25px;
    margin-bottom: 10px;
}

.mod_iso_productreader .description {
    width:      35%;
    float:      right;
    visibility: hidden;
}

.mod_iso_productreader .variants {
    width: 40%;
    float: right;
}

.mod_iso_productreader .variants_container .variant {
    float:   none;
    width:   100%;
    padding: 0;
}

.mod_iso_productreader .variant .variant_label {
    /*float: left;
    width: 50%;
    padding: 18px 10px 18px 15px;*/
    float:         left;
    width:         40.005%;
    padding:       21px 10px 21px 10px;
    border-right:  1px solid #879e4a;
    height:        60px;
    margin-bottom: 0;
}

.mod_iso_productreader .variant .variant_price {
    /*float: left;
    width: 25%;
    padding: 14px 5px 18px 5px;*/
    float:         left;
    width:         35%;
    padding:       17px 5px 21px 5px;
    height:        60px;
    margin-bottom: 0;
}

.mod_iso_productreader .variant .variant_cart_options.add_to_cart {
    float:            left;
    width:            25%;
    position:         relative;
    display:          block;
    top:              0;
    height:           60px;
    background-color: #5b0f8d;
}

.mod_iso_productreader .variant .variant_cart_options.add_to_cart
input.add_to_cart {
    height: 60px;
}

.mod_iso_productreader .variant .variant_cart_options.add_to_cart
input.add_to_cart:hover {
    background: url("/files/images/kulinair_icon_cartHover.png") no-repeat scroll 0px 0px;
}

div.variant:hover .variant_cart_options {
    height: auto;
}

.mod_iso_productreader .variants_container {
    float: right;
    width: 68%; /* old: 67.5% */
}

#produktdetails p.back.mobile {
    display: none;
}

/************************************************************************************
 * Warenkorb
 */
#warenkorb .hgroup_container,
#kasse .hgroup_container {
    margin: 25px auto;
}

#warenkorb .hgroup_container .ce_headline,
#kasse .hgroup_container .ce_headline {
    display: inline-block;
}

#warenkorb .hgroup_container .hgroup_2,
#kasse .hgroup_container .hgroup_2 {
    color: white;
}

#warenkorb table,
#kasse table {
    width:           100%;
    border-collapse: separate;
    border:          none;
    border-spacing:  0 15px;
    font-size:       20px;
	border-bottom: 8px solid #95c11f;
	}

#kasse table {
	width: 95%;
	}

#warenkorb th:nth-child(3),
#warenkorb th:nth-child(4),
#warenkorb th:nth-child(5),
#warenkorb .product .quantity,
#warenkorb .product .price,
#kasse th:nth-child(3),
#kasse th:nth-child(4),
#kasse th:nth-child(5),
#kasse .product .quantity,
#kasse .product .price {
    text-align: center;
}

#warenkorb td.image,
#kasse td.image {
    width:       1%;
    white-space: nowrap;
}

#warenkorb td.name ul,
#kasse td.name ul {
    font-size: 16px;
    margin:    12px 0;
}

#warenkorb td.name a,
#kasse td.name a {
    font-family:    'Jockey One';
    color:          #95c11f;
    text-transform: uppercase;
    font-size:      22px;
    margin:         10px 0px;
    display:        block;
    letter-spacing: 0.3px;
}

#warenkorb .mod_iso_cart td.quantity input.text
#kasse .mod_iso_cart td.quantity input.text {
    width:   45px;
    height:  40px;
    padding: 5px 15px;
    border:  1px solid #a7a7a7;
}

#warenkorb .price,
#kasse .price {
    text-align: right;
}

#warenkorb td.remove
#kasse td.remove {
    width:      12.5%;
    text-align: center;
}

#warenkorb td.remove a,
#kasse td.remove a {
    display:         block;
    background:      url("/files/images/kulinair_icon_removeFromCart.png") no-repeat scroll 0px 0px;
    font-size:       0px;
    width:           15px;
    height:          15px;
    margin:          auto;
    background-size: 100% auto;
}

#warenkorb tr.product,
#kasse tr.product {
	color: #3c3c3b;
	max-height: 146px;
	}

#warenkorb tr.product td,
#kasse tr.product td {
	padding: 15px 0;
	border-top: 1px solid #96c120;
	background: #fff;
	}

#warenkorb tr.product td.image,
#kasse tr.product td.image {
    padding: 15px;
}

#warenkorb td.image img,
#warenkorb td.image figure,
#kasse td.image img,
#kasse td.image figure {
    width:  80px;
    height: 80px;
}

#warenkorb .cart_summary_container,
#kasse .cart_summary_container {
    width:         100%;
    margin-bottom: 30px;
}

#warenkorb div.cart_summary,
#kasse div.cart_summary {
    width:       45%;
    float:       right;
    font-size:   19px;
    line-height: 28px;
    font-family: open_sanssemibold;
}

#warenkorb div.cart_summary .col,
#kasse div.cart_summary .col {
    float: left;
}

#warenkorb div.cart_summary .col.total,
#kasse div.cart_summary .col.total {
    width:      25%;
    text-align: right;
}

#warenkorb div.cart_summary .col.name,
#kasse div.cart_summary .col.name {
    width: 70%;
}

#warenkorb div.cart_summary .foot_1 .name,
#kasse div.cart_summary .foot_1 .name {
    width: 45%;
}

#warenkorb div.cart_summary .col.price,
#kasse div.cart_summary .col.price {
    width: 15%;
}

#warenkorb .submit_container input,
#kasse .submit_container button {
    background-color: #95c11f;
    color:            #fff;
    padding:          10px 20px;
    font-size:        25px;
    border:           none;
}

/************************************************************************************
 * Kasse/ Bestellvorgang
 */

.mod_iso_checkout div.steps {
    background-color: white;
    color:            #5c0f8c;
    margin-bottom:    25px;
}

.mod_iso_checkout div.steps ol {
    margin: 5px 0;
}

.mod_iso_checkout div.steps ol:after {
    display: block;
    content: "";
    clear:   both;
}

.mod_iso_checkout div.steps li {
    display:     block;
    float:       left;
    width:       50%;
    font-family: 'open_sans_condensedbold';
    padding:     0 30px;
    font-size:   19px;
}

.mod_iso_checkout div.steps li span:before,
.mod_iso_checkout div.steps li a.passed:before {
    content:               "0";
    display:               inline-block;
    background-color:      #5c0f8c; /* @color: violett */
    -moz-border-radius:    50%;
    -webkit-border-radius: 50%;
    border-radius:         50%;
    text-align:            center;
    font-size:             26px;
    color:                 white;
    vertical-align:        middle;
    line-height:           normal;
    margin-right:          15px;
    font-family:           'Jockey One';
	}

.mod_iso_checkout div.steps li:nth-of-type(1) span:before {
    content: "1";
}

.mod_iso_checkout div.steps li:nth-of-type(2) span:before {
    content: '2';
}

.mod_iso_checkout div.steps li:nth-of-type(3) span:before {
    content: '3';
}

.mod_iso_checkout div.steps li:nth-of-type(4) span:before {
    content: '4';
}

.mod_iso_checkout div.steps li span.active:before {
    background-color: #95c11f; /* @TODO: check color */
    /* @color: lime */
}

.mod_iso_checkout div.steps li a.passed:before {
    background-color: #95c11f; /* @TODO: check color */
    /* @color: lime */
    content:          '\2713';
}

.mod_iso_checkout div.steps li a.passed {
    color: #5c0f8c; /* @color: violett */
}

.mod_iso_checkout h2 {
    color:         #95c11f; /* @TODO: check color */
    /* @color: lime */
    font-size:     20px;
    margin-bottom: 15px;
}

.mod_iso_checkout div.address > p {
    margin-bottom: 15px;
}

.mod_iso_checkout div.formbody:after,
.mod_iso_checkout form .widget:after,
.mod_iso_checkout .submit_container:after {
    content: '';
    display: block;
    clear:   both;
}

.mod_iso_checkout form .widget {
    height:        31px;
    margin-bottom: 10px;
    font-size:     16px;
}

.mod_iso_checkout div.address {
    width: 50%;
    float: left;
}

.mod_iso_checkout div.address.billingaddress {
    padding-right: 80px;
}

.mod_iso_checkout form div.address input,
.mod_iso_checkout form div.address select {
    float:   right;
    width:   60%;
    border:  none;
    padding: 6px;
}

.mod_iso_checkout .submit_container {
    /*text-align: right;*/
}

.mod_iso_checkout .submit_container button {
    background-color: #95c11f; /* @TODO: check color */
    /* @color: lime */
    color:            white;
    padding:          10px 20px;
    font-size:        25px;
    border:           none;
}

.mod_iso_checkout .submit_container button.confirm,
.mod_iso_checkout .submit_container button.next {
    float: right;
}

.mod_iso_checkout .submit_container button.previous {
    float: left;
}

.mod_iso_checkout .review .info_container {
    background-color: white;
    width:            47.5%;
    float:            left;
    color:            #3c3c3b;
    position:         relative;
    padding:          15px;
    margin:           0 5% 15px 0;
}

.mod_iso_checkout .review .info_container.payment_method {
    margin-right: 0;
}

.mod_iso_checkout .review .info_container a.edit {
    position: absolute;
    top:      15px;
    right:    15px;
}

.mod_iso_checkout .review .info_container h3 {
    color:          #5c0f8c; /* @color: violett */
    font-family:    'Jockey One';
    text-transform: uppercase;
    margin-bottom:  10px;
}

/*NEW*/

.mod_iso_checkout div.steps ol.level_1 {
	overflow: hidden;
	position: relative;
	background: url("../../files/images/kulinair_header_checkout_background_left_green.png");
	background-color: #e8e8e8;	
	background-size: 120% 100%;
	}

.mod_iso_checkout div.steps ol.level_1 > li {
	background-color: #e8e8e8;
	float: left;
	}

.mod_iso_checkout div.steps ol.level_1 > li:nth-of-type(1) {
	width: 52.5%;
	left: 0;
	z-index: 15;
	}

.mod_iso_checkout div.steps ol.level_1 > li:nth-of-type(2) {
	width: 47.5%;
	z-index: 14;
    right: 0;
	}

.mod_iso_checkout div.steps ol.level_1 > li.review.active {
	background-color: transparent;	
}

.mod_iso_checkout div.steps ol.level_1 > li.passed:nth-of-type(1) {
	background: url("../../files/images/kulinair_header_checkout_background_left_grey.png");
	background-color: transparent;	
	}

.mod_iso_checkout div.steps ol.level_1 > li.active:nth-of-type(1) {
	background: url("../../files/images/kulinair_header_checkout_background_left_green.png");
	background-color: #e8e8e8;	
	background-size: 100% 100%;
	}

.mod_iso_checkout div.steps .triangle_right {
	display: none;
	position: absolute;
   	width: 0;
   	height: 0;
   	top: 0;
   	left: 524px;
	border-top: 51px solid transparent;
	border-bottom: 51px solid transparent;
	}

.mod_iso_checkout div.details > p {
    margin-bottom: 15px;
}

.mod_iso_checkout div.details {
	width: 50%;
    float: left;	
}

.mod_iso_checkout div.details.billingaddress {
    padding-right: 80px;
}

.mod_iso_checkout div.details.shippingmethod {
	width: 100%;	
}

.mod_iso_checkout form div.details.paymentmethod input {
	width: auto;
	float: left;
}

.mod_iso_checkout form div.details.billingaddress input, .mod_iso_checkout form div.details.billingaddress select, .mod_iso_checkout form div.details.shippingaddress input, .mod_iso_checkout form div.details.shippingaddress select {
    float:   right;
    width:   100%;
    border:  none;
    padding: 15px;
	background-color: #ededed;
}

.mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(2), .mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(3), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(2), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(3) {
	width: 49%;	
}

.mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(5), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(5) {
	width: 	32%;
}

.mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(6), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(6) {
	width: 66%;
}

.mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(2), .mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(3), .mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(5), .mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(6), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(2), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(3), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(5), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(6) {
	display: inline-block;	
}

.mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(3), #BillingAddress_new > div:nth-child(6), .mod_iso_checkout form div.details #BillingAddress_new > div:nth-child(6), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(3), .mod_iso_checkout form div.details #ShippingAddress_new > div:nth-child(6) {
	float: right;	
}



#ctrl_BillingAddress label, #ctrl_ShippingAddress label {
	display: inline-block;
	width: 100%;	
}

.org {
	color: #95c11f;
	font-weight: bold;
}

.mod_iso_checkout div.steps {
	color: white;
	margin-bottom: 25px;	
}

.mod_iso_checkout div.steps ol {
	height: 100%;	
	margin: 0;
}



.mod_iso_checkout .addresses fieldset > span {
	display:		block;
    margin-bottom:	15px;
    margin-top:		15px;
	border:			1px solid #cdcdcd;	
	padding:		7.5px;
	position:		relative;
	padding-right:	15%;
	}

.mod_iso_checkout .addresses fieldset > span.checked {
	border: 1.5px solid #95c11f;
}

.mod_iso_checkout .addresses fieldset > span:last-of-type, .mod_iso_checkout #ctrl_ShippingAddress > span:nth-of-type(1) {
	background-color: #f7f7f7;	
}

.mod_iso_checkout .addresses fieldset > span.checked:last-of-type:after {
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -15px;
    left: calc(50% - 15px);
    background-color: #ffffff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #95c11f;
	}

.mod_iso_checkout div.steps li {
	background-color: #e8e8e8;
	display: block;
    float: left;
    width: 50%;
    font-family: 'open_sans_condensedbold';
    font-size: 19px;
    padding: 20px 30px;
	}

.mod_iso_checkout div.steps li.active {
	background-color: #95c11f;
}
.mod_iso_checkout div.steps li span {
	color: #c6c6c6;
}

.mod_iso_checkout div.steps li.active span {
	color: #ffffff;
}

.mod_iso_checkout div.steps li span.active:before {
	background-color: white;
}

.mod_iso_checkout div.steps li span:before,
.mod_iso_checkout div.steps li a.passed:before {
	content: "1";
    display: inline-block;
    border: 2px solid #e8e8e8;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(198,198,198,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(198,198,198,1);
    box-shadow: 0px 0px 0px 2px rgba(198,198,198,1);
    background-color: #c6c6c6;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    color: #e8e8e8;
    vertical-align: middle;
    line-height: normal;
    margin-right: 15px;
    font-family: 'Jockey One';
	padding: 5px 21px;
	}

.mod_iso_checkout div.steps li.active span:before,
.mod_iso_checkout div.steps li.active a.passed:before {
	border: 2px solid #95c11f;
    color: #95c11f;
    background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
	}

.mod_iso_checkout div.steps li a.passed {
	color: #c6c6c6;	
	}


.mod_iso_checkout div.addresses,.mod_iso_checkout div.shippingmethod {
	background-color: #ffffff;
	overflow: hidden;	
	margin-bottom: 20px;
	}

.mod_iso_checkout form .widget {
    height:        31px;
	margin:		   0px;
    font-size:     16px;
}

.mod_iso_checkout div.addresses div.details, .mod_iso_checkout div.shippingmethod .widget-date {
	padding-left: 13%;
	padding-right: 5%;
	margin: 30px 0;
	position: relative;
}

.mod_iso_checkout div.addresses div.details.billingaddress {
	border-right: 1px solid #95c11f;	
}

.mod_iso_checkout div.addresses div.details.billingaddress:before {
	content: url("../../files/images/kulinair_icon_billingaddress.png");
	position: absolute;
    left: 8%;
	top: 0;
	}

.mod_iso_checkout div.addresses div.details.billingaddress:after {
	content: "Rechnungs-Adresse";
	position: absolute;
	left: 2%;
	top: 60px;
	color: #bfbfbf;
	font-size: 13px;
	text-align: center;
	width: 19%;
	white-space: nowrap;
	}

.mod_iso_checkout div.addresses div.details.shippingaddress:before {
	content: url("../../files/images/kulinair_icon_shippingaddress.png");
	position: absolute;
    left: 6%;
	top: 0;
}

.mod_iso_checkout div.addresses div.details.shippingaddress:after {
	content: "Lieferadresse";
	position: absolute;
	left: 4%;
	top: 60px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout #BillingAddress_new, .mod_iso_checkout #ShippingAddress_new {
	margin: 0;
}

.mod_iso_checkout .details > p {
	color: #414141;
	font-size: 14px;	
}

.mod_iso_checkout .details > h2 {
	display: none;	
}

.mod_iso_checkout form div.details input[type="radio"] {
	width: 0;
	height: 0;
}

.mod_iso_checkout form div.details.shippingaddress input[type="radio"]:before, .mod_iso_checkout form div.details.billingaddress input[type="radio"]:before {
	content: "";
    right: 5%;
    top: calc(3px + 8%);
    background: url("../../files/images/kulinair_icon_checkbox_empty.png");
    position: absolute;
    width: 26px;
    height: 24px;
}

.mod_iso_checkout form div.details.shippingaddress input[type="radio"]:checked:after, .mod_iso_checkout form div.details.billingaddress input[type="radio"]:checked:after {
	content: "";
    right: calc(5% - 2.5px);
    top: calc(1px + 8%);
    background: url("../../files/images/kulinair_icon_ticks.png");
    background-position: 0px 22px;
    position: absolute;
    width: 24px;
    height: 22px;
}

.mod_iso_checkout form div.details.paymentmethod input[type="radio"]:checked + label:after {
	content: "";
    right: 10px;
    top: calc(50% - 11px);
    background: url("../../files/images/kulinair_icon_ticks.png");
    background-position: 0px 0px;
    position: absolute;
    width: 24px;
    height: 22px;
}

.mod_iso_checkout div.details.paymentmethod {
	clear: left;
    width: 100%;
    background-color: white;
    padding-top: 41px;
	position: relative;
	height: 230px;
}

.mod_iso_checkout div.details.paymentmethod .widget-radio {
	padding-left: 13%;	
}

.mod_iso_checkout div.details.paymentmethod span {
	position: relative;	
}

.mod_iso_checkout #ctrl_PaymentMethod .note {
	display: none;	
}

.mod_iso_checkout div.details #ctrl_PaymentMethod input[type="radio"]:checked + label .note {
	display: block;
    position: absolute;
    left: 0;
    top: 48px;
    border-top: 1px solid #ededed;
    width: calc(100% + 130px);
    background-color: #96c120;
    padding: 17.5px;
}

.mod_iso_checkout div.details #ctrl_PaymentMethod > span:nth-of-type(4) input[type="radio"]:checked + label .note {
	left: inherit;
	right: -5px;	
}

.mod_iso_checkout #ctrl_PaymentMethod label {
	background-color: #ededed;
	padding: 15px 0;
	color: #5b5b5b;
	width: 100%;
}

.mod_iso_checkout #ctrl_PaymentMethod input[type="radio"]:checked + label {
	background-color: #96c120;
	color: #ffffff;
}

.mod_iso_checkout #ctrl_PaymentMethod span {
	margin-right: 5px;
	min-height: 49px;
	}

.mod_iso_checkout #ctrl_PaymentMethod span:nth-of-type(4) {
	margin-right: 0;
	}

.mod_iso_checkout #ctrl_PaymentMethod span label {
	padding-right: 45px;
	}

.mod_iso_checkout #ctrl_PaymentMethod span:nth-of-type(1) label {
    padding-left: 20px;	
	}

.mod_iso_checkout #ctrl_PaymentMethod span:nth-of-type(2) label {
    padding-left: 20px;	
	}

.mod_iso_checkout #ctrl_PaymentMethod span:nth-of-type(3) label {
    padding-left: 50px;	
	}

.mod_iso_checkout #ctrl_PaymentMethod span:nth-of-type(4) label {
    padding-left: 50px;	
	}


.mod_iso_checkout div.details.paymentmethod fieldset > span:nth-of-type(3) input[type="radio"] + label:before {
	content: "";
	background: url("../../files/images/kulinair_icon_bankcard_grey.png");
	position: absolute;
	width: 29px;
    height: 19px;
	left: 12px;
	top: 14px;
	 
}

.mod_iso_checkout div.details.paymentmethod fieldset > span:nth-of-type(4) input[type="radio"] + label:before {
	content: "";
	background: url("../../files/images/kulinair_icon_paypal_grey.png");
	position: absolute;
	width: 28px;
	height: 28px;
	left: 15px;
	top: 10px;
	 
}

.mod_iso_checkout div.details.paymentmethod fieldset > span:nth-of-type(3) input[type="radio"]:checked + label:before {
	content: "";
	background: url("../../files/images/kulinair_icon_bankcard_white.png");
	position: absolute;
	width: 29px;
    height: 19px;
	left: 12px;
	top: 14px;
	 
}

.mod_iso_checkout div.details.paymentmethod fieldset > span:nth-of-type(4) input[type="radio"]:checked + label:before {
	content: "";
	background: url("../../files/images/kulinair_icon_paypal_white.png");
	position: absolute;
	width: 28px;
	height: 28px;
	left: 15px;
	top: 10px;
	 
}

.mod_iso_checkout div.details.paymentmethod:before {
	content: url("../../files/images/kulinair_icon_paymentmethod.png");
    position: absolute;
    left: 4%;
    top: 30px;
}

.mod_iso_checkout div.details.paymentmethod:after {
	content: "Bezahlung";
    position: absolute;
    left: 3%;
    top: 85px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout div.details.shippingmethod:before {
	content: url("../../files/images/kulinair_icon_shippingdate.png");
    position: absolute;
    left: 4%;
    top: 30px;
}

.mod_iso_checkout div.details.shippingmethod:after {
	content: "Liefertermin & Zeit";
    position: absolute;
    left: 1.5%;
    top: 85px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout div.details.shippingmethod {
	position: relative;	
}

.mod_iso_checkout div.details.shippingmethod .widget {
	background-color: inherit;
}

.mod_iso_checkout div.details.shippingmethod .widget.widget-date {
	width: 50%;
	position: relative;
	padding-top: 15px;
}

.mod_iso_checkout .shippingmethod .widget-info {
	float: right;	
	width: 50%;
}

.mod_iso_checkout input#delivery_date {
	width: 100%;
	margin: 0;
	position: relative;
	padding: 15px 0px;
    text-align: center;
	background-color: #ededed;
	border: none;
	background-image: url("../../files/images/kulinair_icon_shippingdate_green.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.shippingmethod label.ddate_icon {
	display: inline-block;
	position: relative;	
}

.mod_iso_checkout div.details.shippingmethod .widget {
	min-height: 0;	
}

.submit_container button .triangle_small {
    width: 0;
    height: 0;
    right: 10px;
	top: calc(50% - 14px);
    position: absolute;
    border-top: 14px solid transparent;
    border-left: 28px solid #FFFFFF;
    border-bottom: 14px solid transparent;
}

.submit_container button.previous .triangle_small {
	right: inherit;
    left: 10px;
	top: calc(50% - 14px);
    border-right: 28px solid #FFFFFF;
	border-left: none;
}

#kasse .mod_iso_checkout .submit_container button.previous {
	padding-left: 50px;
}

#kasse .mod_iso_checkout .submit_container button.next, #kasse .mod_iso_checkout .submit_container button.confirm {
	padding-right: 50px;	
}

.submit_container button {
	position: relative;	
}


#iso_mod_checkout_review div.shipping_method div.info {
	white-space: pre;	
}

.address_new .mandatory.error:after {
    content: 'Bitte ausfüllen!';
    color: red;
}

.mod_iso_checkout .billing_shipping_address {
	background-color: white;	
}

.mod_iso_checkout form .review > .billing_shipping_address > .info_container {
	margin-top: 15px;	
}

.mod_iso_checkout form .review > .shipping_payment_method {
	min-height: 155px;	
}

.mod_iso_checkout form .review > .billing_shipping_address {
	min-height: 170px;	
}

.mod_iso_checkout form .review > .shipping_payment_method, .mod_iso_checkout form .review > .billing_shipping_address {
	position: relative;
	width: 100%;
}

.mod_iso_checkout form .review > .billing_shipping_address .info_container.shipping_address {
	min-height: 120px;	
}

.mod_iso_checkout form .review > .billing_shipping_address .info_container.billing_address {
	border-right: 1px solid #95c11f;	
}

.mod_iso_checkout form .review > .shipping_payment_method > .info_container, .mod_iso_checkout form .review > .billing_shipping_address > .info_container {
	position: absolute;
	display: inline;	
	float: none;
	padding: 10px 0px;
    padding-left: 13%;
}

.mod_iso_checkout form .review > .shipping_payment_method > .info_container {
	width: 49.5%;
	display: table;
}

.mod_iso_checkout form .review > .billing_shipping_address > .info_container {
	width: 50%;	
}

.mod_iso_checkout form .review > div > div:nth-of-type(2) {
	right: 0;
}

.mod_iso_checkout form .review .shipping_method:before {
    content: url("../../files/images/kulinair_icon_shippingdate.png");
    position: absolute;
    left: 8%;
    top: 15px;
}

.mod_iso_checkout form .review .payment_method:before {
    content: url("../../files/images/kulinair_icon_paymentmethod.png");
    position: absolute;
    left: 8%;
    top: 15px;
}

.mod_iso_checkout form .review .billing_address:before {
    content: url("../../files/images/kulinair_icon_billingaddress.png");
    position: absolute;
    left: 8%;
    top: 0;
}

.mod_iso_checkout form .review .shipping_address:before {
    content: url("../../files/images/kulinair_icon_shippingaddress.png");
    position: absolute;
    left: 8%;
    top: 0;
}

.mod_iso_checkout form .review.orderproducts:before {
    content: url("../../files/images/kulinair_icon_cart.png");
    position: absolute;
    left: 4%;
    top: 15px;
}

.mod_iso_checkout form .review .shipping_method:after {
    content: "Lieferdatum & Zeit";
    position: absolute;
    left: 3%;
    top: 70px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout form .review .payment_method:after {
    content: "Bezahlung";
    position: absolute;
    left: 6%;
    top: 70px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout form .review .billing_address:after {
    content: "Rechnungsadresse";
    position: absolute;
    left: 3%;
    top: 55px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout form .review .shipping_address:after {
    content: "Lieferadresse";
    position: absolute;
    left: 6%;
    top: 55px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout form .review.orderproducts:after {
    content: "Ihre Produkte";
    position: absolute;
    left: 2.5%;
    top: 70px;
	color: #bfbfbf;
	font-size: 13px;
}

.mod_iso_checkout .vertical_align {
	display: table-cell;
	vertical-align: middle;
}

.mod_iso_checkout .shipping_method .info {
	font-size: 24px;	
}

.mod_iso_checkout form .review.orderproducts {
	background-color: white;
	position: relative;	
	margin-top: 20px;
	padding-left: 13%;
	padding-bottom: 2.5px;
}

.mod_iso_checkout .orderproducts tr.tableheader th {
    color: #bfbfbf;
    font-size: 14px;
}

#kasse .mod_iso_checkout tr.product td.image {
	padding: 15px 25px 0 0;
	}

#kasse th:nth-child(2) {
	text-align: center;	
}
.mod_iso_checkout tr.product td.name {
	color: #96c120;
}

.mod_iso_checkout tr.product td.name li {
	color: #222;
	}
	
#warenkorb div div.cart_summary, #kasse div div.cart_summary {
	font-size: 18px;	
}

#warenkorb div div.cart_summary .foot_last, #kasse div div.cart_summary .foot_last {
	font-size: 22px;	
    padding-top: 10px;
}

#kasse .info_container {
	font-size: 16px;
    line-height: 129%;
}

.iso-login .mod_lostPassword, #passwort-vergessen .mod_lostPassword {
	display: inherit;	
}

.mod_lostPassword {
	display: none;	
}

#bestaetigung h1, #passwort-geaendert h1 {
	color: #95c11f;	
}

#bestaetigung .ce_text, #passwort-geaendert .ce_text {
	padding-top: 20px;
	padding-bottom: 20px;	
}

#passwort-vergessen table {
	width: 33%;	
}

#passwort-vergessen table input.text {
	float: none;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 6px;
    background: #fff;
    margin-bottom: 2%;	
}

#passwort-vergessen table input.submit {
	background-color: #95c11f;
    color: #fff;
    padding: 10px 20px;
    border: medium none;
    float: none;
    width: 100%;
}
/*NEW*/

#login-gastbestellung h1 {
    display:        block;
    clear:          both;
    float:          none;
    padding-top:    40px;
    padding-bottom: 20px;
    color:          #fff;
}

#login-gastbestellung > .content {
    padding-bottom: 25px;
}

/************************************************************************************
 * Login & Registration
 */

.iso-login,
.iso-register {
    width: 47%;
    float: left;
    margin-top: 30px;
    background: #fff;
    padding: 2%;
    color: #222;
	margin-bottom: 60px;
	min-height: 550px;
	}

.iso-register {
	margin-left: 2%;
	}

.iso-login table {
	width: 100%;
	margin: 20px 0;
	}

.iso-login .ce_text,
.iso-register .ce_text {
	background: transparent;
	}

.iso-login h2,
.iso-register h2 {
	color: #95c11f;
	font-size: 34px !important;
	margin-bottom: 15px;
	border-bottom: 1px solid #95c11f;
	padding-bottom: 10px;
	}

.iso-login input,
.iso-register input {
	float: none;
	width: 100%;
	border: 1px solid #ccc;
	padding: 10px 6px;
	background: #fff;
	margin-bottom: 2%;
	}

.iso-login .submit_container,
.iso-register .submit_container {
	margin-top: 0;
	padding-bottom: 0;
	}

.iso-login .submit,
.iso-register .submit {
	font-size: 22px;
	}

.iso-register label {
	display: none;
	}


/************************************************************************************
 * Responsive - Anpassungen
 */

@media screen and (max-width: 1100px) {
    #iso_teaser_4 .product:nth-of-type(4) {
        display: none;
    }

    #iso_teaser_4 .product_list {
        margin:    auto;
        max-width: 785px;
    }

    .mod_iso_productlist .product:nth-of-type(4) {
        margin-left:   0;
        margin-bottom: 50px;
    }

    .mod_iso_productlist .product:nth-of-type(5) {
        margin-left: 4%;
        float:       left;
    }

	#iso_teaser_4 .product,
	.mod_iso_productlist .product {
		width: 22%;
		}

	.variant {
		width: 30.6%;
		}

	.variant p.variant_price {
		font-size: 18px;
		}

	#category-navigation a {
		padding: 10px 1.4em;
		}

    .product_list {
        max-width: 1000px;
        margin:    auto;
    }

    .mod_iso_productreader .ingredients {
        width:  760px;
        height: auto;
    }

    .mod_iso_productreader .variants {
        min-width: 450px;
    }

    .mod_iso_productreader .image_overview {
        float: left;
    }

    .mod_iso_productreader .description {
        display: none;
    }

    .mod_iso_productreader {
        max-width: 800px;
    }

    #iso_ajaxBox {
        width: 60%;
        left:  20%;
    }

    #warenkorb tr.product td,
    #warenkorb tr.product th {
        min-width: 75px;
    }

    #warenkorb .submit_container input{
        width:  31.3%;
        margin: 10px 0 10px 20px;
        float:  right;
		}
    #warenkorb .submit_container input,
    #warenkorb .submit_container button {
		font-size: 20px;
		}

}

@media screen and (min-width: 780px) and (max-width: 850px) {
    #foodkarte_container .kategorie_box h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 825px) {
    #iso_teaser_4 .product:nth-of-type(4) {
        display: block;
    }

    #iso_teaser_4 .product:nth-of-type(odd) {
        margin-left: 0;
    }

    #iso_teaser_4 .product_list {
        margin:    auto;
        max-width: 520px;
    }
}

@media screen and (max-width: 823px ) {
    .mod_iso_productlist .product:nth-of-type(4),
    .mod_iso_productlist .product {
        margin-left: 4%;
        float:       left;
    }

    .mod_iso_productlist .product:nth-of-type(odd) {
        margin-left: 0;
    }

    .product_list {
        max-width: 520px;
    }
}

@media screen and (max-width: 780px) {

    /*#produktdetails .product .ingredients:before {
        content:'Diese Platte enthält:';
        display: block;
        width: 100%;
    }*/
    #produktdetails .product .ingredients {
        width:    100%;
        height:   0;
        overflow: hidden;
        padding:  0;
    }

    #produktdetails .product .ingredients.open {
        height:     auto;
        min-height: 100px;
        padding:    20px 10px;
    }

    #produktdetails .product .ingredients_trigger {
        height:  auto;
        width:   100%;
        padding: 10px 20px;
    }

    #produktdetails .product .ingredients_trigger .arrow {
        border-color: white;
        float:        right;
        width:        20px;
        height:       20px;
        margin-top:   -5px;
    }

    #produktdetails .product .ingredients_trigger.checked .arrow {
        margin-top: 0px !important;
    }

    #produktdetails .product .image_overview {
        display: none;
    }

    #produktdetails .product .description {
        display: none;
    }

    #produktdetails .product .variants {
        width: 100%;
    }
    .mod_iso_productreader .variants {
        min-width: 0;
    }

    #produktdetails .product .variants_container {
        width: 100%;
    }

    #produktdetails .product .detail_quantity {
        position:  relative;
        left:      0;
        width:     70%;
        min-width: 140px;
        height:    40px;
    }

    #produktdetails .product .detail_quantity_button {
        width:       25%;
        height:      40px;
        line-height: 40px;
    }

    #produktdetails .product .detail_quantity input {
        width:       50%;
        height:      40px;
        line-height: 40px;
    }

    .mod_iso_productreader .variant .variant_label {
        height:  40px;
        padding: 11px 10px 11px 15px;
        width:   35%;
    }

    .mod_iso_productreader .variant .variant_price {
        height:  40px;
        padding: 9px 5px 8px 5px;
        width:   35%;
    }

    .mod_iso_productreader .variant .variant_cart_options.add_to_cart {
        position: absolute;
        right:    0px;
        width:    30%;
        height:   80px;
        float:    none;
    }

    #produktdetails .variant input.add_to_cart, #produktdetails .variant input.remove_to_cart {
        height:              80px;
        background-position: 50%;
        width:               100%;
    }

    .mod_iso_productreader .variants_container .variant {
        position: relative;
    }

    #produktdetails p.back.desktop {
        display: none;
    }

    #produktdetails p.back.mobile {
        display: block;
        color:   white;
        float:   left;
    }

    #produktdetails p.back.mobile a {
        display:          block;
        background-color: #5c0f8b;
        color:            white;
        padding:          0 10px;
    }

    #produktdetails p.back.mobile a:before {
        display: none;
    }

    #produktdetails p.back.mobile a:after {
        display: none;
    }

    #iso_ajaxBox {
        width: 100%;
        left:  0;
        top:   0 !important;
    }

	#warenkorb .formbody {
		background: #fff;
		padding: 10px 2%;
		color: #222;
		}

	#warenkorb .cart_summary_container {
		margin-bottom: 0;
		}

    #warenkorb .tableheader,
    #kasse .tableheader {
        display: none;
    }

	#warenkorb table,
	#kasse table {
		border-spacing: 0;
		width: 100%;
		}
	#kasse table {
		width: 95%;
		}

    #warenkorb tr.product td {
		padding: 10px 0;
		background: #fff;
		}

    #kasse tr.product td {
        padding: 15px 10px;
		background: #fff;
    	}

    tr.product td.quantity,
    tr.product td.price,
    tr.product td.total,
    tr.product td.remove,
    tr.product td.remove a {
		white-space: nowrap;
		font-size: 16px;
		font-weight: bold;
    	}

    tr.product td.price.total {
		text-align: right !important;
		}

    tr.product td.remove a {
        display: inline-block;
        margin:  0;
    }

	td.quantity:before,
    td.price:before,
    td.total:before {
		text-align: center;
		font-size: 12px;
		display: block;
		color: #aaa;
		}

    td.quantity:before {
        content: 'Anzahl:';
    }

    td.price:before {
        content: 'Preis:';
    }

    td.total:before {
        content: 'Gesamtpreis:';
    }

    td.remove:before {
        float:   right;
        content: 'Entfernen';
        display: inline-block;
		font-weight: normal;
		background: #eee;
		padding: 5px;
		margin-bottom: 10px;
		margin-left: 15px;
		margin-top: 10px;
		font-size: 12px;
		}

    #kasse div.cart_summary {
		width: 95%;
		}

    #warenkorb div.cart_summary {
		width: 100%;
		}

    #kasse .submit_container button.submit,
    #warenkorb .submit_container input.submit {
        font-size: 18px;
    }

    div.kategorie_box {
        width:  100%;
        margin: 10px auto;
    }

    .kategorie_box:nth-of-type(even) {
        margin: auto;
    }

}

@media screen and (max-width: 575px) {
    #iso_teaser_4 .product_list {
        margin:    auto;
        max-width: 240px;
    }

    #iso_teaser_4 .product,
    #iso_teaser_4 .product:nth-of-type(even) {
        margin:      20px auto;
        margin-left: 0;
		width: 100%;
    	}
	
	.mod_iso_productlist .product {
		width: 248px;
		}

	.mod_iso_productlist .category-description {
		height: auto;
		}

	#ctrl_PaymentMethod > span {
		min-height: 100px;	
		}

	}

@media screen and (max-width: 540px) {

	#category-navigation {
		display: none;
		}

    .mod_iso_productlist .product,
    .mod_iso_productlist .product:nth-of-type(even),
    .mod_iso_productlist .product:nth-of-type(odd) {
		margin: 0 auto 50px;
		float:  none;
		}

	.parabox .ce_image,
	.parabox .image_container {
		height: 265px;
		}

	h1,
	h2 {
		font-size: 23px;
		}

	body.home.parallax .parabox .ce_text {
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		margin-bottom: 20px;
		}

	.parabox_heading {
		margin: 40px 0 20px;
		}

	#iso_teaser_4 .mod_iso_productlist .product:nth-of-type(4n+4) {
		margin-left: 0 !important;
		}

	.woodbox {
		padding-bottom: 40px;
		}

	#newsletter form {
		margin: 0 5%;
		}

	#newsletter input[type=text],
	#newsletter input[type=submit] {
		width: 100%;
		}

	#streckennetz .ce_text:not(.summary),
	#ihre-foodbegleiter .ce_text,
	#text-leistungen .ce_text {
		padding: 0 !important;
		}

	.summary h3 {
		font-size: 23px;
		margin-top: 10px;
		}

	#footer_container div.last {
		text-align: center;
		margin-top: 20px;
		}

	.mod_iso_productlist .product,
	.mod_iso_productlist .product:nth-of-type(even),
	.mod_iso_productlist .product:nth-of-type(odd),
	.mod_iso_productlist .product:first-of-type,
	.mod_iso_productlist .category-description + .product,
	.mod_iso_productlist .product:nth-of-type(4n+4) {
		margin: 0 auto 50px !important;
		}

	.mod_iso_productlist .category-description {
		width: 248px;
		margin: 0 auto 50px;
		float: none;
		}

	}

/*	NEU - in's Live-System zu implementieren
 *
 *
 *
 *
 */
 
 
.mod_iso_checkout div.details.paymentmethod {
	clear: left;
	width: 100%;
	padding-top: 41px;	
}


@media screen and (min-width: 856px) and (max-width: 975px) {
	.mod_iso_checkout div.details.billingaddress {
		padding-right: 6%;	
	}
	
	input#delivery_date {
		margin: 40px 0 30px 20% !important;	
	}
}

@media screen and (min-width: 780px) and (max-width: 855px) {
	.mod_iso_checkout div.details.billingaddress {
		padding-right: 1.5%;	
	}
	
	input#delivery_date {
		margin: 40px 0 30px 15% !important;	
	}
}
/* NEWS */

/*#news_reviews { /* Hauptcontainer *//*
	background-color: #95c11f;
	background-image: url("../../files/images/kulinair_news_granite_01.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	background-size: 2000px 382px;
	width: 100%;
	max-width: 2000px;
	overflow: hidden;
	color: white;
	font-size: 14px;
}*/
/*#news_reviews:before { /* Grüner Balken über dem Container *//*
	display: block;
	height: 10px;
	width: 100%;
	max-width: 2000px;
	margin: auto;
	background-color: #95c11f;
	content: '';
}
*/
/*#news_reviews h2.news,*/
.granitebox h2.news { /* Hauptüberschriften (Über den Kästen) */
	color: white;
	font-size: 30px;
	/*margin-top: 50px;*/
	text-transform: uppercase;
	padding-left: 70px;
	padding-top: 15px;
	display: inline-block;
	/*min-height: 50px;*/
	overflow: visible;
	line-height: 30px;
}

#h_news { /* "NEUIGKEITEN" */
	background-image: url("../../files/images/kulinair_icon_arrow_00.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

#h_customers { /* "ZUFRIEDENE KUNDEN" */
	background-image: url("../../files/images/kulinair_icon_globe_00.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*#news_reviews .news_box,*/
.granitebox .news_box { /* Grüne Boxen mit weißem Rand */
	background-color: #95c11f;
	border: 5px solid white;
	width: 100%;
	min-height: 310px;
	padding: 25px 30px;
	margin-bottom: 30px;
	font-size: 12px;
	}
.news_box h2 {
	font-family: open_sanssemibold;
	margin-bottom: 10px;
}
.news_box p {
	margin-bottom: 2px;
}
.news_box > div {
	margin-bottom: 20px;
}

/*#news_reviews h2,*/
.granitebox h2 {
	/*margin-top: 0;*/
	font-size: 20px;
	text-transform: none;
}

/*#news_reviews .last h2,*/
.granitebox .last h2 {
	margin-top: 15px;
}


#customers_container figure {
	max-width: 140px;
	display: inline-block;
	float: left;
	margin-right: 30px;
	height: 225px;
	}

.granitebox a {
	color: #5c0f8c;
	text-decoration: none;
}

@media screen and (max-width: 1100px) {
	#customers_container figure {
		height: auto;
		display: block;
		margin: 0 auto 10px;
		float: none;
	}

	.granitebox .news_box { /* Grüne Boxen mit weißem Rand */
		min-height: 390px;
	}
}

@media screen and (max-width: 780px) {
	#news_container,
	#customers_container {
		width: 100%;
		margin-left: 0;
		height: auto;
	}

	#customers_container figure {
		max-width: 100%;
		float: none;
		margin-right: 0;
		height: auto;
		margin-bottom: 15px;
	}
}
/* CSS Document */

#mobile_header {
	width: 100%;
	background-color: #5c0f8c;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}
#mobile_header_top_container {
	position: relative;
	z-index: 999;
	background-color: #5c0f8b;
	padding-top: 15px;
	height: 98px;
}

#mobile_header #nav_mobile {
	width: 60px;
	height: 60px;
	position: absolute;
	left:15px;
}

#mobile_header #schnellkontakt_mobile {
	width: 60px;
	height: 60px;
	position: absolute;
	right:15px;
	top: 15px;
	background-color: #7c2fac;
}

#mobile_header #logo_mobile {
	-moz-transition: ease 0.5s;
	-webkit-transition: ease 0.5s;
	transition: ease 0.5s;
    text-align: center;
	width: 100%;
	position: relative;
	background-color: white;
	text-align: center;
	padding: 20px 0;
}

/* NAVIGATION */


#nav_dropdown_mobile {
	display: none; /* @WIP @todo */
	position: absolute;
	top: 80px;
	left:0;
	z-index: 10;
	background-color: #5c0f8c;
	color: white;
	font-size: 34px;
	width: 100%;
}
#nav_dropdown_mobile a {
	color: white;
}

#nav_dropdown_mobile:target {
	display: block;
}

/* MOBILE NAVIGATION */
#mobile_header #nav_mobile_lvl1 {
	/*display: none;*/
	background-color: #5C0F8B;
	width: 100%;
	text-align: left;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
	height: 0;
}

#mobile_header #nav_mobile_lvl1.open {
	z-index: 99;
	border-top: 2px solid #8a58a9;
	height: auto;
}

#mobile_header #nav_mobile_lvl1  ul {
	margin: 0;
}



#mobile_header #nav_mobile_lvl1 li {
	display: block;
	width: 100%;
	font-size: 2rem;
	-webkit-transition: all .15s;
	-moz-transition: all .15s ease-in-out;
	transition: all .15s;
}

#mobile_header #nav_mobile_lvl1 .nav_expandable {
	display: block;
	float: right;
	margin-right: 15px;
	color: white;
	background-color: #8a58a9;
	width: 60px;
	height: 60px;
	margin-top: 10px;
	text-align: center;
}

.arrow_container {
	display: inline-block;
	width: 30px;
	height: 50px;
	overflow: hidden;
}

.arrow {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-right: 8px solid #5c0f8b;
	border-bottom: 8px solid #5c0f8b;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 9px;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	transition: all .15s;
}

#mobile_header #nav_mobile_lvl1 .nav_expandable.checked .arrow,
#produktdetails .product .ingredients_trigger.checked .arrow {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
	margin-top: 19px;
}

#mobile_header #nav_mobile_lvl1 li a {
	cursor: pointer;
	min-width: 65%;
}
#mobile_header #nav_mobile_lvl1 ul.level_2 li a {
	width: 100%;
}

#mobile_header #nav_mobile_lvl1 li a:not(.caption),
#mobile_header #nav_mobile_lvl1 li span {
	color: white;
	display: inline-block;
	padding: 20px;
	}

#mobile_header #nav_mobile_lvl1 a:after,
#mobile_header #nav_mobile_lvl1 span:after {
	font-family: 'lobster_1.4regular';
	text-transform: none;
	font-size: 0.8em;
	margin-top: .4em;
	color: rgba(255,255,255,.6);
	}

#mobile_header #nav_mobile_lvl1 a.Foodkarte:after,
#mobile_header #nav_mobile_lvl1 span.Foodkarte:after {
	content: 'Lieferdienst';
	display: block;
}


#mobile_header #nav_mobile_lvl1 a.Foodlinie:after,
#mobile_header #nav_mobile_lvl1 span.Foodlinie:after {
	content: 'über uns';
	display: block;
}

#mobile_header #nav_mobile_lvl1 a.Catering:after,
#mobile_header #nav_mobile_lvl1 span.Catering:after {
	content: 'auf Bestellung';
	display: block;
}

#mobile_header #nav_mobile_lvl1 ul.level_1 > li {
	font-family: "Jockey One";
	text-transform: uppercase;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

#mobile_header #nav_mobile_lvl1.open ul.level_1 > li {
	border-top: 1px solid #8a58a9;
	border-bottom: 1px solid #8a58a9;
	height: auto;
	min-height: 80px;
}

#mobile_header #nav_mobile_lvl1 ul.level_2 li {
	background-color: #8a58a9;
	font-family: 'lobster_1.4regular';
	text-transform: none;
	height: 0;
	overflow: hidden;
}

#mobile_header #nav_mobile_lvl1 ul.level_2.open li {
	height: 60px;
	border-top: 1px solid #5c0f8b;
	border-bottom: 1px solid #5c0f8b;
}

/* Navigation menu button animation */

#mobile_header #nav_menu_bar,
#mobile_header #nav_menu_bar:before,
#mobile_header #nav_menu_bar:after {
	position: absolute;
	width: 60px;
	height: 6px;
	background-color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	transition: all .25s;
}

#mobile_header #nav_menu_bar {
	top: 27px;
}

#mobile_header #nav_menu_bar:before {
	margin-top: -20px;
}

#mobile_header #nav_menu_bar:after {
	margin-top: 20px;
}

#mobile_header #nav_menu_bar:before,
#mobile_header #nav_menu_bar:after {
	content: '';
	display: block;
}

#mobile_header #nav_menu_bar.checked {
	background: rgba(255,255,255,0);
	border: 0px none;
}

#mobile_header #nav_menu_bar.checked:before {
	margin-top: 0;
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	-o-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

#mobile_header #nav_menu_bar.checked:after {
	margin-top: 0;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

/* WARENKORB HEADER */

#mobile_header #warenkorb_mobile {
	width: auto;
	max-width: 100px;
	height: 60px;
	margin: auto;
	padding-top: 15px;
	display: inline-block;
}
#mobile_header #warenkorb_mobile:after {
	content: '';
	display: block;
	clear: both;
}

#mobile_header #warenkorb_mobile img {
	float: left;
	display: block;
}

#mobile_header #warenkorb_mobile .cart_count {
	color: white;
	font-size: 36px;
	display: block;
	margin-left: 10px;
	float: left;
}

/* LOGIN IM HEADER */

#login_mobile {
	height: 0;
	overflow: hidden;
	color: white;
	padding: 20px;
}

#mobile_header #nav_mobile_lvl1 ul#login_mobile > li {
	font-size: 18px;
}
#mobile_header #nav_mobile_lvl1.open ul#login_mobile > li {
	border: none;
	text-transform: none;
}

#nav_mobile_lvl1.open #login_mobile {
	height: auto;
	min-height: 100px;
	font-size: 15px;
	text-transform: none;
}

#login_mobile label {
	display: none;
}

#login_mobile input {
	width: 100%;
	padding: 5px;
}

#login_mobile .submit_container {
	margin-top: 0;
	padding-bottom: 0;
}

#login_mobile p.login_info {
	display: none;
}

/* CSS Document */
/* CSS Document */

.submit_container .next {
    font-weight: bold;
}

.submit_container {
    padding-bottom: 38px;
}

.submit_container:after {
    clear:   both;
    content: '';
    height:  0;
    display: block;
}

.mod_iso_checkout h2 {
    color: #c2e85c !important;
}

.mod_iso_checkout h2 {

    font-size:     26px !important;
    margin-bottom: 15px;
}

.address label {
    line-height: 34px;
}

p.error {
    /*
    color: #E76A56;
    text-align: right;
    */
    display:    block;
    width:      100%;
    /*float: right;*/
    /* @todo: ask MK ? fix : cleanup */
    padding:    6px;
    background: #e76a56;
    color:      #fff;
}

.mod_iso_checkout form .widget {
    height: auto !important;
}

.shippingaddress .widget-radio input {
    width: auto !important;
    float: none !important;
}

.submit_container button {
    cursor: pointer;
}

.mod_iso_checkout .review .info_container {
    min-height: 120px;
}

.info_container:nth-child(2n+1) {
    margin-left:  0 !important;
    margin-right: 5%;
}

#warenkorb .product .quantity,
#warenkorb .product .name,
#warenkorb .product .price,
#warenkorb .product .remove {
    vertical-align: middle;
}

#warenkorb .product .remove {
    padding-right: 15px;
}

#warenkorb .quantity input {
    width:         20%;
    border-bottom: 1px solid #a7a7a7;
    border-top:    1px solid #a7a7a7;
    border-left:   0 none;
    border-right:  0 none;
    padding:       1px 0;
    text-align:    center;
}

#warenkorb .quantity button {
    background: #ececec;
    color:      #737373;
    border:     1px solid #a7a7a7;
    cursor:     pointer;
}

#ctrl_button_update_,
#ctrl_button_checkout_,
.submit_container #ctrl_button_cart_ {
    background-position: 20px center;
    background-repeat:   no-repeat;
    display:             block;
    float:               left;
}

#ctrl_button_update_ {
    background-image: url("../../files/images/refresh.png");
    padding-left:     75px !important;
    width:            386px;
}

#ctrl_button_checkout_ {
    background-image: url("../../files/images/checkout.png");
    padding-left:     85px !important;
    width:            304px;
}

.submit_container #ctrl_button_cart_ {
    background-image: url("../../files/images/keep_shopping.png");
    padding-left:     75px !important;
    width:            304px;
}

#ctrl_button_checkout_,
.submit_container #ctrl_button_update_ {
    margin-left: 53px;
}

#kasse .cart_summary_container {
	color: #222;
	}

.cart_summary_container .foot_last {
	border-top: 3px solid #fff;
	font-size:  26px;
	padding:    10px 25px;
	border-top: 8px solid #95c11f;
	margin-bottom: 30px;
	}

#kasse div.cart_summary {
	margin-right: 5%;
	width: 50%;
	}

.cart_summary .subtotal,
.cart_summary .foot_1,
.cart_summary .foot_2,
.cart_summary .foot_3 {
    padding: 0 25px;
}

.cart_summary .foot_3,
#warenkorb .cart_summary_container .foot_1 {
    margin-bottom: 10px;
}

#warenkorb .cart_summary_container .foot_2 {
    padding-top: 10px;
}

#warenkorb div.cart_summary .foot_1 .name, #kasse div.cart_summary .foot_1 .name {
    width: 70% !important;
}

#warenkorb div.cart_summary .col.price, #kasse div.cart_summary .col.price {
    width: 30% !important;
}

.info_container.shipping_method {
    clear: both;
}

.info_container.shipping_method,
.info_container.payment_method {
    margin-top: 25px !important;
}

.mod_iso_checkout .info_container.shipping_address {
    display:      inline-block;
    float:        right;
    margin-right: 0;
    min-height:   150px;
}

.info_container a {
    color: #95c11f;
}

#ctrl_PaymentMethod > span {
    position: relative;
}

#ctrl_PaymentMethod label {
    color:        #c2e85c;
    font-weight:  bold;
    padding-left: 190px;
    display:      block;
	}

/*#ctrl_PaymentMethod label,
#ctrl_PaymentMethod label span{
	padding-left: 180px;
	
}*/

#ctrl_PaymentMethod label span {
    background-image: none !important;
    width:            100%;
    /*float: right;*/
    color:            #fff;
    font-weight:      normal;
}

#ctrl_PaymentMethod > span {
    display:       inline-block;
    float:         left;
    min-height:    65px;
    margin-right:  10%;
    margin-bottom: 40px;
}

/*#ctrl_PaymentMethod > span:nth-child(odd) {
    margin-right: 0;
}*/

/* @todo: cleanup */
/*#ctrl_PaymentMethod > span:nth-of-type(1) {
	background-image: url("../../files/images/cash.jpg");
	}
*/

#ctrl_PaymentMethod > span {
    background-position: 20px top;
    background-repeat:   no-repeat;
    background-size:     160px 65px;
}

#ctrl_PaymentMethod > span:nth-of-type(3),
#ctrl_PaymentMethod > span:nth-of-type(4) {
    /*margin-bottom: 0;*/
}

.iso-login {
    clear: left;
}

.iso-login,
.iso-register,
.deliveryDay,
.deliveryTime {
    float:      left;
    margin-top: 30px;
}

.deliveryDay,
.deliveryTime {
    width:      45%;
}

.shippingmethod .widget {
    display:    inline-block;
    float:      left;
    background: #fff;
    width:      47.5%;
    min-height: 200px;
    color:      #222;
    padding:    20px;
    margin-top: 25px;
}

.shippingmethod .widget-radio {
    display: none;
}

.shippingmethod .widget-info {
    margin-right: 5%;
    font-size:    14px !important;
}

.shippingmethod .widget-info p {
    margin-top: 20px;
}

.shippingmethod label {
    display: none;
}

input#delivery_date {
    padding: 10px 6px;
    width:   252px;
    margin:  40px 0 30px 23%;
}

#toggle_delivery_date {
    vertical-align: -4px;
    margin-left:    -33px;
}

.billingaddress .widget,
.shippingaddress .widget {
    background: #fff;
    color:      #222;
}

.billingaddress .address_new,
.shippingaddress .address_new {
    background: #fff;
    padding:    10px 0;
}

.billingaddress .address_new .widget,
.shippingaddress .address_new .widget {
    padding: 5px 0;
}

.billingaddress .widget input[type="radio"] {
    width:      auto;
    margin-top: 5px;
}

.billingaddress .widget a {
    color: #95c11f;
}

#ctrl_BillingAddress label,
#ctrl_ShippingAddress label {
    line-height: 129%;
}

#ctrl_BillingAddress > span:nth-of-type(1),
#ctrl_ShippingAddress > span:nth-of-type(1) {
    margin-top:  0;
}

#BillingAddress_new,
#ShippingAddress_new {
    margin-top: 25px;
	margin-bottom: 25px;
}

#BillingAddress_new .widget,
#ShippingAddress_new .widget {
    margin-bottom: 0;
}

#BillingAddress_new .widget-text.error input,
#ShippingAddress_new .widget-text.error input {
	border: 2px solid red;
	margin-bottom: 5px;
}

.mod_iso_checkout .widget input[type=number]::-webkit-inner-spin-button {
    /* spinner entfernen */
    -webkit-appearance: none;
    margin:             0;
}

.mod_iso_checkout .widget input[type=number] {
    /* spinner entfernen */
    -moz-appearance: textfield;
}

#ctrl_ShippingAddress .vcard {
    display: inline-block;
}

#ctrl_ShippingAddress input[type="radio"] {
    display:      inline-block;
    float:        left !important;
    margin-right: 10px;
    margin-top:   3px;
}

.submit_container {
    margin-top: 40px;
}

.submit_container button .arrow {
    border-right:  5px solid white;
    border-bottom: 5px solid white;
    width:         20px;
    height:        20px;
    margin-top:    6px;
}

.submit_container button.previous .arrow {
    -webkit-transform: rotate(135deg);
    -ms-transform:     rotate(135deg);
    -moz-transform:    rotate(135deg);
    -o-transform:      rotate(135deg);
    transform:         rotate(135deg);
    float:             left;
}

.submit_container button.next .arrow,
.submit_container button.confirm .arrow {
    -webkit-transform: rotate(-45deg);
    -ms-transform:     rotate(-45deg);
    -moz-transform:    rotate(-45deg);
    -o-transform:      rotate(-45deg);
    transform:         rotate(-45deg);
    float:             right;
}

p.error {
    margin: 5px auto 2px;
}

/* FIX FÜR ISOTOPES UNFÄHIGKEIT TEMPLATES ZU BENUTZEN UND CONTAOS KONSEQUENTER INKONSISTENZ BZGL. AUSGABE VON INPUT ELEMENTEN */

.widget-password.error:not(.confirm) {
    position:    relative;
    padding-top: 40px;
}

.widget-password.error p.error {
    position: absolute;
    top:      0;
}

/* WEITER IM TEXT */

.iso-login label,
.iso-register label {
    line-height: 34px;
}

.loginh2 {
    color: #fff !important;
}

.loginh2,
.loginh3 {
    display:    inline-block;
    float:      left;
    margin-top: 20px;
}

.loginh3 {
    margin-top:  24px;
    margin-left: 5px;
}

.iso-login .submit,
.iso-register .submit {
    background-color: #95c11f;
    color:            #fff;
    padding:          10px 20px;
    border:           medium none;
	}

.iso-login h2,
.iso-register h2 {
    font-size:     26px !important;
    margin-bottom: 15px;
	}

.login,
.mod_registration {
    margin: 20px 0;
}

.no-js {
	margin: 0 auto 40px;
	background: #f2471c;
	padding: 20px;
}

@media screen and (max-width: 1100px) {
	.iso-login input,
	.iso-register input {
		width:  100%;
		margin: 0 0 5px;
		}

	.mod_iso_checkout div.steps ol {
		text-align: center;
		}

    .mod_iso_checkout div.steps li {
		padding: 15px 20px;
		text-align: left;
		}

    #ctrl_PaymentMethod > span {
        min-height: 85px;
    }

    .mod_iso_checkout form div.address input,
    .mod_iso_checkout form div.address select {
        width: 100%;
    }

    .billingaddress .address_new .widget,
    .shippingaddress .address_new .widget {
        padding: 0 0 5px;
    }

	.datepicker_bootstrap {
		width: 30.5%;
		}

	}

@media screen and (max-width: 825px) {
    #ctrl_PaymentMethod > span {
        min-height: 105px;
    }
}

@media screen and (max-width: 780px) {

    .cart_summary .subtotal,
    .cart_summary .foot_1,
    .cart_summary .foot_2 {
        padding: 0;
		}

    #ctrl_button_checkout_, .submit_container #ctrl_button_update_,
    .submit_container #ctrl_button_cart_,
    #warenkorb .submit_container input,
    #kasse .submit_container button {
        margin-left:   0;
        margin-bottom: 5px;
        width:         100%;
        font-size:     20px;
		}

    .iso-login,
    .iso-register,
    .deliveryDay,
    .deliveryTime {
        width:  100%;
        float:  none;
        margin: 15px auto;
		}

    .iso-login label,
    .iso-login input,
    .iso-register label,
    .iso-register input,
    #BillingAddress_new label,
    #BillingAddress_new input,
    #ShippingAddress_new label,
    #ShippingAddress_new input {
        width:   100%;
        display: block;
        float:   none;
    }

    .iso-login label,
    .iso-register label,
    #BillingAddress_new label,
    #ShippingAddress_new label {
        margin:      10px 0 0;
        line-height: 24px;
		display: none;
    }

	.iso-login,
	.iso-register {
		min-height: initial;
		}

    .iso-login br {
        display: none;
    }
	
	.mod_iso_checkout div.steps ol.level_1 {
		background-size: 120% 100%;
		}

	.mod_iso_checkout div.steps ol.level_1 > li.first:not(.active) {
		width: 46.5%;
		position: relative;
		}
	.mod_iso_checkout div.steps ol.level_1 > li.first:not(.active):after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 42px 0 42px 40px;
		border-color: transparent transparent transparent #eaeaea;
		position: absolute;
		right: -40px;
		top: 0;
		}
	.mod_iso_checkout div.steps ol.level_1 > li.active.last {
		width: 53.5%;
		padding: 15px 20px 15px 50px;
		}

	#ctrl_PaymentMethod label {
		padding-left: 20px;
    	display: block;
   		padding-top: 70px;
    	position: relative;	
	}

    .mod_iso_checkout div.address {
        width: 100%;
    }

    .mod_iso_checkout div.address.billingaddress {
        padding: 0;
    }

    .shippingmethod .widget {
        width:   100%;
        float:   none;
        display: block;
        margin:  auto;
    }

    .shippingmethod .widget-radio {
        display: none;
    }

    input#delivery_date {
        margin: 40px auto;
        width:  100%;
    }

    #toggle_delivery_date {
        display: none;
    }

    #kasse .submit_container button {
        width:     55%;
        margin:    10px auto;
        font-size: 17px;
    }

    #ctrl_PaymentMethod > span {
        float: none;
		min-height: 70px;
    }

    #ctrl_PaymentMethod > span:nth-of-type(3),
    #ctrl_PaymentMethod > span:nth-of-type(4) {
        margin-bottom: 40px;
    }

    .mod_iso_checkout .review .info_container {
        width: 100%;
    }

    .mod_iso_checkout .review .info_container a.edit {
		top: 5px;
		right: 10px;
		width: 100%;
		text-align: right;
		display: block;
		}

	.mod_iso_checkout form .review > .shipping_payment_method > .info_container,
	.mod_iso_checkout form .review > .billing_shipping_address > .info_container {
		padding-left: 15%;
		padding-right: 10px;
		}

    #kasse div.cart_summary {
        width:     95%;
        font-size: 16px;
		}

    #warenkorb .cart_summary .foot_1,
    #kasse .cart_summary .foot_2,
    #kasse .cart_summary .foot_3 {
        padding: 0 0 0 25px;
    }

    .cart_summary_container .foot_last {
        font-size: 16px;
        padding:   0;
    }

    #iso_mod_checkout_review .submit_container button {
        width: 100%;
    }

    .submit_container button .arrow {
        margin-top: 2px;
    }
	
	.mod_iso_checkout div.details {
		width: 100%;	
	}
	
	.mod_iso_checkout div.details.billingaddress {
		padding-right: 0px;	
	}

	.mod_iso_checkout div.addresses div.details,
	.mod_iso_checkout div.shippingmethod .widget-date {
		padding-left: 18%;
		}

	.mod_iso_checkout div.addresses div.details.billingaddress:before {
		left: 6%;
		}
	.mod_iso_checkout div.addresses div.details.shippingaddress:before {
		left: 5%;
		}
	.mod_iso_checkout div.details.shippingmethod:before {
		left: 5%;
		}
	.mod_iso_checkout div.details.paymentmethod:before {
		left: 6%;
		}

	.mod_iso_checkout div.addresses div.details.billingaddress:after {
		width: 11%;
		}

	.mod_iso_checkout div.shippingmethod .widget-date {
		margin-bottom: 0;
		}
	.mod_iso_checkout div.details.shippingmethod .widget.widget-date {
		width: initial;
		}
	.mod_iso_checkout .shippingmethod .widget-info {
		width: 100%;
		float: none;
		padding: 0 5% 15px 18%;
		margin-top: -15px;
		margin-bottom: 15px;
		}

	.datepicker_bootstrap {
		width: 73%;
		}

	.mod_iso_checkout div.details.paymentmethod {
		height: auto;
		padding-bottom: 35px;
		}

	.mod_iso_checkout div.details.paymentmethod .widget-radio {
		padding-left: 18%;
		}

	.mod_iso_checkout #ctrl_PaymentMethod span {
		width: 95%;
		min-height: initial;
		margin-bottom: 5px;
		}

	.mod_iso_checkout div.details #ctrl_PaymentMethod input[type="radio"]:checked + label .note {
		width: 100%;
		position: relative;
		top: 10px;
		padding: 15px 0 0 0;
		}

	.mod_iso_checkout form div.details.paymentmethod input[type="radio"]:checked + label:after {
		top: 17px;
		}

	.mod_iso_checkout .shipping_method .info {
		font-size: 18px;
		}

	.mod_iso_checkout form .review .billing_address:after {
		content: "Rechnungs-Adresse";
		width: 25%;
		text-align: center;
		}

	.mod_iso_checkout form .review.orderproducts {
		padding-left: 15%;
		}

	}
	

@media screen and (max-width: 425px) {

	.mod_iso_checkout div.steps ol.level_1 > li.active:nth-of-type(1),
	.mod_iso_checkout div.steps ol.level_1 > li:nth-of-type(2),
	.mod_iso_checkout div.steps ol.level_1 > li.first:not(.active) {
		text-align: center;
		}

	.mod_iso_checkout div.steps li.active span,
	.mod_iso_checkout div.steps li span,
	.mod_iso_checkout div.steps li a.passed {
		font-size: 0;
		}

	.mod_iso_checkout div.addresses div.details,
	.mod_iso_checkout div.shippingmethod .widget-date,
	.mod_iso_checkout div.details.paymentmethod .widget-radio {
		padding: 0 5%;
		}

	.mod_iso_checkout #ctrl_PaymentMethod span {
		width: 100%;
		}

	.mod_iso_checkout div.addresses div.details.billingaddress:after {
		content: "Rechnungsadresse";
		}

	.mod_iso_checkout div.details > p {
		width: 55%;
		margin-left: 40%;
		}

	.mod_iso_checkout div.addresses div.details.billingaddress:before,
	.mod_iso_checkout div.addresses div.details.shippingaddress:before {
		left: 13%;
		}

	.mod_iso_checkout div.addresses div.details.shippingaddress:after {
		left: 11%;
		}

	.mod_iso_checkout div.addresses div.details.shippingaddress {
		margin-top: 0;
		}

	.mod_iso_checkout div.details.shippingmethod:before,
	.mod_iso_checkout div.details.paymentmethod:before {
		left: 43%;
		}
	.mod_iso_checkout div.details.shippingmethod:after {
		left: 33.5%;
		}
	.mod_iso_checkout div.details.paymentmethod:after {
		left: 40.5%;
		}

	.mod_iso_checkout div.details.shippingmethod .widget.widget-date {
		padding-top: 85px;
		}
	.mod_iso_checkout div.details.shippingmethod .widget-date:before {
		top: 94px;
		}

	.mod_iso_checkout .shippingmethod .widget-info {
		padding: 15px 5%;
		}

	.mod_iso_checkout div.details.paymentmethod {
		padding-top: 115px;
		}

	#kasse .submit_container button {
		width: 100%;
		}

	.mod_iso_checkout form .review > .shipping_payment_method,
	.mod_iso_checkout form .review > .billing_shipping_address {
		padding: 1% 0;
		}

	.mod_iso_checkout form .review > .billing_shipping_address .info_container.shipping_address {
		min-height: 0;
		}

	.mod_iso_checkout form .review > .shipping_payment_method > .info_container,
	.mod_iso_checkout form .review > .billing_shipping_address > .info_container {
		position: relative;
		width: 100%;
		padding-left: 40%;
		display: table;
		}

	.mod_iso_checkout form .review .payment_method:after {
		left: 10%;
		}

	.mod_iso_checkout form .review .shipping_method:before,
	.mod_iso_checkout form .review .billing_address:before,
	.mod_iso_checkout form .review .shipping_address:before {
		left: 11%;
		}
	.mod_iso_checkout form .review .payment_method:before {
		left: 12%;
		}

	.mod_iso_checkout .review .info_container {
		min-height: 100px;
		}
	.info_container.shipping_method, .info_container.payment_method {
		margin-top: initial !important;
		}

	.mod_iso_checkout form .review .billing_address:after {
		width: 30%;
		}

	.mod_iso_checkout form .review .shipping_address:after {
		left: 8%;
		}

	.mod_iso_checkout form .review.orderproducts {
		padding: 95px 5% 0 5%;
		}

	.mod_iso_checkout form .review.orderproducts:before {
		left: 43%;
		}
	.mod_iso_checkout form .review.orderproducts:after {
		left: 39.5%
		}

	#warenkorb div.cart_summary,
	#kasse div.cart_summary {
		font-size: 14px;
		font-weight: normal;
		}

	#warenkorb table,
	#kasse table {
		font-size: 16px;
		width: 100%;
		}

	#warenkorb td.name a,
	#kasse td.name a {
		font-size: 18px;
		}

	#warenkorb td.name ul,
	#kasse td.name ul {
		font-size: 13px;
		}

	#kasse .mod_iso_checkout tr.product td.image {
		padding-right: 7px;
		}

	tr.product td.quantity,
	tr.product td.price,
	tr.product td.total,
	tr.product td.remove,
	tr.product td.remove a {
		font-size: 15px;
		}

	#warenkorb .formbody {
		background: #fff;
		padding: 10px 5%;
		}

	#warenkorb .product .quantity,
	#warenkorb .product .name,
	#warenkorb .product .price,
	#warenkorb .product .remove {
		vertical-align: top;
		}

	#warenkorb tr.product td.image {
		padding: 20px 10px 20px 0;
		}

	#warenkorb .product .quantity,
	#warenkorb .product .price,
	#warenkorb .product .remove,
	#kasse .product .quantity,
	#kasse .product .price {
		float: right;
		padding: 2px 0;
		width: 100%;
		text-align: right;
		}
	#warenkorb .product .price,
	#warenkorb .product .remove,
	#kasse .product .price {
		border-top: 0 none;
		}
	#warenkorb .product .quantity:before,
	#warenkorb .product .price:before,
	#kasse .product .quantity:before,
	#kasse .product .price:before {
		text-align: right;
		}

	#kasse div.cart_summary {
		width: 100%;
		margin-right: 0;
		}

	.cart_summary_container .foot_last {
		font-weight: bold;
		}

	.mod_iso_checkout .review .billing_address a.edit,
	.mod_iso_checkout .review .shipping_address a.edit {
		top: -10px;
		}

	#warenkorb .cart_summary_container {
		color: #222;
		margin-bottom: 0;
		}

    td.remove:before {
		margin-top: 0;
		}

	#warenkorb div.cart_summary .col.name,
	#kasse div.cart_summary .col.name {
		width: 70% !important;
		}

	#warenkorb div.cart_summary .col.price,
	#kasse div.cart_summary .col.price {
		width: 30% !important;
		}



	}


/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
}*/ /* @cleanup @justincase*/
.mod_iso_productlist .category-description{position: relative}.mod_iso_productlist .category-description #print-button{position: absolute;top: 0;padding: 8px 20px;background: #5c0f8c;font-family: "Jockey One";font-size: 18px;border: 4px solid #fff;margin-top: -66px;right: -5px}.mod_iso_productlist .category-description #print-button:before{content: "";position: relative;display: inline-block;margin-right: 8px;width: 18px;height: 18px;background-image: url("../../files/images/printing.svg");background-repeat: no-repeat;background-position: left center;background-size: 36px}.mod_iso_productlist .category-description #print-button:hover{color: #95c11f}.mod_iso_productlist .category-description #print-button:hover:before{background-position: right center}@media print{@page{size: A4}html body{position: relative;width: 210mm;height: 297mm}html body #header{background: none;height: auto;position: relative;width: 210mm;height: 20mm;left: 0;background: #fff}html body #header:before{content: "";position: absolute;left: 0;top: 100%;width: 100%;height: 3px;background: #95c11f}html body #header #header_container{max-width: 640px}html body #header #header_container #suche_login_container,html body #header #header_container #warenkorb_header,html body #header #header_container #headernavigation_container{display: none}html body #header #header_container #logo_container{position: relative;top: 0;padding: 0;margin: 0}html body #header #header_container #logo_container #logo_img{height: auto;width: auto;text-align: left;padding: .2cm 0}html body #header #header_container #logo_container #logo_img img{width: 80px}html body #header.scrolled{position: relative !important;padding: 0;border: 0;top: 0;left: 0;width: 210mm;transform: none}html body #mobile_header{display: none}html body #main #schnellkontakt_container,html body #main #category-navigation,html body #main .granitebox,html body #main #text-unter-produkten-foodkarte{display: none}html body #main .woodbox{background: none;color: #000}html body #main .woodbox:before{height: 3px;display: none}html body #main .mod_iso_productlist{max-width: 640px}html body #main .mod_iso_productlist .product_list{display: block}html body #main .mod_iso_productlist .product_list .product{width: 100%;display: block;margin: 0 !important;padding: 0;padding-left: 120px;position: relative;height: 30.7777mm;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;page-break-inside: avoid}html body #main .mod_iso_productlist .product_list .product:before{content: "";position: absolute;top: 100%;width: 100%;left: 0;height: 1px;background: #ccc}html body #main .mod_iso_productlist .product_list .product:first-child{margin-top: 20mm}html body #main .mod_iso_productlist .product_list .product > div{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%}html body #main .mod_iso_productlist .product_list .product .image_container{position: absolute;width: 24mm;height: 24mm;left: 0;top: 50%;margin-top: -12mm;break-before: auto;break-after: auto;break-inside: avoid;display: block}html body #main .mod_iso_productlist .product_list .product .image_container img{width: 100%}html body #main .mod_iso_productlist .product_list .product .refinement_container{display: none}html body #main .mod_iso_productlist .product_list .product a{color: #000}html body #main .mod_iso_productlist .product_list .product h3{width: 80%;font-size: 15px;line-height: inherit;min-height: auto;margin: 0}html body #main .mod_iso_productlist .product_list .product h3 a{position: relative}html body #main .mod_iso_productlist .product_list .product .variants{width: 100%}html body #main .mod_iso_productlist .product_list .product .variants .variant{background: none;padding: 4px 0;margin: 0;width: 100%;text-align: right;float: none;border-bottom: 1px solid #ccc}html body #main .mod_iso_productlist .product_list .product .variants .variant .formbody{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}html body #main .mod_iso_productlist .product_list .product .variants .variant hr,html body #main .mod_iso_productlist .product_list .product .variants .variant .variant_cart_options{display: none}html body #main .mod_iso_productlist .product_list .product .variants .variant .variant_label{color: #000;font-size: 15px;width: 50%;text-align: left;margin: 0;padding: 0}html body #main .mod_iso_productlist .product_list .product .variants .variant .variant_price{color: #000;font-size: 15px;width: 50%;text-align: right;margin: 0;padding: 0}html body #main .mod_iso_productlist .product_list .product .variants .variant:first-child{padding-top: 0}html body #main .mod_iso_productlist .product_list .product .variants .variant:last-child{padding-bottom: 0;border: 0}html body #main .mod_iso_productlist .product_list .category-description{display: none}html body #main.scrolled{margin: 0}html body #footer div{display: none}html body #footer .printonly{display: block !important;width: 100%;text-align: center;position: relative;padding-top: 10mm}html body #footer .printonly:before{content: "";position: absolute;top: 0;width: 100%;left: 0;height: 1px;background: #ccc}html body #footer .printonly img{width: 30mm;margin-bottom: 5mm}html body #footer .printonly p{font-family: 'Jockey One';font-size: 14px}html body #ProvenExpert_widgetbar_container{display: none}}
