@charset "UTF-8";
.header-cachtop {
  background: #ebdcc7;
}
.header-cachtop .slogan_header {
  overflow: hidden;
  height: 42px;
}
.header-cachtop .slogan_header .slogan {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform: translateY(42px);
  transition: all 0.3s ease-in;
  width: 100%;
  align-items: center;
  height: 42px;
  z-index: 1;
}
.header-cachtop .slogan_header .slogan.active {
  opacity: 1;
  transform: translateY(0);
  z-index: 9;
  visibility: visible;
}
.header-cachtop .slogan_header .slogan a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  color: #373737;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.header-height {
  width: 100%;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
  padding: 0 clamp(18px, 1.7vw, 36px);
  position: relative;
  background-color: #faf7eb;
  z-index: 9;
}
.header-height .fixwidth {
  position: inherit;
}
.header-height .menu {
  position: inherit;
}
.header-height .menu .all_button_search_header {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 15px;
}
.header-height .menu .all_button_search_header .search_dropdown .nut_mo_timkiem {
  background: transparent;
  border: none;
}
.header-height .menu .all_button_search_header .search_dropdown .nut_mo_timkiem i {
  font-weight: 400;
  font-size: 22px;
}
.header-height .menu .all_button_search_header .search_dropdown .frm_timkiem {
  position: absolute;
  display: flex;
  align-items: center;
  left: 0;
  width: 100%;
}
.header-height .menu .all_button_search_header .search_dropdown .frm_timkiem > input {
  width: 100%;
  min-width: 300px;
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  background-color: #fff;
  height: 50px;
  z-index: 2;
  text-indent: 20px;
}
.header-height .menu .all_button_search_header .search_dropdown .frm_timkiem > button {
  background: transparent;
  width: fit-content;
  padding: 0 15px;
  right: 3px;
  height: 34px;
  left: auto;
  max-height: 35px !important;
  top: 50%;
  transform: translateY(-50%);
  text-shadow: none;
  font-weight: 400;
  font-size: 20px;
  color: #373737;
  text-transform: capitalize;
  margin: 0;
  position: absolute;
  min-height: 33px;
  min-width: 33px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.header-height .menu .all_button_search_header .search_dropdown .frm_timkiem > button i {
  font-weight: 400;
}
.header-height .menu .all_button_search_header .button_giohang a {
  position: relative;
}
.header-height .menu .all_button_search_header .button_giohang a .icon-cart-mobile {
  background-color: #a1151b;
  position: absolute;
  font-style: normal;
  font-weight: 500;
  font-size: 8px;
  line-height: 100%;
  color: #fff;
  top: -4px;
  right: -6px;
  width: 15px;
  height: 15px;
  text-align: center;
  padding: 3.5px;
  border-radius: 50%;
}

.wrap_banner_sale .all_grid_sale {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.wrap_banner_sale .all_grid_sale .cell {
  height: 100%;
}
.wrap_banner_sale .all_grid_sale .cell > img {
  height: 100% !important;
}
.wrap_banner_sale .all_grid_sale .cell .content_grid_sale {
  height: 100%;
  background: #e8e4d1;
  padding: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.wrap_banner_sale .all_grid_sale .cell .content_grid_sale .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
  text-align: center;
}
.wrap_banner_sale .all_grid_sale .cell .content_grid_sale .desc {
  color: #373737;
  font-weight: 400;
  line-height: 1;
  font-size: 80px;
  text-align: center;
  font-family: "Lora", serif;
}
.wrap_banner_sale .all_grid_sale .cell .content_grid_sale .url {
  align-items: center;
  background: #faf7eb;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #373737;
  display: inline-flex;
  flex-direction: column;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  margin-top: 40px;
  padding: 16px 24px;
  text-align: center;
  letter-spacing: 1px;
  transition: background-color 250ms, border-color 250ms, color 250ms;
}
.wrap_banner_sale .all_grid_sale .cell .content_grid_sale .url:hover {
  background: #faf7eb;
  border-color: #373737;
  color: #373737;
}

.wrap_danhmuc_noibat {
  padding: 100px 0;
  background: #faf7eb;
}
.wrap_danhmuc_noibat .hd_title {
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 1.1;
  font-size: 48px;
  font-family: "Lora", serif;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat {
  position: relative;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .control-slideshow {
  background: transparent;
  box-shadow: none;
  border: none;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .control-slideshow i {
  color: #373737;
  font-weight: 400;
  font-size: 40px;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .control-slideshow.next-dv {
  right: 0;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat.owl-wrap .owl-stage {
  will-change: transform;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat {
  position: relative;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat a {
  display: block;
  position: relative;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat .img_danhmuc_noibat img {
  aspect-ratio: 2.6/3;
  object-fit: cover;
  border: 1px solid #000;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat .content_danhmuc_noibat {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 55px 35px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat .content_danhmuc_noibat .ten_danhmuc_noibat {
  font-weight: 400;
  line-height: 1;
  font-size: 36px;
  font-family: "Lora", serif;
  color: #faf7eb;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat .content_danhmuc_noibat .url_danhmuc_noibat {
  align-items: center;
  background: #faf7eb;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #373737;
  display: inline-flex;
  flex-direction: column;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  justify-content: center;
  line-height: normal;
  padding: 16px 24px;
  margin-top: 30px;
  text-align: center;
  width: fit-content;
  transition: background-color 250ms, border-color 250ms, color 250ms;
}
.wrap_danhmuc_noibat .all_danhmuc_noibat .item_danhmuc_noibat .content_danhmuc_noibat .url_danhmuc_noibat:hover {
  border-color: #000;
}

.wrap_sp_nb {
  background: #faf7eb;
}
.wrap_sp_nb .all_title_nb {
  border-bottom: 1px solid #373737;
}
.wrap_sp_nb .all_title_nb .fixwidth {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 89px;
  margin-bottom: 45px;
}
.wrap_sp_nb .all_title_nb .hd_title {
  font-weight: 400;
  line-height: 1.1;
  font-size: 48px;
  font-family: "Lora", serif;
}
.wrap_sp_nb .all_title_nb a {
  align-items: center;
  color: inherit;
  display: inline-flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  animation-duration: 0.001s;
  transition: transform 0.001s linear 0.001s;
  animation-timing-function: step-end;
  animation-iteration-count: 1;
}
.wrap_sp_nb .all_title_nb a span {
  padding-right: 10px;
}
.wrap_sp_nb .all_title_nb a svg {
  animation-duration: 0.001s;
  transition: transform 0.001s linear 0.001s;
  animation-timing-function: step-end;
  animation-iteration-count: 1;
}
.wrap_sp_nb .all_title_nb a:hover {
  color: #a1151b;
  text-decoration-color: transparent;
}
.wrap_sp_nb .all_title_nb a:hover span {
  color: #a1151b;
  padding-right: 15px;
}
.wrap_sp_nb .all_title_nb a:hover svg {
  transform: translateX(5px);
  color: #a1151b;
}
.wrap_sp_nb .all_sanpham_noibat {
  padding-bottom: 100px;
}

.product {
  overflow: hidden;
  position: relative;
}
.product .all_img_product {
  position: relative;
}
.product .all_img_product .img_product {
  position: relative;
  overflow: hidden;
}
.product .all_img_product .img_product .thumb_sp img {
  aspect-ratio: 1/1.1;
  object-fit: cover;
  transition: all 0.5s ease;
}
.product .all_img_product .img_product .thumb_sp_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.product .all_img_product .img_product .thumb_sp_hover img {
  aspect-ratio: 1/1.1;
  object-fit: cover;
  transition: all 0.5s ease;
}
.product .all_img_product .img_product .all_discount {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.product .all_img_product .img_product .discount {
  background: #e9e3d2;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 0;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.product .all_img_product .img_product .tag_sp {
  background: #e9e3d2;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 6px 10px;
  border-radius: 0;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.product .all_img_product .all_url_product {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  opacity: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
  animation-duration: 0.001s;
  transition: transform 0.001s linear 0.001s;
  animation-timing-function: step-end;
  animation-iteration-count: 1;
}
.product .all_img_product .url_product {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 14px;
  color: #373737;
  background: #faf7eb;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 10px 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.product .all_img_product .url_product:hover {
  background: #bba887;
  border-color: #373737;
  color: #373737;
}
.product .all_img_product:hover .img_product .thumb_sp {
  opacity: 0;
}
.product .all_img_product:hover .img_product .thumb_sp_hover {
  opacity: 1;
}
.product .all_img_product:hover .all_url_product {
  opacity: 1;
}
.product .content_product {
  padding-top: 15px;
}
.product .content_product .title_product {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 3px;
  line-height: 1.3;
  color: #373737;
  font-family: "Lora", serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 57px;
}
.product .content_product .procr_sp {
  display: flex;
  flex-flow: row wrap;
  gap: 5px;
  justify-content: flex-start;
  font-family: "Lora", serif;
  font-size: 18px;
  font-weight: 400;
  color: #373737;
}
.product .content_product .procr_sp ins {
  text-decoration: none;
}
.product .content_product .all_item_itempro_detail {
  opacity: 1;
  transition: opacity 250ms;
  display: flex;
  flex-flow: row nowrap;
  flex-wrap: wrap;
  gap: 5px;
}
.product .content_product .all_item_itempro_detail .itempro_detail .bg_pro {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 50%;
  display: flex;
  height: 30px;
  justify-content: center;
  position: relative;
  width: 30px;
}
.product .content_product .all_item_itempro_detail .itempro_detail .bg_pro.active {
  border: 1px solid #373737;
}

.product_news {
  border: 1px solid #aaaaaa;
}
.product_news .content_product {
  border-top: 1px solid #aaaaaa;
  padding: 14px 18px;
}
.product_news .content_product .title_product {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  margin: 0 0 7px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 24px;
  font-family: "Lato", sans-serif;
}
.product_news .content_product .all_gia_rating {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
.product_news .content_product .all_gia_rating .rating {
  gap: 5px;
}
.product_news .content_product .all_gia_rating .rating .rating-inner {
  align-items: center;
  display: flex;
  gap: 4px;
}
.product_news .content_product .all_gia_rating .rating .rating-inner .star-rating {
  align-items: center;
  color: #bba887;
  display: inline-flex;
  font-size: 12px;
  overflow: hidden;
  position: relative;
}
.product_news .content_product .all_gia_rating .rating .rating-inner .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
}
.product_news .content_product .all_gia_rating .rating .rating-inner .star-rating > span {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.product_news .content_product .all_gia_rating .rating .rating-inner .star-rating > span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.product_news .content_product .all_gia_rating .rating .rating-inner .average {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
}

.wrap_banner_instagram {
  padding-top: 40px;
  background: #faf7eb;
}
.wrap_banner_instagram .all_title_nb {
  border-bottom: 1px solid #373737;
}
.wrap_banner_instagram .all_title_nb .fixwidth {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.wrap_banner_instagram .all_title_nb .hd_title {
  font-weight: 400;
  line-height: 1.1;
  font-size: 48px;
  font-family: "Lora", serif;
}
.wrap_banner_instagram .all_title_nb .hd_title span {
  color: #a1151b;
}
.wrap_banner_instagram .all_title_nb a {
  align-items: center;
  color: inherit;
  display: inline-flex;
  font-size: 16px;
  font-weight: 600;
  text-decoration-line: underline;
  animation-duration: 0.001s;
  transition: transform 0.001s linear 0.001s;
  animation-timing-function: step-end;
  animation-iteration-count: 1;
  border: 1px solid #373737;
  border-radius: 4px;
  padding: 16px 24px;
}
.wrap_banner_instagram .all_grid_instagram .owl-dots {
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
}
.wrap_banner_instagram .all_grid_instagram .owl-dots .owl-dot.active span {
  background: #373737;
}
.wrap_banner_instagram .all_grid_instagram .owl-dots .owl-dot span {
  height: 3px;
  width: 40px;
  border-width: 0px;
  border-radius: 0;
  background: #eaeaea;
  margin: 0 4px;
  opacity: 1;
}
.wrap_banner_instagram .all_grid_instagram .cell .img_instagram {
  position: relative;
  display: block;
}
.wrap_banner_instagram .all_grid_instagram .cell .img_instagram img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.wrap_banner_instagram .all_grid_instagram .cell .img_instagram .icon_instagram {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  visibility: hidden;
  animation-duration: 0.001s;
  transition: transform 0.001s linear 0.001s;
  animation-timing-function: step-end;
  animation-iteration-count: 1;
}
.wrap_banner_instagram .all_grid_instagram .cell .img_instagram .icon_instagram i {
  color: #fff;
  font-size: 24px;
}
.wrap_banner_instagram .all_grid_instagram .cell .img_instagram:hover .icon_instagram {
  opacity: 1;
  visibility: visible;
  background-color: rgba(111, 111, 111, 0.36);
  margin: 0px;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body {
  padding: 20px;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel button svg {
  font-weight: 300;
  width: 35px;
  height: 35px;
  stroke-width: 0.7px;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel button.is-prev {
  position: absolute;
  top: 20px;
  left: 50%;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel button.is-next {
  position: absolute;
  top: 20px;
  left: calc(50% + 60px);
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel .grid_carousel_instagram {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel .grid_carousel_instagram img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel .grid_carousel_instagram .content_instagram {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel .grid_carousel_instagram .content_instagram .constrol_instagram {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
}
.wrap_banner_instagram .all_grid_instagram #popup_instagram .modal-body .f-carousel .grid_carousel_instagram .content_instagram .desc_instagram {
  padding: 15px 30px;
  line-height: 1.5;
  text-align: center;
  font-size: 14px;
}

.boxfooter_container {
  background: #faf7eb;
}
.boxfooter_container .boxfooter_top {
  position: relative;
  padding: 100px 0 30px 0;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer {
  max-width: 380px;
  margin: auto;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer .title_form_footer {
  font-size: 32px;
  font-weight: 400;
  font-family: "Lora", serif;
  margin-bottom: 7px;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer .content_form_footer {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer form .input_email {
  color: #373737;
  padding: 16px 0;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #373737;
  border-radius: 0;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer form .btn_contact {
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 40px 0 0 0;
  display: flex;
  width: 124px;
  padding: 16px 0px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #373737;
  background-color: transparent;
  color: #373737;
  transition: all 0.3s linear;
  opacity: 1;
}
.boxfooter_container .boxfooter_top .inner-row .all_form_footer form .btn_contact:hover {
  background: #a1151b;
  color: #fff;
}
.boxfooter_container .boxfooter_top .inner-row .cell .title_chinhanh_footer {
  color: #373737;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 0;
  padding-bottom: 24px;
  width: 100%;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_chinhanh_footer ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_chinhanh_footer ul li {
  display: flex;
  align-items: baseline;
  gap: 10px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_chinhanh_footer ul li i {
  font-weight: 600;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_menu_footer p {
  margin-bottom: 12px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_menu_footer p a {
  color: #373737;
  font-size: 16px;
  font-weight: 400;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_mxh_footer {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_mxh_footer img {
  width: 35px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_img-thanhtoan_footer {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_img-thanhtoan_footer img {
  width: 43px;
  height: 26px;
  object-fit: contain;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_content_giolamviec {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_content_giolamviec span:nth-child(2) {
  color: #ff0000;
  font-weight: 600;
  font-style: italic;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_imgtmdt_footer {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_imgtmdt_footer li {
  max-width: 60px;
}
.boxfooter_container .boxfooter_top .inner-row .cell .all_imgtmdt_footer li .imgtmdt img {
  max-width: 60px;
  margin: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.boxfooter_container .boxfooter_top .inner-row .cell .img_bocongthuong {
  display: block;
  text-align: center;
}
.boxfooter_container .boxfooter_top .inner-row .cell .img_bocongthuong img {
  max-width: 260px;
  object-fit: cover;
  width: 100%;
}
.boxfooter_container .boxfooter_center {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #373737;
  border-bottom: 1px solid #373737;
}
.boxfooter_container .boxfooter_center .all_mxh_menu_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.boxfooter_container .boxfooter_center .all_mxh_menu_footer .all_mxh_footer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.boxfooter_container .boxfooter_center .all_mxh_menu_footer .all_mxh_footer .mxh_footer img {
  width: 25px;
}
.boxfooter_container .boxfooter_center .all_mxh_menu_footer .cell_footer ul {
  display: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
}
.boxfooter_container .boxfooter_center .all_mxh_menu_footer .cell_footer ul li a {
  color: #373737;
  font-size: 16px;
  font-weight: 400;
}
.boxfooter_container .copyright .logo_footer {
  text-align: center;
  padding-top: 50px;
}
.boxfooter_container .copyright .content_copyright {
  font-size: 14px;
  font-weight: 400;
  color: #bba887;
  margin-top: 25px;
  padding-bottom: 20px;
}

.boloc_mobile {
  display: none;
}

.check_danhmuc_pagesp.active .all_filter_danhmuc_page .filter_page .icon_active {
  display: block;
}
.check_danhmuc_pagesp.active .all_filter_danhmuc_page .filter_page .icon {
  display: none;
}
.check_danhmuc_pagesp.active .row_page_sp .col-page-search {
  display: block;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .filter_page {
  cursor: pointer;
  border-radius: 28px;
  font-size: 15px;
  text-transform: uppercase;
  height: 55px;
  padding: 0 30px;
  border: 1px solid #373737;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 700;
  flex-direction: row-reverse;
  font-family: "Lora", serif;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .filter_page .icon_active {
  display: none;
  line-height: 1;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .all_danhmuc_page ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 0;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .all_danhmuc_page ul li {
  padding: 0 12px;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .all_danhmuc_page ul li.active a {
  border-bottom: 1px solid #373737;
}
.check_danhmuc_pagesp .all_filter_danhmuc_page .all_danhmuc_page ul li a {
  color: #73706c;
  font-size: 16px;
  padding-bottom: 2px;
  display: block;
}
.check_danhmuc_pagesp .row_page_sp {
  display: flex;
  gap: 30px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search {
  display: none;
  flex: 0 0 300px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .close_col-page-search {
  display: none;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_filter_remove_all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 5px;
  gap: 15px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_filter_remove_all label {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-family: "Lora", serif;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_filter_remove_all .remove_danhmuc_all {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .list_filter_selected {
  margin-bottom: 15px;
  padding-bottom: 5px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .list_filter_selected .filter_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .list_filter_selected .filter_item > div {
  display: flex;
  align-items: center;
  gap: 5px;
  text-transform: uppercase;
  color: #373737;
  font-size: 13px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .list_filter_selected .filter_item > div span {
  color: #73706c;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .list_filter_selected .filter_item .remove_one {
  width: 30px;
  text-align: right;
  cursor: pointer;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp.active .all_check_dm {
  display: block;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp.active .all_check_dm.all_check_dm_mausac {
  display: grid;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_title_danhmuc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_title_danhmuc label {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 2px;
  cursor: pointer;
  font-family: "Lora", serif;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_title_danhmuc label i {
  font-size: 16px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_title_danhmuc .remove_danhmuc {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm {
  display: none;
  margin-bottom: 30px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm.all_check_dm_mausac {
  grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
  grid-gap: 10px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc {
  cursor: pointer;
  align-items: center;
  border: 1px solid #ede9d9;
  border-radius: 8px;
  display: flex;
  height: 50px;
  justify-content: space-between;
  padding: 0px 15px;
  margin-bottom: 10px;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc.check_mausac {
  width: 50px;
  height: 50px !important;
  padding: 3px !important;
  border-radius: 50% !important;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc.check_mausac.active {
  border: 1px solid #373737;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc.check_mausac .bg_pro {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc span {
  color: #45413d;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.check_danhmuc_pagesp .row_page_sp .col-page-search .all_title_danhmuc_sanpham_right .all_danhmuc_sp .all_check_dm .check_boloc .icon_check i {
  font-size: 18px;
  font-weight: 300;
}
.check_danhmuc_pagesp .row_page_sp .col-page-sp {
  flex: 1 1 auto;
}
.check_danhmuc_pagesp .row_page_sp .col-page-sp .tatsasp {
  width: fit-content;
  position: absolute;
  top: 90px;
  color: #73706c;
  font-size: 12px;
}
.check_danhmuc_pagesp .boloc_all_search .boloc_arrange {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.check_danhmuc_pagesp .boloc_all_search .boloc_arrange span {
  color: #73706c;
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
.check_danhmuc_pagesp .boloc_all_search .boloc_arrange select {
  border: none;
  font-size: 20px;
}
.check_danhmuc_pagesp .boloc_all_search .boloc_arrange select:focus-visible {
  outline: none;
}

.grid-pro-detail {
  display: flex;
  border-bottom: 1px solid #373737;
}
.grid-pro-detail .gallery_pro-detail {
  display: none;
}
.grid-pro-detail .left-pro-detail {
  flex: 0 0 50%;
  background: #faf7eb;
}
.grid-pro-detail .left-pro-detail .all_album_pro_detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
  position: sticky;
  top: 70px;
}
.grid-pro-detail .left-pro-detail .all_album_pro_detail .album_pro_detail {
  position: relative;
}
.grid-pro-detail .left-pro-detail .all_album_pro_detail .album_pro_detail:nth-child(odd)::after {
  border-right-color: #373737;
}
.grid-pro-detail .left-pro-detail .all_album_pro_detail .album_pro_detail::after {
  border-bottom: 1px solid #373737;
  border-right: 1px solid transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.grid-pro-detail .left-pro-detail .all_album_pro_detail .album_pro_detail img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.grid-pro-detail .right-pro-detail {
  flex: 1 1 auto;
  background: #ede9d9;
  padding: 70px 0 70px 70px;
  border-left: 1px solid #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky {
  position: sticky;
  top: 60px;
  max-width: 640px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .title-pro-detail {
  color: #2b2b2b;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.6;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .product-brand-wrapper a {
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 14px;
  color: #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail {
  display: flex;
  align-items: center;
  gap: 15px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner {
  align-items: center;
  display: flex;
  gap: 4px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner .star-rating {
  align-items: center;
  color: #bba887;
  display: inline-flex;
  font-size: 12px;
  overflow: hidden;
  position: relative;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner .star-rating::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 2px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner .star-rating > span {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner .star-rating > span::before {
  content: "\f005\f005\f005\f005\f005";
  font-family: "Font Awesome 5 Pro";
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .rating-inner .average {
  color: #707070;
  font-size: 11px;
  font-weight: 300;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .review-count {
  color: #373737;
  font-size: 13px;
  font-weight: 300;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_price_rating_detail .rating_product_detail .loop-rating {
  align-items: center;
  display: flex;
  gap: 4px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .price_detail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  padding: 6px 0;
  font-weight: 600;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .price_detail del {
  color: #777;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_cat_catpro_detail {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 15px 0;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_cat_catpro_detail .catpro_detail {
  position: relative;
  cursor: pointer;
  align-items: center;
  background: transparent;
  border: 1px solid #c1bfb7;
  border-radius: 5px;
  color: #373737;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 11px;
  height: 32px;
  line-height: 1;
  opacity: 1;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_cat_catpro_detail .catpro_detail.active {
  border-color: #0d6efd;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_cat_catpro_detail .catpro_detail.active::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  top: 0;
  background: #0d6efd;
  color: #fff;
  width: 12px;
  height: 12px;
  border-bottom-right-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6px;
  margin: 0;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_item_itempro_detail {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 15px 0;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_item_itempro_detail .itempro_detail {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  position: relative;
  padding: 3px;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_item_itempro_detail .itempro_detail.active {
  border: 1px solid #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_item_itempro_detail .itempro_detail .bg_pro {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart {
  display: flex;
  gap: 8px;
  align-items: stretch;
  margin-top: 15px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .quantity-pro-detail {
  flex: 0 0 150px;
  width: 100%;
  display: flex;
  align-items: center;
  background: transparent;
  height: 57px;
  border: 1px solid #373737;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .quantity-pro-detail button {
  flex: 0 0 40px;
  height: 100%;
  border: none;
  background: transparent;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .quantity-pro-detail button svg {
  width: 12px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .quantity-pro-detail input {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  text-align: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .all_addcart_detail {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .addcart {
  cursor: pointer;
  flex: 1 1 auto;
  background: #a11e21;
  border-color: #373737;
  border-radius: 4px;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 21px;
  color: #f9f8f3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-align: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_soluong_addtocart .addcart ins {
  text-decoration: none;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .product-shop-pay {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .product-shop-pay span {
  display: inline-flex;
  padding-left: 2px;
  position: relative;
  top: 4px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .product-paddle-design-wrap {
  margin-top: 15px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .product-paddle-design-wrap a {
  background: transparent;
  border: 1px solid #373737;
  border-radius: 4px;
  height: 57px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 21px;
  color: #373737;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  padding: 10px 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.9;
  text-align: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .prod_description {
  border-top: 1px solid #373737;
  margin-top: 50px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .prod_description .accord-descr .title_accord-descr {
  padding: 12px 12px 12px 8px;
  border-bottom: 1px solid #373737;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .prod_description .accord-descr .desc_accord-descr {
  display: none;
  padding: 12px 12px 12px 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together {
  margin-top: 40px;
  position: relative;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .title_frequently {
  color: #373737;
  font-weight: 400;
  font-size: 25px;
  margin-bottom: 20px;
  font-family: "Lora", serif;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently {
  display: flex;
  flex-flow: row wrap;
  align-content: center;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 15px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  order: 1;
  width: auto;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image {
  flex: 0 1 auto;
  max-width: 120px;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image:last-child .rebuy-bundle__image-divider {
  display: none;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image a {
  display: block;
  width: calc(100% - 30px);
  border: 1px solid #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image a img {
  display: block;
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1/1;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image .rebuy-bundle__image-divider {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  text-align: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .rebuy-bundle__images .rebuy-bundle__image .rebuy-bundle__image-divider i {
  font-size: 20px;
  font-weight: 900;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .all_addtocart_rebuy {
  flex: 1 1 auto;
  order: 2;
  min-width: 200px;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
  height: -webkit-fill-available;
  justify-content: center;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .all_addtocart_rebuy a {
  display: block;
  background: transparent;
  border: 1px solid #373737;
  color: #373737;
  padding: 10px 15px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .all_addtocart_rebuy .total_rebuy {
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 16px;
  font-weight: 600;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .all_sp_addtocart_frequently .all_addtocart_rebuy .total_rebuy span {
  font-weight: 400;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 20px;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-checkbox-label input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-checkbox-label input:checked {
  background-color: #607693;
  border-color: #607693;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-checkbox-label input:checked::after {
  content: "✓";
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-product-title a {
  text-decoration: underline !important;
  text-overflow: ellipsis;
  line-height: 24px;
  color: #373737;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-product-price {
  color: #373737;
  font-size: 16px;
  font-weight: 400;
}
.grid-pro-detail .right-pro-detail .right-pro-detail-sticky .all_frequently_bought_together .list_frequently .rebuy-product-info .rebuy-product-price ins {
  text-decoration: none;
}

.all_sanpham_noibat {
  background: #faf7eb;
  padding: 60px 0;
}
.all_sanpham_noibat .all_title_sp_noibat {
  border-bottom: 1px solid #373737;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.all_sanpham_noibat .all_title_sp_noibat .title_sp_noibat {
  font-size: 36px;
  font-family: "Lora", serif;
  font-weight: 400;
}
.all_sanpham_noibat .all_sp_noibat .owl-tt {
  width: 93%;
  margin: auto;
}
.all_sanpham_noibat .all_sp_noibat .control-slideshow {
  font-size: 30px;
}
.all_sanpham_noibat .all_sp_noibat .control-slideshow.next-spnb {
  right: 0;
}

.all_sanpham_noibat .all_sp_noibat {
  position: relative;
  max-width: 96%;
  margin: auto;
}
.all_sanpham_noibat .all_sp_noibat .control-slideshow {
  background: transparent;
  box-shadow: none;
  border: none;
}

.all_rating_pro_detail {
  background: #ede9d9;
  padding: 60px 0;
}

#rating .rating-system {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 10px;
}
#rating .rating--inner {
  display: flex;
  align-items: center;
}
#rating .rating--inner:not(.selected) ul li.active ~ li i {
  font-weight: 700;
}
#rating .rating--inner:not(.selected) ul:hover li:hover ~ li i {
  font-weight: 700;
}
#rating .rating--inner:not(.selected) ul > li:hover > i {
  font-weight: 700;
}
#rating .rating--inner ul {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
#rating .rating--inner ul li {
  padding-right: 5px;
  display: flex;
  align-items: center;
}
#rating .rating--inner ul li.active i {
  font-weight: 700;
}
#rating .rating--inner ul li i {
  color: #000;
  font-weight: 300;
  font-size: 15px;
  font-family: "Font Awesome 5 Pro";
}
#rating .input-contact input {
  height: 45px;
  border-radius: 5px;
  border: 1px solid #adadad;
  margin-top: 10px;
}
#rating .input-contact textarea {
  text-indent: 15px;
  resize: none;
  height: 120px;
  padding: 10px 0;
  color: #495057;
  border-radius: 5px;
  border: 1px solid #adadad;
  margin-top: 10px;
}
#rating .button_submit_rating {
  margin-top: 25px;
}
#rating .button_submit_rating .submit_rating {
  background-color: #fff;
  color: #000204;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  transition: 0.3s ease-out;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #adadad;
}

.shop-bar {
  position: fixed;
  top: auto;
  left: 0;
  bottom: 0;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.0392156863), 0 -8px 16px rgba(0, 0, 0, 0.0784313725);
  border-top: unset;
  height: 92px;
  transform: translateY(120px);
  transition: transform 0.35s ease;
  width: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #faf7eb;
}
.shop-bar.active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.shop-bar .shop-inside .all_soluong_addtocart {
  display: flex;
  gap: 8px;
  align-items: stretch;
  margin-top: 15px;
}
.shop-bar .shop-inside .all_soluong_addtocart .quantity-pro-detail {
  flex: 0 0 150px;
  width: 100%;
  display: flex;
  align-items: center;
  background: transparent;
  height: 57px;
  border: 1px solid #373737;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #373737;
}
.shop-bar .shop-inside .all_soluong_addtocart .quantity-pro-detail button {
  flex: 0 0 40px;
  height: 100%;
  border: none;
  background: transparent;
}
.shop-bar .shop-inside .all_soluong_addtocart .quantity-pro-detail button svg {
  width: 12px;
}
.shop-bar .shop-inside .all_soluong_addtocart .quantity-pro-detail input {
  flex: 1 1 auto;
  width: 100%;
  height: 100%;
  border: none;
  background: transparent;
  text-align: center;
}
.shop-bar .shop-inside .all_soluong_addtocart .all_addcart_detail {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 8px;
}
.shop-bar .shop-inside .all_soluong_addtocart .addcart {
  flex: 1 1 auto;
  background: #a11e21;
  border-color: #373737;
  border-radius: 4px;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 21px;
  color: #f9f8f3;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.shop-bar .shop-inside .all_soluong_addtocart .addcart ins {
  text-decoration: none;
}

.wrap_gioithieu .wrap_vechungtoi {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-bottom: 1px solid #000;
}
.wrap_gioithieu .wrap_vechungtoi .col_vct > img {
  height: 100% !important;
  object-fit: cover;
}
.wrap_gioithieu .wrap_vechungtoi .col_vct .content_col_vct {
  height: 100%;
  background: #e8e4d1;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.wrap_gioithieu .img_col_vct_image_two {
  position: relative;
  border-bottom: 1px solid #000;
}
.wrap_gioithieu .img_col_vct_image_two img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 5/2;
}
.wrap_gioithieu .aboutpage-text__wrap {
  background: #faf7eb;
  padding: 100px 0 100px 0;
  border-bottom: 1px solid #000;
}
.wrap_gioithieu .aboutpage-text__wrap .homepage-text__title {
  color: #373737;
  text-align: center;
  line-height: 1.2;
  font-size: 64px;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: "Lora", serif;
}
.wrap_gioithieu .aboutpage-text__wrap .homepage-text__message {
  text-align: center;
  max-width: 80%;
  margin: auto;
}

.content-main-page-news .page_news_noibat {
  position: relative;
}
.content-main-page-news .page_news_noibat .owl-dots {
  margin: 0;
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
}
.content-main-page-news .page_news_noibat .owl-dots .owl-dot.active span {
  background: #373737;
}
.content-main-page-news .page_news_noibat .owl-dots .owl-dot span {
  height: 3px;
  width: 40px;
  border-width: 0px;
  border-radius: 0;
  background: #eaeaea;
  margin: 0 4px;
  opacity: 1;
}
.content-main-page-news .page_news_noibat .slide_news_noibat {
  position: relative;
  height: calc(100vh - 116px);
}
.content-main-page-news .page_news_noibat .slide_news_noibat a {
  display: block;
  height: 100%;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .img_news_noibat {
  position: relative;
  width: 100%;
  height: 100%;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .img_news_noibat::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(55, 55, 55, 0.3490196078);
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .img_news_noibat img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat {
  position: absolute;
  z-index: 9;
  height: 100%;
  width: 100%;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat .content_news_noibat {
  padding: 70px 70px 70px;
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat .content_news_noibat .time_tintuc {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat .content_news_noibat .title {
  font-size: 48px;
  line-height: 1.4;
  margin-bottom: 24px;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Lora", serif;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat .content_news_noibat .xemthem {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 17px;
  line-height: 21px;
  text-transform: capitalize;
  color: #000;
  padding: 18px 29px;
  transition: transform 0.001s linear;
  text-align: center;
  border: 1px solid #faf7eb;
  background: #faf7eb;
  max-width: 180px;
  margin: auto;
}
.content-main-page-news .page_news_noibat .slide_news_noibat a .all_content_news_noibat .content_news_noibat .xemthem:hover {
  background: #a1151b;
  border-color: #a1151b;
  color: #fff;
}
.content-main-page-news .page_news_slide_noibat {
  position: relative;
  background: #faf7eb;
  padding: 85px 0;
}
.content-main-page-news .page_news_slide_noibat .title_news_slide_noibat {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.6;
  margin-bottom: 36px;
  font-family: "Lora", serif;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat {
  position: relative;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat.is-offset {
  padding-left: 80px;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat.no-offset {
  padding-left: 0;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat .control-slideshow {
  background: transparent;
  box-shadow: none;
  border: none;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat .control-slideshow i {
  color: #373737;
  font-weight: 400;
  font-size: 40px;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat .control-slideshow.next-news-nb {
  right: 0;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat .slide-news-nb .owl-stage {
  display: flex;
  align-items: stretch;
}
.content-main-page-news .page_news_slide_noibat .news_slide_noibat .slide-news-nb .owl-stage .owl-item {
  width: 100%;
  display: flex;
  justify-content: center;
}
.content-main-page-news .all_page_one_news {
  position: relative;
  background: #faf7eb;
}
.content-main-page-news .all_page_one_news .row_page_one_news {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .img_one_news {
  height: 100%;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .img_one_news img {
  aspect-ratio: 2.5/2;
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news {
  border: 1px solid #373737;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  height: 100%;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr {
  max-width: 450px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: inherit;
  align-items: flex-start;
  justify-content: center;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr .sub_title {
  margin: 0 0 8px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  font-family: "Lora", serif;
  color: #373737;
  text-transform: uppercase;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr .title {
  font-weight: 600;
  font-size: 36px;
  line-height: 1.4;
  font-family: "Lora", serif;
  color: #373737;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr .desc {
  margin: 16px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  font-family: "Lora", serif;
  color: #373737;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr .xemthem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: max-content;
  margin: 24px 0 0;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 16px;
  padding: 18px 40px;
  line-height: 1.4;
  background: #a1151b;
  border: 1px solid #a1151b;
}
.content-main-page-news .all_page_one_news .row_page_one_news .col_page_one_news .content_one_news .descr .xemthem:hover {
  background: transparent;
  color: #a1151b;
}
.content-main-page-news .all_page_tab_danhmuc_news {
  position: relative;
  padding: 80px 0;
  background: #faf7eb;
}
.content-main-page-news .all_page_tab_danhmuc_news .title_page_tab_danhmuc_news {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
}
.content-main-page-news .all_page_tab_danhmuc_news .nav-pills {
  gap: 10px;
  justify-content: center;
}
.content-main-page-news .all_page_tab_danhmuc_news .nav-pills .nav-item a {
  cursor: pointer;
  height: 36px;
  border: 1px solid #373737;
  padding: 8px 18px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 18px;
  /* margin: 0 14px; */
  transition: 0.3s all linear;
  color: #373737;
  border-radius: 0;
}
.content-main-page-news .all_page_tab_danhmuc_news .nav-pills .nav-item a.active {
  background-color: rgb(114, 117, 99);
  border-color: rgb(114, 117, 99);
  color: rgb(255, 255, 255);
}
.content-main-page-news .all_page_tab_danhmuc_news .tab-content {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #bba887;
}
.content-main-page-news .all_page_tab_danhmuc_news .tab-content .tab-pane .paging-product-index .title_pagin_prod {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
  color: #373737;
}
.content-main-page-news .all_page_tab_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore {
  text-align: center;
  margin-top: 15px;
}
.content-main-page-news .all_page_tab_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore .loadMoreBtn {
  align-items: center;
  background: #faf7eb;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #373737;
  display: inline-flex;
  flex-direction: column;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  padding: 16px 24px;
  text-align: center;
  letter-spacing: 1px;
  transition: background-color 250ms, border-color 250ms, color 250ms;
}
.content-main-page-news .all_page_tab_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore .loadMoreBtn:hover {
  background: #faf7eb;
  border-color: #373737;
  color: #373737;
}
.content-main-page-news .all_page_danhgianews {
  position: relative;
  background: #727563;
  padding: 85px 0;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews {
  display: flex;
  flex: 1 0;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .img_danhgianews {
  width: 100%;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .img_danhgianews img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews {
  max-width: 470px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: inherit;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  font-style: normal;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .start {
  width: 100%;
  text-align: center;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .start img {
  max-width: 120px;
  margin: 0 auto;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .desc {
  color: #fff;
  font-size: 28px;
  line-height: 1.4;
  margin: 16px 0 0;
  font-weight: 400;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .title {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin: 16px auto 0;
  opacity: 0.8;
  font-weight: 600;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .title svg {
  margin-right: 16px;
  vertical-align: middle;
  margin-top: -4px;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .link {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  color: #000;
  padding: 18px 40px;
  margin: 36px auto 0;
  background: #faf7eb;
  border: 1px solid #faf7eb;
}
.content-main-page-news .all_page_danhgianews .row_danhgianews .col_danhgianews .content_danhgianews .link:hover {
  background: #a1151b;
  color: #fff;
}
.content-main-page-news .page_noidung_danhgianews {
  position: relative;
  padding: 100px 0;
  background: #faf7eb;
}
.content-main-page-news .page_noidung_danhgianews .desc {
  text-align: center;
  width: 100%;
  max-width: 780px;
  margin: auto;
  font-size: 14px;
  line-height: 1.6;
  color: #373737;
  letter-spacing: 1px;
}

.post {
  position: relative;
  border: 1px solid #373737;
  margin-bottom: 5px;
}
.post .post_thumb img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.post .all_content_post {
  padding: 20px;
}
.post .all_content_post .title_news {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.6;
  color: #373737;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Lora", serif;
}

.all_detail_news_page {
  position: relative;
  padding: 50px 70px 0;
  background: #faf7eb;
}
.all_detail_news_page .back_news_detail {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  transition: 0.3s all linear;
  cursor: pointer;
  color: #373737;
}
.all_detail_news_page .back_news_detail:hover {
  color: #a1151b;
}
.all_detail_news_page .back_news_detail svg {
  margin-right: 12px;
}
.all_detail_news_page .row_col_tintuc {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
}
.all_detail_news_page .row_col_tintuc .col-ttright {
  flex: 0 0 350px;
  width: 100%;
  position: sticky;
  top: 120px;
  left: 0%;
  padding-right: 20px;
  margin: 20px 0 20px;
}
.all_detail_news_page .row_col_tintuc .col-ttright .all_quangcao {
  width: 350px;
}
.all_detail_news_page .row_col_tintuc .col-ttright .all_quangcao .quangcao {
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.all_detail_news_page .row_col_tintuc .col-ttright .all_quangcao .quangcao img {
  aspect-ratio: 2/3;
  object-fit: cover;
  width: 100%;
  border-radius: 8px;
}
.all_detail_news_page .row_col_tintuc .col-ttleft {
  flex: 1 1 auto;
}
.all_detail_news_page .row_col_tintuc .col-ttleft .title_news {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.4;
  font-family: "Lora", serif;
  color: #373737;
}
.all_detail_news_page .row_col_tintuc .col-ttleft .time_tintuc {
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #898883;
  display: flex;
  align-items: center;
  gap: 14px;
}
.all_detail_news_page .row_col_tintuc .col-ttleft .img_news_row_detail {
  margin-bottom: 30px;
}
.all_detail_news_page .row_col_tintuc .col-ttleft .img_news_row_detail img {
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.all_detail_news_page .all_share_buy_together {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
  padding-top: 40px;
  padding-bottom: 80px;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left {
  flex: 0 0 350px;
  width: 100%;
  padding-right: 70px;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_share {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_share span {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_share ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  gap: 10px;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe {
  background: #727563;
  padding: 36px 28px;
  color: #fff;
  margin-top: 60px;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  margin: 0 0 8px;
  color: #fff;
  font-family: "Lora", serif;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe .desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px;
  color: #fff;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe form {
  position: relative;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe form .input_email {
  background: transparent;
  padding: 6px 0;
  border: none;
  border-bottom: 1px solid #ffffff;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 32px;
  width: 100%;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe form .input_email::placeholder {
  color: #fff;
}
.all_detail_news_page .all_share_buy_together .share_buy_together_left .all_form_lienhe form .btn_contact {
  background: transparent;
  border: unset;
  width: 25px;
  padding: 0;
  position: absolute;
  height: 100%;
  right: 0%;
  font-weight: 700;
  letter-spacing: 2px;
  top: 50%;
  transform: translateY(-50%);
}
.all_detail_news_page .all_share_buy_together .share_buy_together_right {
  flex: 1 1 auto;
}

.all_contact_lienhe {
  position: relative;
  background: #faf7eb;
  border-bottom: 1px solid #373737;
}
.all_contact_lienhe .all_banner_contact {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  border-bottom: 1px solid #373737;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact {
  height: 100%;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact:nth-child(1) {
  background: #eceadb;
  padding: 50px;
  border-right: 1px solid #373737;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact .img {
  height: 100%;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact .img img {
  aspect-ratio: 3.8/3;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact .content {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  height: 100%;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact .content .title {
  font-weight: 700;
  line-height: 1;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}
.all_contact_lienhe .all_banner_contact .col_banner_contact .content .desc {
  font-weight: 400;
  line-height: 1;
  color: #373737;
  font-size: 80px;
  font-family: "Lora", serif;
  text-align: center;
}
.all_contact_lienhe .all_form_contact {
  width: 100%;
  max-width: 680px;
  margin: auto;
  margin-top: 50px;
  padding-bottom: 50px;
}
.all_contact_lienhe .all_form_contact .content_form_contact {
  margin-bottom: 50px;
}
.all_contact_lienhe .all_form_contact .content_form_contact .title {
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-align: center;
  color: #373737;
}
.all_contact_lienhe .all_form_contact .content_form_contact .desc {
  color: #373737;
  font-size: 34px;
  line-height: 1.6;
  text-align: center;
  font-family: "Lora", serif;
  font-weight: 600;
}
.all_contact_lienhe .all_form_contact .all-ghc-ssp-button-track_order {
  display: grid;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  padding-bottom: 50px;
}
.all_contact_lienhe .all_form_contact .all-ghc-ssp-button-track_order .ghc-ssp-button-track_order {
  min-width: 130px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  background-color: #ffffff;
  cursor: pointer;
  display: flex;
  padding: 16px;
}
.all_contact_lienhe .all_form_contact .all-ghc-ssp-button-track_order .ghc-ssp-button-track_order a {
  text-decoration: none;
  display: flex;
  align-items: center;
  width: 100%;
  flex-direction: column;
  color: #161616;
  gap: 16px;
}
.all_contact_lienhe .all_form_contact .all-ghc-ssp-button-track_order .ghc-ssp-button-track_order a span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
  text-align: center;
}
.all_contact_lienhe .all_form_contact form {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #fff;
}
.all_contact_lienhe .all_form_contact form .title_form {
  padding: 25px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  border-bottom: 1px solid #dddddd;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form {
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact label {
  display: inline-block;
  margin-bottom: 4px;
  color: #161616;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.14px;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact label span {
  color: #f24f66;
  margin-left: 4px;
  font-size: 18px;
  font-weight: 600;
  padding-top: 3px;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact input,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact select,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact textarea {
  height: 48px;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  color: #161616;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact input:focus-visible,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact select:focus-visible,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact textarea:focus-visible {
  outline: none;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact input:focus,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact select:focus,
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact textarea:focus {
  outline: none;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .input-contact textarea {
  height: 150px;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .btn_contact {
  padding: 14px 20px;
  border: 0;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: background-color 350ms ease;
  background-color: #161616;
  color: #ffffff;
  margin-top: 16px;
}
.all_contact_lienhe .all_form_contact form .all_input_contact_form .btn_contact:hover {
  background: #6a6a6a;
  color: #fff;
}

.desc_page_chinhsach_detail {
  max-width: 700px;
  margin: auto;
  padding-bottom: 30px;
}

.wrap_custom_page {
  background: #faf7eb;
}
.wrap_custom_page .wrap_banner_custom {
  position: relative;
}
.wrap_custom_page .wrap_banner_custom .img_banner {
  position: relative;
  height: calc(100vh - 117px);
  width: 100%;
}
.wrap_custom_page .wrap_banner_custom .img_banner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.09);
}
.wrap_custom_page .wrap_banner_custom .img_banner img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.wrap_custom_page .wrap_banner_custom .content_col_vct {
  max-width: 1320px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.wrap_custom_page .wrap_banner_custom .content_col_vct .title {
  font-size: 48px;
  line-height: 58px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #fff;
  text-align: right;
  font-family: "Lora", serif;
}
.wrap_custom_page .wrap_banner_custom .content_col_vct .link {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  color: #000;
  padding: 18px 40px;
  width: fit-content;
  display: block;
  margin-left: auto;
  margin-right: 0;
  background: #faf7eb;
  border: 1px solid #faf7eb;
}
.wrap_custom_page .wrap_banner_custom .content_col_vct .link:hover {
  background: #a1151b;
  border-color: #a1151b;
  color: #fff;
}
.wrap_custom_page .all_slogan_custom {
  position: relative;
  border-bottom: 1px solid #c7c5bc;
}
.wrap_custom_page .all_slogan_custom .slogan_custom {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrap_custom_page .all_slogan_custom .slogan_custom .slogan {
  max-width: 100%;
  position: relative;
}
.wrap_custom_page .all_slogan_custom .slogan_custom .slogan:last-child::after {
  content: none;
}
.wrap_custom_page .all_slogan_custom .slogan_custom .slogan::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #bba887;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translate(50%, -50%);
}
.wrap_custom_page .all_slogan_custom .slogan_custom .slogan span {
  display: block;
  font-weight: 400;
  font-size: 24px;
  line-height: 125%;
  position: relative;
  margin: 0 40px;
  padding: 30px 0;
  font-family: "Lora", serif;
}
.wrap_custom_page .all_page_cachthuc_hoatdong {
  position: relative;
  padding: 70px 0;
  border-bottom: 1px solid rgba(114, 117, 99, 0.32);
}
.wrap_custom_page .all_page_cachthuc_hoatdong .content_top_cachthuc_hoatdong {
  max-width: 780px;
  width: 100%;
  text-align: center;
  margin: 0 auto 60px;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .content_top_cachthuc_hoatdong .title {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.6;
  font-family: "Lora", serif;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .content_top_cachthuc_hoatdong .desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 16px 0 0;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong .cachthuc_hoatdong {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong .cachthuc_hoatdong::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 0%;
  background: rgba(114, 117, 99, 0.3215686275);
  opacity: 0.32;
  height: 1px;
  width: calc(100% - 60px);
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong .cachthuc_hoatdong .number {
  background: #bba887;
  color: #faf7eb;
  width: 40px;
  height: 40px;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  padding: 1px;
  margin: 0 0 24px;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong .cachthuc_hoatdong .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #a1151b;
  font-family: "Lora", serif;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .all_cachthuc_hoatdong .cachthuc_hoatdong .desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 8px 0 0;
  max-width: 265px;
  width: 100%;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .button_xemthem {
  text-align: center;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .button_xemthem a {
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  color: #fff;
  padding: 18px 40px;
  background: #a1151b;
  border: 1px solid #a1151b;
  width: fit-content;
  margin: auto;
  margin-top: 50px;
}
.wrap_custom_page .all_page_cachthuc_hoatdong .button_xemthem a:hover {
  background: transparent;
  color: #a1151b;
}
.wrap_custom_page .all_page_khachhang_custom {
  position: relative;
  padding: 60px 0;
}
.wrap_custom_page .all_page_khachhang_custom .title_khachhang_custom {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .nav-pills {
  justify-content: center;
  gap: 15px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .nav-pills .nav-item a {
  cursor: pointer;
  border: 1px solid #727563;
  padding: 8px 18px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 18px;
  transition: 0.3s all linear;
  color: #373737;
  border-radius: 0;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .nav-pills .nav-item a.active {
  background-color: #727563;
  color: #fff;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content {
  border-top: 1px solid #bba887;
  margin: 32px auto 0;
  padding: 32px 0 0;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang {
  position: relative;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .control-slideshow {
  background: transparent;
  box-shadow: none;
  border: none;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .control-slideshow i {
  color: #373737;
  font-weight: 400;
  font-size: 40px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .control-slideshow.next-khachhang {
  right: 35px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .owl-khachhang {
  width: 95%;
  margin: auto;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .owl-khachhang .post-khachhang {
  border: 1px solid #aaaaaa;
  margin-bottom: 5px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .owl-khachhang .post-khachhang .thumb img {
  aspect-ratio: 3/2.5;
  object-fit: cover;
  width: 100%;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .owl-khachhang .post-khachhang .thumb_two {
  border-top: 1px solid #aaaaaa;
  text-align: center;
  padding: 5px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .tab-content .tab-pane .all-post-khachhang .owl-khachhang .post-khachhang .thumb_two img {
  width: 180px;
  height: 100px !important;
  object-fit: contain;
  margin: auto;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .button_xemthem {
  text-align: center;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .button_xemthem a {
  display: block;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  color: #fff;
  padding: 18px 40px;
  background: #a1151b;
  border: 1px solid #a1151b;
  width: fit-content;
  margin: auto;
  margin-top: 50px;
}
.wrap_custom_page .all_page_khachhang_custom .all_tab_khachhang .button_xemthem a:hover {
  background: transparent;
  color: #a1151b;
}
.wrap_custom_page .all_banner_center_custom {
  position: relative;
  padding: 60px 0;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom:hover .cel_banner_center_custom .img img {
  transform: scale(1.08);
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom:hover .cel_banner_center_custom .content .link {
  color: #a1151b;
  background: transparent;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .img {
  position: relative;
  overflow: hidden;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .img img {
  aspect-ratio: 3/2;
  object-fit: cover;
  width: 100%;
  transition: all 0.3s linear;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .content {
  height: 100%;
  width: 100%;
  max-width: 450px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .content .title {
  font-size: 48px;
  line-height: 1.3;
  font-weight: 600;
  font-family: "Lora", serif;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .content .desc {
  margin: 16px 0 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
}
.wrap_custom_page .all_banner_center_custom .row_banner_center_custom .cel_banner_center_custom .content .link {
  color: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: max-content;
  margin-top: 25px;
  margin-left: 0;
  margin-right: auto;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  padding: 18px 40px;
  background: #a1151b;
  border: 1px solid #a1151b;
}
.wrap_custom_page .all_banner_bottom_custom {
  position: relative;
  height: 410px;
}
.wrap_custom_page .all_banner_bottom_custom::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.51);
}
.wrap_custom_page .all_banner_bottom_custom .img_banner_bottom_custom {
  position: absolute;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.wrap_custom_page .all_banner_bottom_custom .content_banner_bottom_custom {
  position: absolute;
  z-index: 9;
  height: 100%;
  width: 90%;
  max-width: 1060px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 70px;
}
.wrap_custom_page .all_banner_bottom_custom .content_banner_bottom_custom .title {
  font-size: 64px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 600;
  color: #fff;
  font-family: "Lora", serif;
}
.wrap_custom_page .all_banner_bottom_custom .content_banner_bottom_custom .desc {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 24px;
  color: #fff;
  font-weight: 500;
}
.wrap_custom_page .all_banner_bottom_custom .content_banner_bottom_custom .link {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 1.4;
  text-transform: capitalize;
  padding: 18px 40px;
  background: #faf7eb;
  border: 1px solid #faf7eb;
  color: #a1151b;
}
.wrap_custom_page .all_banner_bottom_custom .content_banner_bottom_custom .link:hover {
  background: #a1151b;
  color: #fff;
}
.wrap_custom_page .all_danhgia_custom_page {
  position: relative;
  padding-bottom: 50px;
}
.wrap_custom_page .all_danhgia_custom_page .all_danhgia_custom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.wrap_custom_page .all_danhgia_custom_page .all_danhgia_custom .danhgia_custom {
  position: relative;
  padding: 40px;
}
.wrap_custom_page .all_danhgia_custom_page .all_danhgia_custom .danhgia_custom .testimonial__blockquote-quotes {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 1;
  width: 114px;
  height: 71px;
}
.wrap_custom_page .all_danhgia_custom_page .all_danhgia_custom .danhgia_custom .desc {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: justify;
}
.wrap_custom_page .all_danhgia_custom_page .all_danhgia_custom .danhgia_custom .title {
  font-size: 15px;
  line-height: 1.5;
  text-align: right;
}
.wrap_custom_page .all-gallerycustom-page {
  position: relative;
  padding-bottom: 60px;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom.is-offset {
  padding-left: 50px;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom.no-offset {
  padding-left: 0;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom .control-slideshow {
  background: transparent;
  box-shadow: none;
  border: none;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom .control-slideshow i {
  color: #373737;
  font-weight: 400;
  font-size: 40px;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom .control-slideshow.next-news-nb {
  right: 0;
}
.wrap_custom_page .all-gallerycustom-page .all-gallerycustom .gallerycustom img {
  aspect-ratio: 1/1;
  object-fit: cover;
  width: 100%;
}
.wrap_custom_page .check_danhmuc_page_spsaleof {
  position: relative;
  padding-top: 60px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp {
  display: flex;
  gap: 30px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search {
  display: block;
  flex: 0 0 300px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp.active .all_check_dm {
  display: block;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp.active .all_check_dm.all_check_dm_mausac {
  display: grid;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_title_danhmuc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_title_danhmuc label {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 2px;
  cursor: pointer;
  font-family: "Lora", serif;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_title_danhmuc label i {
  font-size: 16px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_title_danhmuc .remove_danhmuc {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_check_dm {
  display: none;
  margin-bottom: 30px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_check_dm .check_boloc_sale {
  cursor: pointer;
  align-items: center;
  border: 1px solid #ede9d9;
  border-radius: 8px;
  display: flex;
  height: 50px;
  justify-content: space-between;
  padding: 0px 15px;
  margin-bottom: 10px;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_check_dm .check_boloc_sale span {
  color: #45413d;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-search .all_danhmuc_sp .all_check_dm .check_boloc_sale .icon_check i {
  font-size: 18px;
  font-weight: 300;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-sp {
  flex: 1 1 auto;
}
.wrap_custom_page .check_danhmuc_page_spsaleof .row_page_sp .col-page-sp .tatsasp {
  width: fit-content;
  margin-bottom: 15px;
  color: #73706c;
  font-size: 12px;
}

.all_breadCrumbs_sp {
  background: #faf7eb;
  padding: 10px 0;
  border-bottom: 1px solid #373737;
}
.all_breadCrumbs_sp .all_bread {
  align-items: flex-start;
}

.wrap_danhmuc_news {
  position: relative;
  padding: 80px 0;
}
.wrap_danhmuc_news .title_page_tab_danhmuc_news {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
}
.wrap_danhmuc_news .nav-pills {
  gap: 10px;
  justify-content: center;
}
.wrap_danhmuc_news .nav-pills .nav-item a {
  cursor: pointer;
  height: 36px;
  border: 1px solid #373737;
  padding: 8px 18px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px;
  line-height: 18px;
  /* margin: 0 14px; */
  transition: 0.3s all linear;
  color: #373737;
  border-radius: 0;
}
.wrap_danhmuc_news .nav-pills .nav-item a.active {
  background-color: rgb(114, 117, 99);
  border-color: rgb(114, 117, 99);
  color: rgb(255, 255, 255);
}
.wrap_danhmuc_news .tab-content {
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid #bba887;
}
.wrap_danhmuc_news .tab-content .tab-pane .paging-product-index .title_pagin_prod {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
  color: #373737;
}
.wrap_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore {
  text-align: center;
  margin-top: 15px;
}
.wrap_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore .loadMoreBtn {
  align-items: center;
  background: #faf7eb;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #373737;
  display: inline-flex;
  flex-direction: column;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  justify-content: center;
  line-height: normal;
  padding: 16px 24px;
  text-align: center;
  letter-spacing: 1px;
  transition: background-color 250ms, border-color 250ms, color 250ms;
}
.wrap_danhmuc_news .tab-content .tab-pane .paging-product-index .button_loadmore .loadMoreBtn:hover {
  background: #faf7eb;
  border-color: #373737;
  color: #373737;
}

.all_tintuc_bottom_list {
  display: flex;
  gap: 20px;
  margin-top: 32px;
}
.all_tintuc_bottom_list .all_right_tintuc_bars {
  flex: 0 0 350px;
}
.all_tintuc_bottom_list .loadkhung_tintuc_news_list {
  flex: 1 1 auto;
}

.wrap_visaochon {
  position: relative;
  padding-top: 80px;
  padding-bottom: 30px;
  background: #faf7eb;
}
.wrap_visaochon .title_page_tab_danhmuc_news {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
}
.wrap_visaochon .all_visao_chon {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  justify-items: center;
}
.wrap_visaochon .all_visao_chon .img_visao_chon {
  width: 60px;
  margin: auto;
  margin-bottom: 10px;
}
.wrap_visaochon .all_visao_chon .img_visao_chon img {
  width: 100%;
  height: 100% !important;
  object-fit: contain;
}
.wrap_visaochon .all_visao_chon .content_visao_chon .title_visao_chon {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
}
.wrap_visaochon .all_visao_chon .content_visao_chon .desc_visao_chon {
  text-align: center;
  font-size: 17px;
}

.all_right_tintuc_bars {
  position: sticky;
  top: 80px;
}
.all_right_tintuc_bars .all_tintuc_moinhat_tt_right {
  border: 1px solid #c6c6c6;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.1019607843);
}
.all_right_tintuc_bars .all_tintuc_moinhat_tt_right .title_tintuc_moinhat_tt_right {
  color: #000;
  border-bottom: 1px solid #c6c6c6;
  border-radius: 5px 5px 0 0;
  text-align: center;
  padding: 15px 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 20px;
}
.all_right_tintuc_bars .all_tintuc_moinhat_tt_right .all_tintin_list_right {
  padding: 0 15px 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.all_right_tintuc_bars .all_tintuc_moinhat_tt_right .all_tintin_list_right .tintin_list_right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 500;
  color: #1d1d1d;
}

.banner_top_page {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.banner_top_page img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-height: 400px;
}

.wrap_contact_map {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.wrap_contact_map .title_page_tab_danhmuc_news {
  display: inline-block;
  width: 100%;
  font-family: "Lora", serif;
  font-weight: 600;
  font-size: 48px;
  line-height: 58px;
  margin: 0 0 32px;
  text-align: center;
}
.wrap_contact_map .all_grid_contact_index {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 20px;
}
.wrap_contact_map .all_grid_contact_index .cell {
  height: 100%;
}
.wrap_contact_map .all_grid_contact_index .cell .iframe_map {
  width: 100%;
  height: 100%;
}
.wrap_contact_map .all_grid_contact_index .cell .iframe_map iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background: #fff;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .title_form {
  padding: 25px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
  border-bottom: 1px solid #dddddd;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form {
  padding: 25px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact label {
  display: inline-block;
  margin-bottom: 4px;
  color: #161616;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.14px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact label span {
  color: #f24f66;
  margin-left: 4px;
  font-size: 18px;
  font-weight: 600;
  padding-top: 3px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact input,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact select,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact textarea {
  height: 48px;
  width: 100%;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  color: #161616;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 20px;
  transition: background-color 0.2s linear, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out, color 0.2s linear;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact input:focus-visible,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact select:focus-visible,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact textarea:focus-visible {
  outline: none;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact input:focus,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact select:focus,
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact textarea:focus {
  outline: none;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .input-contact textarea {
  height: 150px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .btn_contact {
  padding: 14px 20px;
  border: 0;
  border-radius: 4px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  transition: background-color 350ms ease;
  background-color: #161616;
  color: #ffffff;
  margin-top: 16px;
}
.wrap_contact_map .all_grid_contact_index .cell .contact_form form .all_input_contact_form .btn_contact:hover {
  background: #6a6a6a;
  color: #fff;
}

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