/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
  font-display: swap;
  font-family: "Alter Gothic";
  src: url("./assets/fonts/UTM-Alter-Gothic.ttf");
}

@font-face {
  font-display: swap;
  font-family: "Arial";
  src: url("./assets/fonts/ARIAL.TTF");
}

@font-face {
  font-display: swap;
  font-family: "RobotoCondensed";
  src: url("./assets/fonts/RobotoCondensed.ttf");
}

@font-face {
  font-family: "Pattaya";
  font-style: normal;
  font-weight: normal;
  src: url("./assets/fonts/Pattaya-Regular.woff") format("woff");
}

body,
html {
  font-family: "RobotoCondensed";
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
  font-family: "RobotoCondensed";
}

.off-canvas-left.mfp-ready .mfp-content {
  padding-bottom: 65px !important;
}
#description > * {
  margin-bottom: 5px;
  line-height: normal;
}
.note-combo-sale .title_combo {
  display: none;
}

#main-menu .sidebar-menu {
  padding-top: 0 !important;
}

#review_form .s_slider_new_blog_amlab {
  display: none;
}

.woocommerce-Reviews .btn-reviews-now {
  background-color: #06a30e !important;
}

em.woocommerce-review__verified.verified {
  display: none;
}

.woocommerce-Reviews .devvn_stars_value,
.woocommerce-Reviews .devvn_num_reviews,
.woocommerce-noreviews,
.devvn_cmt_list {
  color: #06a30e;
}

.devvn_prod_cmt {
  display: none;
}

.product-main .flashsale__product .colon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 32px;
  color: #05753c;
}

.woocommerce-Reviews .woocommerce-Reviews-title {
  color: #06a30e;
}

.flashsale__title .countdown-list,
.flashsale__label {
  color: #06a30e;
}

.flashsale__title h5 {
  color: #fff;
}

.flashsale__header {
  background-color: #06a30e;
  border-radius: 5px 5px 0 0;
}

.flashsale__product {
  background-color: rgba(216, 255, 218, 1) !important;
}

#devvn_cmt_submit {
  color: #fff;
  background-color: #06a30e !important;
}

.comment-reply-title,
#review_form .comment-form-rating label {
  color: #06a30e;
}

.block_pro_detail .icon-box-img {
  width: 30px !important;
}

.woocommerce #review_form #respond p.form-submit input#submit {
  background-color: #06a30e;
}

span.btn-attach {
  color: #06a30e;
  background-image: url(./assets/images/camera.png) no-repeat left center !important;
  background: unset;
}

span.btn-attach::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("./assets/images/camera.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 6px;
  vertical-align: middle;
  top: -3px;
  position: relative;
}

.recrum_under_title.tt_gioithieu a,
.recrum_under_title.tt_gioithieu span {
  color: #fff !important;
}

.title_48,
.title_48>* {
  font-size: 48px;
  font-weight: 700;
  font-family: "RobotoCondensed";
}

.s_kim_chi_nan .medium-8 .col-inner {
  width: 650px;
  margin: 0 auto;
  padding-left: 80px;
}

.s_hoat_dong_gt .badge {
  display: none;
}

.s_kim_chi_nan .map_gt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 32%;
  top: 50%;
}

.s_kim_chi_nan img {
  border-radius: 20px;
  border: 2px solid #06a30e;
  background-color: white;
}

.img_map img {
  border-radius: 20px;
  border: 2px solid #06a30e;
  background-color: white;
}

.s_hoat_dong_gt .amlab_date_custom {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: -2%;
}

.timhieuthem .btn_timhieuthem {
  position: relative;
  display: inline-block;
  padding: 10px 25px;
  color: #fff;
  border: none;
  overflow: hidden;
  z-index: 1;
  transition: color 0.3s ease;
}

.timhieuthem .btn_timhieuthem::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #0a5e09;
  z-index: -1;
  transition: left 0.4s ease;
}

.timhieuthem .btn_timhieuthem:hover::after {
  left: 0;
}

.s_hoat_dong_gt .btn_timhieuthem {
  position: relative;
  background-color: #0d6e13;
  /* giữ lại màu nền */
  color: #fff !important;
  padding: 12px 20px 12px 50px !important;
  /* padding trái để chừa chỗ cho icon */
  display: inline-block;
  overflow: hidden;
}

/* Icon thay cho background-image */
.s_hoat_dong_gt .btn_timhieuthem::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 9px;
  /* vị trí icon bên trái */
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: url(./assets/images/bg_btn_blog.png) no-repeat center;
  background-size: contain;
  pointer-events: none;
  /* để không cản sự kiện click */
}

.s_hoat_dong_gt .amlab_date_custom span {
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #06a30e;
}

.s_hoat_dong_gt h5.post-title {
  margin-top: 20px;
  color: #013205;
  font-size: 24px;
  font-weight: 400;
}

.s_hoat_dong_gt .is-divider,
.s_hoat_dong_gt .from_the_blog_excerpt {
  display: none;
}

.item_kim_chi_nan p {
  margin-bottom: 15px;
  font-size: 32px;
  color: #06a30e;
  background-color: #f0feef;
  padding: 20px;
  line-height: 24px;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.item_kim_chi_nan p::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/06/Group-35717.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 39px;
  height: 39px;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: 0%;
  cursor: pointer;
}

.s_ve_hoa_doanh_gt p {
  font-size: 22px;
  font-weight: 400;
}

.img_left_amlab img {
  border-top-left-radius: 70px;
}

.img_right_amlab img {
  border-top-right-radius: 70px;
}

.s_ve_hoa_doanh_gt h3 {
  font-size: 24px;
  font-weight: 400;
}

.block_pro_detail h3 {
  font-size: 13px;
  font-weight: 700;
  color: #06a30e;
  margin-bottom: 0;
}

.block_pro_detail p {
  font-size: 12px;
  font-weight: 400;
  color: #06a30e;
  margin-bottom: 0;
}

/* .block_pro_detail .icon-box {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
} */
.block_pro_detail {
  padding: 0 !important;
  margin-top: 30px !important;
}

.flashsale {
  background: rgb(255, 222, 129);
  border-radius: 5px;
}

.flashsale__product {
  background: #fff6dd;
  border-radius: 0 0 5px 5px;
}

.flashsale__progressbar {
  display: block;
  width: 100%;
  height: fit-content;
  background: #ffaaaf;
  margin-top: 2px;
  border-radius: 9999px;
  position: relative;
}

.quantity .minus,
.quantity .plus {
  padding-left: 0;
  padding-right: 0;
  width: 34px;
  border-radius: 50px;
}

.flashsale__label {
  padding-left: 10px;
  font-size: 12px;
  text-align: center;
  color: white;
  z-index: 2;
  position: relative;
}

.flashsale___percent {
  width: 0%;
  height: 100%;
  /* background: linear-gradient(270deg, #ff424e, #ff424e); */
  background-color: rgba(237, 87, 42, 1);
  border-radius: 9999px;
  position: absolute;
  top: 0;
  z-index: 1;
}

.countdown-list {
  list-style: none;
  margin: 0 !important;
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.details-product .flashsale {
  padding: 0;
  border-radius: 4px;
  margin-top: 20px;
  background-color: #f4ebc1;
}

.flashsale__header,
.flashsale__product {
  padding: 10px;
}

.flashsale__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  align-content: flex-start;
}

.single.single-product #countdown {
  width: 100%;
  margin-bottom: 15px;
}

.flashsale__title h5 {
  margin: 0;
}

#flashsale_product {
  margin-bottom: 20px;
  border-radius: 20px;
  overflow: hidden;
}

.details-product .flashsale__title {
  width: 100%;
}

.details-product .flashsale__title h5 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}

.flashsale__countdown-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-left: 15px;
}

.details-product .flashsale__countdown-label {
  font-size: 14px;
}

.ega-badge-ctd {
  display: flex;
  align-items: center;
  font-size: 10px;
  font-weight: bold;
}

.ega-badge-ctd__item {
  font-size: 13px !important;
  font-weight: 500 !important;
}

.ega-badge-ctd div {
  background-color: white;
  padding: 5px;
  border-radius: 5px;
}

.mb-70 {
  margin-bottom: 70px;
}

.pd-0 {
  padding-bottom: 0 !important;
}

.countdown-list>li {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  list-style-type: none;
  padding: 0px 10px;
  margin: 0 !important;
  background-color: rgba(6, 163, 14, 1);
  border-radius: 5px;
  width: 50px;
  text-align: center;
}

.countdown-list>li span {
  display: block;
  font-size: 32px;
  color: white;
  font-weight: 400;
}

.blog-wrapper h1.page-title {
  display: none;
}

.widget_block {
  position: relative;
  z-index: 10;
}

.s_ft_amlab .name_company p {
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 700;
}

.s_ft_amlab .icon-box {
  margin-bottom: 10px;
}

.s_ft_amlab .icon-box-img,
.s_ft_amlab .icon-box-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.s_ft_amlab .icon-box-text p {
  font-size: 14px;
  margin-bottom: 0;
}

.s_ft_amlab .col.medium-3:first-child {
  padding-right: 0;
}

.s_ft_amlab .ux-menu-link__link span {
  color: white;
  padding-left: 25px;
  background: url(/wp-content/uploads/2025/06/plant-leaf-with-white-details.png) no-repeat left center;
  background-size: 13px;
  width: 100%;
  display: block;
  font-size: 14px;
  position: relative;
}

.s_ft_amlab .social-icons .button.icon:not(.is-outline)>i {
  color: #06a30e !important;
}

.s_ft_amlab .button.facebook:not(.is-outline),
.s_ft_amlab .button.tiktok:not(.is-outline),
.s_ft_amlab .button.youtube:not(.is-outline) {
  color: #ffffff !important;
  font-size: 16px;
  border-radius: 5px !important;
}

.s_ft_amlab .social-icons .button:hover {
  box-shadow: unset;
}

.s_ft_amlab .ux-menu-link__link span:hover {
  color: #ff0;
  background-image: url(/wp-content/uploads/2025/06/plant-leaf-with-white-details-1.png) !important;
}

.s_ft_amlab .ux-menu-link__link {
  padding: 0;
  min-height: 34px;
}

.s_kim_chi_nan .accordion p {
  font-size: 16px;
  font-weight: 400;
}

.s_kim_chi_nan .icon-box img {
  border: none;
  border-radius: unset;
}

.s_kim_chi_nan .accordion h3 {
  font-size: 20px;
  font-weight: 700;
}

.icon_hot .ux-menu-link__text::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: -5px;
  right: 0;
  background-image: url(/wp-content/uploads/2025/05/icon-hot.gif);
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
}

.shop-container .add-to-cart-button {
  justify-content: center;
  display: flex;
  padding: 0;
}

.s_ft_amlab .title_ft_amlab h3 {
  color: #fff;
  padding-bottom: 15px;
  background: url(/wp-content/themes/flatsome-child/assets/images/bg_tt_ft.png) no-repeat bottom left;
  margin-bottom: 25px;
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  font-family: "RobotoCondensed";
}

/* .s_kim_chi_nan {
  background-image: url(/wp-content/uploads/2025/06/Group-35716-1-1-1.png);
  background-size: 37%;
  background-position: left center;
  background-repeat: no-repeat;
} */
.s_kim_chi_nan {
  position: relative;
  overflow: hidden;
  display: unset;
}

.s_kim_chi_nan::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/wp-content/uploads/2025/06/Group-35716-1-1-1.png);
  background-size: 37%;
  background-position: left center;
  background-repeat: no-repeat;
  opacity: 0.2;
  /* Hình nền mờ 20% */
  pointer-events: none;
  z-index: 0;
}

.s_kim_chi_nan>* {
  position: relative;
  z-index: 1;
}


.name_company h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  font-family: "RobotoCondensed";
}

.icon-box-img img,
.icon-box-img svg {
  padding-top: 0;
}

#woocommerce-product-search-field-0 {
  font-size: 12px !important;
}

.name_company p {
  font-size: 16px;
  font-weight: 400;
}

.s_ft_amlab p {
  font-size: 14px;
}

/* 
.blog-wrapper::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/1920x3151-1-scaled.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
} */
.header-top {
  min-height: 60px !important;
}

.header .ux-search-submit {
  background-color: white;
  color: #17a74b;
  border: none;
}

.header-top .button.facebook:hover,
.header-top .button.facebook:not(.is-outline),
.header-top .button.tiktok:not(.is-outline),
.header-top .button.youtube:not(.is-outline) {
  color: #17a74b !important;
}

.page-id-846 .content-area::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/all-cty-scaled.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

/* .page-id-586 .content-area::before,
.page-id-741 .content-area::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/1920x3151-1-scaled.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
} */

.product-main .product-short-description p {
  margin-bottom: 0;
}

/* .product-main .product-info .product-page-price ins .woocommerce-Price-amount bdi::before {
  content: "Giá bán:";
  position: absolute;
  left: 0;
  font-size: 16px;
  font-weight: 600;
  bottom: 3px;
} */

/* .product-main .product-info ins .woocommerce-Price-amount bdi {
  padding-left: 70px;
} */
.product-main .product-info del .woocommerce-Price-amount bdi {
  padding-left: 15px;
  font-size: 17px;
  color: rgba(102, 102, 102, 1);
}

.product-main .product-info del {
  font-size: 17px;
  color: rgba(102, 102, 102, 1);
}

.product-main .product-info .woocommerce-Price-amount bdi {
  font-size: 35px;
  font-weight: 600;
}

.single.single-product .product-info .woocommerce-product-rating {
  display: none;
}

.product-info .variations label {
  font-size: 16px;
}

.page-id-586 .content-area {
  position: relative;
  z-index: 0;
}

.header-inner .flex-right .nav-right {
  justify-content: center !important;
}

.nav-spacing-xlarge>li {
  margin: 0 10px;
}

.header-cart-title {
  font-size: 16px;
}

.nav.top-bar-nav.nav-right {
  width: fit-content;
  padding: 5px;
  background-color: #17a74b;
}

.nav.top-bar-nav.nav-right .flex-col input {
  min-height: 30px;
}

.nav.top-bar-nav.nav-right .flex-col button {
  min-height: 30px;
}

.header-top .search-form {
  width: unset;
}

.header .nav-small a.icon:not(.button) {
  font-size: 24px;
  line-height: 50px;
}

.nav-top-link {
  font-weight: 400 !important;
  font-size: 16px;
}

.header-cart-title span.amount {
  font-weight: 400;
}

.product-footer .woocommerce-Tabs-panel h2 span {
  font-weight: 400;
}

.product-footer .woocommerce-Tabs-panel h2 span strong {
  font-weight: 700;
}

.product-main h1.product-title {
  font-size: 28px;
  font-weight: 600;
  color: #05753c;
  margin-bottom: 0;
}

.product-main .is-divider {
  display: none;
}

/* .shop-container .product-main::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/1920x3151-1-scaled.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: 0;
  pointer-events: none;
}

.blog-single::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/1920x3151-1-scaled.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  pointer-events: none;
} */
/* 
.blog .blog-wrapper::before {
  content: "";
  position: fixed;
  top: 102px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2025/05/1920x3151-1-scaled.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  z-index: -1;
  pointer-events: none;
} */

.blog .blog-wrapper {
  position: relative;
  z-index: 0;
}

.amlab_date_custom .post-date-full {
  padding: 0px 8px;
  background-color: #06a30e;
  color: white;
}

.timhieuthem .btn_timhieuthem {
  padding: 7px 30px;
  background-color: #06a30e;
  text-transform: uppercase;
  color: white;
  border-radius: 99px;
  margin-top: 15px !important;
}

.blog-wrapper .is-divider,
.blog-wrapper .from_the_blog_excerpt {
  display: none;
}

.blog-wrapper .box-text {
  display: flex;
  padding-top: 0;
}

.blog-wrapper .large-9 .post-title a {
  background: url(/wp-content/themes/flatsome-child/assets/images/icon-bg.png) no-repeat left bottom;
  padding-bottom: 20px;
  margin-top: 8px;
  display: block;
  line-height: 23px;
  font-size: 20px;
  color: #05753c;
  font-weight: 700;
  text-transform: uppercase;
}

.blog-wrapper .post-title a:hover {
  color: #8cb045;
}

.title_post_amlab {
  font-size: 55px;
  color: #05753c;
  margin-bottom: 0;
  line-height: 69px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 70px;
}

.title_pro_amlab {
  font-size: 55px;
  color: #05753c;
  margin-bottom: 0;
  line-height: 69px;
  font-weight: 700;
  text-transform: uppercase;
}

.col_post_title_amlab {
  position: absolute;
  top: 0;
  left: 0;
}

.post_recrum_amlab a,
.post_recrum_amlab span {
  color: #06a30e;
  font-size: 14px;
}

.pro_recrum_amlab a,
.pro_recrum_amlab span {
  color: #06a30e;
  font-size: 14px;
}

.blog-wrapper .post-sidebar.large-3 {
  padding: 0;
  border: none !important;
}

.shop-sidebar {
  padding: 0 !important;
}

.shop-sidebar>.block_widget {
  box-shadow: 1px 1px 6px 0px #ddd;
  border-top: 3px solid #05753c;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.block_blog_noibat {
  padding: 15px !important;
}

.shop-sidebar .block_sp_noibat .product_list_widget li {
  margin: 0 !important;
  border-bottom: 1px dashed #ddd;
  border-top: none !important;
}

.shop-sidebar .block_sp_noibat .product_list_widget li:last-child {
  border: none !important;
}

.product-small .product-title a {
  color: #333;
  font-weight: 600;
  font-size: 16px;
}

.product-small .box-text-products {
  text-align: center;
}

.product-small .product-title a:hover {
  color: #8cb045;
}

.product-small .category {
  color: #0a5e09;
  font-weight: 700;
  opacity: 1;
}

.block_sp_noibat .product-title {
  font-size: 14px;
  font-weight: 700;
  color: #06a30e;
}

.logo_doi_tac .col {
  flex-basis: 12.5%;
  max-width: 12.5%;
  padding: 0 5px;
}

.logo_doi_tac {
  background-color: white;
}

.logo_doi_tac .col img {
  height: unset !important;
}

.shop-sidebar .block_sp_noibat .product-title:hover {
  color: #8cb045;
}

.block_sp_noibat .woocommerce-Price-amount,
.block_sp_noibat .lien-he {
  font-size: 20px;
  font-weight: 700;
  color: #06a30e;
}

.product-small .woocommerce-Price-amount,
.product-small .lien-he {
  font-size: 20px;
  font-weight: 700;
  color: #06a30e;
}

.shop-sidebar .block_sp_noibat .col {
  padding: 0;
}

.block_sp_noibat h2 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.block_blog_noibat .amlab_date_custom,
.block_blog_noibat .is-divider,
.block_blog_noibat .timhieuthem {
  display: none;
}

.block_blog_noibat .box-text {
  padding-bottom: 0;
  padding-right: 0;
}

.block_blog_noibat .box-vertical .box-image {
  width: 40%;
}

.block_blog_noibat .post-item {
  padding-bottom: 0;
}

.block_blog_noibat .post-title {
  font-size: 14px;
  font-weight: 700;
  color: #06a30e;
}

.block_blog_noibat .post-title:hover a {
  color: #8cb045;
}

.block_blog_noibat .post-item .col-inner {
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.block_blog_noibat .post-item:last-child .col-inner {
  border: none;
}

.block_blog_noibat h2 {
  font-size: 18px;

  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.blog-wrapper .block_blog_noibat {
  padding: 15px;
  box-shadow: 1px 1px 6px 0px #ddd;
  border-top: 3px solid green;
  background-color: #fff;
}

.block_blog_noibat .col {
  padding-bottom: 0;
}

.post-sidebar .wp-block-group,
.product-main .widget_block {
  padding: 15px;
  box-shadow: 1px 1px 6px 0px #ddd;
  border-top: 3px solid green;
  background-color: #fff;
}

.wp-block-latest-posts__post-title {
  color: #06a30e;
  text-transform: uppercase;
}

.wp-block-latest-posts__post-title:hover {
  color: #8cb045;
}

.product-footer .tab-panels {
  position: relative;
  z-index: 1;
  /* border-top: 2px solid #06a30e; */
}

.nav-tabs>li.active>a {
  background-color: #06a30e;
  color: #fff !important;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.wp-block-heading {
  color: #06a30e;
  font-size: 18px;

  font-weight: 600;
  text-transform: uppercase;
}

.blog-wrapper .large-9 .post-item {
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 20px;
  padding-left: 0;
}

.blog-wrapper .block_sp_noibat .col-inner {
  box-shadow: 1px 1px 6px 0px #ddd;
  border-top: 3px solid green;
  background-color: #fff;
  position: relative;
  z-index: 10;
  padding: 15px;
}

.blog-wrapper .block_sp_noibat .product_list_widget li {
  margin: 0;
}

.blog-wrapper .block_sp_noibat {
  padding: 0;
}

.blog-wrapper .nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover {
  background-color: #8cb045;
  border-color: #8cb045;
  color: #fff;
}

.blog-wrapper ul.links li a,
.blog-wrapper .nav-pagination>li>span {
  color: green;
  border: 1px solid #ddd;
}

.blog-wrapper ul.links li a:hover,
.blog-wrapper .nav-pagination>li>span:hover {
  color: white;
}

.amlab_form_contact {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  /* khoảng cách giữa các cột */
  margin-top: 30px;
}

.amlab_form_contact .cf-col-6 {
  width: calc(50% - 8px);
  /* 50% trừ đi khoảng cách giữa các cột */
}

.amlab_form_contact .cf-col-12 {
  width: 100%;
}

.amlab_form_contact input,
.amlab_form_contact textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 0;
}

.amlab_form_contact button {
  padding: 5px 52px 5px 20px;
  border-radius: 99px;
  color: #fff;
  background: #06a30e;
  border-radius: 30px;
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none !important;
  font-weight: 500;
}

.amlab_form_contact button:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 16px;
  top: 14px;
  background-image: url(/wp-content/uploads/2025/06/send-1.png);
  background-size: contain;
  z-index: 2;
}

.amlab_form_contact button::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 7px;
  background-color: white;
  border-radius: 99999px;
}

.s_blog_amlab .box-vertical .box-image {
  width: 30%;
}

.s_blog_amlab .timhieuthem,
.s_blog_amlab .is-divider {
  display: none;
}

.s_blog_amlab .post-title a {
  font-size: 14px;
  font-weight: 700;
  color: #06a30e;

  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

  @supports (-webkit-line-clamp: 2) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

.s_blog_amlab .amlab_date_custom .post-date-full {
  padding: 0;
  background-color: #ffffff;
  color: #06a30e;
  text-decoration: underline;
}

.s_blog_amlab .post-item {
  padding: 0;
  padding-bottom: 0px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0px;
}

.s_ft_amlab .col2 {
  padding-left: 40px;
}

.amlab_slider {
  margin-top: 35px !important;
}

.s_blog_amlab {
  border-bottom: 1px solid white;
}

.amlab_slider .flickity-prev-next-button {
  display: none;
}

.btn_xemthem span {
  font-size: 14px;
  font-weight: 400;
  padding: 0 5px;
}

.amlab_slider .col {
  width: 33.3%;
}

.btn_xemthem {
  margin-top: 20px;
}

.text_bg_bottom {
  text-align: center;
  padding-bottom: 5px;
  background: url(./assets/images/bg-ngang.png) no-repeat bottom center;
  margin-bottom: 15px;
}

.text_bg_bottom2 {
  text-align: center;
  padding-bottom: 5px;
  background: url(./assets/images/bg-ngangt.png) no-repeat bottom center;
  margin-bottom: 15px;
}

.row_blog_amlab .row:not(.row-collapse) {
  margin: 0;
}

.row_blog_amlab>.col>.col-inner {
  padding: 30px 15px;
}

.row_blog_amlab h3 {
  font-size: 48px;
  font-weight: 700;
  margin: 0;
  font-family: "RobotoCondensed";
}

.pb0 {
  padding-bottom: 0 !important;
}

.font14,
.font14>* {
  font-size: 14px;
  font-weight: 400;
}

.font30,
.font30>* {
  font-size: 30px;
  margin: 0;
  font-weight: 400;
}

.font60,
.font60>* {
  font-size: 50px;
  margin: 0;
  font-weight: 700;
  line-height: 65px;
  margin-bottom: 24px;
  font-family: "RobotoCondensed";
}

.title-h2,
.title-h2>h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  color: #06a30e;
  background: url(./assets/images/bg-ngang.png) no-repeat bottom center;
  line-height: 75px;
  font-family: "RobotoCondensed";
}

.title_form_contact,
.title_form_contact>* {
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 700;
}

.wpcf7-form-control::placeholder {
  font-size: 14px;
  font-weight: 400;
}

.amlab_form_contact .btn {
  text-align: center;
}

.btn_see_all {
  padding: 0;
  border: none;
}

.btn_see_all span {
  padding: 10.5px 20px 10.5px 52px;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 400;
}

.btn_see_all span::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 16px;
  top: 14px;
  background-image: url(/wp-content/uploads/2025/06/send-1.png);
  background-size: contain;
  z-index: 2;
}

.btn_see_all span::after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 12px;
  top: 7px;
  background-color: white;
  border-radius: 99999px;
}

.btn_see_all:hover span {
  color: #fff;
}

.btn_cuahang {
  padding: 0;
  border: none;
}

.btn_cuahang span {
  padding: 10.5px 20px 10.5px 52px;
  border-radius: 15px;
  color: #fff;
  border: 1px solid #06a30e;
  background: #06a30e url(./assets/images/maybay.png) no-repeat left 10px center;
  border-radius: 30px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}

.btn_cuahang:hover span {
  background: #8cb045 url(./assets/images/maybay2.png) no-repeat left 10px center;
  color: #fff;
  transition: all 0.3s;
  border: 1px solid #8cb045;
}

.title-video a {
  color: #06a30e;
}

.title-video a:hover {
  color: #8cb045;
}

.title-video:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 50px;
  background: #8cb045;
  left: 0;
  top: 19px;
}

.dv-title {
  position: relative;
}

.dv-title:before {
  content: "";
  width: 25px;
  height: 1px;
  border-bottom: 1px solid #160f5c;
  position: absolute;
  bottom: -8px;
}

.dv-title:after {
  content: "";
  width: 50px;
  height: 1px;
  border-top: 1px solid #160f5c;
  position: absolute;
  bottom: -5px;
}

.title-video p {
  padding-left: 55px;
}

.name_kh,
.name_kh>* {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}

.product-main #product-sidebar {
  padding: 0;
  max-width: 278px;
}

.product-main .product-info {
  border: none;
}


.title_blog_single_blog {
  font-size: 45px;
  font-weight: 500;
  margin-bottom: 0;
}

.slider_new_blog_amlab {
  margin-top: 30px;
}

.slider_new_blog_amlab .flickity-prev-next-button {
  display: none;
}

.slider_new_blog_amlab .post-item {
  border: none !important;
}

.slider_new_blog_amlab .post-title a {
  background: unset !important;
  font-size: 16px !important;
}

.slider_new_blog_amlab .timhieuthem {
  display: none;
}

.slider_new_blog_amlab .box-text {
  padding-top: 10px;
  padding-bottom: 0;
  border-bottom: 2px solid #8cb045;
}

.title_page h2 {
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 30px;
  font-family: "RobotoCondensed";
}

.recrum_under_title p {
  font-size: 14px;
  font-weight: 400;
}

.icon_box_amlab_contact .icon-box-img .icon-inner {
  background-color: #12a949;
  border-radius: 99px;
}

.icon_box_amlab_contact .icon-box-img .icon-inner img {
  padding: 40px;
}

.text_icon_box_amlab a {
  color: #06a30e;
}

.text_icon_box_amlab h3 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 0;
}

.text_icon_box_amlab p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

.copyright-footer {
  font-size: 12px;
  font-weight: 400;
}

.header-main .nav-dropdown {
  padding: 0;
  border: none;
  min-width: 200px;
}

.header-main .nav-dropdown li:hover {
  background-color: #8cb045;
}

.header-main .nav-dropdown li {
  padding: 0 !important;
  background-color: #06a30e;
}

.header-main .nav-dropdown li>a {
  margin: 0 !important;
  color: #fff !important;
  padding: 10px 20px;
  border-bottom: 1px solid #bdbdbd !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
}

.amlab_slider_shop .col {
  flex-basis: 12.5%;
  max-width: 12.5%;
}

.amlab_slider_shop .col .img img {
  aspect-ratio: 16 / 9;
}

.amlab_slider_shop .flickity-prev-next-button.previous {
  width: 40px;
  height: 40px;
  position: absolute;
  transform: translate(-50%, -50%) !important;
  left: 30px;
}

.amlab_slider_shop .flickity-prev-next-button.next {
  position: absolute;
  transform: translate(-50%, -50%) !important;
  right: -10px;
  left: unset;
  width: 40px;
  height: 40px;
}

.amlab_slider_shop .flickity-prev-next-button .arrow,
.amlab_slider_shop .flickity-prev-next-button svg {
  fill: #000000;
  opacity: 0.7;
}

.amlab_slider_shop button:hover .arrow,
.amlab_slider_shop .flickity-prev-next-button:hover svg {
  fill: #000000;
}

.amlab_slider_shop .flickity-prev-next-button:hover .arrow,
.amlab_slider_shop.flickity-prev-next-button:hover svg {
  fill: #000000;
}

.product .product-footer {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}

.product .product-footer .woocommerce-tabs {
  order: 1;
}

.product .product-footer .devvn_prod_cmt {
  order: 2;
}

.product .product-footer .related {
  order: 3;
}

.product .product-footer .woocommerce-Reviews {
  order: 4;
}

.product .related-products-wrapper {
  border: none;
}

.product-main .product-info .amlab_info {
  margin-bottom: 0 !important;
}

.product-info .amlab_info {
  display: flex;
  align-items: center;
  gap: 15px;
}

.product-info .text-danger strong {
  font-size: 16px;
  font-weight: 700;
  color: #d70018;
}

.product-info .amlab-fake-view,
.product-info .amlab-fake-cart {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin: 0 3px;
}

.product .product-section-title {
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  color: #06a30e;
  background: url(./assets/images/bg-ngang.png) no-repeat bottom center;
}

.col_pro_title_amlab {
  position: relative;
  z-index: 1;
  margin-top: 60px;
}

.product-main .woocommerce-breadcrumb {
  display: none;
}

.product-main .product-info {
  display: flex;
  flex-direction: column;
}

.product-main .product-info .price-wrapper {
  padding-bottom: 5px;
}

.product-main .product-info .product-short-description {
  order: 1;
}

.product-main .product-info .cart {
  order: 3;
}

.product-main .product-info .woocommerce-variation.single_variation {
  display: none !important;
}

.product-main .product-page-price {
  position: relative;
  display: flex;
  align-items: center;
}

.product-main .product-page-price del {
  order: 2;
}

.product-main .single_add_to_cart_button:hover::after {
  transform: translateX(0);
}

.product-main .single_add_to_cart_button::before {
  content: url(./assets/images/icon-muax.png);
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}

.product-main .single_add_to_cart_button::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #0a5e09;
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: -1;
}

.product-main .single_add_to_cart_button {
  color: #fff !important;
  padding: 2px 20px 2px 40px;
  display: inline-block;
  border-radius: 55px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #06a30e;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  background-color: #06a30e !important;
  z-index: 1;
}

/* */
.product-main .ux-buy-now-button:hover::after {
  transform: translateX(0);
}

/* .product-main .ux-buy-now-button::before {
  content: url(./assets/images/icon-muax.png);
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
} */
.product-main .ux-buy-now-button::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #0a5e09;
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: -1;
}

.product-main .ux-buy-now-button {
  color: #fff !important;
  /* padding: 2px 20px 2px 40px; */
  display: inline-block;
  border-radius: 55px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #06a30e;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  background-color: #06a30e !important;
  z-index: 1;
}

.product-main .single_add_to_cart_button:hover {
  box-shadow: unset;
}

.product-main form.cart {
  margin-top: 15px;
}

.add-to-cart-button a:hover {
  color: white !important;
}

.add-to-cart-button a::before {
  content: "";
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url(./assets/images/cart.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 4px center;
  background-color: white;
  border-radius: 99999px;
}

.add-to-cart-button a {
  /*  background: url(./assets/images/icon-muax.png) no-repeat left 3px center;*/
  color: white !important;
  padding: 3px 0px 3px 25px;
  display: inline-block;
  border-radius: 55px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #06a30e !important;
  font-size: 14px !important;
  font-weight: 500;
  width: 140px;
  overflow: hidden;
  z-index: 1;
  background-color: #06a30e !important;
  position: relative;
  line-height: 2.19em !important;
}

.add-to-cart-button a::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #0a5e09;
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: -1;
}

.add-to-cart-button a:hover::after {
  transform: translateX(0);
}

.product-main .lien-he {
  font-size: 35px;
  font-weight: 700;
  color: #06a30e;
}

.related .flickity-button-icon {
  background-color: #06a30e;
  color: white;
  border: 1px solid #06a30e !important;
}

.related .flickity-prev-next-button {
  transform: unset !important;
  opacity: 1;
}

.related .slider:hover .flickity-prev-next-button {
  opacity: 1;
}

.amlab_slider_shop {
  position: relative;
}

.s_box_3img .col {
  padding: 0 40px;
}

.s_box_3img .col .box img {
  width: 300px;
  height: 300px;
  position: relative;
  display: block;
  border-radius: 50%;
  overflow: hidden;
}

.s_box_3img .img_box_gioithieu {
  position: relative;
}

.s_box_3img .box-image:hover {
  cursor: pointer;
}

.s_box_3img .box-image::before {
  content: "";
  background-image: url(/wp-content/uploads/2025/05/item-bg-title.png);
  background-size: cover;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  width: 208px;
  height: 208px;
  z-index: 1;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.s_box_3img .box-image:hover::before {
  background-image: url(/wp-content/uploads/2025/05/item-bg-title_hover.png);
}

.s_box_3img .box-text {
  padding: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: 2;
  pointer-events: none;
}

.s_box_3img .box-text h4 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

.row_width_gioithieu>.col {
  padding: 0 110px;
}

.s_gioithieuchung .row {
  background-color: #fff;
}

.s_gioithieuchung>.relative>.row>.col>.col-inner {
  padding-left: 15px !important;
  padding-right: 15px !important;
  background-color: #fff;
}

.mg0 {
  margin-bottom: 0;
}

.font24,
.font24>* {
  font-size: 24px;
  font-weight: 700;
}

.bo-vien .col-info p,
.bo-vien .col-info h3,
.bo-vien .col-info a {
  color: #06a30e;
}

.bo-vien .col-info h3::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 14px;
  margin-right: 8px;
  background-image: url("/wp-content/uploads/2025/05/black-triangular-arrowhead-pointing-to-left-direction.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.col-info p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 26px;
}

.vi-tri-header {
  background: #ffffff;
  color: #333;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  border-radius: 10px;
  border: 1px solid #06a30e;
  font-size: 18px;
  font-weight: 700;
}

.vi-tri-header:hover {
  color: #06a30e;
}

.bo-vien .ds-nguoi {
  margin-bottom: 30px;
}

.bo-vien .nguoi {
  display: flex;
  flex-wrap: wrap;
}

.bo-vien .nguoi .col-img,
.bo-vien .nguoi .col-info {
  width: 50%;
  padding: 0;
  margin-top: 15px;
}

.bo-vien .nguoi .col-info {
  padding: 20px;
  background-color: #ece5d3;
}

.bo-vien .col-img img {
  width: 100%;
  object-fit: cover;
}

.bo-vien .hidden {
  display: none;
}

.s_nhansu,
.s_nhansu_recrum {
  padding: 0 !important;
}

.s_nhansu .col {
  background-color: #fff;
  padding: 20px 15px;
}

.s_nhansu .vi-tri-header {
  position: relative;
}

.s_nhansu .vi-tri-header::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background-image: url(/wp-content/uploads/2025/05/plus.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: 0%;
}

.s_nhansu .vi-tri-header.active::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 8px;
  background-image: url(/wp-content/uploads/2025/05/minus.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  right: 0%;
}

.nguoi.reverse {
  display: flex;
}

.nguoi.reverse .col-img {
  order: 2;
}

.nguoi.reverse .col-info {
  order: 1;
}

.col_post_single_title_amlab {
  margin-top: 30px;
}

.woo_km .flickity-prev-next-button.previous {
  transform: unset;
  opacity: 1;
  left: -1.5%;
}

.woo_km .flickity-prev-next-button.next {
  transform: unset;
  opacity: 1;
  left: unset;
  right: -1.5%;
}

.s_home_pro_km .woocommerce-pagination {
  display: none;
}

.s_home_pro_km #countdown-container {
  display: flex;
  justify-content: flex-end;
}

.s_home_pro_km #countdown-container h3 {
  width: fit-content;
  color: red;
  font-size: 32px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0;
  line-height: normal;
  margin-right: 5px;
}

.s_home_pro_km .countdown-list p {
  margin-bottom: 0;
  color: red;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 32px;
}

.s_home_pro_km .countdown-list li {
  background-color: red;
  color: #fff;
  font-size: 13px;
  display: flex;
  width: 65px;
  justify-content: center;
  gap: 5px;
}

.s_home_pro_km #countdown {
  margin: 0;
}

.sale_pro_home_title h2 {
  font-size: 48px;
  font-weight: 700;
  color: red;
  text-transform: uppercase;
  font-family: "RobotoCondensed";
}

.sale_pro_home_bn p {
  margin-bottom: 15px;
  background-color: #e93e29;
  width: fit-content;
  padding: 5px 15px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}

.slide_logo {
  background-color: white;
}

.slide_logo .flickity-viewport {
  top: 15px;
  min-height: 165px !important;
}

.slide_logo .flickity-viewport .logo_bm {
  padding: 15px;
}

.slide_hdth .flickity-viewport {
  min-height: 327px !important;
}

.header-inner .flex-right .nav-right {
  justify-content: flex-start;
}

.social-icons .icon.plain i {
  color: #06a300;
}

.archive .shop-page-title.category-page-title.page-title {
  display: none;
}

.archive .category-page-row {
  margin-top: 0 !important;
  max-width: 100%;
}

.archive .category-page-row>.col.large-12 {
  max-width: 1170px !important;
  margin: 0 auto;
}

/*.archive .badge-container, .single.single-product .badge-container {
  margin-top: 0;
  left: -5px !important;
}
.archive .badge-container .badge-inner, .single.single-product .badge-container .badge-inner {
  background-image: url(/wp-content/uploads/2025/06/Group-9105-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: unset;
  padding: 10px !important;
  display: flex;
  width: 85px;
}
.single.single-product .badge-container .badge-inner {
  width: 100px;
}*/
.single.single-product .related.related-products-wrapper {
  display: none;
}

.amlab_splq h2 {
  font-size: 48px;
  font-weight: 700;
  background: url(/wp-content/themes/flatsome-child/assets/images/bg_tt_ft.png) no-repeat bottom center;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: rgba(6, 163, 14, 1);
}

/*.archive .badge-container .badge-inner .onsale, .single.single-product .badge-container .badge-inner .onsale {
  text-transform: uppercase;
  font-weight: normal;
  translate: 5px -1px;
}*/
.archive .product-small.box .box-text.box-text-products {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.archive .product-small.box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.archive .product-small.box {
  padding: 20px;
  padding-bottom: 0;
  border: 1px solid rgba(153, 153, 153, 0.3);
  border-radius: 5px;
  transition: all 0.3s ease;
  background-color: white;
}

.archive .product-small.box p.category {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.archive .product-small.box p.name {
  height: auto !important;
}

.archive .product-small.box p.name a {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.amlab_3ic {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 60px;
  padding-bottom: 0;
  margin-bottom: -62px;
}

.amlab_3ic h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  color: rgba(1, 50, 5, 1);
  margin: 0;
  font-family: "RobotoCondensed";
}

.amlab_3ic p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(135, 134, 128, 1);
  margin: 0;
}

.amlab_3ic img {
  padding-top: 0 !important;
}

.amlab_3ic .icon-box-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.amlab_3ic .icon-box {
  padding-left: 30px;
}

.amlab_3ic .row .col:nth-child(1) .icon-box {
  padding-left: 0;
}

.amlab_3ic .row .col:nth-child(1) .icon-box,
.amlab_3ic .row .col:nth-child(2) .icon-box {
  border-right: 2px solid rgba(58, 238, 67, 1);
}

.amlab_soverlay .overlay {
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.5) 83.82%) !important;
}

.amlab_ctitle p {
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  color: #05753c;
  text-transform: uppercase;
}

.archive .amlab-sorting select,
.archive .amlab-sorting .woocommerce-ordering {
  margin: 0 !important;
  border-radius: 8px;
}

#amlab-cat-filter-form {
  margin-bottom: 0 !important;
}

.product-footer .woocommerce-tabs {
  border-top: none !important;
}

.single.single-product .woocommerce-tabs ul.tabs {
  border-bottom: 1px solid #ececec;
}

.single.single-product .woocommerce-tabs ul.tabs li a::before {
  top: unset !important;
  bottom: 0;
}

.single.single-product .countdown-list {
  display: flex;
  gap: 10px;
}

.single.single-product .countdown-list>li {
  display: flex;
  gap: 5px;
  align-items: center;
  font-size: 20px;
  width: 80px;
  padding: 5px !important;
  color: white;
  justify-content: center;
}

.single.single-product .product-info .price-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.amlab-sale-percent {
  color: white;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
  background-color: rgba(237, 87, 42, 1);
  padding: 0px 10px;
  border-radius: 50px;
}

.amlab-filter-sorting-wrap {
  margin-top: 80px;
}

.star-rating span:before {
  color: rgba(255, 138, 0, 1) !important;
}

.amlab_lnbg .section-bg-overlay {
  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.5) 56.17%) !important;
}

.amlab_bdtex h1 {
  font-size: 46px;
  font-style: italic;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #245041;
  text-align: center;
  line-height: 100%;
  letter-spacing: 2px;
}

.amlab_ppic h2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
}

.amlab_ppic h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}

.marquee-content-logo2 .col-inner .slick-list {
  direction: rtl;
}

.marquee-content-logo .slick-slide img,
.marquee-content-logo2 .slick-slide img {
  object-fit: contain !important;
}

.amlab_xktitle h2 {
  font-size: 48px;
  text-transform: uppercase;
}

.s_hoat_dong_gt .img_bottom {
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.map_gt img {
  width: 38%;
}

.map_gt p {
  margin-bottom: 0;
}

.col_img_bt_right {
  position: absolute;
  bottom: -40px;
}

.col_img_bt_right .img_bt_right img {
  width: 37%;
}

.s_kim_chi_nan .col8 .col-inner {
  width: 440px;
  margin-top: 80px;
}

.logo_doi_tac_gt .col {
  flex-basis: 12.5%;
  max-width: 12.5%;
}

.logo_doi_tac_gt .img-inner {
  position: relative;
  overflow: visible;
  z-index: 1;
}

.header-main {
  z-index: 11;
  height: 50px !important;
}

.header-main #logo a {
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.ft-chatbox-skin1 {
  z-index: 1040 !important;
}
.header-main #logo {
  transform: scale(2.9);
  top: -29px;
  position: relative;
  z-index: 12;
  transition: transform 0.5s ease;
  left: -42%;
}

.header-main .header-inner {
  position: relative;
}

.header-main .flex-right {
  position: absolute;
  right: 10%;
  z-index: 15;
}

.stuck .header-main #logo {
  transform: scale(1.6);
  top: 0;
  margin-right: 0;
  position: relative;
  left: -44.7%;
}

.stuck .header-main .nav>li>a {
  line-height: 16px !important;
}

.doi_tac_home_logo .img-inner {
  overflow: visible;
}

.doi_tac_home_logo {
  background-color: white;
  margin-bottom: 20px !important;
  padding: 20px;
}

.doi_tac_home_logo .medium-3 {
  padding-bottom: 0;
}

.icon_fresh_home .icon-box-img {
  height: 160px;
}

.icon_fresh_home h3 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 32px;
  font-family: "RobotoCondensed";
}

.map_gt .img_map img {
  width: 30%;
  background-color: white;
  padding: 20px;
  border: 2px solid #06a30e;
  border-radius: 10px;
}

.s_kim_chi_nan .accordion-title {
  font-size: 32px;
  font-weight: 700;
  color: #05753c;
  padding: 4px 20px;
  border: none;
  background-color: #ffff;
  margin-bottom: 15px;
  border-radius: 15px;
}

.s_kim_chi_nan .accordion-item {
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 15px;
}

.s_kim_chi_nan .toggle {
  left: unset;
  right: 0;
}

.s_kim_chi_nan .accordion-title.active {
  background-color: unset;
}

.s_kim_chi_nan .toggle {
  background: url(/wp-content/uploads/2025/06/Group-35717.png);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 39px;
  top: 10px;
  right: 10px;
  height: 100%;
  border-radius: unset;
}

.s_kim_chi_nan .icon-angle-down:before {
  display: none;
}

.s_kim_chi_nan .active>.toggle {
  transform: unset;
}

.accordion .active .toggle {
  background: url(/wp-content/uploads/2025/06/Group-35717-2.png);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 39px;
  top: 10px;
  right: 10px;
  height: 100%;
  border-radius: unset;
}

.s_home_pro_km .previous .flickity-button-icon {
  background: url(/wp-content/uploads/2025/06/Slide-Left.png);
  width: 52px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.s_home_pro_km .previous:hover .flickity-button-icon {
  background: url(/wp-content/uploads/2025/06/Slide-right.png);
  width: 52px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.s_home_pro_km .flickity-prev-next-button .arrow {
  display: none !important;
}

.s_home_pro_km .next .flickity-button-icon {
  background: url(/wp-content/uploads/2025/06/Slide-Left-1.png);
  width: 52px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.s_home_pro_km .next:hover .flickity-button-icon {
  background: url(/wp-content/uploads/2025/06/Slide-right-1.png);
  width: 52px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}

.woo_km .flickity-prev-next-button {
  width: 54px;
}

.amlab_slider.slide_hdth .flickity-viewport {
  height: 490px !important;
}

.nav-right .header-cart-link {
  color: #fff !important;
}

.s_sp_noibat_home .img1 {
  position: absolute;
  top: 0;
  height: 300px;
}

.s_sp_noibat_home .img2 {
  position: absolute;
  top: 65%;
  height: 115px;
}

.badge-container {
  margin-top: 0;
  left: -7px !important;
}

.badge-container .badge {
  height: fit-content;
}

.badge-container .badge-inner {
  position: relative;
  display: inline-block;
  background-color: red;
  color: white;
  padding: 4px 12px 4px 16px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  font-weight: 700;
  font-size: 13px;
  padding: 10px;
}

.badge-container .badge-inner:before {
  content: "";
  position: absolute;
  left: 0;
  background-color: darkred;
  width: 7px;
  height: 11px;
  bottom: -6px;
  border-radius: 999999px;
  z-index: -2;
}

.badge-container .badge-inner:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid red;
}

.s_home_pro_km .onsale {
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
}

.s_sp_noibat_home .woo_km .product-small .col-inner {
  padding: 0 10px 10px 10px;
  background-color: #fff;
  border-radius: 5px;
}

.s_bg_banner_shake .img_shake {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
}

.s_bg_banner_shake .is-divider {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
  margin: 0;
}

.s_bg_banner_shake .ux-logo {
  position: relative;
  display: inline-block;
  border-left: 2px solid #06a30e;
}

.s_bg_banner_shake .ux-logo:first-child {
  border-left: none;
}

.s_bg_banner_shake .ux-logo-link {
  padding: 5px !important;
}

.s_bg_banner_shake .ux-logo img {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
}

.icon_fresh_home .icon-box {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
}

.s_bg_banner_shake p {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 0;
  font-family: "RobotoCondensed";
}

.s_bg_banner_shake h4 {
  animation: shake 9s infinite ease-in-out;
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "RobotoCondensed";
}

@keyframes shake {
  0% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  10% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  30% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  40% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  50% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  70% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  80% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  90% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  100% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}

.amlab_sl_infinity_shop .img {
  margin: 0 3px;
}

.nav .searchform-wrapper input {
  box-shadow: none;
  border: none;
}

.block_pro_detail .medium-6 {
  padding-bottom: 10px;
}

.block_pro_detail .bdbot .col-inner {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}

.s_kim_chi_nan .medium-5 {
  padding-right: 0;
}

.s_kim_chi_nan .medium-6 {
  padding-left: 0;
}

.s_kim_chi_nan .medium-6 .col-inner {
  padding: 25px 40px;
  background-color: #05753c;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.s_kim_chi_nan .title_48 h2 {
  color: #fff !important;
  font-size: 36px;
}

.product-small .price del .amount {
  font-size: 16px;
}

.amlab-fake-cart {
  /* background-image: url(/wp-content/uploads/2025/06/shopping-cart-1.png); */
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  /* padding-left: 30px; */
}

.product-small .amlab_info {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.product-small .woocommerce-product-rating {
  justify-content: center;
}

.product-small .star-rating {
  margin: 0;
}

.product-small .amlab-fake-cart {
  transform: translate(-50%, -50%);
  left: 50%;
  position: relative;
  top: 13px;
  width: fit-content;
}

.product-small .amlab_info>img {
  display: none;
}

.btn_see_all {
  display: inline-block;
  overflow: hidden;
  border-radius: 99px;
  padding: 0;
}

.btn_see_all {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
  color: white;
  transition: color 0.3s ease;
  background-color: rgb(41, 167, 82);
}

/* Nền chạy từ trái qua phải */
.btn_see_all::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #06a30e;
  z-index: -1;
  transition: width 0.4s ease;
  border-radius: 99px;
}

/* Hover chạy nền */
.btn_see_all:hover::before {
  width: 100%;
}

.videohome-iem .video-button-wrapper {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}

.videohome-iem .video-button-wrapper .open-video.icon {
  margin-bottom: 0px;
}

.s_xuatkhau_amlab .col {
  border-left: none !important;
}

.video_main_home .video-button-wrapper {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.mfp-content .ux-mfp-inline-content>video {
  max-height: 90vh;
}

.amlab_slider_partner .col {
  flex-basis: 25%;
  max-width: 25%;
  padding-bottom: 0;
}

.amlab_slider_partner .flickity-viewport {
  min-height: 220px;
}

.amlab_slider_partner {
  background-color: white;
  margin-bottom: 50px;
}

.amlab_slider_partner .flickity-slider {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.amlab_slider_partner .flickity-prev-next-button {
  display: none;
}

.blog-wrapper {
  padding-top: 0;
}

.blog-wrapper .archive-page-header {
  display: none;
}

.banner-danh-muc-wrapper {
  position: absolute;
  z-index: 0;
}

#banner_cate {
  position: relative;
  margin-bottom: 30px;
}

.cart-collaterals .checkout-button {
  background-color: #EF5627;
}

.place-order .button.alt {
  background-color: #EF5627;
}

.button.checkout {
  background-color: #EF5627;
}

.s_kim_chi_nan .accordion-inner {
  padding-top: 0;
  padding-bottom: 5px;
}

.s_bn_shop .banner-inner {
  background-color: #fff;
}

.post-template-default .col_post_title_amlab {
  position: relative;
}

.blog-single .comment-respond {
  display: none;
}

.s_content_amlab ol,
.s_content_amlab p {
  margin-bottom: 0;
}
.amlab_slider_paper .col{
  flex-basis: 25%;
  max-width: 25%;
}
.amlab_slider_paper{
  padding-bottom: 30px;
}
.amlab_slider_paper .flickity-viewport {
  min-height: 410px;
}
.amlab_slider_paper .flickity-prev-next-button{
  display: none;
}
@media only screen and (max-width: 48em) {

  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .absolute-footer {
    padding-bottom: 100px !important;
  }
  .amlab_slider_paper .flickity-viewport {
    min-height: 260px;
}
  .amlab_slider_paper .col{
    flex-basis: 50%;
    max-width: 50%;
  }
  @keyframes shake {
    0% {
      transform: scale3d(0.9, 0.9, 0.9);
    }

    10% {
      transform: scale3d(0.8, 0.8, 0.8);
    }

    20% {
      transform: scale3d(0.9, 0.9, 0.9);
    }

    30% {
      transform: scale3d(0.8, 0.8, 0.8);
    }

    40% {
      transform: scale3d(0.9, 0.9, 0.9);
    }

    50% {
      transform: scale3d(0.8, 0.8, 0.8);
    }

    60% {
      transform: scale3d(0.9, 0.9, 0.9);
    }

    70% {
      transform: scale3d(0.8, 0.8, 0.8);
    }

    80% {
      transform: scale3d(0.9, 0.9, 0.9);
    }

    90% {
      transform: scale3d(0.8, 0.8, 0.8);
    }

    100% {
      transform: scale3d(0.9, 0.9, 0.9);
    }
  }

  .s_kim_chi_nan::before {
    display: none;
  }

  .s_kim_chi_nan .title_48 h2 {
    font-size: 23px !important;
    line-height: 53px;
  }

  .s_kim_chi_nan .accordion-title {
    font-size: 23px;
    padding: 10px 20px;
  }

  .header-top {
    display: none;
  }

  .col_icon_dance_fix {
    padding-left: 0;
  }

  .stuck .header-logo-sticky,
  .stuck .header_logo.header-logo,
  .header-logo-sticky,
  .header_logo.header-logo {
    display: none !important;
  }

  .header-logo-dark {
    display: block !important;
  }

  .stuck img.header-logo-dark {
    display: block !important;
  }

  .title_page h2 {
    font-size: 40px;
  }

  .title_post_amlab {
    font-size: 40px;
    line-height: 40px;
  }

  .s_home_pro_km .countdown-list li {
    width: 52px;
  }

  .amlab_slider_partner .flickity-viewport {
    min-height: 135px;
  }

  .amlab_slider_partner .col {
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
  }

  .mfp-content .searchform input {
    height: 40px;
  }

  .mfp-content .searchform button {
    height: 40px;
    background-color: #05753c;
  }

  .product-small .amlab_info .woocommerce-product-rating {
    flex-direction: column;
  }

  .amlab_3ic .col {
    padding-top: 15px;
  }

  .amlab_3ic .icon-box {
    padding-left: 0;
  }

  .amlab_3ic {
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    padding: 0;
    padding-bottom: 0;
    margin-bottom: unset;
  }

  .mobile-nav .icon-search {
    color: #fff;
  }

  .header-main #logo {
    transform: scale(0.85);
    top: -29px;
    position: relative;
    z-index: 12;
    left: -35%;
    top: 0% !important;
  }

  .stuck .header-main #logo {
    transform: scale(1.15);
    top: 0;
    margin-right: 0;
    position: relative;
    left: -35%;
  }

  #logo {
    opacity: 1;
  }

  .s_bg_banner_shake p {
    font-size: 20px;
  }

  .s_bg_banner_shake h4 {
    font-size: 24px;
  }

  .font30,
  .font30>* {
    font-size: 20px;
  }

  .font60,
  .font60>* {
    font-size: 48px;
  }

  .header-inner .flex-right .nav-right {
    justify-content: flex-end !important;
  }

  .header-main {
    height: 70px !important;
  }

  .mobile-nav .icon-menu {
    color: white;
  }

  .s_bg_banner_shake .col_img {
    padding-left: 0;
  }

  .s_bg_banner_shake .ic1 .icon-box-img,
  .s_bg_banner_shake .ic2 .icon-box-img {
    width: 200px !important;
  }

  .s_bg_banner_shake .ic3 .icon-box-img,
  .s_bg_banner_shake .ic4 .icon-box-img {
    width: 150px !important;
  }

  .icon_fresh_home h3 {
    font-size: 17px;
  }

  .s_home_pro_km .countdown-list p {
    font-size: 24px;
  }

  .s_home_pro_km #countdown-container {
    justify-content: center;
  }

  .countdown-list>li span {
    font-size: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .s_home_pro_km #countdown-container h3 {
    font-size: 24px;
  }

  .amlab_3ic h3 {
    font-size: 18px;
  }

  .font24,
  .font24>* {
    font-size: 18px;
  }

  .s_ve_hoa_doanh_gt h3 {
    font-size: 18px;
  }

  .item_kim_chi_nan p {
    font-size: 18px;
  }

  .s_hoat_dong_gt h5.post-title {
    font-size: 18px;
  }

  .row_blog_amlab h3 {
    font-size: 30px !important;
  }

  .amlab_ctitle p {
    font-size: 30px !important;
  }

  .amlab_splq h2 {
    font-size: 30px !important;
  }

  .sale_pro_home_title h2 {
    font-size: 30px !important;
    text-align: center;
  }

  .title_48,
  .title_48>* {
    font-size: 30px !important;
  }

  .title-h2,
  .title-h2>h2 {
    font-size: 30px !important;
  }

  .m_font_28,
  .m_font_28>* {
    font-size: 28px;
    line-height: 40px;
  }

  .s_kim_chi_nan {
    background-size: 100% !important;
    background-position: top center !important;
  }

  .amlab_xktitle h2 {
    font-size: 32px;
  }

  .amlab_bdtex h1 {
    font-size: 38px;
  }

  .amlab_ppic h2 {
    font-size: 32px !important;
  }

  .amlab_ppic h3 {
    font-size: 20px !important;
  }

  .product-small .woocommerce-Price-amount,
  .product-small .lien-he {
    font-size: 16px;
  }

  .archive .product-small.box p.name a {
    font-size: 20px;
  }

  .amlab-filter-sorting-wrap {
    margin-top: 0px !important;
  }

  .amlab-cat-filter {
    max-width: unset !important;
  }

  .amlab_soverlay .banner-layers {
    overflow: unset !important;
  }

  .amlab-sorting .woocommerce-ordering {
    width: 100%;
  }

  .amlab-sorting {
    max-width: unset !important;
    width: 100%;
  }

  .amlab-cat-filter-selected {
    display: none !important;
  }

  .sale_pro_home_title h2 {
    font-size: 30px;
  }

  .blog-single::before {
    top: 70px;
  }

  .page-id-846 .content-area::before {
    top: 67px;
  }

  .bo-vien .nguoi .col-info {
    margin: 0;
  }

  .bo-vien .nguoi {
    display: block;
  }

  .s_nhansu .col {
    margin: 0 15px;
  }

  .bo-vien .nguoi.reverse {
    flex-direction: unset;
  }

  .bo-vien .nguoi .col-img,
  .bo-vien .nguoi .col-info {
    width: 100%;
  }

  .s_box_3img .col {
    padding: 0 15px;
  }

  .s_gioithieuchung .row {
    background-color: unset;
  }

  .page-id-586 .content-area::before,
  .page-id-741 .content-area::before {
    top: 70px;
  }

  .row_width_gioithieu>.col {
    padding: 0 15px;
  }

  .amlab_slider_shop .col {
    flex-basis: 38%;
    max-width: 38%;
  }

  .amlab_slider_shop .flickity-prev-next-button {
    display: none;
  }

  .s_ft_amlab .col2 {
    padding-left: 15px;
  }

  .blog-wrapper .large-9 .post-item {
    padding-left: 20px;
  }

  .blog-wrapper .box-text {
    padding-top: 10px;
  }

  .s_ft_amlab .col.medium-3:first-child {
    padding-right: 15px;
  }

  .s_slider_new_blog_amlab {
    padding: 0 !important;
  }

  .amlab_slider .col {
    width: 100%;
  }
}