@media only screen and (min-width: 1200px) {
    .container {
        width: 1250px !important;
    }
}

/**mobile**/
@media only screen and (max-width: 768px) {
    a.mm-listitem__text {
        font-size: 13px;
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
    }

    a.mm-btn.mm-btn_next.mm-listitem__btn {
        padding-right: 50px !important;
        width: 50px !important;
        max-width: 50px !important;
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    a.mm-listitem__text {
        flex-grow: 1 !important;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10% !important;
        padding: 10px 10px 10px 21px !important;
    }

    a.mm-navbar__title, a.mm-btn.mm-btn_prev.mm-navbar__btn {
        font-size: 13px;
    }

    .mm-listitem:after {
        border-color: rgba(255, 255, 255, 0.3) !important;
    }

    .desktop, section#header-sale {
        display: none !important;
    }

    .col-7-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    section#banner-top .slide-home-page img {
        height: 200px;
    }

    section#banner-top .video-item {
        width: 32%;
        float: left;
        margin: 0px 6px 0 0;
        height: 80px;
        border-radius: 5px;
    }

    section#banner-top .video-item:last-child {
        margin-right: 0px !important;
    }

    section#banner-top .video-item img {
        border-radius: 5px;
    }

    section#banner-top .video-item a:after {
        border-radius: 5px;
    }

    section#home-sale-promotion .home-sale-promotion-item img {
        height: 75px;
    }

    .product-box .top-product-home-list-right-btn {
        display: none;
    }

    .product-box .product-home-list-left {
        display: none;
    }

    .product-box .product-home-list-right {
        flex: 100%;
        width: 100%;
        padding: 20px 10px;
    }

    .product-home-category-head {
        position: relative;
        left: 0px;
    }

    .list-product-by-tab-slide-wrapper h2 {
        width: 100%;
        margin-left: -15px;
        box-shadow: unset !important;
    }

    .owl-nav button.owl-prev {
        left: 0px;
    }

    .owl-nav button.owl-next {
        right: 0px;
    }

    .mt-footer {
        margin-bottom: 20px;
    }

    header#header div#logo img {
        margin: 5px 0;
        height: 40px !important;
    }

    header#header .header-support label, header#header .header-cart label {
        display: none;
    }

    #top-bar {
        display: none;
    }

    div#dt-mobile a i {
        color: #fff;
        font-size: 25px;
        padding: 15px 0;
    }

    header#header {
        position: relative;
    }

    header#header .header-customer {
        position: absolute;
        right: 0px;
        width: 120px;
    }

    div#logo {
        width: 100%;
        text-align: center;
    }

    header#header .header-customer {
        height: 50px;
    }

    header#header .header-customer .header-support img {
        width: 20px;
        margin-right: 8px;
    }

    header#header .header-customer .header-cart img {
        width: 25px;
    }

    header#header .header-customer .header-cart span.car-count {
        right: -10px;
    }

    .header-search-mobile {
        background: #fff;
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
        display: inline-block;
        padding: 5px 15px;
    }

    header#header .form-search {
        margin: 0px !important;
    }

    section#banner-top {
        margin: 20px 0 15px 0;
    }

    button.btn.btnSearch {
        font-size: 14px;
        height: 35px !important;
    }

    input#s-mobile {
        font-size: 14px;
        border-radius: 50px;
    }

    .section-product {
        width: 100%;
        display: inline-block;
        margin: 0px 0 15px 0;
    }

    section.section-news .box-video {
        padding: 0px !important;
    }

    section.section-news .box-video, .box-video-grid {
        border: 0px !important;
    }

    .borderRight {
        border: 0px !important;
    }

    .category-title {
        display: block;
    }

    .orderby-product {
        display: flex;
        margin-top: 15px;
        flex-flow: wrap;
    }

    .orderby-product span.sort {
        width: 100%;
        margin-bottom: 10px;
    }

    .category-title .orderby-product a {
        margin: 0 2px;
        font-size: 12px;
    }

    section#breadcrumbs {
        margin-top: 10px;
    }

    section#breadcrumbs .breadcrumb a {
        font-size: 15px;
    }

    #desktop {
        display: none;
    }

    .category-video-item .video-thumbnail {
        height: 220px;
    }

    .video-detail .video_content.image-sp img {
        max-width: 100%;
    }

    .video-iframe {
        width: 100%;
        display: inline-block;
        margin-top: 20px;
    }

    .video-iframe iframe {
        width: 100%;
        height: 200px;
    }

    .video-detail .video_content.head h1 {
        line-height: 22px;
    }

    header#header-single h1 {
        font-size: 25px;
    }

    #sync1 .item {
        height: 300px;
    }

    #sync2 .item {
        width: 100%;
        height: 70px;
    }

    .product-highlight {
        margin-top: 20px;
    }

    .product-main .product-info {
        margin-top: 20px;
    }

    .product-info .product-home-item-rating {
        display: grid;
        grid-template-columns: 50% 50%;
        color: var(--main_color);
        font-size: 14px;
        align-items: center;
        margin-top: 10px;
    }

    .btn-order.product-order.product-order-3 {
        grid-template-columns: 100%;
    }

    .product-info .product-order button {
        margin-bottom: 15px;
    }

    .product-info .product-order button div:nth-child(2), .product-info .product-order-3 .goi-lai-product div:nth-child(2) {
        margin: auto;
    }

    .title-detail-relate-product-content {
        font-size: 15px;
    }

    p.title-detail-relate-product-content.title-with-view-more-link {
        margin-top: 20px;
    }

    .head-list-product .title_category {
        font-size: 15px;
    }

    .head-list-product .title_category a, .head-list-product .title_category span {
        font-size: 18px;
        display: block;
    }

    div#comment-product {
        margin-top: 20px;
    }

    section.product-entry .product-info {
        display: none;
    }

    ul.menu-category.mm-listview li a i {
        display: none !important;
    }
}