#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;
    /*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 .layered_subtitle {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #4b5b5b;
    font-family: 'Zilla Slab', serif;
    text-transform: uppercase;
}

#layered_block_left ul {
    clear: both;
    padding: 5px 0;
}

#layered_block_left ul li {
    padding: 5px 0;
}

#layered_block_left ul li label {
    cursor: pointer;
}

#layered_block_left ul {
    padding-left: 0;
}

#layered_block_left ul li {
    list-style-type: none;
}

#layered_block_left div > form > div > div {
    margin-top: 5px;
}

#layered_block_left #enabled_filters, #layered_url_filter_block {
    padding: 19px 0 0 0;
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 1px dotted #CCC;
}

#layered_block_left #enabled_filters ul li {
    margin-left: 0;
    padding: 10px;
}

/* 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 input.checkbox:after {
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    content: "";
}

#layered_block_left ul li input.checkbox:checked:after {
    display: block;
}

#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;
}

#layered_block_left .color-option.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

#layered_block_left .nomargin a {
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #4b5b5b;
}

#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_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_form div div ul {
    max-height: 630px;
    overflow-x: auto;
}

.layered_filter {
    border-bottom: 1px solid #eee;
}

.layered_filter label {
    font-weight: normal;
    display: inline;
}

.layered_filter layered_subtitle {
    font-size: 1.2em;
}

.layered_block_left_title {
    display: none;
    width: 100%;
    line-height: 85px;
    font-size: 35px;
    font-weight: bold;
    font-family: 'Zilla Slab', serif;
    background-color: #f2f3f3;
    color: #4b5b5b;
    text-transform: uppercase;
    cursor: pointer;
}

#enabled_filters{
    display: none;
}

#enabled_filters .popup-layered_block-top{
    display: none;
}

@media (max-width: 991px) {
    .layered_block_left_title {
        display: block;
    }

    #enabled_filters{
        display: block;
    }

    #enabled_filters .layered_subtitle{
        display: none;
    }

    #enabled_filters .popup-layered_block-top{
        display: block;
        border-bottom: 1px solid #e4e2e2;
        float: left;
        width: 100%;
        padding: 0 19px 10px;
    }

    #enabled_filters .popup-layered_block-top .close-layered-block-popup{
        font-family: 'Zilla Slab', serif;
        line-height: 32px;
        font-size: 20px;
        font-weight: normal;
        color: #fff;
        background-color: #fe8c29;
        padding: 0 34px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: none;
    }

    #enabled_filters .popup-layered_block-top .nbr-product{
        font-size: 14px;
        font-weight: bold;
        float: right;
        display: inline-block;
        vertical-align: middle;
        color: #4b5b5b;
        text-transform: none;
        position: relative;
        top: 5px;
    }

    #enabled_filters .empty-selected-dilters{
        color: #888;
        font-size: 14px;
        line-height: 36px;
        padding: 0 19px;
        position: relative;
        top: 10px;
    }
}

.layered_block_head{
    float: left;
    width: 100%;
}

.layered_block_head .sort-control-group div:nth-child(2){
    margin: 0 5px;
}

.layered_block_head .sort-control-item{
    font-family: 'Zilla Slab', serif;
    background-color: #f2f3f3;
    float: left;
    text-align: center;
    cursor: pointer;
}

.layered_block_head .sort-control-group .sort-control-item:nth-child(1),
.layered_block_head .sort-control-group .sort-control-item:nth-child(2){
    padding: 10px 26px;
}

.layered_block_head .sort-control-group div:nth-child(3){
    padding: 10px;
}

.layered_block_head .sort-control-btn > span {
    display: block;
    line-height: 15px;
}

.layered_block_head .sort-control-btn-title{
    font-weight: 700;
    color: #4b5b5b;
}

.layered_block_head .sort-control-btn-option{
    font-size: 10px;
}

.layered_block_head .text-truncate {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layered_block_head ul.display{
    margin-bottom: 3px;
}

.layered_block_head ul.display li:first-child{
    display: none;
}

.layered_block_head ul.display li.selected{
    display: none;
}

.layered_block_head ul.display li .icon-th-list:before,
.layered_block_head ul.display li .icon-th-large:before{
    font-size: 22px;
    margin-top: 4px;
}

@media (max-width: 990px) {
    .content_sortPagiBar .sortPagiBar .compare,
    .content_sortPagiBar .sortPagiBar .sort{
        display: none;
    }
}

@media (max-width: 768px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 124px;
    }
}

@media (max-width: 736px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 116px;
    }
}

@media (max-width: 736px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 99px;
    }
}

@media (max-width: 600px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 82px;
    }
}

@media (max-width: 568px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 74px;
    }
}

@media (max-width: 414px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 36px;
    }
}

@media (max-width: 412px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 35px;
    }
}

@media (max-width: 384px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 28px;
    }
}

@media (max-width: 375px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 26px;
    }
}

@media (max-width: 360px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 22px;
    }
}

@media (max-width: 320px) {
    .layered_block_head .sort-control-group .sort-control-item:nth-child(1),
    .layered_block_head .sort-control-group .sort-control-item:nth-child(2){
        padding: 10px 12px;
    }
}

.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    font-family: 'Zilla Slab', serif;
    font-weight: bold;
    font-size: 24px;
    color: #4b5b5b;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    /*padding: 15px;*/
    padding: 0;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (max-width: 992px) {
    .filter-list-bg{
        float: left;
        width: 100%;
        margin-top: -10px !important;
        z-index: 1;
        overflow: hidden;
        overflow-y: scroll;
        position: relative;
        height: 630px;
    }

    .filter-list-bg ul.inner{
        overflow: hidden;
        display: none;
    }

    #enabled_filters {
        position: relative;
        z-index: 2;
        top: 0;
        left: 0;
        right: 0;
        min-height: 118px;
    }

    .toggle-mobile-accordion{
        cursor: pointer;
    }

    .toggle-mobile-accordion{
        background-image: url(../../../img/down-arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .toggle-mobile-accordion.active{
        background-image: url(../../../img/up-arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
    }
}

.sort-popup-list li{
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    color: #4B5B5B;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
}

.sort-popup-list li label{
    margin-bottom: 0;
}

.sort-popup-list li:last-child{
    border-bottom: none;
}