.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar .btn-navbar {
  float: left;
}
/*.nav-tabs li a {*/
  /*color: #555555;*/
/*}*/
@media only screen and (max-width: 992px) {
  .nav-tabs li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .pagination > ul > li a,
  .pagination > ul > li span {
    padding: 4px 11px;
  }
  .pagination > ul > li.disabled a,
  .pagination > ul > li.disabled span {
    padding: 4px 9px;
  }
}
.fb-comments,
.fb-facepile,
.fb-comments iframe[style],
.fb-facepile iframe[style] {
  width: 100% !important;
}
.fb-comments,
.fb-facepile,
.fb-comments span,
.fb-facepile span,
.fb-comments.fb_iframe_widget span iframe,
.fb-facepile.fb_iframe_widget span iframe {
  width: 100% !important;
}
.fbEnableButton {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#cookieNote {
  z-index: 100000;
}
/*.dropdown-menu li:hover > a {
  color: #ffffff;
  background-color: #2fa4e7;
}*/
.navbar-default .navbar-nav > li:hover > a {
  color: #ffffff;
  background-color: #178acc;
}
.navbar-inverse .navbar-nav > li:hover > a {
  color: #ffffff;
  background-color: #022f5a;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -4px;
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu:hover a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 4px 0 4px 4px;
  -moz-border-radius: 4px 0 4px 4px;
  border-radius: 4px 0 4px 4px;
}
/*.page-header {
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 0;
}*/
/*@media only screen and (max-width: 767px) {
  .page-header {
    margin-bottom: 10px;
  }
}*/
/*.page-header h1 {
  margin-top: 10px;
  margin-bottom: 0px;
}*/
@media only screen and (max-width: 767px) {
  .page-header h1 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header small {
    font-size: 16px;
    display: block;
  }
}
@media only screen and (min-width: 767px) {
  .navbar .container {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar .nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 27px;
  }
  h2 {
    font-size: 24px;
  }
}
.dropdown.dropdown-menu-right {
  display: inline-block;
}
.dropdown.dropdown-menu-right .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.dropdown.dropdown-menu-right .dropdown-menu {
  left: auto;
  right: 0;
}
fieldset {
  padding-left: 10px;
}
fieldset + fieldset {
  margin-top: 20px;
}
fieldset legend {
 /* margin-left: -10px;*/
  margin-bottom: 0;
}
fieldset legend + * {
  -webkit-margin-top-collapse: separate;
  margin-top: 10px !important;
}
@media only screen and (max-width: 992px) {
  fieldset legend + * {
    margin-top: 7px !important;
  }
}
fieldset legend + .control-group {
  margin-top: 0;
}
address {
  margin-bottom: 0;
}
/*.breadcrumb .divider {
  margin: 0 5px;
}*/
table.dropdown-table th {
  text-align: right;
  padding-right: 5px;
}
div.ps-uilayer {
  opacity: 0;
  cursor: pointer;
}
form {
  margin: 0;
}
legend {
  line-height: 28px;
}
div.navbar li,
header ul li,
footer ul li,
ul.nav li {
  list-style: none;
}
.form-control.input-small {
  width: 100px;
}
.form-control.input-mini {
  width: 80px;
}
.form-control.input-xmini {
  width: 65px;
}
.form-control.input-xxmini {
  width: 55px;
}
.form-control.input-xxxmini {
  width: 45px;
}
#header {
  background-color: #ffffff;
}
#header .z-logo-row {
  position: relative;
  min-height: 90px;
}
#header .z-logo-row > div {
  position: static;
}
#header .z-logo-row #logo img {
  width: auto;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #header .z-logo-row #logo img {
    margin-top: 4px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 767px) {
  #header .z-logo-row .z-logo-row-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-right: 15px;
  }
}
#header .z-logo-row .z-logo-row-right .navbar-form {
  padding-left: 0;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #header .z-logo-row .z-logo-row-right .input-group {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  #header .z-logo-row .z-logo-row-right {
    bottom: 0px;
  }
  #header .z-logo-row .z-logo-row-right .navbar-form {
    margin: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.z-basket-box {
  margin-bottom: 5px;
  text-align: right;
}
.z-basket-box .z-basket-itemcount {
  position: absolute;
  top: 13px;
  right: 10px;
}
.z-basket-box #minibasketIcon {
  width: 95px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  body {
    width: auto !important;
    margin: 0;
  }
}

#z-headermenu {
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 3px 5px #bbbbbb;
  box-shadow: 0px 3px 5px #bbbbbb;
}
#z-headermenu .dropdown-menu {
  min-width: 130px;
  left: -15px;
}
#z-headermenu .dropdown {
  float: left;
  padding: 5px 10px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #dddddd;
}
#z-headermenu .dropdown:last-child {
  border-width: 0 1px 1px 1px;
}
#z-headermenu .dropdown > a {
  color: #555555;
}
#z-headermenu .dropdown > a:hover {
  text-decoration: none;
}
#z-headermenu .z-header-login .dropdown-menu {
  margin-left: -55px;
  min-width: 190px;
}
#z-headermenu .z-loginbox,
#z-headermenu .z-loginbox-facebook {
  margin: 5px 10px;
}
#z-headermenu .z-loginbox .checkbox {
  min-height: 0;
}
#z-headermenu .z-loginbox button,
#z-headermenu .z-loginbox .btn {
  margin-top: 5px;
}
#z-headermenu .z-loginbox-facebook > span {
  float: left;
  margin-right: 10px;
}
@media only screen and (min-width: 993px) {

  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }

  a.menu:after,
  .dropdown-toggle:after {
    content: none;
  }
}
@media only screen and (max-width: 992px) {
  .navbar ul.dropdown-menu,
  .navbar li.dropdown b.caret {
    display: none;
  }
}

#navigation .navbar-inner {
  padding: 0;
}
/*@media only screen and (min-width: 767px) {
  #navigation {
    -webkit-box-shadow: 0px 2px 8px #bbbbbb;
    box-shadow: 0px 2px 8px #bbbbbb;
  }
}*/
#navigation .navbar-header {
  float: left;
  height: 50px;
}
#navigation .navbar-toggle {
  float: left;
  margin-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#navigation .navbar-toggle .z-navbar-menu {
  margin-top: -2px;
  margin-bottom: -2px;
  color: #ffffff;
}
@media only screen and (max-width: 992px) {
  #navigation i.fa-caret-down {
    display: none;
  }
}
#navigation .navbar {
  margin-bottom: 0px;
}
#navigation #breadcrumb {
  padding-left: 30px;
  background-color: #eeeeee;
  color: #555555;
}
#navigation #breadcrumb .breadcrumb > li + li:before {
  content: "";
}
#navigation .navbar-inner {
  border: 0;
  border-radius: 0;
}
@media only screen and (max-width: 767px) {
  #navigation .navbar-inner {
    padding-left: 5px;
  }
}
#navigation .z-navbar-minibasket {
  height: 50px;
}
@media only screen and (max-width: 992px) {
  #navigation .z-navbar-minibasket .z-basket-itemcounter {
    float: left;
  }
}
#navigation .z-navbar-minibasket.z-navbar-minibasket-iconlarge a {
  height: 50px;
  vertical-align: middle;
  padding-top: 9px;
}
#navigation .z-navbar-minibasket.z-navbar-minibasket-iconlarge .z-navbar-icon {
  height: 50px;
}
#navigation .z-navbar-minibasket.z-navbar-minibasket-iconlarge .z-navbar-icon .fa {
  font-size: 30.8px;
}
#navigation .z-navbar-minibasket.z-navbar-minibasket-iconlarge .z-navbar-icon .z-basket-itemcounter {
  display: inline-block;
}
#navigation .z-navbar-minibasket.z-navbar-minibasket-iconlarge .z-navbar-icon .z-basket-itemcount {
  font-size: 15.4px;
}
#navigation .breadcrumb {
  margin: 0;
  border: 0;
  display: inline-block;
  padding-left: 7px;
  padding-top: 0;
  margin-top: 8px;
  background-color: #eeeeee;
  color: #555555;
}
/*#navigation .dropdown-menu {
  margin-top: -2px;
}*/
#navigation .z-navbar-phone .navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}
#navigation .z-navbar-phone li {
  float: left;
}
#navigation .z-navbar-phone a {
  padding-top: 14px;
  height: 50px;
}
#navigation .z-navbar-phone .z-navbar-icon i.fa {
  margin-right: 4px;
  font-size: 22px;
  float: left;
}
#navigation #breadcrumb {
  border: 0;
  border-radius: 0;
  font-size: 0.85em;
  clear: both;
}
.z-category-tree {
  margin: 0px;
  padding-left: 0;
}
.z-category-tree li {
  list-style: none;
}
.z-category-tree a {
  /*border-bottom: 1px solid #dddddd;*/
  display: block;
  line-height: 17px;
  padding: 7px 5px;
}
.z-category-tree a > i.category-tree-icon {
  border-width: 0 1px 0 0;
  border-style: dotted;
  height: 11px;
  margin-left: -1px;
  margin-right: 1px;
}
.z-category-tree a > i.placeholder {
  float: left;
  height: 14px;
  margin: 2px 5px 2px 0;
  padding: 0;
  width: 14px;
}
.z-category-tree a:hover {
  /*background: #66bced;*/
  /*color: #ffffff;*/
  text-decoration: none;
}
.z-category-tree ul {
  margin: 0px;
  padding-left: 0px;
}
.z-category-tree ul li {
  font-size: 13px;
}
.z-category-tree ul li a {
  /*color: #555555;*/
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
}
.z-category-tree ul li ul li a {
  padding-left: 24px;
}
.z-category-tree ul li ul li ul li a {
  padding-left: 30px;
}
/*.z-category-tree li {
  background: #FFF;
}*/
.z-category-tree li a {
  /*color: #555555;*/
}
.z-category-tree li.active li {
  /*background: #fff;*/
  padding: 0;
}
.z-category-tree li.active > a {
  /*background-color: #2fa4e7;*/
  /*color: #ffffff;*/
  /*border-bottom: 1px solid #dddddd;*/
}
.z-category-tree li.active > a > i {
  background-position: 1px -30px;
}
.z-category-tree li.end > a > i {
  background-position: left 15px;
}
.z-category-tree li.end > a > i span {
  background: none;
}
.z-category-tree li.exp > a {
  position: relative;
  /*border-bottom: none;*/
  /*background: #178acc;*/
  /*color: #ffffff;*/
  /*border-bottom: 1px solid #dddddd;*/
}
.z-category-tree li.exp > a > i {
  background-position: 1px -61px;
}
.z-sidebarblock {
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  margin-bottom: 15px;
}
.z-sidebarblock ul {
  padding-left: 0;
}
.z-sidebarblock h3 {
  /*background-color: #178acc;*/
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 5px;
  font-size: 18.9px;
  line-height: 24.3px;
  font-weight: normal;
}
@media only screen and (max-width: 992px) {
  .z-sidebarblock h3 {
    padding: 5px 0;
  }
}
.z-sidebarblock .z-sidebarcontent {
  padding: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-sidebarblock .z-sidebarcontent {
    padding: 4px;
  }
}
.z-sidebarblock .z-ts-seal {
  text-align: center;
  margin-bottom: 5px;
}
.z-sidebarblock .z-brand-icon {
  text-align: center;
}
.z-sidebarblock .z-brand-icon img {
  margin: 0 auto;
}
.z-sidebarblock .z-more {
  font-size: 12px;
}
.z-sidebarblock ul {
  margin-left: 0;
}
.z-sidebarblock li {
  list-style: none;
}
.z-sidebarblock.z-recommendations-box .z-recommendations-picture {
  text-align: center;
}
.z-sidebarblock.z-recommendations-box .z-recommendations-picture img {
  max-width: 100px;
}
.z-sidebarblock.z-recommendations-box label {
  font-size: 12px;
}
#adminBanner {
  display: block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  width: 100%;
}
#adminBanner img {
  max-width: 100%;
}
#partnerBox .z-sidebarcontent {
  text-align: center;
}
#newsBox ul.z-sidebarcontent {
  margin-bottom: 0;
}
#newsBox ul.z-sidebarcontent > li:not(:last-child) {
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dddddd;
}
.z-subcat-list ul {
  /*display: inline-block;*/
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .z-subcat-list {
    text-align: center;
  }
}
.z-subcat-list > ul > li {
  /*padding: 0 17px 17px 0;*/
  display: inline-block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-subcat-list > ul > li {
    padding: 0 10px 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .z-subcat-list > ul > li {
   /* padding: 0;*/
    /*margin-bottom: 5px;*/
  }
}
@media only screen and (max-width: 767px) and (orientation:portrait) {
 /* .z-subcat-list > ul > li {
    width: 48.7%;
  }*/
  /*.z-subcat-list > ul > li:nth-child(odd) {
    margin-right: 1.3%;
  }
  .z-subcat-list > ul > li:nth-child(even) {
    margin-left: 1.3%;
  }*/
}
@media only screen and (max-width: 767px) and (orientation:landscape) {
  /*.z-subcat-list > ul > li {
    width: 32.46663333%;
  }
  .z-subcat-list > ul > li:nth-child(3n+1) {
    margin-right: 1.3%;
  }
  .z-subcat-list > ul > li:nth-child(3n) {
    margin-left: 1.3%;
  }*/
}
.z-category-description {
  clear: both;
  margin-bottom: 15px;
}
.z-category-picture {
  margin-bottom: 10px;
}
.z-category-box {
  /*width: 168px;*/
  border: 1px solid #dddddd;
  text-align: center;
  /*min-height: 75px;*/
}
@media only screen and (max-width: 767px) {
  .z-category-box {
    width: 100%;
  }
}
.z-category-box ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
/*.z-category-box li {
  margin-bottom: 3px;
}*/
/*.z-category-box li.z-subcat-pic {
  margin-bottom: 10px;
}*/
/*.z-category-box li:last-child {
  margin-bottom: 5px;
}*/
.z-category-box img {
  display: inline;
}
.z-category-box > h1,
.z-category-box > h2,
.z-category-box > h3 {
  background-color: #eeeeee;
  color: #333333;
  height: 33px;
  line-height: 33px;
  text-align: center;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  padding: 0 3px;
}
.z-specbox {
  border: 1px solid #dddddd;
  height: 150px;
  float: left;
}
.z-specbox .z-specbox-title {
  border-right: 1px solid #dddddd;
  height: 150px;
  float: left;
  max-width: 220px;
}
.z-specbox .z-specbox-title h3 {
  margin: 0;
  padding: 5px;
  background-color: #eeeeee;
}
.z-specbox .z-specbox-title .z-specbox-producttitle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.z-specbox .z-specbox-title .z-specbox-producttitle a {
  color: #555555;
}
.z-specbox .z-specbox-price {
  text-align: right;
  padding: 5px;
}
.z-specbox .z-specbox-price .z-oldprice {
  font-size: 11px;
}
.z-specbox .z-specbox-price .z-productprice {
  font-weight: bold;
}
.z-specbox .z-specbox-info {
  float: right;
}
.z-specbox-cat {
  width: 370px;
  float: right;
}
.z-manufacturer-slider .sky-carousel,
.z-bargainitems .sky-carousel {
  width: 100%;
}
.z-manufacturer-slider .sky-carousel .sc-content h1,
.z-bargainitems .sky-carousel .sc-content h1,
.z-manufacturer-slider .sky-carousel .sc-content h2,
.z-bargainitems .sky-carousel .sc-content h2,
.z-manufacturer-slider .sky-carousel .sc-content h3,
.z-bargainitems .sky-carousel .sc-content h3,
.z-manufacturer-slider .sky-carousel .sc-content h4,
.z-bargainitems .sky-carousel .sc-content h4,
.z-manufacturer-slider .sky-carousel .sc-content h5,
.z-bargainitems .sky-carousel .sc-content h5,
.z-manufacturer-slider .sky-carousel .sc-content h6,
.z-bargainitems .sky-carousel .sc-content h6 {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 767px) {
  .z-manufacturer-slider .sky-carousel .sc-nav-button,
  .z-bargainitems .sky-carousel .sc-nav-button {
    background-position: 70% !important;
    width: 30px;
    height: 30px;
  }
  .z-manufacturer-slider .sky-carousel .sc-nav-button.sc-prev,
  .z-bargainitems .sky-carousel .sc-nav-button.sc-prev {
    background-position-x: 9px !important;
  }
  .z-manufacturer-slider .sky-carousel .sc-nav-button.sc-next,
  .z-bargainitems .sky-carousel .sc-nav-button.sc-next {
    background-position-x: 11px !important;
  }
}
.z-manufacturer-slider .sky-carousel {
  background: #FBFBFB;
  height: 150px;
}
.z-manufacturer-slider .sky-carousel .sc-content-container {
  display: none;
}
.z-manufacturer-slider .sky-carousel img {
  max-width: 100px;
  max-height: 100px;
}
@media only screen and (max-width: 767px) {
  .z-bargainitems h2 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 767px) {
  .z-bargainitems {
    padding-right: 10px;
    border-right: 1px solid #dddddd;
  }
}
.z-bargainitems-slider .sky-carousel {
  background: #FBFBFB;
  height: 255px;
}
.z-bargainitems-slider .sky-carousel.sky-carousel-singleitem .sc-nav-button {
  display: none;
}
.z-bargainitems-slider .sky-carousel .sc-content-wrapper {
  top: 5px;
}
.z-bargainitems-slider .sky-carousel .z-oldprice {
  font-size: 12px;
}
.z-bargainitems-slider .sky-carousel .z-productprice {
  font-weight: bold;
}
.z-bargainitems-slider .sky-carousel img {
  max-width: 185px;
  max-height: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-bargainitems-slider .sky-carousel img {
    max-width: 150px;
    max-height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .z-bargainitems-slider .sky-carousel img {
    max-width: 120px;
    max-height: 100px;
  }
}
ul.nav-tabs {
  margin-bottom: 0px;
}
.tab-content {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  padding: 0 20px;
  margin-bottom: 20px;
}
/*@media only screen and (max-width: 767px) {
  #incVatMessage {
    right: 0;
    padding: 1px 3px 2px 3px;
    font-size: 9px;
  }
}*/
footer {
  margin-top: 40px;
  padding-top: 35px;
  background-color: #eeeeee;
  color: #555555;
 /* font-size: 11.9px;*/
  border-top: 1px solid #dddddd;
}
@media only screen and (max-width: 767px) {
  footer {
    margin-top: 20px;
    padding-top: 15px;
  }
}
footer .z-facebook,
footer .z-deliveryinfo {
  margin-bottom: 25px;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  footer .z-facebook,
  footer .z-deliveryinfo {
    margin-bottom: 7px;
  }
}
footer .z-footer-lastrow {
  text-align: center;
}
footer .z-copyright span {
  position: relative;
  top: 1px;
}
footer .z-copyright span a {
  color: #555555;
}
footer ul {
  padding-left: 0;
}
footer dd {
  margin-left: 0;
}
footer dl {
  margin-top: 0;
  padding-top: 0;
}
footer ul {
  margin-left: 10px;
}
/*#content > h1 {*/
  /*text-decoration: underline;*/
  /*font-family: 'Open Sans';*/
/*}*/
/*@media only screen and (min-width: 767px) {*/
  /*#content > h1 {*/
    /*float: left;*/
  /*}*/
/*}*/
.z-promoslider {
  max-width: 1185px;
  margin: 0px auto;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-promoslider {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .z-promoslider {
    margin-bottom: 0;
  }
}
.z-pager {
  width: 100%;
  overflow: auto;
}
.z-pager .z-pager-article {
  text-transform: uppercase;
}
.z-product-amountprice .popover .popover-title {
  padding-top: 5px;
  padding-bottom: 5px;
}
.z-product-amountprice .popover .popover-content {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media only screen and (min-width: 993px) {
  .z-product-amountprice .popover {
    margin-left: 80px;
  }
}
/*.z-productprices .z-productprice {
  font-weight: bold;
  font-size: 18px;
}*/
.z-oldprice,
.z-priceperunit {
  font-size: 12px;
  line-height: 1.14285714;
}
.z-priceperunit .z-priceperunit-unit {
  white-space: nowrap;
}
.z-vat-included {
  margin-left: 1px;
}
.z-product-amountprice ul {
  margin: 0;
}
.z-product-amountprice a {
  color: #555555;
  text-decoration: none;
}
.z-product-amountprice table {
  margin: 0 auto;
}
.z-product-amountprice table th {
  border-bottom: 1px solid #dddddd;
}
.z-product-amountprice table td:last-child {
  text-align: right;
}
.z-product-amountprice table th:first-child,
.z-product-amountprice table td:first-child {
  padding-left: 7px;
  padding-right: 10px;
  border-right: 1px solid #dddddd;
}
.z-product-amountprice table th:last-child,
.z-product-amountprice table td:last-child {
  padding-left: 10px;
  padding-right: 7px;
}
/*.z-productlist-controls {
  margin-bottom: 20px;
}*/
@media only screen and (max-width: 767px) {
  .z-productlist-controls {
    margin-bottom: 0;
  }
}
/*.z-productlist-controls a i.fa {
  color: #555555;
}*/
.z-productlist-controls .dropdown-menu {
  min-width: 130px;
}
.z-productlist-controls .pagination {
  margin: 15px 0 5px 0;
}
/*.z-productlist-controls .z-productlist-filter {
  background-color: #f4f4f4;
  padding: 5px 0 5px 5px;
  margin-top: 7px;
  border: 1px solid #dddddd;
  position: relative;
}*/
.z-productlist-controls .z-productlist-filter .z-attribute-filter .z-attribute-filter-item:not(:last-child) td,
.z-productlist-controls .z-productlist-filter .z-attribute-filter .z-attribute-filter-item:not(:last-child) th {
  padding-bottom: 5px;
}
.z-productlist-controls .z-productlist-filter .dropdown-toggle > strong {
  color: #555555;
}
.z-productlist-controls .z-productlist-filter .z-attribute-filter + .z-productlist-viewoptions {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
@media only screen and (max-width: 992px) {
  .z-productlist-controls .z-productlist-filter .z-attribute-filter + .z-productlist-viewoptions {
    position: relative;
    bottom: auto;
    right: auto;
  }
}
.z-productlist-controls .z-productlist-filter .z-productlist-viewoptions {
  float: right;
}
.z-productlist-controls .z-productlist-filter .z-productlist-viewoptions > div {
  float: left;
}
.z-productlist-controls .z-productlist-filter .z-productlist-viewoptions > div:not(:first-child) {
  margin-left: 20px;
}
.z-productlist-controls .z-productlist-pagination {
  text-align: center;
}
/*@media only screen and (max-width: 767px) {
  .z-productlist-controls .z-productlist-pagination {
    text-align: left;
  }
}*/
.z-productlist-controls.z-productlist-controls-top .z-productlist-pagination {
  float: left;
}
/*.z-productpicture {
  margin: 5px;
}*/
ul.z-productlist {
  margin: 0;
}
.z-productlist {
  padding-left: 0;
}
.z-productlist li {
  list-style: none;
}
/*.z-productlist .z-productlist-producttitle a {
  color: #555555;
}*/
/*@media only screen and (max-width: 767px) {*/
  /*.z-productlist .z-productlist-producttitle a {*/
    /*font-size: 13px;*/
  /*}*/
/*}*/
.z-productlist.z-productlist-line .row {
  position: relative;
}
/*.z-productlist.z-productlist-line .row > div {
  position: static;
}*/
/*.z-productlist.z-productlist-line .row > div:not(:first-child) {
  padding-top: 5px;
}*/
.z-productlist.z-productlist-line > li {
  /*border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dddddd;*/
  width: 100%;
  padding-bottom: 5px;
  padding-top: 5px;
}
.z-productlist.z-productlist-line > li div.row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
 /* min-height: 150px;*/
}
/*@media only screen and (min-width: 993px) {
  .z-productlist.z-productlist-line > li div.row {
    padding-left: 8px;
    padding-right: 8px;
  }
}*/
.z-productlist.z-productlist-line .z-product-title h4 {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-line .z-productline-picture {
    float: left;
  }
}
/*.z-productlist.z-productlist-line .z-productline-picture img {
  max-width: 185px;
  max-height: 150px;
}*/
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-productlist.z-productlist-line .z-productline-picture img {
    max-width: 150px;
    max-height: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-line .z-productline-picture img {
    max-height: 100px;
  }
}
.z-productlist.z-productlist-line .z-productprices,
.z-productlist.z-productlist-line .z-priceperunit {
  text-align: right;
}
/*.z-productlist.z-productlist-line .z-productlist-buttons {
  margin-top: 5px;
  position: absolute;
  bottom: 5px;
  right: 8px;
  text-align: right;
  box-sizing: content-box;
}*/
.z-productlist.z-productlist-line .z-productlist-buttons .z-product-compare {
  margin-bottom: 7px;
}
.z-productlist.z-productlist-line .z-productlist-buttons .z-product-compare .btn {
  margin-left: 5px;
}
.z-productlist.z-productlist-line .z-to-basket {
  clear: both;
}
.z-productlist.z-productlist-grid li > div {
  position: relative;
}
.z-productlist.z-productlist-grid .z-productlist-producttitle {
 /* -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;*/
  width: 100%;
 /* text-align: center;*/
 /* background-color: #eeeeee;
  border-bottom: #dddddd;*/
  /*padding: 5px;*/
  font-weight: bold;
 /* height: 50px;*/
  /*overflow: hidden;*/
}
/*@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid .z-productlist-producttitle {
    padding: 3px;
    height: 46px;
  }
}*/
/*.z-productlist.z-productlist-grid .z-priceblock {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  padding: 0 5px;
  bottom: 5px;
}*/
/*@media only screen and (max-width: 992px) {
  .z-productlist.z-productlist-grid .z-productpicture {
    padding: 0 3px;
    bottom: 3px;
  }
}*/
/*.z-productlist.z-productlist-grid .z-productprices {
  margin-top: -2px;
}*/
.z-productlist.z-productlist-grid .z-productprices .z-oldprice,
.z-productlist.z-productlist-grid .z-productprices .z-productprice {
  text-align: right;
}
.z-productlist.z-productlist-grid .z-productprices .z-priceperunit {
  position: absolute;
  bottom: 3px;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid .z-productprices .z-priceperunit {
    max-width: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid .z-productprices .z-oldprice {
    margin-bottom: -2px;
  }
}
.z-productlist.z-productlist-grid .z-productpicture {
  text-align: center;
  /*margin: 5px;*/
}
.z-productlist.z-productlist-grid .z-productpicture a {
  max-width: 185px;
  max-height: 150px;
  display: block;
  margin: 0 auto;
}
/*@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid .z-productpicture {
    margin: 3px;
  }
}*/
.z-productlist.z-productlist-grid .z-productpicture img {
  display: inline-block;
 /* max-height: inherit;*/
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-productlist.z-productlist-grid .z-productpicture img {
    max-width: 150px;
  }
}
/*@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid .z-productpicture img {
    max-width: 90px;
    max-height: 85px;
  }
}*/
/*.z-productlist.z-productlist-grid > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 3px;
  width: 25%;
  min-width: 180px;
  position: relative;
}*/
/*@media only screen and (min-width: 993px) {
  .z-productlist.z-productlist-grid > li:nth-child(4n) {
    padding-right: 0;
  }
}*/
/*@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid > li {
    min-width: inherit;
    padding: 2px;
    width: 50%;
  }
}*/
@media only screen and (min-width: 768px) and (max-width: 992px) {
  /*.z-productlist.z-productlist-grid > li {
    width: 33.333333%;
  }*/
  /*.z-productlist.z-productlist-grid > li:nth-child(3n) {
    padding-right: 0;
  }*/
}
/*.z-productlist.z-productlist-grid > li > div {
  height: 250px;
  border: 1px solid #dddddd;
}*/
/*@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-grid > li > div {
    height: 180px;
  }
}*/
.z-productlist.z-productlist-infogrid li > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .z-productlist.z-productlist-infogrid li > div {
    padding: 3.25px;
  }
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid li > div {
    padding: 2.5px;
  }
}
.z-productlist.z-productlist-infogrid form {
  height: 100%;
}
.z-productlist.z-productlist-infogrid .z-productpicture {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 39%;
  margin: 0;
  text-align: center;
}
.z-productlist.z-productlist-infogrid .z-productpicture img {
  max-height: 153px;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid .z-productpicture img {
    max-height: 100px;
  }
}
.z-productlist.z-productlist-infogrid .z-productlist-producttitle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-weight: bold;
  width: 61%;
  padding-left: 5px;
  height: 51.42857144px;
}
@media only screen and (min-width: 993px) {
  .z-productlist.z-productlist-infogrid .z-productlist-producttitle {
    margin-top: 3px;
  }
}
.z-productlist.z-productlist-infogrid .z-productlist-producttitle h4 {
  margin: 0;
}
.z-productlist.z-productlist-infogrid .z-productprices {
  position: absolute;
  text-align: right;
  bottom: 70px;
  right: 5px;
}
.z-productlist.z-productlist-infogrid .z-productprices .z-oldprice {
  margin: 8px 6px 0 0;
  float: left;
}
.z-productlist.z-productlist-infogrid .z-productprices .z-productprice {
  float: right;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid .z-productprices {
    bottom: 5px;
  }
}
.z-productlist.z-productlist-infogrid .z-productlist-buttons {
  position: absolute;
  bottom: 5px;
  right: 5px;
  text-align: right;
}
.z-productlist.z-productlist-infogrid .z-productlist-buttons .z-product-compare {
  margin-bottom: 3px;
}
.z-productlist.z-productlist-infogrid > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  min-width: 275px;
  padding-bottom: 4px;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid > li {
    width: 100%;
  }
}
.z-productlist.z-productlist-infogrid > li:nth-child(odd) {
  padding-right: 4px;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid > li:nth-child(odd) {
    padding-right: 0;
  }
}
.z-productlist.z-productlist-infogrid > li > div {
  min-width: 200px;
  height: 163px;
  border: 1px solid #dddddd;
}
@media only screen and (max-width: 767px) {
  .z-productlist.z-productlist-infogrid > li > div {
    height: 110px;
  }
}
#productMain .z-product-picture {
  position: relative;
  text-align: center;
  margin-bottom: 3px;
}
#productMain .z-product-picture img {
  display: inline;
}
#productMain .z-product-picture .z-product-picture-magnifier {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  padding: 2px 2px 2px 3px;
  background: rgba(255, 255, 255, 0.75);
  font-size: 18.9px;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  #productMain .z-product-picture {
    /*padding-right: 5px;*/
    text-align: center;
  }
  #productMain .z-product-picture img {
    max-width: 280px;
    max-height: 360px;
  }
}
#productMain .z-product-picture a {
  text-align: center;
}
#productMain #z-productpictures-more-dummy,
#productMain #z-productpicture-more-code {
  display: none;
}
#productMain .z-productpictures-more {
  position: relative;
  margin-top: 5px;
  margin-bottom: 3px;
  overflow: hidden;
}
/*@media only screen and (max-width: 992px) {
  #productMain .z-productpictures-more a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
}*/
#productMain .z-productpictures-more ul {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#productMain .z-productpictures-more ul li {
  list-style: none;
  /*margin: 0px 10px 2px 10px;*/
  padding: 0;
  /*float: left;*/
}
#productMain .z-productpictures-more a {
  display: block;
  float: left;
  text-align: center;
  width: 100px;
  height: 100px;
  /*border: 2px solid #eeeeee;*/
}
/*@media only screen and (min-width: 768px) and (max-width: 992px) {
  #productMain .z-productpictures-more a {
    width: 63px;
    height: 63px;
  }
}*/
@media only screen and (max-width: 767px) {
  #productMain .z-productpictures-more a {
    width: 100%;
    height: 100%;
  }
}
#productMain .z-productpictures-more a:hover {
  cursor: pointer;
}
/*#productMain .z-productpictures-more a.active {
  border: 2px solid #555555;
}*/
#productMain .z-productpictures-more a:not(.active) img {
  opacity: 0.6;
}
/*#productMain .z-productpictures-more a img {
  max-width: 95px;
  max-height: 95px;
}*/
/*@media only screen and (max-width: 767px) {*/
  /*#productMain .z-productpictures-more a img {*/
    /*max-width: 50px;*/
    /*max-height: 50px;*/
  /*}*/
/*}*/
/*@media only screen and (min-width: 768px) and (max-width: 992px) {
  #productMain .z-productpictures-more a img {
    max-width: 63px;
    max-height: 63px;
  }
}*/
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #productMain .z-productpictures-more {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}
#productMain .z-vat-included {
  margin-left: 2px;
}
#productMain .z-product-amountprice {
  text-align: right;
}
#productMain .z-product-amountprice .popover {
  text-align: left;
  left: -8px !important;
  min-width: 156px;
}
#productMain .z-product-amountprice .popover ul {
  padding-left: 0;
}
/*@media only screen and (min-width: 767px) {
  #productMain .z-product-title h1 {
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 27.5px;
  }
}*/
/*#productMain .z-detailsbox .z-variantlist .z-variant-dropdown:not(:last-child) {*/
  /*margin-bottom: 3px;*/
/*}*/
/*#productMain .z-detailsbox .z-persparam:not(:first-child),*/
/*#productMain .z-detailsbox .z-selectlist:not(:first-child) {*/
  /*margin-top: 10px;*/
/*}*/
/*#productMain .z-detailsbox .z-persparam:first-child,*/
/*#productMain .z-detailsbox .z-selectlist:first-child {*/
  /*margin-top: 3px;*/
/*}*/
/*#productMain .z-detailsbox .z-persparam:last-child,*/
/*#productMain .z-detailsbox .z-selectlist:last-child {*/
  /*margin-bottom: 3px;*/
/*}*/

/*@media only screen and (max-width: 767px) {*/
  /*#productMain .z-detailsbox {*/
    /*border-left: 0;*/
    /*border-right: 0;*/
    /*padding-left: 0;*/
    /*padding-right: 0;*/
  /*}*/
/*}*/
/*@media only screen and (max-width: 992px) {*/
  /*#productMain .z-detailsbox {*/
    /*padding: 3px 7px;*/
  /*}*/
/*}*/
/*#productMain .z-detailsbox:last-child {*/
  /*border-width: 1px;*/
/*}*/
#productMain .z-detailsbox .paypalExpressCheckoutDetailsBox {
  width: 190px;
  float: right;
}
#productMain .z-detailsbox .paypalExpressCheckoutMsg {
  z-index: 1;
}
#productMain .z-detailsbox .paypalExpressCheckoutMsg .paypalHelpIcon {
  background-color: white;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#productMain .z-detailsbox .paypalExpressCheckoutMsg .paypalHelpBox {
  background: white;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#productMain .z-detailsbox .paypalExpressCheckoutMsg input {
  margin-right: 4px;
}
#productMain .z-persparam .form-group {
  margin-bottom: 0;
}
#productMain .z-persparam label {
  text-align: left;
  font-weight: bold;
}

#productMain .z-detailsbox-to-basket-row2 {
  margin-top: 10px;
}
#productMain .z-detailsbox-to-basket-row3 {
  margin-top: 15px;
  position: relative;
}
#productMain .z-detailsbox-to-basket-row3,
#productMain .z-detailsbox-to-basket-row3 .z-productprices {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 0 auto;
}
#productMain .z-detailsbox-to-basket-row3 .z-productprices-wrapper {
  align-self: flex-end;
}
@media only screen and (max-width: 992px) {
  #productMain .z-detailsbox-to-basket-row3 {
    margin-top: 5px;
  }
}
#productMain .z-productprices {
  text-align: left;
}
#productMain .z-productprices .z-productprice {
  font-size: 20px;
  white-space: nowrap;
}
#productMain .z-productprices .z-productprice strong {
  white-space: nowrap;
}
#productMain .z-product-manufacturer-logo {
  float: left;
  max-width: 100px;
  max-height: 100px;
}
#productMain .z-product-manufacturer-logo + .z-product-shortinfo {
  float: left;
  padding-left: 20px;
  margin-top: 5px;
}
#productMain .z-actionlinks {
  margin-bottom: -3px;
}
#productMain .z-actionlinks .dropdown a:focus {
  background-position: 0;
}
#productMain .z-actionlinks .dropdown .dropdown-menu {
  position: absolute;
  left: -50px;
}
#productMain .z-actionlinks > div {
  display: inline-block;
}
#productMain .z-actionlinks > div > span,
#productMain .z-actionlinks > div > div {
  float: left;
  margin: 0 5px 0 0;
}
/*#productMain .z-stock-status {*/
  /*max-width: 65%;*/
  /*float: right;*/
  /*text-align: right;*/
/*}*/
#productMain .z-to-basket {
  text-align: right;
}
#productMain .z-to-basket .z-to-basket-with-controls .input-group {
  width: 100px;
  margin: 0 auto 7px auto;
}
#productMain .z-to-basket .z-to-basket-with-controls .input-group input {
  text-align: center;
}
#productMain .z-to-basket .z-to-basket-with-controls #z-toBasket {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #productMain ul.pager {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
.z-tags-add {
  margin-top: 25px;
}
.z-stock-status {
  font-size: 11px;
  line-height: 13.75px;
}
.z-product-additional-info {
  font-size: 11px;
  line-height: 13.75px;
}
.z-to-basket input {
  text-align: center;
}
.z-to-basket .input-group {
  margin-bottom: 0;
  /*max-width: 245px;*/
}
.z-to-basket .input-group-btn,
.z-to-basket .input-group-btn > button {
  width: 100%;
}
table.z-attributes {
  /*border-bottom: 1px solid #dddddd;*/
}
@media only screen and (min-width: 993px) {
  table.z-attributes {
    margin-top: 15px;
  }
}
.z-rating {
  float: left;
}
.z-rating .rateit {
  cursor: pointer;
  float: left;
  margin-right: 10px;
}
.z-rating .z-rating-stars {
  float: left;
}
.z-rating .z-rating-value {
  float: left;
}
.z-social {
  position: relative;
}
.z-socialbutton {
  text-align: right;
}
.z-socialbutton.z-socialbutton-share {
  float: left;
  width: 35px;
  padding-top: 3px;
}
.z-socialbutton.z-socialbutton-like {
  width: 95px;
  float: right;
}
.z-more-socialbookmarks {
  text-align: right;
}
.z-product-info {
  margin-top: 10px;
}
.z-product-info .tab-content {
  padding-top: 10px;
  padding-bottom: 10px;
}
/*@media only screen and (max-width: 767px) {*/
  /*.z-product-info .panel-group ul {*/
    /*padding-left: 30px;*/
  /*}*/
/*}*/
/*.z-product-info .z-productlist-grid > li {
  width: 33.333333%;
}*/
/*.z-product-info .z-productlist-grid > li:nth-child(4n) {
  padding: 3px;
}*/
/*.z-product-info .z-productlist-grid > li:nth-child(3n) {
  padding-right: 0;
}*/
.z-product-info .panel-group .panel-heading {
  padding: 0;
}
.z-product-info .panel-group .panel-heading a {
  width: 100%;
  display: block;
  padding: 13px 7px;
}
.z-product-info .panel-group .panel-heading a:hover {
  text-decoration: none;
}
.z-product-info .panel-group .panel-body {
  padding: 7px;
}
@media only screen and (max-width: 767px) {
  .z-product-info .panel-group .panel-body h1,
  .z-product-info .panel-group .panel-body h2,
  .z-product-info .panel-group .panel-body h3 {
    margin-top: 8px;
    margin-bottom: 7px;
  }
}
.z-product-info .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';
  /* essential for enabling FontAwesome */
  content: "\f078";
  /* adjust as needed, taken from bootstrap.css */
  float: right;
  /* adjust as needed */
  color: #333333;
  /* adjust as needed */
}
.z-product-info .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f054";
  /* adjust as needed, taken from bootstrap.css */
  color: #777777;
}
.z-product-artnum {
  font-size: 12px;
}
.z-stock-flag i.fa {
  color: #9CCB19;
  font-size: 10px;
}
.z-stock-flag.z-stock-low i.fa {
  color: #FFC125;
}
.z-stock-flag.z-stock-not i.fa {
  color: #CD0000;
}
.z-variants .dropdown-table th {
  padding-left: 0;
}
.z-compare-list .z-compare-firstcol {
  padding-right: 0;
}
.z-compare-list .z-compare-firstcol td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-right: 10px;
}
.z-compare-list .z-compare-secondcol {
  padding-left: 0;
}
.z-compare-list td,
.z-compare-list th {
  padding: 0px 5px;
}
.z-compare-list .z-compare-table-cell {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}
.z-compare-list .z-compare-table-cell.z-compare-table-cell-main > div {
  position: relative;
  height: 370px;
}
.z-compare-list .z-compare-item-wrapper {
  padding-bottom: 17px !important;
}
.z-compare-list .z-compare-item-wrapper table {
  table-layout: fixed;
}
.z-compare-list .z-compare-firstcol {
  padding-bottom: 34px;
}
.z-compare-list .z-compare-remove {
  text-align: right;
}
.z-compare-item {
  vertical-align: top;
}
.z-compare-item .z-compare-item-move {
  font-size: 12px;
  border-bottom: 1px solid #dddddd;
  text-align: center;
  padding: 1px;
  margin-bottom: 5px;
}
.z-compare-item .z-compare-item-content {
  width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.z-compare-item .z-compare-item-content .z-product-title {
  height: 2.85714286;
  overflow: hidden;
}
.z-compare-item .z-compare-item-content .z-product-picture {
  text-align: center;
}
.z-compare-item .z-compare-item-content .z-product-picture img {
  max-width: 185px;
  max-height: 150px;
}
.z-compare-item .z-compare-item-content .z-compare-actions {
  position: absolute;
  bottom: 2px;
  width: 200px;
}
.z-compare-item .z-compare-item-content .z-variants {
  margin-top: 10px;
  margin-bottom: 15px;
}
.z-compare-item .z-compare-item-content .z-productprices {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  margin-bottom: 1px;
}
.z-compare-item .z-compare-item-content .z-oldprice {
  position: absolute;
  bottom: 2px;
}
.z-compare-item .z-compare-item-content .z-productprice-per-unit {
  font-size: 11px;
}
.z-compare-item .z-compare-item-content .z-product-amountprice {
  float: left;
}
.z-compare-item .z-compare-item-content .z-product-amountprice .popover {
  left: 0px !important;
}
.z-compare-item .z-compare-item-content .z-product-additional-info {
  clear: both;
  width: 100%;
}
.z-compare-item .z-compare-item-content .z-oldprice {
  float: left;
}
.z-compare-item .z-compare-item-content .z-to-basket,
.z-compare-item .z-compare-item-content .z-variants-moreinfo {
  width: 100%;
  text-align: right;
  margin-bottom: -5px;
}
.z-compare-item .z-compare-item-content .z-stock-status {
  margin-top: 5px;
  min-height: 30px;
  text-align: left;
  position: relative;
}
.z-compare-item .z-compare-item-content .z-stock-status .z-stock-flag {
  position: absolute;
  bottom: 0;
}
.z-featured-list {
  padding-left: 0;
}
.z-featured-list li a {
  box-sizing: content-box;
  color: #555555;
  background-color: #eeeeee;
}
.z-featured-list li:hover.z-featured-article-title a,
.z-featured-list li:hover + li.z-featured-article-title a {
  background-color: #2fa4e7;
  color: #ffffff;
}
.z-featured-list .z-featured-article-image a {
  height: 100%;
}
.z-featured-list .z-featured-article-image img {
  max-width: 100px;
  max-height: 100px;
}
.z-review .z-rating {
  margin-bottom: 5px;
}
.z-review .z-review-date {
  font-size: 12px;
  font-weight: normal;
}
.z-review dl {
  margin-top: 35px;
  margin-bottom: 0px;
  /*border-top: 1px solid #cbcbcb;*/
  padding-top: 10px;
}
.z-review .rateit {
  margin-left: 10px;
  top: 3px;
}
.z-review textarea {
  width: 97%;
}
@media only screen and (max-width: 767px) {
  .z-review dl {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.z-checkout-controls {
  overflow: hidden;
  margin: 20px 0;
}
.z-checkout-steps {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .z-checkout-steps {
    margin-bottom: 10px;
  }
}
.z-checkout-steps ul {
  margin: 0;
  padding: 0;
}
.z-checkout-steps ul li {
  box-sizing: content-box;
}
.z-checkout-steps .z-steps-title {
  display: inline;
}
.z-checkout-steps.wizard li {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /*height: 20px;*/
  padding: 10px 11px 10px 10px;
  margin-right: 5px;
  /*background: #e7e7e7;*/
  position: relative;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .z-checkout-steps.wizard li:not(:last-child) {
    padding-right: 0;
  }
}
/*.z-checkout-steps.wizard li:before {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #fff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}*/
.z-checkout-steps.wizard li:after {
  width: 0px;
  height: 0px;
 /* border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;*/
  /*border-left: 20px solid #e7e7e7;*/
  position: absolute;
  content: "";
  top: 0;
  /*right: -20px;*/
  z-index: 2;
}
.z-checkout-steps.wizard li:first-child:before {
  border: none;
}
.z-checkout-steps.wizard li:last-child:after {
  border: none;
}
@media only screen and (max-width: 767px) {
  .z-checkout-steps.wizard li:first-child {
    padding-left: 14px;
  }
}
.z-checkout-steps.wizard .z-steps-number {
  font-weight: bold;
  margin: 0 5px 0 18px;
  position: relative;
  top: 0;
}
.z-checkout-steps.wizard li:first-child .z-steps-number {
  margin-left: 0;
}
/*.z-checkout-steps.wizard .active {
  background: #2fa4e7;
}*/
.z-checkout-steps.wizard .active,
.z-checkout-steps.wizard .active a {
  color: #ffffff;
}
.z-checkout-steps.wizard .active:after {
  border-left-color: #2fa4e7;
}
.z-basket-wrapper {
  margin-bottom: 25px;
  width: 100%;
}
table.z-basket {
  width: 100%;
  border-collapse: collapse;
}
table.z-basket > tbody > tr,
table.z-basket > thead > tr {
  border: 1px solid #dddddd;
}
table.z-basket > tbody > tr > td,
table.z-basket > thead > tr > td,
table.z-basket > tbody > tr > th,
table.z-basket > thead > tr > th {
  padding: 10px 5px;
  vertical-align: top;
}
table.z-basket > thead > tr > th {
  /*background-color: #eeeeee;*/
  padding: 5px;
  text-align: left;
}
table.z-basket input[type="checkbox"] {
  margin-left: 0;
}
table.z-basket col.z-basket-thumb {
  width: 10%;
}
table.z-basket col.z-basket-wrapping {
  width: 9%;
}
table.z-basket col.z-basket-quantity {
  width: 15%;
}
table.z-basket col.z-basket-total,
table.z-basket col.z-basket-unitprice {
  width: 12%;
}
table.z-basket .z-basket-thumb img {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  table.z-basket .z-basket-thumb {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 767px) {
  table.z-basket .z-basket-thumb {
    padding-left: 3px;
    padding-right: 3px;
  }
}
table.z-basket .z-basket-total,
table.z-basket .z-basket-vat,
table.z-basket .z-basket-unitprice,
table.z-basket .z-basket-quantity {
  text-align: right;
}
table.z-basket .z-basket-checkbox {
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  table.z-basket .z-basket-quantity .z-basket-remove {
    clear: both;
    margin: 0;
    padding: 0;
    width: 55px;
  }
}
@media only screen and (max-width: 992px) {
  table.z-basket .z-basket-quantity .z-basket-remove {
   /* margin-right: 5px;*/
    margin-top: 4px;
    float: right;
  }
}
table.z-basket .z-pers-param-box {
  margin-top: 10px;
}
table.z-basket .z-pers-param-box .control-label {
  text-align: left;
  font-weight: bold;
}
table.z-basket .z-quantity {
 /* margin-right: 5px;*/
 /* float: left;*/
  /*width: 95px;*/
}
@media only screen and (max-width: 767px) {
  table.z-basket .z-quantity {
    /*width: 45px;*/
    float: right;
  }
  table.z-basket .z-quantity .input-group .form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  table.z-basket .z-quantity .input-group-btn {
    display: none;
  }
}
table.z-basket .z-quantity button .fa {
  font-size: 12px;
}
table.z-basket .z-quantity input {
  text-align: center;
}
table.z-basket .alert {
  padding: 4px 7px;
  margin-bottom: 7px;
}
@media only screen and (max-width: 767px) {
  table.z-basket .z-basket-wrapping,
  table.z-basket .z-basket-unitprice,
  table.z-basket .z-basket-vat,
  table.z-basket .z-basket-checkbox {
    display: none;
  }
  table.z-basket .z-basket-quantity {
    padding-right: 5px;
  }
}
table.z-basket tr.z-basket-summary {
  text-align: right;
}
table.z-basket #orderCardText {
  padding: 5px 10px;
  margin: 0;
}
table.z-basket #orderCardText p {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  table.z-basket {
    table-layout: fixed;
  }
  table.z-basket td {
    padding: 5px 2px;
  }
  table.z-basket col.z-basket-thumb {
    width: 18%;
  }
  table.z-basket col.z-basket-product {
    width: 47%;
  }
  table.z-basket col.z-basket-total {
    width: 21%;
  }
  table.z-basket col.z-basket-quantity {
    width: 20%;
  }
  table.z-basket .z-basket-total {
    border-right: 1px solid #dddddd;
  }
}
.z-basket-summary {
  margin-top: 30px;
  width: 100%;
  padding-bottom: 10px;
}
.z-basket-summary table {
  float: right;
  width: 350px;
}
@media only screen and (max-width: 767px) {
  .z-basket-summary table {
    width: 270px;
  }
}
.z-basket-voucher {
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .z-basket-voucher {
    padding-top: 10px;
    margin-bottom: 15px;
  }
}
/*.z-specification {*/
  /*margin-bottom: 25px;*/
/*}*/
.z-checkout-options h3 {
  border-bottom: 1px solid #dddddd;
}
@media only screen and (max-width: 992px) {
  .z-checkout-addresses div[class*="span"] {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .z-checkout-options div[class*="span"] {
    margin-bottom: 20px;
  }
}
.z-checkout-shipping-address {
  margin-bottom: 40px;
}
/*.z-checkout-shipping-address .z-new-shipping-address {
  margin-left: 10px;
}*/
.z-checkout-shipping-address textarea {
  width: 95%;
}
.z-checkout-shipping {
  margin-bottom: 20px;
}
.z-checkout-shipping .control-group {
  margin-bottom: 0;
}
.z-wrapping .modal-dialog {
  width: 80%;
}
.z-wrapping input[type="radio"] {
  margin-right: 8px;
}
.z-wrapping fieldset {
  margin-top: 25px;
}
.z-wrapping .z-wrapping-data tr {
  border-bottom: 1px solid #dddddd;
}
.z-wrapping .z-wrapping-card li {
  list-style: none;
}
.z-wrapping .z-wrapping-card img {
  margin-left: 15px;
}
@media only screen and (min-width: 767px) {
  .z-wrapping .z-wrapping-introtext {
    margin-top: 10px;
  }
}
.z-wrapping .z-wrapping-comment textarea {
  width: 95%;
}
.z-checkout-payment dl {
  margin-top: 0;
}
.z-checkout-payment dd .row {
  margin-top: 10px;
}
.z-checkout-payment #payment_oxidpaypal {
  margin-right: 4px;
}
.z-address li {
  list-style: none;
}
.z-account-billing-address {
  margin-bottom: 35px;
}
.z-wishlist-search {
  margin-bottom: 20px;
}
.z-privatesales-login {
  clear: both;
}
.z-privatesales-login .z-privatesales-form {
  margin-top: 20px;
  margin-bottom: 20px;
}
.z-privatesales-login .z-privatesales-languages {
  text-align: right;
  padding-right: 25px;
}
.z-links:not(:last-child) {
  margin-bottom: 30px;
}
.z-links .z-links-content {
  padding-left: 20px;
}
.z-recommendations .z-recommendations-buttons button:not(:last-child) {
  margin-right: 5px;
}
.z-recommendations .z-recommendations-title {
  font-weight: bold;
}
.z-recommlist-ratings {
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .z-recommlist-ratings {
    margin-bottom: 10px;
  }
}
.z-tagerror {
  display: none;
}
.z-company-address {
  margin-bottom: 20px;
}
.z-forgotpwd-text ul {
  padding-left: 0;
}
.z-forgotpwd-text li {
  list-style: none;
}
/*.control-label.req {
  font-weight: bold;
}*/
#account-dashboard dd {
  margin-left: 10px;
}
.z-downloadlist ul {
  padding-left: 10px;
  list-style: none;
}
.z-downloadlist dt {
  border-bottom: 1px solid #ddd;
  padding-bottom: 3px;
  margin-bottom: 7px;
  font-size: 18px;
}
.z-downloadlist dd {
  margin-left: 5px;
}
.z-downloadlist .z-download-details {
  margin-left: 17px;
}
a.rss {
  background-color: #FFF;
  font-size: 14px;
}
a.rss:hover {
  text-decoration: none;
}
a.rss i {
  margin: 0 2px;
  color: #ff4500;
}
.z-link-section-wrapper {
  margin-left: 5%;
  margin-bottom: 20px;
}
.z-link-section-wrapper .z-link-section {
  width: 90%;
  overflow: auto;
  vertical-align: middle;
  min-height: 50px;
  border-bottom: 1px solid #dddddd;
}
.z-link-section-wrapper .z-link-section h3 {
  margin: 0;
}
.z-link-section-wrapper .z-link-section .z-link-content {
  float: left;
  color: #555555;
  padding-top: 15px;
}
.z-link-section-wrapper .z-link-section .z-link-content .z-link-text {
  margin-left: 15px;
}
.z-link-section-wrapper .z-link-section .z-link-icon {
  margin-top: 5px;
  font-size: 250%;
  margin-right: 10px;
  float: right;
}
.zoomContainer {
  z-index: 998 !important;
}
@media only screen and (max-width: 767px) {
  .zoomContainer {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #responsive-test #smartphone {
    color: red;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #responsive-test #tablet {
    color: red;
  }
}
@media only screen and (max-width: 992px) {
  #responsive-test #mobile-device {
    color: red;
  }
}
@media only screen and (min-width: 993px) {
  #responsive-test #not-mobile-device {
    color: red;
  }
}
@media only screen and (min-width: 767px) {
  #responsive-test #not-phone {
    color: red;
  }
}
