.nav__mobile_v2 {
    height: 58px;
    /* width: 100vw; */
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    /* border-top: 1px solid var(--border-light-color); */
    /* border-bottom: 1px solid var(--border-light-color); */
    width: 100%;
    font-size: 1.4rem;
    background-color: var(--white-color);
    z-index: 998;
    /* box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.2); */
    /* background: var(--blue-gm-color); */
    color: var(--primary-color);
    box-shadow: 0 0 #0000, 0 0 #0000, 0px -1px 3px rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
}

.nav__mobile_v2 a {
    text-decoration: none;
    width: 25%;
    padding-top: 2px;
}

.nav__mobile_v2 a:hover,
.nav__mobile_v2 a:visited {
    color: var(--black-color);
}

.nav__mobile__v2_link {
    /* width: 20%; */
    cursor: pointer;
}

.nav__mobile__v2_menu {
    text-align: center;
}

.nav__mobile__v2_menu-icon {
    /* a */
    font-size: 26px;
    color: var(--black-color);
    display: inline-block;
    /* margin-bottom: 10px; */
}
.nav__mobile__v2_menu-text {
    /* p */
    font-size: 12px;
    color: var(--black-color);
}

.nav__mobile__v2-active {
    /* p */
    font-weight: 500;
    color: var(--primary-color);
}

.cart_number_choose {
    background-color: var(--primary-color);
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 17px;
    height: 17px;
    display: flex;
    color: var(--white-color);
    font-size: 11px;
    top: 0px;
    left: 20px;
    /* padding-top: 1.8px; */
}
.nv_mb_v2 {
    font-size: 14px;
    /* position: fixed; */
    /* display: none; */
}

.nv_mb_v2 a {
    text-decoration: none;
    display: contents;
    color: var(--black-color);
}

.nv_mb_v2 a:visited,
.nv_mb_v2 a:hover {
    text-decoration: none;
    color: var(--black-color);
}

.nv_mb_v2_container-cate {
    width: 100vw;
    height: 100vh;
    opacity: 1;
    overflow: hidden;
    /* background-color: var(--second-color); */
    background-color: var(--white-color);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    transform: translateY(-200%);
}

.nv_mb_v2_container_header {
    background: var(--blue-gm-color);
    padding: 6px;
    display: flex;
}

.nv_mb_v2_container_header-close,
.nv_mb_v2_container_header-home {
    color: var(--white-color);
    text-align: center;
    /* padding: 5px ; */
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: var(--primary-color);
    border-radius: 7px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* width: 52px; */
    margin-right: 0.25rem;
    cursor: pointer;
}

.nv_mb_v2_container_header-close {
    width: 55px;
}

.nv_mb_v2_container_header-home {
    width: 85px;
}

a.nv_mb_v2_container_home_link {
    color: var(--white-color);
}

a.nv_mb_v2_container_home_link:hover,
a.nv_mb_v2_container_home_link:visited {
    color: var(--white-color);
}

.icon_nav_v2_btn {
    width: 13px;
    height: 13px;
}
/* .nv_mb_v2_container_header-home {
} */
.nv_mb_v2_container_header-search {
    display: flex;
    width: calc(100% - 140px);
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 7px;
    background-color: var(--white-color);
}
.nv_mb_v2_container_header-search-form {
    width: 100%;
}

.icon_nav_v2_search_btn {
    /* display: inline-block;
    vertical-align: middle; */
    /* background-position: -251px -1734px; */
    position: absolute;
    left: 6px;
    /* height: 20px;
    width: 20px; */
    font-size: 20px;
    color: var(--primary-color);
}

.icon_nav_v2_promotion_btn {
    font-size: 28px;
    /* color: black; */
    line-height: normal;
    text-align: center;
}

.nv_mb_v2_container_header-search input {
    width: 100%;
    height: 100%;
    outline: none;
    /* outline-offset: 2px; */
    border-radius: 7px;
    border: none;
    padding-left: 30px;
    padding-right: 20px;
    font-size: 14px;
}

.nv_mb_v2_container_menu {
    display: flex;
}

.nv_mb_v2_container_menu_left_cate1 {
    width: 33%;
    overflow: auto;
    max-height: calc(850px);
    background-color: var(--second-color);
    /* height: 100%; */
    height: calc(850px);
    scrollbar-width: none;
}

.nv_mb_v2_container_menu_left_cate1_menu {
    padding: 12px 4px;
    /* background-color: var(--second-color); */
    /* background-color: rgb(240 255 243); */
    border-color: var(--border-light-color);
    /* border-style: solid; */
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}
.nv_mb_v2_container_menu_left_cate1_menu-img {
    /* background-color: var(--second-color); */
    width: 45px;
    /* display: inline-block; */
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nv_mb_v2_container_menu_left_cate1_menu-img img {
    /* background-color: var(--second-color); */
    /* width: 45px; */
    /* display: inline-block; */
    /* height: 45px; */
}

.nv_mb_v2_container_menu_left_cate1_menu-text {
    text-align: center;
    /* font-size: 13px; */
    margin-top: 5px;
    /* margin-bottom: 5px; */
}

.nv_mb_v2_container_menu_left_cate1_menu-text a {
    color: var(--black-color);
}

.nv_mb_v2_container_menu_left_cate1_menu-text a:hover,
.nv_mb_v2_container_menu_left_cate1_menu-text a:active {
    color: var(--black-color);
}

.nav_v2_active {
    background-color: var(--white-color);
    font-weight: 700;
    color: var(--primary-color);
    border: 1px solid var(--white-color);
}

.nv_mb_v2_container_menu_right_cate2 {
    width: 67%;
    padding: 5px;
    background-color: var(--white-color);
}

.nv_mb_v2_container_menu_right_cate2-content-hide {
    display: none;
}

.nv_mb_v2_container_menu_right_cate2-content-show {
    display: block;
}

.nv_mb_v2_container_menu_right_cate2-content-menu {
    /* background-color: rgb(240 255 243); */
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    align-items: start;
}

.nv_mb_v2_container_menu_right_cate2-content-menu-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px;
    /* width: 33.333333%; */
    width: 50%;
}

.nv_mb_v2_container_menu_right_cate2-content-menu-list-img {
    /* dsaf/ */
    width: 66px;
    height: 66px;
    object-fit: contain;
    border-radius: 6px;
}

.nv_mb_v2_container_menu_right_cate2-content-menu-list-text {
    /* asdf */
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
}

.nv_mb_v2_container_menu_right_cate2-view-all {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.nv_mb_v2_container_menu_right_cate2-view-all a {
    color: var(--primary-color);
    /* font-size: 14px; */
    text-align: center;
    display: inline-block;
    width: 50%;
    border: 1px solid var(--primary-color);
    padding: 8px;
    border-radius: 20px;
}
.nv_mb_v2_container_menu_right_cate2-view-all a:hover,
.nv_mb_v2_container_menu_right_cate2-view-all a:visited {
    color: var(--primary-color);
}
.nv_mb_v2_container_menu_right_cate2-hr {
    /* border: none; */
    margin: 15px 0;
}

.nv_mb_v2_container_menu_right_cate2-hr div {
    /* border: none; */
    height: 5px;
    width: 100%;
    margin: auto;
    background-color: var(--second-color);
}

.nv_mb_v2_container_menu_right_cate2-branch-product {
    /* margin-bottom: 4px; */
    display: flex;
    flex-flow: wrap;
    justify-content: space-around;
}

.nv_mb_v2_container_menu_right_cate2-branch-product-title {
    margin: 10px 0px;
    display: flex;
    justify-content: space-between;
}
.nv_mb_v2_container_menu_right_cate2-branch-product-title-menu {
    color: var(--primary-color);
    font-weight: 700;
}
.nv_mb_v2_container_menu_right_cate2-branch-product-title-txt-all {
    /* f */
}
.nv_mb_v2_container_menu_right_cate2-branch-product-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 40%;
}

.nv_mb_v2_container_menu_right_cate2-branch-product-content-img {
    width: 70%;
    height: auto;
    /* border: 1px solid var(--border-light-color);
    padding: 5px; */
    max-width: 100%;
}

.nv_mb_v2_container_menu_right_cate2-branch-product-content-product {
    /* display: flex;
    flex-direction: column;
    gap: 20px; */
    text-align: center;
}

.nv_mb_v2_container_menu_right_cate2-branch-product-content-product-name {
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    -webkit-line-clamp: 2;
    max-height: 45px;
    display: -webkit-box;

    -webkit-box-orient: vertical;
    /* padding-top: 5px; */
}

.nv_mb_v2_container_menu_right_cate2-branch-product-content-product-price-sell,
.nv_mb_v2_container_menu_right_cate2-branch-product-content-product-price-sale {
    display: block;
}

.nv_mb_v2_container_menu_right_cate2-branch-product-content-product-price-sale {
    text-decoration: line-through;
}

/* cho thang more */
.nv_mb_v2_container-more {
    /* c */
}

.nv_mb_v2_container-more,
.nv_mb_v2_container-search {
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    /* background-color: rgba(0, 0, 0, 0.95); */
    background-color: var(--second-color);
    opacity: 0.95;

    position: fixed;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-200%);
    opacity: 1;
    /* display: none; */
}
.nv_mb_v2_container-more-show,
.nv_mb_v2_container-cate-show,
.nv_mb_v2_container-search-show {
    transform: translateY(0px);
    opacity: 1;
}
.nv_mb_v2_container-more-links {
    transition: var(--smooth);
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: center;
    /* gap: 40px; */
    text-align: center;
    position: relative;
}
.nv_mb_v2_container-more-link {
    margin-bottom: 40px;
}
.nv_mb_v2_container-more-link a {
    text-decoration: none;
    color: var(--black-color);
    font-size: 30px;
    font-weight: 300;
    transition: var(--smooth);
}
.nv_mb_v2_container-more-link a:hover {
    color: var(--primary-color);
}
.nv_mb_v2_container-more-close-btn {
    color: var(--primary-color);
    font-size: 5rem;

    cursor: pointer;
}

.nv_mb_v2_container-search-form {
    width: 100%;
    padding: 0 50px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* gap: 50px; */
}

.nv_mb_v2_container-search-form-field {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
}

#nv_mb_v2_container-search-field-mobile {
    padding: 8px 30px 8px 0px;
    font-size: 1.6rem;
    background-color: transparent;
    border-bottom: 1px solid var(--black-color);
    border-top: none;
    border-left: none;
    border-right: none;

    color: var(--black-color);
    width: 100%;
    height: 40px;
    font-size: 2rem;
}

input#nv_mb_v2_container-search-field-mobile {
    width: 100%;
}

input#nv_mb_v2_container-search-field-mobile:focus {
    border-bottom: 1px solid var(--black-color);
    outline: none;
}

input#nv_mb_v2_container-search-field-mobile::placeholder {
    color: var(--black-color);
    font-size: 1.4rem;
}

.nv_mb_v2_container-search-form-field i {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 3rem;
    color: var(--primary-color);
}

@media (min-width: 740px) {
    .nav__mobile_v2 {
        display: none;
    }
}

@media (max-width: 900px) and (min-width: 740px) {
    /* .header__navbar ul {
       
    } */
}
@media (min-width: 1113px) {
}
