.nav-menu {
    background-color: #fff;
    position: fixed;
    z-index: 9999;
    width: 320px;
    right: 0;
    top: 0;
    height: 100%;
    transition: all 0.5s;
}
.nav-menu.disable-active {
    transform: translateX(70rem);
}
.radio-menu {
    height: 40px;
    width: 320px;
    left: 0px;
    top: 42px;
    border-radius: 0px;
    padding: 8px 16px 8px 16px;
    display: flex;
}
.text-radio {
    margin-left: 8px;
    font-family: Inter;
    font-size: 14px;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 5px;
}
.text-line {
    height: 45px;
    width: 320px;
    border-radius: 0px;
    padding: 20px 16px 10px 16px;
    border-bottom: 1px solid rgb(233, 233, 233);
}
.title-1 {
    width: 99px;
    height: 15px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
}
.nav-menu .content-menu {
    height: 78%;
    overflow-x: hidden;
    overflow-y: auto;
}

.content-menu::-webkit-scrollbar {
    display: none;
}

.content-menu .main .parent-menu {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid rgb(233, 233, 233);
    font-weight: 400;
    color: #333;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    height: 48px;
}
.title-text {
    width: auto;
    height: 15px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    margin-top: -5px;
    margin-left: 16px;
}
.svg-icon {
    width: 13px;
    height: 7px;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 21px;
    right: 0;
}
.form-submit {
    display: flex;
    align-items: flex-start;
    padding: 10px 16px;
    gap: 10px;
    width: 320px;
    height: 67px;
    background: #F3F3F3;
}
.btn-submit-form {
    padding: 14px 16px;
    gap: 10px;
    width: 140px;
    height: 47px;
    background: #CC444A;
    border-radius: 4px;
    border: #CC444A;
}
.btn-reset {
    width: 140px;
    height: 47px;
    padding: 14px 16px 14px 16px;
    border-radius: 4px;
    gap: 10px;
    border: 1px solid #CCCCCC;
    background-color: white;
    cursor: pointer;
}

.btn-reset span {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
    margin-left: 10px;
    color: #666666;
}

.submit-text {
    width: 56px;
    height: 19px;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}
.box-one {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px 4px;
    gap: 6px;
    width: 320px;
    height: 94px;
    background: #FFFFFF;
}
.box-one-title {
    width: auto;
    height: 15px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
}
.box-one span.select2-selection.select2-selection--multiple {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 5px 16px 12px;
    gap: 24px;
    width: 288px;
    height: 49px;
    border: 1px solid #DDDDDD !important;
    border-radius: 4px;
}
span.select2-container.select2-container--default.select2-container--open {
    z-index: 9999;
}
.form-searching {
    height: 49px;
    width: 288px;
    border-radius: 4px;
    padding: 16px 5px 16px 12px;
    border: 1px solid #DDDDDD
}
.box-two {
    height: 104px;
    width: 320px;
    left: 0px;
    top: 603px;
    border-radius: 0px;
    padding: 20px 16px 14px 16px;
}
span.title-filter-price {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 15px;
}
input.priceFrom.col-4 {
    height: 49px;
    width: 122px;
    left: 0px;
    top: 0px;
    border-radius: 4px;
    padding: 16px 5px 16px 12px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
}
input.priceTo.col-4.mr-2 {
    height: 49px;
    width: 122px;
    left: 0px;
    top: 0px;
    border-radius: 4px;
    padding: 16px 5px 16px 12px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
}
.mark-icon {
    margin-top: 3px;
    margin-left: 19px;
    margin-right: 19px;
}
.price-icon {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #666666;
}
.input-checkbox-search {
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    accent-color: #CC444A;

}
.litte-menu {
    height: 48px;
    border-radius: 0px;
    padding: 12px 16px 12px 16px;
    border-bottom: 1px solid rgb(233, 233, 233);
    background: #F7F7F7;
    display: flex;
}
.child-menu-text {
    margin: auto;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    margin-left: 11px;
    width: -webkit-fill-available;
}
.child-menu {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    height: auto;
    max-height: 0;
}
.child-menu-active {
    max-height: fit-content !important;
}

.nav-menu::-webkit-scrollbar {
    display: none;
}
.form-close-nav-menu {
    height: 42px;
    width: 320px;
    left: 0px;
    top: 0px;
    border-radius: 0px;
    padding: 10px 16px 0px 16px;
}
.btn-close-nav-menu {
    height: 32px;
    width: 70px;
    float: right;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    padding: 8px 6px 8px 6px;
    display: flex;
    cursor: pointer;
}
.title-close {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    margin-left: 5px;
}
.svg-close {
    height: 7.001524925231934px;
    width: 7.001524925231934px;
    border-radius: 0px;
    margin-top: 4px;
}
.form-searching-item {
    height: 787px;
    width: 280px;
    border-radius: 0px;
    margin-left: -7px;
}
.title-search {
    height: 52px;
    width: 280px;
    border-radius: 0px;
    padding: 16px 0px 16px 0px;
    display: flex;
    margin-right: -60px;
}
.mark-red {
    width: 6px;
    height: 20px;
    background: #AE322C;
}
.title-search span {
    width: 52px;
    height: 15px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    margin-top: 3px;
    margin-left: 5px;
}
.radio-menu-search-item {
    height: 40px;
    width: 280px;
    border-radius: 0px;
    padding: 8px 0px 8px 0px;
    display: flex;
}
.text-line-search-item {
    height: 45px;
    width: 280px;
    border-radius: 0px;
    padding: 20px 0px 10px 0px;
}
.content-menu.search-item-menu .main .parent-menu {
    width: 287px;
    margin-left: 20px;
}
.search-item-menu .title-text {
    margin-left: 14px !important;
}
.search-item-menu .svg-icon {
    margin-right: 7px !important;
}
.search-item-menu .box-one {
    margin-left: 4px !important;
    width: 280px !important;
}
.search-item-menu .form-submit {
    background: none !important;
}
.search-item-menu .box-two {
    margin-left: 4px !important;
}
.product.list-item-search .link-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.search-item-menu .child-menu {
    width: 307px !important;
}
.search-item-menu .litte-menu {
    margin-left: 20px;
}
.title-product {
    height: 47px;
    width: 100%;
    border-radius: 0px;
    padding: 16px 0px 16px 0px;
    margin-top: -25px;
}
.title-product span {
    width: 225px;
    height: 15px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 15px;
}
.count-product {
    height: 47px;
    width: 280px;
    border-radius: 0px;
    padding: 16px 0px 16px 0px;
    margin-bottom: 15px;
}
.count-product span {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #999999;
}
.fade-modal.show {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #4c4c4c;
    z-index: 1071;
    opacity: 0.5;
}
.menu-search {
    cursor: pointer;
    margin-top: 12px;
    display: flex;
    height: 42px;
    width: 102px;
    border-radius: 4px;
    padding: 10px 14px 10px 14px;
    border: 1px solid #ededed;
    margin-right: -30px;
}
.menu-search:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.menu-search span {
    font-family: Inter;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 3px;
    margin-right: 2px;
    color: rgb(117, 117, 117);
}
input.searching.input-search.mr-lg-3.input-search-header {
    background-image: url(../img/img_market_page/search_gray.svg) !important;
    width: 270px !important;
    background-size: 25px;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
}
.drop-search.dropdown-menu.show {
    left: 0 !important;
    top: 39px !important;
}
.select2-container .select2-search--inline .select2-search__field_ver2 {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all;
}
.select2-container .select2-search--inline .select2-search__field_ver2::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-search--dropdown .select2-search__field_ver2 {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field_ver2::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field_ver2 {
    border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field_ver2 {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}
.select2-container--classic .select2-search--dropdown .select2-search__field_ver2 {
    border: 1px solid #aaa;
    outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field_ver2 {
    outline: 0;
    box-shadow: none;
}
.is-sp-search .text-line {
    width: auto !important;
}
.is-sp-search .form-close-nav-menu {
    height: auto !important;
    width: auto !important;
}
.is-sp-search .radio-menu {
    width: auto !important;
}
.is-sp-search .box-one {
    width: auto !important;
}
.is-sp-search .box-two {
    width: auto !important;
}
.is-sp-search .form-searching {
    width: -webkit-fill-available !important;
}
.is-sp-search .form-submit {
    bottom: 0;
    position: fixed;
    z-index: 99999;
    width: 100% !important;
    justify-content: center;
}
.is-sp-search .btn-submit-form {
    width: 167.5px;
    height: 47px;
    padding: 14px 16px 14px 16px;
    border-radius: 4px;
    border: 1px;
}
.is-sp-search .btn-reset {
    width: 167.5px;
    height: 47px;
    padding: 14px 16px 14px 16px;
    border-radius: 4px;
    border: 1px solid #CCCCCC
}

.is-sp-search .btn-reset span {
    margin-left: 21px !important;
}
.is-sp-search .d-flex.align-items-center.box-select {
    margin: 10px 0 0 auto;
}
.is-sp-search span.select2-selection.select2-selection--multiple {
    width: 100%;
}
.is-sp-search .btn-close-nav-menu  {
    margin-top: -10px;
    margin-right: -6px;
}
.sp-search-form {
    overflow-x: hidden;
    overflow-y: auto;
    height: 47rem;
}
.btn-fixed-bottom {
    position: fixed;
    bottom: 0;
}
.submit-area-hidden {
    position: fixed;
    bottom: 0;
    width: auto;
    z-index: 1;
    background-color: #d6d6d67d;
    height: 128px;
    margin-left: -15px;
}
.form-middle {
    margin: auto !important;
    background: none !important;
}
.result-found {
    display: flex;
    justify-content: center;
}
.result-found .total-pr {
    color: #6e6d7a !important;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 17px;
}
.submit-area-hidden .btn-submit-form {
    width: 100% !important;
}
.btn-reset-hidden {
    margin-top: 21px;
}
.submit-area-hidden .stick {
    color: #000000;
    margin-top: 19px;
    width: 10px;
    margin-left: 8px;
}
.btn-reset-hidden {
    color: #525252;
    cursor: pointer;
}
#sort-dropdown .dropdown-menu.menu-filter.show{
    left: 52px !important;
    top: 40px !important;
}
#sort-dropdown .dropdown-item{
    padding-left: 20px !important;
}
#sort-dropdown .dropdown-menu.show{
    width: 105px !important;
    min-width: 105px !important;
    transform: translateX(-55%) !important;
    left: 59px!important;
    overflow-wrap: break-word;
}
#item-type-dropdown .dropdown-menu.menu-filter.show{
    left: 52px !important;
    top: 40px !important;
}
#item-type-dropdown .dropdown-item{
    padding-left: 20px !important;
}
#item-type-dropdown .dropdown-menu.show{
    top: 38px !important;
    width: 105px !important;
    min-width: 105px !important;
    transform: translateX(-55%) !important;
    left: 59px!important;
    overflow-wrap: break-word;
}
