/*--------------------------------------------------------------
    Category Landing/Product Listing/Search
--------------------------------------------------------------*/
.category-title {
  clear: both;
  height: 250px;
  margin-bottom: 30px;
  background: #e7e7e7;
  overflow: hidden;
  position: relative;
  padding: 0 3.77358491%;
}
.category-title .category-image {
  max-height: 250px;
}
.category-title h1 {
  color: #fff;
  width: 1060px;
  margin: 100px auto 0;
}
.category-title.background {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.category-title.background h1 {
  margin-bottom: 0;
}
.col-main .category-title {
  height: auto;
  background: transparent;
  padding: 0;
}
.col-main .category-title h1 {
  font-size: 24px;
  color: #000000;
  margin: 0;
  line-height: normal;
}
.category-listing {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: dotted 1px #999999;
}
.category-listing h2 {
  margin-bottom: 0;
  line-height: 1em;
}
.category-listing h2 span {
  font-size: 14px;
  text-transform: lowercase;
  font-weight: normal;
  white-space: nowrap;
}
.category-listing p {
  margin-bottom: 20px;
}
.category-listing ul {
  overflow: hidden;
  display: block;
  clear: both;
}
.category-listing li {
  float: left;
  width: 22.78481013%;
  margin: 15px 2.91139241% 15px 0;
}
.category-listing li:nth-of-type(4n) {
  margin-right: 0;
}
.category-listing li:nth-of-type(4n+1) {
  clear: both;
}
.category-listing li h3 {
  text-transform: none;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.category-listing li a:hover h3 {
  color: #007c9e;
}
.category-listing li img {
  width: 100%;
  height: auto;
}
.results-view .pager .pages,
.category-view .pager .pages {
  display: none;
}
.results-view .category-description,
.category-view .category-description {
  font-size: 14px;
  line-height: 1.5;
}
.results-view .category-description.readmore,
.category-view .category-description.readmore {
  height: 40px;
  overflow: hidden;
}
.results-view .category-description.show,
.category-view .category-description.show {
  height: auto;
}
.results-view .trigger,
.category-view .trigger {
  display: none;
}
.results-view .trigger.active,
.category-view .trigger.active {
  display: block;
  cursor: pointer;
}
.results-view .toolbar,
.category-view .toolbar {
  margin-top: 20px;
}
.results-view .sorter .custom-styled-select,
.category-view .sorter .custom-styled-select {
  max-width: 300px;
}
.results-view .sorter .custom-styled-select .outer,
.category-view .sorter .custom-styled-select .outer {
  padding-left: 23px;
}
.results-view .sorter .custom-styled-select .outer::after,
.category-view .sorter .custom-styled-select .outer::after {
  right: 18px;
}
.results-view .direction,
.category-view .direction {
  display: inline-block;
  width: 20px;
  height: 40px;
  margin-left: 14px;
  position: relative;
  top: 9px;
}
.results-view .direction .arrows,
.category-view .direction .arrows {
  display: inline-block;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  position: relative;
}
.results-view .direction .arrows:before,
.category-view .direction .arrows:before {
  font-family: "baileigh";
  content: '\e606';
  font-size: 9px;
  display: block;
  position: absolute;
  text-indent: 0;
  left: 3px;
  top: 4px;
  color: #eeeeee;
}
.results-view .direction .arrows.asc:before,
.category-view .direction .arrows.asc:before {
  font-family: "baileigh";
  content: '\e609';
}
.results-view .direction .arrows.active:before,
.category-view .direction .arrows.active:before {
  color: #007c9e;
}
.results-view .recommendations,
.category-view .recommendations {
  margin-top: 10px;
}
.products-list .item {
  border-bottom: 1px dotted #999999;
  margin-bottom: 30px;
  padding: 30px 0;
  display: table;
}
.products-list .item:first-child {
  border-top: 1px dotted #999999;
  margin-top: 30px;
}
.products-list .item .item-cell {
  display: table-cell;
  vertical-align: top;
  padding-left: 3.16455696%;
}
.products-list .item .item-cell.first {
  padding-left: 0;
  width: 19.62025316%;
}
.products-list .item .item-cell.middle {
  width: 60.75949367%;
  padding-right: 3.16455696%;
}
.products-list .item .item-cell.last {
  padding-left: 0;
}
.products-list .item-cell {
  position: relative;
}
.products-list .item-cell.last .button {
  display: block;
  width: 100%;
  text-align: center;
}
.products-list .item-cell.last .button > span {
  padding: 20px 0;
  width: 100%;
}
.products-list .item-cell.last .button + .button {
  margin-top: 20px;
}
.products-list .item-cell.last .add-to-links {
  margin-top: 20px;
}
.products-list .item-cell.middle .desc {
  font-size: 14px;
  line-height: 1.4;
}
.products-list .item-cell.first img {
  width: 100%;
  height: auto;
}
.products-list .item-cell .industrial-badge {
  background: url("../images/sprite.png") -107px -110px no-repeat;
  display: inline-block;
  content: "";
  width: 68px;
  height: 62px;
  position: absolute;
  left: 0;
  top: 0;
}
.products-list + .products-list .item:first-child,
#infscr-loading + .products-list .item:first-child {
  border-top: 0;
  margin-top: 0;
}
.products-list h2.product-name {
  font-size: 16px;
  color: #2b2b2b;
  margin-bottom: 10px;
  line-height: normal;
}
.products-list h2.product-name a {
  color: #2b2b2b;
}
.products-list h2.product-name a:hover {
  color: #008fcc;
}
.products-list .price-box {
  font-size: 16px;
  margin-bottom: 10px;
}
.products-list .price-box .price {
  font-size: 16px;
}
.products-list .price-box .price-label {
  display: none;
}
.products-list .price-box .old-price {
  color: #2b2b2b;
}
.products-list .price-box .special-price {
  color: #007c9e;
}
.products-list .price-box .special-price .price {
  color: #007c9e;
}
.products-list .price-box .price-text {
  font-size: 75%;
}
.products-list .price-box > p {
  display: inline-block;
}
.products-list .price-box > p + p {
  margin-left: 10px;
}
.ribbon {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
  color: #007d9f;
  text-transform: uppercase;
}
.ribbon.out {
  color: #9c1d23;
}
#infscr-loading {
  text-align: center;
}
#infscr-loading img,
#infscr-loading > div {
  display: inline-block;
  vertical-align: middle;
}
#infscr-loading img {
  margin-right: 5px;
}
.buttons-set.load-more {
  text-align: center;
  margin: 25px 0 90px 0;
}
.buttons-set.load-more .button > span {
  padding: 20px 55px;
}
.ie8 .category-listing ul {
  width: 102.15189873%;
}
.ie8 .category-listing li {
  width: 22.78481013%;
  margin: 15px 2.15189873% 15px 0;
}
/*--------------------------------------------------------------
    Category Landing/Listing Sidebar
--------------------------------------------------------------*/
.col-left.sidebar ol li {
  clear: both;
  display: block;
  background: #eeeeee;
  margin-bottom: 2px;
}
.col-left.sidebar ol li .parent-header {
  position: relative;
}
.col-left.sidebar ol li .arrow {
  position: absolute;
  width: 53px;
  min-height: 52px;
  height: 100%;
  background: #e3e3e3;
  font-size: 0;
  cursor: pointer;
  top: 0;
  bottom: 0;
  right: 0;
}
.col-left.sidebar ol li .arrow:before {
  font-family: "baileigh";
  content: '\e606';
  font-size: 9px;
  display: block;
  position: absolute;
  top: 21px;
  left: 21px;
}
.col-left.sidebar ol li .arrow.opened:before {
  font-family: "baileigh";
  content: '\e609';
}
.col-left.sidebar ol li a {
  text-transform: uppercase;
  padding-right: 57px;
}
.col-left.sidebar ol ul {
  overflow: hidden;
  padding: 15px 0;
}
.col-left.sidebar ol ul li {
  margin-bottom: 0;
}
.col-left.sidebar ol ul li span,
.col-left.sidebar ol ul li a {
  font-weight: normal;
  text-transform: none;
  line-height: 18px;
  font-size: 14px;
  padding: 7px 10% 7px 10%;
}
.col-left.sidebar ol ul li span {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.col-left.sidebar a {
  display: block;
  color: #2b2b2b;
  padding: 14px 5px 14px 4.8%;
  line-height: 24px;
  font-size: 14px;
  font-weight: 500;
}
.col-left.sidebar a:hover {
  color: #008fcc;
}
.col-left.sidebar .sidebar-spiff {
  background: #eeeeee;
  clear: both;
  margin: 25px 0;
  padding: 15px;
}
.col-left.sidebar .sidebar-spiff a {
  overflow: hidden;
  padding: 12px 0 12px 12px;
}
.col-left.sidebar .sidebar-spiff h3 {
  float: left;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.col-left.sidebar .sidebar-spiff img {
  float: left;
  margin-left: 16%;
}
.col-left.sidebar .sidebar-spiff:hover h3 {
  color: #007c9e;
}
.col-left.sidebar .currently-viewing h4 {
  margin-bottom: 5px;
}
.col-left.sidebar .currently-viewing .category {
  background: #eeeeee;
  padding: 15px 0 15px 15px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.mobile-category-accordion .header {
  display: none;
  color: #777777;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
.mobile-category-accordion .header h3 {
  margin-bottom: 0;
  color: #777777;
  position: relative;
}
.mobile-category-accordion .header h3:after {
  position: absolute;
  right: 0;
  font-family: "baileigh";
  content: '\e606';
  font-size: 10px;
}
.mobile-category-accordion .header.opened {
  background: #e3e3e3;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.mobile-category-accordion .header.opened h3:after {
  font-family: "baileigh";
  content: '\e609';
}
.mobile-category-accordion > .content {
  overflow: auto;
  height: auto;
}
.block-compare {
  margin-top: 20px;
  background: #eeeeee;
}
.block-compare:first-child {
  margin-top: 0;
}
.sidebar .block-compare {
  padding: 15px 12px 20px 12px;
}
.sidebar .block-compare a {
  font-weight: normal;
  font-size: 14px;
  display: inline-block;
  padding: 0;
  color: #007c9e;
}
.sidebar .block-compare a:hover {
  color: #008fcc;
}
.sidebar .block-compare a.product-name {
  color: #2b2b2b;
}
.sidebar .block-compare ol li {
  margin-bottom: 10px;
}
.sidebar .block-compare ol li a {
  text-transform: none;
  padding: 0;
}
.sidebar .block-compare .block-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.block-compare .actions > span {
  float: right;
}
.block-compare .item {
  display: table;
}
.block-compare .item .item-cell {
  display: table-cell;
  vertical-align: top;
}
.block-compare .item .item-cell:first-child {
  width: 25px;
}
.block-compare .icon-close {
  font-size: 13px;
}
.block-compare .icon-close span {
  display: none;
}
.add-compare-links .custom-styled-checkbox {
  opacity: 0;
  filter: alpha(opacity=0);
}
.add-compare-links input[type="checkbox"] {
  opacity: 0;
  filter: alpha(opacity=0);
}
.add-compare-links label {
  color: #007c9e;
  cursor: pointer;
}
.add-compare-links label:hover {
  color: #008fcc;
}
.add-compare-img img,
.add-compare-img span {
  vertical-align: middle;
}
.add-compare-img img {
  margin-right: 5px;
}
.catalogsearch-result-index .block-layered-nav {
  display: none;
}
.catalogsearch-result-index .block-compare {
  margin-top: 0;
}
.catalogsearch-result-index .page-title h1 {
  font-size: 24px;
  line-height: normal;
}
.catalogsearch-result-index .page-title.no-results h1 {
  display: inline-block;
  padding-bottom: 30px;
  border-bottom: 1px dotted #ccc;
}
.catalogsearch-result-index .search-you-can {
  font-size: 16px;
}
.catalogsearch-result-index .search-message {
  list-style-type: disc;
  padding-left: 16px;
  margin-bottom: 40px;
}
.catalogsearch-result-index .search-popular {
  width: 50%;
}
.catalogsearch-result-index .search-popular li {
  display: inline-block;
  width: 48%;
}
/*--------------------------------------------------------------
    Product Compare Window
--------------------------------------------------------------*/
.catalog-product-compare-index .page-title {
  margin-top: 25px;
}
.catalog-product-compare-index .page-title a {
  margin-right: 10px;
}
.catalog-product-compare-index .data-table tbody tr.odd td,
.catalog-product-compare-index .data-table tbody tr.odd th {
  background: #eeeeee;
}
.catalog-product-compare-index .data-table tbody tr.first td,
.catalog-product-compare-index .data-table tbody tr.first th {
  background: none;
}
.catalog-product-compare-index .data-table tbody tr th {
  text-align: right;
  border-right: 1px dotted #999999;
  min-width: 200px;
}
.catalog-product-compare-index .data-table tbody tr td {
  vertical-align: top;
  border-right: 1px dotted #999999;
  font-size: 16px;
}
.catalog-product-compare-index .data-table tbody .product-top {
  position: relative;
}
.catalog-product-compare-index .data-table tbody .product-top .remove-btn {
  position: absolute;
  right: 15px;
  top: 0;
  font-size: 14px;
}
.catalog-product-compare-index .data-table tbody .price-box .price {
  font-size: 16px;
}
.catalog-product-compare-index .data-table tbody .product-image {
  display: block;
  text-align: center;
}
.catalog-product-compare-index .data-table tbody .product-name a {
  color: #2b2b2b;
  margin: 10px 0;
}
.catalog-product-compare-index .data-table tbody .link-wishlist {
  margin-top: 15px;
  display: block;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
}
.catalog-product-compare-index .data-table tbody .link-wishlist:before {
  content: '+';
  display: inline-block;
}
.catalog-product-compare-index .data-table tbody .actions {
  text-align: center;
}
.catalog-product-compare-index .data-table tbody .actions .secondary {
  margin-bottom: 20px;
}
.catalog-product-compare-index .data-table tbody .actions .btn-cart > span {
  padding: 20px 93px;
}
@media screen and (max-width: 1080px) {
  .catalog-category-view .main.wrapper {
    padding: 0 3.77358491%;
  }
}
@media screen and (max-width: 960px) {
  .category-listing ul li {
    width: 30%;
    margin: 15px 5% 15px 0;
  }
  .category-listing ul li:nth-of-type(3n) {
    margin-right: 0;
  }
  .category-listing ul li:nth-of-type(4n) {
    margin-right: 5%;
  }
  .category-listing h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .catalog-category-view .main.wrapper,
  .catalogsearch-result-index .main.wrapper {
    padding: 0;
  }
  .catalog-category-view .col-main,
  .catalogsearch-result-index .col-main {
    padding: 0 3.77358491%;
  }
  .catalog-category-view .col-left.sidebar,
  .catalogsearch-result-index .col-left.sidebar {
    width: 100%;
    float: none;
    padding-bottom: 30px;
  }
  .catalog-category-view .col-left.sidebar ol ul,
  .catalogsearch-result-index .col-left.sidebar ol ul {
    padding-top: 0;
  }
  .catalogsearch-result-index .sidebar-spiff {
    margin: 0 3.77358491%;
  }
  .catalogsearch-result-index .search-popular {
    width: 100%;
  }
  .catalogsearch-result-index .search-popular li {
    width: 100%;
  }
  .category-title {
    height: 140px;
  }
  .category-title h1 {
    margin-top: 48px;
    width: 100%;
  }
  .products-list .item-cell.middle .desc,
  .products-list .item-cell.last .add-to-links,
  .block-compare {
    display: none;
  }
  .mobile-category-accordion .header {
    display: block;
    padding: 15px 3.77358491%;
  }
  .mobile-category-accordion > .content {
    padding: 0 3.77358491%;
    overflow: hidden;
    height: 0;
  }
  .mobile-category-accordion > .content.opened {
    border-bottom: solid 1px #cccccc;
  }
  .mobile-category-accordion #layered-nav-links {
    margin-top: 25px;
  }
  .products-list .item {
    display: block;
  }
  .products-list .item:before,
  .products-list .item:after {
    content: " ";
    display: table;
  }
  .products-list .item:after {
    clear: both;
  }
  .products-list .item .item-cell {
    display: block;
  }
  .products-list .item .item-cell.middle,
  .products-list .item .item-cell.last {
    width: 68.57142857%;
    float: right;
    padding: 0;
  }
  .products-list .item .item-cell.first {
    width: 26.66666667%;
    float: left;
  }
  .products-list .item .item-cell.last {
    margin-top: 15px;
  }
  .products-list .item .item-cell.last .button {
    display: inline-block;
    width: 47.05882353%;
  }
  .products-list .item .item-cell.last .button > span {
    border: 2px solid #007c9e;
  }
  .products-list .item .item-cell.last .button + .button {
    float: right;
    margin: 0;
  }
  .products-list .item .item-cell.last button.button:hover > span {
    border-color: #e88b19;
  }
  .currently-viewing {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .catalog-category-view .breadcrumbs {
    display: block;
  }
  .catalogsearch-result-index .col-main {
    margin-top: 25px;
  }
}
@media screen and (max-width: 600px) {
  .category-listing ul {
    width: 100%;
    text-align: center;
  }
  .category-listing ul li {
    width: 45%;
    margin: 15px 0;
  }
  .category-listing ul li:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 0;
    clear: left;
  }
  .category-listing ul li:nth-of-type(even) {
    margin-left: 10%;
    margin-right: 0;
  }
  .category-title {
    height: auto;
    background: none !important;
  }
  .category-title h1 {
    margin-top: 25px;
    font-size: 30px;
    color: #000000;
  }
  .products-list .item,
  .products-list .item:first-child {
    border: 0;
    margin: 0;
    border-top: 1px dotted #999999;
  }
  .products-list .item .item-cell.last {
    display: none;
  }
  .products-list .item .item-cell.first {
    margin-bottom: 10px;
  }
  .products-list .item .item-cell.middle .desc {
    display: block;
    margin: 0 0 1.5em;
  }
  .products-list .item:nth-child(odd) {
    clear: both;
    float: left;
  }
  .products-list .item:nth-child(even) {
    float: right;
  }
  .products-list .item .product-name {
    font-size: 14px;
    line-height: 1.5;
  }
  #load-products {
    margin-top: 30px;
    overflow: hidden;
  }
  #infscr-loading {
    clear: both;
  }
  .category-view .sorter .custom-styled-select,
  .results-view .sorter .custom-styled-select {
    max-width: 250px;
  }
  .buttons-set.load-more {
    border-top: 1px dotted #999999;
    padding-top: 30px;
  }
  .buttons-set.load-more .button {
    width: 100%;
  }
  .buttons-set.load-more .button > span {
    width: 100%;
  }
}
/*--------------------------------------------------------------
   LANGUAGE FIXES
--------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .lang-de .products-list .item .item-cell.middle,
  .lang-es .products-list .item .item-cell.middle {
    width: 50.63291139%;
    padding-right: 3.16455696%;
  }
}
