/* color opacity */
/* color schemes */
#enabled_filters {
  margin: 0 0 10px 0;
  background: #eee;
  padding: 5px; }
  #enabled_filters .layered_subtitle {
    font-weight: bold;
    font-size: 12px; }
  #enabled_filters ul li {
    padding: 2px 0; }
  #enabled_filters li a {
    float: right;
    display: inline-block;
    cursor: pointer;
    line-height: 21px;
    font-weight: 600;
    color: #dd625d; }

.layered_color {
  display: none; }

#enabled_filters li a:hover {
  color: #333; }

#layered_block_left .layered_close {
  float: right;
  padding-right: 5px; }
#layered_block_left .layered_close a {
  display: block;
  height: 13px;
  width: 13px;
  text-decoration: none;
  text-indent: -5000px;
  background: url(img/icon/less.gif) no-repeat 2px 2px; }
#layered_block_left .closed a {
  background: url(img/icon/more.gif) no-repeat 2px 2px; }

.layered_weight {
  text-align: center; }

#layered_block_left .layered_subtitle {
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  color: #333;
  line-height: 13px; }

.layered_subtitle_heading {
  margin: 19px 0 16px;
  cursor: pointer;
  text-align: left; }
  .layered_subtitle_heading.downArrow {
    margin-bottom: 0; }

.layered_price {
  text-align: center; }

#layered_price_range,
#layered_weight_range {
  color: #dd625d;
  font-weight: 600; }

#layered_block_left .layered_filter_ul {
  clear: both;
  padding: 5px 0; }
#layered_block_left ul {
  padding-left: 0; }
  #layered_block_left ul li label {
    cursor: pointer; }
  #layered_block_left ul li.nomargin {
    width: 100%; }
#layered_block_left .layered_filter_ul > li {
  list-style-type: none;
  padding: 6px 0; }
#layered_block_left div > form > div > div {
  margin-top: 5px; }
#layered_block_left #enabled_filters {
  padding-bottom: 10px;
  margin-bottom: 5px;
  margin-top: 0px;
  border-bottom: none; }

#layered_url_filter_block {
  padding-bottom: 10px;
  margin-bottom: 5px;
  margin-top: 0px;
  border-bottom: none; }

#layered_block_left #enabled_filters ul li {
  margin-left: 0;
  padding-left: 0; }
  #layered_block_left #enabled_filters ul li:hover {
    background: inherit;
    color: inherit; }
#layered_block_left ul li input.checkbox {
  margin-left: 2px; }
#layered_block_left ul li .disabled {
  color: #666; }
#layered_block_left .color-option {
  border: 1px solid #666;
  height: 16px;
  margin-left: 0;
  padding: 0;
  width: 16px; }
  #layered_block_left .color-option.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5; }
#layered_block_left .nomargin a {
  display: inline; }

/* Style moved form the template to the css  */
#layered_form .color-option {
  margin-left: 0;
  width: 26px;
  height: 26px;
  padding: 0;
  border: 1px solid #ccc; }
  #layered_form .color-option:focus {
    outline: none; }
#layered_form input[type=radio] {
  margin-left: 2px;
  vertical-align: middle; }

.layered_price_range {
  margin-left: 7px; }

.layered_price_range_unit {
  margin-right: 7px; }

.layered_slider_container {
  margin: 20px 0 6px 10px;
  width: 92%;
  width: calc(100% - 19px); }

.layered_slider {
  margin-top: 5px; }

.layered_input_range_min {
  width: 30px; }

.layered_input_range_max {
  width: 40px; }

.layered_list_selected {
  font-weight: bold; }

.layered_list {
  display: block;
  cursor: pointer; }
  .layered_list:hover {
    font-weight: bold; }

.layered_ajax_loader p {
  margin: 20px 0;
  text-align: center; }

.hide-action {
  text-align: center;
  text-align: right;
  display: block;
  cursor: pointer; }
  .hide-action:hover {
    font-weight: bold; }

#layered_form .layered_price:after,
#layered_form .layered_weight:after,
#layered_form .layered_price:before,
#layered_form .layered_weight:before {
  content: '';
  display: table;
  clear: both; }
#layered_form .layered_price ul,
#layered_form .layered_weight ul {
  overflow-x: visible; }

.layered_filter:not(:last-child), .layered_price:not(:last-child), .layered_weight:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 21px; }
.layered_filter:after, .layered_filter:before, .layered_price:after, .layered_price:before, .layered_weight:after, .layered_weight:before {
  display: table;
  content: '';
  clear: both; }
.layered_filter label, .layered_price label, .layered_weight label {
  font-weight: normal;
  vertical-align: bottom; }

#layered_block_left .block_content:after, #layered_block_left .block_content:before {
  display: table;
  content: '';
  clear: both; }

/*fix*/
#layered_form .color-option {
  margin-left: 0;
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 0px; }
  #layered_form .color-option.on {
    border: 1px solid #dd625d; }

#layered_block_left .color-group > li {
  cursor: pointer;
  width: auto !important;
  display: inline-block;
  margin: 1px;
  border: 0px;
  padding: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid transparent; }
  #layered_block_left .color-group > li:hover {
    border: 1px solid #dd625d; }

#layered_form .color-option.on {
  border: 1px solid #000000; }

@media (max-width: 1199px) {
  #layered_block_left .layered_subtitle,
  #layered_block_left #enabled_filters ul li {
    font-size: 11px; } }
/* tablet */
@media (max-width: 768px) and (min-width: 576px) {
  #layered_price_range, #layered_weight_range {
    position: absolute;
    bottom: calc(100% + 17px);
    left: 0;
    right: 0;
    color: #333; } }

@media (max-width: 768px) {
  .layered_subtitle_heading {
    margin-top: 0; }

  #layered_form > div {
    margin: 0 -3.25vw; }

  .layered_filter, .layered_price, .layered_weight {
    float: left;
    width: 33.33333%;
    padding: 0 3.25vw;
    padding-bottom: 38px; }
    .layered_filter:not(:last-child), .layered_price:not(:last-child), .layered_weight:not(:last-child) {
      border: none; }
    .layered_filter:nth-child(6), .layered_price:nth-child(6), .layered_weight:nth-child(6) {
      clear: left; }

  .layered_price, .layered_weight {
    width: 66.66667%; }

  #layered_block_left .layered_subtitle {
    font-size: 14px; } }
@media (max-width: 575px) {
  .layered_filter, .layered_price, .layered_weight {
    width: 50%; }
    .layered_filter:nth-child(6), .layered_price:nth-child(6), .layered_weight:nth-child(6) {
      clear: both; } }
@media (max-width: 480px) {
  .layered_filter, .layered_price, .layered_weight {
    width: 100%; }

  .layered_filter:first-child .layered_subtitle_heading {
    margin-top: 0; } }

/*# sourceMappingURL=blocklayered.css.map */
