@media (max-width: 1441px) {
}

@media (max-width: 1366px) {
}

@media (max-width: 1024px) {
  .user-head {
    margin: 0 0 12px;
    text-align: center;
  }
  .search {
    width: 100%;
    margin: 0 0 12px;
  }
  .head-cart img {
    max-height: 25px;
  }
  .cart-pro-detail {
    max-width: 250px;
  }
  .thuVienAnhHot {
    padding: 0 10px;
  }
  .head-top,
  .head-bottom,
  .w-menu {
    display: none;
  }

  .wrap-menu-res {
    display: block;
  }

  .wrap-combo--extentions {
    display: none;
  }

  .gioiThieu-pic {
    width: 75%;
    margin-bottom: 30px;
  }

  .gioiThieu-info {
    width: 100%;
  }

  .about-desc {
    left: 15px;
  }
}

@media (max-width: 992px) {
  .footer-col {
    width: 100% !important;
    margin-bottom: 30px;
  }

  .footer-col:last-child {
    margin-bottom: 0;
  }

  .footer-ul li {
    width: calc(50% - 5px);
  }

  .footer-copyright {
    width: 100%;
    text-align: center;
  }

  .footer-statistic {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .left-pro-detail,
  .right-pro-detail {
    width: 100%;
    margin: 0px;
  }

  .left-pro-detail {
    margin-bottom: 30px;
  }

  [class*="grid-"] {
    --cols: 3 !important;
    --gap: 10px !important;
  }

  .about-desc {
    max-width: calc(100% - 30px);
  }
}

@media (max-width: 576px) {
  .toast-cus {
    left: 5px;
    width: calc(100% - 10px);
  }
  .box-readmore {
    width: calc(100% - 5px);
  }

  .gioiThieu-pic {
    width: 100%;
  }

  .detail-gioiThieu {
    font-size: 13px;
    line-height: 2.5;
  }

  .cart-product .addcart {
    width: 100%;
    font-size: 13px;
    line-height: 30px;
  }

  .cart-product .cart-add {
    margin-bottom: 5px;
  }

  .news-info h3 {
    line-height: 20px;
    height: 40px;
  }

  .news-info span {
    -webkit-line-clamp: 2;
  }

  .grid-newsletter {
    --cols: 1;
    --gap: 10px;
  }

  .column--content {
    grid-column: span 1;
  }

  [class*="grid-"] {
    --cols: 2 !important;
    --gap: 10px !important;
  }

  .grid-contact {
    --cols: 1 !important;
  }

  .column-span1 {
    grid-column: span 1;
  }

  .footer-ul li {
    width: 100%;
  }

  .attr-content-pro-detail {
    padding-left: 5px;
  }

  .pro-detail-desc {
    padding: 5px 0 5px 5px;
  }

  .title-product-other h2 {
    font-size: 22px;
    line-height: 40px;
  }

  .cart-pro-detail {
    max-width: 45%;
  }

  .pro-detail-wrap__addcart .attr-content-pro-detail {
    max-width: 45%;
  }

  .pro-detail-wrap__addcart {
    justify-content: space-between;
  }

  .money-procart h2 {
    font-size: 18px;
    width: 100%;
  }

  .shops {
    padding: 8px 8px 5px;
  }

  .shops-info h3 {
    font-size: 14px;
    width: 100%;
  }

  .thuVienAnh h3 {
    font-size: 14px;
    bottom: 0;
  }

  .section-cart p:first-child {
    width: 100%;
  }

  .title-cart {
    font-size: 18px;
  }

  .section-cart p:first-child:after {
  }

  ::after {
    display: none;
  }

  ul.wrap-aboutAll li {
    padding: 0;
    border: 0;
  }
  .about-desc {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
    color: #000;
    max-width: 100%;
    padding: 0 15px;
    margin-top: 20px;
  }
}
