/* line 50, ../sass/partials/_pie.scss */
.pie-element {
  behavior: url("/skin/frontend/worten/default/PIE/PIE_uncompressed.htc");
  position: relative;
}

/* line 5, ../sass/page_category.scss */
.category-title {
  border-width: 0;
  margin: 0 0 7px;
}

/* line 9, ../sass/page_category.scss */
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 0 0 10px;
  text-align: center;
}

/* line 15, ../sass/page_category.scss */
.category-description {
  margin: 0 0 10px;
}

/* line 20, ../sass/page_category.scss */
.products-grid {
  position: relative;
  border-bottom: 1px solid #dddddd;
}

/* line 25, ../sass/page_category.scss */
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  border: 1px solid #d7d7d7;
  background-color: white;
  padding: 0px 20px;
}

/* line 30, ../sass/page_category.scss */
.col1-layout .products-grid {
  width: 790px;
  margin: 0 auto;
}

/* line 37, ../sass/page_category.scss */
.products-grid li.product-item-grid {
  position: relative;
  width: 152px;
  padding-bottom: 20px;
  margin: 15px 20px 0 0;
}
/* line 42, ../sass/page_category.scss */
.products-grid li.product-item-grid.last {
  margin-right: 0;
}
/* line 48, ../sass/page_category.scss */
.products-grid .actions .btn-cart span span {
  background-position-y: -177px;
}
/* line 55, ../sass/page_category.scss */
.products-grid .savings {
  display: none;
}

/* line 61, ../sass/page_category.scss */
.featured-products .grid-actions .btn-cart span span {
  padding-top: 8px;
  padding-bottom: 8px;
}

/* line 69, ../sass/page_category.scss */
.products-list {
  padding: 0 19px;
  border: 1px solid #d7d7d7;
  background-color: white;
  overflow: hidden;
  *zoom: 1;
}

/* line 76, ../sass/page_category.scss */
.custom-category-page li.product-item-grid {
  width: 152px;
  margin: 15px 20px 0 0;
}
/* line 79, ../sass/page_category.scss */
.custom-category-page li.product-item-grid.last {
  margin-right: 0;
}
/* line 84, ../sass/page_category.scss */
.custom-category-page .col2-set li.product-item-grid {
  width: 142px;
}

/* line 93, ../sass/page_category.scss */
.catalog-category-view .main-container .main {
  margin-top: 0px;
}
/* line 95, ../sass/page_category.scss */
.catalog-category-view .main-container .main .widget-banner + .breadcrumbs {
  margin-top: -15px;
}
/* line 100, ../sass/page_category.scss */
.catalog-category-view .grid-actions {
  margin-top: 10px;
}
/* line 102, ../sass/page_category.scss */
.catalog-category-view .grid-actions .grid-link-compare {
  font-weight: normal;
  color: #363636;
  text-decoration: underline;
}
/* line 43, ../sass/partials/_mixins.scss */
.catalog-category-view .grid-actions .grid-link-compare:hover {
  color: #e51b15;
  text-decoration: underline;
}
/* line 110, ../sass/page_category.scss */
.catalog-category-view .actions .add-to-links a {
  font-weight: normal;
}

/* line 122, ../sass/page_category.scss */
.cms-category .nav-container #nav li.active ul {
  display: none !important;
}

/* line 132, ../sass/page_category.scss */
.main .col-main .category-main-title {
  font-size: 16px;
  font-weight: 700;
  margin: 7px 0px 10px;
}
/* line 137, ../sass/page_category.scss */
.main .col-main .custom-main-title {
  margin-top: 20px;
}

/*
.catalog-category-view {
  .col-left.sidebar > .block.block-layered-nav {
    display: none;
  }
  //Fixed filters on subcategories
  .col-left.sidebar .block.block-layered-nav.block-filters
  {
    display:block;
  }
}
*/
