@media all and (max-width: 1100px) {
  *,
  *:before,
  *:after {
    position: relative;
    box-sizing: border-box;
  }
  form {
    position: static !important;
    box-sizing: content-box !important;
  }
}
body {
  overflow-x: hidden;
}
body.freeze {
  overflow-y: hidden;
}
.icon {
  position: absolute;
  background-color: transparent;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.icon.home {
  background-image: url('../resp/home.png');
}
.icon.nav {
  background-image: url('../resp/navigation.png');
}
.default-top-categories h6 {
  font-size: 15px;
  line-height: 19px;
}
.default-manufacturers h6 {
  font-size: 13px;
  line-height: 17px;
}
.default-manufacturers img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}
.carousel * {
  box-sizing: border-box;
}
.carousel h6 {
  font-size: 15px;
  line-height: 19px;
}
.carousel .bx-wrapper {
  height: auto;
  border: 1px solid #ccc;
}
.carousel .bx-wrapper .bx-viewport {
  width: 92% !important;
  margin: 0 auto;
  padding: 12px 15px;
  background-color: #ececec;
}
.carousel .bx-wrapper .bx-controls {
  position: static;
  bottom: auto;
}
.carousel .bx-wrapper .bx-controls .bx-controls-direction {
  position: static;
  display: block;
}
.carousel .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  left: 3px;
}
.carousel .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
  right: 3px;
}
.carousel .slide {
  display: block;
  overflow: hidden;
  width: 195px;
  height: 195px;
  background-color: #fff;
  border: 1px solid #ccc;
}
.carousel .slide img {
  width: 96%;
  height: auto;
  margin: 0 auto;
}
.carousel .slide span {
  display: block;
}
.carousel .slide span.data {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 89px;
  padding: 7px 11px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
.carousel .slide span.title {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #000;
}
#respnav {
  display: none;
}
.prod-details .prod-price .price-only {
  display: inline-block;
  float: none;
  margin-right: 5px;
}
.prod-details .prod-price .price-the-number {
  display: inline-block;
  margin-left: 0;
}
.prod-details .prod-price > strong {
  display: block;
}
.prod-details .prod-details-image {
  width: 30%;
}
.prod-details .prod-details-image .inner a {
  display: block;
}
.prod-details .prod-details-image .inner a img {
  width: 100%;
  height: auto;
}
.prod-details .prod-details-price-information {
  width: 32%;
  margin: 0 2%;
}
.prod-details .prod-details-buttons {
  width: 30%;
}
table.productsTable a.extend {
    /*display: none;*/
    color: #aaa;
    display: inline-block;
    margin-bottom: 10px;
    text-decoration: none !important;
}
table.productsTable a.extend:hover {
  color: #666;
}
table.productsTable div.description {
  display: none;
}
.page-checkout .print {
  padding-top: 30px;
}
#ResponsiveNav {
  display: none;
}
#startseite-content .banner-promoted {
  position: relative;
  overflow: hidden;
  background-color: #e6e6e6;
  margin: 37px 0 30px;
}
#startseite-content .banner-promoted *,
#startseite-content .banner-promoted *:before,
#startseite-content .banner-promoted *:after {
  position: relative;
  box-sizing: border-box;
}
#startseite-content .banner-promoted .header {
  color: #fff;
  float: left;
  z-index: 3;
  width: 26%;
  height: 288px;
  padding: 65px 0 0 17px;
}
#startseite-content .banner-promoted .header h2 {
  z-index: 3;
  margin: 0;
  font-size: 32px;
  line-height: 36px;
  color: #fff;
}
#startseite-content .banner-promoted .header h2 span {
  font-size: 63px;
  line-height: 67px;
}
#startseite-content .banner-promoted svg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}
#startseite-content .banner-promoted .fill-bottom,
#startseite-content .banner-promoted .fill-left {
  fill: #4d4d4d;
}
#startseite-content .banner-promoted ul {
  margin-left: 26%;
  padding-left: 2%;
}
#startseite-content .banner-promoted ul li {
  float: left;
  vertical-align: top;
  width: 32%;
  height: 288px;
}
#startseite-content .banner-promoted ul li a {
  display: block;
  outline: 0;
  width: 100%;
  height: inherit;
  margin-right: 3%;
  text-decoration: none;
  color: #fff;
}
#startseite-content .banner-promoted ul li a strong {
  display: none;
}
#startseite-content .banner-promoted ul li a span {
  width: 178px;
  margin: 0 auto;
}
#startseite-content .banner-promoted ul li a span.price,
#startseite-content .banner-promoted ul li a span.body,
#startseite-content .banner-promoted ul li a span.title {
  display: block;
}
#startseite-content .banner-promoted ul li a span.price {
  position: absolute;
  top: 0;
  left: 50%;
  height: 65px;
  padding: 17px 6px;
  background-color: #4d4d4d;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#startseite-content .banner-promoted ul li a span.price span.price-only {
  font-size: 16px;
  line-height: 20px;
}
#startseite-content .banner-promoted ul li a span.price span.price-the-number {
  z-index: 3;
  font-size: 45px;
  line-height: 49px;
}
#startseite-content .banner-promoted ul li a span.price svg {
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: -65px;
  left: 0;
  width: 178px;
  height: 67px;
}
#startseite-content .banner-promoted ul li a span.body {
  top: 97px;
  padding-top: 161px;
}
#startseite-content .banner-promoted ul li a span img {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 50%;
  width: 206px;
  height: 160px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#startseite-content .banner-promoted ul li a span.title {
  height: 60px;
  margin-top: -30px;
  padding: 25px 10px 0;
  background-color: #f92c34;
}
#startseite-content .banner-promoted ul li a span.title.multiline {
	padding-top: 17px;
    white-space: nowrap;
}
#startseite-content .banner-promoted ul li a:hover span.price {
  height: 85px !important;
  padding-top: 24px !important;
  background-color: #666;
}
#startseite-content .banner-promoted ul li a:hover span.price .fill-bottom {
  fill: #666;
}

#startseite-content .banner-promoted.alternative .header h2 {
  font-size: 24px;
  line-height: 28px;
}
#startseite-content .banner-promoted.alternative .header h2 span {
  font-size: 63px;
  line-height: 67px;
}
#startseite-content .banner-promoted.alternative .fill-left {
  fill: #107e9d;
}
#startseite-content .banner-promoted.alternative .fill-bottom,
#startseite-content .banner-promoted.alternative .fill-left {
  fill: #107e9d;
}
#startseite-content .banner-promoted.alternative ul li a span.price {
  background-color: #107e9d;
}
#startseite-content .banner-promoted.alternative ul li a:hover span.price .fill-bottom {
  fill: #107e9d;
}

#startseite-content .banner-promoted.testsieger .header {
	padding-top: 35px;
}

#startseite-content .banner-promoted.testsieger .header span.stiftungwarentest {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
}

#startseite-content .banner-promoted.testsieger .header span.test {
	font-size: 87px;
	line-height: 75px;
}
#startseite-content .banner-promoted.testsieger .header h2 span.test:after {
    content: "-";
}

#startseite-content .banner-promoted.testsieger .header span.sieger {
	font-size: 67.5px;
}

#startseite-content .banner-promoted.testsieger .header span.rauchmelder {
	font-size: 32px;
}

#startseite-content .banner-promoted.testsieger .header span.funkrauchmelder {
	font-size: 24px;
}

#startseite-content .banner-promoted.testsieger .header span.test cufon {
	height: 75px !important;
}

#startseite-content .banner-promoted.testsieger .header span.ausgabe {
    display: inline-block;
    font-size: 9px;
    line-height: 1;
    margin-top: 5px;
}

#startseite-content .banner-promoted.testsieger ul li a span {
  width: 77%;;
}

#startseite-content .banner-promoted.testsieger ul li a span > span {
	width: 100%;
}

#startseite-content .banner-promoted.testsieger ul li a span.price svg {
	width: 100%;
}
#startseite-content .banner-promoted.testsieger ul li a span.title {
	background-color: #4d4d4d;
	text-align: center;
}
#startseite-content .banner-promoted.testsieger .fill-left {
  fill: #f92c34;
}
#startseite-content .banner-promoted.testsieger .fill-bottom,
#startseite-content .banner-promoted.testsieger .fill-left {
  fill: #f92c34;
}
#startseite-content .banner-promoted.testsieger ul li a span.price {
  background-color: #f92c34;
}
#startseite-content .banner-promoted.testsieger ul li a:hover span.price .fill-bottom {
  fill: #f92c34;
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.banner-promoted li a span.price,
.banner-promoted li a span.price .fill-bottom {
  -moz-transition: all 0.2s ease-out;
  /* Firefox */
  -webkit-transition: all 0.2s ease-out;
  /* WebKit */
  -o-transition: all 0.2s ease-out;
  /* Opera */
  transition: all 0.2s ease-out;
  /* Standard */
}
@media all and (max-width: 1100px) {
  body {
    overflow-x: hidden;
  }
  iframe {
    width: 100% !important;
  }
  #lasche,
  body > .reviews,
  #header-vorteile {
    display: none;
  }
  #header-trusted {
      display:none;
  }
  #wrap {
    width: 96%;
    max-width: 1023px;
    padding: 0 0;
  }
  #preheader li.last {
      width: auto;
  }
  #header {
    height: 96px;
    padding: 6px 22px 16px;
  }
  #header #logo {
    position: relative;
    float: left;
    width: 45%;
    max-width: 368px;
    height: 100%;
    margin: 0;
  }
  #header #logo a {
    display: block;
  }
  #header #logo a img {
    width: 100%;
    height: auto;
    background: none;
  }
  #header #header-trusted {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    width: 8%;
    margin-left: 4%;
    padding-top: 10px;
  }
  #header #header-trusted a {
    display: block;
  }
  #header #header-links {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    width: 23%;
    height: 100%;
    margin-left: 4%;
    padding-top: 8px;
  }
  #header #header-links > a {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 16px;
  }
  #header .box_cart {
    position: relative;
    float: left;
    top: auto;
    left: auto;
    width: 16%;
    padding-top: 8px;
  }
  #header .box_cart > a {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  #topmenuwrap {
    height: 111px;
  }
  #topmenuwrap #header-search {
    left: 0;
    top: 66px;
    width: 100%;
    height: auto;
    padding: 10px 29px;
    background-color: #ccc;
  }
  #topmenuwrap #header-search #searchbox {
    height: 25px;
  }
  #topmenuwrap .header-navigation {
    left: 0;
    width: 100%;
    background-image: url('../images/navbg_all_endless.gif');
    background-repeat: repeat-x;
  }
  #topmenuwrap .header-navigation .xmas_sale {
    display: none;
  }
  #leftcol {
    margin-left: 0;
  }
  #contentwrap {
    padding-left: 22px;
    padding-right: 22px;
  }
  #contentwrap #contentfull {
    float: none;
    width: auto;
  }
  #contentwrap #content {
    float: none;
    width: auto;
    margin-left: 222px;
  }
  #slideillustration .item > img {
    right: 32%;
    width: auto;
    height: 100%;
  }
  #slideillustration .item#slide-rundum > img {
    right: 28%;
  }
  #slideillustration .item iframe {
    width: 58% !important;
  }
  #slideillustration .item .infobox {
    z-index: 3;
    width: 42%;
    background: #FD2B2C;
    padding: 20px 24px;
  }
  #slideillustration .item .infobox h6 {
    left: auto;
    top: auto;
  }
  #slideillustration .item .infobox p {
    position: relative;
    top: auto !important;
    left: auto;
  }
  .banner img {
    width: 100%;
    height: auto;
  }
  .intro {
    margin-top: 36px;
  }
  .textbox {
    display: none;
  }
  .intro .info-text,
  .textbox .info-text {
    font-size: 16px;
    line-height: 20px;
  }
  .promoted-products {
    display: none;
  }
  .default-top-categories h6 {
    font-size: 17px;
    line-height: 21px;
  }
  .default-top-categories .topseller-list .topseller-list-item {
    float: left;
    width: 49%;
    height: auto;
    margin: 0 2% 10px 0;
    background: #DDDBDC !important;
  }
  .default-top-categories .topseller-list .topseller-list-item a {
    width: 100%;
    padding: 16px 20px;
  }
  .default-top-categories .topseller-list .topseller-list-item .title {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    bottom: auto;
    margin-bottom: 16px;
  }
  .default-top-categories .topseller-list .topseller-list-item .price {
    position: relative;
    display: block;
    top: auto;
    left: auto;
    bottom: auto;
  }
  .default-top-categories .topseller-list .topseller-list-item .price-the-number {
    height: 52px;
    background: #fff;
    border: 2px solid #000;
  }
  .default-top-categories .topseller-list .topseller-list-item.even {
    margin-right: 0;
  }
  .carousel h6 {
    font-size: 17px;
    line-height: 21px;
  }
  .default-manufacturers h6 {
    font-size: 17px;
    line-height: 21px;
  }
  #properties_box a.properties_box-pb {
    display: none;
  }
  .hersteller-filter .hersteller-items {
    padding-left: 0;
  }
  a.hersteller-item {
    width: 33%;
    height: 79px;
    margin-right: 0;
  }
  a.hersteller-item img {
    max-width: 70%;
    height: auto;
  }
  #contentfull .list-cat-head,
  #content .list-cat-head {
    display: none;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-left,
  #content .list-prod .list-prod-pagination .pagination-left {
    width: 49.8%;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-right,
  #content .list-prod .list-prod-pagination .pagination-right {
    width: 49.8%;
  }
  #contentfull .list-prod .list-prod-item,
  #content .list-prod .list-prod-item {
    width: 48.8%;
    height: 246px;
    text-decoration: none;
  }
  #contentfull .list-prod .list-prod-item.odd,
  #content .list-prod .list-prod-item.odd {
    margin-right: 2%;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-image,
  #content .list-prod .list-prod-item .list-prod-item-image {
    display: block;
    width: auto;
    height: 107px;
    padding: 10px 0;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-image > a,
  #content .list-prod .list-prod-item .list-prod-item-image > a {
    display: block;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-image img,
  #content .list-prod .list-prod-item .list-prod-item-image img {
    max-height: 87px;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-image .rating-container,
  #content .list-prod .list-prod-item .list-prod-item-image .rating-container {
    display: none;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content,
  #content .list-prod .list-prod-item .list-prod-item-content {
    display: block;
    width: auto;
    height: 137px;
    padding: 0 10px;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .list-prod-item-content-description,
  #content .list-prod .list-prod-item .list-prod-item-content .list-prod-item-content-description {
    display: block;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .price,
  #content .list-prod .list-prod-item .list-prod-item-content .price {
    position: relative;
    right: auto;
    bottom: auto;
    text-align: right;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .price .price-only,
  #content .list-prod .list-prod-item .list-prod-item-content .price .price-only {
    display: inline-block;
    margin-right: 5px;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .price .price-the-number,
  #content .list-prod .list-prod-item .list-prod-item-content .price .price-the-number {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 5px;
    padding: 8px;
    background: #fff;
    border: 2px solid #000;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .price strong,
  #content .list-prod .list-prod-item .list-prod-item-content .price strong {
    display: inline-block;
  }
  #contentfull .prod-details .prod-details-buttons .prod-price .price-the-number,
  #content .prod-details .prod-details-buttons .prod-price .price-the-number {
    height: auto;
    margin-left: 0;
    padding: 0;
    background: #fff;
    border: 2px solid #000;
    line-height: 54px;
  }
  #contentfull #producttabs .list-wrap,
  #content #producttabs .list-wrap {
    box-sizing: content-box;
  }
  .page-login .left-content,
  .page-register .left-content,
  .page-checkout-address .left-content,
  .page-account .left-content,
  .page-address-book .left-content {
    float: none;
    width: auto;
    margin: 0 0 30px 0;
  }
  .page-login .right-content,
  .page-register .right-content,
  .page-checkout-address .right-content,
  .page-account .right-content,
  .page-address-book .right-content {
    float: none;
    width: auto;
  }
  .page-contact-bottom .page-contact-bottom-container-left,
  .page-contact-bottom .page-contact-bottom-container-right {
    display: block;
    width: auto;
  }
  .page-contact-bottom .page-contact-bottom-container-right {
    padding: 0 0 30px 20px;
  }
  .default-information .default-information-box-left {
    float: none;
    width: 100%;
    height: 145px;
  }
  .default-information .default-information-box-middle {
    width: 60% !important;
  }
  .default-information .default-information-box-middle .left {
    width: 78% !important;
  }
  .default-information .default-information-box-right {
    width: 40% !important;
  }
  #footer {
    height: auto;
    padding: 20px 22px;
    background: none;
    border-top: 20px solid #E7E7E7;
  }
  #footer > div {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    height: auto;
    border: 0;
  }
  #footer a {
    font-size: 16px;
    line-height: 20px;
  }
  #footer #box-footercontent {
    display: none;
  }
  #footer #box-information,
  #footer #box-content {
    width: 50%;
    padding-left: 0;
  }
  #footer #box-information ul li,
  #footer #box-content ul li {
    float: none;
    width: auto;
  }
  #footer #box-information {
    float: left;
  }
  #footer #box-content {
    margin-left: 50%;
  }
  #footer .footer-notes {
    position: relative;
    bottom: auto;
    left: auto;
    padding-top: 20px;
    font-size: 12px;
    line-height: 16px;
  }
  div.gmap {
    display: none;
  }
}
@media all and (max-width: 1030px) {
  .page-checkout-left {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }
  .page-checkout-right {
    float: none;
    width: auto;
  }
  .page-checkout-right .page-checkout-attention-box,
  .page-checkout-right #box-trustedshops {
    display: none;
  }
}
@media all and (max-width: 950px) {
  #startseite-content .banner-promoted .header,
  #startseite-content .banner-promoted.alternative .header {
    width: 24%;
    padding-top: 91px;
  }
  #startseite-content .banner-promoted.testsieger .header {
    width: 24%;
    padding-top: 60px;
  }
  #startseite-content .banner-promoted .header h2,
  #startseite-content .banner-promoted.alternative .header h2 {
    font-size: 20px;
    line-height: 24px;
  }
  #startseite-content .banner-promoted.testsieger .header h2 span.rauchmelder {
    font-size: 21px;
    line-height: 24px;
  }
  #startseite-content .banner-promoted.testsieger .header h2 span.funkrauchmelder {
    font-size: 16px;
    line-height: 24px;
  }
  #startseite-content .banner-promoted .header h2 span,
  #startseite-content .banner-promoted.alternative .header h2 span {
    font-size: 40px;
    line-height: 44px;
  }
  #startseite-content .banner-promoted.testsieger .header h2 span.test {
    font-size: 58px;
    line-height: 44px;
  }
   #startseite-content .banner-promoted.testsieger .header h2 span.sieger {
     font-size: 44px;
     line-height: 44px;
   }
  #startseite-content .banner-promoted.testsieger .header span.test cufon {
    height: 50px !important;
  }
  #startseite-content .banner-promoted.testsieger .header span.stiftungwarentest {
      font-size: 14.5px
  }
  #startseite-content .banner-promoted.testsieger .header span.ausgabe {
    font-size: 9.5px;
    display: block;
    margin-top: 5px;
    width: 130px;
  }
  #startseite-content .banner-promoted > svg,
  #startseite-content .banner-promoted.alternative > svg {
    left: -58px;
  }
  #startseite-content .banner-promoted ul,
  #startseite-content .banner-promoted.alternative ul {
    margin-left: 24%;
  }
  #amazon_checkout_button {
    display: none;
  }
  #CBAWidgets0,
  #CBAWidgets1 {
    width: 100% !important;
  }
  #AmazonAddressWidget iframe,
  #AmazonWalletWidget iframe {
    width: 100% !important;
  }
}
@media all and (max-width: 900px) {
  #header {
    padding-left: 12px;
    padding-right: 12px;
  }
  #header #header-links {
    width: 18%;
  }
  #header #header-links > a {
    font-size: 13px;
    line-height: 13px;
  }
  #header .box_cart {
    width: 20%;
  }
  #slideillustration {
    height: auto;
  }
  #slideillustration #slider {
    height: auto !important;
  }
  #slideillustration .bx-wrapper {
    height: auto !important;
  }
  #slideillustration .bx-wrapper .bx-controls {
    position: static;
    bottom: auto;
  }
  #slideillustration .bx-wrapper .bx-controls .bx-controls-direction {
    position: static;
    display: block;
  }
  #slideillustration .item {
    height: auto;
  }
  #slideillustration .item img {
    right: auto;
    position: relative;
    width: 100%;
    height: auto;
  }
  #slideillustration .item#slide-rundum > img {
    right: auto;
  }
  #slideillustration .item iframe {
    width: 100% !important;
    height: 450px !important;
  }
  #slideillustration .item .infobox {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: auto;
  }
  .banner {
    display: none;
  }
  a.hersteller-item {
    width: 49%;
    margin-right: 0;
  }
}
@media all and (max-width: 850px) {
    #preheader {
        display: none;
    }
  #header #header-links {
    display: none;
  }
  #header #header-trusted {
      display: block;
  }
  #header .box_cart {
    position: absolute;
    right: 0;
    width: 133px;
    margin-left: 0;
  }
  #header .box_cart > a .title {
    display: none;
  }
  #header .box_cart > a .box-cart-total {
    position: relative;
    left: auto;
    top: 9px;
    text-align: left;
  }
  #topmenuwrap {
    height: auto;
    padding: 10px 16px 10px 0;
    background-color: #363636;
  }
  #topmenuwrap #respnav {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  #topmenuwrap #respnav li {
    display: inline-block;
    margin-left: 22px;
  }
  #topmenuwrap #respnav li a {
    display: block;
    text-indent: -9999em;
    width: 32px;
    height: 27px;
  }
  #topmenuwrap #respnav li a i {
    display: block;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
  }
  #topmenuwrap #header-search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    top: auto;
    left: auto;
    width: 49%;
    padding: 0;
    background: none;
    text-align: right;
  }
  #topmenuwrap #header-search #searchbox {
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 16px;
    line-height: 19px;
  }
  #topmenuwrap #header-search form {
    display: block;
  }
  #topmenuwrap #header-search input[type=image] {
    position: absolute;
    right: 0;
    top: 0;
  }
  #topmenuwrap .header-navigation {
    display: none;
  }
  #contentwrap {
    padding-left: 12px;
    padding-right: 12px;
  }
  #contentwrap #content {
    margin-left: 0;
  }
  #leftcol {
    display: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #leftcol #box-pricerange {
    display: none !important;
  }
  #leftcol #left-navigation li.CatLevel1 ul li {
    float: left;
    width: 33%;
    border-right: 2px solid #fff;
  }
  #leftcol #left-navigation li.CatLevel1 ul li a {
    padding: 8px 12px;
    font-size: 17px;
    line-height: 21px;
  }
  #leftcol #box-trustedshops {
    display: none;
  }
  #startseite-content .banner-promoted .header,
  #startseite-content .banner-promoted.alternative .header,
  #startseite-content .banner-promoted.testsieger .header {
    float: none;
    width: auto;
    height: auto;
    padding: 0 0 10px 0;
    background-color: #fff;
  }
  #startseite-content .banner-promoted .header h2,
  #startseite-content .banner-promoted.alternative .header h2,
  #startseite-content .banner-promoted.testsieger .header h2 {
    font-size: 32px;
    line-height: 36px;
    color: #000;
  }
  #startseite-content .banner-promoted .header h2 span,
  #startseite-content .banner-promoted.alternative .header h2 span,
  #startseite-content .banner-promoted.testsieger .header h2 span.test,
  #startseite-content .banner-promoted.testsieger .header h2 span.sieger,
  #startseite-content .banner-promoted.testsieger .header h2 span.rauchmelder,
  #startseite-content .banner-promoted.testsieger .header h2 span.funkrauchmelder {
    font-size: 32px;
    line-height: 36px;
  }
  #startseite-content .banner-promoted.testsieger .header h2 span.test:after {
      content: "";
  }
  #startseite-content .banner-promoted.testsieger .header span.test cufon {
    height: 32px !important;
  }
  #startseite-content .banner-promoted.testsieger .header span.stiftungwarentest {
      color: #000;
  }
  #startseite-content .banner-promoted.testsieger .header span.ausgabe {
    color: #000;
    display: inline;
    font-size: 12px;
    width: auto;
  }
  #startseite-content .banner-promoted > svg,
  #startseite-content .banner-promoted.alternative > svg {
    display: none;
  }
  #startseite-content .banner-promoted ul,
  #startseite-content .banner-promoted.alternative ul {
    margin-left: 0;
  }
  #contentfull,
  #content {
    width: 100%;
  }
  #contentfull #breadcrumb,
  #content #breadcrumb,
  #contentfull #properties_box,
  #content #properties_box {
    display: none;
  }
  #contentfull .hersteller-filter,
  #content .hersteller-filter {
    display: none;
  }
  #contentfull .list-prod .list-prod-pagination a.prev,
  #content .list-prod .list-prod-pagination a.prev {
    display: none;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content,
  #content .list-prod .list-prod-item .list-prod-item-content {
    height: auto;
  }
  #contentfull .list-prod .list-prod-item .list-prod-item-content .price,
  #content .list-prod .list-prod-item .list-prod-item-content .price {
    padding-bottom: 30px;
    text-align: left;
  }
  #contentfull .prod-details .prod-details-image,
  #content .prod-details .prod-details-image {
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  #contentfull .prod-details .prod-details-image .inner a img,
  #content .prod-details .prod-details-image .inner a img {
    width: auto;
  }
  #contentfull .prod-details .prod-details-price-information,
  #content .prod-details .prod-details-price-information {
    display: block;
    width: auto;
    margin-right: 0;
    margin-left: 0;
  }
  #contentfull .prod-details .prod-details-price-information h2,
  #content .prod-details .prod-details-price-information h2 {
    margin-bottom: 10px;
  }
  #contentfull .prod-details .prod-details-price-information .graduatedprice,
  #content .prod-details .prod-details-price-information .graduatedprice {
    margin-top: 15px;
  }
  #contentfull .prod-details .prod-details-price-information .graduatedprice strong,
  #content .prod-details .prod-details-price-information .graduatedprice strong {
    font-size: 16px;
    line-height: 20px;
  }
  #contentfull .prod-details .prod-details-price-information .graduatedprice table,
  #content .prod-details .prod-details-price-information .graduatedprice table {
    width: 100%;
    border: 1px solid #ccc;
  }
  #contentfull .prod-details .prod-details-price-information .graduatedprice table td,
  #content .prod-details .prod-details-price-information .graduatedprice table td {
    width: 50%;
  }
  #contentfull .prod-details .prod-details-buttons,
  #content .prod-details .prod-details-buttons {
    display: block;
    width: auto;
    height: 287px;
  }
  #contentfull .prod-details .prod-details-buttons .prod-price,
  #content .prod-details .prod-details-buttons .prod-price {
    float: left;
    width: 50%;
    padding-top: 31px;
    padding-left: 35px;
    border-bottom: 0;
  }
  #contentfull .prod-details .prod-details-buttons .prod-price > strong,
  #content .prod-details .prod-details-buttons .prod-price > strong {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  #contentfull .prod-details .prod-details-buttons .prod-price .price-only,
  #content .prod-details .prod-details-buttons .prod-price .price-only {
    display: inline-block;
    margin-right: 5px;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart,
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart {
    width: 50%;
    margin-left: 50%;
    padding-top: 20px;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart .clear,
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart .clear {
    clear: none !important;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-left,
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-left {
    width: 78px;
    padding: 0 10px 0 0;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-left input[type=text],
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-left input[type=text] {
    width: 100%;
    height: auto;
    margin-left: 0;
    font-size: 30px;
    line-height: 34px;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-right,
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart .prod-details-buttons-right {
    float: none;
    width: auto;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
  }
  #checkoutnavigation {
    display: none;
  }
  .page-checkout-left .page-checkout-left-left {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  .page-checkout-left .page-checkout-left-left #comments {
    width: 100%;
  }
  .page-checkout-left .page-checkout-left-left input[type=image] {
    display: none;
  }
  .page-checkout-left .page-checkout-left-right {
    float: none;
    width: auto;
  }
  table.paymentblock {
    margin-bottom: 10px;
  }
  table.paymentblock .header.description {
    padding: 11px 6px;
  }
  table.paymentblock .header label {
    font-size: 16px;
    line-height: 20px;
  }
  table.paymentblock.on .header label {
    font-size: 17px;
    line-height: 21px;
  }
  .page-checkout-left-left .agbholder input[type=checkbox] {
    float: left;
  }
  .page-checkout-left-left .agbholder label {
    display: block;
    margin-left: 22px;
    font-size: 16px;
    line-height: 20px;
  }
  table.productsTable tr.headerrow {
    display: none;
  }
  table.productsTable td {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #f5f5f5;
    text-align: left;
  }
  table.productsTable td.productname {
    min-height: 82px;
  }
  table.productsTable td.artno {
    display: none;
  }
  table.productsTable td.quantity {
    float: left;
    width: 20%;
    height: 74px;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    color: #000;
  }
  table.productsTable td.quantity input[type=text] {
    width: 50px;
    font-size: 42px;
    line-height: 46px;
  }
  table.productsTable td.singleprice,
  table.productsTable td.totalprice,
  table.productsTable td.delete {
    float: left;
    width: 35%;
    height: 74px;
    margin-bottom: 20px;
    background-color: #e8e8e8 !important;
    font-size: 20px;
    line-height: 24px;
  }
  table.productsTable td.totalprice {
    font-weight: bold;
  }
  table.productsTable td.delete {
    width: 10%;
  }
  table.productsTable a.extend {
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    color: red;
  }
  table.productsTable div.description {
    display: none;
  }
  table.productsTable h3 {
    font-size: 20px;
    line-height: 24px;
  }
  table.productsTable td.totalprice {
    width: 45%;
  }
  .orderTotalBlock td.last-child {
    width: 40%;
    text-align: left;
  }
  .page-checkout-attention-box {
    display: none;
  }
  .page-checkout .print {
    display: none;
  }
  #trustedCheckout {
    margin-bottom: 20px;
  }
  #trustedCheckout table td {
    display: block;
    margin-bottom: 20px;
  }
  .carousel .bx-wrapper .bx-viewport {
    width: 100% !important;
  }
  .carousel .slide img {
    width: auto;
    height: 100%;
  }
  #footer {
    padding-left: 12px;
    padding-right: 12px;
  }
  #ResponsiveNav {
    position: fixed;
    z-index: 10000;
    overflow-y: auto;
    display: none;
    top: 0;
    left: -80%;
    width: 80%;
    height: 100%;
    padding-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 10px 0 10px 0 rgba(0, 0, 0, 0.2);
  }
  #ResponsiveNav .branding {
    margin-bottom: 20px;
    padding: 12px 17px 0 15px;
  }
  #ResponsiveNav .branding img {
    width: 65%;
    height: auto;
  }
  #ResponsiveNav .branding .closer {
    display: block;
    z-index: 10001;
    float: right;
    width: 30px;
    height: 30px;
    background-color: red;
    text-indent: -9999em;
    color: #fff;
    cursor: pointer;
  }
  #ResponsiveNav ul {
    border-top: 1px solid #ccc;
  }
  #ResponsiveNav ul li {
    border-bottom: 1px solid #ccc;
  }
  #ResponsiveNav ul li a {
    display: block;
    padding: 4px 0 4px 22px;
    font-size: 19px;
    line-height: 23px;
  }
  #ResponsiveNav ul.account {
    margin-bottom: 20px;
  }
  #ResponsiveNav ul.account li a {
    background-color: #363636;
    color: #fff;
  }
  input[type=text],
  select,
  textarea {
    font-size: 16px;
    line-height: 20px;
    color: #000;
  }
}
@media all and (max-width: 830px) {
  #contentfull #producttabs .nav,
  #content #producttabs .nav {
    display: none;
  }
  #contentfull #producttabs .list-wrap,
  #content #producttabs .list-wrap {
    box-sizing: border-box;
    padding: 0;
    border: 0;
  }
  #contentfull #producttabs .list-wrap > div,
  #content #producttabs .list-wrap > div {
    display: block  !important;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 10px;
  }
  #contentfull #producttabs .list-wrap div#tab_description table,
  #content #producttabs .list-wrap div#tab_description table {
    width: 96% !important;
    margin-left: 0 !important;
  }
  #contentfull #producttabs .list-wrap div#tab_media,
  #content #producttabs .list-wrap div#tab_media,
  #contentfull #producttabs .list-wrap div#tab_also_purchased,
  #content #producttabs .list-wrap div#tab_also_purchased {
    display: none !important;
  }
  #contentfull #producttabs .list-wrap div#tab_reviews .reviews-text,
  #content #producttabs .list-wrap div#tab_reviews .reviews-text {
    width: auto;
  }
  #info-products-slider {
    display: none;
  }
  #produktberater {
    height: auto;
  }
  #produktberater .pb-banner {
    height: auto;
    background: none;
  }
  #produktberater .pb-banner img {
    display: block;
    width: 100%;
    height: auto;
  }
  #produktberater .pb-step {
    height: auto !important;
  }
  #produktberater .pb-step .pb-form-box {
    left: auto;
    top: auto;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .page-contact-title {
    padding-left: 0;
  }
  .page-contact-left,
  .page-contact-right {
    float: none;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .page-contact-formrow {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
  .page-contact-formrow label {
    display: block;
    width: 100%;
  }
  .page-contact-formrow input[type=text] {
    float: none;
    height: auto;
    width: 100%;
  }
  .page-contact-bottom-container-left .page-contact-bottom-left,
  .page-contact-bottom-container-left .page-contact-bottom-right {
    display: block;
    width: auto;
    margin-left: 0;
    padding-top: 0;
    padding-left: 20px;
  }
  .page-contact-bottom-container-left .page-contact-bottom-left textarea,
  .page-contact-bottom-container-left .page-contact-bottom-right textarea {
    width: 241px;
  }
}
@media all and (max-width: 730px) {
  .page-checkout-three-block-left,
  .page-checkout-three-block-middle,
  .page-checkout-three-block-right {
    float: none;
    width: auto;
    padding: 0;
    border: 0;
  }
  .page-checkout-three-block-left {
    border-bottom: 1px solid #ccc;
  }
  .page-checkout-three-block-middle,
  .page-checkout-three-block-right {
    padding: 13px 0;
    border-bottom: 1px solid #ccc;
  }
  .page-checkout-three-block-middle h3,
  .page-checkout-three-block-right h3 {
    font-size: 17px;
    line-height: 21px;
    color: #1b77a9;
  }
  .page-checkout-three-block-right {
    border-bottom: 0;
  }
}
@media all and (max-width: 648px) {
  #header {
    height: auto;
  }
  #header #logo {
    float: none;
    width: 60%;
  }
  #header #header-trusted {
    display: none;
  }
  #header #header-links {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 10px;
  }
  #header #header-links > a {
    float: left !important;
    width: 50% !important;
  }
  #header .box_cart {
    position: absolute;
    float: none;
    top: 21px;
    right: 0;
    width: 34%;
  }
  #startseite-content .banner-promoted ul,
  #startseite-content .banner-promoted.alternative ul {
    margin-left: 0;
    padding-left: 0;
  }
  #startseite-content .banner-promoted ul li,
  #startseite-content .banner-promoted.alternative ul li {
    float: none;
    width: auto;
  }
  #startseite-content .banner-promoted.testsieger ul li {
    width: 100% !important;
  }
  #startseite-content .banner-promoted ul li a span.price,
  #startseite-content .banner-promoted.alternative ul li a span.price,
  #startseite-content .banner-promoted.testsieger ul li a span.price {
    width: 100% !important;
  }
  #startseite-content .banner-promoted.testsieger ul li a span.price svg {
    width: auto !important;
  }
  #startseite-content .banner-promoted ul li a span.body,
  #startseite-content .banner-promoted.alternative ul li a span.body {
    margin: 0;
    padding-top: 50px;
  }
  #startseite-content .banner-promoted.testsieger ul li a span.body {
    margin: 0;
    padding-top: 50px;
    width: 50%;
  }
  #startseite-content .banner-promoted.testsieger ul li a span.body img {
    left: 33%;
  }
  #startseite-content .banner-promoted ul li a span.title,
  #startseite-content .banner-promoted.alternative ul li a span.title {
    width: 210px;
    height: auto;
    margin-left: 200px;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .default-top-categories .topseller-list .topseller-list-item {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .carousel .bx-wrapper .bx-viewport {
    height: 320px !important;
  }
  .carousel .slide {
    height: 296px;
  }
  .default-information .default-information-box-middle {
    float: none;
    width: 100% !important;
  }
  .default-information .default-information-box-right {
    display: none;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-left,
  #content .list-prod .list-prod-pagination .pagination-left {
    display: block;
    width: auto;
    margin-bottom: 25px;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-right,
  #content .list-prod .list-prod-pagination .pagination-right {
    display: block;
    width: auto;
    margin-top: 15px;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-right a.pageResults,
  #content .list-prod .list-prod-pagination .pagination-right a.pageResults,
  #contentfull .list-prod .list-prod-pagination .pagination-right strong,
  #content .list-prod .list-prod-pagination .pagination-right strong {
    font-size: 20px;
    line-height: 24px;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-right strong,
  #content .list-prod .list-prod-pagination .pagination-right strong {
    background-color: #f92c34;
    border-color: #f92c34;
  }
  #contentfull .list-prod .list-prod-pagination .pagination-right.bottom,
  #content .list-prod .list-prod-pagination .pagination-right.bottom {
    margin-top: 40px;
  }
  #contentfull .list-prod .list-prod-item,
  #content .list-prod .list-prod-item {
    float: none;
    width: auto;
    height: auto;
  }
  #contentfull .list-prod .list-prod-item.odd,
  #content .list-prod .list-prod-item.odd {
    margin-right: 0;
  }
  #contentfull .list-prod .list-prod-item h2,
  #content .list-prod .list-prod-item h2 {
    font-size: 18px;
    line-height: 22px;
  }
  #contentfull .prod-details .prod-details-buttons,
  #content .prod-details .prod-details-buttons {
    height: auto;
  }
  #contentfull .prod-details .prod-details-buttons .prod-price,
  #content .prod-details .prod-details-buttons .prod-price {
    float: none;
    width: auto;
    border-bottom: 1px solid #ccc;
  }
  #contentfull .prod-details .prod-details-buttons .prod-details-buttons-tocart,
  #content .prod-details .prod-details-buttons .prod-details-buttons-tocart {
    width: auto;
    margin-left: 0;
    padding-left: 35px;
  }
  .page-login .left-block,
  .page-register .left-block,
  .page-login .right-block,
  .page-register .right-block,
  .page-login .formrow,
  .page-register .formrow {
    float: none;
    width: auto;
    margin-right: 0;
  }
  .page-login .left-block label,
  .page-register .left-block label,
  .page-login .right-block label,
  .page-register .right-block label,
  .page-login .formrow label,
  .page-register .formrow label {
    display: block;
  }
  .page-login .left-block input[type=text],
  .page-register .left-block input[type=text],
  .page-login .right-block input[type=text],
  .page-register .right-block input[type=text],
  .page-login .formrow input[type=text],
  .page-register .formrow input[type=text],
  .page-login .left-block select,
  .page-register .left-block select,
  .page-login .right-block select,
  .page-register .right-block select,
  .page-login .formrow select,
  .page-register .formrow select {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
  }
  .page-login .left-block input#postcode,
  .page-register .left-block input#postcode,
  .page-login .right-block input#postcode,
  .page-register .right-block input#postcode,
  .page-login .formrow input#postcode,
  .page-register .formrow input#postcode {
    float: none;
    width: 30%;
    margin-right: 1%;
  }
  .page-login .left-block input#city,
  .page-register .left-block input#city,
  .page-login .right-block input#city,
  .page-register .right-block input#city,
  .page-login .formrow input#city,
  .page-register .formrow input#city {
    width: 68%;
  }
  table.orderdetails tr.headerrow {
    display: none;
  }
  table.orderdetails td {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #f5f5f5;
    text-align: left;
  }
  table.orderdetails td.productname {
    min-height: 82px;
  }
  table.orderdetails td.artno {
    display: none;
  }
  table.orderdetails td.quantity {
    float: left;
    width: 20%;
    height: 74px;
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    color: #000;
  }
  table.orderdetails td.quantity input[type=text] {
    width: 50px;
    font-size: 42px;
    line-height: 46px;
  }
  table.orderdetails td.singleprice,
  table.orderdetails td.totalprice,
  table.orderdetails td.delete {
    float: left;
    width: 35%;
    height: 74px;
    margin-bottom: 20px;
    background-color: #e8e8e8 !important;
    font-size: 20px;
    line-height: 24px;
  }
  table.orderdetails td.totalprice {
    font-weight: bold;
  }
  table.orderdetails td.delete {
    width: 10%;
  }
  table.orderdetails a.extend {
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
    color: red;
  }
  table.orderdetails div.description {
    display: none;
  }
  .default-information .default-information-box-middle {
    height: auto;
  }
  .default-information .default-information-box-middle .left {
    position: relative;
    float: none;
    top: auto;
    left: auto;
    width: auto !important;
    padding: 22px;
  }
  .default-information .default-information-box-middle .right {
    display: none;
  }
  #footer #box-information,
  #footer #box-content {
    width: auto;
  }
  #footer #box-information {
    float: none;
    margin-bottom: 20px;
  }
  #footer #box-content {
    margin-left: 0;
  }
}
@media all and (max-width: 530px) {
  #wrap {
    width: 100%;
  }
  #header .box_cart {
    top: 10px;
  }
  #header .box_cart > a {
    font-size: 13px;
    line-height: 13px;
  }
  #produktberater .pb-step .pb-step-information {
    height: 126px;
  }
  #produktberater .pb-step .pb-step-information h2 {
    margin-left: 84px;
  }
}
@media all and (max-width: 480px) {
  #startseite-content .banner-promoted,
  #startseite-content .banner-promoted.alternative,
  #startseite-content .banner-promoted.testsieger {
    background: none;
  }
  #startseite-content .banner-promoted .header h2,
  #startseite-content .banner-promoted.alternative .header h2,
  #startseite-content .banner-promoted.testsieger .header h2 {
    font-size: 26px;
    line-height: 30px;
  }
  #startseite-content .banner-promoted .header h2 span,
  #startseite-content .banner-promoted.alternative .header h2 span,
  #startseite-content .banner-promoted.testsieger .header h2 span {
    font-size: 26px;
    line-height: 30px;
  }
  #startseite-content .banner-promoted ul li,
  #startseite-content .banner-promoted.alternative ul li,
  #startseite-content .banner-promoted.testsieger ul li {
    height: auto;
    margin-bottom: 20px;
    background-color: #e6e6e6;
  }
  #startseite-content .banner-promoted ul li a,
  #startseite-content .banner-promoted.alternative ul li a,
  #startseite-content .banner-promoted.testsieger ul li a {
    padding-top: 91px;
  }
  #startseite-content .banner-promoted ul li a span.price,
  #startseite-content .banner-promoted.alternative ul li a span.price,
  #startseite-content .banner-promoted.testsieger ul li a span.price {
    height: 72px;
  }
  #startseite-content .banner-promoted ul li a span.price svg,
  #startseite-content .banner-promoted.alternative ul li a span.price svg,
  #startseite-content .banner-promoted.testsieger ul li a span.price svg {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #startseite-content .banner-promoted ul li a span.body,
  #startseite-content .banner-promoted.alternative ul li a span.body,
  #startseite-content .banner-promoted.testsieger ul li a span.body {
    top: auto;
    width: 100%;
    padding-top: 168px;
  }
  #startseite-content .banner-promoted ul li a span.title,
  #startseite-content .banner-promoted.alternative ul li a span.title,
  #startseite-content .banner-promoted.testsieger ul li a span.title {
    width: auto;
    margin-left: 0;
    padding: 19px 10px 10px 10px;
    text-align: center;
  }
  #startseite-content .banner-promoted.testsieger ul li a span.body img {
      left: 50%;
  }
}
@media all and (max-width: 380px) {
  #header .box_cart {
    top: 4px;
  }
}
