.layered_list:hover,
.layered_list_selected {
    font-weight: 700;
}
#enabled_filters {
    margin: 0 5px 10px;
    padding: 5px;
    font-size: 11px;
    border: 1px dashed #ddd;
}
#enabled_filters .layered_enabledsubtitle {
    border-bottom-style: dashed;
    margin-bottom: 5px;
}
#enabled_filters .layered_enabledsubtitle:after {
    display: none !important;
}
#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;
}
.layeredSortBy {
    display: none;
}
#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) 2px 2px no-repeat;
}
#layered_block_left span.closed a {
    background: url(img/icon/more.gif) 2px 2px no-repeat;
}
#layered_block_left .layered_subtitle_heading {
    margin-bottom: 7px;
}
#layered_block_left .layered_subtitle_heading:after {
    display: none !important;
}
#layered_block_left ul {
    clear: both;
    padding: 5px 0;
}
#layered_block_left ul li {
    padding: 0;
    list-style-type: none;
}
#layered_block_left ul li label {
    cursor: pointer;
}
#layered_block_left #enabled_filters,
#layered_url_filter_block {
    padding-bottom: 0;
    margin-bottom: 5px;
    margin-top: 0;
    border-bottom: 1px dotted #ccc;
}
#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 {
    vertical-align: middle;
    margin-left: 2px;
}
#layered_block_left ul li .disabled {
    color: #666;
}
#layered_block_left .color-option {
    border: 1px solid #ddd;
    height: 16px;
    margin-left: 0;
    padding: 0;
    width: 16px;
}
#layered_block_left .color-option.radio {
    display: inline;
    margin: 1px 2px 1px 0;
}
#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 .block_content {
    margin-bottom: 0;
}
#layered_form .form-inline .form-control,
#layered_form .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.hide-action,
.layered_list {
    display: block;
    cursor: pointer;
}
#layered_form .color-option {
    margin-left: 0;
    width: 16px;
    height: 16px;
    padding: 0;
    border: 1px solid #ddd;
}
#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_ajax_loader p {
    margin: 20px 0;
    text-align: center;
}
.hide-action {
    text-align: center;
    text-align: right;
}
#layered_form div div ul {
    max-height: 300px;
    overflow-x: auto;
    margin-bottom: 10px;
}
#layered_form div div ul::-webkit-scrollbar {
    width: 8px;
}
#layered_form div div ul::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
#layered_form div div ul::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
#layered_form div div ul::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}
.layered_filter label {
    display: inline;
    font-weight: 400;
}
#products_loader_icon {
    z-index: 9999;
    text-align: center;
    top: 60px;
    left: 0;
    position: absolute;
    background: #fff;
    padding-top: 20px;
    width: 100%;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
#columns #center-layered-nav {
    padding: 5px 0;
    background: #f8f8f8;
    clear: both;
}
#columns #center-layered-nav .container {
    width: 100%;
}
#columns #center-layered-nav .layeredSortBy {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 15px 0 0;
    border-bottom: none !important;
    border-right: 1px solid #ddd;
    border-top: 1px solid transparent !important;
    line-height: 35px;
    display: table-cell;
}
#columns #center-layered-nav .layeredSortBy:after {
    display: none;
}
#columns #center-layered-nav #layered_block_left {
    margin-bottom: 0;
}
#columns #center-layered-nav #layered_form {
    display: table-cell;
}
#columns #center-layered-nav #enabled_filters {
    border: none;
    margin: 0 0 0 8px;
    padding: 0;
}
#columns #center-layered-nav #enabled_filters a {
    background: 0 0 !important;
    margin-left: 4px;
}
#columns #center-layered-nav #enabled_filters .layered_enabledsubtitle {
    display: none;
}
#columns #center-layered-nav #enabled_filters ul li {
    float: left;
    border: 1px dotted #cecece;
    padding: 2px 3px;
    margin: 2px;
}
#columns #center-layered-nav .layered_filter_center {
    float: left;
    position: relative;
    margin: 0;
}
#columns #center-layered-nav .layered_filter_center .layered_subtitle_heading {
    display: inline-block;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 1px solid transparent !important;
    border-bottom: none !important;
    line-height: 35px;
    font-weight: 400;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
}
#columns
    #center-layered-nav
    .layered_filter_center
    .layered_subtitle_heading:hover {
    background: #fff;
    color: red;
}
#columns
    #center-layered-nav
    .layered_filter_center
    .layered_subtitle_heading
    div {
    position: relative;
    padding: 0 10px;
}
#columns
    #center-layered-nav
    .layered_filter_center
    .layered_subtitle_heading
    div:after {
    content: "\F107";
    font-family: FontAwesome;
    padding-left: 2px;
    display: inline !important;
}
#columns
    #center-layered-nav
    .layered_filter_center
    .active.layered_subtitle_heading {
    background: #fff;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    border: 1px solid #ddd;
    border-bottom-color: #fff;
}
#columns
    #center-layered-nav
    .layered_filter_center
    .active.layered_subtitle_heading
    div {
    background: #fff;
    z-index: 100;
}
#columns #center-layered-nav .layered_filter_center > ul {
    display: none;
    position: absolute;
    top: 31px;
    right: 0;
    background: #fff;
    min-width: 280px;
    max-height: 400px;
    z-index: 99;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    padding: 20px;
}
#columns #center-layered-nav label {
    float: none;
    padding: 0;
    margin: 0;
}
.stick_layered {
    position: fixed !important;
    top: 0;
    width: 100% !important;
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    z-index: 5001;
    left: 0;
    margin-top: 0 !important;
    -webkit-backface-visibility: hidden;
    filter: alpha(opacity=88);
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0.85;
    zoom: 1;
}
@media (max-width: 999px) {
    .stick_layered {
        position: static !important;
        -moz-box-shadow: 0 0 0 transparent !important;
        -webkit-box-shadow: 0 0 0 transparent !important;
        box-shadow: 0 0 0 transparent !important;
    }
}
.stick_layered:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.stick_layered:hover #enabled_filters {
    display: block;
}
.stick_layered .container {
    margin: 0 auto !important;
}
.stick_layered #enabled_filters {
    display: none;
}
.ie8 .stick_layered {
    top: 0 !important;
    position: static !important;
}
