.heading_box {
    color: #181818;
    font-size: 20px;
    font-weight: 500;
}
.heading_box i{
    margin-right: 5px;
}
/**/
.wat_down_filter-wrap {
  background-color: #fff;
  padding: 20px 0;
}
.wat_down_filter-wrap .wcapf-form {
    max-width: 600px;
    margin: 0 auto;
}
.wat_down_filter-wrap .wcapf-filter {
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin-bottom: 0 !important;
}
.wat_down_filter-wrap .wcapf-filter:last-child{
    border-bottom:0;
}
.wat_down_filter-wrap .wcapf-filter .wcapf-filter-title {
    position: relative;
    font-size: 20px;
    cursor: pointer;
    font-weight: 500;
}
.after-summary .heading-tab::after,
.wat_down_filter-wrap .wcapf-filter .wcapf-filter-title::before {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('images/down-sidebar.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.after-summary .heading-tab.active::after,
.wat_down_filter-wrap .wcapf-filter .wcapf-filter-title.active::before {
    background-image: url('images/up-sidebar.png');
}
.wat_down_filter-wrap .wcapf-filter-inner {
    padding-top: 15px;
}
.wat_down_filter-wrap .wcapf-nav-item-count {
    display: none;
}
.wat_down_filter-wrap .wcapf-list-wrapper.list-type-native.display-type-checkbox.stylish-checkbox-radio.layout-inline {
}
.wat_down_filter-wrap .wcapf-list-wrapper {
  padding-top: 0 !important;
}
.wat_down_filter-wrap .wcapf-nav-item-text {
    font-size: 18px;
    font-weight: 400;
    color: rgba(24, 24, 24, 0.80);
}
.wat_down_filter-wrap .wcapf-filter-item.item-active .wcapf-nav-item-text {
    color: #181818;
}
.wat_down_filter-wrap .wcapf-filter-option {
}
.wat_down_filter-wrap .wcapf-filter-item input {
  border-color: #000 !important;
}
/**/
.wat_down_filter-wrap{
}
.wcapf-filter-inner {
  display: none;
}
.wcapf-filter.wcapf-filter-price .wcapf-filter-inner {
    max-width: 700px;
    text-transform: uppercase;
}
.wcapf-range-start::before,
.wcapf-range-end::before {
  font-size: 12px;
    margin-right: 30px;
}
.wcapf-range-start::before {
    content: "From";
}
.wcapf-range-end::before {
    content: "To";
}
.wcapf-range-start .wcapf-range-unit {
    left: 50px !important;
}
.wcapf-range-end .wcapf-range-unit {
    left: 35px !important;
}
.wat_down_filter-wrap .wcapf-filter.wcapf-filter-price input {
    height: 30px !important;
    border-color: #eee !important;
    border-radius: 3px !important;
}
.wat_down_filter-wrap .wcapf-filter.wcapf-filter-price .wcapf-noui-slider {
    display: none !important;
}
.wat_down_filter-wrap .wcapf-range-slider .display-values-as-input_field {
    margin-bottom: 0;
}
.wat_down_filter-wrap .wcapf-range-slider{
    padding: 0 !important;
}
.wat_down_filter-btn {
    border-top: 1px solid #eee;
    padding-top: 30px;
    margin-top: 30px;
}
.wat_down_filter-btn .wcapf-filter {
    margin-bottom: 0;
    border: 0;
}
.close_down_filter,
.wat_down_filter-btn .wcapf-filter .wcapf-filter-clear-btn {
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #000;
    border:1px solid #000 !important;
    letter-spacing: 1px;
    margin: 0 5px;
    min-width: 200px;
    text-align: center;
}
.close_down_filter,
.wat_down_filter-btn .wcapf-filter .wcapf-filter-clear-btn:hover {
    background-color: transparent;
    color: #000;
}
.display-type-label .wcapf-filter-item-label {
    height: 28px;
    line-height: 28px !important;
    display: inline-flex;
    align-items: center;
    background-color: #eee !important;
    color: #000 !important;
    opacity: 1 !important;
    cursor: pointer;
    white-space: nowrap;
}
.wat_down_filter-wrap .display-type-label .wcapf-filter-option {
    margin-right: 20px !important;
}
.wat_down_filter-wrap .stylish-checkbox-radio input[type="checkbox"]:checked::before{
    border-color:#fff !important;
}
.wat_down_filter-wrap .stylish-checkbox-radio input[type="checkbox"]:checked{
    border-color:#F6821F !important;
}
.wcapf-filter .wcapf-list-wrapper.display-type-label.default-primary-style .wcapf-filter-item:not(.current-tax-item).item-active .wcapf-filter-item-label{
    background-color:#000 !important;
    color:#fff !important;
    border-color:#000 !important;
}

.wcapf-reset-filters .wcapf-filter {
  margin-bottom: 0;
}
.wcapf-reset-filters .wcapf-filter button {
  height: 31px;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
}
.wcapf-reset-filters .wcapf-filter button::before {
    content: "";
    background-image: url(images/dash.png);
    width: 13px;
    height: 13px;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
}
.wcapf-reset-filters .wcapf-filter button:hover {
    background-color: #FFA151 !important;
    color: #fff !important;
}
.wcapf-reset-filters .wcapf-filter button:hover::before {
    filter: brightness(0) invert(1);
}
/*post*/
.block-sidebar.block-sidebar-form {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.16);
    padding: 40px 30px 20px;
}
.block-sidebar-form .wpcf7-form-control{
    background-color: #F3F3F3;
    box-shadow: none !important;
    border-radius: 8px;
    border: 0;
}
.block-sidebar-form input.wpcf7-form-control,
.block-sidebar-form select.wpcf7-form-control{
    height: 48px;
    background-color: #F3F3F3;
    margin-bottom: 0;
}
.block-sidebar-form .btn-hvg {
    border-radius: 12px;
    border: 1px solid rgba(7, 99, 182, 0.16);
    width: 100%;
    border-radius: 60px;
    background: linear-gradient(0deg, #FFA151 0%, #F6821F 100%);
    height: 48px;
    color: #fff;
    border-color: transparent;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
/**/
.heading-box {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    color: #181818;
    margin-bottom: 20px;
}

.item-postxn img {
  width: 44px;
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 8px;
}
.item-postxn .item-detail {
  flex: 1;
  padding-left: 12px;
  font-weight: bold;
  color: #181818;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.item-postxn a {
  display: flex;
  align-items: center;
}
.item-postxn {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F4F1F3;
}
.block-content .item-postxn:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
/**/
.list-loai-custom {
  padding: 0;
  margin: ;
  list-style: none;
}
.list-loai-custom li {
  margin-bottom: 12px;
  margin-right: 10px;
  display: inline-flex;
  height: 30px;
  padding: 2px 16px;
  justify-content: center;
  align-items: center;
  background-color: #FFF2EE;
  border-radius: 20px;
  cursor: pointer;
}
.list-loai-custom li a{
    color: #F15B22;
}
.list-loai-custom li:hover a,
.list-loai-custom li.chose a{
  color: #fff;
}
.list-loai-custom li:hover,
.list-loai-custom li.chose{
  background-color: #F15B22;
}
.list-loai-custom li.chose::before {
    content: "\f00d";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    line-height: 1;
    display: flex;
    align-items: center;
}
/**/
.category-post {
    border-radius: 20px;
    border: 1px solid rgba(42, 42, 42, 0.04);
    background: #FCFCFC;
    padding: 20px;
}
/**/
.control-sidebar {
    width: 40px;
    position: absolute;
    height: 40px;
    text-align: center;
    top: 55%;
    cursor: pointer;
    display: none;
    color: #fff;
    background: #FFA151;
    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 {
    left: -40px;
    right: 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: 15px;
    }
    .sb_filter_title {
        padding: 10px 0 10px 10px;
    }
    .block-sb-filter ul {
        padding: 20px 0 16px 15px;
    }
    .block-lh {
        padding: 20px;
    }
}
@media only screen and (max-width: 990px) {
    .sidebar-one {
        margin-left: 0;
    }
    .sidebar-one .item_post_content {
        padding-left: 10px;
    }
    .heading_box span {
        padding: 7px 25px 7px 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: #00407A;
        top: 0;
        height: 100%;
        z-index: 99;
        top:0;
        right: -300px;
        left: auto;
        width: 300px !important;
        border-left: 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;
    }
}