:root {
  --bg-color: 255, 255, 255;
  --bg-color-1: 235, 235, 235;
  --bg-color-2: 247, 166, 0;
  --text-color: 36, 36, 36;
  --cp-color-1: 106, 155, 159;
  --cp-color-2: 199, 165, 78;
  --cp-color-3: 226, 203, 157;
  --cp-color-4: 13, 103, 156;
  --cp-color-5: 207, 37, 48;
  --cp-color-6: 240, 226, 197;
  --cp-color-7: 113, 35, 85;
  --cp-color-8: 48, 147, 204;
  --cp-color-8a: 48, 147, 204, 0.8;
  --cp-color-8d: 38, 122, 177;
  --cp-color-9: 186, 0, 17;
  --cp-color-9a: 186, 0, 17, 0.8;
  --color-map-dark: #712355;
}
.icon-arrow_down:before,
.icon-arrow_down_small:before,
.icon-arrow_left:before,
.icon-arrow_right:before,
.icon-arrow_up:before,
.icon-arrow_up_small:before,
.icon-close:before,
.icon-closeXXX:before,
.icon-document:before,
.icon-extern:before,
.icon-external:before,
.icon-facebook:before,
.icon-facebook2:before,
.icon-gebaerdensprache:before,
.icon-google:before,
.icon-ical:before,
.icon-instagram:before,
.icon-instagram_outline:before,
.icon-leichte_sprache:before,
.icon-lesezeit:before,
.icon-link:before,
.icon-linkedin:before,
.icon-links:before,
.icon-loading:before,
.icon-lupe:before,
.icon-mail:before,
.icon-navi:before,
.icon-phone:before,
.icon-print:before,
.icon-quotes:before,
.icon-rss:before,
.icon-spinner:before,
.icon-suche:before,
.icon-tick:before,
.icon-twitter:before,
.icon-typo3-message-error:before,
.icon-typo3-message-info:before,
.icon-typo3-message-ok:before,
.icon-vcard:before,
.icon-view:before,
.icon-xing:before,
.icon-youtube:before {
  font-family: 'icon';
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.icon-arrow_down:before {
  content: '\f101';
}
.icon-arrow_down_small:before {
  content: '\f102';
}
.icon-arrow_left:before {
  content: '\f103';
}
.icon-arrow_right:before {
  content: '\f104';
}
.icon-arrow_up:before {
  content: '\f105';
}
.icon-arrow_up_small:before {
  content: '\f106';
}
.icon-close:before {
  content: '\f107';
}
.icon-closeXXX:before {
  content: '\f108';
}
.icon-document:before {
  content: '\f109';
}
.icon-extern:before {
  content: '\f10a';
}
.icon-external:before {
  content: '\f10b';
}
.icon-facebook:before {
  content: '\f10c';
}
.icon-facebook2:before {
  content: '\f10d';
}
.icon-gebaerdensprache:before {
  content: '\f10e';
}
.icon-google:before {
  content: '\f10f';
}
.icon-ical:before {
  content: '\f110';
}
.icon-instagram:before {
  content: '\f111';
}
.icon-instagram_outline:before {
  content: '\f112';
}
.icon-leichte_sprache:before {
  content: '\f113';
}
.icon-lesezeit:before {
  content: '\f114';
}
.icon-link:before {
  content: '\f115';
}
.icon-linkedin:before {
  content: '\f116';
}
.icon-links:before {
  content: '\f117';
}
.icon-loading:before {
  content: '\f118';
}
.icon-lupe:before {
  content: '\f119';
}
.icon-mail:before {
  content: '\f11a';
}
.icon-navi:before {
  content: '\f11b';
}
.icon-phone:before {
  content: '\f11c';
}
.icon-print:before {
  content: '\f11d';
}
.icon-quotes:before {
  content: '\f11e';
}
.icon-rss:before {
  content: '\f11f';
}
.icon-spinner:before {
  content: '\f120';
}
.icon-suche:before {
  content: '\f121';
}
.icon-tick:before {
  content: '\f122';
}
.icon-twitter:before {
  content: '\f123';
}
.icon-typo3-message-error:before {
  content: '\f124';
}
.icon-typo3-message-info:before {
  content: '\f125';
}
.icon-typo3-message-ok:before {
  content: '\f126';
}
.icon-vcard:before {
  content: '\f127';
}
.icon-view:before {
  content: '\f128';
}
.icon-xing:before {
  content: '\f129';
}
.icon-youtube:before {
  content: '\f12a';
}
.parsley-error-list {
  list-style: none;
  margin: 5px 0 0 !important;
}
.parsley-error-list li {
  color: red;
  list-style: none !important;
  font: 400 12px/16px 'CeraPro', sans-serif;
  margin: 0 0 5px !important;
}
a.revocation {
  margin-left: 10%;
  font-weight: normal;
  font-size: 15px;
}
button.revocation {
  margin: 0;
}
.shop .comment {
  display: none !important;
}
.shop .teaserS .image {
  background: transparent;
  pointer-events: none;
  margin: 0;
}
.shop .teaserS .image img {
  width: auto;
  height: 260px;
  margin: 0;
  pointer-events: none;
  transition: none;
  transform: scale(1) !important;
}
.shop .teaserS .image:after {
  display: none;
}
.shop .teaserS .text .hl4 {
  min-height: 97px;
}
.shop .teaserS .text p {
  padding-bottom: 10px;
}
#shopDetail .media {
  margin-left: 0 !important;
}
#shopDetail .media .image {
  padding: 20px;
}
#shopDetail .media .text {
  margin: 0;
  padding: 10px 0 !important;
}
#shopDetail .text {
  overflow: hidden;
  margin: 0;
  padding: 0 20px;
}
#shopDetail .links {
  margin: 0;
}
#shopDetail .links .button {
  margin: 0 0 40px;
}
#shopDetail .links .button a {
  color: black !important;
}
#shopDetail .links .button a:hover {
  color: white !important;
}
#shopDetail .price {
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin: 30px 0 40px 0;
  padding: 20px 0;
}
#shopDetail .price p {
  padding: 0;
}
.shop .qty {
  display: inline-block;
  width: 56px;
  text-align: center;
}
.shop .teaser .detail {
  width: 525px;
  float: right;
  padding: 0px 0 0;
}
.shop .teaser .detail h2 {
  font: 600 22px/26px 'CeraPro', sans-serif !important;
}
.shop .teaser .detail p {
  font: 400 14px/19px 'CeraPro', sans-serif !important;
  width: auto !important;
  margin-bottom: 15px !important;
}
.shop .teaser .detail p.disclaimer {
  font: 400 13px/16px 'CeraPro', sans-serif !important;
  color: red;
}
.shop .notice {
  background: #f5f5eb;
  padding: 20px 20px 20px 100px;
  position: relative;
  margin: 0 0 30px;
}
.shop .notice p {
  padding: 30px 25px;
  font: 600 15px/20px 'CeraPro', sans-serif;
  color: #00A500;
  margin: 0 !important;
  width: auto !important;
}
.shop .notice i {
  position: absolute;
  left: 20px;
  top: 20px;
  display: block;
  border-radius: 40px;
  width: 80px;
  height: 80px;
  background: white;
}
.shop .notice.error {
  background: #FDE2DC;
}
.shop .notice.error p {
  color: red;
}
.shop .notice.error i {
  background: white url("../img/icon-shop-error.png") center center no-repeat;
}
.shop .order label {
  padding: 8px 10px 8px 0;
  float: left;
}
.shop .order .qty {
  margin: 0 40px 10px 0;
  float: left;
}
.shop .order .button {
  margin: 0 0 15px;
}
.shop .disclaimer {
  display: none;
  margin: 0;
  color: red;
}
.shop fieldset .back,
.shop.overlay .back {
  background: url("../img/sprite-nav-icons.png") 2px top no-repeat;
  padding: 0 0 0 46px;
  font: 600 16px/36px 'CeraPro', sans-serif !important;
  color: #28465A;
  display: inline-block;
  border: 0;
}
.shop fieldset .back:hover,
.shop.overlay .back:hover {
  background: url("../img/sprite-nav-icons.png") 2px -150px no-repeat;
  color: #00a500 !important;
}
.shop.overlay .close {
  width: 35px;
  height: 35px;
  background: url("../img/sprite-nav-icons.png") left -600px no-repeat;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  text-indent: -10000em;
}
.shop.overlay .close:hover {
  background: url("../img/sprite-nav-icons.png") left -700px no-repeat;
}
.shop .priceDisclaimer {
  color: #888;
  font: 400 12px/14px 'CeraPro', sans-serif;
}
.tt_products_item_search {
  border-bottom: 1px dashed #000;
  margin: 0 10% 20px;
  padding: 0 0 20px 0;
  display: none !important;
}
.navigationBox {
  display: none !important;
}
.shopWidget {
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  margin: 0 15px 20px;
  padding: 20px 0;
}
.shopWidget .button {
  margin: 0 !important;
  float: right;
}
.shopWidget p {
  width: auto !important;
  float: left;
  padding: 5px 0;
  margin: 0 !important;
}
.shopWidget p span.price {
  font-weight: 700;
}
#shopMiniCart p span.goodsText {
  padding: 0 20px 0 0;
}
#shopMiniCart p span.goods {
  font-weight: 600;
}
#shopMiniCheckout {
  border-bottom: 0;
}
#shopMiniCheckout p {
  display: none;
}
#shopMiniCheckout .button.back {
  float: left;
  margin-top: 4px !important;
}
#shopMiniCheckout .form {
  margin: 0;
}
#shopFilter {
  margin: -20px 15px 20px;
  padding: 25px 0;
  border-top: 0;
}
#shopFilter .select {
  float: left;
  width: 20%;
  padding-right: 20px;
  box-sizing: border-box;
}
#shopSearch {
  position: relative;
  float: right;
  width: 40%;
}
#shopSearch button {
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  height: 44px;
  width: 44px;
  background: rgb(var(--cp-color-2));
  text-indent: -10000em;
  color: white;
}
#shopSearch button:before {
  font-family: 'icon';
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
#shopSearch button:before {
  content: '\f119';
}
#shopSearch button:before {
  position: absolute;
  right: 13px;
  font-size: 19px;
  text-indent: 0;
}
#shopSearch button:hover {
  background: rgb(var(--text-color));
}
#shopFilter .back {
  text-align: left;
  text-indent: -10000em;
  right: 44px;
  position: absolute;
  color: #aaa;
  top: 1px;
  width: 40px;
  height: 42px;
  display: block;
  overflow: hidden;
}
#shopFilter .back:before {
  font-family: 'icon';
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
#shopFilter .back:before {
  content: '\f107';
}
#shopFilter .back:before {
  font-size: 9px;
  text-indent: 0;
  width: 40px;
  line-height: 42px;
  display: block;
  text-align: center;
}
#shopFilter .back:hover {
  color: rgb(var(--text-color));
}
.shop .teaser .detail .text {
  padding: 20px 0 0;
}
.shop .teaser .detail .text h4 {
  padding: 0 0 5px;
}
.shop .teaser .detail .text .related a {
  background: url("/fileadmin/templates62/assets/img/icons/sprites.png") -16px -437px no-repeat;
  color: #00A500;
  padding: 0 0 0 10px;
  text-decoration: none !important;
}
.shop .teaser .detail .text .related a:hover {
  background-position: -16px -468px;
  color: #28465a !important;
}
#shopCart .form {
  margin: 0;
}
#shopBasket .disclaimer {
  position: absolute;
  width: auto !important;
  font: 400 12px/16px 'CeraPro', sans-serif !important;
  color: red;
  margin: 17px 0 0 32px!important;
  text-align: left;
}
#shopBasket {
  margin: 0 10% !important;
  border: 0 !important;
  width: 80%;
}
#shopBasket thead th,
#shopBasket tfoot th {
  padding: 20px 0!important;
  font: 700 16px/22px 'CeraPro', sans-serif;
  text-transform: uppercase;
  color: rgb(var(--text-color));
}
#shopBasket tfoot {
  border-top: 1px dashed rgb(var(--text-color));
  border-bottom: 1px dashed rgb(var(--text-color));
}
#shopBasket tfoot th {
  padding: 20px 0 0!important;
}
#shopBasket tfoot th:last-child {
  text-align: right;
  padding-right: 45px !important;
}
#shopBasket tfoot th span {
  font: 400 14px/22px 'CeraPro', sans-serif !important;
}
#shopBasket tfoot td {
  text-align: right;
  padding: 10px 45px 20px;
}
#shopBasket thead {
  border-bottom: 1px dashed rgb(var(--text-color));
}
#shopBasket thead th {
  padding: 0 0 10px!important;
}
#shopBasket th#productCell {
  width: 450px;
}
#shopBasket th#quantityCell {
  width: 115px;
  text-align: center;
}
#shopBasket #totalCell {
  width: 155px;
  text-align: center;
}
#shopBasket tbody td {
  font: 400 16px/22px 'CeraPro', sans-serif;
  vertical-align: top;
  padding: 20px 0 0;
}
#shopBasket tbody tr:last-of-type td {
  border-top: 1px dashed rgb(var(--text-color));
  padding: 20px 0 20px;
  font: 700 16px/22px 'CeraPro', sans-serif;
  text-transform: uppercase;
}
#shopBasket tbody tr:last-of-type td:last-of-type {
  text-transform: none;
  text-align: right;
  font: 700 16px/22px 'CeraPro', sans-serif;
  padding-right: 45px;
}
#shopBasket tbody tr:last-of-type td:last-of-type span {
  font: 400 14px/22px 'CeraPro', sans-serif;
}
#shopBasket .imageCell {
  width: 110px;
}
#shopBasket .image,
#shopBasket .image span,
#shopBasket .image span img {
  padding: 0;
  max-width: 110px;
  max-height: 110px;
}
#shopBasket td.productCell {
  padding: 30px 0 0 20px;
}
#shopBasket .productCell a,
#shopBasket .productCell h4 {
  font: 700 16px/22px 'CeraPro', sans-serif;
  padding: 0 0 5px;
  display: inline-block;
  color: rgb(var(--text-color));
}
#shopBasket .description span {
  display: block;
}
#shopBasket .quantityCell {
  text-align: center;
}
#shopBasket td.totalCell {
  padding: 30px 10px 0 !important;
  text-align: right;
  white-space: nowrap;
  font: 700 16px/22px 'CeraPro', sans-serif;
}
#shopBasket td.totalCell span {
  font: 400 14px/22px 'CeraPro', sans-serif;
}
#shopBasket td.trashCell {
  width: 35px;
}
#shopBasket .trashCell a {
  border-radius: 0;
  padding: 0;
  width: 35px;
  text-indent: -10000em;
  border: 0;
  line-height: 46px;
}
#shopBasket .trashCell a:before {
  font-family: 'icon';
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
#shopBasket .trashCell a:before {
  content: '\f107';
}
#shopBasket .trashCell a:before {
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 46px;
  font-size: 9px;
  text-align: center;
  width: 35px;
}
#shopBasket #reloadCell {
  padding: 0 0 20px !important;
  text-align: right;
}
#shopCartReload {
  border: 0;
  background: transparent;
  font: 400 16px/22px 'CeraPro', sans-serif;
  text-transform: none;
  margin: 0;
  padding: 0;
}
#shopCartReload:hover {
  color: rgb(var(--cp-color-1));
}
.basketHeader {
  padding: 0 0 10px 0;
  border-bottom: 1px dashed #000;
}
.basketHeader div {
  float: left;
  font-weight: 700;
  text-transform: uppercase;
}
.basketHeader .productCell {
  width: 70%;
}
.basketHeader .quantityCell {
  width: 10%;
}
.basketHeader .totalCell {
  width: 15%;
  padding-right: 5%;
  text-align: right;
}
.basketItem {
  border-bottom: 1px dashed #000;
  padding: 20px 0;
}
.basketItem div {
  float: left;
}
.basketItem .imageCell {
  width: 15% !important;
  min-height: 30px;
}
.basketItem .productCell {
  font: 400 16px/22px "CeraPro", Arial, sans-serif;
  padding: 15px 0 0;
  width: 55%;
}
.basketItem .quantityCell {
  width: 10%;
}
.basketItem .totalCell {
  width: 15%;
}
.basketItem .totalCell {
  padding: 15px 0 0;
  text-align: right;
  white-space: nowrap;
  font: 700 16px/22px 'CeraPro', sans-serif;
}
.basketItem .totalCell span {
  font: 400 14px/22px 'CeraPro', sans-serif;
}
.basketItem .trashCell {
  padding: 5px 0 0;
  width: 5%;
}
.basketItem .basketLabelCell {
  width: 80%;
  font: 700 16px/22px "CeraPro", Arial, sans-serif;
  text-transform: uppercase;
}
.basketItem .basketLabelCell span {
  font: 400 14px/22px 'CeraPro', sans-serif;
  text-transform: none;
}
.basketItem .basketPriceCell {
  width: 15%;
  padding-right: 5%;
  text-align: right;
  white-space: nowrap;
  font: 700 16px/22px 'CeraPro', sans-serif;
}
.basketItem .basketPriceCell span {
  font: 400 14px/22px 'CeraPro', sans-serif;
}
.basketItem.basketReload {
  padding-right: 5%;
  text-align: right;
}
.basketItem.totalCosts {
  padding-bottom: 60px;
}
.basketItem.totalCosts .basketLabelCell {
  font-size: 28px;
  line-height: 40px;
}
.basketItem.totalCosts .basketPriceCell {
  font-size: 36px;
  line-height: 40px;
}
#shopOrderInfo .facts {
  padding: 20px 0;
  margin-bottom: 0;
  border-bottom: 1px dashed #000;
}
#shopOrderInfo .facts:last-child {
  border: 0;
}
#shopOrderInfo .facts h4 {
  width: 25%;
  float: left;
  font: 700 16px/22px 'CeraPro', sans-serif;
  color: rgb(var(--text-color)) !important;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#shopOrderInfo .facts p {
  float: left;
  font: 400 16px/22px 'CeraPro', sans-serif;
  margin: 0 !important;
}
#shopOrderInfo .facts p span {
  display: block;
}
#shopOrderInfo .facts img {
  display: none;
}
#shopOverview #shopBasket .basketItem .quantityCell {
  font: 400 16px/22px "CeraPro", Arial, sans-serif;
  padding: 15px 0 0;
}
#shopOverview .basketHeader .totalCell,
#shopOverview .basketItem .totalCell,
#shopOverview .basketItem .basketPriceCell {
  padding-right: 0;
  width: 20%;
}
#shopOverview .form .submit {
  margin: 0 !important;
}
#parsley-id-multiple-recspersoninfoagb {
  margin-top: -30px;
}
.transactor-table {
  display: none;
}
.transactor-form {
  margin: 0 10%;
  padding: 20px 0;
  overflow: hidden;
  border-top: 1px dashed #000;
}
.transactor-form input[type="submit"] {
  font: 600 17px/28px "CeraPro", Arial, sans-serif !important;
  border: 1px solid #242424 !important;
  float: right;
  margin: 0;
  width: auto !important;
  height: 42px;
}
#shopSuccess #shopOrderInfo {
  border: none;
  margin: 0;
}
#shopSuccess .text p {
  font: 400 13px/20px 'CeraPro', sans-serif;
  margin: 20px 10px !important;
}
#shopSuccess .button {
  float: left;
  margin: 0 10px;
}
#shopOverlay {
  display: none;
  width: 700px;
  padding: 20px;
  position: relative;
}
#shopOverlay h1 {
  font: 600 22px/30px 'CeraPro', sans-serif;
  color: #00A500;
  padding: 0 30px 30px 0;
}
#shopOverlay .notice i {
  background: white url("../img/icon-shop-success.png") center center no-repeat;
}
/*
#shopInfoTeaser {
	display: none;
}
*/
@media screen and (max-width: 1280px) {
  .shop .teaserS {
    width: 33.33%;
  }
  .shop .teaserS .image {
    margin: 0 !important;
  }
}
@media screen and (min-width: 980px) {
  #shopFilter,
  .shopWidget {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 980px) {
  #shopFilter .select {
    width: 33%;
    padding-right: 20px;
    padding-bottom: 20px;
    z-index: 1;
  }
  #shopSearch {
    float: none;
    width: 100%;
    position: relative;
  }
  .shop .teaserS .wrap {
    height: auto !important;
  }
  .shop .teaserS .image img {
    height: auto;
    width: 160px;
  }
  .shop .teaserS .text .hl4 {
    min-height: 10px;
  }
  #shopBasket {
    margin: 0 15px !important;
    width: auto;
  }
  #shopBasket .imageCell {
    padding-right: 20px;
    box-sizing: border-box;
  }
  #shopBasket .imageCell img {
    width: 100%;
    height: auto;
  }
  #shopOrderInfo .facts h4,
  #shopOrderInfo .facts p {
    width: auto;
    float: none;
  }
}
@media screen and (max-width: 640px) {
  .shop .teaserS {
    width: 100%;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
  .shop .teaserS .wrap {
    height: auto !important;
    margin-bottom: 10px;
    padding: 15px !important;
  }
  .shop .teaserS .image {
    float: left;
    margin: -15px 15px -15px -15px !important;
  }
  .shop .teaserS .image img {
    height: auto;
    width: 160px;
  }
  .shop .teaserS .text {
    overflow: hidden;
  }
  .shop .teaserS .text .hl4 {
    min-height: 10px;
    padding-top: 0;
  }
  #shopMiniCart {
    text-align: left;
  }
  #shopMiniCart p {
    float: none;
  }
  #shopMiniCart .button {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  #shopFilter .select {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  #shopSearch {
    float: none;
    width: 100%;
    position: relative;
  }
  .shop .teaserS .image img {
    height: auto;
    width: 120px;
  }
  #shopBasket .imageCell {
    width: 0 !important;
    padding: 0;
  }
  #shopBasket .imageCell img {
    display: none;
  }
  #shopBasket .basketHeader .productCell {
    width: 65%;
  }
  #shopBasket .basketItem .productCell {
    width: 65%;
    padding-top: 0;
  }
  #shopBasket .quantityCell {
    width: 15%;
  }
  #shopBasket .basketItem .quantityCell {
    padding-top: 0 !important;
  }
  #shopBasket .basketItem .totalCell {
    white-space: normal;
    padding-top: 0;
  }
  #shopBasket .basketItem .basketLabelCell {
    width: 65%;
  }
  #shopBasket .basketItem .basketPriceCell {
    width: 35%;
    white-space: normal;
  }
  #shopBasket .basketItem.totalCosts .basketLabelCell,
  #shopBasket .basketItem.totalCosts .basketPriceCell {
    font-size: 22px;
    line-height: 26px;
  }
  #shopBasket .basketItem .basketLabelCell span {
    display: block;
  }
  #shopOverview .form .submit {
    text-align: left;
  }
  #shopOverview .form .submit .button {
    margin-top: 20px !important;
    float: none;
  }
}
/*

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

	#shopFilter .select {
		float: none;
		padding-bottom: 10px;
	}
	#shopFilter .back {
		margin: -23px 0 13px 340px;
		float: left;
	}
	

	#shopSearch {
		float: left;
	}
	#shopSearch input {
		float: left;
		width: 324px;
	}
	
	.shop .teaser .detail {
		width: 435px;
	}
	
	.shop .image span img {
		width: auto !important;
	}
	
	#shopBasket {
		width: 620px !important;
	}
	
	#shopOrderInfo .facts p {
		width: 455px !important;
	}

	.shop .formStacked .item40 {
		width: 486px;
	}
	.shop .formStacked .item50 {
		width: 578px;
	}
	
	.shop .form .accordeon h3 {
		background-position: 560px 18px;
	}
	.shop .form .accordeon h3:hover {
		background-position: 560px -117px;
	}
	.shop .form .accordeon h3.open {
		background-position: 560px -250px;
	}
	.shop .form .accordeon h3.open:hover {
		background-position: 560px -250px;
	}
	
	#shopDelivery .checkbox .info {
		width: 355px !important;
	}
	
	
	#shopOverlay {
		width: 580px;
	}


}

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

	#shopFilter .back {
		float: none;
		margin: 5px 0 0 0;
	}
	
	#shopFilter .sbHolder, 
	#shopFilter .sbSelector, 
	#shopFilter .sbOptions {
		width: 436px;	
	}
	
	#shopSearch input {
		width: 438px;
	}
	
	.shop .teaser .detail {
		width: 295px;
		width: 350px;
	}
	
	.shop .image,
	.shop .image span {
		width: 100px;
		height: 100px;
	}
	
	.shop .image span img {
		max-height: 100px !important;
		max-width: 100px !important;
	}
	
	.shop .order .sbHolder, 
	.shop .order .sbSelector, 
	.shop .order .sbOptions {
		max-width: 348px;
	}
	
	
	.shop .images {
		width: 115px;
	}
	
	
	#shopBasket {
		width: 480px !important;
	}
	
	#shopOrderInfo .facts h4 {
		float: none;
		width: auto;
	}
	
	#shopOrderInfo .facts p {
		float: none;
		width: auto !important;
	}

	.shop .formStacked .item40 {
		width: 346px;
	}
	.shop .formStacked .item50 {
		width: 438px;
	}
	
	.shop .form .accordeon h3 {
		background-position: 420px 18px;
	}
	.shop .form .accordeon h3:hover {
		background-position: 420px -117px;
	}
	.shop .form .accordeon h3.open {
		background-position: 420px -250px;
	}
	.shop .form .accordeon h3.open:hover {
		background-position: 420px -250px;
	}
	
	#shopDelivery .checkbox .info {
		width: 403px !important;
		padding: 0;
	}
	
	#shopMiniCart .button,
	#shopMiniCheckout .button {
		margin-top: 10px;
	}
	#shopOverview .button {
		margin-top: 20px;
	}
	
	
	#shopOverlay {
		width: 440px;
	}


}

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

	#shopFilter .sbHolder,
	#shopFilter .sbSelector,
	#shopFilter .sbOptions {
		width: 266px;
	}
	
	#shopSearch input {
		width: 268px;
	}
	
	#shopMiniCart p {
		padding: 0;
	}
	
	#shopMiniCart p span.goodsText {
		padding: 0 0 10px;
	}
	
	#shopMiniCart p span.goodsText,
	#shopMiniCart p span.priceText {
		display: block;
	}
	
	
	.navigationBox {
		height: auto;
	}
	
	.shop .image {
		float: none;
		margin: 0 0 15px !important;
	}
	
	#main #shopList .image span img,
	#main #shopDetail .image span img {
		width: auto !important;
		max-height: 100px !important;
		max-width: 100px !important;
	}
	
	.shop .teaser .detail {
		width: auto;
		float: none;
	}
	
	#shopMiniCheckout .priceDisclaimer {
		display: block;
	}
	
	.shop .images {
		width: auto;
		float: none;
	}
	
	.shop .image, 
	.shop .image span {
		width: 150px;
		height: 150px;
	}
	
	#main #shopList .image span img, 
	#main #shopDetail .image span img {
		width: auto !important;
		max-height: 150px !important;
		max-width: 150px !important;
	}
	
	#main .shop .images .thumb img {
		width: 50px !important;
	}
	
	#shopBasket {
		width: 310px !important;
	}
	
	#shopBasket .imageCell {
		width: 0 !important;
	}
	
	#shopBasket .image {
		display: none;
	}
	
	#shopBasket td.productCell {
		padding-left: 0 !important;
		width: 100px;
	}
	
	#shopBasket .disclaimer {
		margin-left: 9px !important;
	}
	
	
	
	.shop .formStacked .item40 {
		width: 176px;
	}
	.shop .formStacked .item50 {
		width: 268px;
	}
	
	.shop .form .accordeon h3 {
		background-position: 260px 18px;
		padding-right: 30px;
	}
	.shop .form .accordeon h3:hover {
		background-position: 260px -117px;
	}
	.shop .form .accordeon h3.open {
		background-position: 260px -250px;
	}
	.shop .form .accordeon h3.open:hover {
		background-position: 260px -250px;
	}
	
	#shopDelivery .checkbox .info {
		width: 263px !important;
		padding: 0;
	}
	
	
	
	#shopOverlay {
		width: 280px;
	}

}

*/
.order-html-output section:nth-of-type(1) {
  display: none !important;
}
.order-html-output section:nth-of-type(2) {
  display: none !important;
}
.order-html-output .back.button {
  display: none !important;
}
/*# sourceMappingURL=build/assets/scripts/shop/style.css.map */