@media screen and (max-width: 1200px) {
  .order-item-wrap .header-filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .order-item-wrap .header-filter .addition-service {
    max-width: 100%;
    margin-bottom: 15px;
  }

  .order-item-wrap .header-filter .filter-order {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .pagination-all {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pagination-all .col-12 {
    padding: 0;
  }
}

@media screen and (max-width: 992px) {
  .navbar-wrap .text {
    display: none;
  }

  .navbar-wrap .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .main-content {
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }

  .content-wrap {
    width: 100%;
  }

  .sidebar-right {
    padding-left: 0;
    margin-top: 15px;
    width: 100%;
  }

  .sidebar-right .sidebar-wrap {
    position: static;
  }

  #header .overlay-status-mobile {
    -webkit-transform: none;
    transform: none;
  }

  .dashboard-page .product-item .product-box {
    min-width: 140px;
    height: 120px;
  }

  .step1-page .btn-respon {
    margin-top: 10px;
  }

  .step3-page .btn-respon {
    margin-top: 10px;
  }
}

@media screen and (max-width: 770px) {
  .comment-form-wrap .cmt-area {
    width: 100%;
  }
}

/* Huyen sửa */
@media screen and (min-width: 992px) {
  .w-165 {
    width: 165px;
  }
}
@media screen and (max-width: 767px) {
  .dashboard-page .product-item .product-box a .fa,
  .dashboard-page .product-item .product-box a .fab {
    font-size: 25px;
  }
}
@media screen and (max-width: 576px) {
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .date .input-group-addon-ce {
    padding: 2px;
  }
}
@media screen and (max-width: 1024px) {
  .dashboard-page .product-item .product-box {
    min-width: 170px;
  }
  .banner-chietkhau .banner-left {
    padding: 2px 10px 1px;
  }
  .banner-chietkhau nav {
    padding: 0px 10px 0px 5px;
  }
  .banner-chietkhau nav ul li {
    padding: 0 0 3px;
  }
  .tb-flash-sale .hover-flash-sale {
    width: 50%;
  }
}
@media screen and (max-width: 767px) and (min-width: 651px) {
  .main-navigation .navbar .nav-item .nav-link {
    padding: 10px 15px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 375px) {
  .dashboard-page .product-item .product-box {
    width: 29%;
    min-width: initial;
    height: 120px;
  }
}

@media screen and (max-width: 360px) {
  .dashboard-page .product-item .product-box {
    min-width: 130px;
    width: 30%;
    height: 120px;
  }
  .footer-home .header_search {
    min-width: 300px !important;
  }
}
@media screen and (max-width: 320px) {
  .width-0 {
    width: 0 !important;
  }
}
@media screen and (max-width: 520px) {
  .step1-page .btn-respon .btn {
    padding: 0 0 2px !important;
  }

  .step3-page .btn-respon .btn {
    padding: 0 0 2px !important;
  }
  .header_top_bar .contact_top .li_contact {
    padding-left: 10px;
  }
  .footer-home .header_search {
    min-width: 360px;
  }
  .hidden-xs {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .container-fluid .table-buy {
    display: none;
  }
  .hidden-sm,
  .hidden-md {
    display: none !important;
  }
  .hidden-lg-md {
    display: block;
  }
  .container-fluid .view-mobile .table-buy {
    display: block;
    width: 100%;
    left: 0;
  }

  .container-fluid .step1-page .header-step1 .type-product {
    margin-top: 5px;
  }

  .container-fluid
    .step1-page
    .header-step1
    .type-product
    .btn-outline-primary {
    float: left !important;
  }

  .container-fluid .step1-page .header-step1 .type-product .page-reload {
    display: none;
  }
  .container-fluid .step3-page .header-step1 .type-product {
    margin-top: 5px;
  }
  .container-fluid .step3-page .header-step1 .type-product .page-reload {
    display: none;
  }
  .container-fluid
    .step3-page
    .header-step1
    .type-product
    .btn-outline-primary {
    float: left !important;
  }

  .container-fluid .step1-page .card .pagination-wrap nav {
    display: none !important;
  }

  .container-fluid .step3-page .card .pagination-wrap nav {
    display: none !important;
  }
  /* trang cart */
  .view-mobile {
    display: block;
  }

  .view-lap {
    display: none;
  }

  .step1-page .mobile.col-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .step3-page .mobile.col-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .left-area .title .checkbox-wrap {
    margin-right: 5px !important;
  }
  .number-mobile .editable-wrap {
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 4;
  }
  .number-mobile .editable-wrap .form-control {
    width: 50% !important;
  }

  .view-mobile .table-cart {
    padding: 0 15px;
  }

  .primary-card .card-body,
  .primary-card .card-header {
    padding: 5px 10px;
  }

  .step1-page .view-mobile .id-product {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0 7px;
  }

  .step3-page .view-mobile .id-product {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding: 0 7px;
  }

  .note-border {
    border: 1px solid #e1e1e1;
    margin-top: 5px;
    padding: 5px;
  }

  .view-mobile .card-body .list-price-mb .item-price.row {
    margin: 0 !important;
  }

  .view-mobile .card-body .list-price-mb .item-price.row .col-6,
  .view-mobile .card-body .list-price-mb .item-price.row .col-4,
  .view-mobile .card-body .list-price-mb .item-price.row .col-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .view-mobile .card-body .list-price-mb .item-price {
    padding: 5px 0;
    border-top: 1px solid #e1e1e1;
  }

  .view-mobile .left-content-img {
    line-height: 2;
  }

  .padding-mb {
    height: 31px;
  }
  /* homechietkhau */
  .home-chietkhau-page .header_search {
    margin-bottom: 20px;
  }

  .home-chietkhau-page .sidenav-sp-ck {
    margin-left: 0 !important;
  }

  .main-sidebar.responsive-sidebar {
    display: none !important;
  }

  .btn-thongke {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .btn-thongke > button {
    float: right;
  }
}

@media screen and (min-width: 1200px) {
  .home-chietkhau-page .container {
    max-width: 1140px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .home-chietkhau-page .container {
    max-width: 810px;
  }
  .main-navigation .navbar .nav-item .nav-link {
    padding: 10px 20px !important;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .home-chietkhau-page .container {
    max-width: 1024px;
    padding: 0 10px;
  }
  .home-chietkhau-page .head_content .phone {
    padding: 15px 0;
  }
  .banner-chietkhau nav {
    width: 190px;
  }
}
@media screen and (max-width: 768px) and (min-width: 576px) {
  .container {
    max-width: 760px;
  }
}

/* end */

@media screen and (max-width: 750px) {
  .filter-wrap .input-field {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .filter-wrap .input-field input {
    width: 100%;
  }

  .filter-wrap .action-filter {
    margin-top: 0.5rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 0;
  }

  .filter-wrap .action-filter .btn {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .pagination-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .pagination-wrap .page-search {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media screen and (max-width: 650px) {
  .show-menu #header .navbar,
  .open-menu #header .navbar {
    padding-left: 0;
  }

  .open-menu .sidena-menu ~ .main-content {
    padding-left: 50px;
  }

  .open-menu .sidena-menu + .menu-overlay {
    -webkit-transform: none;
    transform: none;
  }

  .sidenav-menu:hover ~ .main-content {
    padding-left: 50px;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .navbar-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .navbar-wrap .navbar-brand {
    display: block;
  }

  .navbar-wrap .navbar-nav .nav-item:not(:first-child) {
    display: none;
  }

  .menu-toggle {
    display: block;
  }

  .product-item .product-info {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product-item .product-info .product-image {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .product-item .product-info .product-image img {
    width: 75px;
    height: 75px;
  }

  .product-item .product-info .product-image + .product-action {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .product-item .product-info .product-image + .product-action .btn {
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
  }

  .product-card .left-area .title {
    margin-bottom: 0.5rem;
  }

  .product-card .left-area .title .status {
    margin-right: 0 !important;
    display: block;
  }

  .order-item-wrap .product-hd {
    min-height: 40px;
  }

  .order-item-wrap .product-attribute .product-hd .nav.nav-pills {
    justify-content: space-between;
  }

  .order-item-wrap .product-attribute .nav .nav-link {
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
  }

  .order-item-wrap .product-attribute .box-area textarea {
    font-size: 13px;
  }

  .product-action .btn {
    padding: 0.25rem 5px;
  }

  .checkout-tb thead tr th:last-child {
    display: none;
  }

  .checkout-tb tbody tr:first-child td:last-child {
    display: none;
  }

  .checkout-tb .mobile-only {
    display: table-row;
  }
}

@media screen and (max-width: 480px) {
  .primary-card .card-header .title.text-18 {
    font-size: 14px;
  }

  body,
  html {
    font-size: 14px;
  }

  .mobile-only {
    display: block;
  }

  .search-bar {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 0;
  }

  .search-bar .select-wrap {
    width: 100%;
    border: 0;
    margin-bottom: 10px;
  }

  .search-bar .select-wrap select {
    display: block;
    width: 100%;
    border-radius: 20px;
  }

  .search-bar .select-wrap + input {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }

  .search-bar .search-button {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .page-search {
    margin-right: 0 !important;
  }

  .notification-wrap .notification-content {
    width: calc(100vw - 30px);
  }

  .notification-wrap .notification-content .noti-hd {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .notification-wrap .notification-content .noti-hd h6 {
    width: 100%;
  }

  .sidenav-fixed.sidenav-left {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
    -webkit-transition: all 0.3 ease-in-out;
    -moz-transition: all 0.3 ease-in-out;
    -o-transition: all 0.3 ease-in-out;
    -ms-transition: all 0.3 ease-in-out;
    transition: all 0.3 ease-in-out;
  }

  .sidenav-fixed.sidenav-left.show {
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .sidenav-fixed.sidenav-left.show ~ .main-content {
    padding-left: 0;
  }

  .sidenav-menu:hover ~ .main-content {
    padding-left: 0;
  }

  .nav.tab-page .nav-item {
    width: 50%;
    border: 1px solid #e1e1e1;
  }

  #header .navbar {
    padding-left: 15px;
  }

  .main-content {
    padding-left: 0;
  }

  .pagination-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pagination-wrap .page-search {
    margin-bottom: 0.5rem;
  }

  .navbar-wrap .menu-toggle {
    font-size: 25px;
    display: inline-block;
    padding: 5px;
    color: #ccc;
  }

  .action-filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .action-filter .btn {
    margin-bottom: 0.5rem;
  }

  .step-order {
    /* display: block !important; */
    padding-top: 10px;
  }
  /* .step-order .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-bottom: 15px;
  } */
  /* .step-order .col .nav-link.active .step-text {
    border-color: #5bc0de;
    color: #088fc4;
  }
  .step-order .col .nav-link.active .step-text .txt {
    color: #088fc4;
  }
  .step-order .col .nav-link.active .step-text:before {
    border-right-color: #5bc0de;
    border-bottom-color: transparent;
  } */
  .step-order .nav-link {
    padding: 5px;
  }

  .step-order .img-block {
    /* margin-right: 15px; */
    margin-bottom: 0;
    font-size: 25px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
  }
  /* .step-order .col .step-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    border-top: 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 5px 0;
    text-align: left;
    color: #e1e1e1;
  }
  .step-order .col .step-text .txt {
    color: #e1e1e1;
  }
  .step-order .col .step-text .text {
    visibility: visible;
  }
  .step-order .col .step-text .step {
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 20px;
  }
  .step-order .col .step-text:before {
    display: block;
    top: 50%;
    bottom: auto;
    right: 100%;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 9px solid transparent;
    border-right: 9px solid #e1e1e1;
    border-bottom: 9px solid transparent;
  }
  .step-order .col .step-text .step {
    display: block;
  } */
  .cart-count {
    width: 100%;
    margin-bottom: 0.75rem;
  }

  .cart-count + .action-filter {
    display: block;
    width: 100%;
    margin-bottom: -1rem;
  }

  .cart-count + .action-filter .btn {
    display: block;
    width: 100%;
  }

  .order-action-all {
    display: block !important;
  }

  .order-action-all .btn {
    display: block;
    margin-bottom: 0.5rem;
  }

  .hide-on-desktop {
    display: block;
  }

  .filter-wrap select.form-control {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }

  .left-area .title .checkbox-wrap {
    margin-right: 10px !important;
  }

  h4 {
    font-size: 1.35rem;
  }

  .right-area .search-box {
    max-width: 140px;
  }

  .right-area .search-box input {
    width: 100%;
  }

  .cmt-action.split {
    justify-content: space-between;
    flex-grow: 1;
    width: 100%;
  }

  .table-responsive .table-order-info {
    font-size: 12px;
  }

  .table-responsive .table-order-info tbody tr td,
  .table-responsive .table-order-info thead tr th {
    padding: 5px;
  }
}

@media screen and (max-width: 375px) {
  .pagination-wrap ul.pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* .pagination-wrap ul.pagination li {
        margin-bottom: 10px
    } */
  .nav.tab-page .nav-item .nav-link {
    font-size: 12px;
  }

  .info-with-badge .badge {
    height: 18px;
    line-height: 18px;
    margin-left: 3px;
    color: #fff;
    background: #ffad00;
    border-radius: 4px;
    font-size: 9px;
    padding: 0 3px;
    margin-top: -14px;
  }

  .addition-service .checkbox-wrap {
    width: 135px;
  }

  .step1-page .filter-order .pagination .page-link {
    padding: 0.5rem 0.6rem;
  }

  .step3-page .filter-order .pagination .page-link {
    padding: 0.5rem 0.6rem;
  }

  .view-mobile .left-content-img {
    line-height: 1.5;
  }

  .padding-mb {
    height: 25px;
  }
}

/*# sourceMappingURL=responsive.css.map */
