.layered-navigation-block { display: none; background-color : black; height : 100%; opacity : 0.35; position : fixed; top : 0; left: 0; width : 100%; z-index : 900; }
.ajax-loader { display: none; z-index: 1000; position: fixed; top: 50%; left: 50%; }
.layered-heading { font-weight:bolder; font-size: large; }
.layer-category .list-group-item { border: 0 !important;}
.layer-category .list-group a { display: inline-block; }
.filter-attribute-container:last-child { border-bottom: 0; }
.filter-attribute-container .remove-filter { position: absolute; right: 20px; top: 50%; margin-top: -7px; font-size: 0; width: 15px; height: 15px; padding: 0; background: url(../../../../image/remove-icon.png) no-repeat;   border: 0; }
.filter-attribute-container .remove-filter:hover { background: url(../../../../image/remove-icon.png) no-repeat; opacity: 0.5; border: 0; }
.filter-attribute-container .filter-clear-all { text-align: right; }
.filter-attribute-container .filter-clear-all .clear-filter { background: none; color: #23a1d1; }
.filter-attribute-container .filter-clear-all .clear-filter:hover { background: none; color: #2a6496; }
.filter-attribute-container .list-group-item { overflow: hidden; position: relative; }
.filter-attribute-container .list-group-item p {  margin: 0; }
.filter-attribute-container .list-group-item .filter-price .input-price {  width: 50px; margin: 0 10px 0 0; text-align: center; }
.filter-attribute-container .list-group-item .filter-price .input-price:hover { cursor: not-allowed; }
.filter-attribute-container .list-group-item .filter-price #slider-price { margin: 10px; background: #c06b81; }
.list-group .filter-attribute-container a { 
	color: #333333;
    cursor: pointer;
    font-size: 13px;
	border: 0;
}
.layer-category .panel{background: none; border: none;}
.panel  .layered-heading.panel-heading{
	font-size: 15px;
    font-weight: 700;
    color: #363636;
    text-transform: uppercase;
    line-height: 45px;
    background: #f6f5f3;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 18px;
}
.layered .list-group{
	background: #f6f5f3;
    padding: 20px 15px 15px 15px;
}
.layered .list-group-item{
	border: none;
	background: none;
	box-shadow: none;
	padding: 0;
	text-transform: capitalize;
}
.layered .filter-attribute-container label{
	font-weight: 700;
    font-size: 13px;
    letter-spacing: 2px;
    color: #363636;
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.layered .list-group a{
	display: inline-block;
	width: 100%;
	border: none;
    color: #898989;
    font-size: 14px;
    font-weight: normal;
}
.layered .list-group a:hover{background: none; border: none; color: #c06b81;}
.list-group .ui-slider .ui-slider-range {
    background: #000 !important;
    border: none !important;
	border-radius: 0;
	z-index: 0;
}
.list-group .ui-slider .ui-slider-handle {
    background: #000 !important;
    border: none !important;
}
.filter-attribute-container .list-group-item .filter-price .slider-values {
	font-size: 12px;
	font-weight: normal;
    padding: 5px;
    text-align: center;
    margin: 20px 0 10px;
}
.ui-slider .ui-slider-handle{width: 5px !important; margin: 0 !important;}
.ui-widget-content{border: none !important; border-radius: 0 !important;}
.ui-slider-horizontal{height: 6px !important;}
.layered .list-group a.remove-filter{display: none;}