.heading_box {
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #E86826;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.filter-title {
    position: relative;
    font-size: 28px;
    padding: 0 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 400;
}
.filter-title::after {
    content: "\f078";
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-family: "Font Awesome 5 Free";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
}
.filter-content {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
/*    width: 100%;*/
    min-width: 100%;
    overflow: auto;
    border-radius: 10px;
    background-color: #fff;
    z-index: 99;
    padding: 2px 20px;
    border: 1px solid #eee;
}
.filter-content li{
    white-space: nowrap;
}
.block-procat-filter {
  display: flex;
  justify-content: flex-end;
}
.block-procat-filter .woocommerce-ordering {
    margin: 0 !important;
}
.block-procat-filter form {
  display: flex;
  align-items: center;
}
.block-procat-filter form .yith-wcan-filter {
    position: relative;
    width: 20%;
    padding: ;
    margin: 0 20px;
    background-color: #fff;
    border-radius: 7px;
}
.block-procat-filter .yith-wcan-filters {
  background-color: transparent;
  margin-bottom: 0;
}

/**/
.product-cat-menu {
    margin-bottom: 40px;
}
ul.menu,
ul.menu li {
    list-style: none;
    padding: 0;
    margin: ;
    color: #4C4C4C;
    font-size: 28px;
}
ul.menu ul li a::before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    font-size: 15px;
    margin-right: 10px;
}
 #menu-danh-muc-san-pham > .current-menu-parent > ul.sub-menu > .current-menu-item > a::before {
    content: "\f14a";
}
#menu-danh-muc-san-pham > .current-menu-item > a,#menu-danh-muc-san-pham > .current-menu-parent > ul.sub-menu >.current-menu-item >a {
    color: #E86826;
    font-weight: 700;
}
#menu-danh-muc-san-pham .toggle {
    width: auto !important;
    position: absolute;
    right: 0;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    top: -1px;
}
#menu-danh-muc-san-pham>li {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    padding-bottom: 20px;
}
.product-cat-menu li:hover>a {
    color: #E86826;
}
.product-cat-menu .sub-menu {
    display: none;
    border: none;
    padding: 20px !important;
    margin: 0 !important;
}
.product-cat-menu li>a {
    font-weight: 700;
}
.product-cat-menu li.active {
    color: #E86826
}
.product-cat-menu li.has-child>ul.sub-menu>li>a {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
}
.product-cat-menu li.has-child>ul.sub-menu>li:hover>a {
    font-weight: 700;
    font-size: 16px;
    color: #E86826
}
.product-cat-menu li.active>a {
    color: #E86826;
}
.product-cat-menu li.active button.toggle .icon-angle-down:before {
    color: #E86826;
}
.product-cat-menu button.toggle {
    opacity: 1;
}
.product-cat-menu .icon-angle-down:before {
    font-size: 18px;
}
.active > .toggle {
  transform: rotate(-180deg);
}
/**/
.control-sidebar {
    width: 40px;
    position: absolute;
    height: 40px;
    text-align: center;
    top: 55%;
    cursor: pointer;
    display: none;
    color: #fff;
    background: #782DA4;
    padding: 5px 10px;
    z-index: 99999;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.sidebar-one .control-sidebar {
    right: -40px;
    left: auto;
}

.sidebar-two .control-sidebar {
    right: 239px;
    left: auto;
    border-right: none;
}
.sidebar-one .control-sidebar.active i:before{
    content: '\f00d';
}

.sidebar-fa.fa {
    font-size: 18px;
    color: #fff;
}



@media only screen and (max-width: 1200px) {
    .block-dk {
        padding: 15px 10px;
    }
    .block-dk .title {
        margin-bottom: 15px;
    }
    .btn-sbdk {
        height: 32px;
        line-height: 32px;
        font-size: 14px;
    }
    .block-dk ul li {
        font-size: 10px;
    }
    /**/
    .heading_box{
        font-size: 28px;
    }
    .sb_filter_title {
        padding: 10px 0 10px 10px;
    }
    .block-sb-filter ul {
        padding: 20px 0 16px 15px;
    }
    .block-lh {
        padding: 20px;
    }
    .filter-title {
        font-size: 22px;
    }
    ul.menu, ul.menu li {
        font-size: 24px;
    }
}
@media only screen and (max-width: 990px) {
    .sidebar-one {
        margin-left: 0;
    }
    .sidebar-one .item_post_content {
        padding-left: 10px;
    }
    .heading_box{
        padding-bottom: 5px;
    }
    .item-post-content h3 {
        font-size: 14px;
    }
    .postnb-date {
        font-size: 12px;
    }
}
@media only screen and (max-width: 990px) {
    .sidebar-one{
        width: 100%;
        margin-right: 0;
    }

    .sidebar-one {
        position: fixed;
        background: #fff;
        top: 0;
        height: 100%;
        z-index: 999;
        top:0;
        left: -300px;
        width: 300px !important;
        border-right: solid 1px #bbbbbb;
    }

    .control-sidebar {
        display: flex;
        align-items: center;
    }

    .sidebar-one .sidebar-content {
        height: 100%;
        overflow-y: scroll;
        width: 100%;
        padding: 10px;
    }
    .sidebar-content {
        padding: 10px;
    }
    .title-sbmxh span{
        font-size: 15px;
    }
    .menu-category a {
        padding: 10px 15px;
        font-size: 15px;
    }
    .block-sidebar-mxh ul li a {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 640px) {
    .block-procat-filter form .yith-wcan-filter {
        width: 48%;
        margin: 0 0 5px;
        white-space: nowrap;
        min-width: 120px;
    }
    .block-procat-filter {
        padding: 10px 0;
        border-radius: 5px;
        /* overflow-x: auto; */
        justify-content: flex-start;
    }
    .block-procat-filter form {
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .block-procat-filter form .yith-wcan-filter:last-child{
        width: 100%;
        margin-bottom: 0;
    }
}