/*#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;
  height: 12px;
  width: 12px;
  text-indent: -5000px;*/
  /*background: url(../../../img/icon/delete.gif) no-repeat 0 0 transparent;*/
  /*background: url(./delete.gif) no-repeat 0 0 transparent;*/
  cursor: pointer; }

#layered_block_left
{
  margin-top:30px;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height:14px;
  font-weight: 300;

}

#layered_block_left .layered_close {
  float: right;
  padding-right: 5px; }

#layered_block_left span.layered_close a,
#layered_block_left span.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 span.closed a {
  background: url(img/icon/more.gif) no-repeat 2px 2px; }

#layered_block_left .layered_subtitle {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px; }

/*#layered_block_left ul {*/
/*  clear: both;*/
/*  padding: 5px 0; }*/

/*#layered_block_left ul li {*/
/*  padding: 2px 0; }*/

#layered_block_left ul li label {
  cursor: pointer;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height:18px;
  font-weight: 300;
}

#layered_block_left ul li label a
{
  color:black;
}

#layered_block_left ul {
  padding-left: 0; }

#layered_block_left ul li {
  list-style-type: none; }

#layered_block_left div > form > div > div {
  margin-top: 5px; }

#layered_block_left div > form > div > div:first-of-type
{
  text-align: center;
}

/*#layered_block_left #enabled_filters, #layered_url_filter_block {*/
/*  padding-bottom: 10px;*/
/*  margin-bottom: 5px;*/
/*  margin-top: 0px;*/
/*  !*border-bottom: 1px dotted #CCC;*!*/
/*  float:none;*/
/*  clear: both;*/

/*}*/

/*#layered_block_left #enabled_filters*/
/*{*/
/*  display: none;*/
/*}*/

/*#layered_block_left #enabled_filters ul li {*/
/*  margin-left: 0;*/
/*  padding-left: 0;*/
/*  display: inline-block;*/
/*  min-width:auto;*/
/*  border:1px solid black;*/
/*  padding:8px 15px;*/
/*  text-transform: uppercase;*/
/*  margin-right:15px;*/
/*}*/

/*#layered_block_left #enabled_filters ul li a i*/
/*{*/
/*  margin-left:15px;*/
/*  color:black;*/
/*}*/

/* Style moved form the template to the css  */
#layered_block_left #enabled_filters ul li:hover {
  background: inherit;
  color: inherit; }

#layered_block_left ul li input.checkbox {
  vertical-align: middle;
  margin-left: 2px; }

#layered_block_left ul li .disabled {
  color: #666; }

#layered_block_left .color-option {
  border: 1px solid #666666;
  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; }*/

#layered_form .select {
  width: 165px; }

#layered_form .color-option {
  margin-left: 0;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 1px solid #666; }

#layered_form .color-option.on {
  border: 1px solid red; }

#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: 6px 0 6px 10px;
  width: 91%; }

.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 div div ul {*/
/*  !*max-height: 200px;*!*/
/*  overflow-x: auto; }*/

.layered_filter {
  /*border-bottom: 1px solid #eee;*/ }
  .layered_filter label {
    font-weight: normal; }
  .layered_filter layered_subtitle {
    font-size: 1.2 em; }

#layered_block_left .layered_filter
{
  /*float:left;*/
  display: inline-block;
  margin-right:30px;
  width:180px;
}

#layered_block_left .layered_filter ul
{
  display:none;
  border: 1px solid black;
  padding: 10px;
  position: absolute;
  width: 250px;
  background: white;
  margin-top: 10px;
  margin-left: -50px;
  z-index: 700;
}

#layered_block_left .layered_filter ul .btn_wrapper
{
  width:100%;
  text-align: center;
}

#layered_block_left .layered_filter ul .kl-btn-default
{
  cursor: pointer;
  margin-top: 20px;
  width: 100%;
}

#layered_block_left .layered_filter ul .btn2 i
{
  margin-right:15px;
  font-size:16px;
  margin-left: 0;
}

#filter_label
{
  width:100px;
  float:left;
  text-transform: uppercase;
}

.layered_filter .layered_subtitle_heading
{
  cursor: pointer;
}

.layered_filter .layered_subtitle_heading:after
{
  content: "\f0d7";
  font-family: "FontAwesome";
  color:black;
  float:right;
  font-size:18px;
}

.layered_filter.expanded .layered_subtitle_heading:after
{
  content: "\f0d8";
}

#layered_block_left .layered_filter.expanded ul
{
  display: block;
  text-align: left;
}

#layered_block_left #layered_form .filter_hr
{
  width:100%;
  height:1px;
  background-color: black;
  margin-top:30px;
  margin-bottom:30px;
}

#mobile_filter_show
{
  padding: 10px 45px;
  border: 1px solid black;
  font-size: 12px;
  margin: auto;
  display: none;
  width: 140px;
  text-align: center;
  cursor:pointer;
}


@media(max-width:991px) {
#layered_block_left #filter_label
{
  width:100%;
  text-align: center;
  margin-bottom:40px;
}

  #layered_block_left .layered_filter
  {
    display: block;
    float:none;
    clear:both;
    margin:auto;
    margin-bottom:25px;
    width:200px;
  }


  #layered_block_left .filters_container
  {
    display:none;
  }

#mobile_filter_show
{
  display:block;
}
}
/*# sourceMappingURL=blocklayered.css.map */
