@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.mybauer.at/templates/shopat/fonts/play.regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.mybauer.at/templates/shopat/fonts/play.bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('https://www.mybauer.at/templates/shopat/fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('https://www.mybauer.at/templates/shopat/fonts/Roboto-Bold.ttf') format('truetype');
}
* {
  margin: 0px;
  padding: 0px;
}
html,
body {
  height: 100%;
}
body {
  background-color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #333;
}
img {
  border: none;
  max-width: 100%;
  max-height: 100%;
  image-rendering: optimizeQuality;
}
a {
  text-decoration: none;
  color: inherit;
  outline: none;
}
a:focus {
  outline: none;
}
a img {
  border: 0px;
}
ul {
  list-style-type: none;
}
form {
  display: inline;
}
.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
* html .group {
  zoom: 1;
}
/* IE6 */
*:first-child + html .group {
  zoom: 1;
}
/* IE7 */
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
fieldset {
  border: none;
}
textarea,
input,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  border: none;
}
@media (min-width: 320px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .container {
    width: 930px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
::selection {
  background: #db5454;
  color: #fff;
}
::-moz-selection {
  background: #db5454;
  color: #fff;
}
.forms:before,
.form-group:before,
.forms:after,
.form-group:after {
  content: " ";
  display: table;
}
.forms:after,
.form-group:after {
  clear: both;
}
.forms .radio,
.forms .checkbox,
.forms .radio-inline,
.forms .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 3px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
fieldset {
  padding: 0;
  margin: 0;
}
fieldset.forms {
  margin-left: -15px;
  margin-right: -15px;
}
fieldset.forms .birthday select {
  width: 30%;
  float: left;
}
fieldset.forms .birthday select#birthdate_month {
  margin: 0 5%;
}
input,
textarea {
  padding: 0 5px;
}
input,
select,
textarea {
  width: 100%;
  background-color: #eff2f2;
}
input:focus,
select:focus,
textarea:focus {
  outline: none;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  padding: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  font-size: inherit;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
em {
  font-style: normal;
  font-weight: 600;
}
.bs {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#site {
  overflow-x: hidden;
  min-width: 320px;
}
.container {
  margin: 0 auto;
}
.btn {
  display: block;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 0;
}
.btn.btn-neutral {
  color: #333;
  background-color: #eff2f2;
}
.btn.btn-neutral:hover {
  background-color: #d3dbdb;
}
.btn.btn-default {
  background-color: #4f8ecb;
}
.btn.btn-default:hover {
  background-color: #76a7d7;
}
.btn.sec {
  background-color: #db5454;
}
.btn.sec:hover {
  background-color: #e47e7e;
}
.btn.btn-stan {
  background-color: #141617;
}
.btn.btn-stan:hover {
  background-color: #2c3032;
}
.name-cut .name {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.name-cut .name a {
  display: table-cell;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
}
.input-error {
  border: 1px solid #db5454 !important;
  background-color: #ffffff !important;
}
.catlist {
  display: none !important;
}
.reiter_i {
  display: none !important;
}
.ajax-loader {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.4);
  width: 100%;
  z-index: 9999;
  text-align: center;
  line-height: 100%;
  height: 100%;
}
#breadcrumb {
  background-color: #eff2f2;
  padding: 4px;
  font-size: 13px;
  margin-bottom: 30px;
}
#breadcrumb a {
  margin-right: 5px;
}
#breadcrumb a:after {
  display: inline-block;
  content: "/";
  margin-left: 5px;
}
#breadcrumb a:last-child {
  color: #4f8ecb;
  margin-right: 0;
}
#breadcrumb a:last-child:after {
  content: "";
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#set-filter ul {
  padding: 20px 0 10px;
}
#set-filter ul li {
  float: left;
  margin-bottom: 10px;
}
#set-filter ul li a {
  display: block;
  padding: 12px;
}
.acc-check{
  background-image:url("../images/puzzle_icon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-color: #db5454;
  background-size: 70px 71px;
  background-position: 17px 17px;
  color:#fff;
  padding: 20px 20px 20px 100px;
  margin-top:20px;
  border-radius: 3px;
}
.acc-check h2{
  white-space: nowrap;
}
.acc-check #accMessage{
  margin-top: 20px;
}
.acc-check #accMessage img{
  width: 30px;
  float: left;
  margin-right: 10px;
}
.acc-check input{
  margin-top: 10px;
  height: 30px; 
  line-height: 30px; 
  background-color: #fff; 
  border-radius: 3px; 
  color:#555;
}
#loadingSearchBlockAcc{
  position: absolute;
  z-index: 99;
  color:#555;
  background-color: #fff;  
  border: 1px solid #eee;  
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  padding: 0px 10px;
  display: none;
  border-radius: 3px;
}
#loadingSearchBlockAcc table tr{
  border-bottom: 1px solid #eee;
}
#loadingSearchBlockAcc table tr:last-child{
  border-bottom: 0px;
}
#set-filter ul li a:not(.btn) {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  background-color: #eff2f2;
  color: #141617;
  margin-right: 10px;
}
#set-filter ul li a:not(.btn):hover {
  color: #db5454;
}
#set-filter ul li a:not(.btn) i {
  margin-right: 10px;
}
#set-filter ul li .btn {
  font-size: 15px;
}
#variant {
  font-weight: bold;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#variant select {
  border: none;
  background-color: #eff2f2;
  height: 30px;
  cursor: pointer;
}
#variant span {
  display: block;
  font-size: 13px;
  color: #4f8ecb;
}
#loadingSearchBlock {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #999999;
  top: 100%;
  left: 0;
  right: 0;
  color: #4f8ecb;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  z-index: 99;
  padding: 5px;
}
#loadingSearchBlock table td {
  border-bottom: 1px solid #eeeeee;
}
#loadingSearchBlock table td.lb_image {
  padding: 5px;
  text-align: center;
}
#loadingSearchBlock table td.lb_image img {
  max-width: 50px;
  max-height: 50px;
}
#loadingSearchBlock table td a {
  display: block;
  padding: 5px;
}
#loadingSearchBlock table td a:hover {
  background-color: #eff2f2;
}
#loadingSearchBlock table td span {
  color: #db5454;
}
#loadingSearchBlock table tr:last-child td {
  border-bottom: none;
}
.hint {
  padding: 10px;
  font-size: 13px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin: 20px 0;
}
.hint.hint-default {
  color: #4f8ecb;
  background-color: #c5daee;
  border: 1px solid #4f8ecb;
}
.hint.hint-sec {
  color: #db5454;
  background-color: #fae7e7;
  border: 1px solid #db5454;
}
#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 0 #4f8ecb;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 0 #4f8ecb;
  padding: 5px;
  border: 1px solid #fff;
  background-color: #fff;
}
#shopping-cart .row:empty:after {
  content: "Ihr Warenkorb ist noch leer!";
  font-size: 19px;
  color: #db5454;
  padding: 0 15px;
  font-weight: bold;
}
.error-box {
  padding: 0 25%;
  position: fixed;
  cursor: pointer;
  width: 100%;
  z-index: 10001;
  top: 0px;
  left: 0px;
  color: #fff;
  background-color: rgba(79, 142, 203, 0.92);
  border-bottom: 5px solid #4f8ecb;
}
.error-box .headline.h4 {
  display: inline-block;
  padding-right: 10px;
  color: inherit;
}
.error-box div {
  display: inline-block;
}
.float-box:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.float-box > * {
  float: left;
}
.infocenter.text a {
  color: #db5454;
  text-decoration: none;
}
.infocenter.text a:hover {
  text-decoration: underline;
}
.text p {
  padding: 20px 0;
}
.text em {
  font-style: normal;
  font-weight: bold;
}
.text h1 {
  font-size: 32px;
}
.text h2 {
  font-size: 27px;
}
.text h3 {
  font-size: 23px;
}
.text h4 {
  font-size: 19px;
}
.text h5 {
  font-size: 15px;
}
.text a {
  color: #db5454;
  text-decoration: underline;
}
.text a:hover {
  text-decoration: none;
}
.text ul {
  padding: 20px 0;
}
.form-group {
  margin-bottom: 10px;
}
.form-group label {
  line-height: 40px;
}
.form-group input,
.form-group select,
.form-group textarea {
  background-color: #eff2f2;
  height: 40px;
  border: 1px solid #d3dbdb;
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  border: 1px solid #4f8ecb !important;
  -webkit-box-shadow: 0 0 3px 1px rgba(79, 142, 203, 0.6) !important;
  box-shadow: 0 0 3px 1px rgba(79, 142, 203, 0.6) !important;
}
.form-group input.m-h,
.form-group select.m-h,
.form-group textarea.m-h {
  min-height: 100px;
  max-height: 400px;
  min-width: 100px;
  background: #fff;
}
.form-group.n-la label {
  display: block;
  border-bottom: 1px solid #d3dbdb;
  padding: 2px 0;
}
.form-group.n-la label:last-child {
  border: none;
}
.form-group.n-la label:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.form-group.n-la label > * {
  float: left;
}
.form-group.n-la label span.label {
  display: inline-block;
  padding: 12px 10px;
  line-height: 1;
  font-weight: 300;
  line-height: default;
}
.form-group.n-la label span.price {
  padding: 0 20px;
}
.form-group.n-la.w-r span.label {
  width: 45%;
}
ul.pipe-menu {
  padding: 5px 0;
  margin: 0;
}
ul.pipe-menu li {
  display: inline;
}
ul.pipe-menu li i {
  margin: 0 5px 0 0;
}
ul.pipe-menu li:after {
  content: "|";
  padding: 0 10px;
}
ul.pipe-menu li:last-child:after {
  content: "";
  padding: 0;
}
ul.tabs,
ul.l-tabs {
  font-size: 17px;
  overflow: hidden;
}
ul.tabs:after,
ul.l-tabs:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
ul.tabs li,
ul.l-tabs li {
  float: left;
  margin-right: 1px;
  height: 50px;
  line-height: 50px;
}
ul.tabs li.active a,
ul.l-tabs li.active a {
  background-color: #4f8ecb;
  padding: 0 30px;
  color: #fff;
}
ul.tabs li.active a:hover,
ul.l-tabs li.active a:hover {
  background-color: #4f8ecb;
}
ul.tabs li a,
ul.l-tabs li a {
  display: block;
  padding: 0 20px;
  height: 50px;
  background-color: #eff2f2;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
ul.tabs li a:hover,
ul.l-tabs li a:hover {
  padding: 0 30px;
  background-color: #f5f7f7;
}
ul.tabs.as-headline li.active a,
ul.l-tabs.as-headline li.active a {
  border-bottom: 2px solid #4f8ecb;
}
ul.tabs.as-headline li a,
ul.l-tabs.as-headline li a {
  border-bottom: 2px solid #eff2f2;
}
ul.tabs.as-headline li a:hover,
ul.l-tabs.as-headline li a:hover {
  border-bottom: 2px solid #4f8ecb;
}
.frame {
  padding: 20px 0;
  border-top: 1px solid #cdd7d7;
  -webkit-box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.list {
  font-weight: bold;
  line-height: 24px;
}
.list .head {
  background-color: #eff2f2;
}
.list .head span {
  padding: 10px;
}
.list .body > div {
  padding: 10px;
  border-bottom: 1px solid #cdd7d7;
}
.list .body > div:last-child {
  border-bottom: none;
}
.list .body > div:nth-child(2n) {
  background-color: #fafbfb;
}
.list .body > div:nth-child(2n+1) {
  background-color: #fdfdfd;
}
.list .btn {
  font-size: 13px;
  padding: 0;
}
.list .status {
  color: #4f8ecb;
}
.list .price {
  color: #4f8ecb;
  font-weight: bold;
}
#footer .headline.h5 {
  background: transparent;
}
.headline {
  display: block;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px 0;
}
.headline.underline {
  padding: 10px;
  border-bottom: 2px solid #4f8ecb;
}
.headline.upper {
  text-transform: uppercase;
}
.headline.h1 {
  font-size: 32px;
}
.headline.h2 {
  font-size: 27px;
}
.headline.h3 {
  font-size: 23px;
}
.headline.h4 {
  font-size: 17px;
}
.headline.h5 {
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  background: #eff2f2;
}
.headline.h5.underline {
  border-bottom: 1px solid #d3dbdb;
}
.headline.mb {
  margin-bottom: 10px;
}
.headline.bold {
  font-weight: bold;
}
.headline.bar {
  padding: 8px;
  background-color: #141617;
  color: #fff;
}
.headline.bar.mainc {
  background-color: #4f8ecb;
  color: #fff;
}
.pagination {
  text-align: right;
}
.pagination > * {
  display: inline-block;
}
.pagination a {
  display: inline-block;
  text-align: center;
}
.pagination a.active {
  background-color: #4f575b;
  color: #4f8ecb;
}
.pagination a:hover {
  color: #4f8ecb;
}
.image {
  display: table;
  overflow: hidden;
  height: auto;
  width: 100%;
  table-layout: fixed;
}
.image > * {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.win-frame {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10000;
  width: 100%;
  height: 100%;
}
.w-win {
  position: fixed;
  padding: 1px;
  width: 60%;
  max-height: 800px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.w-win > * {
  position: relative;
  z-index: 1;
}
.w-win .win-head {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #4f8ecb;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.w-win .win-content {
  background-color: #fff;
  padding: 10px 20px;
  overflow-y: auto;
  overflow-x: hidden;
}
.w-win .win-foot {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 10px 10px 0 10px;
  background-color: #eff2f2;
}
.w-win .win-foot .button-group .row > * {
  margin-bottom: 10px;
}
.w-win .win-close {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ajax-win {
  position: absolute;
  padding: 1px;
  width: 60%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9999;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.ajax-win .win-head {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #4f8ecb;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  padding: 5px 30px 5px 10px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
}
.ajax-win .win-content {
  padding: 10px 20px;
}
.ajax-win .win-foot {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 10px 10px 0 10px;
  background-color: #eff2f2;
}
.ajax-win .win-foot .button-group .row > * {
  margin-bottom: 10px;
}
.ajax-win .win-close {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) and (max-width: 959px) {
  .w-win {
    width: 80%;
    max-height: 100%;
  }
  .w-win .win-content {
    max-height: 500px;
  }
}
@media (max-width: 767px) {
  .w-win {
    width: 100%;
    max-height: 500px;
  }
  .w-win .win-content {
    max-height: 400px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
#header.top-fixed-element.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  margin-bottom: 0;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-animation: slide ease-out 400ms forwards;
  animation: slide ease-out 400ms forwards;
}
#header.top-fixed-element.active .nmob-md {
  display: none !important;
}
#header.top-fixed-element.active .nmob-sm .ico-menu li {
  display: none;
}
#header.top-fixed-element.active .nmob-sm .ico-menu li#cart-sm {
  display: block;
}
#header.top-fixed-element.active #main-navbar-d {
  display: none;
}
#header.top-fixed-element.active #main-header {
  padding: 5px 0;
}
#header.top-fixed-element.active #subhead {
  display: none;
}
#header.top-fixed-element.active #cart-sm .ico {
  float: left;
}
#header.top-fixed-element.active #cart-sm .ico.ico-cart span {
  right: -6px;
}
#header.top-fixed-element.active #cart-sm ul li {
  padding: 0;
}
#header.top-fixed-element.active #cart-sm .cart-total {
  float: left;
  padding-left: 10px;
}
#header.top-fixed-element.active #main-navbar-d #main-navbar {
  font-size: 15px;
}
#header.top-fixed-element.active #main-navbar-d #main-navbar > .container > ul > li > ul > li > a .image {
  padding: 10px 0;
}
#header.top-fixed-element.active #main-navbar-d #main-navbar > .container > ul > li > ul > li > a .image img {
  max-width: 80px;
}
#header.top-fixed-element.active #main-navbar-d #main-navbar > .container > ul > li > ul > li > a span {
  padding: 5px;
}
@-webkit-keyframes slide {
  100% {
    opacity: 1;
  }
}
@keyframes slide {
  100% {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  #header.top-fixed-element.active .fx-d-logo {
    width: 12%;
  }
  #header.top-fixed-element.active .fx-d-logo img {
    margin-bottom: 8px !important;
  }
  #header.top-fixed-element.active .fx-d-search {
    width: 63%;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group input {
    height: 30px;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group .btn {
    height: 30px;
    width: 30px;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group .btn i {
    line-height: 30px;
  }
  #header.top-fixed-element.active .fx-d-cart {
    width: 25%;
  }
  #header.top-fixed-element.active .fx-d-cart #cart-sm {
    padding: 0 !important;
  }
  #header.top-fixed-element.active #main-navbar-d {
    display: block;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar {
    font-size: 15px;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar .container > ul > li {
    padding: 3px 0;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar .container > ul > li > a {
    padding: 0 20px;
  }
}
@media (min-width: 960px) {
  #header.top-fixed-element.active #main-navbar-d {
    display: block;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  #header.top-fixed-element.active .fx-d-logo {
    width: 15%;
  }
  #header.top-fixed-element.active .fx-d-logo img {
    margin-bottom: 8px !important;
  }
  #header.top-fixed-element.active .fx-d-search {
    width: 60%;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group input {
    height: 30px;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group .btn {
    height: 30px;
    width: 30px;
  }
  #header.top-fixed-element.active .fx-d-search #search .input-group .btn i {
    line-height: 30px;
  }
  #header.top-fixed-element.active .fx-d-cart {
    width: 25%;
  }
  #header.top-fixed-element.active .fx-d-cart #cart-sm {
    padding: 0 !important;
  }
  #header.top-fixed-element.active #main-navbar-d {
    display: block;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar {
    font-size: 15px;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar .container > ul > li {
    padding: 3px 0;
  }
  #header.top-fixed-element.active #main-navbar-d #main-navbar .container > ul > li a {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  #header.top-fixed-element.active .fx-d-logo {
    width: 25%;
  }
  #header.top-fixed-element.active .fx-d-search {
    width: 47%;
  }
  #header.top-fixed-element.active .fx-d-cart {
    width: 28%;
  }
}
@media (max-width: 767px) {
  #header.top-fixed-element.active .fx-d-logo {
    display: none !important;
  }
  #header.top-fixed-element.active .fx-d-search {
    width: 80%;
  }
  #header.top-fixed-element.active #mobile-nav-d {
    width: 20%;
  }
}
#product-data .panel ul {
  list-style-type: disc;
  padding-left: 17px;
  padding: 5px 20px;
}
#product-data .panel .featurename {
  float: left;
  clear: left;
  font-weight: bold;
  padding: 4px 0;
  width: 50%;
  font-size: 15px;
  border-top: 1px solid #eee;
  padding-right: 5px;
}
#product-data .panel .featurevalue {
  float: left;
  padding: 4px 0;
  width: 50%;
  font-size: 15px;
  border-top: 1px solid #eee;
}
#product-data .panel table {
  width: 100%;
}
#product-data .panel #features {
  font-size: 15px;
}
#product-data .panel #features > table {
  margin: 0 !important;
}
#product-data .panel #features > p.text {
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #d3dbdb;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#product-data .panel #features > p {
  font-size: 23px;
}
#product-data .panel #features tr:nth-child(2n) {
  /*background-color: @neutral-color;*/
}
#product-data .panel #features tr:nth-child(2n+1) {
  background-color: #fafbfb;
}
#product-data .panel #features td {
  padding: 4px;
  position: relative;
  border-bottom: 1px solid #eee;
}
#product-data .panel #features td > .desc {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 12px;
  background-color: rgba(20, 22, 23, 0.7);
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  width: 320px;
  line-height: 14px;
  z-index: 2;
}
#product-data .panel #features td:nth-child(2) {
  font-weight: bold;
}
#main #product.set .product .vendor {
  position: relative;
  z-index: 1;
}
#main #product.set .product figure.image {
  position: relative;
}
#main #product.set .product figure.image > .row {
  display: block;
}
#main #product.set .product figure.image > .set-add {
  position: absolute;
  display: table-cell;
  background-color: #eff2f2;
  top: 50%;
  left: 50%;
  height: 80px;
  width: 80px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px;
  color: #4f8ecb;
  font-size: 32px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  vertical-align: middle;
  z-index: 10;
}
#main #product.set .product figure.image > .set-add i {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
#main #product.set .product figure.image .zoomWrapper img {
  position: relative !important;
}
#main #product.set .product .data .product-list.list-1 {
  margin-top: 0;
  border-left: none;
}
#main #product.set .product .data .product-list.list-1 .product {
  border-right: none;
  padding: 20px 10px;
}
#main #product.set .product .data .product-list.list-1 .product .image a {
  height: 80px;
  max-height: 80px;
}
#main #product.set .product .data .product-list.list-1 .product .name {
  font-size: 19px;
  padding-bottom: 10px;
  height: auto;
}
#main #product.set .product .data .product-list.list-1 .product .name a {
  max-height: auto;
}
#main #product.set .product .data .drop-down {
  margin-bottom: 15px;
}
@media (max-width: 959px) {
  #product-data .panel .featurename {
    float: none;
    display: block;
    width: 100%;
  }
  #product-data .panel .featurevalue {
    float: none;
    display: block;
    width: 100%;
  }
}
.ajax-search-loader {
  display: none;
  position: absolute;
  right: 50px;
  top: 10px;
}
.cssload-thecube {
  width: 14px;
  height: 14px;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #db5454;
  animation: cssload-fold-thecube 1.68s infinite linear both;
  -o-animation: cssload-fold-thecube 1.68s infinite linear both;
  -ms-animation: cssload-fold-thecube 1.68s infinite linear both;
  -webkit-animation: cssload-fold-thecube 1.68s infinite linear both;
  -moz-animation: cssload-fold-thecube 1.68s infinite linear both;
  transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
  animation-delay: 0.205s;
  -o-animation-delay: 0.205s;
  -ms-animation-delay: 0.205s;
  -webkit-animation-delay: 0.205s;
  -moz-animation-delay: 0.205s;
}
.cssload-thecube .cssload-c3:before {
  animation-delay: 0.42s;
  -o-animation-delay: 0.42s;
  -ms-animation-delay: 0.42s;
  -webkit-animation-delay: 0.42s;
  -moz-animation-delay: 0.42s;
}
.cssload-thecube .cssload-c4:before {
  animation-delay: 0.625s;
  -o-animation-delay: 0.625s;
  -ms-animation-delay: 0.625s;
  -webkit-animation-delay: 0.625s;
  -moz-animation-delay: 0.625s;
}
@keyframes cssload-fold-thecube {
  0%,
  10% {
    transform: perspective(70px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    transform: perspective(70px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}
@-o-keyframes cssload-fold-thecube {
  0%,
  10% {
    -o-transform: perspective(70px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -o-transform: perspective(70px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -o-transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}
@-ms-keyframes cssload-fold-thecube {
  0%,
  10% {
    -ms-transform: perspective(70px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -ms-transform: perspective(70px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -ms-transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}
@-webkit-keyframes cssload-fold-thecube {
  0%,
  10% {
    -webkit-transform: perspective(70px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(70px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}
@-moz-keyframes cssload-fold-thecube {
  0%,
  10% {
    -moz-transform: perspective(70px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -moz-transform: perspective(70px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -moz-transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}
.windows8 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
}
.windows8 .wBall {
  position: absolute;
  width: 40px;
  height: 40px;
  opacity: 0;
  transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  animation: orbit 5.7425s infinite;
  -o-animation: orbit 5.7425s infinite;
  -ms-animation: orbit 5.7425s infinite;
  -webkit-animation: orbit 5.7425s infinite;
  -moz-animation: orbit 5.7425s infinite;
}
.windows8 .wBall .wInnerBall {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #4f8ecb;
  left: 0px;
  top: 0px;
  border-radius: 10px;
}
.windows8 #wBall_1 {
  animation-delay: 1.256s;
  -o-animation-delay: 1.256s;
  -ms-animation-delay: 1.256s;
  -webkit-animation-delay: 1.256s;
  -moz-animation-delay: 1.256s;
}
.windows8 #wBall_2 {
  animation-delay: 0.243s;
  -o-animation-delay: 0.243s;
  -ms-animation-delay: 0.243s;
  -webkit-animation-delay: 0.243s;
  -moz-animation-delay: 0.243s;
}
.windows8 #wBall_3 {
  animation-delay: 0.5065s;
  -o-animation-delay: 0.5065s;
  -ms-animation-delay: 0.5065s;
  -webkit-animation-delay: 0.5065s;
  -moz-animation-delay: 0.5065s;
}
.windows8 #wBall_4 {
  animation-delay: 0.7495s;
  -o-animation-delay: 0.7495s;
  -ms-animation-delay: 0.7495s;
  -webkit-animation-delay: 0.7495s;
  -moz-animation-delay: 0.7495s;
}
.windows8 #wBall_5 {
  animation-delay: 1.003s;
  -o-animation-delay: 1.003s;
  -ms-animation-delay: 1.003s;
  -webkit-animation-delay: 1.003s;
  -moz-animation-delay: 1.003s;
}
@keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    transform: rotate(180deg);
    animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    transform: rotate(300deg);
    animation-timing-function: linear;
    origin: 0%;
  }
  30% {
    opacity: 1;
    transform: rotate(410deg);
    animation-timing-function: ease-in-out;
    origin: 7%;
  }
  39% {
    opacity: 1;
    transform: rotate(645deg);
    animation-timing-function: linear;
    origin: 30%;
  }
  70% {
    opacity: 1;
    transform: rotate(770deg);
    animation-timing-function: ease-out;
    origin: 39%;
  }
  75% {
    opacity: 1;
    transform: rotate(900deg);
    animation-timing-function: ease-out;
    origin: 70%;
  }
  76% {
    opacity: 0;
    transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    transform: rotate(900deg);
  }
}
@-o-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -o-transform: rotate(180deg);
    -o-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -o-transform: rotate(300deg);
    -o-animation-timing-function: linear;
    -o-origin: 0%;
  }
  30% {
    opacity: 1;
    -o-transform: rotate(410deg);
    -o-animation-timing-function: ease-in-out;
    -o-origin: 7%;
  }
  39% {
    opacity: 1;
    -o-transform: rotate(645deg);
    -o-animation-timing-function: linear;
    -o-origin: 30%;
  }
  70% {
    opacity: 1;
    -o-transform: rotate(770deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 39%;
  }
  75% {
    opacity: 1;
    -o-transform: rotate(900deg);
    -o-animation-timing-function: ease-out;
    -o-origin: 70%;
  }
  76% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -o-transform: rotate(900deg);
  }
}
@-ms-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -ms-transform: rotate(180deg);
    -ms-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -ms-transform: rotate(300deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 0%;
  }
  30% {
    opacity: 1;
    -ms-transform: rotate(410deg);
    -ms-animation-timing-function: ease-in-out;
    -ms-origin: 7%;
  }
  39% {
    opacity: 1;
    -ms-transform: rotate(645deg);
    -ms-animation-timing-function: linear;
    -ms-origin: 30%;
  }
  70% {
    opacity: 1;
    -ms-transform: rotate(770deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 39%;
  }
  75% {
    opacity: 1;
    -ms-transform: rotate(900deg);
    -ms-animation-timing-function: ease-out;
    -ms-origin: 70%;
  }
  76% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -ms-transform: rotate(900deg);
  }
}
@-webkit-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -webkit-transform: rotate(180deg);
    -webkit-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -webkit-transform: rotate(300deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 0%;
  }
  30% {
    opacity: 1;
    -webkit-transform: rotate(410deg);
    -webkit-animation-timing-function: ease-in-out;
    -webkit-origin: 7%;
  }
  39% {
    opacity: 1;
    -webkit-transform: rotate(645deg);
    -webkit-animation-timing-function: linear;
    -webkit-origin: 30%;
  }
  70% {
    opacity: 1;
    -webkit-transform: rotate(770deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 39%;
  }
  75% {
    opacity: 1;
    -webkit-transform: rotate(900deg);
    -webkit-animation-timing-function: ease-out;
    -webkit-origin: 70%;
  }
  76% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(900deg);
  }
}
@-moz-keyframes orbit {
  0% {
    opacity: 1;
    z-index: 99;
    -moz-transform: rotate(180deg);
    -moz-animation-timing-function: ease-out;
  }
  7% {
    opacity: 1;
    -moz-transform: rotate(300deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 0%;
  }
  30% {
    opacity: 1;
    -moz-transform: rotate(410deg);
    -moz-animation-timing-function: ease-in-out;
    -moz-origin: 7%;
  }
  39% {
    opacity: 1;
    -moz-transform: rotate(645deg);
    -moz-animation-timing-function: linear;
    -moz-origin: 30%;
  }
  70% {
    opacity: 1;
    -moz-transform: rotate(770deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 39%;
  }
  75% {
    opacity: 1;
    -moz-transform: rotate(900deg);
    -moz-animation-timing-function: ease-out;
    -moz-origin: 70%;
  }
  76% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
  100% {
    opacity: 0;
    -moz-transform: rotate(900deg);
  }
}
/* IMAGE LIGHTBOX SELECTOR */
#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.6);
  /* 50 */
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.6);
  /* 50 */
}
/* ACTIVITY INDICATION */
#imagelightbox-loading,
#imagelightbox-loading div {
  border-radius: 50%;
}
#imagelightbox-loading {
  width: 64px;
  /* 40 */
  height: 64px;
  /* 40 */
  background-color: rgba(255, 255, 255, 0.4);
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 0.625em;
  /* 10 */
  margin: -32px 0 0 -32px;
  /* 20 */
  -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.6);
  /* 40 */
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.6);
  /* 40 */
}
/* OVERLAY */
#imagelightbox-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* "CLOSE" BUTTON */
#imagelightbox-close {
  width: 2.5em;
  /* 40 */
  height: 2.5em;
  /* 40 */
  text-align: left;
  background-color: #db5454;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  position: fixed;
  z-index: 10002;
  cursor: pointer;
  top: 2.5em;
  /* 40 */
  right: 2.5em;
  /* 40 */
  text-align: center;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
#imagelightbox-close:hover,
#imagelightbox-close:focus {
  background-color: #141617;
}
#imagelightbox-close:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 1em;
  color: #fff;
  content: '\f00d';
}
/* CAPTION */
#imagelightbox-caption {
  display: none !important;
}
/* NAVIGATION */
#imagelightbox-nav {
  background-color: rgba(79, 142, 203, 0.8);
  border-radius: 20px;
  position: fixed;
  z-index: 10001;
  left: 50%;
  bottom: 3.75em;
  /* 60 */
  padding: 0.313em;
  /* 5 */
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#imagelightbox-nav button {
  width: 1em;
  /* 20 */
  height: 1em;
  /* 20 */
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  margin: 0 0.313em;
  /* 5 */
}
#imagelightbox-nav button.active {
  background-color: #fff;
}
/* ARROWS */
.imagelightbox-arrow {
  width: 4em;
  /* 60 */
  height: 4em;
  /* 120 */
  background-color: #141617;
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  cursor: pointer;
  border: 0;
  top: 50%;
  margin-top: -3.75em;
  /* 60 */
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  border-radius: 50%;
}
.imagelightbox-arrow:hover {
  background-color: #4f8ecb;
}
.imagelightbox-arrow:active {
  background-color: #4f8ecb;
}
.imagelightbox-arrow-left {
  left: 2em;
  /* 40 */
}
.imagelightbox-arrow-right {
  right: 2em;
  /* 40 */
}
.imagelightbox-arrow:before {
  font-family: 'FontAwesome';
  display: inline-block;
  font-size: 2em;
  color: #fff;
}
.imagelightbox-arrow-left:before {
  content: '\f104';
}
.imagelightbox-arrow-right:before {
  content: '\f105';
}
#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
  -webkit-animation: fade-in 0.25s linear;
  animation: fade-in 0.25s linear;
}
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 41.25em) {
  /* 660 */
}
@media only screen and (max-width: 20em) {
  /* 320 */
  .imagelightbox-arrow-left {
    left: 0;
  }
  .imagelightbox-arrow-right {
    right: 0;
  }
}
#main #brand-liebherr {
  font-family: "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif !important;
  color: #44423e;
}
#main #brand-liebherr .headline {
  font-family: "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif !important;
}
#main #brand-liebherr .col-grey {
  padding-top: 15px;
  padding-bottom: 15px;
}
#main #brand-liebherr .hint.hint-sec {
  text-align: center;
}
#main #brand-liebherr .btn.btn-default {
  background-color: #404A69;
}
#main #brand-liebherr #product .product .data header .h1.headline {
  text-align: left;
  padding: 0;
  margin: 20px 0 0 0;
  line-height: 32px;
}
#main #brand-liebherr #product .product .data .description {
  padding: 15px 0;
  border: none;
}
#main #brand-liebherr .price-box .price {
  font-size: 27px;
  color: #404A69;
  font-weight: bold;
}
#main #brand-liebherr .price-box .add {
  padding: 15px 0;
}
#main #brand-liebherr .price-box .add > .elabel {
  padding-bottom: 10px;
}
#main #brand-liebherr .price-box .add > .elabel img {
  width: 100px;
}
#main #brand-liebherr .price-box .add > .datasheet {
  padding-top: 8px;
  font-size: 13px;
}
#main #brand-liebherr .price-box .add > .datasheet i {
  margin-right: 5px;
  color: #404A69;
}
#main #brand-liebherr .price-box .add > .datasheet:hover {
  color: #db5454;
}
#main #brand-liebherr .info-order {
  font-size: 13px;
}
#main #brand-liebherr .info-order > * {
  padding: 2px 0;
}
#main #brand-liebherr .info-order > * i {
  margin-right: 6px;
  color: #404A69;
}
#main #brand-liebherr .info-order:last-child {
  margin-bottom: 0;
}
#main #brand-liebherr .count {
  padding: 15px 0;
}
#main #brand-liebherr .count > input {
  background-color: #fff !important;
}
#main #brand-liebherr .count .count-btns > * {
  background-color: #fff !important;
}
#main #brand-liebherr .count .count-btns > *:hover {
  background-color: #404A69;
}
#main #brand-liebherr .action-order {
  padding: 15px 0;
}
#main #brand-liebherr .action-box.txt-btns .txt-btn {
  display: block;
  padding: 3px 0;
}
#main #brand-liebherr .action-box.txt-btns .txt-btn i {
  display: inline-block;
  width: 20px;
  text-align: center;
  font-size: 19px;
  margin-right: 8px;
  color: #404A69;
}
#main #brand-liebherr .action-box.txt-btns .txt-btn:hover {
  color: #404A69;
}
#main #brand-liebherr ul.tabs li.active a,
#main #brand-liebherr ul.l-tabs li.active a {
  background-color: #404A69;
}
#main #brand-liebherr ul.tabs li.active a:hover,
#main #brand-liebherr ul.l-tabs li.active a:hover {
  background-color: #404A69;
}
#main #brand-liebherr ul.tabs.as-headline li.active a,
#main #brand-liebherr ul.l-tabs.as-headline li.active a {
  border-bottom: 2px solid #404A69;
}
#main #brand-liebherr ul.tabs.as-headline li a:hover,
#main #brand-liebherr ul.l-tabs.as-headline li a:hover {
  border-bottom: 2px solid #404A69;
}
#main #brand-liebherr .discount {
  color: #db5454;
  text-transform: uppercase;
}
#main #brand-liebherr .discount span {
  font-weight: bold;
}
#main #brand-liebherr .old-price {
  text-decoration: line-through;
  line-height: 1;
}
#main #brand-liebherr #product-data .hotline .number-bar {
  background-color: rgba(64, 74, 105, 0.9);
}
#main #brand-liebherr .reviews a.stars {
  color: #404A69;
}
#main #brand-liebherr .reviews a:hover {
  color: #404A69;
}
#main #brand-liebherr .reviews .count {
  color: #b7c4c4;
}
@media (min-width: 960px) {
  #brand-liebherr #product > .product > .row {
    display: flex;
  }
  #brand-liebherr .col-grey {
    background-color: #eff2f2;
    margin-right: 30px;
  }
}
#online-brands {
  box-sizing: border-box;
  /* IE6 */
  /* IE7 */
}
#online-brands *::before,
#online-brands *::after {
  box-sizing: border-box;
}
#online-brands * {
  box-sizing: border-box;
}
#online-brands img {
  border: none;
  display: block;
}
#online-brands a {
  text-decoration: none;
  color: inherit;
}
#online-brands a img {
  border: 0px;
}
#online-brands ul {
  list-style-type: none;
}
#online-brands form {
  display: inline;
}
#online-brands .group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#online-brands * html .group {
  zoom: 1;
}
#online-brands *:first-child + html .group {
  zoom: 1;
}
#online-brands #brand-bosch {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  max-width: 855px;
  width: 100%;
  margin: 0 auto;
}
#online-brands #brand-bosch * {
  margin: 0;
  padding: 0;
}
#online-brands #brand-bosch h1,
#online-brands #brand-bosch h2 {
  font-family: Verdana, Geneva;
  font-weight: bold;
  font-size: 16px;
  color: #404245;
  line-height: 18px;
  margin-bottom: 15px;
}
#online-brands #brand-bosch p {
  font-size: 12px;
  line-height: 18px;
}
#online-brands #brand-bosch ul {
  padding: 12px 0;
  color: #215f8b;
  line-height: 21px;
  font-size: 11px !important;
  font-weight: bold !important;
}
#online-brands #brand-bosch ul li {
  background: url(../images/markenwelten/bosch/arrow.png) no-repeat left center;
  padding-left: 10px;
}
#online-brands #brand-bosch ul li a {
  font-size: 11px !important;
}
#online-brands #brand-bosch .brand-link {
  display: block;
  background: url(../images/markenwelten/bosch/arrow.png) no-repeat left center;
  padding-left: 10px;
  margin: 12px 0;
  color: #215f8b;
  line-height: 21px;
  font-size: 11px;
  font-weight: bold;
}
#online-brands #brand-bosch .brand-btn {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  margin-top: 15px;
}
#online-brands #brand-bosch .brand-btn-more {
  background: url(../images/markenwelten/bosch/02_btn_Background.png) no-repeat;
  width: 99px;
  height: 22px;
  line-height: 22px;
  margin-top: 15px;
}
#online-brands #brand-bosch .brand-btn-expl {
  background: url(../images/markenwelten/bosch/btn_bg_jetzt_entdecken.png) no-repeat;
  width: 109px;
  height: 22px;
  line-height: 22px;
}
#online-brands #brand-bosch #brand-head {
  margin-bottom: 19px;
}
#online-brands #brand-bosch #brand-head img {
  width: 100%;
}
#online-brands #brand-bosch .img-left {
  float: left;
  margin-bottom: 30px;
  margin-right: 30px;
}
#online-brands #brand-bosch .img-right {
  float: right;
  margin-top: 30px;
  margin-left: 30px;
}
#online-brands #brand-bosch .footer-img-right {
  float: right;
}
#online-brands #brand-bosch .kat {
  border: 1px solid #e1e1e2;
  padding: 15px;
  margin-bottom: 20px;
}
#online-brands #brand-bosch .kat:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#online-brands #brand-bosch .kat .kat-content {
  float: left;
  max-width: 340px;
}
#online-brands #brand-bosch .brand-footer {
  padding: 0 15px;
  border: 1px solid #e1e1e2;
}
#online-brands #brand-bosch .brand-footer:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#online-brands #brand-bosch .brand-footer a {
  float: left;
  background: url(../images/markenwelten/bosch/arrow_up.png) no-repeat left center;
  color: #215f8b;
  font-size: 12px;
  font-weight: bold;
  padding-left: 12px;
  margin-top: 10px;
}
#online-brands #brand-bosch .head-subpage {
  position: relative;
  padding: 15px;
  border: 1px solid #e1e1e2;
}
#online-brands #brand-bosch .head-subpage h1 {
  padding-bottom: 10px;
}
#online-brands #brand-bosch .head-subpage p {
  font-size: 14px;
}
#online-brands #brand-bosch .head-subpage .brand-link {
  font-size: 13px;
}
#online-brands #brand-bosch .head-subpage .subkat-image img {
  width: auto !important;
}
#online-brands #brand-bosch .head-subpage .subkat-image.right {
  float: right;
}
#online-brands #brand-bosch .head-subpage .subkat-image.left {
  float: left;
}
#online-brands #brand-bosch .head-subpage .subkat-text img {
  width: auto !important;
}
#online-brands #brand-bosch .head-subpage .subkat-text.right {
  float: right;
  max-width: 340px;
}
#online-brands #brand-bosch .head-subpage .subkat-text.left {
  float: left;
  max-width: 340px;
}
#online-brands #brand-bosch .head-subpage .subkat-header-logo {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: right;
  padding: 10px 20px;
  background-color: rgba(225, 225, 226, 0.7);
}
#online-brands #brand-bosch .head-subpage .subkat-header-logo img {
  width: auto !important;
  display: inline;
}
#online-brands #brand-bosch #brand-content-subpage {
  border: 1px solid #e1e1e2;
  padding: 0 10px;
  margin-bottom: 19px;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box {
  padding: 15px;
  border-bottom: 1px solid #e1e1e2;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box:last-child {
  border-bottom: none;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box h2 {
  font-size: 22px;
  padding-bottom: 20px;
  line-height: 28px;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box p {
  font-size: 14px;
  line-height: 16px;
}
#online-brands #brand-bosch #brand-content-subpage .subpage-box .subpage-box-content {
  float: left;
  max-width: 340px;
}
#online-brands #brand-siemens {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  max-width: 940px;
  margin: 0 auto;
}
#online-brands #brand-siemens p {
  font-size: 12px;
  line-height: 20px;
}
#online-brands #brand-siemens p.brand-fl-txt {
  max-width: 460px;
  padding-bottom: 20px;
}
#online-brands #brand-siemens p.brand-fl-txt:last-child {
  padding-bottom: 40px;
}
#online-brands #brand-siemens #brand-content {
  padding: 20px 0;
}
#online-brands #brand-siemens #brand-content .brand-teaser a {
  display: block;
  margin: 15px 0;
}
#online-brands #brand-siemens .brand-footer {
  font-size: 11px;
  font-weight: bold;
}
#online-brands #brand-neff {
  font-family: Arial, Geneva, sans-serif;
  max-width: 775px;
  margin: 0 auto;
}
#online-brands #brand-neff #brand-content {
  padding-top: 12px;
}
#online-brands #brand-neff #brand-content .brand-content-kats a {
  display: block;
}
#online-brands #brand-neff #brand-content .brand-content-kats .brand-content-kats-teaser {
  padding-top: 20px;
}
#online-brands #brand-neff #brand-content .brand-content-kats .brand-content-kats-teaser a {
  display: block;
  margin-bottom: 20px;
}
#online-brands #brand-neff #brand-content .brand-content-subkats .brand-content-subkats-teaser {
  padding-top: 20px;
}
#online-brands #brand-neff #brand-content .brand-content-subkats .brand-content-subkats-teaser a {
  display: block;
  margin-bottom: 20px;
}
#online-brands #brand-neff .row > div:first-child img {
  width: 100%;
}
#online-brands #brand-liebherr .headline.h2 {
  text-align: left;
}
#online-brands #brand-liebherr #brand-nav p {
  line-height: 20px;
  font-weight: bold;
}
#online-brands #brand-liebherr #brand-nav ul {
  line-height: 20px;
  padding: 4px 0;
}
#online-brands #brand-liebherr .owl-pagination {
  padding: 10px;
}
#online-brands #brand-liebherr .owl-page {
  padding: 3px !important;
}
#online-brands #brand-liebherr #brand-content {
  padding: 40px 0;
}
#online-brands #brand-liebherr #brand-content .brand-headline h2 {
  font-weight: "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}
#online-brands #brand-liebherr #brand-content .brand-teaser {
  padding: 40px 0;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block {
  margin-bottom: 40px;
  padding: 0 20px;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block .teaser-image {
  text-align: center;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block .teaser-image img {
  display: inline;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block .teaser-kats {
  text-align: center;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block .teaser-kats ul {
  font-weight: bold;
}
#online-brands #brand-liebherr #brand-content .brand-teaser .teaser-block .teaser-kats ul li ul {
  font-weight: normal;
  color: #44423e;
}
#online-brands #brand-liebherr #brand-content .brand-teaser:nth-child(4n) a {
  border-right: none;
}
#online-brands #brand-liebherr #brand-content .brand-videos {
  padding: 40px 0;
}
#online-brands #brand-liebherr #brand-content .brand-videos iframe {
  margin: 0;
}
#online-brands #brand-liebherr #brand-content .brand-txt {
  padding: 40px 0;
}
#online-brands #brand-liebherr #brand-content .brand-txt h1 {
  font-size: 18px;
}
#online-brands #brand-liebherr #brand-content .brand-txt p {
  padding: 5px 0;
  font-size: 12px;
}
#online-brands #brand-liebherr .brand-footer {
  font-size: 11px;
  font-weight: bold;
}
body.noscroll {
  overflow: hidden;
}
.page.active-menu,
#footer.active-menu {
  overflow-x: hidden;
}
.aeg_contact {
  display: block !important;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  padding: 10px;
  color: #333;
  margin: 0px auto 0;
  line-height: 20px;
}
.aeg_contact .headline {
  /*db5454*/
  font-size: 15px;
  font-weight: bold;
}
.aeg_contact table .fi {
  padding-right: 20px;
}
.aeg_contact table {
  padding-top: 5px;
}
.aeg_contact .tel {
  font-size: 18px;
  color: #4e8ecb;
  padding-top: 5px;
}
.aeg_contact .aeg_phone {
  position: absolute;
  right: 20px;
  top: 36px;
}
#imgslide {
  max-width: 1920px !important;
  margin: auto;
}
#rateStars {
  display: none;
}
#product .set_positions {
  border-top: 1px solid #d3dbdb;
  margin-top: 10px;
}
#product .set_positions .col-xs-12:first-child .product {
  border: none;
}
#product .set_positions .product {
  padding: 10px 0px;
  border-top: 1px dashed #d3dbdb;
}
#product .set_positions .product .name {
  font-size: 15px !important;
}
.headline_sub {
  margin-top: -50px;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
}
.rating-count {
  float: none !important;
}
.highlighted {
  border-bottom: 3px solid #4f8ecb;
}
table.infotext td {
  padding-right: 20px;
  line-height: 20px;
  padding-bottom: 5px;
}
#product-data .drop-down.documents .content .datasheet {
  background: transparent;
}
#product-data .drop-down.documents .content .datasheet i {
  margin-right: 6px;
}
table.pricetable {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
}
table.pricetable td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 5px;
}
p.plow {
  padding: 0px 0px 10px 0px;
}
#ratingBox .btn {
  padding: 5px 0px;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
}
#ratingBox .rateline {
  line-height: 26px;
  padding-top: 4px;
}
#ratingBox .rateline:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#ratingBox .rateline img {
  float: left;
  margin: -2px 5px 0px 0px;
}
#ratingBox .rating-list {
  border-top: 1px solid #d7d9d9;
}
#ratingBox .rating-list .rating-line {
  padding: 30px 0px;
  border-bottom: 1px solid #d7d9d9;
}
#ratingBox .rating-list .rating-line img {
  height: 18px;
  margin-right: 10px;
  float: left;
}
#ratingBox .rating-list .rating-line .bewhead {
  padding-bottom: 10px;
}
#ratingBox .rating-list .rating-line .user {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #6d787d;
}
#ratingBox .bdtr {
  padding-bottom: 20px;
}
.liefer-t {
  border-left: 1px solid #d7d9d9;
  border-top: 1px solid #d7d9d9;
}
.liefer-t td {
  border-bottom: 1px solid #d7d9d9;
  border-right: 1px solid #d7d9d9;
  padding: 3px 5px;
}
.rateBlock {
  width: 26px;
  height: 27px;
  background-image: url(/templates/shopat/images/ratePic.jpg);
  background-repeat: no-repeat;
  background-position: top;
  overflow: hidden;
  float: left;
  margin: 6px 0;
  padding: 0 5px;
  cursor: pointer;
}
#mainpic {
  position: relative !important;
}
.zoomWindowContainer .zoomWindow {
  border: 1px solid #cdd7d7 !important;
}
.financetable td.fi {
  border-right: 1px solid #ddd;
}
.financetable td {
  border-bottom: 1px solid #ddd;
  padding: 5px 5px;
}
.financetable .rate td {
  border-bottom: 0px solid #ddd;
  color: #db5454;
}
.financetable .rate td #mr {
  font-weight: bold;
  font-size: 16px;
}
.financetable #pez {
  font-weight: bold;
  color: #4e8ecb;
  font-size: 20px;
}
#mobile-nav-layer {
  display: block;
  background-color: #141617;
  position: fixed;
  z-index: 101;
  left: -70%;
  width: 70%;
  height: 100%;
  min-height: 100%;
  top: 0;
}
#main-navbar {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  position: relative;
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 17px;
}
#main-navbar > .container > ul {
  position: relative;
}
#main-navbar > .container > ul > li {
  float: left;
  padding: 5px 0;
}
#main-navbar > .container > ul > li > a {
  display: block;
  line-height: 40px;
  padding: 0 30px;
}
#main-navbar > .container > ul > li > a:hover {
  color: #4f8ecb;
}
#main-navbar > .container > ul > li ul {
  display: none;
}
#main-navbar > .container > ul > li ul ul {
  display: none !important;
}
#main-navbar > .container > ul > li:last-child a {
  background-color: #db5454;
  padding: 0 30px;
}
#main-navbar > .container > ul > li:last-child a:hover {
  color: #fff;
  background-color: #e47e7e;
}
#main-navbar > .container > ul > li > ul > li > a .image {
  height: 160px;
  width: 140px;
  margin: auto;
}
#main-navbar > .container > ul > li > ul {
  background-color: #fff;
  display: none;
  position: absolute;
  /*top: 100%;*/
  right: 0;
  left: 0;
  z-index: 35;
  -webkit-box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2);
  color: #141617;
}
#main-navbar > .container > ul > li > ul > li {
  float: left;
  width: 20%;
  padding: 10px;
}
#main-navbar > .container > ul > li > ul > li > a {
  display: block;
  padding: 10px;
  position: relative;
}
#main-navbar > .container > ul > li > ul > li > a .image {
  padding: 10px 0;
}
#main-navbar > .container > ul > li > ul > li > a .image img {
  max-width: 140px;
  max-height: 140px;
}
#main-navbar > .container > ul > li > ul > li > a span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  padding: 10px;
  background-color: rgba(239, 242, 242, 0.8);
  text-transform: none;
  font-size: 13px;
}
#main-navbar > .container > ul > li > ul > li > a:hover span {
  background-color: rgba(79, 142, 203, 0.8);
  color: #fff;
}
#main-navbar > .container > ul > li > ul > li > ul {
  -webkit-box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.2);
}
#main-navbar > .container > ul > li > ul > li ul {
  display: none;
}
#main-navbar .open-subcat {
  display: none;
}
#main-navbar .hover-dark {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 30;
  pointer-events: none;
}
#mobile-nav-d {
  display: none;
}
#main-nav .active > ul {
  display: block !important;
}
#main-nav .image {
  display: none !important;
}
#main-nav > ul > li > a,
#main-nav > .drop-down > .content > ul > li > a {
  display: block;
  padding: 6px;
}
#main-nav > ul > li > a:hover,
#main-nav > .drop-down > .content > ul > li > a:hover {
  color: #4f8ecb;
}
#main-nav > ul > li ul,
#main-nav > .drop-down > .content > ul > li ul {
  display: none;
}
#main-nav > ul > li ul ul,
#main-nav > .drop-down > .content > ul > li ul ul {
  display: none;
}
#main-nav > ul > li.active > ul,
#main-nav > .drop-down > .content > ul > li.active > ul {
  display: block;
}
#main-nav > ul > li.active > ul > li > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li > a {
  color: rgba(20, 22, 23, 0.8);
}
#main-nav > ul > li.active > ul > li > a:hover,
#main-nav > .drop-down > .content > ul > li.active > ul > li > a:hover {
  color: #4f8ecb;
}
#main-nav > ul > li.active > ul > li.active > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > a {
  color: #db5454;
}
#main-nav > ul > li.active > ul > li.active > a:hover,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > a:hover {
  color: #4f8ecb;
}
#main-nav > ul > li.active > ul > li.active > ul > li > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > a {
  color: #141617;
}
#main-nav > ul > li.active > ul > li.active > ul > li > a:hover,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > a:hover {
  color: #4f8ecb;
  text-decoration: underline;
}
#main-nav > ul > li.active > ul > li.active > ul > li.active > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li.active > a {
  color: #141617;
  text-decoration: underline;
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li > a {
  color: rgba(20, 22, 23, 0.9);
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li > a:hover,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li > a:hover {
  color: #4f8ecb;
  text-decoration: underline;
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li.active > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li.active > a {
  color: #141617;
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li > ul > li > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li > ul > li > a {
  color: rgba(20, 22, 23, 0.8);
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li > ul > li > a:hover,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li > ul > li > a:hover {
  color: #4f8ecb;
  text-decoration: underline;
}
#main-nav > ul > li.active > ul > li.active > ul > li > ul > li > ul > li.active > a,
#main-nav > .drop-down > .content > ul > li.active > ul > li.active > ul > li > ul > li > ul > li.active > a {
  color: #4f8ecb;
}
#main-nav a {
  display: block;
}
#main-nav .open-subcat {
  display: none;
}
.main-banner-slider,
.main-banner-slider.owl-theme,
.p-slide,
.p-slide2 {
  position: relative;
}
.main-banner-slider .banner-text .headline-lg,
.main-banner-slider.owl-theme .banner-text .headline-lg,
.p-slide .banner-text .headline-lg,
.p-slide2 .banner-text .headline-lg {
  display: block;
  font-weight: 600;
}
.main-banner-slider .banner-text .headline-sm,
.main-banner-slider.owl-theme .banner-text .headline-sm,
.p-slide .banner-text .headline-sm,
.p-slide2 .banner-text .headline-sm {
  display: block;
  font-weight: 300;
}
.main-banner-slider .main-banner img,
.main-banner-slider.owl-theme .main-banner img,
.p-slide .main-banner img,
.p-slide2 .main-banner img {
  width: 100%;
}
.main-banner-slider .owl-nav,
.main-banner-slider.owl-theme .owl-nav,
.p-slide .owl-nav,
.p-slide2 .owl-nav {
  margin: 0;
  font-size: 32px;
  color: #4f8ecb;
}
.main-banner-slider .owl-nav > *,
.main-banner-slider.owl-theme .owl-nav > *,
.p-slide .owl-nav > *,
.p-slide2 .owl-nav > * {
  display: inline-block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
.main-banner-slider .owl-nav .owl-prev,
.main-banner-slider.owl-theme .owl-nav .owl-prev,
.p-slide .owl-nav .owl-prev,
.p-slide2 .owl-nav .owl-prev {
  left: 10px;
}
.main-banner-slider .owl-nav .owl-next,
.main-banner-slider.owl-theme .owl-nav .owl-next,
.p-slide .owl-nav .owl-next,
.p-slide2 .owl-nav .owl-next {
  right: 10px;
}
.main-banner-slider .owl-nav .owl-prev:before,
.main-banner-slider.owl-theme .owl-nav .owl-prev:before,
.p-slide .owl-nav .owl-prev:before,
.p-slide2 .owl-nav .owl-prev:before {
  content: "";
}
.main-banner-slider .owl-nav .owl-next:before,
.main-banner-slider.owl-theme .owl-nav .owl-next:before,
.p-slide .owl-nav .owl-next:before,
.p-slide2 .owl-nav .owl-next:before {
  content: "";
}
.main-banner-slider .owl-nav div,
.main-banner-slider.owl-theme .owl-nav div,
.p-slide .owl-nav div,
.p-slide2 .owl-nav div {
  position: absolute;
  background: none;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.trusted > div {
  width: 100% !important;
}
.banner {
  position: relative;
}
.banner .pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/banner/pattern.png);
}
.view-mode > * {
  float: left;
  margin-right: 10px;
}
.view-mode > *:last-child {
  margin-right: 0;
}
.lexikon dd {
  padding-bottom: 20px;
}
.lexikon dt {
  font-weight: bold;
  text-decoration: underline;
}
.frame .panel {
  display: none;
}
.frame .panel.open {
  display: block;
}
.datenschutz.form-group {
  padding: 0px 15px;
}
.datenschutz.form-group #newsletterCheck {
  margin-right: 5px;
  height: auto;
}
.datenschutz.form-group a {
  color: #db5454;
  text-decoration: none;
}
.datenschutz.form-group a:hover {
  text-decoration: underline;
}
.drop-down .headline {
  cursor: pointer;
}
.drop-down .headline:hover {
  background-color: #fafbfb;
}
.drop-down .headline i {
  float: right;
  font-size: 19px;
}
.drop-down .content {
  display: none;
}
.drop-down.active {
  margin-bottom: 10px;
}
.drop-down.active .content {
  display: block;
}
.frame-filter-btns {
  display: none;
}
.button-group .btn {
  padding: 12px 30px;
  margin-bottom: 20px;
}
.button-group .btn:last-child {
  margin-bottom: 0;
}
.button-group .row > * {
  margin-bottom: 20px;
}
.button-group .row > *:last-child {
  margin-bottom: 0;
}
.button-group.margin {
  margin: 20px 0;
}
.ico-btn {
  font-size: 23px;
  text-align: center;
  color: #4f8ecb;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  transition: color 200ms linear;
}
.ico-btn i {
  text-align: center;
  width: 100%;
}
.ico-btn i span {
  display: inline-block;
  padding-left: 10px;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
}
.ico-btn:hover {
  color: #333;
}
.pattern-d {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/pattern_d.png);
}
.pattern-l {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/pattern_l.png);
}
#header {
  position: relative;
  background-color: #141617;
  color: #fff;
}
#header > * {
  position: relative;
}
#header #subhead {
  font-size: 11px;
  background-color: rgba(255, 255, 255, 0.02);
}
#header #subhead .shop-links ul {
  float: right;
}
#header #subhead .shop-links ul .ico-count {
  display: none;
}
#header #subhead .shop-links ul .label {
  display: inline;
}
#header .support > div {
  display: table-cell;
  vertical-align: middle;
}
#header .support .ico {
  font-size: 27px;
  padding: 0 10px;
}
#header .support .txt {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-bottom: 2px;
}
#header .support .info {
  line-height: 1;
  font-size: 11px;
  color: #a9b0b4;
}
#header .pipe-menu a:hover {
  color: #4f8ecb;
}
#header #main-header {
  padding: 20px 0;
}
#header #main-header > .container > .row {
  display: table;
  width: 100%;
}
#header #main-header > .container > .row > div {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
#header .ico-menu ul {
  float: right;
}
#header .ico-menu ul li {
  padding: 15px;
}
.ico-menu {
  color: #fff;
}
.ico-menu ul li {
  float: left;
  text-align: center;
}
.ico-menu ul li i {
  display: block;
  font-size: 24px;
}
.ico-menu ul li .ico {
  height: 24px;
}
.ico-menu ul li .label {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding-top: 5px;
  font-size: 13px;
  height: 20px;
  text-transform: uppercase;
}
.ico-menu ul li:hover {
  background-color: #272b2d;
}
.ico-menu ul li a {
  display: block;
}
.ico-links > div {
  padding: 4px;
}
.ico-links > div a {
  text-decoration: underline;
}
.ico-links > div a:hover {
  color: #4f8ecb;
}
.ico-links > div i {
  display: inline-block;
  width: 20px;
  font-size: 19px;
  margin-right: 4px;
}
#logo {
  display: block;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  color: #4f8ecb;
}
#logo img {
  margin-bottom: 16px;
}
#search {
  position: relative;
}
#search .input-group {
  position: relative;
}
#search .input-group input {
  padding-right: 65px;
  padding-left: 8px;
  height: 40px;
  width: 100%;
  border: none;
  background-color: #eff2f2;
  color: #141617;
}
#search .input-group .btn {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  color: #141617;
  padding: 0;
}
#search .input-group i {
  line-height: 40px;
}
.welcome {
  padding: 5px 0;
}
.welcome a {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  color: #4f8ecb;
}
.welcome a:hover {
  color: #76a7d7;
  text-decoration: underline;
}
.welcome.log {
  display: none;
}
.info.nested.group {
  min-height: 58px;
}
#cart-sm {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}
#cart-sm .cart-total {
  text-align: center;
  color: #4f8ecb;
}
#cart-sm .cart-count {
  display: none;
}
#cart-sm .btn {
  display: none;
}
.ico-count {
  position: relative;
}
.ico-count span {
  position: absolute;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  height: 18px;
  width: 18px;
  text-align: center;
  top: -6px;
  background-color: #4f8ecb;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
}
.collateral {
  padding: 40px 0 0;
}
.price {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.price-info {
  font-size: 13px;
  color: #4f8ecb;
}
#service-icons {
  padding: 50px 0;
}
#service-icons .slide {
  padding: 0 1px;
}
#service-icons .dynacc {
  position: relative;
  padding: 20px;
  background-color: #4f8ecb;
  color: #fff;
  text-align: center;
  min-height: 180px;
}
#service-icons .dynacc .name {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 46px;
  overflow: hidden;
}
#service-icons .dynacc .price {
  font-size: 19px;
  font-weight: bold;
}
#service-icons .dynacc .icon {
  margin-bottom: 15px;
}
#service-icons .dynacc .icon i {
  font-size: 27px;
}
#service-icons .dynacc .description {
  padding: 10px 0;
}
#service-icons .dynacc .description .btn {
  display: none;
  position: absolute;
  background-color: rgba(20, 22, 23, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
#service-icons .dynacc .description .btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#service-icons .dynacc .description .clo {
  display: none;
}
#service-icons .dynacc:hover > .description > .btn {
  display: block;
}
#service-icons .owl-nav {
  font-size: 32px;
  color: #db5454;
}
#service-icons .owl-nav > * {
  display: inline-block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
#service-icons .owl-nav .owl-prev {
  left: -30px;
}
#service-icons .owl-nav .owl-next {
  right: -30px;
}
#service-icons .owl-nav .owl-prev:before {
  content: "\f104";
}
#service-icons .owl-nav .owl-next:before {
  content: "\f105";
}
#service-icons .owl-nav div {
  position: absolute;
  background: none;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-id {
  color: #b7c4c4;
}
.jTip {
  color: #4f8ecb !important;
}
.reviews {
  padding: 4px 0 8px;
}
.reviews a.stars {
  color: #4f8ecb;
}
.reviews a:hover {
  color: #4f8ecb;
}
.reviews a img {
  height: 18px;
  margin: -3px 5px 0px 0px;
}
.reviews .count {
  color: #b7c4c4;
}
.filter-btns {
  margin-bottom: 20px;
}
.filter-btns > .row > div {
  margin-bottom: 0;
}
.filter-btns i {
  margin-right: 5px;
}
.account-content .headline.h2.bold {
  padding-top: 0;
  margin-bottom: 20px;
}
.warranty td {
  padding-bottom: 5px;
}
.videos iframe {
  width: 180px;
  height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.picture.thumb {
  width: 80px;
  height: 80px;
}
#product-data .hotline {
  margin-bottom: 30px;
  padding: 30px 0 0 0;
  text-align: center;
  position: relative;
}
#product-data .hotline .number-bar {
  text-align: left;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background-color: rgba(79, 142, 203, 0.9);
  padding: 4px;
  color: #fff;
}
#product-data .hotline .number-bar .shape {
  padding: 4px;
  border: 1px solid #fff;
  overflow: hidden;
}
#product-data .hotline .number-bar span {
  display: block;
}
#product-data .hotline .number-bar .headline {
  font-size: 19px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
}
#product-data .hotline .number-bar .number {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
}
#product-data .hotline .number-bar .info {
  font-size: 13px;
}
#product-data .hotline .number-bar .ico {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 27px;
}
#product-data .drop-down .content {
  padding: 20px 0;
}
#product-data .drop-down .content:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#product-data .drop-down .content > div:not(.product-list) {
  background-color: #eff2f2;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#product-data .drop-down .content > div:not(.product-list).image {
  background: transparent;
  padding: 0;
  display: block;
  width: auto;
  height: auto;
  margin: 0 20px 20px 0;
}
.address-bar {
  background-color: #eff2f2;
  padding: 12px;
  margin-bottom: 1px;
}
.address-bar span {
  display: block;
}
.address-bar .btn {
  padding: 4px 0;
}
.reviewlist .review {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.reviewlist .review .product {
  padding: 20px 0;
  border-bottom: 1px solid #cdd7d7;
}
.reviewlist .review .product:last-child {
  border-bottom: none;
}
.reviewlist .review .product-id {
  font-size: 13px;
}
.reviewlist .review .image {
  border: 1px solid #cdd7d7;
}
.reviewlist .review .review-stars > div {
  float: left;
  color: #4f8ecb;
  font-size: 32px;
  cursor: pointer;
}
.reviewlist .review .forms {
  padding: 20px 0;
}
.reviewlist .drop-down {
  background-color: #eff2f2;
}
.reviewlist .drop-down.active {
  background-color: transparent;
}
.reviewlist .input-check {
  display: none;
  color: #13ba1f;
  font-size: 32px;
  line-height: 40px;
}
.reviewlist textarea {
  min-height: 180px;
  max-width: 100%;
}
.tracking-info tr {
  margin-bottom: 1px;
}
.tracking-info td {
  padding: 8px;
}
.tracking-info td:first-child {
  background-color: #eff2f2;
  color: #4f8ecb;
}
.tracking-article {
  padding: 10px 0;
}
.tracking-article .product {
  padding: 10px 0;
  border-bottom: 1px solid #cdd7d7;
}
.tracking-article .product:last-child {
  border-bottom: none;
}
.tracking-line {
  padding: 30px 0;
}
.tracking-line .bg-line {
  position: relative;
  width: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background-color: #eff2f2;
  height: 360px;
}
.tracking-line .bg-line .target-circle {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #13ba1f;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
.tracking-line .bg-line .tracking-status {
  position: absolute;
  width: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background-color: #13ba1f;
  height: 80px;
}
.tracking-line .bg-line .tracking-status.ts2 {
  height: 180px;
}
.tracking-line .bg-line .tracking-text {
  position: absolute;
  left: 60px;
  font-size: 19px;
  font-weight: bold;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}
.tracking-line .bg-line .tracking-text.ts {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.tracking-line .bg-line .tracking-text.ts2 {
  bottom: 120px;
}
.tracking-line .bg-line .ts1 {
  bottom: 0;
}
.tracking-line .bg-line .ts2 {
  bottom: 60px;
}
.tracking-line .bg-line .ts3 {
  bottom: 220px;
}
.tracking-line .bg-line .ts4 {
  top: 0;
  bottom: auto;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
.text #Inhaltsverzeichnis1 p {
  padding: 0px;
}
.pricetable {
  margin-bottom: 20px;
  text-align: left;
}
.pricetable td,
.pricetable th {
  padding: 3px 5px;
}
.pricetable .thead {
  font-weight: bold;
}
.pricetable th {
  font-weight: bold;
  background-color: #4f8ecb;
  color: #fff;
}
.pricetable th,
.pricetable td {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.pricetable tr:nth-child(even) td {
  background-color: #eeeeee;
}
#header {
  top: 0px !important;
}
.bodyhint {
  display: none;
  background-color: #db5353;
  color: #fff;
  font-weight: bold;
  padding: 4px;
  /*    left: 0;
    position: fixed;
    right: 0;
    top: 0;*/
  text-align: center;
  z-index: 99;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
}
#main {
  padding: 0 0 60px;
}
#main .headline.h1.line {
  padding: 0px 0px 30px 0;
  text-align: center;
}
#main .headline.h1.line:before {
  top: 33% !important;
}
#main .feature-btn {
  display: none;
}
#main h1.headline {
  text-align: center;
}
#main .headline.h1 {
  position: relative;
}
#main .headline.h1.line:before {
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  background-color: #141617;
  height: 1px;
  content: "";
  vertical-align: middle;
}
#main .headline.h1.line span {
  position: relative;
  background-color: #fff;
  display: inline-block;
  padding: 0 30px;
}
#main #product .product-collateral .tabs li.active {
  color: #4f8ecb;
}
#main .product-list > .row {
  margin-left: 0;
  margin-right: 0;
}
#main .product-list > .row > div {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #cdd7d7;
}
#main .product-list .datasheet {
  font-size: 13px;
}
#main .product-list .datasheet i {
  margin-right: 5px;
}
#main .product-list .datasheet:hover {
  color: #db5454;
}
#main .product-list .vendor {
  text-align: center;
  margin-bottom: 20px;
}
#main .product-list .old-price span {
  position: relative;
}
#main .product-list .old-price span::after {
  content: '';
  height: 1.5px;
  width: 100%;
  background-color: #f94e3f;
  left: 0;
  bottom: 50%;
  right: 0;
  top: 50%;
  position: absolute;
  transform: rotate(-9deg);
}
#main .product-list .old-price > * {
  display: none;
}
#main .product-list .dispatch,
#main .product-list .stock {
  background-color: #eff2f2;
  padding: 5px;
  margin-bottom: 1px;
}
#main .product-list .dispatch i,
#main .product-list .stock i {
  margin-right: 5px;
}
#main .product-list .avail {
  font-weight: bold;
}
#main .product-list .product .name {
  overflow: hidden;
}
#main .product-list .product .image {
  position: relative;
}
#main .product-list .product .image:hover > *::before {
  content: "";
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#main .product-list .product .image:hover > *::after {
  font-family: 'FontAwesome';
  content: "\f002";
  background-color: #4f8ecb;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  border-radius: 30px;
}
#main .product-list .product .image:hover > *::after::hover {
  background-color: #e47e7e;
}
#main .product-list .product .elabel img {
  max-width: 75px;
}
#main .product-list.list-spe .product {
  float: left;
  padding: 10px;
}
#main .product-list.list-spe .product .image {
  position: relative;
  height: 200px;
  padding: 0 30px;
}
#main .product-list.list-spe .product .image a img {
  max-height: 200px;
}
#main .product-list.list-spe .product .details {
  text-align: center;
  padding: 20px 0;
}
#main .product-list.list-spe .product .details .name {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#main .product-list.list-spe .product .details .name a {
  display: table-cell;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
}
#main .product-list.list-spe .product .details .name a {
  -webkit-transition: color 100ms linear;
  -moz-transition: color 100ms linear;
  -ms-transition: color 100ms linear;
  -o-transition: color 100ms linear;
  transition: color 100ms linear;
}
#main .product-list.list-spe .product .details .name {
  font-size: 17px;
}
#main .product-list.list-spe .product .details .price-container .sale-percentage {
  display: inline-block;
  color: #fff;
  padding: 2px;
  background-color: #db5454;
}
#main .product-list.list-spe .product .details .price-container .sale-percentage:empty {
  display: none;
}
#main .product-list.list-spe .product .details .price-container .price {
  font-size: 19px;
  color: #4f8ecb;
  font-weight: bold;
}
#main .product-list.list-spe .product .details .price-container .elabel {
  padding-top: 10px;
}
#main .product-list.list-spe .product .details .price-container .elabel > a {
  text-align: center;
  display: block;
}
#main .product-list.list-spe .product .details .price-container .elabel:empty {
  display: none;
}
#main .product-list.list-spe .product .datasheet {
  padding-top: 8px;
}
#main .product-list.list-spe .product:hover .name > * {
  color: #4f8ecb;
}
#main .product-list.list-1 {
  margin: 10px 0 0 0;
  border-left: 1px solid #cdd7d7;
}
#main .product-list.list-1.zub {
  border: 1px solid #cdd7d7;
  border-right: 1px solid transparent;
}
#main .product-list.list-1 .product {
  padding: 10px;
  border-right: 1px solid #cdd7d7;
}
#main .product-list.list-1 .product .image a {
  height: 160px;
  max-height: 160px;
  overflow: hidden;
}
#main .product-list.list-1 .product .image a img {
  object-fit: cover;
}
#main .product-list.list-1 .product .price-container {
  padding-bottom: 8px;
  position: relative;
}
#main .product-list.list-1 .product .price-container .price {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #4f8ecb;
  font-weight: bold;
}
#main .product-list.list-1 .product .price-container .price-info {
  font-size: 11px;
}
#main .product-list.list-1 .product .price-container .discount {
  color: #fff;
  padding: 3px;
  background-color: #db5454;
  text-align: center;
  font-weight: bold;
}
#main .product-list.list-1 .product .price-container .discount:empty {
  display: none;
}
#main .product-list.list-1 .product .short-desc {
  font-size: 11px;
  line-height: 1;
  font-weight: bold;
  max-height: 46px;
  overflow: hidden;
}
#main .product-list.list-1 .product .info > div {
  font-size: 13px;
  padding: 5px;
}
#main .product-list.list-1 .product .vendor {
  text-align: center;
  margin-bottom: 20px;
}
#main .product-list.list-1 .product .elabel {
  /*height: 28px;*/
  height: 40px;
  max-height: 40px;
}
#main .product-list.list-1 .product.grid .details {
  padding: 20px 0;
  font-size: 13px;
}
#main #product .product-list.list-1 .product.grid .details .name {
  font-size: 13px;
}
#main .product-list.list-1 .product.grid .details .name {
  height: 48px;
  margin-bottom: 10px;
}
#main .product-list.list-1 .product.grid .details .name a {
  display: block;
  max-height: 48px;
  line-height: 15px;
  overflow: hidden;
}
#main .product-list.list-1 .product.grid .discount {
  position: absolute;
  top: 0;
  right: 0;
}
#main .product-list.list-1 .product.grid .old-price {
  height: 20px;
}
#main .product-list.list-1 .product.grid .price {
  font-size: 17px;
}
#main .product-list.list-1 .product.grid .info:not(.nested) {
  display: none;
  position: absolute;
  z-index: 5;
  background: #fff;
  top: 100%;
  left: -1px;
  padding: 10px;
  right: 0;
  border-right: 1px solid #cdd7d7;
  border-left: 1px solid #cdd7d7;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
}
#main .product-list.list-1 .product.grid .datasheet {
  height: 20px;
}
#main .product-list.list-1 .product.grid:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
}
#main .product-list.list-1 .product.grid:hover .info {
  display: block;
}
#main .product-list.list-1 .product.grid:hover .name > * {
  color: #4f8ecb;
}
#main .product-list.list-1 .product.line .details .name {
  margin-bottom: 10px;
  height: 50px;
}
#main .product-list.list-1 .product.line .details .name a {
  display: block;
  max-height: 36px;
  font-size: 17px;
  line-height: 18px;
  font-weight: bold;
  overflow: hidden;
}
#main .product-list.list-1 .product.line .details .name .product-id {
  font-size: 11px;
}
#main .product-list.list-1 .product.line .discount {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
}
#main .product-list.list-1 .product.line .price {
  font-size: 27px;
}
#main .product-list.list-1 .product.line .description {
  overflow: hidden;
  max-height: 128px;
  padding: 8px 0;
  font-size: 13px;
}
#main .product-list.list-1 .product.line .description ul {
  line-height: 24px;
}
#main .product-list.list-1 .product.line .info {
  margin-bottom: 15px;
}
#main .product-list.list-1 .product.line .info > div {
  background-color: #eff2f2;
  margin-bottom: 1px;
  padding: 4px 8px;
}
#main #similar-products {
  padding: 40px 0;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main #similar-products .details .price-container .sale-percentage {
  padding: 4px;
}
#main #similar-products .headline {
  text-align: center;
}
#main #service {
  background-color: #4f8ecb;
  padding: 10px 0;
  color: #fff;
}
#main #service .border {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
#main #service .h1 {
  color: #fff;
  padding: 20px 0;
}
#main #service p {
  font-size: 23px;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 30px;
}
#main #service .ico-txt-box .headline {
  font-size: 27px;
}
#main #text .h1 {
  padding: 10px 0;
}
#main #text .h3 {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  padding: 5px 0;
}
#main #text p {
  line-height: 30px;
}
#main .slider-frame {
  padding: 30px;
  position: relative;
}
#main .slider-frame #slider-range,
#main .slider-frame .ui-slider-horizontal {
  margin-top: 20px;
}
#main .slider-frame .ui-slider-horizontal {
  height: 6px;
}
#main .slider-frame .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #4f8ecb;
  color: #fff;
  font-weight: normal;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  height: 18px;
  width: 18px;
  border: none;
  cursor: pointer;
  margin-top: 4px;
}
#main .slider-frame .ui-slider-handle.ui-state-default.ui-corner-all span {
  display: inline-block;
  position: absolute;
  top: -20px;
  font-weight: bold;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #141617;
}
#main .slider-frame .ui-widget-content {
  border: none;
  background-color: #db5454;
  background-image: none;
}
#main .slider-frame .ui-widget-header {
  background-color: #4f8ecb;
  background-image: none;
}
#main .slider-frame .ui-slider-horizontal .ui-slider-handle {
  top: -0.6em;
  margin-left: -1em;
}
#main .slider-frame .ranges {
  padding-top: 20px;
}
#main .slider-frame .ranges span {
  display: block;
  font-weight: bold;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #db5454;
}
#main .slider-frame .ranges div:first-child span {
  text-align: left;
}
#main .slider-frame .ranges div:last-child span {
  text-align: right;
}
#main .toolbar .view-mode div {
  height: 30px;
  width: 30px;
  text-align: center;
  background-color: #eff2f2;
  color: #4f8ecb;
  cursor: pointer;
}
#main .toolbar .view-mode div i {
  line-height: 30px;
}
#main .toolbar .view-mode div.active {
  background-color: #4f8ecb;
  color: #fff;
}
#main .toolbar .view-mode div:hover {
  color: #141617;
}
#main .toolbar select {
  height: 30px;
}
#main .toolbar label {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
#main #product header .headline.h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  font-weight: bold;
  margin: 0;
  padding: 0 0 20px 0;
}
#main #product .product .images {
  overflow: hidden;
}
#main #product .product .images figure.image {
  border: 1px solid #cdd7d7;
  padding: 20px;
}
#main #product .product .images figure.image img {
  max-height: 480px;
}
#main #product .product .images .image-carousel {
  position: relative;
  padding: 20px;
}
#main #product .product .images .image-carousel .image a {
  position: relative;
  border: 1px solid #cdd7d7;
  height: 80px;
  padding: 5px;
}
#main #product .product .images .image-carousel .image a.active,
#main #product .product .images .image-carousel .image a:hover {
  border: 1px solid #4f8ecb;
}
#main #product .product .images .image-carousel .image a.active:after,
#main #product .product .images .image-carousel .image a:hover:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.3);
}
#main #product .product .images .image-carousel .owl-item {
  padding: 5px;
}
#main #product .product .images .image-carousel .owl-nav {
  margin: 0;
  font-size: 32px;
}
#main #product .product .images .image-carousel .owl-nav > * {
  display: inline-block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
}
#main #product .product .images .image-carousel .owl-nav .owl-prev {
  left: 0px;
}
#main #product .product .images .image-carousel .owl-nav .owl-next {
  right: 0px;
}
#main #product .product .images .image-carousel .owl-nav .owl-prev:before {
  content: "";
}
#main #product .product .images .image-carousel .owl-nav .owl-next:before {
  content: "";
}
#main #product .product .images .image-carousel .owl-nav div {
  position: absolute;
  background: none;
  top: 50%;
  color: #bfbfbf;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main #product .product .images .vendor {
  position: absolute;
  overflow: hidden;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 144px;
}
#main #product .product .images .vendor .image {
  background-color: #fff;
}
#main #product .product .images .hint {
  font-weight: bold;
  text-align: center;
}
#main #product .product .name {
  font-size: 32px;
  padding-bottom: 30px;
}
#main #product .product .name h1 {
  margin: 0;
}
#main #product .product .data > .row > * > div {
  border-bottom: 1px solid #d3dbdb;
}
#main #product .product .data > .row > *:last-child > div:last-child {
  border-bottom: 0;
}
#main #product .product .data .description {
  padding: 0 0 20px 0;
}
#main #product .product .data .description ul {
  line-height: 24px;
}
#main #product .product .data .info-order {
  margin-top: 1px;
  border-top: 1px solid #eff2f2;
  border-bottom: 1px solid #eff2f2;
  font-size: 13px;
  margin-bottom: 20px;
}
#main #product .product .data .info-order > * {
  background-color: #eff2f2;
  padding: 6px;
  margin-bottom: 1px;
}
#main #product .product .data .info-order > * i {
  margin-right: 6px;
}
#main #product .product .data .info-order.main > * {
  background-color: #4f8ecb;
  color: #fff;
}
#main #product .product .data .info-order:last-child {
  margin-bottom: 0;
}
#main #product .product .data .info-order .avail {
  font-weight: bold;
}
#main #product .product .data .info-order .avail img {
  max-height: 18px;
}
#main #product .product .data .info-order .funding b {
  text-decoration: underline;
  font-size: 18px;
}
#main #product .product .data .info-order .funding i {
  font-size: 18px;
}
#main #product .product .data .info-order .funding a:hover {
  text-decoration: underline;
}
#main #product .product .data .price-box {
  position: relative;
  padding: 20px 0;
}
#main #product .product .data .price-box .price {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  color: #4f8ecb;
  font-weight: bold;
  line-height: 1;
}
#main #product .product .data .price-box .price-info {
  font-size: 13px;
  color: #141617;
}
#main #product .product .data .price-box .discount {
  color: #db5454;
  text-transform: uppercase;
}
#main #product .product .data .price-box .discount span {
  font-weight: bold;
}
#main #product .product .data .price-box .old-price span {
  position: relative;
}
#main #product .product .data .price-box .old-price span::after {
  content: '';
  height: 1.5px;
  width: 100%;
  background-color: #f94e3f;
  left: 0;
  bottom: 50%;
  right: 0;
  top: 50%;
  position: absolute;
  transform: rotate(-9deg);
}
#main #product .product .data .price-box .noset-price {
  line-height: 1;
}
#main #product .product .data .price-box .add {
  position: absolute;
  top: 20px;
  right: 0;
}
#main #product .product .data .price-box .add > .elabel {
  padding-bottom: 10px;
}
#main #product .product .data .price-box .add > .elabel img {
  width: 100px;
}
#main #product .product .data .price-box .add > .datasheet {
  padding-top: 8px;
  font-size: 13px;
}
#main #product .product .data .price-box .add > .datasheet i {
  margin-right: 5px;
}
#main #product .product .data .price-box .add > .datasheet:hover {
  color: #db5454;
}
#main #product .product .data .action-order .btn {
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  font-size: 17px;
  padding: 13px 5px;
  background: #4f8ecb;
}
#main #product .product .data .action-order .btn:hover {
  background: #639bd1;
}
#main #product .product .data .action-order i {
  margin-right: 8px;
}
#main #product .product .data .action-box {
  padding: 20px 0;
}
#main #product .product .data .action-box.txt-btns .txt-btn {
  display: block;
  padding: 3px 0;
}
#main #product .product .data .action-box.txt-btns .txt-btn i {
  display: inline-block;
  width: 20px;
  text-align: center;
  font-size: 19px;
  margin-right: 8px;
  color: #4f8ecb;
}
#main #product .product .data .action-box.txt-btns .txt-btn:hover {
  color: #4f8ecb;
}
#main .product .description ul li {
  position: relative;
  padding-left: 12px;
}
#main .product .description ul li:before {
  margin-right: 8px;
  content: "\f105";
  display: block;
  font-family: 'FontAwesome';
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-rendering: auto;
  position: absolute;
  top: 5px;
  left: 0px;
}
#main .count > * {
  float: left;
}
#main .count .count-btns {
  padding: 0 10px;
}
#main .count .count-btns > * {
  display: block;
  background-color: #eff2f2;
  text-align: center;
}
#main .count .count-btns > *.up {
  margin-bottom: 7px;
  padding: 0 10px;
}
#main .count .count-btns > *:hover {
  background-color: #4f8ecb;
  color: #fff;
}
#main .count .count-btns div {
  cursor: pointer;
}
#main .setting .title {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #4f8ecb;
}
#main .setting .content > a {
  display: inline-block;
  border: 1px solid #eff2f2;
  margin: 0 4px 8px 0;
}
#main .setting .content > a.active {
  border: 1px solid #db5454 !important;
}
#main .setting .content > a:hover {
  border: 1px solid #4f8ecb;
}
#main .setting .content.colour > a {
  height: 40px;
  width: 40px;
}
#main .setting .content.colour > a.active {
  -webkit-box-shadow: inset 0 0 0 4px #fff;
  box-shadow: inset 0 0 0 4px #fff;
}
#main .setting .content.size > a {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 40px;
  line-height: 40px;
  width: 60px;
  text-align: center;
  font-size: 19px;
}
#main .setting .content.count input {
  border: 1px solid #eff2f2;
  text-align: center;
  height: 50px;
  width: 50px;
  font-size: 19px;
}
#main .setting .content.count input:focus {
  border: 1px solid #4f8ecb;
  color: #4f8ecb;
}
#main .setting .price-box {
  text-align: right;
}
#main .usp {
  background-color: #db5454;
  color: #fff;
}
#main .usp > .row {
  margin: 0 5px;
}
#main .usp > .row > div {
  padding: 25px 5px;
  float: none;
  display: table-cell;
  vertical-align: middle;
}
#main .usp > .row > div:first-child {
  text-align: center;
}
#main .usp i {
  color: #4f8ecb;
  font-size: 27px;
}
#main .steps {
  font-size: 23px;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border-bottom: 1px dotted #eff2f2;
  padding: 20px 0;
  margin-bottom: 60px;
}
#main .steps p {
  color: #bfbfbf;
  text-align: center;
}
#main .steps p.active {
  color: #4f8ecb;
}
#main #cart.ov .stan-box.ov {
  margin-top: 20px;
  background: #eff2f2;
}
#main #cart {
  padding: 0px 0;
}
#main #cart .headline.wk.special {
  color: #fff;
  font-weight: bold;
  padding: 10px 10px;
  background: #4f8ecb;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  text-transform: none;
}
#main #cart.ov .stan-box {
  background: #eff2f2;
}
#main #cart.ov.account .headline.h4 {
  font-weight: bold;
}
#main #cart.ov.account .user-data > .row {
  margin-bottom: 30px;
}
#main #cart.ov.account .user-data > .row p {
  margin-bottom: 20px;
}
#main #cart.ov.account .order-data {
  margin-bottom: 20px;
}
#main #cart.ov.account .order-data > div {
  padding: 4px;
}
#main #cart.ov.account .order-data > div a {
  text-decoration: underline;
}
#main #cart.ov.account .order-data > div a:hover {
  color: #4f8ecb;
}
#main #cart.ov.account .order-data > div i {
  display: inline-block;
  width: 20px;
  font-size: 19px;
  margin-right: 4px;
}
#main #cart .stan-box.s-h .btn {
  position: absolute;
  line-height: 30px;
  right: 10px;
  bottom: 10px;
  padding: 0px 40px;
}
#main #cart .product {
  padding: 20px;
  border-bottom: 1px solid #d3dbdb;
}
#main #cart .product:nth-child(even) {
  background: #fafbfb;
}
#main #cart .product .image {
  border: 1px solid #d3dbdb;
  padding: 10px;
}
#main #cart .product .image img {
  max-height: 140px;
}
#main #cart .product .name {
  font-size: 17px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#main #cart .product .name a:hover {
  color: #4f8ecb;
}
#main #cart .product .artn {
  font-size: 11px;
  color: #999999;
  padding-bottom: 10px;
}
#main #cart .product .stockinfo {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}
.document-container .elabel{
  padding:5px 0px 10px 0px;
}
.document-container .datasheet{
  padding-bottom:5px;
  font-size: 12px;
}
.document-container .datasheet i{
  margin-right:5px;
}
#main #cart .product .stockinfo i {
  font-size: 15px;
  margin-right: 2px;
}
#main #cart .product .stockinfo .avail {
  color: #13ba1f;
  font-weight: bold;
}
#main #cart .product .stockinfo li {
  padding: 2px 0px;
}
#main #cart .product .name {
  display: table;
  table-layout: fixed;
  width: 100%;
}
#main #cart .product .name a {
  display: table-cell;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
}
#main #cart .product .setting span {
  display: inline-block;
  padding: 0 10px 0 0;
}
#main #cart .product .setting span.size {
  font-weight: bold;
  color: #4f8ecb;
}
#main #cart .product .count {
  float: right;
  white-space: nowrap;
}
#main #cart .product .delete {
  padding-top: 10px;
}
#main #cart .product .delete a i {
  font-size: 23px;
  margin: -1px 10px 0px 0px;
  float: left;
}
#main #cart .product .delete a:hover {
  color: #db5454;
}
#main #cart .product .prices {
  font-weight: bold;
  padding: 0px 0;
  text-align: right;
}
#main #cart .product .prices span.label {
  display: block;
  font-weight: 300;
}
#main #cart .product .prices span.label.entire {
  color: #4f8ecb;
}
#main #cart .product .prices span.price {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 27px;
  line-height: 21px;
}
#main #cart .product .prices span.price.entire {
  color: #4f8ecb;
}
#main #cart .product .dyn-acc-container {
  position: relative;
  background: #eff2f2;
  margin-top: 20px;
}
#main #cart .product .dyn-acc-container > * {
  position: relative;
}
#main #cart .product .dyn-acc-container .headline {
  z-index: 2;
  color: #db5454;
  font-weight: bold;
  padding: 10px;
  background: #eff2f2;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #d3dbdb;
  text-transform: none;
  background-color: #eff2f2;
}
#main #cart .product .dyn-acc-container .dyn-acc-list {
  z-index: 2;
  padding: 5px 0px;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc {
  margin: 0px 10px;
  padding: 3px 0px;
  border: 1px solid transparent;
  border-top: 1px solid #fff;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc:first-child {
  border-top: 1px solid transparent;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc > div {
  padding: 0px 10px;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc:hover {
  background: rgba(255, 255, 255, 0.3);
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc input {
  float: left;
  margin: 5px 5px 0px 0px;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc label {
  padding: 5px 0px;
  font-size: 13px;
  cursor: pointer;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc label i {
  margin-right: 10px;
  color: #4f8ecb;
  font-size: 13px;
  line-height: 21px;
}
#main #cart .product .dyn-acc-container .dyn-acc-list .dyn-acc .price {
  text-align: right;
  color: #4f8ecb;
  font-weight: bold;
  font-size: 13px;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main .costs-of-goods {
  margin: 10px 0px;
  padding: 0px 20px;
  text-align: right;
  font-weight: 300;
  font-size: 23px;
  background-color: #eff2f2;
  line-height: 50px;
}
#main .costs-of-goods em {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 32px;
  color: #4f8ecb;
  display: inline-block;
  padding-left: 90px;
}
#main .stan-box {
  position: relative;
  padding: 0 20px 20px 20px;
  border: 1px solid #d3dbdb;
  margin-bottom: 20px;
}
#main .stan-box.s-h {
  padding-bottom: 80px;
}
#main .stan-box .headline {
  color: #4f8ecb;
  text-transform: uppercase;
  font-weight: bold;
}
#main .stan-box.voucher .btn {
  line-height: 20px;
}
#main .stan-box.information.red {
  font-size: 11px;
  background: #f4cbcb;
  border: 1px solid #db5454;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin-top: 20px;
}
#main .stan-box.information.red span {
  display: block;
  font-size: 13px;
  padding-top: 20px;
}
#main .stan-box.costs .row p {
  padding: 5px 0;
  font-size: 17px;
  font-weight: 300;
}
#main .stan-box.costs .row p.price {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: right;
  font-weight: bold;
}
#main .stan-box.costs .row.all {
  border-top: 1px solid #d3dbdb;
  color: #4f8ecb;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
#main .stan-box.costs .row.all > div {
  padding: 0px;
}
#main .stan-box.costs .row.all .label {
  font-weight: 300;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 1;
}
#main .stan-box.costs .row.all .label span {
  font-size: 13px;
  color: #999999;
}
#main .stan-box.costs .row.all .price {
  font-size: 23px;
  line-height: 1;
}
#main .stan-box.agb {
  background-color: #eff2f2;
}
#main .stan-box.agb a {
  color: #db5454;
  text-decoration: underline;
}
#main .stan-box.agb a:hover {
  text-decoration: none;
}
#main .stan-box .edit {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
}
#main .stan-box.bg {
  background-color: #eff2f2;
}
#main .stan-box.bg .headline.h3 {
  color: #141617;
}
#main .stan-box.bg .headline.h4 {
  color: #4f8ecb;
}
#main .stan-box.bg .form-group input,
#main .stan-box.bg .form-group select,
#main .stan-box.bg .form-group textarea {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 0 1px 1px #eff2f2;
  box-shadow: inset 0 0 1px 1px #eff2f2;
}
#main .forgot-pw {
  display: block;
  color: #db5454;
  padding: 9px 0;
}
#main .forgot-pw:hover {
  text-decoration: underline;
}
#main #category-description {
  margin-bottom: 40px;
  padding-top: 40px;
}
#main #category-description .kat-blue {
  display: none;
}
#main #category-description .kat-blue img {
  display: none;
}
#main #category-description .info-text > div {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#main #category-image-titel {
  margin-bottom: 30px;
  position: relative;
  min-height: 120px;
  text-align: center;
}
#main #category-image-titel .headline {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
  background-color: rgba(20, 22, 23, 0.8);
  padding: 10px;
  margin: 0;
}
#main #category-image-titel .headline h1 {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #fff;
  padding: 8px;
  margin: 0;
  color: #fff;
}
#main .filter .form-group label {
  line-height: 30px;
}
#main .filter input,
#main .filter select,
#main .filter textarea {
  background-color: #eff2f2;
  height: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
#main .filter input:focus,
#main .filter select:focus,
#main .filter textarea:focus {
  border: 1px solid #db5454;
}
#main .filter input.m-h,
#main .filter select.m-h,
#main .filter textarea.m-h {
  min-height: 100px;
  max-height: 400px;
  min-width: 100px;
}
#main .filter .forms label {
  cursor: pointer;
}
#main .filter .forms label span.label {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: bold !important;
}
#main .filter .forms.vendor input {
  margin-right: 10px;
}
#main .filter .forms.vendor img {
  margin-top: 4px;
}
#main .filter .forms.vendor .n-la label {
  padding: 8px;
  border-bottom: 1px solid #cdd7d7;
}
#main .filter .forms.vendor .n-la > div:last-child label {
  border: none;
}
#main .filter .headline.h2 {
  padding: 5px 0;
  line-height: 1;
}
#main .list-bar {
  background-color: #141617;
  color: #fff;
  padding: 5px;
}
#main .list-bar .view-mode {
  color: #fff;
  cursor: pointer;
  margin-right: 30px;
}
#main .list-bar .view-mode i {
  display: inline-block;
  padding: 6px;
}
#main .list-bar .view-mode div {
  background-color: #434a4e;
}
#main .list-bar .view-mode div:hover {
  background-color: #4f575b;
}
#main .list-bar .pagination {
  float: right;
  line-height: 18px;
  color: #fff;
}
#main .list-bar .pagination a {
  padding: 6px 12px;
  background-color: #434a4e;
}
#main .list-bar .pagination a:hover {
  background-color: #4f575b;
}
#main .list-bar > * {
  float: left;
}
#main .list-bar .select {
  background-color: #434a4e;
  padding: 6px 24px 6px 6px;
  cursor: pointer;
  font-size: 13px;
  white-space: nowrap;
  line-height: 18px;
  position: relative;
  margin-right: 30px;
}
#main .list-bar .select.active .option {
  display: block;
  margin-top: 5px;
}
#main .list-bar .select.active .option:first-child {
  margin-top: 0px;
}
#main .list-bar .select.active .filb {
  display: block;
  position: absolute;
  left: 0px;
  top: 30px;
  padding: 6px;
  background-color: #434a4e;
  z-index: 2;
  border-top: 1px solid #fff;
}
#main .list-bar .select .filb {
  display: none;
}
#main .list-bar .select .value {
  float: left;
}
#main .list-bar .select .value i {
  margin-right: 5px;
}
#main .list-bar .select .value:hover {
  color: #4f8ecb;
}
#main .list-bar .select .option {
  display: none;
}
#main .list-bar .select .option:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
#main .list-bar .select .option.active {
  display: block;
}
#main .list-bar .select .option.active .down {
  display: block;
}
#main .list-bar .select .down {
  position: absolute;
  display: none;
  right: 6px;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main .list-bar .select:hover {
  background-color: #4f575b;
}
#main .list-bar i {
  line-height: 18px;
}
.ico-txt-box {
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ico-txt-box .row {
  text-align: center;
}
.ico-txt-box .ico-frame,
.ico-txt-box .info {
  display: table-cell;
  vertical-align: middle;
}
.ico-txt-box .ico i {
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 50px;
  margin-right: 20px;
}
.ico-txt-box .info {
  padding-left: 10px;
  text-align: left;
}
.ico-txt-box .headline {
  font-size: 23px;
  font-weight: bold;
  padding: 0;
}
.ico-txt-box .box {
  text-align: center;
}
.ico-txt-box .box > .group {
  display: inline-block;
}
.mybauer-av {
  display: inline-block;
  position: relative;
}
.mybauer-av .avs {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  color: #fff;
  font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: 27px;
}
.mybauer-av .avs > div {
  padding: 8px 0;
}
#footer .payments .headline.h5 {
  background: transparent;
}
/*.kachel {
    background: #4f8ecb;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}
.kachel .fa{
	width: 30px;
	font-size: 18px;
	text-align: center;
}
.kachel p {
    line-height: 36px;
}
.kachel .brands{
	padding-top:10px;
}
.kachel.tri, .kachel.sec {
    background: #fff;
    color: inherit;
    


}
.kachel .brands .brandFrame {
    display: inline-block;
    margin: 0px 30px 30px 0px;
}*/
.kachel {
  min-height: 280px;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 10px -1px #e6e6e6;
  background: #eff2f2;
  color: inherit;
}
.kachel .fa {
  width: 30px;
  font-size: 18px;
  text-align: center;
}
.kachel .headline.h3 {
  background: #4f8ecb;
  color: #fff;
  padding: 5px 10px !important;
}
.kachel p {
  line-height: 36px;
  padding: 10px;
}
.availText {
  display: block;
  margin: 5px 0px 0px 86px;
  font-weight: normal;
}
.kachel .brands {
  padding: 20px 10px;
  text-align: center;
}
.kachel.tri,
.kachel.for {
  min-height: 246px;
}
.kachel .brands .brandFrame {
  display: inline-block;
  margin: 0px 30px 30px 0px;
}
#subfoot {
  background-color: #4f8ecb;
  color: #fff;
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .brandgroup {
  text-align: center;
}
#footer .brandgroup .brandFrame {
  background: #fff;
  display: inline-block;
  padding: 10px;
  margin: 10px;
  border-radius: 4px;
}
#footer #main-foot {
  position: relative;
  padding-top: 20px;
  background-color: #141617;
  color: #d4d4d4;
  font-size: 13px;
}
#footer #main-foot > * {
  position: relative;
  z-index: 1;
}
#footer #main-foot .pipe-menu {
  text-align: center;
  color: #999999;
}
#footer #main-foot .pipe-menu li a:hover {
  color: #000;
}
#footer #main-foot .link-box ul li a {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  padding: 6px 0;
}
#footer #main-foot .link-box ul li a:hover {
  color: #76a7d7;
}
#footer #main-foot .support .headline.h5 {
  color: #d4d4d4;
}
#footer #main-foot .support .ul-head {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
#footer #main-foot .support ul li i {
  margin-right: 8px;
  color: #4f8ecb;
}
#footer #main-foot .support p {
  font-size: 11px;
  padding-top: 15px;
}
#footer #main-foot .price-info-social p {
  padding: 6px 0;
}
#footer #main-foot .social {
  float: right;
}
#footer #main-foot .social > a {
  float: left;
  margin-right: 5px;
}
#footer #main-foot .social .yt {
  background: url(../images/social/yt.png);
  width: 43px;
  height: 31px;
}
#footer #main-foot .social .yt:hover {
  background-position: 0 -31px;
}
#footer #main-foot .headline {
  color: #4f8ecb;
  text-transform: uppercase;
  font-weight: normal;
}
#footer #main-foot .copy {
  padding: 10px 0;
  border-top: 1px solid #333;
}
#footer #main-foot .copy em {
  font-style: normal;
  color: #4f8ecb;
}
#footer #main-foot .copy a {
  color: #4f8ecb;
  text-decoration: underline;
}
#footer #main-foot .copy a:hover {
  text-decoration: none;
}
#footer #main-foot .partner {
  margin-bottom: 1em;
}
#footer #main-foot .partner > * {
  padding-right: 15px;
  display: table-cell;
  vertical-align: middle;
}
#footer #main-foot .partner.rece > * {
  float: left;
}
#footer #main-foot .partner.rece > *:last-child {
  margin-left: 15px;
}
#footer #main-foot .tax-info {
  padding: 15px 0;
}
#footer .information-box {
  padding: 0px 15px 5px;
  background: url(../images/bg_info_ico.png) bottom right rgba(255, 255, 255, 0.05) no-repeat;
}
#footer .information-box ul li:first-child {
  border-top: none;
}
#footer .information-box ul li:last-child {
  border-bottom: none;
}
#footer .information-box ul li a {
  display: block;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  padding: 6px 0;
}
#footer .information-box ul li a:hover {
  color: #76a7d7;
}
#footer .payments {
  padding: 10px 0;
  background-color: #eff2f2;
  text-align: right;
  line-height: 30px;
  white-space: nowrap;
}
#footer .payments .headline {
  display: block;
  padding: 0;
  height: 30px;
}
#footer .payments ul {
  display: table;
  height: 30px;
  width: 100%;
}
#footer .payments ul li {
  float: none;
  display: table-cell;
  text-align: center;
}
.preview-tip {
  padding: 12px !important;
  background: rgba(20, 22, 23, 0.95) !important;
  font-size: 11px !important;
  font-weight: normal !important;
  color: #4f8ecb !important;
  line-height: 14px !important;
  z-index: 2 !important;
  border: none !important;
}
@media (min-width: 960px) {
  .header-right {
    padding: 66px 0 0;
  }
  .header-right .ov-n {
    margin-bottom: 25px;
  }
  #main-nav > ul,
  #main-nav .drop-down > .content > ul {
    padding-top: 10px;
  }
  #main-nav > ul > li ul li a,
  #main-nav .drop-down > .content > ul > li ul li a {
    padding: 6px 20px;
  }
  #main-nav > ul > li ul li ul li a,
  #main-nav .drop-down > .content > ul > li ul li ul li a {
    padding: 6px 30px;
  }
  #main-nav > ul > li ul li ul li ul li a,
  #main-nav .drop-down > .content > ul > li ul li ul li ul li a {
    padding: 6px 40px;
  }
  #main-nav > ul > li ul li ul li ul li ul li a,
  #main-nav .drop-down > .content > ul > li ul li ul li ul li ul li a {
    padding: 6px 50px;
  }
  #footer .link-box {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .headline-lg {
    font-size: 64px;
  }
  .headline-sm {
    font-size: 36px;
  }
  #cart.ov .stan-box.s-h {
    min-height: 240px;
  }
}
@media (min-width: 0px) and (max-width: 959px) {
  #header #main-header {
    padding: 10px 0;
  }
  #header #logo img {
    margin-bottom: 8px;
  }
  #header #subhead .shop-links {
    display: none;
  }
  #main .toolbar .row > * {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #main-navbar-d {
    display: none;
  }
  #mobile-nav-d {
    display: block;
  }
  #mobile-nav .open-menu {
    text-align: center;
    line-height: 40px;
    padding: 0 10px;
    cursor: pointer;
  }
  #mobile-nav-layer.active-menu {
    -webkit-box-shadow: 10px 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 10px 0 0 0 rgba(0, 0, 0, 0.2);
  }
  #mobile-nav-layer .headline {
    padding: 10px;
    background-color: #4f8ecb;
    color: #fff;
  }
  #mobile-nav-layer #cart-sm-mn {
    font-family: "Play", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 10px;
    border: 1px solid #2c3032;
    background-color: #202325;
    margin: 10px;
  }
  #mobile-nav-layer #cart-sm-mn a {
    color: #fff;
    line-height: 35px;
  }
  #mobile-nav-layer #cart-sm-mn a i {
    font-size: 19px;
  }
  #mobile-nav-layer #cart-sm-mn a > * {
    float: left;
    padding: 0 5px;
  }
  #mobile-nav-layer #cart-sm-mn .cart-total {
    color: #4f8ecb;
  }
  #mobile-nav-layer #cart-sm-mn .btn {
    float: right;
  }
  #mobile-nav-layer #cart-sm-mn .ico-count span {
    display: none;
  }
  #mobile-nav-layer .open-subcat {
    display: none;
  }
  #mobile-nav-layer.open {
    background-color: #eff2f2;
  }
  #mobile-nav-layer .open-menu {
    cursor: pointer;
  }
  #mobile-nav-layer .open-menu i {
    margin-right: 10px;
  }
  #mobile-nav-layer .scroll {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 200px;
  }
  #mobile-nav-layer .scroll .mCSB_dragger_bar {
    background-color: rgba(79, 142, 203, 0.5);
  }
  #mobile-nav-layer .scroll .mCSB_dragger_bar:hover {
    background-color: #4f8ecb;
  }
  #mobile-nav-layer .scroll ul.group {
    color: #fff;
    padding: 5px;
  }
  #mobile-nav-layer .scroll ul.group .home {
    display: none;
  }
  #mobile-nav-layer .scroll ul.group ul {
    display: none;
  }
  #mobile-nav-layer .scroll ul.group li:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  #mobile-nav-layer .scroll ul.group > li {
    border-bottom: 1px solid #272b2d;
  }
  #mobile-nav-layer .scroll ul.group > li:hover > ul {
    background-color: #1d2022;
  }
  #mobile-nav-layer .scroll ul.group > li:hover > ul li {
    background-color: transparent;
  }
  #mobile-nav-layer .scroll ul.group > li:last-child {
    border-bottom: none;
  }
  #mobile-nav-layer .scroll ul.group > li a {
    float: left;
    width: 80%;
  }
  #mobile-nav-layer .scroll ul.group > li .open-subcat {
    display: block;
    float: left;
    width: 20%;
    text-align: right;
    padding: 11px;
    font-size: 18px;
    cursor: pointer;
  }
  #mobile-nav-layer .scroll ul.group > li > ul {
    clear: left;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li {
    background-color: #191b1c;
    border-bottom: 1px solid #222627;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > a {
    padding-left: 20px;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > a .image {
    display: table-cell;
    width: auto;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > a .image img {
    max-width: 40px;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > a span {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    text-align: left;
    text-transform: none;
    font-size: 13px;
    color: #fff;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > .open-subcat {
    padding: 22px 11px;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > ul > li {
    background-color: #191b1c;
    border-bottom: 1px solid #1d2022;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > ul > li > a {
    padding-left: 30px;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > ul > li > ul > li > a {
    padding-left: 40px;
  }
  #mobile-nav-layer .scroll ul.group > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 50px;
  }
  #mobile-nav-layer .scroll ul.group > li a {
    line-height: 1;
    padding: 15px 5px;
  }
  #mobile-nav-layer .scroll > ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #mobile-nav-layer .scroll > ul a {
    display: table-cell;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    word-wrap: break-word;
  }
  #mobile-nav-layer .ux-btns {
    background-color: rgba(255, 255, 255, 0.03);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 102;
    text-align: center;
  }
  #mobile-nav-layer .ux-btns .label {
    display: none;
  }
  #mobile-nav-layer .ux-btns ul {
    display: inline-block;
  }
  #mobile-nav-layer .ux-btns ul li a {
    padding: 20px;
  }
  #mobile-nav-layer .ux-btns ul li a .ico {
    height: auto;
  }
  .list-bar .filter-btn {
    display: none;
  }
  #account ul.tabs li {
    height: 52px;
    float: none;
    margin: 0 0 1px 0;
  }
  #footer {
    padding-top: 40px;
  }
  #footer .payments {
    text-align: center;
    height: auto;
  }
  #footer .payments .container > .row > div {
    margin-bottom: 0;
  }
  #footer .payments .headline {
    display: none;
  }
  #footer .payments ul {
    display: block;
    width: 100%;
  }
  #footer .payments ul li {
    float: left;
    height: 50px;
    padding: 10px 0;
  }
}
@media (min-width: 960px) {
  #main-navbar > ul {
    display: block !important;
  }
  #mobile-nav-d {
    display: none !important;
  }
  #mobile-nav-layer {
    display: none !important;
    left: -70% !important;
  }
  .page,
  #footer {
    margin-left: 0 !important;
    width: auto !important;
  }
  .page.active-menu,
  #footer.active-menu {
    overflow-x: hidden;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product .action-box .action-order {
    padding-top: 20px;
  }
  #footer #main-foot .support > .row > div {
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  #main .usp {
    font-size: 13px;
    margin-bottom: 40px;
  }
  #main .usp .row {
    display: table-cell;
  }
  #main .usp .row > div {
    padding: 5px;
  }
  #main .usp i {
    font-size: 23px;
  }
  .nmob-md {
    display: none !important;
  }
  #main #shopping-cart .product .delete {
    float: right;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .headline-lg {
    font-size: 52px;
  }
  .headline-sm {
    font-size: 30px;
  }
  .header-right {
    padding: 38px 0 0;
  }
  #cart.ov .stan-box.s-h {
    min-height: 320px;
  }
  #main .product-list.list-1 .product.line .details .name {
    height: 100px;
  }
  #main .product-list.list-1 .product.line .details .name a {
    max-height: 70px;
  }
  .login-konto .avs {
    font-size: 19px;
  }
}
@media (max-width: 959px) {
  #search-opt #main-nav {
    display: none;
  }
  #main .feature-btn {
    display: block;
  }
  #main #feature-frame {
    display: block;
  }
  #main #features {
    background-color: #fff;
    position: fixed;
    z-index: 101;
    bottom: 0;
    top: 0;
    right: -70%;
    width: 70%;
  }
  #main #features.active-menu {
    -webkit-box-shadow: -10px 0 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: -10px 0 0 0 rgba(0, 0, 0, 0.2);
  }
  #main #features .scroll {
    padding: 10px 5px 10px 10px;
    overflow-y: auto;
    max-height: 80%;
  }
  #main #features .scroll .mCSB_dragger_bar {
    background-color: rgba(79, 142, 203, 0.5);
  }
  #main #features .scroll .mCSB_dragger_bar:hover {
    background-color: #4f8ecb;
  }
  #main #features > .headline {
    display: block;
    padding: 10px;
    background-color: #4f8ecb;
    color: #fff;
  }
  #main #features .open-menu {
    cursor: pointer;
  }
  #main #features .open-menu i {
    margin-right: 10px;
  }
  #main .frame-filter-btns {
    display: block;
    background-color: #eff2f2;
    padding: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
  }
  #main .frame-filter-btns .btn {
    text-transform: none;
  }
  #main .frame-filter-btns > .row > div {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  #main #features .filter-btn {
    display: none;
  }
  #main #features > .headline {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .headline-lg {
    font-size: 36px;
  }
  .headline-sm {
    font-size: 18px;
  }
  #main .usp {
    font-size: 13px;
    margin-bottom: 40px;
  }
  #main .usp .row {
    display: table-cell;
  }
  #main .usp .row > div {
    padding: 5px;
  }
  #main .usp i {
    font-size: 23px;
  }
  #main .product-list.list-1 .product.line .details .name {
    height: 80px;
  }
  #main .product-list.list-1 .product.line .details .name a {
    max-height: 68px;
  }
}
@media (max-width: 767px) {
  .headline-lg {
    font-size: 24px;
  }
  .headline-sm {
    font-size: 14px;
  }
  #header .row > div {
    margin-bottom: 0;
  }
  #header #logo {
    text-align: center;
  }
  #header #subhead {
    text-align: center;
  }
  #header #main-header > .container {
    display: block;
  }
  #header #main-header > .container > .row {
    display: block;
    width: auto;
  }
  #header #main-header > .container > .row > div {
    float: left;
  }
  #header #main-header > .container > .row > div:first-child {
    margin-bottom: 10px;
  }
  #header .header-right {
    padding: 0 0 59px;
  }
  #header .header-right > .row {
    position: static;
  }
  #header .header-right .s-abs {
    top: auto;
    bottom: 0;
  }
  #header .header-right .seals {
    display: table;
  }
  #header .header-right .seals a {
    display: table-cell;
    padding-right: 5px;
    float: none;
    height: 50px;
    vertical-align: middle;
  }
  #header .header-right .seals a:last-child {
    padding-right: 0;
  }
  #header .m-abs {
    top: auto;
    bottom: 0;
  }
  #search-opt #main-nav {
    display: none;
  }
  ul.tabs li {
    height: 52px;
    float: none;
    margin: 0 0 1px 0;
  }
  .row > div {
    margin-bottom: 20px;
  }
  .row > div:last-child {
    margin-bottom: 0;
  }
  .product-list > .row > div {
    margin-bottom: 0;
  }
  #footer {
    text-align: center;
  }
  #footer .social {
    display: inline-block;
    float: none;
  }
  #footer #main-foot .partner > * {
    padding-right: 15px;
    display: inline;
  }
  #footer #main-foot .partner.rece > * {
    float: none;
  }
  #footer #main-foot .partner.rece > *:first-child {
    margin: 0 auto 30px auto !important;
  }
  #footer #main-foot .partner.rece > *:last-child {
    margin-left: 0;
  }
  .pagination #ProductListNavi a {
    display: none;
  }
  .pagination #ProductListNavi a.active {
    display: block;
  }
  .nmob-sm {
    display: none !important;
  }
  #main #shopping-cart .product .prices {
    text-align: left;
  }
  #main #shopping-cart .product .count {
    float: left;
  }
  #main #shopping-cart .product .delete {
    float: left;
  }
  .login-konto .avs {
    font-size: 19px;
  }
  .list .head {
    display: none;
  }
}
@media (max-width: 620px) {
  .login-konto > div {
    width: 100%;
  }
  .login-konto .avs {
    font-size: 27px;
  }
}
@media (max-width: 480px) {
  .count .count-btns {
    display: none;
  }
  #main .usp .row {
    display: table;
  }
  #footer .support > .row > div.col-xs-6 {
    width: 100%;
  }
  #mobile-nav-layer {
    left: -100%;
    width: 100%;
  }
  #main .product-list.list-spe .product .image {
    height: 100px;
  }
  #main .product-list.list-spe .product .image a img {
    max-height: 100px;
  }
}
@media (max-width: 420px) {
  #main #product .product .data .price-box .add {
    position: static;
    padding: 10px 0 0 0;
  }
  #main #product header .headline.h1 {
    font-size: 19px;
  }
  .login-konto .avs {
    font-size: 19px;
  }
}
@media (max-width: 320px) {
  .headline-lg {
    font-size: 18px;
  }
  .headline-sm {
    font-size: 12px;
  }
}
/****************** new **************************/
.overlay-win {
  background-color: #FFFFFF;
  border: 2px solid #DB5454;
  border-radius: 6px;
  box-shadow: 5px 5px 10px #555555, 0 5px 10px #555555;
  padding: 10px;
  position: absolute;
  width: 500px;
  z-index: 100;
  left: 50%;
  margin-left: -250px;
  top: 100px;
}
.overlay-win.energy-label-ol {
  background-color: #FFFFFF;
  border: 2px solid #DB5454;
  border-radius: 6px;
  box-shadow: 5px 5px 10px #555555, 0 5px 10px #555555;
  padding: 10px;
  position: absolute;
  width: 500px;
  z-index: 99;
  left: 50%;
  margin-left: -250px;
  top: 100px;
}
.overlay-win .ov-w-head.ov-w-head {
  color: #DB5454;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 14px;
}
.overlay-win .close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #ccc;
  font-weight: bold;
  font-size: 16px;
}
.overlay-win .ov-w-content iframe {
  border: none;
}
#bde_shopreview {padding:0;background-color:#FFF;margin:10px;font-family: Arial, Helvetica, sans-serif;font-size:7pt;color: #444;text-align:center;}
#bde_shopreview .rs {padding:0;margin: 0 auto;background-image: url(//www.billiger.de/img/sterne/klein/shop_star.gif); background-repeat: repeat-x;width: 70px;height: 15px;display: block;overflow:hidden;}
#bde_shopreview .rs span {padding:0;background-image: url(//www.billiger.de/img/sterne/klein/shop_star.gif); background-repeat: repeat-x;height: 100%;background-position: 0px -16px;display: block;}
