/* ====== Category Pages ====== */
/* line 7, ../sass/sass/category.scss */
.catalog-category-view .category-header,
.catalogsearch-result-index .category-header {
  position: relative;
  width: 100%;
  min-height: 170px;
}
/* line 12, ../sass/sass/category.scss */
.catalog-category-view .category-header .category-title,
.catalogsearch-result-index .category-header .category-title {
  padding: 30px 30px;
  margin: 0;
  text-align: center;
  z-index: 50;
  position: relative;
}
/* line 19, ../sass/sass/category.scss */
.catalog-category-view .category-header .category-title h1,
.catalogsearch-result-index .category-header .category-title h1 {
  font-size: 30px;
}
/* line 24, ../sass/sass/category.scss */
.catalog-category-view .category-header .category-description,
.catalogsearch-result-index .category-header .category-description {
  width: 630px;
  margin: 0 auto;
  padding: 0 0 30px 0;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  z-index: 50;
  position: relative;
}
/* line 35, ../sass/sass/category.scss */
.catalog-category-view .category-header img,
.catalogsearch-result-index .category-header img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 46, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-top,
.catalogsearch-result-index .category-products .toolbar-top {
  float: left;
  width: 100%;
  padding: 15px 0;
  text-align: right;
}
/* line 53, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-top .view-mode,
.catalogsearch-result-index .category-products .toolbar-top .view-mode {
  display: inline-block;
  margin-right: 20px;
}
/* line 58, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-top .sort-by,
.catalogsearch-result-index .category-products .toolbar-top .sort-by {
  display: inline-block;
}
/* line 60, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-top .sort-by label,
.catalogsearch-result-index .category-products .toolbar-top .sort-by label {
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 66, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-top .sort-by select,
.catalogsearch-result-index .category-products .toolbar-top .sort-by select {
  font-size: 16px;
  margin-right: 10px;
}
/* line 74, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom,
.catalogsearch-result-index .category-products .toolbar-bottom {
  float: left;
  width: 100%;
  padding: 0 0 30px 0;
}
/* line 80, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom .pager .amount,
.catalogsearch-result-index .category-products .toolbar-bottom .pager .amount {
  line-height: 41px;
}
/* line 83, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom .pager .pages,
.catalogsearch-result-index .category-products .toolbar-bottom .pager .pages {
  margin-top: 8px;
}
/* line 88, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom .limiter,
.catalogsearch-result-index .category-products .toolbar-bottom .limiter {
  display: inline-block;
  font-size: 15px;
  margin-left: 20px;
  vertical-align: middle;
}
/* line 94, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom .limiter label,
.catalogsearch-result-index .category-products .toolbar-bottom .limiter label {
  font-size: 15px;
  margin-right: 10px;
  vertical-align: middle;
}
/* line 100, ../sass/sass/category.scss */
.catalog-category-view .category-products .toolbar-bottom .limiter select,
.catalogsearch-result-index .category-products .toolbar-bottom .limiter select {
  font-size: 15px;
  margin-right: 10px;
}
/* line 108, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid,
.catalogsearch-result-index .category-products .products-grid {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 20px;
}
/* line 115, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid.last,
.catalogsearch-result-index .category-products .products-grid.last {
  border-bottom: 0;
}
/* line 120, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item,
.catalogsearch-result-index .category-products .products-grid li.item {
  float: left;
  width: 220px;
  padding: 0 20px 50px 0;
}
/* line 126, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item.first,
.catalogsearch-result-index .category-products .products-grid li.item.first {
  clear: both;
}
/* line 130, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .product-image,
.catalogsearch-result-index .category-products .products-grid li.item .product-image {
  display: block;
  width: 220px;
  height: 220px;
  margin: 0;
}
/* line 136, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .product-image-holder,
.catalogsearch-result-index .category-products .products-grid li.item .product-image-holder {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0;
}
/* line 143, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .product-name,
.catalogsearch-result-index .category-products .products-grid li.item .product-name {
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  margin: 10px 0 0 0;
}
/* line 154, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box,
.catalogsearch-result-index .category-products .products-grid li.item .price-box {
  float: left;
  font-weight: normal;
  margin: 0;
}
/* line 163, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .configurable-price-from-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .configurable-price-from-label {
  float: left;
  margin-right: 5px;
}
/* line 168, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .old-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .old-price {
  float: left;
  margin: 0 10px 0 0;
}
/* line 173, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .old-price .price-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .old-price .price-label {
  display: none;
}
/* line 178, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .special-price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .special-price {
  float: left;
  margin: 0;
}
/* line 183, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .special-price .price-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .special-price .price-label {
  display: none;
}
/* line 189, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .minimal-price .price-label,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .minimal-price .price-label {
  float: left;
  margin-right: 5px;
}
/* line 193, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .minimal-price .price,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .minimal-price .price {
  float: left;
}
/* line 197, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .price-from,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .price-from {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}
/* line 203, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .price-box .price-to,
.catalogsearch-result-index .category-products .products-grid li.item .price-box .price-to {
  float: left;
  margin-bottom: 0;
}
/* line 210, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .points-prediction,
.catalogsearch-result-index .category-products .products-grid li.item .points-prediction {
  float: left;
  margin: 0;
}
/* line 214, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .points-prediction .earnable table,
.catalogsearch-result-index .category-products .products-grid li.item .points-prediction .earnable table {
  margin-bottom: 0px;
  font-size: 14px;
}
/* line 218, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .points-prediction .earnable table .rewards-mini-icon-holder,
.catalogsearch-result-index .category-products .products-grid li.item .points-prediction .earnable table .rewards-mini-icon-holder {
  display: none;
}
/* line 225, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .reviews-block,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block {
  display: none;
  float: left;
  width: 100%;
  padding: 10px 0;
}
/* line 231, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-box,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-box {
  float: left;
  width: 80px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* line 241, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-box .rating,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-box .rating {
  float: left;
  height: 15px;
  background: url(../images/bkg_rating.png) 0 100% repeat-x;
}
/* line 247, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .reviews-block .rating-links,
.catalogsearch-result-index .category-products .products-grid li.item .reviews-block .rating-links {
  display: none;
}
/* line 252, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .availability,
.catalogsearch-result-index .category-products .products-grid li.item .availability {
  line-height: 21px;
}
/* line 256, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item .actions,
.catalogsearch-result-index .category-products .products-grid li.item .actions {
  float: left;
  width: 100%;
  margin-top: 10px;
}
/* line 266, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-grid li.item.last,
.catalogsearch-result-index .category-products .products-grid li.item.last {
  padding-right: 0;
}
/* line 275, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item,
.catalogsearch-result-index .category-products .products-list li.item {
  padding: 30px 0;
}
/* line 279, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item.last,
.catalogsearch-result-index .category-products .products-list li.item.last {
  border-bottom: 0;
}
/* line 283, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-image,
.catalogsearch-result-index .category-products .products-list li.item .product-image {
  float: left;
  width: 220px;
  height: 220px;
  margin: 0;
}
/* line 289, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-image-holder,
.catalogsearch-result-index .category-products .products-list li.item .product-image-holder {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0;
  float: left;
}
/* line 297, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop,
.catalogsearch-result-index .category-products .products-list li.item .product-shop {
  float: left;
  width: 460px;
  margin-left: 20px;
}
/* line 302, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .product-name,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .product-name {
  margin: 0 0 5px;
  font-size: 21px;
  font-weight: normal;
}
/* line 308, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .product-name a:hover,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .product-name a:hover {
  text-decoration: none;
}
/* line 314, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .desc,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .desc {
  clear: both;
  padding: 6px 0 0;
  margin: 0 0 15px;
  line-height: 24px;
}
/* line 320, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .desc .link-learn,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .desc .link-learn {
  font-size: 11px;
}
/* line 325, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block {
  display: none;
  float: left;
  width: 100%;
  padding: 0 0 15px 0;
}
/* line 331, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-box,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-box {
  float: left;
  width: 80px;
  height: 15px;
  font-size: 0;
  line-height: 0;
  background: url(../images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* line 341, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-box .rating,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-box .rating {
  float: left;
  height: 15px;
  background: url(../images/bkg_rating.png) 0 100% repeat-x;
}
/* line 347, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .reviews-block .rating-links,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .reviews-block .rating-links {
  display: none;
}
/* line 352, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box {
  float: left;
  font-weight: normal;
  margin: 0;
  font-size: 16px;
}
/* line 362, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .configurable-price-from-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .configurable-price-from-label {
  float: left;
  margin-right: 5px;
}
/* line 367, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .old-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .old-price {
  float: left;
  margin: 0 10px 0 0;
}
/* line 372, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .old-price .price-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .old-price .price-label {
  display: none;
}
/* line 377, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .special-price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .special-price {
  float: left;
  margin: 0;
}
/* line 382, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .special-price .price-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .special-price .price-label {
  display: none;
}
/* line 387, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .minimal-price .price-label,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .minimal-price .price-label {
  float: left;
  margin-right: 5px;
}
/* line 391, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .minimal-price .price,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .minimal-price .price {
  float: left;
}
/* line 395, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .price-from,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .price-from {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}
/* line 401, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-box .price-to,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-box .price-to {
  float: left;
  margin-bottom: 0;
}
/* line 407, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-points,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-points {
  float: left;
  width: 100%;
}
/* line 411, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-points .points-prediction,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-points .points-prediction {
  margin-top: 0;
  float: left;
  width: auto;
  margin-left: 20px;
}
/* line 418, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-points .points-prediction .earnable table,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-points .points-prediction .earnable table {
  margin-bottom: 0px;
  font-size: 16px;
}
/* line 422, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .price-points .points-prediction .earnable table .rewards-mini-icon-holder,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .price-points .points-prediction .earnable table .rewards-mini-icon-holder {
  display: none;
}
/* line 430, ../sass/sass/category.scss */
.catalog-category-view .category-products .products-list li.item .product-shop .actions,
.catalogsearch-result-index .category-products .products-list li.item .product-shop .actions {
  float: left;
  width: 100%;
  margin-top: 15px;
}
/* line 444, ../sass/sass/category.scss */
.catalog-category-view .category-products .add-to-links,
.catalogsearch-result-index .category-products .add-to-links {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #999999;
  margin-top: 8px;
}
/* line 451, ../sass/sass/category.scss */
.catalog-category-view .category-products .add-to-links li,
.catalogsearch-result-index .category-products .add-to-links li {
  float: left;
}
/* line 454, ../sass/sass/category.scss */
.catalog-category-view .category-products .add-to-links li .separator,
.catalogsearch-result-index .category-products .add-to-links li .separator {
  display: inline-block;
  margin: 0 10px;
}
/* line 459, ../sass/sass/category.scss */
.catalog-category-view .category-products .add-to-links li a,
.catalogsearch-result-index .category-products .add-to-links li a {
  font-size: 12px;
  color: #999999;
  text-decoration: underline;
}
/* line 464, ../sass/sass/category.scss */
.catalog-category-view .category-products .add-to-links li a:hover,
.catalogsearch-result-index .category-products .add-to-links li a:hover {
  text-decoration: none;
}
/* line 474, ../sass/sass/category.scss */
.catalog-category-view .sidebar .block-content,
.catalogsearch-result-index .sidebar .block-content {
  float: left;
  width: 100%;
}
/* line 479, ../sass/sass/category.scss */
.catalog-category-view .sidebar .zblock-after-filters-category,
.catalogsearch-result-index .sidebar .zblock-after-filters-category {
  margin-bottom: 20px;
}
/* line 482, ../sass/sass/category.scss */
.catalog-category-view .sidebar .zblock-after-filters-category p,
.catalogsearch-result-index .sidebar .zblock-after-filters-category p {
  margin-bottom: 0;
}
/* line 489, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav,
.catalogsearch-result-index .block-layered-nav {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
/* line 494, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-title,
.catalogsearch-result-index .block-layered-nav .block-title {
  font-size: 24px;
  margin-bottom: 30px;
  cursor: pointer;
}
/* line 503, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav dl dt,
.catalogsearch-result-index .block-layered-nav dl dt {
  line-height: 23px;
  padding: 0 20px 0 0;
  background: transparent url("../images/icons/open-close-sprite.png") no-repeat 100% 0;
  cursor: pointer;
}
/* line 509, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav dl dt.active,
.catalogsearch-result-index .block-layered-nav dl dt.active {
  background-position: 100% -80px;
}
/* line 517, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .currently .block-subtitle,
.catalogsearch-result-index .block-layered-nav .block-content .currently .block-subtitle {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 523, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .currently ol li,
.catalogsearch-result-index .block-layered-nav .block-content .currently ol li {
  float: left;
  width: 100%;
  padding: 5px 0;
}
/* line 528, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .currently ol li .label,
.catalogsearch-result-index .block-layered-nav .block-content .currently ol li .label {
  font-weight: bold;
}
/* line 531, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .currently ol li .btn-remove,
.catalogsearch-result-index .block-layered-nav .block-content .currently ol li .btn-remove {
  float: right;
  margin: 0 3px 0 0;
}
/* line 539, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .actions,
.catalogsearch-result-index .block-layered-nav .block-content .actions {
  float: left;
  width: 100%;
  text-align: right;
  margin-top: 10px;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
/* line 548, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content .actions a,
.catalogsearch-result-index .block-layered-nav .block-content .actions a {
  float: right;
}
/* line 553, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content #narrow-by-list,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list {
  float: left;
  width: 100%;
}
/* line 557, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dt,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 562, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav .block-content #narrow-by-list dd,
.catalogsearch-result-index .block-layered-nav .block-content #narrow-by-list dd {
  padding-bottom: 25px;
  margin-bottom: 25px;
}
/* line 572, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters {
  position: relative;
}
/* line 575, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters .aw-ln-clear-all,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters .aw-ln-clear-all {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 581, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters .block-subtitle,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters .block-subtitle {
  display: none;
}
/* line 585, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container {
  float: left;
  width: 100%;
}
/* line 589, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
/* line 594, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd {
  width: 100%;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
/* line 601, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li {
  display: block;
  white-space: normal;
  padding: 0 0 10px 0;
}
/* line 606, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 614, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox],
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox] {
  display: none;
}
/* line 617, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label a {
  font-size: 14px;
  padding-left: 27px;
  white-space: normal;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  transition: none;
}
/* line 631, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox],
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox] {
  display: none;
}
/* line 634, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox]:checked + a,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=checkbox]:checked + a {
  background-position: 0 -80px;
}
/* line 640, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio],
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio] {
  display: none;
}
/* line 646, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio]:checked + a,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container dd ol li label input[type=radio]:checked + a {
  background-position: 0 -80px;
}
/* line 655, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider {
  width: 212px;
  margin-left: 6px;
}
/* line 659, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper {
  height: 16px;
}
/* line 663, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-active,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-active {
  background-image: none;
  height: 10px;
  margin-top: 6px;
}
/* line 670, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-left,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-left {
  background: none;
}
/* line 673, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-right,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-wrapper-right {
  background: none;
}
/* line 676, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-min,
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-max,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-min,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-slider-max {
  width: 7px;
  height: 22px;
  background-image: none;
  cursor: ew-resize;
}
/* line 684, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-status-from,
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-status-to,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-status-from,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-range-status-to {
  margin: 0;
}
/* line 689, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input {
  border-style: solid;
  border-width: 1px;
  height: auto;
  line-height: 28px;
  padding: 4px;
  width: 60px;
  margin-right: 5px;
}
/* line 697, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input:first-child,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto input:first-child {
  margin-right: 0;
}
/* line 701, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto > span,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters #aw-ln-filters-container .aw-ln-filter-options-fromto > span {
  display: inline-block;
  text-align: center;
  line-height: 32px;
}
/* line 712, ../sass/sass/category.scss */
.catalog-category-view .block-layered-nav#aw-ln-filters .aw-ln-overlay,
.catalogsearch-result-index .block-layered-nav#aw-ln-filters .aw-ln-overlay {
  background-size: auto !important;
}
/* line 721, ../sass/sass/category.scss */
.catalog-category-view .category-seo,
.catalogsearch-result-index .category-seo {
  float: left;
  width: 100%;
  padding-top: 45px;
  margin-bottom: 25px;
}
/* line 728, ../sass/sass/category.scss */
.catalog-category-view .category-seo .category-seo-title,
.catalogsearch-result-index .category-seo .category-seo-title {
  margin-bottom: 25px;
}
/* line 731, ../sass/sass/category.scss */
.catalog-category-view .category-seo .category-seo-content,
.catalogsearch-result-index .category-seo .category-seo-content {
  font-size: 15px;
  line-height: 24px;
}
/* line 735, ../sass/sass/category.scss */
.catalog-category-view .category-seo .category-seo-content p,
.catalogsearch-result-index .category-seo .category-seo-content p {
  font-size: 15px;
  line-height: 24px;
}
/* line 739, ../sass/sass/category.scss */
.catalog-category-view .category-seo .category-seo-content p img,
.catalogsearch-result-index .category-seo .category-seo-content p img {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
/* line 748, ../sass/sass/category.scss */
.catalog-category-view .zblock-after-content-category,
.catalogsearch-result-index .zblock-after-content-category {
  float: left;
  width: 100%;
}
/* line 752, ../sass/sass/category.scss */
.catalog-category-view .zblock-after-content-category p,
.catalogsearch-result-index .zblock-after-content-category p {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* Search Results Page Stuff */
/* line 764, ../sass/sass/category.scss */
.catalogsearch-result-index .page-title h1 {
  text-align: center;
  margin-top: 40px;
}

/* Category Layout 2 Specific */
/* line 774, ../sass/sass/category.scss */
.red-category-layout-two .col-main {
  width: 700px;
}
/* line 777, ../sass/sass/category.scss */
.red-category-layout-two .col-left {
  width: 220px;
  margin-top: 20px;
}

/* Category Layout 3 Specific */
/* line 786, ../sass/sass/category.scss */
.red-category-layout-three .col-main {
  width: 700px;
}
/* line 789, ../sass/sass/category.scss */
.red-category-layout-three .col-left {
  width: 220px;
  margin-top: 20px;
}

/* Category Layout 4 Specific */
/* line 798, ../sass/sass/category.scss */
.red-category-layout-four .col-main {
  width: 700px;
}
/* line 801, ../sass/sass/category.scss */
.red-category-layout-four .col-left {
  width: 220px;
  margin-top: 20px;
}

/* Sub categories listing page */
/* line 819, ../sass/sass/category.scss */
.category-subs .col-main .subcategories {
  float: left;
  width: 100%;
  margin-top: 20px;
}
/* line 825, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li {
  float: left;
  width: 220px;
  margin: 0 20px 50px 0;
}
/* line 830, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li.last {
  margin-right: 0;
}
/* line 834, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li img {
  margin-bottom: 10px;
}
/* line 839, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li h2.category-title {
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  margin-bottom: 15px;
}
/* line 850, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li ul.subcategories {
  list-style: none;
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
/* line 855, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li ul.subcategories li {
  float: left;
  width: 100%;
  font-size: 13px;
  line-height: 24px;
}
/* line 861, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li ul.subcategories li.subcategory strong {
  font-weight: normal;
}
/* line 865, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li ul.subcategories li.subcategory:before {
  content: "-";
}
/* line 870, ../sass/sass/category.scss */
.category-subs .col-main .subcategories #sub-cat-list > li ul.subcategories.subcategories-3 {
  display: none;
}
