.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { position: absolute; z-index: 2; width: 15px; height: 15px; cursor: pointer; background: #000; border-radius: 0px; text-align: center; border: 0; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; background: #000; }

.ui-slider-horizontal { height: 2px !important; border: none; background: #dbdbdb; color: #c2c2c2; border-radius: 0 !important; }

.ui-slider-handle { top: -7px !important; position: relative; }
/*.ui-slider-handle:before { content: ""; border-radius: 100%; left: 0; right: 0; top: 0; bottom: 0; position: absolute; border: 4px solid #000; }
.ui-slider-handle:hover:before { border-color: #000; }*/

#enabled_filters { margin: 0 0 10px 0; background: white; padding: 0; border: 0 !important; }

#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 .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 .title_block { margin: 0; }

#layered_block_left .block_content {
	padding: 0px 5px;
	/*max-height: 900px;
    overflow: hidden;
    overflow-y: scroll;*/
}

#layered_block_left .layered_subtitle {
    display: block;
    font-size: 17px;
    color: #000;
    font-family: 'Gotham Rounded Medium';
    position: relative;
    text-transform: uppercase;
    padding-bottom: 5px;
    position: relative;
    line-height: 30px;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
}

#layered_block_left ul { clear: both; padding: 5px 0; }

#layered_block_left ul li { padding: 0px 0px 0px 0px; }

#layered_block_left ul li label { cursor: pointer; }

#layered_block_left ul { padding-left: 0; color: #000; font-weight: 500; font-size: 14px; font-family: 'Gotham Rounded Book'; }
#layered_block_left ul label { color: #000; font-weight: 500; margin-bottom: 10px; font-size: 14px; font-family: 'Gotham Rounded Medium'; text-transform: uppercase; }

#layered_block_left ul li { list-style-type: none; position: relative; }

#layered_block_left div > form > div > div { margin-bottom: 5px; }
#layered_block_left div > form > div > div.layered_price{margin-bottom: 60px;}
#layered_block_left #enabled_filters, #layered_url_filter_block { padding-bottom: 10px; margin-bottom: 5px; margin-top: 0px; border-bottom: 1px dotted #CCC; }

#layered_block_left #enabled_filters ul li { margin-left: 0; padding-left: 0; }

/* 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; margin-right: 5px; }

#layered_block_left .color-option.disable { opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; }

#layered_block_left .nomargin a {
    display: inline;
    text-transform: none;
    color: #000;
    font-size: 14px;
    font-family: 'Gotham Rounded Book';
}
#layered_block_left .nomargin a:hover { color: #795cab; }
#layered_block_left .nomargin a span { position: absolute; right: 0; }
@media (min-width: 768px) and (max-width: 991px) { #layered_block_left .nomargin a span { position: static; } }

#layered_form .select { width: 165px; }

#layered_form div.checker { vertical-align: -4px; }

#layered_form .color-option { margin-left: 0; width: 16px; height: 16px; padding: 0; border: 1px solid #666; vertical-align: -2px; }

#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: 15px; }

.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_filter label { font-weight: normal; }
.layered_filter layered_subtitle { font-size: 1.2 em; }

#layered_block_left ul li { min-width: 50%; }
#layered_block_left ul li > .radio,
#layered_block_left ul li > .checker{width: 0px;margin: 0px;margin-left: -3px;}
#layered_block_left ul li > .radio > span,
#layered_block_left ul li > .checker > span{visibility: hidden;width: 0px;}
#layered_block_left ul li > .radio > span > input,
#layered_block_left ul li > .checker > span > input{width: 0px;}