.group-filter[aria-expanded=false] .layered-content {
    height: 0;
    display: none;
}
.group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
    content: "\f067";
}
.paginator{
    margin-bottom: 20px;
}
@media (max-width: 768px) {
    .group-filter[aria-expanded=true] .layered-content {
        height: 0;
        display: none;
    }
    .group-filter[aria-expanded=false] .layered-content {
        height: 100%;
        display: block;
    }
    .group-filter[aria-expanded=true] .dropdown-filter .icon-control i:before {
        content: "\f067";
    }
    .group-filter[aria-expanded=false] .dropdown-filter .icon-control i:before {
        content: "\f068";
    }
}
.dropdown-filter{
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 42px;
    display: flex;
    padding: 0 10px 0 5px;
    cursor: pointer;
}
.icon-control{
    float: right;
}
.group-filter[aria-expanded=false] .dropdown-filter{
    background: #ed1c24;
    color: #fff;
}
.main_item_cat .dropdown-filter{
    background: #ed1c24;
    color: #fff;
}
.main_item_cat .layered-content{
    border: 1px solid #efefef;
    background: #f9f9f9;
    padding-bottom: 10px;
}
.layered-content {
    padding: 10px;
    height: 100%;
}
.filter-tag .check-box-list .advanced-filter .tag-choise:before{
    content: '';
    font-size: 12px;
    color: #222;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
}
.main_item_cat .layered-content > li > a:before{
    content: '';
    font-size: 12px;
    color: #222;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ddd;
    display: inline-block;
    margin-right: 5px;
    font-family: Font Awesome\ 5 Free;
}
.filter-tag .check-box-list .advanced-filter .tag-choise:hover:before{
    content: '\f00c';
    color: #dc0021;
    font-size: 12px;
    border-color: #dc0021;
    line-height: 15px;
    text-align: center;
    font-family: Font Awesome\ 5 Free;
}
.filter-tag .check-box-list .advanced-filter.check .tag-choise:before{
    content: '\f00c';
    color: #dc0021;
    font-size: 12px;
    border-color: #dc0021;
    line-height: 15px;
    text-align: center;
    font-family: Font Awesome\ 5 Free;
}
.main_item_cat .layered-content>li>a:hover:before{
    content: '\f00c';
    color: #dc0021;
    font-size: 12px;
    border-color: #dc0021;
    line-height: 15px;
    text-align: center;
    font-family: Font Awesome\ 5 Free;
}
.main_item_cat .layered-content >li.active>a:before{
    content: '\f00c';
    color: #dc0021;
    font-size: 12px;
    border-color: #dc0021;
    line-height: 15px;
    text-align: center;
    font-family: Font Awesome\ 5 Free;
}
.layered-content > li >a:hover, .main_item_cat .layered-content >li.active>a,.advanced-filter .tag-choise:hover, .advanced-filter.check .tag-choise{
    color: #dc0021;
}
.main_item_cat .layered-content > li .catalog_filters{
    padding-left: 10px;
    display: none;
}
.advanced-filter .tag-choise{
    line-height: 35px;
    font-size: 16px;
}
.main-category-name{
    font-size: 24px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
}
.main_item_cat .layered-content > li .icon-up{
    line-height: 15px;
    text-align: center;
    background-image: url("../img/caret-down.svg");
    float: right;
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
    cursor: pointer;
}
.main_item_cat .layered-content>li[item-expanded=false] .icon-up{
    background-image: url("../img/caret-up.svg");
}
.main_item_cat .layered-content>li[item-expanded=false] .catalog_filters{
    display: block;
}
.main_item_cat .layered-content >li{
    margin-bottom: 10px;
}
/*phan trang*/
.paginator>span.currentPage {
    display: inline-block;
    padding: 10px 15px;
    color: #fff!important;
    background-color: #dd0000!important;
    border: 1px solid #dd0000!important;
    margin: 0 3px;
    text-align: center;
    font-size: 1em;
    line-height: 1;
    cursor: pointer;
}
.paginator>a {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 3px;
    text-align: center;
    font-size: 1em;
    line-height: 1;
    background: #f5f5f5!important;
    border: 1px solid #ddd!important;
    transition: .3s!important;
}
.paginator>a:hover {
    color: #fff!important;
    background-color: #dd0000!important;
    border: 1px solid #dd0000!important;
}
.paginator .paging-next:before {
    content: ">";
}
.paginator .paging-last:before {
    content: ">>";
}
.paginator .paging-previous:before {
    content: "<";
}
.paginator .paging-first:before {
    content: "<<";
}
.paginator{
    text-align: center;
}
.product-history{
    border-top: 1px solid #e5e5e5;
    padding: 50px 0;
    margin-top: 3rem;
}
.catalog_filters .browse-tags .text-top-c{
    font-size: 16px;
    line-height: 40px;
}
.catalog_filters .browse-tags .option-c select{
    width: 260px;
    height: 40px;
    outline: none;
    color: #333;
    font-size: 14px;
}
.catalog_filters .browse-tags{
    text-align: right;
    margin-bottom: 20px;
}
.paginator .labelPages, .paginator .titlePages{
    display: none;
}

/*/price*/
#slider-range.ui-slider-horizontal .ui-slider-range{
    background: #cb0000;
}
#slider-range.ui-slider-horizontal .ui-slider-handle{
    background: #cb0000;
}
#slider-range{
    background: #e1e1e1!important;
}
.boots.check-box-list{
    height: 200px;
    overflow-y: scroll;
}
.boots.check-box-list::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.boots.check-box-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.boots.check-box-list::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.boots.check-box-list::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.content-cate{
    margin: 20px 0;
}