@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --color-main: #be1e2d;
  --color-social: #be1e2d;
  --color-hover: #be1e2d;
  --color-text: #fff;
  --swiper-theme-color: rgba(0, 0, 0, 0.647);
}
.w-clear:after{display:block;content:"";clear:both;}
body {
  font-size: 0.875rem;
  font-family: Inter;
}
a {
  color: #344054;
  text-decoration: none;
  -moz-transition: all 0.6s ease-in 0;
  -webkit-transition: all 0.6s ease-in;
  -webkit-transition-delay: 0;
  transition: all 0.6s ease-in 0;
}
.max-width {
  width: 90%;
  max-width: 75rem;
  margin: 0rem auto;
}
img {
  max-width: 100%;
}
* {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.social-plugin {
  display: flex;
  margin-top: 0.625rem;
}
.scale-img img {
  transform: scale(1, 1);
}
.scale-img:hover > img {
  transform: scale(1.1, 1.1);
}
.hover-img {
  position: relative;
  overflow: hidden;
  display: block;
}
.text-split {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
.p-relative {
  position: relative;
}
/* Transition All */
.transition,
.btn-frame .kenit-alo-circle-fill,
.control-owl button,
.carousel-comment-media .carousel-control a span {
  transition: 0.3s all;
}
.scale-img img,
.scale-img:hover > img {
  transition: 0.3s all;
}
.support-online .kenit-alo-circle-fill {
  transition: 0.3s all;
}
.search {
  border-radius: 18.75rem;
  background: white;
  padding: 0;
  width: 21.875rem;
}
.search button {
  border-radius: 0rem 0.3125rem 0.3125rem 0rem !important;
}
.search p {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  background: #ffcfd4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search p i {
  font-size: 1.25rem;
  font-weight: 400;
  color: #a10918;
}
.search input {
  border-radius: 0.3125rem 0rem 0rem 0.3125rem !important;
  border: unset !important;
  background-color: unset;
  text-indent: 10px;
  outline: unset !important;
}
.search input::-moz-placeholder {
  color: #ababab;
  font-family: Inter;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25rem;
  /* 153.846% */
}
.search input::-moz-placeholder,
.search input::placeholder {
  color: #ababab;
  font-family: Inter;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.25rem;
  /* 153.846% */
}
.li-tim {
  position: relative;
}
.search-btn {
  width: 0rem;
  background: #ffffff;
  position: absolute;
  top: 100%;
  opacity: 0;
  box-shadow: 0rem 0rem 0.25rem #ccc;
  border-radius: 12.5rem !important;
  overflow: hidden;
  right: 0;
  background: #ffffff;
}
.search-btn button {
  border-radius: 0rem 0.3125rem 0.3125rem 0rem !important;
}
.search-btn input {
  border-radius: 0.3125rem 0rem 0rem 0.3125rem !important;
  border: unset !important;
  background-color: unset;
}
.search-btn input::-moz-placeholder {
  color: #313131;
}
.search-btn input::-moz-placeholder,
.search-btn input::placeholder {
  color: #313131;
}
.box-search {
  padding: 0.625rem;
  border-bottom: 0.0625rem solid #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ds-item-search {
  width: calc(100% - 4.375rem);
}
.ds-item-search a {
  font-size: 0.875rem;
  color: #333;
}
.show-search {
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  width: 100%;
  border-radius: 0.625rem;
  box-shadow: 0 0.0625rem 0.5rem rgba(0, 0, 0, 0.3);
}
.box-search .price-product {
  width: 100%;
  margin: 0rem;
  text-align: left;
}
.box-search .price-product .price-new {
  color: #f00;
  font-size: 0.875rem;
  font-weight: bold;
}
.box-search .price-product .price-old {
  color: #999;
  text-decoration-line: line-through;
}
/* Menu */
.wrap-menu .cover-mn-list {
  border-radius: 0.625rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.1875rem 0rem rgba(0, 0, 0, 0.1);
}
.wrap-menu .cover-mn-list .mb-list {
  overflow: hidden;
}
.wrap-menu .cover-mn-list .item-mn-list {
  border-bottom: 0.0625rem solid #f5f5f5;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}
.wrap-menu .cover-mn-list .item-mn-list a {
  color: #1e1e1e;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  -moz-transition: all 0.2s ease-in 0;
  -webkit-transition: 0.2s;
  -webkit-transition-delay: 0;
  transition: 0.2s;
}
.wrap-menu .cover-mn-list .item-mn-list .cover-absolute-cat {
  padding: 1.25rem;
}
.wrap-menu .cover-mn-list .item-mn-list .cover-absolute-cat .cover-mn-cat a {
  color: #1e1e1e;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.wrap-menu .cover-mn-list .item-mn-list a:hover,
.wrap-menu .cover-mn-list .item-mn-list.active a {
  color: var(--color-main);
}
.wrap-menu .cover-mn-list .item-mn-list .cover-absolute-cat .cover-mn-cat a:hover {
  color: var(--color-main);
}
.wrap-menu .cover-mn-list .item-mn-list .cover-absolute-cat .cover-mn-cat .item-mn-item {
  margin-top: 0.4375rem;
}
.wrap-menu .cover-mn-list .item-mn-list .cover-absolute-cat .cover-mn-cat .item-mn-item a {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
.wrap-menu .cover-absolute-cat {
  width: calc(68.875rem - 100%);
  min-height: 500px;
  background-color: white;
  border: 0.0625rem solid #f1f1f1;
  border-radius: 0.625rem;
  box-shadow: 0rem 0rem 0.1875rem 0rem rgba(0, 0, 0, 0.1);
}
.wrap-menu .cover-absolute-cat .item-mn-cat a {
  color: #1e1e1e;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
/* Menu res */
.mmenu {
  padding: 5px;
  background-color: var(--color-main);
}
.search-res {
  position: relative;
}
.search-res .icon-search {
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  text-align: center;
  line-height: 2.625rem;
  color: #ffffff;
  font-size: 1.0625rem;
  margin: 0rem;
}
.search-res .icon-search.active {
  color: var(--color-main);
  background: #ffffff;
  border-radius: 100%;
}
.search-res .search-grid {
  position: absolute;
  top: 3.125rem;
  right: 0rem;
  width: 0rem;
  height: 2.5rem;
  overflow: hidden;
  background: #ffffff;
  border: 0.0625rem solid var(--color-main);
  z-index: 2;
  opacity: 0;
  border-radius: 1.5625rem;
  line-height: normal;
}
.search-res .search-grid p {
  float: left;
  width: 2.1875rem;
  height: 2.375rem;
  cursor: pointer;
  outline: none;
  border: none;
  margin: 0rem;
  font-size: 1.0625rem;
  display: block;
  color: var(--color-main);
  line-height: 2.5rem;
  text-align: center;
}
.search-res .search-grid input {
  width: calc(100% - 2.1875rem);
  float: right;
  outline: none;
  border: none;
  color: var(--color-main);
}
.search-res .search-grid input::-webkit-input-placeholder,
.search-res .search-grid input:-moz-placeholder,
.search-res .search-grid input::-moz-placeholder,
.search-res .search-grid input:-ms-input-placeholder {
  color: #313131;
}
/* SLider */
.control-owl {
  position: absolute;
  width: 100%;
  z-index: 2;
  left: 0rem;
  top: calc(50% - 15px);
}
.control-owl button {
  opacity: 0.5;
  top: 0rem;
  position: absolute;
  outline: none;
  border: 0.125rem solid #fff;
  padding: 0rem;
  margin: 0rem;
  display: block;
  cursor: pointer;
  color: #ffffff;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  font-size: 1.5625rem;
  margin: 0rem;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.control-owl button:hover {
  opacity: 1;
}
.control-owl button.owl-prev {
  left: 1.25rem;
}
.control-owl button.owl-next {
  right: 1.25rem;
}
/* Config */
.title-detail {
  position: relative;
}
.title-detail h1 {
  font-size: 1.25rem;
  color: #333;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}
.title-detail-3 {
  position: relative;
  margin-bottom: 0;
}
.title-detail-3 h1 {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  margin-bottom: 0;
  text-transform: uppercase;
}
.title-main {
  margin-bottom: 24px;
  position: relative;
}
.title-main span,
.title-main h2,
.title-main h1,
.title-main h3,
.title-main a {
  color: var(--Mu-tiu, #1e1e1e);
  text-align: center;
  font-family: Inter;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.title-inside {
  margin-bottom: 24px;
  margin-left: 10px;
  position: relative;
}
.title-inside h2,
.title-inside h1,
.title-inside h3,
.title-inside a {
  color: var(--Mu-tiu, #1e1e1e);
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.slogan-main {
  color: var(--Mu-m-t, #313131);
  text-align: center;
  /* Mô tả */
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.wrap-content {
  max-width: 83.125rem;
  margin: 0 auto;
  padding: 0 0.9375rem;
}
/* News */
/* Toc */
.box-readmore {
  padding: 0.5rem 0.9375rem;
  border: 0.0625rem solid #dedede;
  margin-bottom: 32px;
  border-radius: 0.3125rem;
  background-color: #eeeeee;
}
.box-readmore li ul > li {
  margin: 0;
  margin-bottom: 0.5rem;
}
.box-readmore li ul > li:before {
  content: counters(item, ".") " ";
}
.box-readmore ul {
  list-style-type: none;
  counter-reset: item;
  margin-bottom: 0rem;
  padding-left: 0rem !important;
  margin-top: 0.5rem;
}
.box-readmore ul li {
  display: table;
  counter-increment: item;
  margin-bottom: 0.3125rem;
}
.box-readmore ul li:before {
  content: counters(item, ".") ". ";
  display: table-cell;
  padding-right: 0.3125rem;
}
.box-readmore ul li a {
  color: #333333;
  cursor: pointer;
  font-weight: 600;
}
.box-readmore ul li a:hover {
  color: #767676;
}
/* Header */
.header {
  position: relative;
  z-index: 10;
  background-color: var(--color-main);
}
.header.active{z-index:13 !important}
.header .header-bottom {
  padding: 13px 0;
}
.header .header-menu {
  color: #fff;
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  /* 133.333% */
  border-radius: 0.375rem;
  background: var(--Mu-nhn-nht, #d35864);
  padding: 0.625rem 0.9375rem;
}
.header-slogan {
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}
.header-info p {
  margin-bottom: 0;
  color: #fff;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
  /* 142.857% */
}
.header-info span {
  color: #fff;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  /* 142.857% */
}
/* About us */
.about-us .left .slogan {
  color: #333;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 800;
  margin-bottom: 1.875rem;
  margin-top: 0.9375rem;
  line-height: normal;
}
.about-us .left .desc {
  margin-bottom: 2.5rem;
}
.about-us .left .btn-wm a {
  color: var(--color-main);
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
}
.social {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 1.25rem !important;
}
.effect_button {
  transform-style: preserve-3d;
  transform: translateZ(-1.5625rem);
  transition: transform 0.25s;
  position: relative;
  display: inline-flex;
  z-index: 1;
}
.effect_button:before {
  color: #fff;
  background: #5172fd;
  transform: rotateY(0deg) translateZ(1.5625rem);
}
.effect_button:after {
  color: #5172fd;
  transform: rotateX(90deg) translateZ(1.5625rem);
}
.effect_button:hover {
  transform: translateZ(-1.5625rem) rotateX(-90deg);
}
.effect_button:after,
.effect_button:before {
  position: absolute;
  content: "Xem Thêm";
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.0625rem solid #5172fd;
  box-sizing: border-box;
  border-radius: 0.3125rem;
  z-index: -1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.9375rem;
}
/* Product List */
.wrap-productListHome {
  border-radius: 0.625rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15);
  padding: 1.875rem;
}
.list-home-banner {
  margin-bottom: 3.125rem;
}
.productList__header {
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.productList__header .productList__title .productList__name {
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.choose__item {
  background: #fff;
  border-radius: 0.375rem;
  border: 0.0625rem solid #afafaf;
  display: flex;
  padding: 0.4375rem 0.9375rem;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.choose__item.active,
.choose__item:hover {
  color: var(--color-hover);
}
.productList__btn {
  text-transform: uppercase;
  margin-bottom: 4px;
}
.productList__btn a {
  color: var(--color-main);
  font-family: Inter;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
}
.productList__btn p {
  margin: 0 !important;
  padding: 0;
}
.btn-wall {
  text-align: center;
  margin-top: 1.875rem;
  display: flex;
  justify-content: center;
}
.btn-wall a {
  color: white;
  padding: 0.625rem 2.25rem;
  background-color: var(--color-main);
  border-radius: 5px;
  font-family: Inter;
  text-transform: uppercase;
  font-size: 0.875rem;
  border: 0.0625rem solid transparent;
  transition: all 0.3s;
  font-weight: 400;
  line-height: normal;
}
.fancybox__container {
  z-index: 99999999999;
}
.btn-wall i {
  color: white;
}
.btn-wall:hover i {
  color: var(--color-main);
}
.btn-wall:hover a {
  color: var(--color-main);
  border-color: var(--color-main);
  background-color: white;
}
/* Feedback */
.cover-feedback {
  padding: 20px 15px 20px 15px;
  border-radius: 0.625rem;
  background: var(--Mu-chnh, #be1e2d);
}
.feedback .box-title-feedback {
  margin-bottom: 0.9375rem;
}
.feedback .box-title-feedback .title {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
.feedback .box-title-feedback .sub-title {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 2.5rem;
  font-style: normal;
  margin: 0rem 0;
  font-weight: 900;
  text-transform: uppercase;
}
.feedback .box-title-feedback .slogan {
  color: #fff;
  text-align: center;
  /* Mô tả */
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.feedback .item .img {
  border-radius: 0.625rem;
  overflow: hidden;
}
.feedback .item .name {
  color: var(--Mu-tiu, #1e1e1e);
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(0.4375rem);
  backdrop-filter: blur(0.4375rem);
  padding: 0.625rem 1.25rem;
  width: calc(100% - 1.25rem);
}
/* Criteria */
.criteria .item {
  border-radius: 0.375rem;
  background: #f3f3f3;
  overflow: hidden;
}
.criteria .item .img {
  padding: 1.25rem 1.0625rem;
  flex-shrink: 0;
  background: url(../images/TempImages/b-criteria.png) no-repeat center/100% 100%;
}
.criteria .item .info .name {
  margin-bottom: 0.3125rem;
  color: var(--Mu-tiu, #1e1e1e);
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.criteria .item .info .desc {
  color: #474747;
  font-family: Inter;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.criteria .item .info .feedback-list .item {
  border-radius: 0.625rem;
}
.criteria .item .info .feedback-list .name {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(0.4375rem);
  backdrop-filter: blur(0.4375rem);
  color: var(--Mu-tiu, #1e1e1e);
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  width: calc(100% - 1.25rem);
}
.criteria .item:hover .info .name,
.criteria .item:hover .info .desc {
  color: var(--color-hover);
}
/* Project */
.project .item-info.right {
  padding-left: 2.5rem;
}
.project .item-info.left {
  padding-right: 2.5rem;
}
.project .item-info .name {
  color: #333;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  text-transform: capitalize;
}
.project .item-info .desc {
  color: #333;
  text-align: justify;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  margin: 0.625rem 0;
  line-height: 1.375rem;
  /* 157.143% */
}
.project .item-info .btn-wm a {
  color: var(--color-main);
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
}
.project .item-img.right {
  margin-left: -0.625rem;
}
.project .item-img.left {
  margin-right: -0.625rem;
}
/* Form */
.wrap-form .cover-form {
  padding: 1.25rem 3.125rem 3.125rem 3.125rem;
}
.wrap-form .cover-form .title-form {
  margin-right: 3.8125rem;
  margin-top: -3.25rem;
  padding: 0.625rem 1.875rem;
  padding-bottom: 2.3125rem;
}
.wrap-form .cover-form .title-form p {
  color: #fff;
  font-size: clamp(20px, 2.1138211382vw, 26px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
.wrap-form .cover-form .title-form span {
  color: #fff;
  font-family: Roboto;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  padding-top: 0.6875rem;
  display: inline-block;
  line-height: normal;
}
#form-newsletter .row {
  --bs-gutter-x: 0.9375rem;
}
#form-newsletter .form-col-cus2 {
  display: flex;
  align-items: center;
  gap: 0.625rem;
  border: 0.0625rem solid #fff;
  margin-bottom: 0.9375rem;
  background: rgba(255, 255, 255, 0.2);
  padding: 0 0.625rem;
}
#form-newsletter .form-col-cus2 input,
#form-newsletter .form-col-cus2 textarea {
  border: unset;
  background: transparent !important;
  border-radius: 0;
  min-height: 2.8125rem;
  color: white;
}
#form-newsletter .form-col-cus2 input::-moz-placeholder {
  color: white !important;
}
#form-newsletter .form-col-cus2 input::-moz-placeholder,
#form-newsletter .form-col-cus2 textarea::-moz-placeholder,
#form-newsletter .form-col-cus2 input::placeholder {
  color: white !important;
}
#form-newsletter .form-col-cus2 textarea {
  min-height: 8.125rem;
}
#form-newsletter .form-col-cus2 textarea::-moz-placeholder {
  color: white !important;
}
#form-newsletter .form-col-cus2 textarea::placeholder {
  color: white !important;
}
#form-newsletter .form-col-cus2.form-area {
  align-items: baseline !important;
}
.form-news .left .slogan {
  color: #fff;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0.3125rem 0 0.625rem 0;
}
.form-news .left .hotline {
  margin-bottom: 0.625rem;
  color: #fff;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.form-news .left .hotline .box-hotline {
  color: #fff;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
/* News home */
/* News home */
.news-home {
  padding: 2.5rem 1.25rem;
  border-radius: 0.625rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15);
}
.news-home .date {
  padding-bottom: 10px;
  border-bottom: 2px solid var(--color-main);
  margin-bottom: 10px;
}
.news-home .date span {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.news-home .date .day {
  color: var(--color-main);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.news-home .name {
  color: #333;
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  /* 164.706% */
  text-transform: capitalize;
  margin-bottom: 10px;
}
.news-home .news-wm {
  color: var(--color-main);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.news-home .item .img {
  overflow: hidden;
  border-radius: 10px;
}
.news-home .item .info .name {
  color: var(--Mu-tiu, #1e1e1e);
  font-family: Inter;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.news-home .item .info .name:hover{color:#be1e2d}
.news-home .item .info .name.special {
  font-size: 1rem;
}
.news-home .item .info .date {
  color: #434343;
  margin: 0.3125rem 0;
  /* Mô tả */
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  padding: 0.4375rem 0;
  line-height: normal;
}
.news-home .item .info .desc {
  overflow: hidden;
  color: var(--Mu-m-t, #313131);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  /* 171.429% */
}
/* Header mix */
.wrap-header-mix .mid,
.wrap-header-mix .right .slideshow-item {
  border-radius: 0.625rem;
  overflow: hidden;
}
/* List home */
.wrap-list-home {
  margin-top: 1.875rem;
}
.wrap-list-home .cover-list-home {
  padding: 1.25rem 1.875rem;
  border-radius: 0.625rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15);
}
.wrap-list-home .info .name {
  margin-top: 0.625rem;
  color: var(--Mu-tiu, #1e1e1e);
  text-align: center;
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
}
/* Product sp */
.wrap-product-sp .cover-product-sp {
  overflow: hidden;
  border-radius: 0.875rem;
  background: var(--Mu-chnh, #be1e2d);
}
.wrap-product-sp .cover-product-sp .product-sp {
  padding: 1.875rem;
}
/* Brand */
.wrap-brand .brand-list {
  margin-top: 1.875rem;
}
.wrap-brand .brand-list .item {
  border-radius: 0.625rem;
  border: 0.0625rem solid #e0e0e0;
  background: #fff;
  padding: 0.27rem;
  text-align: center;
}
.box-hethong .ht-left {
  max-height: 450px;
  overflow-y: auto;
  border: 1px solid #ccc;
  border-right: 0;
}
.box-hethong .ht-left .item-ht {
  padding: 10px;
  background: #ffffff;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.box-hethong .ht-left .item-ht.act-item {
  background: #f8f8f8;
}
.box-hethong .ht-left .item-ht .name {
  font-size: 16px;
  font-weight: 600;
  color: #be1e2d;
}
.box-hethong .ht-left .item-ht .desc {
  color: black;
  margin: 5px 0;
}
.box-hethong .ht-left .item-ht .desc p{margin-bottom:5px}
.box-hethong .ht-left .item-ht .link a {
  color: black;
}
.box-hethong .ht-left .item-ht .link{
    display: flex;
    flex-wrap: wrap;
}
.box-hethong .ht-left .item-ht .link img{max-width: 21px;}
.box-hethong .ht-left .item-ht .link a{max-width: 25%;margin-right: 10px;line-height: 16px;}
.box-hethong .ht-left .item-ht .link a:nth-child(1){
    border-right: 2px solid #f00;
    color: #f00;
    padding-right: 10px;
}
.box-hethong .ht-left .item-ht .link a:nth-child(2){
    border-right: 2px solid #1480c4;
    color: #1480c4;
    padding-right: 10px;
}
.box-hethong .ht-left .item-ht .link a:nth-child(3){font-weight:600}
.branch-detail .title {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.branch-detail .content {
  max-height: 245px;
  overflow-y: auto;
}
.branch-detail .content .cover-branch-detail {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d9d9d9;
}
.branch-detail .content .left .name {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 160% */
}
.branch-detail .content .right a {
  padding: 10px 10px;
  border-radius: 200px;
  border-radius: 20px;
  border: 1px solid var(--Mu-chnh, #be1e2d);
}
.branch-detail .content .right a .red {
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  /* 100% */
}
.branch-detail .content .right a .blue {
  color: #0054fb;
  font-family: Inter;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  /* 107.692% */
}
.tracking-container {
  width: 100%;
  position: relative;
}
.tracking-container .tracking-card {
  background: white;
  border-radius: 24px;
  padding: 3rem 2rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.tracking-container .tracking-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1);
}
.tracking-container .tracking-header {
  color: #2d3436;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-size: 2.1rem;
  text-transform: capitalize;
}
.tracking-container .tracking-subheader {
  color: #636e72;
  font-size: 1rem;
  margin-bottom: 2rem;
}
.tracking-container .form-control {
  background: #f8f8f8;
  border: 2px solid transparent;
  border-radius: 6px;
  height: 60px;
  color: #2d3436;
  font-size: 1rem;
  padding: 1rem 1.5rem;
  transition: all 0.3s ease;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
}
.tracking-container .form-control:focus {
  background: white;
  border-color: #3498db;
  box-shadow: 0 0 0 4px rgba(52, 152, 219, 0.1);
  color: #2d3436;
}
.tracking-container .form-control:focus + .phone-icon {
  color: #3498db;
}
.tracking-container .form-control::-moz-placeholder {
  color: #95a5a6;
}
.tracking-container .form-control::-moz-placeholder,
.tracking-container .form-control::placeholder {
  color: #95a5a6;
}
.tracking-container .phone-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #95a5a6;
  font-size: 1.2rem;
  transition: all 0.3s ease;
}
.tracking-container .btn-track {
  background: linear-gradient(90deg, #BF1E2E 0%, #E62A3D 50%, #BF1E2E 100%);
  color: white;
  border: none;
  border-radius: 6px;
  padding: 1rem;
  font-size: 19px;
  font-weight: 700;
  width: 100%;
  margin-top: 1rem;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.tracking-container .btn-track:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(52, 152, 219, 0.2);
}
.tracking-container .btn-track::after {
  content: "";
  position: absolute;
  top: -50%;
  right: -50%;
  bottom: -50%;
  left: -50%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  transform: rotate(45deg) translate(0, -100%);
  animation: shine 3s infinite;
}
.tracking-container .decoration-1 {
  width: 100px;
  height: 100px;
  top: -30px;
  right: -30px;
}
.tracking-container .decoration-2 {
  width: 150px;
  height: 150px;
  bottom: -50px;
  left: -50px;
}
.tracking-container .decoration {
  position: absolute;
  border-radius: 50%;
  background: linear-gradient(to right, #8c1521 0, #be1e2d 40%, #be1e2d 60%, #8c1521 100%);
  opacity: 0.1;
  z-index: 0;
}
@keyframes shine {
  0% {
    transform: rotate(45deg) translate(-100%, -100%);
  }
  100% {
    transform: rotate(45deg) translate(100%, 100%);
  }
}
.tracking-orders .user-info {
  background: white;
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.tracking-orders .order-card {
  background: white;
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.tracking-orders .order-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 1rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 1rem;
}
.tracking-orders .product-item {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 0;
  border-bottom: 1px solid #eee;
}
.tracking-orders .product-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.tracking-orders .product-image {
  width: 80px;
  height: 80px;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 1rem;
  background: #f8f8f8;
}
.tracking-orders .product-info {
  flex: 1;
}
.tracking-orders .product-price {
  color: #2d3436;
  font-weight: 600;
}
.tracking-orders .order-total {
  font-size: 1.1rem;
  font-weight: 600;
  color: #2d3436;
  text-align: right;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 2px solid #eee;
}
.tracking-orders .btn-track-order {
  background: linear-gradient(to right, #8c1521 0, #be1e2d 40%, #be1e2d 60%, #8c1521 100%);
  color: white;
  border: none;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}
.tracking-orders .btn-track-order:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3);
}
.tracking-orders .btn-show-content span {
  padding: 0;
  color: #333;
  background: none;
}
.tracking-orders .status-badge {
  padding: 0.5rem 1rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
}
.tracking-detail .status-badge {
  padding: 0.5rem 1rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
}
.tracking-orders .status-primary,
.tracking-detail .status-primary {
  background: #ccf3fe;
  color: #0d6efd;
}
.tracking-orders .status-warning,
.tracking-detail .status-warning {
  background: #fff8e1;
  color: #ffa000;
}
.tracking-orders .status-info,
.tracking-detail .status-info {
  background: #e3f2fd;
  color: #1976d2;
}
.tracking-orders .status-success,
.tracking-detail .status-success {
  background: #e8f5e9;
  color: #388e3c;
}
.tracking-orders .status-danger {
  background: #ffebee;
  color: #d32f2f;
}
.tracking-detail .status-danger {
  background: #ffebee;
  color: #d32f2f;
}
.tracking-detail .section-card {
  background: white;
  border-radius: 16px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.tracking-detail .order-status {
  padding: 0.5rem 1rem;
  border-radius: 8px;
  font-weight: 500;
  display: inline-block;
}
.tracking-detail .status-processing {
  background: #e3f2fd;
  color: #1976d2;
}
.tracking-detail .timeline {
  position: relative;
  padding-left: 45px;
  margin: 2rem 0;
}
.tracking-detail .timeline::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #e0e0e0;
}
.tracking-detail .timeline-item {
  position: relative;
  padding-bottom: 1.5rem;
}
.tracking-detail .timeline-item:last-child {
  padding-bottom: 0;
}
.tracking-detail .timeline-dot {
  position: absolute;
  left: -45px;
  width: 30px;
  height: 30px;
  background: white;
  border: 2px solid var(--color-main);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-main);
}
.tracking-detail .timeline-dot.active {
  background: var(--color-main);
  color: white;
}
.tracking-detail .product-item {
  display: flex;
  align-items: center;
  padding: 1rem;
  border: 1px solid #eee;
  border-radius: 12px;
  margin-bottom: 1rem;
  gap: 10px;
}
.tracking-detail .product-image {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 1rem;
}
.tracking-detail .address-card {
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 1rem;
}
.tracking-detail .price-row {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.tracking-detail .price-row:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.tracking-detail .btn-action {
  background: var(--color-main);
  color: white;
  border: none;
  border-radius: 8px;
  padding: 0.75rem 1.5rem;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}
.tracking-detail .btn-action:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(var(--color-main), 0.3);
  color: white;
}
.tracking-detail .btn-outline {
  background: white;
  border: 1px solid var(--color-main);
  color: var(--color-main);
}
.tracking-detail .btn-outline:hover {
  background: #f8f9fa;
  color: var(--color-main);
}
.submenu-header {
  margin-top: -14px;
  padding: 0px 0;
  z-index: 1000;
  position: absolute;
  height: 100vh;
  background: rgba(0, 0, 0, 0.27);
  backdrop-filter: blur(3px);
  top: 100%;
}
.submenu-header .mobile .cover-list .item-list {
  padding: 10px 10px 10px 8px;
  border-left: 2px solid #eaecf0;
  background-color: #eaecf0;
  border-bottom: 1px solid #d3d7df;
  color: #333;
  /* margin-right: 10px; */
  position: relative;
}
.item-list.active {
  background-color: white !important;
}
.submenu-header .mobile .mb-list {
  height: 89vh;
  overflow-y: auto;
  margin-right: -44px;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.submenu-header .mobile #loader-mb-menu {
  margin-left: 30px;
  border-radius: 5px;
  height: 89vh;
  overflow-y: auto;
  background: white;
  padding: 10px;
}
.submenu-header .mobile .title-mm {
  padding: 10px;
  background-color: white;
  margin-bottom: 10px;
  font-weight: 700;
  border-radius: 5px;
}
.submenu-header .mobile .title-mm i {
  cursor: pointer;
  font-size: 1.5rem;
}
.submenu-header .mobile .btn-closemenu {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #333;
  float: right;
  line-height: 21px;
  padding: 7px 5px 7px 0;
  position: relative;
  text-align: right;
  width: 65px;
}
.submenu-header .mobile .item-cat a {
  color: black;
  font-size: 12px;
  text-align: center;
}
.submenu-header .left {
  margin-left: 8%;
}
/* Filter */
.filter-pro {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
}
.filter-combo-item {
  width: 10%;
}
.cover-super-pro {
  position: sticky;
  top: 70px;
  z-index: 2;
  background-color: white;
}
.cover-filter-list-btn {
  gap: 5px;
}
.filter-pro .filter-btn {
  display: inline-flex;
  border: 1px solid #ccc;
  border-radius: 2000px;
  cursor: pointer;
  position: relative;
  line-height: 100%;
  align-items: center;
}
.filter-pro .filter-btn svg {
  left: -5px;
  position: relative;
}
.filter-pro .filter-btn .inner {
  padding: 10px 10px;
}
.filter-pro .filter-btn.filter-list {
  position: relative;
}
.filter-pro .filter-btn.filter-list.active {
  border-color: var(--color-main) !important;
}
.filter-pro .filter-btn.filter-list .inner {
  padding-right: 15px;
}
.filter-pro .filter-btn .filter-button {
  bottom: 0;
  margin: 0;
  padding-top: 15px;
  position: sticky;
  width: 100%;
  display: flex;
  gap: 10px;
  justify-content: center;
}
.filter-pro .filter-btn .filter-button .filter-close button,
.filter-pro .filter-btn .filter-button .filter-load-result button {
  border-radius: 0px;
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  margin: 0 5px;
  padding: 10px 0;
  text-align: center;
  width: 150px;
  position: relative;
  border-radius: 5px;
  font-weight: 500;
  border-radius: 20px;
}
.filter-pro .filter-btn .filter-button .filter-close button {
  border: 1px solid #dadada;
  background: #fff;
}
.filter-pro .filter-btn .filter-button .filter-load-result button {
  background-color: #2f80ed;
  color: #fff;
}
.filter-pro .filter-btn .filter-cover {
  position: absolute;
  left: 0;
  background: white;
  z-index: 1000;
  width: 100%;
  min-height: 90px;
  max-height: 50vh;
  overflow: auto;
  overflow-x: hidden;
  /* top: calc(100% + 12px); */
  top: 100%;
  background-color: #fff;
  border-radius: 8px;
  max-width: 600px;
  min-width: 382px;
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3490196078);
}
.filter-pro .filter-btn .filter-cover.filter-all {
  max-height: 55vh !important;
  width: 1000px !important;
  max-width: 1000px;
}
.filter-pro .filter-btn .filter-cover.filter-all .title-filte-all {
  line-height: normal;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}
.filter-pro .filter-btn .filter-cover .filter-show {
  padding: 10px;
}
.filter-pro .filter-btn .filter-cover .filter-show .filter-show-cat {
  margin-bottom: 15px;
}
.filter-pro .filter-btn .filter-cover .filter-show .filter-show-cat .title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}
.filter-pro .filter-btn .filter-cover .filter-show .filter-show-item {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.filter-cover.active {
  left: unset !important;
  right: 0;
}
.filter-item {
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: flex;
  font-size: 14px;
  justify-content: center;
  line-height: 17px;
  font-weight: 400;
  padding: 8px 9px;
  background-color: #fff;
  transition: all 0.3s ease;
}
.filter-item button {
  border: none;
  background: transparent;
  cursor: pointer;
}
.filter-item.active {
  border-color: var(--color-main);
  color: var(--color-main);
}
.filter-popular {
  margin: 10px 0;
}
.filter-popular .title span,.box-filter-cat_tit{font-weight:700}
.filter-popular .filter-price {
  padding: 7px 15px;
  vertical-align: top;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #f8f8f8;
  background: #f7f5ed;
  border-radius: 10px;
  font-size: 16px;
  line-height: 17px;
  margin-right: 10px;
  color: #007cff;
}
.filter-popular .filter-price.active {
  background: #007cff;
  color: white;
}
.product-same-serie .owl-stage {
  width: calc(200px * 4 + 200px * 0.2) !important; /* 4 item + 20% item thứ 5 */
}
.same-serie .swiper-slide {
  border-radius: 10px;
  padding: 3px;
  overflow: hidden;
}
.same-serie .swiper-slide.swiper-slide-active {
  border: 1px solid #ccc;
}
.same-pro-list {
  overflow: visible !important;
}
.cover-same-product {
  border-radius: 10px;
  overflow: hidden;
}
.box-filter-cat-checkbox-sort {
  margin: 10px 0;
}
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  border: 1px solid transparent;
  background: #f8f8f8;
  transition: all ease 1s;
  border-radius: 6px;
  cursor: pointer;
}
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext svg {
  transition: all ease 1s;
}
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext.active,
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext:hover {
  border: 1px solid var(--color-main);
  color: var(--color-main);
}
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext.active svg,
.box-filter-cat-checkbox-sort .box-filter-cat-checkbox .btn-filter-ext:hover svg {
  stroke: var(--color-main);
}
.filter-choosed {
  margin: 10px 0;
}
.filter-choosed .filter-choosed-cover .filter-choosed-item {
  background: #dfdfdf;
  color: #000;
  padding: 5px 24px 5px 9px;
  display: inline-block;
  position: relative;
  font-size: 13px;
  border: 1px solid rgba(136, 136, 136, 0.5333333333);
  border-radius: 3px;
}
.filter-choosed .filter-choosed-cover .filter-choosed-item::after {
  content: "X";
  position: absolute;
  top: 5px;
  right: 2px;
  width: 15px;
  height: 13px;
  color: #000;
  z-index: 1;
  font-size: 12px;
}
.filter-combo {
  padding: 20px 10px;
  background-color: #f6f6f6;
  border-radius: 6px;
  text-align: center;
}
.ai-watch {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 70px;
  height: 70px;
  background-color: #f8f8f8;
  border-radius: 10px;
  z-index: 10;
  justify-content: center;
  font-size: 11px;
  padding: 3px;
  align-items: center;
  border: 1px solid #ccc;
  text-align: center;
}
.ai-watch img {
  max-width: 25px;
}
/* Load same product */
.wrap-same-product {
  position: fixed;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.1490196078);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  left: 0;
  z-index: 99999;
}
.wrap-same-product .close-watch {
  padding: 10px 20px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999;
}
.wrap-same-product .cover-same-product {
  width: 100%;
  height: 100%;
  padding: 10px;
  overflow-x: hidden;
  background-color: white;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
}
.wrap-same-product .cover-same-product .left {
  padding-right: 20px;
  margin: 0 50px;
  height: 100%;
  border-right: 1px solid #e0e0e0;
}
.wrap-same-product .cover-same-product .left .current-product {
  height: 90%;
  overflow: auto;
}
.wrap-same-product .cover-same-product .left .current-product::-webkit-scrollbar {
  display: none;
}
.wrap-same-product .cover-same-product .left .title {
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
.wrap-same-product .cover-same-product .left .filter-same-product {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
}
.wrap-same-product .cover-same-product .left .last-seen-pro {
  margin-top: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding: 10px;
  transition: all ease 1s;
}
.wrap-same-product .cover-same-product .left .last-seen-pro.active {
  border-color: var(--color-main);
  color: var(--color-main);
}
.wrap-same-product .cover-same-product .right {
  overflow-y: auto;
  height: 100%;
}
.wrap-same-product .cover-same-product .right .filter-same-product {
  margin-bottom: 20px;
}
.wrap-same-product .cover-same-product .right .filter-same-product .item_txt {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  border: 1px solid transparent;
  background: #f8f8f8;
  transition: all ease 1s;
  border-radius: 6px;
  cursor: pointer;
}
.wrap-same-product .cover-same-product .right .filter-same-product .item_txt.active {
  border-color: var(--color-main);
  color: var(--color-main);
}
/* Compare */
.btn-compare-popup {
  cursor: pointer;
  color: #000;
  position: fixed;
  bottom: 30px;
  left: 40px;
  z-index: 10;
  padding: 10px 10px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 15px #999;
}
.cover-popup-compare {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 11;
}
.cover-popup-compare .popup-compare {
  border-radius: 5px;
  padding: 10px;
  background: white;
  box-shadow: 0px -1px 12px rgba(0, 0, 0, 0.3490196078);
}
.cover-popup-compare .compare-product {
  padding: 10px;
  cursor: pointer;
}
.box-react{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.box-react .comment-star{}
.box-react .compare-product{
}
.compare-product {
  cursor: pointer;
}
.compare-product:hover span {
  color: var(--color-main);
}
.compare-product span {
  transition: 0.3s easy;
}
.cover-popup-compare .cover-item-compare {
  margin: 0 20px;
  cursor: pointer;
}
.cover-popup-compare .items-compare {
  border-right: 1px solid #e0e0e0;
}
.cover-popup-compare .items-compare .item-product-compare,
.cover-popup-compare .items-compare .add-product-compare {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  cursor: pointer;
  height: 100%;
}
.cover-popup-compare .items-compare .item-product-compare .cover-i-compare,
.cover-popup-compare .items-compare .add-product-compare .cover-i-compare {
  width: 65px;
  height: 65px;
  background-color: #f8f8f8;
  border-radius: 5px;
  display: flex;
  border: 1px dashed #e0e0e0;
  align-items: center;
  justify-content: center;
}
.cover-popup-compare .items-compare .item-product-compare .cover-i-compare i,
.cover-popup-compare .items-compare .add-product-compare .cover-i-compare i {
  font-size: 20px;
}
.cover-popup-compare .action-compare {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
/* Add Compare */
.cover-pop-add-compare {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  display: none;
  background: rgba(0, 0, 0, 0.1490196078);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}
.cover-pop-add-compare .recent-watch-title {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  margin: 15px 0;
}
.cover-pop-add-compare .loader-product-compare {
  background-color: white;
  margin-top: 1000px;
  border-radius: 10px;
  width: 600px;
  margin: 0 auto;
  padding: 10px;
}
.item-recent-watch {
  border: 1px solid #e5e5e5;
  padding: 5px;
  position: relative;
}
.item-recent-watch img {
  margin: 0 auto;
}
.item-recent-watch .old-price {
  text-decoration: line-through;
  color: #999;
}
.item-recent-watch .discount {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f9e9e2;
  border-radius: 2px;
  color: #ef5555;
  margin-left: 10px;
  padding: 2px 2px;
  font-size: 12px;
}
.item-recent-watch .sale-price {
  font-size: 15px;
  font-weight: 600;
  color: #ed1c24;
  padding: 0 0 4px 0;
}
.item-recent-watch .name {
  margin: 10px 0;
  color: #1a1a1a;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 0.3125rem;
}
.close-loader-dynamic {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.cover-loader-dynamic {
  position: relative;
}
.cover-loader-dynamic .loader-dynamic {
  max-height: 300px;
  overflow-y: auto;
}
.cover-loader-dynamic .loader-dynamic::-webkit-scrollbar {
  display: none;
}
/* Result compare */
.wrap-result-compare .cover-check-difference {
  background: #f4f9ff;
  border-radius: 40px;
  padding: 6px 35px;
  margin-top: 10px;
  width: 85%;
  cursor: pointer;
}
.wrap-result-compare .cover-check-difference input {
  margin-right: 10px;
}
.transition-transform {
  transition: transform 0.3s ease;
}
.cover-table-compare table {
  width: 100%;
  border-collapse: collapse;
  margin: 1rem 0;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.cover-table-compare th,
.cover-table-compare td {
  padding: 0.75rem;
  text-align: left;
  border-bottom: 1px solid #e9ecef;
}
.cover-table-compare th {
  background-color: #f8f9fa;
  font-weight: 600;
  color: #495057;
}
.cover-table-compare tr:hover {
  background-color: #f8f9fa;
}
@media screen and (max-width: 768px) {
  .cover-table-compare table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
/*
.check-input-spec{
margin-top: 15px;
} */
.grid-pro-detail{   
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.left-pro-detail{width: 49%;}
.right-pro-detail{width: 49%;}

/* Partner */
.info-partner {
  background: #f8f8f8;
  padding: 0.9375rem 0rem;
}
.all-list {
  padding: 10px 0;
  font-weight: bold;
  margin-bottom: 10px;
}
.all-list a {
  color: black;
}
/* Footer */
.wrap-footer .footer-title {
  color: #fff;
  text-align: justify;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 800;
}
.wrap-footer .footer-line {
  width: 1.875rem;
  margin: 0.625rem 0 0.9375rem 0;
  height: 0.125rem;
  flex-shrink: 0;
  background: var(--Mu-chnh, #be1e2d);
}
.wrap-footer .footer-content {
  color: #fff;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
}
.wrap-footer .footer-ul ul {
  padding: 0;
  list-style-type: disc;
  list-style-position: inside;
}
.wrap-footer .footer-ul ul li {
  margin-bottom: 0.625rem;
}
.wrap-footer .footer-ul ul li a {
  color: #fff;
  text-align: justify;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem;
  /* 157.143% */
}
.wrap-footer .footer-fanpage {
  padding: 0.625rem;
  border-radius: 0.9375rem;
  border: 0.0625rem solid #fff;
}
.wrap-footer .footer-fanpage iframe {
  border-radius: 0.9375rem;
  border: 0.0625rem solid #fff;
}
.footer-powered {
  padding: 0.625rem 0;
  background-color: var(--color-main);
  color: white;
}
/* Tags */
.title-tags {
  position: relative;
  font-size: 1em;
  font-weight: 600;
  padding-bottom: 0.9375rem;
  margin-bottom: 0.9375rem;
  color: #777;
}
.title-tags:after {
  content: "";
  position: absolute;
  left: 0rem;
  bottom: 0rem;
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  height: 0.1875rem;
  width: 1.875rem;
}
.flex-tags {
  display: flex;
  gap: 0.3125rem;
}
.flex-tags a {
  color: #333;
  border: 0.0625rem solid;
  border-radius: 0.1875rem;
  display: inline-block;
  font-size: 0.8em !important;
  opacity: 0.8;
  padding: 0.125rem 0.3125rem;
}
.flex-tags a:hover {
  background-color: #446084;
  border-color: #446084;
  color: #fff;
  opacity: 1;
}
/* Sort */
.sort-select {
  display: flex;
  justify-content: end;
  margin: 1.25rem 0rem;
  position: relative;
}
.sort-select .click-sort {
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0.375rem 0.625rem 0.375rem 0.5rem;
  margin: 0rem;
}
.price-select-main,
.sort-select-main,
.brand-select-main {
  display: grid;
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.375rem rgba(0, 0, 0, 0.2);
  position: absolute;
  padding: 0 0.4375rem;
  top: 100%;
  right: 0;
  width: 10rem;
  z-index: 2;
}
.price-select-main p,
.sort-select-main p,
.brand-select-main p {
  border-bottom: 0.0625rem solid #f1f1f1;
  margin: 0rem;
  order: 2;
}
.price-select-main p:has(.check),
.sort-select-main p:has(.check),
.brand-select-main p:has(.check) {
  order: 1;
}
.sort a {
  color: #000;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding: 0.6875rem 0.1875rem;
  display: block;
  cursor: pointer;
}
.sort a.check i {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(var(--ggs, 1));
  width: 1.375rem;
  height: 1rem;
  border: 0.125rem solid transparent;
  border-radius: 6.25rem;
  vertical-align: middle;
}
.sort a.check i::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0.1875rem;
  top: -0.25rem;
  width: 0.375rem;
  height: 0.625rem;
  border-width: 0 0.125rem 0.125rem 0;
  border-style: solid;
  transform-origin: bottom left;
  transform: rotate(45deg);
}
.sort-select .sort-show {
  padding-right: 0.75rem;
  position: relative;
}
.sort-select .sort-show::before {
  content: "";
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  border-top: 0.25rem solid #333;
  content: "";
  height: 0;
  position: absolute;
  top: 0.375rem;
  right: 0;
  width: 0;
}
/* Product */
.filter {
  position: absolute;
  right: 0rem;
  top: 0rem;
  padding: 0.3125rem 0.625rem;
  background: #f1f1f1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  border-radius: 0.3125rem;
  cursor: pointer;
  border: 0.0625rem solid #ddd;
  display: none;
}
.flex-product-main {
  display: flex;
  gap: 1.25rem;
}
.flex-product-main .left-product {
  width: 15.625rem;
  border: 0.0625rem solid #f1f1f1;
  padding: 1.25rem;
  border-radius: 0.3125rem;
}
.flex-product-main .right-product {
  width: calc(100% - 15.625rem);
}
.filter-brand {
  margin: 20px 0;
}
.filter-brand-item{max-width: 150px;}
.filter-brand-item img{
    height: 29px;
}
.filter-brand-item button {
  padding: 3px 5px;
  border-radius: 5px;
  border: 1px solid #757575;
  background: transparent;
  cursor: pointer;
}
.wr-search p {
  font-weight: bold;
  text-transform: uppercase;
}
.album-product .video {
  max-height: 112px;
  overflow: hidden;
  border-radius: 7px;
  margin-right: 2%;
}
.product {
  display: block;
  padding: 10px 0;
  position: relative;
  border-radius: 0.625rem;
  border: 0.0625rem solid #e0e0e0;
  background: #fff;
}
.product .name-product {
  color: #1a1a1a;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  min-height: 35px;
  line-height: normal;
  margin-bottom: 1px;
}
.product .price-product {
  margin-bottom: 0;
  color: #555;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.product .price-new {
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5625rem;
  /* 166.667% */
}
.product .price-old {
  color: #a3a3a3;
  flex-wrap: wrap;
  font-family: Inter;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5625rem;
  /* 178.571% */
  text-decoration: line-through;
}
.product .price-per {
  border-radius: 0.25rem;
  background: #ffcfd4;
  display: inline-flex;
  padding: 0.125rem 0.3125rem;
  justify-content: center;
  align-items: center;
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.9375rem;
  position: absolute;
  top: 10px;
  /* 100% */
}
.product .box-react i {
  color: #ffc107;
}
.btn-watch-video {
  top: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.btn-watch-video span {
  cursor: pointer;
  padding: 0 10px;
  border-radius: 3.75rem;
  background: #f2f2f2;
  color: #7c7c7c;
  font-family: Inter;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
}
.box-cat {
  text-align: center;
}
.box-cat h3 {
  font-size: 0.875rem;
  color: #333;
  margin-top: 0.625rem;
}
.box-cat:hover h3 {
  color: #f00;
}
/* Cart */
.cart-product {
  margin: 0.3125rem 0 0 0rem;
}
.cart-product span {
  cursor: pointer;
  color: #fff;
  text-align: center;
  padding: 0rem 0.3125rem;
  border-radius: 0.3125rem;
  display: inline-block;
  line-height: 2.125rem;
  font-size: 0.8125rem;
  font-weight: 700;
}
.cart-add {
  margin-left: 0.625rem;
  background-color: #00a5d9;
  width: 9.6875rem;
}
.cart-add:hover {
  background-color: #fed402;
}
.cart-buy {
  background-color: #ff2e00;
  width: 5.8125rem;
  height: 2.0625rem;
}
.cart-buy:hover {
  background-color: #fed402;
}
.btn-cart:hover {
  background-color: var(--color-main) !important;
}
.grid-product {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem;
}
.product-info {
  padding: 10px 10px 5px 10px;
}
.grid-product .product .product-info {
  margin-top: 0.625rem;
  color: #333;
}
.grid-product .product .product-info h3 {
  font-size: 1.0625rem;
  color: #333;
}
.grid-product .product .product-info .price span {
  color: #f00;
}
/* product detail */
a.btn_link {
  position: relative;
  margin: 0.3125rem;
  height: 2.25rem;
  width: 8.75rem;
}
a.btn_link .btn_link.effect_button:first-child:after {
  content: "facebook";
}
.btn_link.effect_button:first-child:before {
  content: "facebook";
  border-width: 0.0625rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 165 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 165 217 / var(--tw-bg-opacity));
}
.btn_link.effect_button:first-child:after {
  border-width: 0.0625rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 165 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 165 217 / var(--tw-bg-opacity));
}
.btn_link.effect_button:nth-child(2):after,
.btn_link.effect_button:nth-child(2):before {
  border-width: 0.0625rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 165 217 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 165 217 / var(--tw-bg-opacity));
  content: "google map";
}
div.slick.in-page:not(.slick-initialized) {
  display: flex;
  gap: 0.625rem;
  overflow: hidden;
  white-space: nowrap;
}
div.desc-pro-detail ul li {
  margin-bottom: 12px;
  list-style-type: circle;
}
div.desc-pro-detail ul li:last-child {
  margin-bottom: 0 !important;
}
div.baonoidung iframe {
  max-width: 100% !important;
}
div.baonoidung img {
  height: auto !important;
}
div.baonoidung * {
  max-width: 100% !important;
}
div.baonoidung table {
  display: block;
  overflow-y: auto;
}
div.baonoidung ul li {
  margin-bottom: 12px;
  list-style-type: disc;
}
div.baonoidung ol li {
  margin-bottom: 12px;
  list-style-type: decimal;
}
.price-new-pro-detail {
  font-weight: 700;
  font-size: 1.25rem;
  color: #ff2e00;
}
.price-old-pro-detail {
  font-weight: 500;
  color: #666;
  text-decoration: line-through;
  padding-left: 0.625rem;
}
.shipping-detail p{
  margin-bottom: 8px;
}
.shipping-detail span{
  color: #2a83e9;
}
.color-pro-detail.active {
  color: #fff !important;
  background: #232323;
}
.size-pro-detail.active,
.size-pro-detail:hover {
  color: #fff !important;
  background: #232323;
}
.thumb-pro-detail {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.swiper-slide-thumb-active .thumb-pro-detail {
  border: 1px solid #be1e2d;
}
.quantity-pro-detail-title {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.quantity-pro-detail {
  width: 100%;
  max-width: 6.875rem;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin-right: 1.25rem;
  border: 1px solid #D9D9D9;
  background: #fff;
  font-weight: 500;
}
.quantity-pro-detail span {
  line-height: 2.5rem;
  padding: 0;
  width: 1.875rem;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  cursor: pointer;
  font-size: 18px;
}
.quantity-pro-detail span.quantity-plus-pro-detail {
  border-right: 0;
}
.quantity-pro-detail span.quantity-minus-pro-detail {
  border-right: 0;
}
.quantity-pro-detail input {
  height: 32px;
  width: calc(100% - 3.75rem);
  padding: 0.3125rem;
  text-align: center;
  color: black;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-right: 1px solid #d9d9d9;
  border-width: 0 1px;
  background: #fff;
}
.product-detail-promotion {
}
.product-detail-promotion .title {
  padding: 5px 15px 10px 15px;
  display: flex;
  align-items: center;
  gap: 0.625rem;
  color: #fff;
  font-family: Inter;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.product-detail-promotion .content {
}
.cart-pro-detail {
  margin: 11px 0;
}
.cart-pro-detail a {
  padding: 5px 13px;
  text-align: center;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-radius: 6px;
}
.cart-pro-detail a:nth-child(1){/* font-weight: 700; */}
.cart-pro-detail .addnow {
  /* display: flex; */
  align-items: center;
  justify-content: center;
  gap: 15px;
  color: black;
  border: 1px solid #B2B2B2;
  background: #fff;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #fff;
  background: var(--Mu-chnh, #be1e2d);
  border: 1px solid #be1e2d;
}
.cart-pro-detail .addnow:hover {
  background-color: black;
  color: #fff;
}
.addmini {
  padding: 7px 20px !important ;
}
.buynow {
  cursor: pointer;
  padding: 13px;
  text-align: center;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 10px;
  color: #fff;
  transition: all 0.3s ease;
  padding: 5px !important;
  font-size: 14px !important;
  border: 1px solid #B2B2B2;
  background: #000000;
}
.buynow span,.addnow span{
    display: block;
}
.buynow span i,.addnow span i{margin-right:5px;}
.buynow span:nth-child(1),.addnow span:nth-child(1){text-transform:uppercase;margin-bottom:3px}
.cover-buy .buynow {
  margin-top: 10px;
  padding: 10px;
  width: 100%;
  text-align: center;
}
.buymini {
  padding: 10px 20px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.buynow:hover {
  background-color: white;
  color: #be1e2d;
}
.video {
  position: relative;
}
.video::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20%;
  height: 17%;
  z-index: 2;
  background-image: url("../images/play.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.detail-product .cover-content-detail {
  /* padding: 0.625rem; */
  /* border-radius: 0.625rem; */
  /* overflow: hidden; */
  margin-bottom: 1.25rem;
  background: #fff;
  /* box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15); */
}
.detail-product .cover-content-detail.cover-2 {
  padding: 10px 30px;
  text-align: center;
}
.detail-product .cover-content-detail .title {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.detail-product .right-pro-detail {
  padding: 0.25rem;
  /* border-radius: 0.625rem; */
  /* overflow: hidden; */
  /* top: 85px; */
  margin-bottom: 1.25rem;
  background: #fff;
  /* box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15); */
  position: relative;
}
.detail-product .sub-tool-cart{
    padding: 1.25rem;
    box-shadow: 0rem 0rem 0.625rem 0rem rgba(0, 0, 0, 0.15);
    border-radius: 0.625rem;
    width: 100%;
}
.detail-product .right-pro-detail .desc-detail {
  margin-bottom: 10px;
}
.detail-product .right-pro-detail .desc-detail p {
  margin-bottom: 0;
}
.detail-product .attr-pro-detail {
  padding: 0rem;
  margin-bottom: 10px;
  padding-bottom: 7px;
  list-style: none;
}
.detail-product .attr-pro-detail li .title-pro-detail {
  font-size: 1.125rem;
}
.detail-product .attr-pro-detail li .attr-content-pro-detail {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 0rem;
}
.detail-product .attr-pro-detail li .attr-content-pro-detail .price-new-pro-detail {
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 96.154% */
}
.detail-product .attr-pro-detail li .attr-content-pro-detail .price-old-pro-detail {
  color: #a3a3a3;
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  /* 156.25% */
  text-decoration-line: strikethrough;
}
.detail-product .attr-pro-detail li .attr-content-pro-detail .price-percent-pro-detail ,.price-percent-pro-detail{
  padding: 3px 5px;
  color: var(--Mu-chnh, #be1e2d);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  /* 100% */
  border-radius: 4px;
  background: #ffcfd4;
}
.detail-product .attr-pro-detail li .attr-content-pro-detail .product-detail-vat {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.policy_intuitive {
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.3125rem;
  margin-bottom: 1.5625rem;
}
.policy {
  margin: 1.25rem 1rem 0 1rem;
}
.policy__list {
  display: flex;
  flex-wrap: wrap;
  padding: 0rem;
}
.policy__list > li {
  border-bottom: 0.0625rem solid #f1f1f1;
  position: relative;
  padding: 0.75rem 0 0.75rem 2.1875rem;
  width: 50%;
  display: inline-block;
}
.policy__list > li:nth-child(2n + 1) {
  padding-right: 1.25rem;
}
.policy__list li > div.iconl {
  left: 0;
  position: absolute;
  top: 0.9375rem;
}
.policy__list li .iconl {
  width: 2rem;
}
.policy__list li p {
  line-height: 1.25rem;
  padding-left: 0.3125rem;
  margin: 0rem;
}
.policy__list li:last-child {
  border-bottom: 0;
}
.policy__list > li:nth-child(2n + 1):nth-last-child(2) {
  border: 0;
}
/* css block actions */
.ul-actions {
  display: flex;
  justify-content: center;
  margin: 1.25rem;
  gap: 0.9375rem;
  align-items: flex-start;
}
.ul-actions li,
.ul-actions > div {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 5rem;
  text-align: center;
}
.ul-actions .active .box__tabr {
  border-color: #fd6e1d;
}
.ul-actions .box__tabr {
  align-items: center;
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.125rem;
  display: flex;
  justify-content: center;
  min-height: 3.4375rem;
  padding: 0.25rem;
  height: 3.75rem;
  width: 5rem;
}
.ul-actions .box__tabr:hover {
  border-color: #fd6e1d;
}
.icon-action {
  background-image: url("../images/icon_chitiet@2x-min.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 1.875rem;
  width: 1.875rem;
  line-height: 1.875rem;
  vertical-align: middle;
  background-size: 18.75rem 11.25rem;
}
.icon-dnb {
  background-position: 0 0;
  height: 1.75rem;
  width: 1.75rem;
}
.icon-tskt {
  background-position: -6.5625rem 0;
  height: 1.875rem;
  width: 1.875rem;
}
.icon-ttsp {
  background-position: -8.75rem 0;
  height: 1.1875rem;
  width: 1.4375rem;
}
.ul-actions p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin-top: 0.3125rem;
  white-space: normal;
  color: #000;
}
/* modal-detail */
.modal-detail {
  position: fixed;
  z-index: 999;
  background: rgba(0, 0, 0, 0.768627451);
  top: 0rem;
  left: 0rem;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}
.modal-detail::-webkit-scrollbar {
  width: 0.625rem;
}
.modal-detail::-webkit-scrollbar-thumb {
  width: 0.625rem;
  background: #4d90e0;
  border-radius: 0.625rem;
  height: 3.125rem;
}
.content-modal-detail {
  background: #fff;
  max-width: 75rem;
  margin: 0rem auto;
  min-height: 100vh;
}
.content-modal-detail .tabs {
  display: flex;
  cursor: pointer;
  padding: 0;
  list-style: none;
  justify-content: center;
  border-bottom: 0.0625rem solid #e0e0e0;
  position: sticky;
  top: 0rem;
  background: #fff;
  z-index: 99;
}
.content-modal-detail .tabs li {
  padding: 1.25rem 1.25rem;
  margin-right: 0.3125rem;
  font-weight: bold;
  position: relative;
  border-bottom: 0.25rem solid #fff;
}
.content-modal-detail .tabs li.active {
  color: #2d9cdb;
  border-bottom: 0.25rem solid #2d9cdb;
}
.content-modal-detail .tab-content {
  padding: 1.25rem;
  max-width: 56.25rem;
  margin: 0rem auto;
}
.content-modal-detail .tab-content.active {
  display: block;
}
.close-tab {
  position: fixed;
  top: 0.9375rem;
  right: 1.25rem;
  z-index: 10;
}
.btn-closemenu {
  position: fixed;
  top: 0.625rem;
  right: 1.25rem;
  background-color: #fff;
  border: 0.0625rem solid #e0e0e0;
  border-radius: 0.25rem;
  color: #333;
  cursor: pointer;
  line-height: 1.3125rem;
  padding: 0.4375rem;
  text-align: right;
  width: 4.5rem;
}
.btn-closemenu::before {
  transform: rotate(45deg);
}
.btn-closemenu::after {
  transform: rotate(-45deg);
}
.btn-closemenu::before,
.btn-closemenu::after {
  background-color: #333;
  content: "";
  left: 0.8125rem;
  height: 0.875rem;
  position: absolute;
  top: 0.625rem;
  width: 0.0625rem;
}
.cursor-pointer {
  cursor: pointer;
}
/* Contact */
.contact-map {
  position: relative;
  height: 31.25rem;
  margin-top: 1.875rem;
}
.contact-map iframe {
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 100%;
  height: 100%;
}
/* breadCrumbs */
.breadCrumbs {
  padding: 0.625rem 0rem;
  background: #fff;
}
.breadCrumbs ol {
  margin: 0rem;
}
.breadCrumbs ol li a {
  color: #2a83e9;
}
.breadCrumbs ol li a:hover {
  color: #f00;
}
.breadCrumbs ol li:last-child a{color: #000;}
/* Product Detail */
.product-detail-nav {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
}
.product-detail-nav #pills-tab{border-bottom: 1px solid #d9d9d9;padding: 0 20px;}
.product-detail-nav #pills-tab li:last-child .nav-link{margin-right:0;}
.product-detail-nav .nav-link {
  border-radius: initial;
  background: none;
  font-weight: 400;
  color: #000;
  margin-right: 1.625rem;
  padding: 0.625rem 0 !important;
  border-bottom: 3px solid #ffffff;
}
.product-detail-nav .nav-link.active,
.product-detail-nav .nav-link:hover {
  color: #2a83e9;
  background: none;
  border-bottom: 3px solid #2a83e9;
}
#product-detail-tabContent {
  padding: 20px 10px;
}
/* paging */
.pagination {
  margin: 1.25rem 0rem;
}
.pagination li a {
  cursor: pointer;
}
.btn-frame {
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  position: fixed;
  right: 1.25rem;
  z-index: 10;
  cursor: pointer;
}
.btn-frame i {
  width: 3.125rem;
  height: 3.125rem;
  border-radius: 50%;
  background: #1182fc;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-frame i img {
  vertical-align: middle;
  width: 70%;
}
.btn-frame .animated.infinite {
  animation-iteration-count: infinite;
}
.btn-frame .kenit-alo-circle {
  width: 3.75rem;
  height: 3.75rem;
  top: -0.3125rem;
  right: -0.3125rem;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 0.125rem solid rgba(7, 41, 103, 0.8);
  opacity: 0.1;
  border-color: #1182fc;
  opacity: 0.5;
}
.btn-frame .zoomIn {
  animation-name: zoomIn;
}
.btn-frame .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.btn-frame .kenit-alo-circle-fill {
  width: 4.375rem;
  height: 4.375rem;
  top: -0.625rem;
  right: -0.625rem;
  position: absolute;
  border-radius: 100%;
  border: 0.125rem solid transparent;
  background-color: rgba(7, 41, 103, 0.35);
  opacity: 0.4;
}
.btn-frame .pulse {
  animation-name: pulse;
}
.title-properties {
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 10px;
}
.grid-properties {
  display: flex;
  gap: 0.625rem;
  flex-wrap: wrap;
}
.grid-properties .properties {
  position: relative;
  border-radius: 0.625rem;
  background: #f7f7f7;
  padding: 0.3125rem 0.9375rem;
  cursor: pointer;
  border: 0.0625rem solid transparent;
  transition: all 0.3s;
}
.grid-properties .properties p {
  margin-bottom: 3px;
  color: var(--Mu-m-t, #313131);
  font-family: Inter;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
.grid-properties .properties span {
  color: var(--Mu-chnh, black);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.grid-properties .properties:hover,
.grid-properties .properties.active {
  border-radius: 0.625rem;
  border: 0.0625rem solid var(--Mu-chnh, #be1e2d);
  background: #fff;
}
.grid-properties .properties:hover:after,
.grid-properties .properties.active:after {
  content: "";
  width: 1.375rem;
  height: 1.375rem;
  background: url(../images/TempImages/angle-properties.png) no-repeat center/100% 100%;
  position: absolute;
  right: -0.0625rem;
  top: -0.0625rem;
}
.grid-properties .properties:hover span,
.grid-properties .properties.active span{
  color:#d50f0f
}
.grid-properties .properties.outstock {
  pointer-events: none;
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.26);
  cursor: not-allowed;
}
/* scrollToTop */
.scrollToTop {
  width: 2.5625rem;
  height: 2.5625rem;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 4.0625rem;
  right: 1.5625rem;
  display: none;
  z-index: 10;
  cursor: pointer;
}
/* Hidden Google Captcha */
.grecaptcha-badge {
  display: none !important;
  width: 0rem !important;
  height: 0rem !important;
  visibility: hidden !important;
  overflow: hidden;
}
[x-cloak] {
  display: none !important;
}
.padding-main {
  padding: 50px 0;
}
.padding-top-main {
  padding: 50px 0 0 0;
}
.padding-bottom-main {
  padding: 0px 0 50px 0;
}
.noIndex {
  position: unset;
}
.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--color-main);
  z-index: 999;
}
.fixed .top {
  display: none;
}
.fixed .logo-header {
  zoom: 0.7;
}
.ringring {
  animation: coccoc-alo-circle-img-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
}
.hover-img {
  position: relative;
  overflow: hidden;
  display: block;
}
.hover-img:before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  transform: rotate(90deg);
  -khtml-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  width: 0;
  height: 0;
  z-index: 3;
}
.hover-img:after {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  right: 0;
  position: absolute;
  transform: rotate(90deg);
  -khtml-opacity: 1;
  -o-opacity: 1;
  -ms-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  width: 0;
  height: 0;
  z-index: 2;
}
.hover-img:hover:before,
.hover-img:hover:after {
  transform: rotateY(180deg);
  transition-duration: 1.3s;
  -khtml-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
}
.row-gap-20 {
  margin: 0 -10px !important;
}
.col-gap-20 {
  padding: 0 10px !important;
}
.hover-box:hover {
  transition: 0.4s;
}
.hover-box:hover > .hover-info .hover-name {
  transition: 0.4s;
  color: var(--color-hover);
}
.hover-box:hover > .hover-info .hover-name span,
.hover-box:hover > .hover-info .hover-name p,
.hover-box:hover > .hover-info .hover-name a,
.hover-box:hover > .hover-info .hover-name h1,
.hover-box:hover > .hover-info .hover-name h3 {
  transition: 0.4s;
  color: var(--color-hover);
}
.text-split-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
.text-split-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.text-split-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}
.text-split-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 4;
}
.text-split-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 5;
}
.text-split-6 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 6;
}
.text-split-7 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 7;
}
.gap-10 {
  gap: 10px;
}
.gap-15 {
  gap: 15px;
}
.gap-20 {
  gap: 20px;
}
.comment-star {
  font-size: 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.comment-star span {
  display: block;
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
}
.comment-star i {
  display: inline-block;
  margin: 0.1rem;
  color: #b8b8b8;
  text-rendering: auto;
  font-size: 12px;
}
.comment-star i:nth-child(1) {
  margin-left: 0;
}
.comment-star span i {
  color: #ffc120;
}
.branch-map {
  margin-top: 10px;
  padding: 5px 20px 7px 20px;
  border-radius: 200px;
  color: #000;
  border: 1px solid #ffffff;
  background: #fff;
}
.branch-map i{display:none;}
.branch-map a {
  color: #000;
  font-size: 14px;
  display: block;
  text-align: center;
}
.popup-video-fixall {
  position: fixed;
  z-index: 22222222;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.831372549);
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup-video-fixall .close {
  width: 34px;
  height: 34px;
  background: #ff0000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  position: absolute;
  right: -10px;
  top: -15px;
  cursor: pointer;
}
.popup-video-fixall .close svg {
  fill: #fff;
}
.popup-video-fixall .content-video {
  width: 540px;
  height: auto;
  position: relative;
  background: #fff;
  margin: auto;
  max-width: 100%;
  padding: 20px;
  border-radius: 8px;
}
.popup-video-fixall .video-dt {
  height: 100%;
  display: grid;
  margin-bottom: 15px;
}
.popup-video-fixall .video-dt iframe {
  width: 100%;
  height: 50vh;
  border-radius: 8px;
}
.popup-video-fixall .content_product .itproduct__title {
  font-size: 18px;
  font-weight: 700;
  padding-left: 0px;
  margin-bottom: 5px;
  line-height: 1.5;
}
.popup-video-fixall .content_product .favorite_share {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.popup-video-fixall .content_product .status_product {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  background: #219653;
  color: #fff;
  border-radius: 5px;
  margin-right: 5px;
}
.popup-video-fixall .content_product .favorite_icon {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  cursor: pointer;
}
.popup-video-fixall .content_product .favorite_icon svg {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.popup-video-fixall .content_product .favorite_icon svg path {
  stroke: #ff0000;
}
.popup-video-fixall .content_product .wishlist_active svg {
  fill: #ff0000;
}
.popup-video-fixall .btn-buy {
  background: #0066ff;
  border-radius: 5px;
  display: block;
  border: 1px solid #0066ff;
  width: 100%;
  cursor: pointer;
  float: left;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
  padding: 6px 0;
  margin-top: 20px;
}
.popup-video-fixall .btn-buy font {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  display: block;
  text-align: center;
  margin-bottom: 2px;
}
.popup-video-fixall .btn-buy span {
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding-top: 2px;
}
.popup-video-fixall .itproduct__rate {
  padding-left: 0px;
  margin-bottom: 10px;
}
.popup-video-fixall .itproduct__discount {
  display: inline-flex;
  align-items: center;
  margin-left: 6px;
}
.popup-video-fixall .itproduct__price {
  padding: 0px;
}
.popup-video-fixall .itproduct__price--current {
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .popup-video-fixall .close {
    right: -5px;
  }
}
@media screen and (max-width: 768px) {
  .popup-video-fixall .content-video {
    width: 700px;
    padding: 12px;
  }
}
@media screen and (max-width: 500px) {
  .popup-video-fixall .content-video {
    width: 95%;
  }
}
@media screen and (max-width: 500px) {
  .popup-video-fixall .video-dt {
    margin-bottom: 5px;
  }
}
.itproduct__price--current {
  font-size: 16px;
  display: block;
  color: #ed1c24;
  font-weight: 500;
  line-height: 24px;
  font-weight: bold;
}
.itproduct__price--old {
  color: #999999;
  text-decoration-line: line-through;
  font-size: 14px;
}
.itproduct__discount .price_discount {
  background: #f9e9e2;
  border-radius: 2px;
  color: #ef5555;
  margin-left: 10px;
  padding: 2px 2px;
  font-size: 12px;
}
.toolbar-app {
  width: 100%;
  bottom: 0px;
  position: fixed;
  z-index: 99999999;
  left: 0px;
  display: block;
  -webkit-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -moz-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -ms-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  -o-filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.75));
  text-align: center;
  overflow: hidden;
}
.toolbar-app.active{overflow:initial}
.toolbar-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #eee;
}
.toolbar-app.is-active .list-phone {
  display: block;
  animation: quickShow 0.2s cubic-bezier(0.66, 0.45, 0.76, 1.53) forwards;
}
.toolbar-app .list-phone {
  position: absolute;
  bottom: 100%;
  left: 30px;
  opacity: 0;
  transform: scale(0);
  transform-origin: 50% 100%;
  display: none;
  z-index: 999;
}
.toolbar-app .list-phone a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  max-width: 240px;
  padding: 10px 20px;
  margin: 10px 0;
  border-radius: 50px;
  padding-right: 30px;
}
.toolbar-app .list-phone svg {
  max-width: 30px;
  max-height: 30px;
}
.toolbar-app .list-phone span {
  display: block;
  width: calc(100% - 40px);
  color: #333;
  font-weight: 700;
}
.toolbar-app .phone {
  padding: 4px 14px;
  font-size: 15px;
  font-weight: 700;
}
.toolbar-app svg {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto 8px;
}
.toolbar-app .cart {
  padding: 4px;
}
.toolbar-app .cart a {
  border: 1px solid var(--color-main);
  padding: 4px;
  border-radius: 10px;
  display: block;
  color: var(--color-main);
}
.toolbar-app .cart a.buynow {
  background-color: var(--color-main);
  color: #fff;
}
.toolbar-app .cart i {
  font-size: 30px;
  display: block;
  margin-bottom: 5px;
}
.toolbar-app .price {
  flex: 1 1 0;
  padding: 10px;
  text-align: center;
}
.toolbar-app .price p {
  color: #000;
  font-size: 13px;
  letter-spacing: 0.07em;
}
.toolbar-app .price span {
  font-size: 18px;
  color: var(--color-main);
}
.toolbar-app .price span.price-old-pro-detail {
  display: none;
}
.toolbar-app .zalo {
  padding: 4px 14px;
  font-size: 15px;
  font-weight: 700;
}
.toolbar-app .orther {
  padding: 4px 16px;
}
.toolbar-app .orther a {
  color: #212529;
}
.toolbar-price {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -70px;
  background-color: #fff;
  transition: bottom 0.3s ease;
  z-index: -1;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  opacity: 0;
}
.toolbar-price.active {
  bottom: 0;
  z-index: 9;
  opacity: 1;
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #838383;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #838383;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tracking-mb {
  display: none;
}
/* .box-filter{
overflow: auto;
} */
a.buyhis-btn {
  background: #d50018;
  color: #fff;
  padding: 3px 15px;
  transition: 0.2s all;
  border-radius: 6px;
}
a.buyhis-btn:hover {
  background: #b60101;
}
.orderhis-form {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3333333333);
  padding: 35px 30px;
  display: grid;
  text-align: center;
  max-width: 500px;
  margin: 0px auto;
  align-items: center;
  border-radius: 30px;
}
.orderhis-form input {
  height: 50px;
  border-radius: 10px;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1333333333);
}
.orderhis-form button {
  width: 100%;
  height: 50px;
  border-radius: 10px;
  background: #d50018;
  border: 0;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.orderhis-form div > i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.orderhis-form p {
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 20px;
}
.orderhis-form > div > div {
  position: relative;
}
.orderhis-layout {
  max-width: 1000px;
  margin: 0px auto;
  display: grid;
  gap: 30px;
}
.orderhis-item {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1333333333);
  padding: 20px;
  border-radius: 20px;
}
.orderhis-info {
  color: #000;
  margin-bottom: 10px;
  display: flex;
}
.orderhis-info:nth-child(1) {
  background: #eee;
  color: #000;
  padding: 10px;
  border-radius: 5px;
}
.orderhis-info a {
  color: #000;
  display: flex;
  width: 100%;
}
.orderhis-info span {
  font-weight: bold;
  width: 80%;
  display: block;
  margin-left: auto;
}
.orderproduct-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.orderproduct-img {
  width: 85px;
}
.orderproduct-txt-1 {
  font-weight: bold;
  margin-bottom: 5px;
}
.orderproduct-price .new {
  color: #f00;
  font-weight: bold;
}
.orderproduct-price .old {
  text-decoration: line-through;
  font-size: 12px;
  padding-left: 10px;
}
.orderhis-detail-name {
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: #eee solid 1px;
  margin-bottom: 10px;
}
.orderhis-row {
  display: grid;
  grid-template-columns: 1fr 6fr 3fr;
  margin-bottom: 20px;
  gap: 10px;
}
.orderhis-quantity {
  text-align: right;
}
.phone-number {
  font-weight: bold;
  margin: 10px 10px 0px 10px;
  color: #f00;
  text-align: center;
}
.btn-hotline {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 0px 10px;
  background: #7900ff !important;
}
.order-slogan {
  max-width: 600px;
  margin: 0px auto 10px auto;
  text-align: center;
}
.order-slogan span,
.order-slogan a {
  font-weight: bold;
  color: #f00;
}
.orderproduct-price {
  text-align: left;
}
.orderhis-total {
  padding: 10px;
  background: #eee;
  display: flex;
  justify-content: space-between;
  border-radius: 5px;
}
.orderhis-total span {
  color: #f00;
  font-weight: bold;
}
.orderhis-info-box {
  background-color: #eee;
  padding: 10px;
  border-radius: 10px;
}
.home-btn {
  display: flex;
  justify-content: center;
}
.home-btn a {
  color: #d50018;
  font-weight: bold;
  margin: 20px 0px 10px 0px;
  font-size: 17px;
}
.home-btn a:hover {
  color: #a1000f;
}
.order-thanks {
  margin: 10px auto;
}
.order-thanks > div {
  max-width: 800px;
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 10px;
  margin: 10px auto;
  align-items: center;
}
.orderhis2-detail,
.orderhis2-info-box {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1333333333);
  border-radius: 20px;
  padding: 20px;
}
.orderhis2-info:nth-child(1) {
  font-size: 20px;
}
.orderhis2-code {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: #eee solid 1px;
  padding-bottom: 10px;
}
.orderhis2-code a {
  color: #000;
}
.orderhis2-code p {
  color: rgba(51, 51, 51, 0.6);
}
.orderhis2-status {
  padding: 5px 15px;
  background: #d50018;
  color: #fff;
  border-radius: 5px;
}
.orderhis2-row {
  display: flex;
  padding: 10px 0px;
  border-bottom: #eeeeee solid 1px;
  gap: 20px;
}
.orderhis2-item {
  margin-bottom: 30px;
}
.orderhis2-total {
  font-size: 18px;
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
}
.orderhis2-total span {
  color: #d50018;
}
.orderhis2-total a {
  color: #fff;
  background: #d50018;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  gap: 5px;
  margin-left: auto;
  margin-top: 5px;
}
.text-right {
  text-align: right !important;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: var(--color-main);
  border-color: var(--color-main);
}
.page-link {
  position: relative;
  display: block;
  color: var(--color-main);
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}
@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shake-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10%,
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20%,
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  100%,
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes fadeup {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes pulse-animation {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 0;
  }
  10% {
    transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
  }
  100% {
    transform: scale3d(1.6, 1.6, 1.6);
    opacity: 0;
  }
}
@keyframes border-animation {
  0% {
    transform: scale3d(0.6, 0.6, 0.6);
    opacity: 0;
  }
  20% {
    transform: scale3d(1.2, 1.2, 1.2);
    opacity: 1;
  }
  100% {
    transform: scale3d(1.4, 1.4, 1.4);
    opacity: 0;
  }
}
[type="text"]:focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
  outline: none; /* Xóa outline */
  box-shadow: none; /* Xóa ring shadow */
  border-color: inherit; /* Giữ màu border mặc định, không đổi thành #2563eb */
}
.cateinfol__topr {
  font-size: 12px;
  padding-left: 15px;
  display: flex;
  align-items: center;
  color: #027a48;
}
.title-product-sme-serie {
  font-size: 18px;
  font-weight: 700;
}
.code-price p {
  margin-bottom: 0px;
}
.sale-code .item {
  margin: 3px;
  display: flex;
}
.sale-code .item .image {
  flex-shrink: 0;
}
.sale-code .item .image img{
    object-fit: cover;
    height: 100%;
    /* width: 90px; */
}
.sale-code .item .content {
  width: calc(100% - 64px);
  padding: 6px 10px;
  border-radius: 0 10px 10px 0;
  background: #EFEFEF;
}
.sale-code .item .content h4 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  color: #000;
}
.sale-code .item .content span {
  font-size: 12px;
  line-height: 15px;
  display: block;
}
@media (max-width: 374px) {
  .sale-code .item .content span {
    font-size: 10px;
  }
}
.sale-code .item .content .content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 3px;
}
.sale-code .item .content .content-bottom .coupon-code {
  font-size: 12px;
  padding: 2px 10px;
  color: #fff;
  background: var(--color-main);
  border-radius: 12px;
  cursor: pointer;
}
.sale-code .item .content .content-bottom .info-button {
  color: #2a83e9;
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
}
.sale-code .item .content .content-bottom .coupon-code {
  font-size: 12px;
  padding: 2px 10px;
  color: #fff;
  background: var(--color-main);
  border-radius: 12px;
  cursor: pointer;
}
.popup-coupon {
  padding: 0 8px;
  box-sizing: border-box;
  width: 450px;
  max-height: 505px;
  height: auto;
  background: transparent;
  margin: 0 auto;
  position: relative;
  position: fixed;
  left: 50%;
  top: 10%;
  transition:
    transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),
    visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: none;
  touch-action: manipulation;
  opacity: 0;
  transform: translateX(-50%);
  z-index: -1;
  min-height: 200px;
}
.show-chinhanh{cursor: pointer;}
@media (max-width: 767px) {
  .popup-coupon {
    width: 100%;
  }
}
.popup-coupon.active {
  opacity: 1;
  z-index: 12;
}
.popup-coupon .content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
}
.popup-coupon.pp-chinhanh .content{display:block}
.popup-coupon .content .title {
  display: block;
  width: 100%;
  padding: 10px;
  background: var(--color-main);
  color: #fff;
}
.popup-coupon .content .close-popup {
  position: absolute;
  top: 8px;
  right: 10px;
}
.popup-coupon .content .close-popup svg {
  width: 15px;
  height: 15px;
  transition: transform 0.3s;
}
.popup-coupon .content .close-popup svg path {
  fill: #fff;
}
.popup-coupon .content .close-popup:hover svg {
  transform: rotate(90deg);
}
.popup-coupon .content ul {
  padding: 0;
  margin: 0;
  width: 100%;
}
.popup-coupon .content ul li {
  padding: 10px;
  display: flex;
}
.popup-coupon .content ul li:nth-child(2n + 1) {
  background-color: #f9f9f9;
}
.popup-coupon .content ul li span:first-child {
  min-width: 126px;
  display: inline-block;
  color: var(--color-main);
}
.popup-coupon .cover-branch-detail{
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 10px 13px;
}
.popup-coupon .cover-branch-detail .left{}
.popup-coupon .cover-branch-detail .left .name{}
.popup-coupon .cover-branch-detail .right{}
.popup-coupon .cover-branch-detail .right p{display:inline-block;margin:0 10px 0 0 }
.popup-coupon .cover-branch-detail .right a{display:inline-block;color:#bd1e2d;margin-right: 10px;}
.backdrop__body-backdrop___1rvky.active {
  visibility: visible;
  opacity: 0.5;
}
.backdrop__body-backdrop___1rvky {
  position: fixed;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0 !important;
  right: 0;
  bottom: 0;
  background-color: #363636;
  z-index: 11;
  visibility: hidden;
  opacity: 0;
  transition:
    opacity 0.3s ease-in-out,
    visibility 0.3s ease-in-out;
}
.menuitem .item {
  padding: 5px 2px;
  box-shadow: 0px 0px 3px #ccc;
}
.py-3cus {
  padding: 0 15px;
}
.cover-sale-code {
  justify-content: flex-start;
}
.empty-cart {
  padding: 25px 30px;
  display: block;
  text-align: center;
  color: #23527c !important;
  width: 100%;
}
.empty-cart i {
  color: red;
  font-size: 70px;
}
.empty-cart p {
  margin: 15px 0px;
  color: #333;
  font-size: 18px;
}
.empty-cart span {
  display: inline-block;
  border: 1px solid #2e9ef2;
  border-radius: 3px;
  padding: 10px;
  font-size: 16px;
  text-transform: uppercase;
  width: 100%;
  max-width: 325px;
}
/* Custom Scrollbar Styling */
::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: var(--color-main);
  border-radius: 2px;
}
::-webkit-scrollbar-thumb:hover {
  background: var(--color-main);
}
/* For Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: var(--color-main) #f1f1f1;
}
.content-main a {
  display: inline-block;
}
.content-main ul {
  list-style: disc;
  padding-left: 20px;
}
.content table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
}
.content table td,
.content table th {
  border: 1px solid #ccc;
  padding: 8px;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
}
/* css nang cấp*/
.chinhhang{
    margin-bottom: 35px;
}
.chinhhang span{font-weight: 700}
.thongso-col-right{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.thongso-col-right .item-icon{margin-right: 20px;cursor: pointer;}
.thongso-col-right .item-icon a,.thongso-col-right .item-icon span{display: block;color:#2a83e9;}
.thongso-col-right .item-icon:nth-child(1){background: url(../images/thong-so.svg) no-repeat left center;padding-left: 26px;}
.thongso-col-right .item-icon:nth-child(2){background: url(../images/so-sanh.svg) no-repeat left center;padding-left: 26px;}
.thongso-col-right .item-icon:nth-child(3){}
.thongso-col-right .item-icon:nth-child(3) a.conhang{background: #0166FF;color: #fff;border-radius: 4px;display: block;padding: 0 8px;}
.thongso-col-right .item-icon:nth-child(3) a.hethang{background: #be1e2d;color: #fff;border-radius: 4px;display: block;padding: 0 8px;}
.thongso-col-right .item-icon:nth-child(4){}
.thongso-col-right .item-icon:nth-child(4) a{color: #000}
div.noidung_anhien {margin-bottom: 20px;}
div.noidung_anhien .noidung {
    max-height: 200px;
    overflow: hidden;
    position: relative;
}
div.noidung_anhien_active .anbot:before{background: url(../images/icon-down.png) center no-repeat;transform:rotate(180deg)}
div.noidung_anhien .anhien:before {
    position: absolute;
    right: 16px;
    top: 20px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: url(../images/icon-down.png) center no-repeat;
    background-size: 67% auto;
    margin-top: -8px;
    content: '';
}
div.noidung_anhien .anbot, div.noidung_anhien_active .thanhmo {
    display: none;
}
div.noidung_anhien .anhien {
    width: 128px;
    line-height: 35px;
    margin: 5px auto;
    text-align: center;
    color: #BF1E2E;
    border-radius: 30px;
    text-transform: capitalize;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    padding-right: 10px;
    border: 1px solid #BF1E2E;
}
div.noidung_anhien_active .noidung {
    max-height: 100% !important;
}
div.noidung_anhien_active .xemthem ,div.noidung_anhien_active p.thanhmo{
    display: none;
}
div.noidung_anhien_active .anbot {
    display: block;
}
p.thanhmo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
    margin-bottom: 0;
}
.promotion{padding: 12px 12px 5px 12px;border: 1px solid #d9d9d9;margin: 0px 0 13px 0;border-radius: 10px;}
.promotion .promotion-title{background: #000;color: #fff;padding: 3px 25px;border-radius: 30px;display: inline-block;margin-bottom: 11px;}
.promotion .promotion-title svg{display: inline-block;margin-right: 11px;margin-top: -5px;}
.promotion .promotion-content{}
.promotion .promotion-content p{
    margin-bottom: 8px;
    display: flex;
    flex-wrap: wrap;
}
.promotion .promotion-content p span:nth-child(1){background: #EA7A16;display: inline-block;width: 22px;height: 22px;line-height: 
  22px;text-align: center;color: #fff;border-radius: 50%;margin-right: 13px;}
.promotion .promotion-content p span:nth-child(2){
    width: calc(100% - 35px);
    font-size: 16px;
}
.promotion .title-camket{font-size: 14px;margin-bottom: 11px;font-weight: 700;}
.wap-flex{display: flex;flex-wrap: wrap;margin:0 -10px;}
.promotion .item-ck{margin: 10px;justify-content: space-between;width: calc(50% - 20px);}
.promotion .item-ck .photo-ck{width: 38px;}
.promotion .item-ck .name-ck{color: #000;width: calc(100% - 45px);}
.promotion .item-ck .name-ck span{color: #f00;display: inline-block;margin-left: 13px;}
.promotion .item-ck .name-ck:hover{color: #be1e2d;}
.album-product .wap-flex{margin:0}
.thumb-left{
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 9px;
    width: calc(100% - 225px);
    position: relative;
}
.thumb-left:before{content:'';width: 45px;height:100%;position:absolute;right:0;top: 0;background-image: linear-gradient(to left, rgb(243 243 243), rgb(255 255 255 / 0%));z-index: 2;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.thumb-right{
    width: 210px;
    padding: 10px;
    border-radius: 9px;
    border: 1px solid #d9d9d9;
    margin-left: 15px;
}
.thumb-right .video{
    width: 49%;
}
.thumb-right .video img{
    object-fit: cover;
    height: 88px !important;
}
.thumb-right .video:nth-child(2){margin:0}
.thumb-right .slide-thumb-detail{display: flex;flex-wrap: wrap;}
.title-bottom-thumb{display: block;text-align: center;margin-top: 3px;}
.photo-camket{max-width: 28px;margin-bottom: 15px;}
.product.cungthich{box-shadow:0 0 5px #ccc;margin:5px 0}
.product.cungthich .name-product{color: #2a83e9;font-size:13px;}
.product.cungthich .price-per{top: initial;bottom: 10%;right: initial;display:inline-block;position:relative;}
.product.cungthich .price-product{gap:0px;}
.box-mua{padding: 15px 5px;position: -webkit-sticky;position: sticky;top: 66px;z-index: 9;}
.product.daxem{padding: 5px 0;}
.product.daxem .pic-product{width: 64px;}
.product.daxem .price-product{gap:3px;margin-bottom: 0;}
.product.daxem .price-old{line-height:15px;font-size: 12px;}
.product.daxem .price-new{line-height:15px;font-size: 12px;}
.product.daxem .price-new{margin-left:10px;}
.product.daxem .product-info{padding: 4px 10px;}
.product.daxem .name-product{min-height: 2em;}
.product.daxem .cover-product-info{width: calc(100% - 64px);}
.product.daxem .price-per{top: initial;bottom: 10%;right: initial;display:none;position:relative;}
.row-prod-flt-watch .wap-flex{margin: 0;}
.btn-write-comment,.comment-more{background-color: #be1e2d;border-color: #be1e2d;color: #fff;}
.detail-product .cover-content-detail .title-ctv{text-align: center;color: #2a83e9;display: inline-block;margin: auto;}
.detail-product .cover-content-detail .title-ctv svg{display: inline-block;margin-right: 4px;width: 20px;}
.sictv{text-align: center;}
body {top: 0 !important;}
.skiptranslate{display:none!important;}
.lang-header-top{position:relative;}
.lang-header-top .lang-header-main{/* border: 1px solid #d7d7d7; */width: auto;height: 32px;border-radius: 5px;text-align:center;padding: 0px 3px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;margin-bottom: 0;background: #ffffff;}
.lang-header-top .lang-header-main strong{display: block;align-items:center;justify-content:space-between;font-weight:normal;width: 100%;}
.lang-header-top .lang-header-main strong span{font-size:12.5px;width: 90px;text-align:left;padding-left:5px;    line-height: 14px;}
.lang-header-top .lang-header-main strong img{width: 38px;margin-top:0px;margin: 0;}
.lang-header-top .lang-header-main i{margin-top: -1px;color: #a5a4a4;margin-right: 5px;display: none;}
.lang-header-top .lang-header-ul{display:none;position:absolute;width:100%;top: 37px;left:0px;background: #ffffff;font-size:13px;padding:3px;opacity: 1;min-width: 100%;box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);    border-radius: 7px;}
.lang-header-top .lang-header-ul.active{display:block;-webkit-transform: perspective(600px) rotateX(0);transform: perspective(600px) rotateX(0);transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;opacity: 1;visibility: visible;}
.lang-header-top .lang-header-ul li{cursor:pointer;margin-bottom:5px;padding: 4px;display:flex;align-items:center;justify-content:space-between;width: 100%;height: 30px !important;z-index: 999999;color: #000;}
.lang-header-top .lang-header-ul li img{
    display: inline-block;
    max-width: 36px;
}
.lang-header-top .lang-header-ul li:hover{background: var(--color-main);color: #000;}
.lang-header-top .lang-header-ul li:last-child{margin-bottom:0px;}
.lang-header-top .lang-header-ul li span{width:80px;text-align:left;padding-right:5px;display: block;}
.list-tienich {
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    width: 200px;
    position: absolute;
    right: calc(100% + 15px);
    top: 0px;
    background: #fff;
    display: none;
    opacity: 0;
    transition: 0.5s;
}
.list-tienich.active {
    display: block;
    opacity: 1;
}
.list-tienich a {
    display: block;
    margin-bottom: 10px;
    color: #333;
}
.list-tienich a:last-child {
    margin-bottom: 0px;
}
.list-tienich span {
    font-size: 16px;
    font-weight: 500;
    display: block;
}
.list-tienich span:nth-child(2) {
    color: #ccc;
    font-size: 15px;
    font-weight: 400;
}
.list-tienich a:hover {
    color: #be1e2d !important;
}
.lst_product {
    max-width: 600px;
    margin: 0 auto;
}
.item_bh {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 14px 10px 10px;
    margin-bottom: 10px;
}
.frame_bh {
    display: flex;
    justify-content: space-between;
}
.pic_bh {
    width: 16%;
    overflow: hidden;
}
.info_bh {
    width: 38%;
    padding: 5px 0px;
}
.name_product {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}
.sub-bh {
    color: #999696;
    font-size: 13px;
    margin-top: 2px;
}
.vla_bh {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}
.info_bh1 {
    width: 38%;
    padding: 5px 0px;
}
.baohanh-list {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
}
.baohanh-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 2px;
}
.baohanh-cate {
    width: calc(100% - 170px);
}
.baohanh-products {
    width: 170px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.baohanh-products .itemBH{font-size: 14px;margin-right: 15px;display: none;}
.baohanh-products .itemBH.checked{display: block;}
.time_bh span{display: block;}
.item-BVBH{background: #FFF7F6;padding: 30px;min-height: 250px;border-radius: 20px;}
.item-BVBH .name,.wrap-list-home.BVBH .info .name{color: #BF1E2E;font-size: 30px;margin-bottom: 20px;}
.item-BVBH .img{}
.header-chonloai{padding: 15px 0;text-align: center;position: relative;font-size: 15px;font-weight: 700;}
.header-chonloai span{position: absolute;right: 17px;top: 10px;font-size: 21px;font-weight: 400;color: #666;}
.baophu_chonloai{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  transition: bottom 0.3s ease;
  z-index: -1;
  opacity: 0;
}
.baophu_chonloai.active{opacity: 0.5;z-index: 11;}
.info_chonloai{padding: 10px;text-align: left}
.info_chonloai .pro-detail-price{padding: 0;}
.saled{display: inline-block;min-width: 70px;line-height: 17px;color: #000;font-size: 13px;margin-left: 10px;}
.product-sp{}
.product-sp .branch-map{max-width: 154px;margin: 1.875rem auto 0 auto;border-color: #2a83e9;}
.product-sp .branch-map a{color:#2a83e9}
.wap-next-prev{position: relative;}
.detail-product .cover-content-detail .btn-left-swipper,.thumb-left .btn-left-swipper{ background: url(../images/prev.png) no-repeat center;
  font-size: 0;}
.detail-product .cover-content-detail .btn-right-swipper,.thumb-left .btn-right-swipper{background: url(../images/next.png) no-repeat center;
  font-size: 0;}
.left-pro-detail .btn-right-swipper:hover,.left-pro-detail .btn-left-swipper:hover{background-color:transparent; }
.btn-left-swipper {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: #7777779b;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -14px;
  transform: translateY(-50%);
  z-index: 9;
  transition: 0.3s ease;
  cursor: pointer;
  border-radius: 50%;
}
.btn-right-swipper {
  position: absolute;
  top: 50%;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7777779b;
  height: 30px;
  right: -14px;
  transition: 0.3s ease;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
  border-radius: 50%;
}
.btn-left-swipper i,
.btn-right-swipper i{color: #fff;font-weight: 700;}
.btn-left-swipper:hover,
.btn-right-swipper:hover{background-color: #777777;}
.cover-list-home .prev-list,.cover-list-home .next-list,.wrap-news .swiper-button-prev-n,.wrap-news .swiper-button-next-n{top: 34%;}
.news-t-pro{}
.news-t-pro .news-home{padding: 0;border-radius: none;box-shadow: none;}
.wrap-product-sp .cover-product-sp .price-product{min-height:25px}
.title-main-map{
      background-color: #5e5e5e;
      color: #fff;
      font-size: 17px;
      font-weight: 400;
      line-height: 40px;
      padding: 2px 10px;
      position: relative;
      width: 100%;
      z-index: 1000;
      text-align: center;
  }
  .xemthem-kthuc{
  min-width: 200px;
  margin:15px auto 0 auto;
  color:#0060c2;
  line-height: 38px;
  font-size: 17px;
  display: table;
  text-align:center;
  text-decoration:none;
  background: none;
  transition:0.5s;
  border-radius: 5px;
  border: 1px solid #0060c2;
  padding: 0px 20px;
  }
.xemthem-kthuc:hover{
  background:#0060c2; color: #fff;
  }
div.t-c{text-align: center;}