@charset "UTF-8";
/* PRINT SCSS Document */
/* Base SCSS */
/* ## Fonts */
@font-face {
  font-family: Noto Sans;
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans-Regular"), url("../fonts/NotoSans-Regular.woff") format("woff");
}
@font-face {
  font-family: Noto Sans Medium;
  font-weight: 500;
  src: local("Noto Sans Medium"), local("NotoSans-Medium"), url("../fonts/NotoSans-Medium.woff") format("woff");
}
@font-face {
  font-family: Noto Sans Display;
  font-weight: 500;
  src: local("Noto Sans Display Medium"), local("NotoSans-Display-Medium"), url("../fonts/NotoSansDisplay-Medium.woff") format("woff");
}
@font-face {
  font-family: Noto Sans Bold;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url("../fonts/NotoSans-Bold.woff") format("woff");
}
@font-face {
  font-family: Noto Sans Light;
  font-weight: 400;
  src: local("Noto Sans Light"), local("NotoSans-Light"), url("../fonts/NotoSans-Light.woff") format("woff");
}
@font-face {
  font-family: Noto Sans CJK;
  font-weight: 700;
  src: url("../fonts/NotoSansCJKsc-Bold.woff") format("woff");
}
@font-face {
  font-family: Noto Sans CJK;
  font-weight: 400;
  src: url("../fonts/NotoSansCJKsc-Regular.woff") format("woff");
}
@font-face {
  font-family: "krones-iconfont";
  src: url("../fonts/krones-iconfont.eot?20263761");
  src: url("../fonts/krones-iconfont.eot?20263761#iefix") format("embedded-opentype"), url("../fonts/krones-iconfont.woff2?20263761") format("woff2"), url("../fonts/krones-iconfont.woff?20263761") format("woff"), url("../fonts/krones-iconfont.ttf?20263761") format("truetype"), url("../fonts/krones-iconfont.svg?20263761#krones-iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?77414194");
  src: url("../fonts/fontello.eot?77414194#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?77414194") format("woff2"), url("../fonts/fontello.woff?77414194") format("woff"), url("../fonts/fontello.ttf?77414194") format("truetype"), url("../fonts/fontello.svg?77414194#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ## Variables */
/* Font Sizes */
/* ##color */
/* ## primary */
/* ## secondary */
/*  ## gradients */
/* ## Verwendung */
/* ## mixins */
@media screen and (min-width: 1025px) {
  .visible-screen-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1025px) {
  .hidden-screen-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .visible-screen-tablet {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .visible-screen-mobile {
    display: block !important;
  }
}

* {
  float: none !important;
  font-size: 12pt;
  color: #000;
}

ul, ol, li {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: #000;
  text-decoration: none;
}

h1 {
  font-size: 16pt;
}

.serviceBar, .search, .cart_popup, .leaflet_popup, #sideWrap, #header .smartBar, .footerSitemap, .productCarousel .triangle, button, .submitRemoveCart, .submitRemoveProduct, a.commission-number, .commission-number-popup, .contactForm, #globalMessages, .info_container_holder form, .info_container_holder fieldset, .resultNavi, #order_history #header5, #order_history td[headers=header5], #order_history td[headers=header6], .info_container.excel, .hidden, .noPrint {
  display: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
}
table th, table td {
  padding: 0 1em 1em 0;
  vertical-align: middle;
}
table th h2, table th h3, table td h2, table td h3 {
  margin: 0;
  padding: 0;
}

table#your_cart #header3, table#your_cart td[headers=header3] {
  display: none;
}

#mainContent {
  width: 100%;
  height: auto;
  padding: 1em 0;
}

.slider_component #homepage_slider, .slider_component #product_slider {
  display: block;
  height: auto !important;
}
.slider_component #homepage_slider ul, .slider_component #product_slider ul {
  transform: none !important;
  transition-duration: 0s !important;
  height: auto !important;
}
.slider_component #homepage_slider ul li, .slider_component #product_slider ul li {
  width: 100% !important;
  height: auto !important;
  page-break-inside: avoid;
  page-break-after: avoid;
}
.slider_component #homepage_slider ul li img, .slider_component #product_slider ul li img {
  display: block;
  max-width: 25em;
}

span.product_image img {
  max-width: 10em;
}

.checkout_summary_flow_a, .checkout_summary_flow_b, .checkout_summary_flow_c {
  height: auto !important;
}

dl {
  display: table;
}
dl dt, dl dd {
  display: inline;
  margin: 0;
}
dl dt:before {
  clear: both;
  display: block;
  content: "";
}
dl dd {
  font-weight: bold;
}

fieldset {
  border: none;
  padding: 0;
}

.form_fieldContainer {
  padding: 0.5em 0;
}

input, select, textarea {
  border: none;
  background-color: #ddd;
}

#header .identity .logo img {
  width: 22em;
  height: auto;
  padding-top: 10px;
}

.standardBox {
  height: auto !important;
}

.thumb img, .prod_image_main img, .product-thumbnail img {
  height: auto;
  max-width: 100%;
}

.prod_list {
  height: auto !important;
}

#sitemap ul {
  margin: 0 0 0 1em;
}
#sitemap ul ul {
  margin: 0 0 0 1em;
}
#sitemap ul ul ul {
  margin: 0 0 0 1em;
}

.footerSitemap, #feedback_button, #sideWrap, #breadcrumb, #language_popup_mobile, .serviceBar, .orderButtons, .middleElements, .add_to_cart_form,
#product_usage_div, .swiper-slide, .swiper-slide-duplicate, .yCmsComponent,
.breadcrumb, .resultView, .filter, .filterForm, .smartFilter, .paginationWrap,
a.leaflet, .searchSpellingSuggestionPrompt, .prodStatus {
  display: none;
}

.prod_image_main {
  float: left !important;
}

.prod_image_main, .prod {
  display: inline-block;
  max-width: 45%;
  margin-top: 0px;
  padding-top: 0px;
}

.prod_list .prodText * {
  display: block;
  margin-bottom: 10px;
}
.prod_list .prodText br {
  display: none;
}
.prod_list .prodText .subcontractor {
  font-size: 12px;
}

#product_slider .swiper-slide:last-of-type {
  display: inline-block;
}
#product_slider .product-thumbnail, #product_slider .product-text {
  display: inline-block;
}

.prod {
  margin: -16px 0 16px 38px;
  padding: 0;
}

.downloads {
  padding-left: 38px;
}

.stripTransmitterThumbnail {
  display: none;
}

.productDetails table {
  border-collapse: collapse;
  border: 1px solid #eaebeb;
  width: 100%;
}
.productDetails table tr:nth-child(even) {
  background-color: #eaebeb;
  -webkit-print-color-adjust: exact;
}
.productDetails table tr {
  border-top: 1px solid #e5e5e5;
}
.productDetails table th, .productDetails table td {
  text-align: left;
  vertical-align: top;
  padding: 10px 0px 10px 10px;
  font-weight: normal;
}
.productDetails ul, .productDetails li {
  list-style: circle;
}
.productDetails ul li {
  margin: 0.5em 0;
  padding: 0 0 0 1em;
}

h2 {
  font-size: 14pt;
}

#resultsList .prod_list {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
#resultsList .prod_list .prodThumbnail {
  float: left !important;
  clear: both;
  margin-right: 15px;
  width: 210px;
}
#resultsList .prod_list .prodThumbnail img {
  max-width: 210px;
}
#resultsList .prod_list .prodText a.subcontractor {
  font-size: 86%;
}
#resultsList .prod_list .prodText a.prodTitle {
  font-weight: bold;
}
#resultsList .prodPriceInfo {
  font-size: 81%;
}

.resultOptions {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

/* KRONES-5419 */
body {
  font-size: 14px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #555555;
  font-family: Noto Sans, Arial, 微软雅黑, 黑体, STXihei, 华文细黑, sans-serif;
  position: relative;
}

.col {
  display: block;
  float: left;
  height: auto;
  margin-bottom: 20px;
  background-color: transparent;
  position: relative;
  width: 100%;
}

#back-top {
  display: none !important;
}

#cartContainer table {
  width: 100%;
}

#cart_items_tbody .left[headers=header1] .product_image {
  display: none;
}

td#header6 {
  display: none;
}

#cart_items_tbody td[headers=header8] {
  display: none;
}
#cart_items_tbody td[headers=header7] {
  display: none;
}

td#header8 {
  display: none;
}

th#header7 {
  display: none;
}

#cartContainer table tbody tr td {
  text-align: right;
  position: relative;
}
#cartContainer table tbody tr td.left {
  text-align: right;
  position: relative;
}
#cartContainer table thead tr th {
  text-align: right;
  position: relative;
}
#cartContainer table thead tr th.left {
  text-align: right;
  position: relative;
}

.cartLink {
  display: none !important;
}

.checkout_summary_flow {
  display: table;
}
.checkout_summary_flow > div {
  display: table-cell;
  padding-right: 20px;
}

.orderDetails .title_holder {
  margin-bottom: 30px;
}

.orderDetails table.offerStatusDetails td:first-child {
  font-weight: bold;
}

.order_totals dd {
  float: right;
}

dl.order_totals {
  width: 100%;
}

#cartContainer.checkout #totals {
  width: 40%;
  float: right;
}

#header .identity .logo img {
  width: 20em;
  height: auto;
  padding-top: 20px;
}

h1 {
  font-size: 1.4em;
}

h2 {
  font-size: 1.2em;
}

h3 {
  font-size: 1em;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: inherit;
}

.checkout_summary_flow h2 {
  font-size: 1em;
}

.item_container h2 {
  font-size: 1em;
}

.claimWrap {
  display: none;
}

table th, table td {
  padding: 0 0 0 0;
}

div#_asm {
  display: none;
}

.orderVersionTabContainer {
  display: none;
}

.mainNavigation {
  display: none;
}

.bab-m-megamenue {
  display: none;
}

.uspBar {
  display: none;
}

.productCarousel {
  display: none;
}

.registrationBanner {
  display: none;
}

#kroLanguageChooserRoot {
  display: none;
}

/*# sourceMappingURL=false */