#enabled_filters {
  margin: 0 0 10px 0;
  padding: 0; color:var(--second-blue-color); }

#enabled_filters .layered_subtitle {
  font-weight: bold;
  font-size: 12px; }

#enabled_filters ul li {
  padding: 2px 0; }

#enabled_filters li a {
  float: right;
  cursor: pointer; }

#layered_block_left .layered_close {
  float: right;
  padding-right: 5px; }

#layered_block_left span.layered_close a {
  display: block;
  position: relative;
  height: 13px;
  width: 13px;
  text-decoration: none;
  text-indent: -1000px; }

#layered_block_left span.layered_close a:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 16px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  color: #ddd;
  line-height: 22px;
  text-indent: 0;
  text-align: center; }

#layered_block_left span.closed a:before {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 16px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  display: block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  color: #ddd;
  text-indent: 0;
  line-height: 22px;
  text-align: center;
}

body #layered_block_left .layered_subtitle {
  display: inline-block;
  font-family: 'Inter', sans-serif !important;
  font-size:15px;
  font-weight:bold;
  color:var(--main-blue-color) !important;
  }
  .layered_filter:first-child { padding-top:0;}

  body .block .block_content a { color:var(--main-blue-color); font-size: 13px;}
  body .block .block_content a:hover { color:var(--third-blue-color); }
#layered_block_left ul {
  clear: both;
  padding: 5px 0; }

#layered_block_left ul li {
	width:100%;
  padding: 2px 0; }

#layered_block_left ul li label {
    display:inline;
  cursor: pointer;     line-height: normal; }

#layered_block_left ul {
  margin-bottom:0;
  padding-left: 0; }

#layered_block_left ul li {
  list-style-type: none; display: flex;
  align-items: center; }

#layered_block_left div > form > div > div {
  margin-top: 5px; }

#layered_block_left #enabled_filters, #layered_url_filter_block {
  margin-bottom: 12px;
  margin-top: 0;
  border-bottom: 2px solid #a1d7ca; }

#layered_block_left #enabled_filters ul li {
  margin-left: 0;
  padding-left: 0;  margin-right:7px; margin-bottom:7px;background:var(--fifth-blue-color); border-radius:5px; padding: 4px;  font-size: 11px; line-height: normal; -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  -o-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out; }

  #layered_block_left #enabled_filters .icon-remove:before { font-family: 'ayon';     content: "\ea2b";}
  #layered_block_left #enabled_filters i { margin-right:5px;}
/* Style moved form the template to the css  */

#layered_block_left #enabled_filters ul { display:flex;}

#layered_block_left #enabled_filters ul li:hover {
  background:var(--fourth-blue-color); 
  color: inherit; } 

#layered_block_left ul li input.checkbox {
  vertical-align: middle;
  margin-left: 2px; opacity: 0.35;     margin-top: -4px; margin-right:5px; }

#layered_block_left ul li .disabled {
  color: #666; }

#layered_block_left .color-option {
  border: 1px solid #666666;
  height: 16px;
  margin-left: 0;
  margin-right: 5px;
  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: 100%; }

#layered_form .color-option {
  margin-left: 0;
  width: 16px;
  height: 16px;
  padding: 0;
  border: 1px solid #e5e5e5; }

#layered_form .color-option.on {
  border: 1px solid #515151; }

#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: 89%; }

.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 {
  overflow-x: auto; }

.layered_price {
  padding-bottom:10px; }

.layered_filter {
  padding:12px 4px 2px 4px;
  border-top: none; }
  .layered_filter label {
    font-weight: normal;}
  .layered_filter .layered_subtitle {
    font-size: 1.2em; }

#layered_block_left .ui-slider .ui-slider-handle {
  width:20px;
  height:20px;
  top:-8px;
  display:inline-block;
  margin-left:-10px;
  cursor:pointer;
  border-color:var(--third-blue-color) !important;
    border-style: solid;
    border-width: 2px;
  
  border-radius: 3px;
  background:#fff !important;}
  @media (min-width: 992px) and (max-width: 1199px) {
  #layered_block_left .ui-slider .ui-slider-handle {
    top:-6px;
    margin-left:-10px;
    width:17px;
    height:17px; } }
   @media (min-width: 768px) and (max-width: 991px) {
  #layered_block_left .ui-slider .ui-slider-handle {
    top:-6px;
    margin-left:-10px;
    width:14px;
    height:14px; } }
	
.ui-slider-horizontal, .ui-slider-horizontal .ui-widget-content {
  background:#e5e5e5;
  height:3px;
  border:none; }

.ui-slider-horizontal .ui-widget-header {
  background: var(--fourth-blue-color) !important;}

#layered_block_left .layered_price label {
  color:var(--main-blue-color);
  font-weight:normal;
  margin-bottom:9px; }

#layered_block_left .layered_price span#layered_price_range {
  color:var(--main-blue-color);
  font-weight:normal; }

/*  Added for Prestashop 1.6.0.11+  */ 
  
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
}

#layered_block_left .title_block { display:none; border-radius:5px; background:var(--fourth-blue-color) !important; padding:10px 20px; margin-bottom:20px; cursor:pointer;     justify-content: space-between;     -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;     font-weight: bold;
  font-size: 20px;}

  #layered_block_left .title_block.active .ai-sliders:before {
    content: "\ea2b";
}


#layered_block_left .title_block:hover {   background:var(--third-blue-color) !important;}
@media (max-width: 991px) {
#layered_block_left .block_content { display:none;}
#layered_block_left .title_block { display:flex;}
}


