:root {
  --yellow: #f9cf00;
}
@media (max-width: 1250px) {
      .dropdown-mobile a {max-width: 50px;display: inline-block;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .n-sidebar-feed ul li {
    align-items: flex-start;
  }
}
@media (max-width: 575px) {
    .dropdown-mobile a {max-width: 30px;}
  .n-sidebar-feed ul li {
    display: block;
  }
}
.n-sidebar-feed ul li:first-child {
  padding-top: 0;
}
.n-sidebar-feed ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.n-sidebar-feed ul {
  padding: 0;
}
.feed-content a {
  color: #000;
}
.title-news_ct {
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid var(--yellow);
  padding-bottom: 10px;
  position: relative;
}
.title-news_ct:after {
  content: "";
  position: absolute;
  bottom: -3px;
  height: 5px;
  background-color: var(--yellow);
  left: 0;
  width: 155px;
}
.box_tacgia {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 10px;
  margin-top: 30px;
}
.box_tacgia_avata img {
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
}
.box_tacgia_tt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.swal-title {
  margin-bottom: 20px;
}
.cart__price {
  padding-right: 10px;
}
.shopping-summery table thead th {
  background-color: #ececec;
  padding: 18px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #253d4e;
  white-space: nowrap;
}
.shopping-summery table thead th.start {
  border-radius: 20px 0 0 20px;
  padding-left: 30px !important;
}
.shopping-summery table thead th.end {
  border-radius: 0 20px 20px 0;
}
.text-sanpham-trong {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 15px;
  text-align: center;
  font-weight: bold;
  color: var(--yellow);
}
.invoice-1
  .invoice-info-buttom
  .table
  .invoice-1
  .invoice-info-buttom
  .table
  tr,
.table tr {
  border: 1px solid #e9ecef;
}
.shopping-summery table td,
.shopping-summery table th,
.shopping-summery table thead {
  border: 0;
}
.shopping-summery table > :not(caption) > * > * {
  padding: 15px 10px;
  text-align: center;
}
.bgr-sanpham {
  padding: 20px 0px;
}
.div-sanpham-trong {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.div-img-sanpham-trong img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
  border: 2px solid var(--yellow);
  height: 300px;
  max-height: 300px;
  object-fit: contain;
}
.div-img-sanpham-trong {
  position: relative;
}
.ten-sanpham-trong {
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #000;
  padding: 10px 0px;
  border-radius: 0px 0px 10px 10px;
  border: 2px solid var(--yellow);
  transition: all 0.5s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ten-sanpham-trong a {
  color: var(--yellow);
  font-size: 18px;
}
.wrap-sanpham-trong {
  width: calc(100% / 3);
  padding: 15px;
}
.text-sanpham-ten {
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
}
.shopping-summery table tbody tr img {
  max-width: 120px;
  border: 1px solid #ececec;
  border-radius: 15px;
  max-height: 100px;
  object-fit: contain;
}
.detail-qty {
  max-width: 80px;
  padding: 9px 20px;
  position: relative;
  width: 100%;
  border-radius: 5px;
}
.detail-extralink > div {
  display: inline-block;
  vertical-align: top;
}
.detail-extralink .detail-qty {
  margin: 0 6px 15px 0;
  background: #fff;
  border: 1px solid #cccccc !important;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  font-variant: JIS04;
  padding: 0px 20px 0px 20px;
  max-width: 90px;
  margin-bottom: 0;
}
.detail-qty > a {
  font-size: 20px;
  position: absolute;
  right: 0;
  color: #2a2a28;
  width: 20px;
  line-height: 30px;
}
.detail-qty > a.qty-down {
  left: 0;
  right: auto;
}
.detail-qty > a.qty-up {
  top: auto;
}
.p-40 {
  padding: 40px !important;
}
.div-lienhe {
  padding: 50px 0px;
}
input.coupon {
  height: 47px;
  border: 1px solid #ececec;
  border-radius: 10px;
  height: 64px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  width: 100%;
}
.heading-2 {
  margin-top: 30px;
  font-size: 24px;
  text-transform: uppercase;
}
.num_sl {
  width: 45px;
  text-align: center;
  border: none;
  box-shadow: none;
}
.num_sl {
  width: 45px;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  height: 35px;
}
.cart-action .btn {
  background-color: #1b478d;
  font-family: "Roboto";
  font-size: 14px;
  padding: 10px 20px;
  color: #fff;
}
.cart-action {
  margin-bottom: 30px;
}
.form-dathang {
  margin-bottom: 30px;
}
.form-dathang label {
  margin-bottom: 5px;
  color: #000;
  display: none;
}
.form-dathang .form-control {
  font-size: 14px;
  padding: 10px 15px;
}
.btn-dathang {
  background-color: #1b478d;
  font-family: "Roboto";
  font-size: 14px;
  padding: 10px 20px;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
}
.navbar-light .navbar-toggler svg {
  width: 40px;
  height: 40px;
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}
.dropdown-menu {
  background-color: var(--yellow);
}
.dropdown-item.active,
.dropdown-item:hover {
  background-color: #000;
  color: var(--yellow);
}
.nav-mobile {
  list-style: none;
  padding: 0;
}
.nav-mobile .dropdown-menu {
  position: inherit !important;
  transform: none !important;
  border: none;
  padding-left: 15px;
}
.nav-mobile > li > a:after {
  float: right;
  position: relative;
  top: 8px;
}
.form-search-nav {
  position: relative;
  margin-left: 0;
  margin-bottom: 20px;
}
.form-search-nav input {
  font-size: 13px;
  border-radius: 30px;
  border: 1px solid #000000;
  color: #000000;
  font-size: 13px;
  padding: 10px 10px;
}
.chitiet_sp img,
.news-detalis img {
  max-width: 100%;
}
.gia_sale {
  float: right;
  font-weight: 300;
}
.gia_thuoctinh:after {
  content: "";
  display: block;
  clear: both;
}
.tintuc_home {
  padding-top: 15px !important;
  padding-bottom: 30px !important;
}
.col-left-ctsp {
  width: 81%;
}
.col-right-ctsp {
  width: 19%;
}
.col-thongtin-ctsp {
  width: 45%;
}
.col-slider-ctsp {
  width: 55%;
}
.box_right_sp_title2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}
.danhgia_ct {
  display: flex;
  margin-bottom: 10px;
}
.danhgia_ct .rating-d {
  list-style: none;
  padding: 0;
  color: #e99820;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0;
}
.danhgia_ct span {
  color: #c7c5c5cc;
}
.danhgia_ct span b {
  color: #fff;
}
.nav_sub {
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
}

.chitiet_sp_hot_mota ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  border: 1px solid #fe0002;
  padding: 8px 10px;
  border-radius: 5px;
  padding-left: 60px;
  background-image: url(../images/uu-dai.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}
.chitiet_sp_hot_mota ul li {
  font-weight: 100;
  color: #e09601;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chitiet_sp_hot_mota ul li strong {
  color: #fe0002;
}
.chitiet_sp h2 {
  border-bottom: 1px solid #b78f5b;
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 18px;
  position: relative;
}
.chitiet_sp h2 strong {
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
}
.chitiet_sp h2 strong:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 6px;
  background-color: #b6915d;
  bottom: -7px;
}
.chitiet_sp h2 strong:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 7px solid #b6915d;
  border-right: 10px solid transparent;
  position: absolute;
  right: -10px;
  bottom: -7px;
}
.bgr-header {
  background-color: #fff;
}
.nav-item.dropdown:hover ul {
  display: block;
}
.lienhhe-fix {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background-color: #10598a;
  z-index: 100;
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 3px;
}
.box_lienhe {
  padding: 25px !important;
  width: 400px;
}
.text-sanphamnoibat {
  color: #10598a;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}
.gach-sanphamnb {
  border-bottom: 2px solid #10598a;
  padding-bottom: 6px;
}
.tuvan_title {
  background-color: #10598a;
  margin-top: -25px;
  margin-left: -25px;
  margin-right: -25px;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  font-family: "Roboto";
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 30px;
}
.form_input_icon {
  position: relative;
}
.form_input_icon span {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #706d6d;
}
.form_input_icon input {
  padding-left: 35px;
  height: 38px;
}
.phuongthuc_thanhtoan {
  margin-top: 30px;
}
.btn-tuvan {
  background-color: #10598a;
  color: #fff;
  padding: 7px 30px;
  text-transform: uppercase;
}
.btn-thanhtoan {
  font-size: 14px;
  display: block;
  width: 100%;
  border: 1px solid #ececec;
  background-color: #ececec;
  padding: 10px;
}
.btn-thanhtoan.active {
  display: block;
  width: 100%;
  border: 1px solid #e99820;
  background-color: #e99820;
  color: #000;
  font-weight: 500;
}
.thanhtoan_content {
  margin-top: 10px;
  border: 1px solid #ececec;
  padding: 20px;
  margin-bottom: 30px;
}
.swiper-button-next,
.swiper-button-prev {
  color: #10598a !important;
}
.swiper-button-next,
.swiper-button-prev {
  background-color: #fff;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size: 20px !important;
  font-weight: bold !important;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 20px !important;
  font-weight: bold !important;
}
.div-dich1 {
  display: none;
}
.dropdown-mobile {
  margin: auto 0px;
}
.box_right_sp_kh {
  margin-top: 0px !important;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}
.gg-dich-menu a {
  padding-left: 8px;
}
.item_product > a {
  position: relative;
  display: block;
  overflow: hidden;
}
.item_product > a .sale {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
}
.div-img-sanpham-trong:hover .ten-sanpham-trong {
  background-color: #fff;
}
.div-img-sanpham-trong:hover .ten-sanpham-trong a {
  color: #000;
}
.div-right-menu .btn {
  padding: 0rem 0rem;
}
.div-giaithuong {
  padding: 20px 8px;
}
.img-lichsu {
  width: 100%;
}
.mota-tintuc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-page {
  font-size: 30px;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #1b478d;
}
.item_product > a .sale span {
  position: relative;
  z-index: 100;
  font-size: 16px;
}
.text-imgkh {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 500;
}
.text-imgkh1 {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.item_product > a .sale:before {
  content: "";
  position: absolute;
  width: 143px;
  height: 62px;
  background-color: #c70100;
  transform: rotate(-143deg);
  top: -22px;
  left: -54px;
}
.div-danhmuc-id {
  position: relative;
  text-align: center;
}
.div-tenc1-danhmuc {
  position: absolute;
  top: 15px;
  width: 100%;
  text-align: center;
  z-index: 99;
}
.tenc1-danhmuc a {
  color: #000000;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}
.tenc1-danhmuc {
  width: 100px;
  margin: 0px auto;
  padding-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.div-tenc1-danhmuc1 {
  position: absolute;
  left: 0;
  top: -86px;
  bottom: 0px;
  right: 264px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .div-tenc1-danhmuc1:hover .wrap-danhmuc-c1{
        background-color: #1b478d;
        border-radius: 10px;
    }
    .div-tenc1-danhmuc1:hover .wrap-danhmuc-c1{
        background-color: #1b478d;
        border-radius: 20px;
        padding: 5px;
    }
    .tenc1-danhmuc{
        color: #fff;
    }
    .div-tenc1-danhmuc1:hover .tenc1-danhmuc a{
        color: #fff;
    } */
.div-tenc1-danhmuc1:hover .tenc1-danhmuc {
  background-color: #1b478d;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc1:hover .tenc1-danhmuc a {
  color: #fff;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc2:hover .tenc1-danhmuc {
  background-color: var(--yellow);
  border-radius: 10px;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc2:hover .tenc1-danhmuc a {
  color: #fff;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc3:hover .tenc1-danhmuc {
  background-color: #1b478d;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc3:hover .tenc1-danhmuc a {
  color: #fff;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc4:hover .tenc1-danhmuc {
  background-color: #1b478d;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc4:hover .tenc1-danhmuc a {
  color: #fff;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc:hover .tenc1-danhmuc {
  background-color: #1b478d;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc:hover .tenc1-danhmuc a {
  color: #fff;
  transition: all 0.5s ease;
}
.div-tenc1-danhmuc2 {
  position: absolute;
  left: 254px;
  top: -86px;
  bottom: 0;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div-tenc1-danhmuc3 {
  position: absolute;
  bottom: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 213px;
}
.div-tenc1-danhmuc4 {
  position: absolute;
  bottom: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 213px;
}
.nav1 {
  position: absolute;
  left: 100%;
  background-color: #fff;
  width: 100%;
  list-style: none;
  background-color: var(--yellow);
  top: 0px;
  padding-left: 0rem;
}
.nav1 .nav-item1:hover a {
  color: #fff;
  background-color: #000;
}
.nav-item1 a {
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 10px;
  border-bottom: 1px solid #f4f4f4;
}
.dropdown-menu1 {
  position: relative;
}
.nav-item.dropdown:hover ul ul {
  display: none;
}
.nav-item.dropdown .dropdown-menu1:hover ul {
  display: block;
}
body {
  top: 0px !important;
}
.div-img-danhmuc-id img {
  animation: swing;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.img-danhmuc-c1 img {
  animation: swing;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
.tenc1-danhmuc a:hover {
  color: #ec222a;
}
.slider-container {
  max-height: 600px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.slides {
  display: flex;
  width: 100%;
  animation: slideAnimation 20s infinite;
}
.slide {
  flex: 1 0 100%;
  height: 100%;
  transition: opacity 20s ease;
  position: relative;
}
.slide img {
  width: 100%;
}

@keyframes slideAnimation {
  0% {
    transform: translateX(0);
  }
  20% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-100%);
  }
  45% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-200%);
  }
  70% {
    transform: translateX(-200%);
  }
  75% {
    transform: translateX(-300%);
  }
  95% {
    transform: translateX(-300%);
  }
  100% {
    transform: translateX(-400%);
  }
}

.img-slide111 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 500px;
}
.slideshow {
  position: relative;
  z-index: 0;
}
.slideshow:hover .control-slideshow {
  opacity: 1;
  transition: all 0.5s ease;
}
.control-slideshow {
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: calc(50% - 60px / 2);
  width: 35px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  cursor: pointer;
  margin: 0px;
  background-color: #000000;
  border-radius: 3px;
}
.prev-slideshow {
  left: 20px;
  padding-right: 3px;
}
.next-slideshow {
  right: 20px;
  padding-left: 3px;
}
.control-slideshow i {
  color: #ffffff;
}

.wrap-danhmuc-c1 {
  position: relative;
}

.img-danhmuc img {
  width: 160px;
  height: 150px;
  min-width: 160px;
}

.wrap-danhmuc-c1:hover .wrap-hinhanh-danhmuc {
  display: block;
}

.wrap-hinhanh-danhmuc {
  position: absolute;
  top: 0;
  width: 188%;
  right: 100%;
  display: none;
}

.wrap-hinhanh-danhmuc-0 {
  position: absolute;
  bottom: 100%;
  width: 100%;
  display: none;
  padding: 10px;
}

.wrap-danhmuc-c1:hover .wrap-hinhanh-danhmuc-0 {
  display: block;
}

.wrap-hinhanh-danhmuc-2 {
  position: absolute;
  top: 0px;
  width: 195%;
  display: none;
  left: 100%;
}

.wrap-danhmuc-c1:hover .wrap-hinhanh-danhmuc-2 {
  display: block;
}

.wrap-hinhanh-danhmuc-3 {
  position: absolute;
  top: 50%;
  width: 220%;
  display: none;
  right: 100%;
}

.wrap-danhmuc-c1:hover .wrap-hinhanh-danhmuc-3 {
  display: block;
}

.wrap-hinhanh-danhmuc-4 {
  position: absolute;
  top: 21%;
  width: 269%;
  display: none;
  left: 100%;
}

.wrap-danhmuc-c1:hover .wrap-hinhanh-danhmuc-4 {
  display: block;
}

.div-wrap-img-gioithieu {
  position: relative;
}

.wrap-hinhanh-danhmuc-moi {
  position: absolute;
  top: 0;
  width: 100%;
}

.img-gioithieu-moi1 {
  width: 100%;
  height: 611px;
  object-fit: cover;
}

.wrap-hinhanh-danhmuc-moi1 {
  position: absolute;
  top: 0;
  width: 100%;
}

.wrap-hinhanh-danhmuc-moi2 {
  position: absolute;
  top: 0;
  width: 100%;
}

.wrap-hinhanh-danhmuc-moi3 {
  position: absolute;
  top: 0;
  width: 100%;
}

.wrap-hinhanh-danhmuc-moi4 {
  position: absolute;
  top: 0;
  width: 100%;
}

.wrap-hinhanh-danhmuc-moi,
.wrap-hinhanh-danhmuc-moi1,
.wrap-hinhanh-danhmuc-moi2,
.wrap-hinhanh-danhmuc-moi3,
.wrap-hinhanh-danhmuc-moi4 {
  display: none;
}

@media (max-width: 575.98px) {
  .tenc1-danhmuc a {
    font-size: 13px;
  }
  .text-sanpham-trong {
    font-size: 22px;
  }
  .div-img-danhmuc-id img {
    animation: initial;
    animation-duration: 3s;
    animation-iteration-count: infinite;
  }
  .noidung-gioithieu-id {
    padding-right: 0px;
  }
  .wrap-sanpham-trong {
    width: calc(100% / 2);
    padding: 10px;
  }
  .div-sanpham-trong {
    margin: -10px;
  }
  .div-img-sanpham-trong img {
    height: 210px;
  }
  .ten-sanpham-trong {
    padding: 5px 0px;
  }
  body {
    padding-top: 55px !important;
  }
  .div-sanpham-tl {
    display: block;
  }
  .left-sanpham-tl {
    width: 100%;
  }
  .right-sanpham-tl {
    width: 100%;
  }
  .div-tintuc {
    display: block;
  }
  .left-tintuc {
    width: 100%;
  }
  .right-tintuc {
    width: 100%;
  }
  .right-tintuc {
    padding: 10px 30px;
  }
  .ten-tintuc {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .bgr-gioithieu {
    padding: 35px 0px 20px;
  }
  .div-gioithieu {
    display: block;
  }
  .left-gioithieu {
    width: 100%;
  }
  .right-gioithieu {
    width: 100%;
    margin-top: 15px;
  }
  .wrap-lienhe {
    width: calc(100% / 1);
  }
  .div-doitac {
    margin: -5px -5px;
  }
  .wrap-doitac {
    width: calc(100% / 2);
    padding: 5px 5px;
  }
  .padiing-footer {
    padding-left: 0px;
    text-align: center;
  }
  .xs-none {
    display: none !important;
  }
  .danhmuc_home_item_img img {
    width: 120px;
    height: 120px;
  }
  .logo img {
    height: 45px;
  }
  .right-head {
    padding-top: 7px;
    padding-right: 10px;
  }
  .navbar-form {
    margin-top: 4px;
    margin-bottom: 0;
  }
  .why_title {
    font-size: 17px;
  }
  .breadcrumb a {
    font-size: 13px;
  }
  .text-menu {
    padding-left: 12px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .breadcrumb {
    display: block;
  }
  .breadcrumb li {
    display: inline-block;
  }
  .cart-option {
    display: block !important;
    text-align: center;
  }
  .product-quantity {
    margin-bottom: 10px;
    float: left;
  }
  .cart-plus-minus input {
    width: 100%;
  }
  .cart-btn {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .cart-btn2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_danhmuc_title1 {
    font-size: 17px;
    width: 90%;
    top: -10px;
  }
  .chitiet_sp_hot_title {
    margin-top: 15px;
  }
  .Swiper_spct img {
    height: 100px;
  }
  .tab_sanpham .nav-item .nav-link {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 5px;
    height: 60px;
  }
  .form_dk_khuyenmai_title_head {
    font-size: 20px;
  }
  .col-left-ctsp,
  .col-slider-ctsp,
  .col-thongtin-ctsp {
    width: 100%;
  }
  .col-right-ctsp {
    width: 100%;
  }
  .content-nhanxet {
    width: 100% !important;
  }
  .chitiet_sale {
    width: 100%;
    margin-left: 0;
    margin-top: -36px;
  }
  .box_right_sp_kh {
    margin-top: 10px !important;
    position: initial;
    bottom: 0;
    left: 15px;
    right: 15px;
    margin-bottom: 30px;
  }
  .item_product_img {
    height: 185px;
  }
  .text-doitac {
    margin-bottom: 10px;
  }
  .bgr-doitac {
    padding: 20px 0px;
  }
  .bgr-lichsu {
    padding: 20px 0px;
  }
  .div-lichsu {
    display: block;
  }
  .left-lichsu {
    width: 100%;
  }
  .right-lichsu {
    width: 100%;
    margin-top: 20px;
  }
  .right-lichsu-div {
    padding-left: 7px;
    padding-right: 0px !important;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%;
  }
  .noidung-lichsu {
    font-size: 14px;
    line-height: 22px;
  }
  .bgr-lienheid {
    padding: 20px 0px;
  }
  .text-lienhe {
    margin-bottom: 10px;
  }
  .div-lienhe1 {
    padding-top: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .div-danhmuc-id {
    display: none;
  }
  .noidung-gioithieu-id {
    padding-right: 0px;
  }
  .wrap-sanpham-trong {
    width: calc(100% / 2);
  }
  .div-img-sanpham-trong img {
    height: 300px;
  }
  .div-sanpham-tl {
    display: block;
  }
  .left-sanpham-tl {
    width: 100%;
  }
  .right-sanpham-tl {
    width: 100%;
  }
  .div-tintuc {
    display: block;
  }
  .left-tintuc {
    width: 100%;
  }
  .right-tintuc {
    width: 100%;
  }
  .right-tintuc {
    padding: 10px 30px;
  }
  .ten-tintuc {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .bgr-gioithieu {
    padding: 35px 0px 20px;
  }
  .div-gioithieu {
    display: block;
  }
  .left-gioithieu {
    width: 100%;
  }
  .right-gioithieu {
    width: 100%;
    margin-top: 15px;
  }
  .div-img-ten-mota-lienhe {
    display: block;
  }
  .ten-noidung-lienhe {
    padding-left: 0px;
  }
  .ten-lienhe {
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .noidung-lienhe {
    font-size: 14px;
    text-align: center;
  }
  .bgr-lienheid {
    padding: 20px 0px;
  }
  .wrap-lienhe {
    padding: 5px;
  }
  .text-lichsu {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #ec222a;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .div-lichsu {
    display: block;
  }
  .left-lichsu {
    width: 100%;
  }
  .right-lichsu {
    width: 100%;
    margin-top: 20px;
  }
  .right-lichsu-div {
    padding-left: 7px;
    padding-right: 25px;
  }
  .noidung-lichsu {
    font-size: 14px;
    line-height: 22px;
  }
  .bgr-lichsu {
    padding: 20px 0px;
  }
  .bgr-doitac {
    padding: 20px 0px;
  }
  .text-doitac {
    margin-bottom: 10px;
  }
  .div-doitac {
    margin: -5px -5px;
  }
  .wrap-doitac {
    width: calc(100% / 3);
    padding: 5px 5px;
  }
  .padiing-footer {
    padding-left: 0px;
    text-align: center;
  }
  .col-left-ctsp,
  .col-slider-ctsp,
  .col-thongtin-ctsp {
    width: 100%;
  }
  .col-right-ctsp {
    width: 100%;
  }
  .content-nhanxet {
    width: 100% !important;
  }
  .text-lienhe {
    margin-bottom: 10px;
  }
  .div-lienhe1 {
    padding-top: 10px;
  }
  .chitiet_sp_hot_title {
    margin-top: 20px;
  }
  .ten-sanpham-trong {
    padding: 5px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .wrap-sanpham-trong {
    padding: 5px;
  }
  .div-sanpham-trong {
    margin: -5px;
  }
  .div-img-sanpham-trong img {
    height: 250px;
  }
  .ten-sanpham-trong {
    padding: 5px 0px;
  }
  .chitiet_sp_hot_title {
    margin-top: 20px;
  }
  .div-sanpham-tl {
    display: block;
  }
  .left-sanpham-tl {
    width: 100%;
  }
  .right-sanpham-tl {
    width: 100%;
  }
  .ten-tintuc {
    margin-top: 10px;
  }
  .noidung-gioithieu-id {
    padding-right: 0px;
  }
  .left-gioithieu {
    width: 49%;
  }
  .right-gioithieu {
    width: 49%;
  }
  .div-img-ten-mota-lienhe {
    display: block;
  }
  .ten-noidung-lienhe {
    padding-left: 0px;
  }
  .ten-lienhe {
    font-size: 15px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .noidung-lienhe {
    font-size: 17px;
    text-align: center;
  }
  .bgr-lienheid {
    padding: 30px 0px;
  }
  .left-lichsu {
    width: 48%;
  }
  .right-lichsu {
    width: 50%;
  }
  .right-lichsu-div {
    height: 245px;
  }
  .noidung-lichsu {
    font-size: 13px;
    line-height: 20px;
  }
  .div-doitac {
    margin: -5px -5px;
  }
  .wrap-doitac {
    width: calc(100% / 4);
    padding: 5px 5px;
  }
  .padiing-footer {
    padding-left: 10px;
    text-align: center;
  }
  .right-head_hotline {
    display: none;
  }
  .slogan .text {
    padding-left: 10px;
    padding-right: 9px;
    margin-bottom: 5px;
  }
  .nav-top a {
    display: none;
  }
  .sm-none {
    display: none;
  }
  .navbar-form {
    margin-top: 0;
    margin-bottom: 0;
  }
  .right-head {
    padding-top: 30px;
  }
  .why_item_img {
    position: inherit;
    transform: none;
    top: 0;
    left: auto;
  }
  .why_item {
    padding-left: 15px;
    padding-top: 15px;
    text-align: center;
  }
  .why_item_content {
    font-size: 14px;
  }
  .danhmuc_home_item_img img {
    width: 120px;
    height: 120px;
  }
  .nav_sub {
    width: 57%;
    overflow: auto;
    white-space: nowrap;
  }
  .nav_sub_pro_item {
    font-size: 12px;
  }
  .cart-btn {
    padding-left: 7px;
    padding-right: 8px;
    font-size: 13px;
  }
  .box_danhmuc_title1 {
    font-size: 18px;
    top: -11px;
  }
  .thoigiansale {
    display: none;
  }
  .tab_sanpham .nav-item .nav-link {
    font-size: 13px;
    height: 60px;
  }
  .box_right_sp_title {
    font-size: 13px;
    padding-left: 7px;
    padding-right: 7px;
  }
  .col-left-ctsp {
    width: 100%;
  }
  .text-lienhe {
    margin-bottom: 10px;
  }
  .div-lienhe1 {
    padding-top: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .div-tenc1-danhmuc4 {
    right: 265px;
  }
  .div-tenc1-danhmuc3 {
    left: 255px;
  }
  .noidung-gioithieu-id {
    padding-right: 0px;
  }
  .left-gioithieu {
    width: 49%;
  }
  .right-gioithieu {
    width: 49%;
  }
  .wrap-lienhe {
    padding: 5px;
  }
  .ten-lienhe {
    font-size: 14px;
  }
  .noidung-lienhe {
    font-size: 15px;
  }
  .right-lichsu-div {
    height: 340px;
    padding-right: 25px;
  }
  .left-lichsu {
    width: 48%;
  }
  .right-lichsu {
    width: 50%;
  }
  .div-doitac {
    margin: -10px -10px;
  }
  .wrap-doitac {
    width: calc(100% / 4);
    padding: 10px 10px;
  }
  .padiing-footer {
    padding-left: 30px;
  }
  .navbar-light .navbar-nav .nav-link,
  .navbar-brand {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .icon-phone {
    margin-right: 10px;
  }
  .nav_sub {
    width: 70%;
    overflow: auto;
    white-space: nowrap;
  }
  .md-none {
    display: none;
  }
  .cart-btn {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 13px;
  }
  .tab_sanpham .nav-item .nav-link {
    height: 45px;
  }
  .thoigiansale {
    display: none;
  }
  .form_dk_khuyenmai_title_head {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .md-none {
    display: none;
  }
}
@media (min-width: 1400px) {
  .md-none {
    display: none;
  }
}
