@media (min-width: 992px) {
    .container-1440 {
        max-width: 1415px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0!important;
        padding-right: 0!important;
        /*overflow: hidden;*/
    }
    header .container-1440 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .container-1200 {
        max-width: 1200px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .container-1265 {
        max-width: 1275px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .home-middle-slide {
        max-width: 1440px;
        margin-inline: auto;
        overflow: hidden;
    }
    .container-1290 {
        max-width: 1290px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .bfr-bottom-left-item.mw-38 {
        -webkit-flex-basis: 38%;
        -ms-flex-preferred-size: 38%;
        flex-basis: 38%;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        max-width: 38%;
    }
}

@media(max-width: 991px) {
    .menu>ul>li>ul {
        display: none !important;
    }
    .hc-list {
        background: transparent;
        padding: 30px 0;
    }
    .wrap-title ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
        width: 100%;
        justify-content: space-between;
    }
    .wrap-title ul li {
        margin-right: 0;
        margin-bottom: 2.5%;
        width: 49%
    }
    .wrap-title>ul>li>a {
        width: 100%;
        text-align: center;
        display: block;
    }
    .home-product-hot .wrap-title {
        padding: 0 8px;
    }
    .home-middle-slide {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
        margin-top: 35px;
    }
    .home-album {
        margin-top: 60px;
    }
    .hms-wrap {
        max-width: 100%;
    }
    .home-middle-banner {
        margin: 0 15px;
    }
    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .home-album .title {
        width: 100%;
        text-align: center;
    }
    .album-item a:before, .album-item a img {
        border-radius: 5px;
    }
    .view-album {
        display: block;
        margin-top: 30px;
        text-align: center;
        width: 100% !important;
    }
    .home-banner-policy {
        margin: 30px 0 0;
    }
    .hbc-main {
        margin: 0 auto;
    }
    .hbc-wrap {
        padding: 30px 0 20px;
    }
    .home-feedback {
        background: #e8e8e8;
    }
    .home-hot-news {
        margin-top: 40px;
        overflow: hidden;
    }
    .home-hot-news .title {
        width: 100%;
        text-align: center;
    }
    .news-cate-item {
        max-width: 90%;
    }
    .news-cate-item .owl-carousel .owl-stage-outer {
        overflow: initial;
    }
    .search {
        display: none;
    }
    .menu {
        align-items: center;
        background-color: #fff!important;
        border-bottom: 1px solid #eee;
        display: flex;
        height: 55px;
        justify-content: flex-start;
        overflow-x: scroll!important;
    }
    .menu>ul>li>a {
        color: #000;
        font-weight: 600;
    }
    .menu::-webkit-scrollbar {
        display: none;
    }
    .top-footer-wrap {
        padding: 0;
    }
    .policy-item a {
        flex-wrap: wrap;
        padding: 20px;
        border: 1px solid rgb(238, 238, 238);
        justify-content: center;
    }
    .policy-item a img {
        margin-bottom: 5px;
    }
    .policy-item a span {
        text-align: center;
    }
    .bottom-footer-wrap {
        flex-wrap: wrap;
    }
    .bottom-footer-left {
        width: 100%;
        padding-right: 0;
        border: none;
    }
    .bottom-footer-right {
        width: 100%;
        border: none;
        padding: 0;
    }
    .newsletter {
        padding: 0;
        background: transparent;
        border: none;
        flex-wrap: wrap;
    }
    .newsletter-left, .newsletter-right, .bfr-bottom-left, .bfr-bottom-right {
        max-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        padding: 0;
    }
    .newsletter-left>p {
        font-size: 18px;
    }
    .newsletter-left>span {
        font-size: 16px;
        margin: 5px 0 10px;
        display: block;
    }
    .bfr-bottom-left, .bfr-bottom-right {
        padding-left: 8px;
        padding-right: 8px;
        border: none;
    }
    .bfr-bottom-left-wrap {
        flex-direction: column;
    }
    .bfr-bottom-left-item {
        webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        border-bottom: 1px dashed rgb(189, 189, 189);
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 15px;
    }
    .bfr-bottom-right {
        flex-direction: column;
        margin-top: 15px;
    }
    .bfr-bottom-right>p {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 5px
    }
    .bfr-bottom-right-wrap {
        margin-left: 0;
        display: flex;
        gap: 30px;
    }
    .bfr-bottom-left-item>.bfr-bottom-left-content {
        display: none;
        margin-bottom: 10px;
    }
    .cart {
        margin-right: 25px;
    }
    .user {
        margin-right: 0;
        padding-right: 12px;
    }
    .toggle-menu-mb img {
        width: 30px;
    }
    .action {
        margin-left: 0;
        justify-content: flex-end;
    }
    .bh-wrap {
        justify-content: space-between;
    }
    .bh-wrap>* {
        flex: 1;
    }
    .order-search-btn, .opinion {
        width: 100%;
        font-size: 13px;
        gap: 5px;
    }
    .bfr-bottom-bottom-item {
        max-width: 48%;
    }
    .bfr-bottom-bottom-wrap {
        justify-content: space-between;
        padding-left: 8px;
    }
    .copyright p {
        max-width: 240px;
        font-size: 12px;
    }
    .top-header {
        padding: 3px 5px;
    }
    .th-left span {
        font-size: 12px;
    }
    .menu-mobile {
        position: fixed;
        display: block;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 99;
        top: 0;
        left: 0;
        padding-top: 40px;
        transform: translateY(100%);
        transition: all .4s;
    }
    .menu-mobile.active {
        transform: translateY(0);
    }
    .close-menu {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 18px;
    }
    .search-mb {
        margin: 0 10px;
        position: relative;
    }
    .search-mb button {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        background: transparent;
        border: none;
        width: 48px;
    }
    .search-mb input {
        height: 48px;
        background: rgb(249, 249, 249);
        border: 1px solid rgb(189, 189, 189);
        box-shadow: 0px 2px 1px -1px rgba(0,0,0,0.2), 0px 1px 1px 0px rgba(0,0,0,0.14), 0px 1px 3px 0px rgba(0,0,0,0.12);
    }
    main .category-child {
        display: flex;
        flex-flow: nowrap;
        gap: 16px;
        white-space: nowrap;
        overflow: auto;
    }
    main .cc-item {
        border: none;
        padding: 10px;
        font-size: 16px;
        font-weight: 500;
        box-shadow: none;
        background: transparent;
    }
    main .category-main {
        margin-top: 30px;
        position: relative;
    }
    .show-product h1 {
        display: none;
    }
    .show-product {
        width: 100%;
        margin-top: 8px;
    }
    .filter-sort {
        position: absolute;
        right: -5px;
        top: 10px;
    }
    main .filter {
        margin-left: 15px;
    }
    main .bestseller-product {
        padding: 150px 10px 20px;
    }
    .bp-left {
        display: none;
    }
    main .bp-right {
        flex-basis: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    .modal-add-success {
        bottom: auto;
        top: 135px;
    }
    .cart-qty-wrap {
        margin: 10px 0;
        justify-content: flex-end;
    }
    #modalCart .modal-dialog {
        margin: 0;
        height: 100%;
    }
    #modalCart .modal-dialog-scrollable .modal-content {
        height: 100%;
    }
    #modalCart .modal-content {
        border: none;
        border-radius: 0;
    }
    #modalCart .close-modal {
        display: none;
    }
    .product-hidden {
        position: unset;
    }
    .product-color {
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    .color-item {
        margin-bottom: 5px;
    }
    .wishlist-btn {
        position: absolute;
        top: -30px;
        right: 5px;
    }
    #modalCart .modal-header {
        padding: 0;
        flex-direction: column;
    }
    .wrap-mh {
        width: 100%;
        padding: 15px;
        border-bottom: 2px solid #ddd;
    }
    .wh-left p {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 0;
        color: #444;
    }
    #modalCart .modal-header span {
        display: block;
        margin-top: 20px;
    }
    .wh-left div {
        font-size: 14px;
        color: #aaa;
        font-weight: 500;
    }
    .close-modal-mb {
        color: #333;
        font-size: 18px;
    }
    #modalCart .modal-header span {
        color: #aaa;
    }
    .product-name {
        -webkit-line-clamp: 2;
    }
    .hbc-item:nth-child(5) {
        display: none;
    }
    .owl-carousel.owl-news .owl-nav .owl-next {
        right: 0;
    }
    .owl-carousel.owl-news .owl-nav .owl-prev {
        left: 0;
    }
    .news-cate-item .nct-title {
        text-transform: none;
    }
    .nct-img img {
        height: 80px;
        object-fit: cover;
    }
    .opinion {
        border: 1px solid #EEEEEE;
    }
    .wrap-menu {
        height: 100%;
        overflow: auto;
    }
    .cm-bottom {
        margin-bottom: 20px
    }

    #modalCart.modal.fade .modal-dialog {
        transform: translate3d(0, 100vh, 0);
        transition: transform .2s ease-out
    }
    #modalCart.modal.show .modal-dialog {
        transform: translate3d(0, 0, 0);
    }
    body {
        padding-top: 154px;
    }
    .hbc-img {
        height: 262px;
        object-fit: cover;
    }
    .category-child {
        width: 100%;
    }
    .pc-wrapper {
        padding: 0;
    }
    .album-img {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .product-price--old {
        margin-left: 0;
    }
    .product-price--current.price-sale, .product-price--old {
        line-height: 18px;
    }
    .product-price {
        align-items: center;
    }
    main .bestseller-product {
        padding: 290px 10px 20px;
        margin-top: -15px;
    }
    .bp-img {
        height: auto !important;
    }
    .ctn-hidden {
        overflow: hidden;
    }
    .flash-sale-mobile .wrap-menu li, .hot-deal-mobile .wrap-menu li {
        padding: 10px 0;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    .flash-sale-mobile .wrap-menu li:last-child, .hot-deal-mobile .wrap-menu li:last-child {
        border: none;
    }
    .wrap-flash-sale ul {
        width: 100%;
        margin: 0 15px;
    }
    .flash-sale-mobile .wrap-menu>a, .hot-deal-mobile .wrap-menu>a {
        display: none
    }
    .flash-sale-mobile .wrap-menu li a, .hot-deal-mobile .wrap-menu li a {
        font-size: 14px;
    }
}