input::placeholder {
  color: #aaa !important;
  opacity: 1;
}
.total-subtotal {
  border-top: 1px dashed #bdbdbd;
  padding: 15px 0 0;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination li {
  margin: 0 8px;
}
.pagination span,
.pagination a {
  font-size: 16px;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ccc694;
  background-color: #fff;
  color: #111;
  font-weight: normal;
}
.pagination li.active span,
.pagination li a:hover {
  border-color: #ccc694;
  background-color: #f8f6b8;
  color: #111;
}
.pagination li.active a {
  pointer-events: none;
}
.blog-detail .thumb {
  margin-bottom: 30px;
}
.blog-detail {
  margin-top: 30px;
}
.wrapper-news-detail {
  background: #fff;
  padding: 16px;
  margin-bottom: 20px;
}
.sidebar-blog {
  padding: 15px;
  border-radius: 3px;
  margin-bottom: 15px;
  background: #fff;
}
.blog-detail h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.467;
  color: #911439;
  margin: 0 0 0;
}

.blog-detail p.date {
  font-size: 14px;
  color: #666;
  margin-bottom: 5px;
}
.wrapper-news-detail p {
  font-size: 15px;
  line-height: 1.656;
}
.wrapper-news-detail .description p img,
.wrapper-news-detail .description img {
  display: block;
  max-width: 85% !important;
  height: auto !important;
  margin: 0 auto;
}
.news-news .sidebar li:not(:last-child) {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #dedcdc;
}

.news-news .sidebar {
  padding-left: 10px;
}

.news-news .sidebar h4 {
  font-size: 20px;
  margin: 0 0 20px;
  padding: 0 0 15px;
  position: relative;
}

.news-news .sidebar p {
  margin: auto;
}

.news-news .sidebar h4::before {
  content: "";
  width: 64px;
  height: 3px;
  background-color: #911439;
  position: absolute;
  left: 2px;
  bottom: 0;
}

.news-news .sidebar a {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 500;
}

.news-news .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.news-news .sidebar .thumb {
  margin: 0 0 10px;
}
.breadcrumb-wrap {
  padding: 10px 0px;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 1rem;
  background-color: #f8f9fa;
}
/*
.breadcrumb {
  padding: 10px 0;
  background: transparent;
  border-radius: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  overflow-x: auto;
}

.breadcrumb > li {
  padding: 3px 20px;
  position: relative;
  display: inline-block;
  line-height: 1.25;
}

.breadcrumb > li:nth-of-type(1) {
  padding-left: 10px;
}

.breadcrumb > li a {
  color: #495057;
  font-size: 16px;
  white-space: break-spaces;
}

.breadcrumb > li + li:before {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #adb5bd;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  display: block;
  margin-top: -8px;
  position: absolute;
  left: 0px;
  top: 50%;
}
  */
.a-link li {
  margin-bottom: 5px;
}
.a-link a {
  color: #fff;
}
.a-link li a:hover {
  color: #ff0000;
}
.copyright a {
  color: #fff;
}
.box-success {
  border-radius: 10px;
  padding: 30px;
  background: #fff;
}
.tel .iti {
  width: 100%;
}
.iti__flag {
  background-image: url("../img/flags.png") !important;
  background-size: 5652px 15px !important; /* Đảm bảo hình cờ không bị lệch */
}

.iti__selected-flag {
  padding: 5px 10px !important; /* Canh chỉnh lại khoảng cách */
}

.iti--allow-dropdown .iti__flag-container {
  margin-top: 0 !important; /* Reset margin để tránh lệch */
}
.loading-page {
  width: 100%;
  height: 100%;
  display: none;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
}
.loading-spinner {
  width: 100%;
  height: 100%;
  font-size: 10vw;
  color: #0d6efd;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .blog-detail h1 {
    font-size: 16px;
  }
  ._buttonSubmit {
    width: 100%;
  }
  .wrapper-news-detail .description p img,
  .wrapper-news-detail .description img {
    display: block;
    max-width: 85% !important;
    height: auto !important;
    margin: 0 auto;
  }
  .wrapper-news-detail .description p img,
 .wrapper-news-detail .description img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}
}
@media (prefers-reduced-motion: reduce) {
  .loading-page {
    transition: none;
  }
}
.loading-page.active {
  display: block;
}
.lds-spinner {
  display: block;
  margin-left: -32px;
  margin-top: -32px;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 50%;
  top: 50%;
}
.lds-spinner > div {
  transform-origin: 32px 32px;
  animation: ldSpinner 1.2s linear infinite;
}
.lds-spinner > div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner > div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner > div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner > div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner > div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner > div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner > div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner > div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner > div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner > div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner > div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner > div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner > div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@-webkit-keyframes ldSpinner {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@-moz-keyframes ldSpinner {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
@keyframes ldSpinner {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
}
