#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;
    cursor: pointer;
}
#layered_block_left .layered_close {
    display: none
}
#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;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
}
#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;
}
#layered_block_left ul {
    padding-left: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #fff;
    border-top: 0px;
    padding: 25px 10px;
    z-index: 10;
    /* margin-left: 10px; */
    /* left: -47px; */
    min-width: 180px;
    left: 50%;
    top: 38px;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.fleche {
    display: none;
    width: 20px;
    height: 20px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -35px;
    margin-left: calc(50% - 20px);
    background: #fff;
}
#layered_block_left ul li {
    list-style-type: none;
}
#layered_block_left #enabled_filters,
#layered_url_filter_block {
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-top: 0px;
    border-bottom: 1px dotted #CCC;
    display: none;
}
#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;
    display: inline-block;
    vertical-align: -2px;
}
#layered_block_left ul li .disabled {
    color: #666;
}
#layered_block_left ul li .disabled {
    color: #666;
    font-weight: 200;
    font-size: 10px;
    background: #fff;
}
#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;
    font-size: 10px;
}
#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_form>div {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
#layered_form {
    text-align: center;
    width: 800px;
    max-width: 100%;
    margin: auto;
}
.layer-wrap span {
    font-size: 10px;
}
.layer-wrap {
    padding: 10px;
    text-align: center;
    width: 20%;
    max-width: 200px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    /* background: aliceblue; */
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
.layer-wrap.open {
    background: #fff;
}
#layered_block_left ul li label {
    cursor: pointer;
    display: inline;
    margin-left: 5px;
    padding-right: 10px;
    vertical-align: 4px;
}
#layered_block_left ul li {
    margin-bottom: 10px;
}
 
.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_filter {}
.layered_filter label {
    font-weight: normal;
}
.layered_filter layered_subtitle {
    font-size: 1.2 em;
}
#layered_block_left .title_block {
    display: none;
}
#layered_block_left ul li {
    text-align: left;
    min-width: 50%;
    width: auto;
}
@media (max-width: 767px) {
    
    .layer-wrap {
    font-size: 9px;
    padding: 4px;
    text-align: center;
    width: 20%;
    max-width: 200px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    /* background: aliceblue; */
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
    #layered_block_left .layered_subtitle {
    display: inline-block;
    font-size: 8px;
    text-align: left;
    text-transform: uppercase;
}
    
    #layered_block_left #layered_form ul li label {
        position: relative;
    }
    #layered_block_left #layered_form ul li label a {
        float: left;
    }
    #layered_block_left #layered_form li .checker {
        float: left;
    }
    div.checker,
    div.checker span,
    div.checker input {
        width: 15px;
        height: 15px;
    }
    .checker span input {
        margin: 0 !important;
    }
    #layered_block_left .checkbox {
        display: inline-block !important;
        float: left;
        margin-right: 5px;
        margin-top: -2px;
    }
    
    .layer-wrap {
        position: unset;
    }
    #layered_block_left ul {
        width: 90vw !important;
        left: 5vw !important;
        right: 0;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%) !important;
    }
}
.cta_tri {
    cursor: pointer;
}
span.cta_tri.active {
    text-decoration: underline;
}