.all_gioithieu_index h1, .all_gioithieu_index h2, .all_gioithieu_index h3, .all_gioithieu_index h4 {
  display: block;
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}

.all_gioithieu_index h5, .all_gioithieu_index h6 {
  margin-bottom: 20px;
  color: #242424;
  font-weight: 600;
  line-height: 1.4;
}

.all_gioithieu_index p {
  margin-bottom: 20px;
}

.all_gioithieu_index strong {
  font-weight: 600;
}

.all_gioithieu_index a {
  /*color: #242424;*/
}

.all_gioithieu_index {
  line-height: 1.8;
  color: #111111;
  text-align: justify;
}

.all_gioithieu_index h1 {
  font-size: 28px
}

.all_gioithieu_index h2 {
  font-size: 24px
}

.all_gioithieu_index h3 {
  font-size: 22px
}

.all_gioithieu_index h4 {
  font-size: 18px
}
.all_gioithieu_index h5 {
  font-size: 16px
}
.all_gioithieu_index h6 {
  font-size: 12px
}
.all_gioithieu_index ol, .all_gioithieu_index ul, .all_gioithieu_index dl {
  margin-left: 2rem;
  margin-bottom: 20px;
}
.all_gioithieu_index .gallery {
  margin-bottom: 20px;
}
.all_gioithieu_index td {
  padding: 5px;
}
.all_gioithieu_index td * {
  font-weight: 400;
}
.all_gioithieu_index td strong {
  font-weight: 600;
}
.all_gioithieu_index table {
  margin-bottom: 20px;
}
.all_gioithieu_index figure {
  margin: 0 auto 25px auto;
  display: block;
  text-align: center;
}
.all_gioithieu_index pre {
  font-family: 'Gilroy';
  background: #f2f2f2;
  padding: 10px;
}
.all_gioithieu_index blockquote {
  border-left: 2px solid #ccc;
  margin-left: 1.5rem;
  padding-left: 1rem;
}
.all_gioithieu_index figcaption {
  font-family: 'Gilroy';
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  font-weight: 300;
}
/* -------------------------------------------------------- */
.img_giohang img {
  width: 30px;
}
.left_menu {
  width: 43%;
  display: flex;
  align-items: center;
  gap: 20px;
}
.slogan {
  display: flex;
  flex-direction: column;
  color: #0b8242;
  text-align: center;
  font-size: 16px;
}
.slogan span:nth-child(2) {
  font-style: italic;
  font-weight: 600;
  font-size: 13px;
}
.slogan span:nth-child(1) {
  font-weight: 700;
}
.center_menu {
  width: 33%;
}
.right_menu {
  width: 20%;
  display: flex;
  align-items: center;
}
.dangnhap {
  border-right: 1px solid #ced4da;
  padding-right: 10px;
  margin-right: 10px;
  color: #757575;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
.giohang a {
  display: flex;
  color: #757575;
  align-items: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  gap: 10px;
}
.img_giohang {
  position: relative;
}
span.count-cart {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.bg_gioithieu{
  background: url(../images/bg_sec.jpg) no-repeat center;
  background-size: cover;
  border-bottom: 2px solid #0b8242;
}
.title_gioithieu {
  margin-bottom: 10px;
  color: #0b8242;
  font-weight: 600;
  font-size: 20px;
}
.mota_gioithieu {
  color: #343a40;
  line-height: 1.8;
}
.xemthem_gioithieu{
  width: fit-content;
  margin-top: 15px;
}
.xemthem_gioithieu a {
  background: #0b8242;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 35px 5px 20px;
  border-bottom-right-radius: 20px;
}
.bannertopindex img {
  width: 100%;
  height: 200px !important;
  object-fit: cover;
}
.bannerbottomindex img {
  width: 100%;
}

.bannerbottomindex{
  position: relative;
  overflow: hidden;
  height: 100% !important;
}
.bannerbottomindex::before, .bannerbottomindex::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
}
.bannerbottomindex:hover::before, .bannerbottomindex:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}
.bannertopindex{
  position: relative;
  overflow: hidden;
  height: 100% !important;
}
.bannertopindex::before, .bannertopindex::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
}
.bannertopindex:hover::before, .bannertopindex:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}
.title_index {
  background: #0b8242;
  color: #fff;
  font-weight: 500;
  padding: 5px 35px 5px 20px;
  border-bottom-right-radius: 20px;
  width: fit-content;
  margin: 30px 0;
  font-size: 16px;
}
.spbanchay .thumb a {
  overflow: hidden;
}
.spbanchay .thumb img {
  object-fit: cover;
  width: 100%;
  aspect-ratio: 1 / 1;
  display: block;
  transition: all 0.5s;
}
.spbanchay .info_product {
  width: 85%;
  margin: 0px auto;
}
.spbanchay .info_product .name a {
  color: #343a40;
  text-align: center;
  min-height: 40px;
  max-height: 40px;
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 4px;
}
.spbanchay:hover .info_product .name a{
  color: #0b8242;
}
.spbanchay:hover .order_product{
  background: #f00;
}
.spbanchay .price .old {
  color: #343a40;
  font-size: 10px;
  text-decoration: line-through;
}
.spbanchay .price .new {
  font-size: 14px;
  color: red;
  font-weight: 600;
}
.spbanchay .price .pull-right {
  text-decoration: line-through;
  font-size: 10px;
  font-weight: 600;
  color: #343a40;
}
.spbanchay .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.all-stars {
  display: flex;
  justify-content: center;
  font-size: 11px;
  color: #EDB867;
  margin: 6px 0;
}
.order_product span {
  padding: 5px;
  padding-left: 24px;
  background: url(../images/icon_cart_order.png) no-repeat left 3px;
}
.order_product {
  background: #0b8242;
  color: white;
  text-align: center;
  padding: 8px 15px;
  width: fit-content;
  margin: 10px auto;
  display: table;
  border: none;
}
.order_product:hover{
  color: #fff;
}
.title_index_sp{
  position: relative;
  background: #0b8242;
  color: #fff;
  font-weight: 500;
  padding: 5px 35px 5px 25px;
  border-bottom-right-radius: 20px;
  width: fit-content;
  margin: 30px 0;
  font-size: 16px;
}
.title_index_sp::before{
  content: '';
  position: absolute;
  background: url(../images/icon_light.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 9px;
  height: 15px;
  left: 3%;
  top: 50%;
  z-index: 5;
  filter: brightness(10);
  transform: translateY(-50%);
}
.title_sp_noibat {
  background: url(../images/star_blue.png) no-repeat left 4px;
  padding-left: 20px;
  font-size: 17px;
  color: #0b8242;
  font-weight: 600;
}
.all_sp_noibat_index .list .item {
  border-top: 2px solid #F1F2F2;
  display: flex;
  gap: 10px;
}
.all_sp_noibat_index .list .item .thumb {
  margin-right: 8px;
  width: 85px;
  height: 100px;
}
.all_sp_noibat_index .list .item .thumb img {
  width: 100%;
  height: 100% !important;
  border-radius: 4px;
  object-fit: cover;
}
.all_sp_noibat_index .list .item .all_content_sp_nb {
  width: calc(100% - 95px);
}
.all_sp_noibat_index .list .item .text-dark {
  color: #343a40;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
} 
.all_sp_noibat_index .list .item .spacing_min.pull-right {
  text-decoration: line-through;
  font-size: 12px;
  font-weight: 600;
  color: #343a40;
}
.all_sp_noibat_index .list .item .price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.all_sp_noibat_index .list .item .spacing_min.new {
  letter-spacing: -1px;
  font-size: 16px;
  color: red;
  font-weight: 600;
}
.all-stars-sp-nb{
  display: flex;
  justify-content: flex-start;
  font-size: 11px;
  color: #EDB867;
  margin: 6px 0;
  gap: 2px;
}
.all_dk_daily {
  background: #0b8242;
  border-radius: 10px;
  margin-top: 30px;
}
.title_dk_dl{
  padding: 10px 10px 15px 10px;
  border-bottom: 4px solid #0b532c;
  /* margin-bottom: 15px; */
  text-align: center;
}
.title_dk_dl span{
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
}
.all_form_dkdl {
  border-top: 4px solid #6eb82c;
}
.form-dkdl {
  padding: 15px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.input-dkdl input {
  font-size: 14px;
  height: 40px;
  border-radius: 3px;
}
.input-dkdl textarea {
  border-radius: 3px;
  font-size: 14px;
  height: 180px;
}
.btn_dkdl {
  color: #f2602c;
  background: #fff;
  width: fit-content;
  margin: auto;
  text-transform: uppercase;
  font-weight: 600;
  padding: 6px 20px;
}
.btn_dkdl:hover{
  background-color: #0b8242;
  border-color: #fff;
}
.thongtin_baomat {
  text-align: center;
  font-style: italic;
  color: #fff;
  font-size: 13px;
}
.bannerleftindex{
  margin-top: 30px;
}
.bannerleftindex img {
  width: 100%;
}
.title_tintuc_news {
  position: relative;
  text-align: center;
  color: #0b8242;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  width: fit-content;
  margin: auto;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.title_tintuc_news::before{
  content: '';
  position: absolute;
  width: 80%;
  height: 2px;
  background: #ced4da;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.bg_tintuc{
  padding: 30px 0;
  background: url(../images/bg_sec.jpg) no-repeat center;
  background-size: cover;
}
.img_tintuc_left img {
  width: 100%;
  max-height: 320px;
  object-fit: cover;
}
.all_content_tintuc_left {
  padding-top: 15px;
}
.name_tintuc_left {
  color: #0b8242;
  font-weight: 600;
  font-size: 15px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.8;
}
.mota_tintuc_left {
  color: #343a40;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: 10px 0;
}
.time_tintuc {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #a0a0a0;
  font-size: 12px;
  font-style: italic;
}
.post {
  overflow: hidden;
  border-bottom: 1px dashed #0b8242;
  display: flex;
  justify-content: space-between;
}
.post .thumb {
  width: 265px;
  height: 145px;
  margin-right: 15px;
}
.post .thumb img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  transition: all 0.5s;
}
.all_content_post {
  width: calc(100% - 275px);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.post .all_content_post h2 {
  color: #0b8242;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mota_tintuc {
  color: #343a40;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wrap_tintuc{
  padding-top: 30px;
}
.wrap_thongdiep {
  position: relative;
  background: #0b8242;
  padding: 30px 0;
}
.img_thongdiep img {
  width: 150px;
}
.all_thongdiep {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.content_thongdiep {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  font-style: italic;
}
.logo_footer img {
  max-width: 160px;
  width: fit-content;
  margin-bottom: 20px;
}
.noidung_footer {
  font-size: 13px;
}
.title_chinhanh_footer {
  color: #0b8242;
  font-weight: 600;
  margin-bottom: 10px;
}
.title_footer {
  color: #0b8242;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.thongtin_footer {
  border-bottom: 1px solid #0b8242;
  padding: 10px 0;
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  color: #212529;
}
.noidung_thongtin_footer span:nth-child(1) {
  font-weight: 600;
}
.all_menu_footer p {
  border-bottom: 1px solid #0b8242;
  padding: 8px 0;
  font-size: 14px;
  margin-bottom: 0;
}
.all_menu_footer p a{
  color: #000;
}
.all_copyright {
  background: #CCCCCC;
  color: #757575;
  font-size: 12px;
  padding: 16px 0;
  text-align: center;
}
.breadCrumbs .breadcrumb {
  background: url(../images/icon_home.png) no-repeat left 12px;
  display: flex;
  flex-wrap: wrap;
  padding: 12px 35px;
}
.all_breadCrumbs {
  background: #c3e294;
}
.all_dm_tintuc_index {
  background: #649941;
  border-radius: 0 0 10px 10px;
}
.all_dm_tintuc_index .item a {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.all_dm_tintuc_index .item {
  border-bottom: 1px solid #0b8242;
  margin: 0 15px;
  padding: 10px 0;
}
.title_dm_tintuc {
  background: #0b8242;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 10px;
  border-radius: 10px 10px 0 0;
  font-size: 16px;
}
.all_tintuc_right {
  margin-top: 30px;
}
.title_tintuc_nb {
  color: #0b8242;
  border-bottom: 1px solid #ced4da;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.item_tintuc_nb a {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 1px dashed #0b8242;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.img_tintuc_nb {
  width: 40%;
}
.text_tintuc_nb {
  width: 60%;
  color: #0b8242;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight: 600;
  font-size: 13px;
}
.img_tintuc_nb img {
  width: 100%;
  height: 70px !important;
  object-fit: cover;
}
.all_title_tintuc_nb li {
  margin-bottom: 10px;
}
.all_title_tintuc_nb li a {
  color: #0b8242;
}
.all_title_tintuc_nb li::marker {
  color: #0b8242;
}
.all_title_tintuc_nb {
  list-style: square;
  margin-left: 20px;
}
.thongtin_tintuc_top {
  display: flex;
  align-items: center;
  gap: 15px;
  background: #f6f6ec;
  padding: 15px;
}
.img_tintuc_top {
  width: 60%;
}
.all_content_tintuc_top {
  width: 40%;
}
.text_tintuc_top {
  color: #0b8242;
  font-size: 16px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mota_tintuc_top {
  color: #343a40;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: 15px 0;
}
.link_tintuc_top {
  background: #0b8242;
  color: white;
  text-align: center;
  padding: 8px 15px;
  width: fit-content;
  display: table;
  border: none;
}
.img_tintuc_top img {
  width: 100%;
  height: 330px !important;
  object-fit: cover;
}
.name_tt_chitiet {
  color: #0b8242;
  border-bottom: 1px solid #ced4da;
  padding-bottom: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
}
.all_share_like_fb {
  display: flex;
  gap: 10px;
  margin: 15px 0;
}
.title_share {
  text-decoration: underline;
  color: #212529;
  font-size: 13px;
}
.hotline_share {
  padding: 10px;
  background: url(../images/icon_phone.png) no-repeat left 12px;
  padding-left: 25px;
  color: red;
  font-weight: bold;
  font-size: 16px;
}
.fanpage_share{
  padding: 10px;
  background: url(../images/facebook.png) no-repeat left 12px;
  padding-left: 25px;
  color: red;
  font-weight: bold;
  font-size: 16px;
}
.all_share_hotro {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fanpage_share {
  padding: 10px;
  background: url(../images/facebook.png) no-repeat;
  background-size: contain;
  padding-left: 50px;
  color: red;
  font-weight: bold;
  font-size: 16px;
}
.all_banner_sanpham img {
  width: 100%;
}
.desc-mota-pro-detail ul li {
  padding: 5px 0;
}
.desc-mota-pro-detail {
  color: #212529;
  font-size: 14px;
}
.desc-mota-pro-detail ul {
  margin: 0;
}
.promo {
  border: 1px solid #d8d8d8;
  border-left: 3px solid #0b8242;
  background: url(../images/icon_light_big.png) no-repeat left 2px;
  padding: 10px 10px 10px 50px !important;
}
.promo span {
  color: red;
  font-size: 18px;
  margin: 0 15px;
  font-weight: 500;
}
.title_info_pro_detail span{
  border-bottom: 3px solid #0b8242;
  background: url(../images/icon_light.png) no-repeat left 6px;
  padding-left: 20px;
  padding-bottom: 11px;
  width: fit-content;
  font-size: 18px;
  font-weight: 500;
  color: #0b8242;
  margin-top: 30px;
  display: block;
}
.title_info_pro_detail {
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}
.all_giaohang p {
  color: #757575;
  font-weight: 400;
}
.owl-theme .owl-dots .owl-dot.active span{
  background: #0b8242;
}
.title_contact {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.noidung_contact {
  font-size: 15px;
}
.article-contact{
  color: #111111;
}
.article-contact p{
  margin-bottom: 13px;
}
.btn_contact {
  background: #0b8242;
  color: white !important;
  text-align: center;
  padding: 6px 20px;
  width: fit-content;
  display: block;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  border-radius: 5px;
}
.ketqua_timkiem {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #0b8242;
  font-weight: 500;
  font-size: 14px;
}
.btn-notify {
  background: #0b8242;
  color: #fff;
}
.btn-notify:hover{
  color: #fff;
}
.button_khamphangay {
  position: absolute;
  bottom: 1%;
  right: 10%;
  /* transform: translate(-60%, -40%); */
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 10px 20px;
  border-radius: 8px;
  color: #666666;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.logo_bocongthuong img {
  width: 180px;
}
.timkiem_header {
  padding: 0 15px;
}
.all_text_dangnhap_ma {
  font-size: 14px;
  color: #757575;
  border-bottom: 2px solid #eee;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-weight: 500;
}
.all_text_dangnhap_ma .text_dangnhap {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 5px;
}
.all_text_dangnhap_ma .text_dangnhap span:last-child {
  color: #007bff;
}
.all_tieptuc_xemsanpham {
  display: flex;
  align-items: center;
  gap: 15px;
}
.capnhatgiohang {
  width: fit-content;
  border: 2px solid #a3c18d;
  color: #fff;
  background: #a3c18d;
  padding: 8px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.all_post_index .post:first-child{
  margin-top: 0 !important;
}
.fb_iframe_widget_fluid{
  width: 100%;
}
.img_gioithieu{
  position: relative;
  overflow: hidden;
  height: 100% !important;
}
.img_gioithieu::before, .img_gioithieu::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border: 200px double transparent;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  transition: all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;
}
.img_gioithieu:hover::before, .img_gioithieu:hover::after {
  opacity: 0;
  filter: alpha(opacity=0);
  border: 0 double rgba(255, 255, 255, 0.7);
  visibility: hidden;
}