/*
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.   ***************/
/* css reset */
/* @font-face {
  font-family: 'BeVietnamPro';
  src: url('./assets/fonts/BeVietnamPro-Medium.ttf') format('woff');
  font-weight: normal;
  font-style: normal;
}

body ,html{
  font-family: 'BeVietnamPro', sans-serif;
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: 'BeVietnamPro', sans-serif!important;
} */
/*                             header                               */
@font-face {
    font-family: 'BeMedium';
    src: url('./assets/fonts/BeVietnamPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.product-main .product-gallery.col {
    position: sticky;
    top: 50px;
    height: fit-content;
}

.image_cate img {
    aspect-ratio: 9 / 6;
    object-fit: cover;
}

.pb0 {
    padding-bottom: 0 !important;
}

.absolute-footer {
    display: none;
}

.font_medium,
.font_medium>* {
    font-family: 'BeMedium';
}

.text_12,
.text_12>* {
    font-size: 12px;
    font-weight: 400;
}

.font_14,
.font_14>* {
    font-size: 14px;
    font-weight: 400;
}

.font_18,
.font_18>* {
    font-size: 18px;
}

.font_24,
.font_24>* {
    font-size: 24px;
}

.font_30,
.font_30>* {
    font-size: 30px;
    font-weight: 500;
}

.btn_min_270 {
    min-width: 270px;
}

.btn_min_270>span {
    width: 100%;
}

.amlab_col_right_checkout {
    flex-basis: 500px !important;
    max-width: 500px !important;
}

.amlab_col_left_checkout {
    flex: 1 !important;
    max-width: unset !important;
}

.icb_dai_ly .icon-box-text .text>* {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
}

.stack-social>.icon-box {
    flex-wrap: nowrap;
    align-items: flex-end;
}

.s_ft_amlab .ux-menu-link__text {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
}

.col_copy_right p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
}

.s_ft_amlab .icon-box p {
    color: rgba(112, 112, 112, 1);
    font-size: 12px;
    font-weight: 400;
}

.s_ft_amlab .icon-box-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 4px !important;
}

.s_ft_amlab .bd_left {
    border-left: 1px solid #424242;
    height: 200px;
}

.phone_ft span {
    font-size: 40px;
    position: relative;
    top: -5px;
    color: #36C79E;
}

.mg0,
.mg0>* {
    margin-bottom: 0;
}

.s_location .number_st {
    height: 25px;
    border-right: 1px solid #707070;
    padding-right: 7px;
    margin-right: 10px !important;
    font-size: 10px;
}

.stack_system h3 {
    font-weight: 600;
    font-size: 14px;
}

.stack_system p {
    font-weight: 500;
    font-size: 12px;
}

.location-province h3 {
    text-decoration: underline;
}

.stack_system {
    margin-bottom: 10px;
}

.s_ft_amlab .icon-box {
    width: 100px;
}

.header-main .nav-top-link {
    text-transform: math-auto;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.home #header {
    background-color: #FFFFFF;
    opacity: 0.8;
}

#header {
    border-bottom: 1px solid #EBEBEB;
}

#header .header-main {
    height: 70px;
}

#header .header-inner {
    height: 70px;
    padding: 0 50px;
}

#header .header-inner .header-nav {
    justify-content: center;
}

.amlab_col_middle>.col-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

li.cart-item .image-icon.header-cart-icon img.cart-img-icon {
    max-width: 24px !important;
}

#header .header-inner :not(.flex-right) ul.header-nav {
    gap: 33.44px;
}

.product-lightbox .product-quick-view-container .ux-quantity.quantity .ux-quantity__button.plus {
    padding-right: 20px;
}

.product-lightbox .product-quick-view-container .ux-swatches--large .ux-swatch--label {
    min-width: calc(100% / 6 - 5px) !important;
    min-height: 50px !important;
}

.product-lightbox .product-quick-view-container .ux-quantity.quantity .ux-quantity__button.minus {
    padding-left: 20px;
}

.product-lightbox .product-quick-view-container .ux-quantity.quantity {
    align-items: center;
    border-left: none;
    border-right: none;
    width: fit-content;
    padding: 0;
}

.product-lightbox .product-quick-view-container .ux-quantity.quantity .ux-quantity__button {
    height: 55px;
    box-shadow: none;
    background-color: white;
    border: 1px solid #707070;
}

.product-lightbox .product-quick-view-container .ux-quantity.quantity input[type=number] {
    height: 55px;
    box-shadow: none;
    background-color: white;
    border: 1px solid #707070;
    border-left: none;
    border-right: none;
}

.product-lightbox .product-quick-view-container .single_add_to_cart_button {
    font-size: 14px;
    font-weight: 500 !important;
    background-color: #323232;
    color: white;
    padding: 0 17px;
    height: 55px;
    text-transform: uppercase;
}

#header .header-inner .header-nav .menu-item {
    padding: 0 !important;
    margin: 0 !important;
}

#header .header-search a.is-small {
    font-size: 20px;
    color: #323232;
}

.badge-inner.on-sale {
    background-color: unset;
}

.badge-inner.on-sale span {
    color: #D82B2B;
    font-size: 10px;
    font-weight: 600;
}

.badge-container {
    margin: 15px;
    text-align: right;
    left: unset;
    right: 0;
    margin-top: 5px;
}

.banner-title h3 {
    font-size: 48px;
}

.banner-title p {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
}

.banner-content {
    font-size: 24px !important;
}

/* button see more */
.banner-img-category .btn_read_more {
    margin-top: 0;
}

.banner-img-category .btn_read_more span {
    font-size: 13px;
    font-weight: 500;
}

.banner-img-category .button.is-underline:before {
    background: #FFFFFF;
    width: 100%;
    left: 0;
    opacity: 1;
}

.btn-purchase span,
.btn-see-all span {
    padding: 15px 50px;
    font-size: 14px;
    font-weight: 500;
    color: #424242;
    border: 1px solid #424242;
    background: linear-gradient(to right, #424242 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: background-position 0.4s ease, color 0.4s ease;
}

.btn-purchase,
.btn-see-all {
    border: none !important;
    padding: 0;
}

.btn-purchase span:hover,
.btn-see-all span:hover {
    background-position: left bottom;
    color: #fff;
}

.button.is-underline:before {
    height: 1px;
}

.amlab_icb_contact_dai_ly {
    max-width: 270px;
}

.list_group input {
    height: 58px;
}

.product-small .box-text.box-text-products .price-wrapper>span.price {
    display: flex;
    gap: 10px;
    align-items: center;
}

.product-small .box-text.box-text-products .price-wrapper>span.price>del {
    order: 3;
    text-decoration: none;
}

.product-small .box-text.box-text-products .price-wrapper>span.price>del span.amount {
    font-size: 10px;
    line-height: 10px;
    text-decoration: line-through;
}

.product-small .product-title a {
    color: #323232;
    font-weight: 500;
    font-size: 12px;
    font-family: 'BeMedium';
}

.product-small .woocommerce-Price-amount bdi {
    font-size: 12px;
    font-weight: 500;
    color: #323232;
    font-family: 'BeMedium';
}

.product-small del>.woocommerce-Price-amount bdi {
    font-size: 10px;
}

/*                          blog list                            */
.section-blogs-list .blogs-list {
    padding: 0 100px !important;
}

.section-title-contact {
    background-color: #F1F2F7;
}

/*                          Products list                        */
.section-products-list .products-list .box-text {
    text-align: start;
}

.section-products-list .products-list .box-text .name-product {
    color: #323232;
}

.product-stock-status {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    margin: 30px 0 10px;
}

.product-stock-status .in-stock {
    color: #2e7d32;
    /* xanh đậm */
}

.product-stock-status .out-of-stock {
    color: #d32f2f;
    /* đỏ đậm */
}

.section-products-list .products-list .box-text .price del {
    font-size: 10px;
}

.amlab_video_home {
    padding-top: 0 !important;
}

.amlab_video_home>.wp-video {
    width: 100% !important;
}

.amlab_video_home>.wp-video .mejs-container {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 1820 / 730;
}

.img_1920_730 img {
    aspect-ratio: 1920 / 730;
    object-fit: cover;
}

/*Page đăng ký đại lý*/

/* link group  + title*/
.link-group {
    display: flex;
    justify-content: center;
}

.link-group .divider {
    padding: 0 30px;
}

.link-group a {
    opacity: 0.7;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: normal;
}

.link-group .page-name {
    opacity: 1;
}

.title {
    font-size: 30px;
    padding-top: 20px;
    color: #323232;
}

.section-blogs-list .is-divider {
    display: none;
}

.section-title-contact .icon-box-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 10px !important;
}

.section-title-contact .icon-box-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* stat  */
.stat-row {
    width: 60%;
}

.stat-row .stat-number {
    font-weight: 600;
    font-size: 36px;
    margin: 0;
}

.stat-row .stat-label {
    font-weight: 400;
    font-size: 14px;
    color: #424242;
    margin-bottom: 0;
}

.stat-row .stat-item {
    padding-bottom: 0;
}

.stat-row .stat-item-middle {
    border-left: 1px solid #DCDCDA;
    border-right: 1px solid #DCDCDA;
}

/* section-introduce */

.section-introduce .col-box-left .col-inner {
    max-width: 660px !important;
}

/* icon box */
.section-title-contact-block .icon-contact {
    width: 60% !important;
    margin: 0 auto !important;
}

.section-title-contact .icon-box {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
}

.section-blogs-list .post-title {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
}

.section-blogs-list .post-meta {
    font-size: 10px;
    font-weight: 500;
    color: #707070;
}

.section-blogs-list .button.is-underline {
    font-size: 13px;
    font-weight: 600;
    text-transform: math-auto;
    color: #323232;
}

.section-title-contact .col {
    padding: 0 15px !important;
}

.col-icon-middle {
    border-left: 1px solid #DCDCDA;
    border-right: 1px solid #DCDCDA;
}

.section-introduce .icon-box {
    position: relative;
}

.section-introduce .icon-box .icon-box-img {
    width: 48px !important;
    height: 48px;
}

.amlab_icb_center {
    align-items: center !important;
}

.icon-text-box {
    width: 100%;
}

.icon-title {
    font-size: 20px;
    font-weight: 600;
}

.section-introduce .icon-content {
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    color: #DCDCDA;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(112, 112, 112, 1);
}

.section-introduce .icon-content:last-of-type {
    border-bottom: none;
}

.section-introduce .box-left-title {
    text-transform: none;
}

.section-introduce .icon-item {
    padding: 20px 0;
    border-bottom: 1px solid rgba(112, 112, 112, 1);
}

.section-introduce .icon-item.icon-last {
    border: none;
}

.icon-content {
    opacity: 0.8;
}

.section-introduce .btn-regis {
    margin-right: 0;
    display: block;
    border: 1px solid rgba(235, 235, 235, 0.7);
    min-height: 58px;
    line-height: 58px;
}

/* section interest */
.section-interest {
    padding: 30px 120px !important;
}

.section-interest .icon-item {
    margin-top: 20px;
    border-bottom: 1px solid rgba(235, 235, 235, 0.7);
}

.section-interest .icon-item:nth-child(5),
.section-interest .icon-item:nth-child(10) {
    border: none;
}

.icon-email {
    width: 100% !important;
}

.section-interest .btn-regis {
    border: 1px solid #424242;
    box-shadow: none;
    height: 58px;
    line-height: 58px;
    min-width: 300px;
}

.section-interest .btn-regis span {
    font-size: 14px;
    margin: 0 50px;
}

/* section condition title */
.section-condition .condition-title {
    padding: 20px 0;
    border-bottom: 1px solid rgba(235, 235, 235, 0.7);
}

.section-condition .text-content {
    max-width: 520px;
}

.section-condition .text-content-last {
    border-bottom: none;
}

.section-condition .text-content h4,
.box-left-title-small {
    font-size: 18px;
    font-weight: 500;
}

.section-condition .text-content p,
.box-left-content {
    font-size: 13px;
    color: #DCDCDA;
}

/* icon-contact */
.icon-contact .icon-item .icon-title {
    color: #565656 !important;
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
    margin-bottom: 0;
}

.icon-contact .icon-item .phone-contact,
.icon-contact .icon-item .email-contact {
    color: #323232;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.section-form-contact .section-bg .section-bg-overlay {
    background: linear-gradient(270deg, #2A2A2A 0%, #FFFFFF 100%) !important;
    mix-blend-mode: multiply;
}

.section-form-contact .btn-regis input {
    width: 100%;
    background-color: transparent;
    border: 1px solid rgba(235, 235, 235, 0.7);
    margin: 0;
    text-transform: none;
}

.location-province h3 {
    font-size: 18px;
    font-weight: 500;
    color: rgba(50, 50, 50, 1);
    font-family: 'BeMedium';
}

/*                              Trang giới Thiệu                             */
.section-introduce-page {
    padding-bottom: 0px !important;
}

.box-content.introduce-content {
    width: 60%;
    justify-self: center;
    font-size: 13px;
}

.section-middle-introduce {
    padding: 50px 0 !important;
}

.section-middle-introduce .box-left {
    padding-right: 50px !important;
}

.section-middle-introduce .col-right-image {
    padding-right: 0px;
}

.section-condition-introduce .col {
    padding: 0 !important;
}

.box-left-content {
    color: #323232;
}

/* .section-title-contact .icon-contact .icon-item .icon-box-img {
    width: 36px !important;
    height: 36px;
} */

/* shop system */
.shop-system .accordion-title {
    border-top: none;
    padding: 20px 0;
}

.shop-system .accordion-title.active {
    background-color: transparent !important;
    font-weight: normal !important;
}

.shop-system .accordion-title .toggle {
    right: 0;
    left: auto;
    top: 15px;
}

.shop-system .accordion-title::before {
    content: "";
    position: absolute;
    height: 1px;
    top: 50%;
    border-top: 1px solid #ccc;
    transform: translateY(-50%);
}

.shop-system .accodition-system-hn .accordion-title::before {
    left: 10%;
    width: calc(100% - 20%);
}

.shop-system .accodition-system-hcm .accordion-title::before {
    left: 20%;
    width: calc(100% - 30%);
}

.shop-system .accodition-system-ttk .accordion-title::before {
    left: 25%;
    width: calc(100% - 35%);
}

.shop-system .accordion-inner {
    padding: 30px 0;
}

.shop-system .accordion-inner .stack_system {
    margin-bottom: 10px;
}

.shop-system .accordion-inner .stack_system .text p {
    color: #424242;
}

.shop-system .accordion-inner .stack_system .location-number {
    color: #424242;
}

.shop-system .accordion-inner .stack_system .location-hotline {
    height: 30px;
    margin: 0 10px;
    width: 1px;
    background-color: #424242;
}

.shop-system img {
    width: 100%;
    height: 100%;
    object-fit: unset;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*  section-shopping experience */
.section-shopping-experience {
    padding: 30px 100px;
}

#shop-sidebar .choose_size span {
    padding: 15px 20px;
    border: 1px solid #EBEBEB;
    font-size: 14px;
    font-weight: 400;
}

#shop-sidebar .directions_amlab a {
    background-image: url(./assets/images/ruler.png);
    background-repeat: no-repeat;
    padding-left: 17px;
    background-size: 16px 16px;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline;
    color: #323232;
    cursor: pointer;
}

[data-icon-label]:after {
    background-color: var(--fs-color-secondary);
    border-radius: 99px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);
    color: #fff;
    content: attr(data-icon-label);
    font-family: Arial, Sans-serif !important;
    font-size: 11px;
    font-style: normal;
    font-weight: bolder;
    height: 17px;
    letter-spacing: -.5px;
    line-height: 17px;
    min-width: 17px;
    opacity: .9;
    padding-left: 2px;
    padding-right: 2px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    transition: transform .2s;
    z-index: 1;
}

.stuck [data-icon-label]:after {
    top: 0;

}

.payment_methods li+li {
    border-top: none;
}

#shop-sidebar .choose_size {
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    margin-top: 15px;
}

#shop-sidebar .directions_amlab {
    margin-top: 15px;
}

#shop-sidebar .widget-title {
    font-size: 12px;
    font-weight: 400;
    color: #323232;
}

#shop-sidebar .is-divider {
    display: none;
}

#shop-sidebar .price_label,
#shop-sidebar .price_label span {
    font-size: 14px;
    font-weight: 500;
    color: #323232;
}

/* .off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    --drawer-width: unset !important;
} */
.quick-view.quick-view-added {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #323232;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-transform: none;
}

.quick-view.quick-view-added::before {
    content: "";
    position: relative;
    /* left: 5%;
    top: 50%;
    transform: translateY(-50%); */
    width: 24px;
    height: 24px;
    background-image: url(./assets/images/cart.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.product-small .box-image {
    border: 1px solid transparent;
}

.product-small:hover .box-image {
    border: 1px solid #707070;
}

.nav-dropdown .ux-menu .ux-menu-link {
    font-size: 14px;
    font-weight: 400;
    color: #323232;
    padding: 0 !important;
}

.nav-dropdown .ux-menu .ux-menu-link:hover .ux-menu-link__text {
    color: #000;
}

.nav-dropdown .ux-menu .ux-menu-link:first-child {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
}

.nav-dropdown .col {
    padding-bottom: 0;
}

.nav-dropdown .section {
    padding: 20px !important;
}

.header-nav .menu-item::before {
    display: none;
}

.header-nav .menu-item::after {
    display: none;
}

.header-nav .icon-angle-down {
    display: none;
}

.off-canvas-left .mfp-content {
    left: unset;
    right: 0;
}

.lightbox-by-id {
    width: fit-content;
    padding: 0;
}

.related-products-wrapper .row {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.bl_sg_pro .row1,
.bl_sg_pro .row2 {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.bl_sg_pro .row2 .accordion_title {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
}

.bl_sg_pro .row2 .accordion-title span {
    font-size: 14px;
    font-weight: 500;
    color: #323232;
}

.bl_sg_pro .row2 .accordion-inner p {
    font-size: 12px;
    font-weight: 400;
    color: #323232;
    margin-bottom: 5px;
}

.bl_sg_pro .row2 .accordion-inner {
    padding: 10px 0px
}

.bl_sg_pro_form .row {
    padding-left: 150px !important;
    padding-right: 150px !important;
}

.product-container .woocommerce-tabs {
    padding-left: 150px;
    padding-right: 150px;
    padding-top: 80px;
    border-bottom: 1px solid #E0E0E0;
}

.bl_sg_pro .toggle {
    left: unset;
    right: 0;
}

.bl_sg_pro .accordion-title {
    padding-left: 0;
    background-color: transparent;
}

.bl_sg_pro .icon-angle-down::before {
    display: none;
}

.bl_sg_pro .active>.toggle {
    transform: unset;
}

.bl_sg_pro .active>.toggle .icon-angle-down::after {
    content: "";
    background-image: url(./assets/images/minus-mini.png);
    background-size: contain;
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
}

.bl_sg_pro .icon-angle-down::after {
    content: "";
    background-image: url(./assets/images/plus-mini.png);
    background-size: contain;
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
}

.bl_form_search .search-field.mb-0 {
    border: none;
    box-shadow: unset;
    font-size: 30px;
}

.bl_form_search .ux-search-submit {
    display: none;
}

.bl_form_search .large-12 .col-inner {
    border-bottom: 1px solid #323232;
}

.bl_form_search .icon-box-text {
    padding-left: 5px !important;
}

.bl_form_search .icon-box-text p {
    font-size: 18px;
    font-weight: 500;
    color: #323232;
}

.bl_form_search .icon-box {
    padding-bottom: 10px;
}

.bl_form_search .ux-menu-link__link {
    padding: 0;
    min-height: unset;
    line-height: 30px;
}

.bl_form_search .ux-menu-link__text {
    font-size: 14px;
    font-weight: 400;
    color: #323232;
}

.bl_form_search .search-field::placeholder {
    font-size: 30px;
    font-weight: 500;
    color: #323232;
}

#block_form_search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: white;
}

.header-main .icon_search_amlab button {
    padding: 0;
}

.header-main .icon_search_amlab img {
    width: 30px;
    height: 30px;
}

span.star_average {
    font-weight: 400;
    font-size: 13px;
    line-height: 100%;
    color: rgba(68, 46, 25, 1);
    margin: 0;
    margin-left: 10px;
}

body .star-average .woocommerce-product-rating {
    align-items: center;
}

div#review_form_wrapper span#reply-title {
    font-size: 16px !important;
}

#review_form .comment-form-rating p.stars a {
    font-size: 12px;
}

.single-product h1.product-title {
    font-weight: 500;
    font-family: 'BeMedium';
    font-size: 24px;
    line-height: 100%;
    margin-top: 30px;
}

.breadcrumbs a {
    color: rgba(50, 50, 50, 1);
}

.single-product .product-info.summary .woocommerce-Price-currencySymbol,
.single-product .product-info.summary .price-wrapper span.amount {
    font-weight: 500;
    font-family: 'BeMedium';
    font-size: 14px;
    line-height: 24px;
    color: rgba(50, 50, 50, 1);
}

.single-product .product-info.summary .price-wrapper span.amount>bdi {
    display: flex;
    align-items: center;
}

#comments a.btn-reviews-now {
    background-color: transparent !important;
    color: rgba(50, 50, 50, 1);
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    text-transform: none;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    width: fit-content;
    margin-top: 20px;
}

#comments a.btn-reviews-now>span {
    padding: 6px 0;
    border-bottom: 1px solid rgba(50, 50, 50, 1);
}

i.icon_edit_comment {
    width: 24px;
    height: 24px;
    display: inline-block;
}

i.icon_edit_comment::before {
    content: "";
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
    background-image: url(./assets/images/icon-edit-comment.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.single-product table.variations tr>th.label>label {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
}

.box-ridht-image .img-inner {
    margin: 30px;
}

.wpcf7-response-output {
    background-color: white;
}

.product-quick-view-container .product-gallery .product-gallery-slider .slide img {
    aspect-ratio: 3 / 4;
    object-fit: cover;
}

.woocommerce-notices-wrapper {
    text-align: center;
}

.amlab_accordion .accordion-title {
    background-color: white;
    border-top: none;
    padding: 25px 20px 26px 0;
    border-bottom: 2px solid #eee;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}
.amlab_accordion button.toggle {
    left: unset;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.amlab_accordion .accordion-inner {
    padding: 19px 46px 26px 36px;
    background-color: #fafafa;
}
.amlab_mw75 {
    max-width: 75%;
    margin: 0 auto;
}
.amlab_mw75 h3 {
    font-size: 29px;
    color: #335628;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
}
.amlab_mw75 p {
    font-size: 18px;
    text-align: right;
    color: #000;
}
.a_bdr1 {
    border-right: 1px solid #b7b7b7;
}
.amlab_sfw .flickity-slider .img {
    max-width: calc(100% / 3);
    opacity: 1;
}
.amlab_sfw .flickity-slider .img .img-inner::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
}
.amlab_sfw .flickity-slider .img.is-selected .img-inner::before {
    display: none;
}
.amlab_sfw .flickity-page-dots {
    bottom: -10px;
}
.amlab_sfw .flickity-page-dots .dot {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    opacity: .5;
}
.amlab_sfw .flickity-page-dots .dot.is-selected {
    background-color: #d9d9d9; 
    border-color: #d9d9d9;
    opacity: 1;
}
.amlab_sfw .flickity-prev-next-button.previous {
    left: 20%;
    scale: 2;
}
.amlab_sfw .flickity-prev-next-button.next {
    right: 20%;
    scale: 2;
}
.amlab_ic .icon {
    display: flex;
    justify-content: center;
    width: 55px;
    height: 55px;
    margin: 0 auto 30px;
    border: 1px solid #335628;
    border-radius: 50%;
    padding: 15px;
    align-items: center;
}
.amlab_hcol > .col-inner {
    max-height: 150px;
    overflow: hidden;
    padding-bottom: 50px;
}
.amlab_hcol > .col-inner.active {
    max-height: unset;
}

.amlab_hcol > .col-inner::before {
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(2, 17, 46, 0) 0%, rgba(255, 255, 255, 1) 51%);
}
.amlab_hcol > .col-inner.active::before {
    content: none;
}
.amlab_smb {
    animation: updown 2.5s infinite;
    position: absolute;
    bottom: 25px;
    transform: translateX(-50%) !important;
    left: 50%;
    z-index: 2;
    cursor: pointer;
}
.amlab_smb.active img {
    rotate: 180deg;
}
.amlab_15, .amlab_15 > * {
    font-size: 15px !important;
}
.amlab_testi .icon-box-text {
    display: flex;
    flex-direction: column;
}
.amlab_testi .icon-box-text .testimonial-meta .testimonial-name {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.amlab_testi .icon-box-text .testimonial-text p {
    font-size: 15px;
}
.amlab_testi .icon-box-text .testimonial-meta {
    order: 1;
    padding-top: 0;
}
.amlab_testi .icon-box-text .testimonial-text {
    order: 3;
}
.amlab_testi .icon-box-text .star-rating {
    order: 2;
    margin-top: 0;
    margin-bottom: 70px;
}
.amlab_testi .icon-box-text .star-rating::before, .amlab_testi .icon-box-text .star-rating span::before {
    color: #F2B543 !important;
}
.amlab_testi .icon-box-text .testimonial-text p {
    text-align: center;
    display: -webkit-box;
    clear: both;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0 !important;
}
.amlab_testi .icon-box-img {
    width: 90px !important;
}
.amlab_testi .icon-box-img img {
    min-width: 90px;
    min-height: 90px;
    object-fit: cover;
}
.amlab_slider_fb {
    padding-bottom: 30px;
}
.amlab_slider_fb .flickity-prev-next-button.previous{
    opacity: 1 !important;
    transform: unset;
    bottom: 0%;
    left: calc(50% - 57px);
    top: unset;
    width: 50px;
    height: 50px;
}
.amlab_slider_fb .flickity-prev-next-button.next{
    opacity: 1 !important;
    transform: unset;
    bottom: 0%;
    left:unset !important;
    right: calc(50% - 57px);
    top: unset;
    width: 50px;
    height: 50px;
}
.amlab_slider_fb .flickity-prev-next-button:hover .flickity-button-icon{
    background-color: #335628;
}
.amlab_slider_fb .flickity-prev-next-button:hover .flickity-button-icon .arrow{
    fill: #fff !important;
}
.amlab_slider_fb .flickity-button-icon{
    border-radius: 0 !important;
    border: none !important;
    background-color: #F2F3F8;
    padding: 15px;
}
.amlab_slider_fb .flickity-button-icon .arrow{
    fill: #666 !important;
}
.amlab_blbv h2 {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 5.6px;
    text-transform: uppercase;
    color: #000;
}


@keyframes updown {
    0% {
        translate: 0 30px;
    }
    50% {
        translate: 0 20px;
    }
    100% {
        translate: 0 30px;
    }
}
@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .amlab_sfw .slider {
        padding-top: 0 !important;
    }
    .amlab_sfw .flickity-slider .img {
        max-width: calc(100% / 1.5);
    }
    .amlab_mw75 h3 {
        font-size: 20px;
    }
    .amlab_mw75 p {
        font-size: 16px;
    }
    .a_mbdb > .col-inner {
        border-bottom: 1px solid #000;
        margin-bottom: 15px;
    }
    .amlab_mw75 {
        max-width: 100%;
    }
    .s_icon_landing  h3 {
        font-size: 16px;
    }
    .amlab_lineq::before {
        content: "";
        display: block;
        width: calc(100% - 40px);
        height: 1px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        left: 15px;
    }
    .amlab_lineq::after {
        content: "";
        display: flex;
        align-items: center;
        justify-content: center;
        height: 21px;
        width: 21px;
        background: url(/wp-content/uploads/2025/08/quote-lf.png) center no-repeat;
        position: absolute;
        bottom: -4px;
        right: 0;
    }
    .amlab_mbtex p {
        text-align: justify;
        line-height: 1.8em;
        padding-bottom: 30px;
    }
    .s_icon_landing .icon img {
        padding: 0;
        object-fit: scale-down;
    }
    .title_underline h2::after {
        width: 70px;
    }
    .amlab_m12, .amlab_m12 > * {
        font-size: 12px !important;
    }
    .amlab_m14, .amlab_m14 > * {
        font-size: 14px !important;
    }
    .sder_btn_bottom .slider-wrapper .flickity-prev-next-button {
        display: block;
    }
    .title_underline h2 {
        font-size: 24px;
        line-height: 1.4;
    }
    .amlab_carousel_dots {
        display: flex;
        flex-direction: column;
        gap: 10px;
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
    }

    .carousel-dot {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        border: 1px solid rgba(112, 112, 112, 1);
        background-color: transparent;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

    .carousel-dot.active {
        background-color: rgba(50, 50, 50, 1);
    }

    .single-product .product-main {
        padding: 0;
    }

    .amlab_carousel_product_images {
        max-height: 400px;
        overflow-y: scroll;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }

    .amlab_carousel_product_images::-webkit-scrollbar {
        display: none;
    }

    .product-main .product-gallery.col {
        position: relative;
        top: unset;
        height: auto;
        padding: 0;
    }

    .title_click {
        text-align: center;
    }

    .title_click>span {
        width: 50px;
        height: 2px;
        background-color: rgba(50, 50, 50, 1);
        display: inline-block;
    }

    .amlab_thank_you_page .amlab-customer-info-section {
        order: 3;
    }

    .section-title-contact .icon-contact .icon-box,
    .section-title-contact .icon-contact .icon-box .icon-box-text {
        width: fit-content !important;
    }

    .section-title-contact_footer .icon-contact .icon-box,
    .section-title-contact_footer .icon-contact .icon-box .icon-box-text {
        width: 100% !important;
    }

    .box-ridht-image .img-inner {
        margin: 0 30px;
    }

    .amlab_icb_contact_dai_ly {
        margin-left: 30px !important;
    }

    .box-ridht-image img {
        aspect-ratio: 358 / 313;
        object-fit: cover;
        object-position: top;
    }

    .woocommerce-tabs #tab-description.description-collapsed+.show-more-button::after {
        content: "";
        position: absolute;
        top: -75%;
        left: 0;
        width: 100%;
        height: 40px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) -23.78%, #F8F9FF 39.97%, #F8F9FF 100%);
    }

    .woocommerce-tabs #tab-description+.show-more-button {
        text-decoration: none;
        width: 100%;
        border: 1px solid rgba(66, 66, 66, 1);
        display: flex;
        justify-content: center;
        height: 58px;
        align-items: center;
        font-size: 14px;
        position: relative;
    }

    .single-product .product-main .product-info {
        padding-bottom: 10px;
    }

    .ux-swatches--large .ux-swatch--label {
        min-width: calc(100% / 6 - 5px) !important;
    }

    .section-blogs-list .post-title>a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .amlab_video_home>.wp-video .mejs-container {
        aspect-ratio: 375 / 585;
    }

    .amlab_video_home>.wp-video .mejs-container video {
        height: 100% !important;
    }

    .shopping-list-exp>.col {
        padding: 0 5px 10px !important;
    }

    .featured_blog_home .post-item:first-child .box-image .image-cover {
        aspect-ratio: 5 / 4.5;
    }

    .featured_blog_home .post-item:not(:first-child) .box-image .image-cover {
        aspect-ratio: 171 / 145;
    }

    .featured_blog_home .post-item:not(:first-child) {
        padding: 0 8px 30px 15px !important;
    }

    .section-products-list .row.products-list .product-small.col {
        padding: 0 5px 10px !important;
    }

    .title_font_16 h4 {
        font-size: 16px !important;
    }

    .section-middle-introduce .box-left {
        padding-right: 16px !important;
        padding: 40px 16px 16px !important;
    }

    .section-middle-introduce .col-right-image {
        padding-right: 15px !important;
    }

    .section-middle-introduce .box-left .box-left-title {
        font-weight: 500;
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 0;
    }

    .section-middle-introduce .box-left .box-left-title-small {
        font-weight: 400;
        font-size: 15px;
        line-height: 150%;
    }

    .section-condition .text-content.text_dieu_kien h4 {
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
    }

    .amlab_divider_mobile .is-divider {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .amlab_category_custom_container .amlab_category_title {
        font-size: 18px;
    }

    .product-stock-status {
        margin: 10px 0;
    }

    .section_inf_payment {
        padding: 30px 0 0 !important;
    }

    .section_inf_payment .row:first-child>.col {
        padding: 0 !important;
    }

    .single-product h1.product-title {
        font-size: 18px;
        margin-top: 15px;
    }

    .product-info.summary .woocommerce-breadcrumb.breadcrumbs {
        display: none;
    }

    form.checkout.woocommerce-checkout {
        margin-bottom: 0 !important;
    }

    .amlab_col_left_checkout {
        padding-bottom: 0;
    }

    .m_font_18,
    .m_font_18>* {
        font-size: 18px;
    }

    .m_font_24,
    .m_font_24>* {
        font-size: 24px;
    }

    .icb_dai_ly .icon-box-text .text>* {
        font-weight: 500;
        font-size: 16px;
        line-height: 100%;
    }

    #review_form .comment-form-rating {
        flex-wrap: wrap;
    }

    #review_form .comment-form-rating label {
        width: 100%;
    }

    .mfp-arrow-left,
    .mfp-arrow-right {
        display: none !important;
    }

    .shop-system .accordion-title {
        padding: 5px;
    }

    .shop-system .accordion-title .toggle {
        top: 0;
    }

    .shop-system .accordion-inner {
        padding: 15px 0 0;
    }

    .section-interest {
        padding: 5% !important;
    }

    #block_form_search_mobile .bl_form_search .search-field.mb-0 {
        font-size: 18px;
    }

    #block_form_search_mobile .bl_form_search .search-field::placeholder {
        font-size: 18px;
    }

    #block_form_search_mobile .bl_form_search .icon-box-text p {
        font-size: 14px;
    }

    #block_form_search_mobile {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: white;
    }

    .header-main .icon_search_amlab button {
        margin: 0;
        width: 24px;
    }

    .header-main .icon_search_amlab img {
        width: 26px;
        height: 26px;
        object-fit: contain;
    }

    .related-products-wrapper .row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .bl_sg_pro .row1,
    .bl_sg_pro .row2 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .product-container .woocommerce-tabs {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bl_sg_pro_form .row {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .sidebar-menu .icon-search {
        color: #323232;
    }

    .sidebar-menu .search-field::placeholder {
        text-align: center;
        font-weight: 400;
        color: #323232;
    }

    .sidebar-menu .search-field.mb-0 {
        border: none;
        background-color: unset;
    }

    .sidebar-menu .searchform {
        border-bottom: 1px solid #323232;
    }

    .sidebar-menu .menu-item {
        border-top: none !important;
    }

    .sidebar-menu .menu-item a {
        font-size: 18px;
        font-weight: 500;
        color: #323232;
        text-transform: math-auto;
    }

    .off-canvas-right .mfp-content,
    .off-canvas-left .mfp-content {
        --drawer-width: 100vw !important;
    }

    .s_ft_amlab .bd_left {
        height: unset;
    }

    .s_ft_amlab .bd_left .col-inner {
        border-top: 1px solid #424242;
        padding-top: 30px;
    }

    .s_ft_amlab .col_hd .col-inner {
        padding-bottom: 30px;
    }

    #header .header-cart-icon .cart-img-icon {
        width: 24px;
    }

    #header .header-search a.is-small {
        font-size: 16px;
        color: #323232;
    }

    .nav-icon .button {
        font-size: 10px;
        color: #323232;
    }

    .nav-icon .button.icon.is-small i {
        top: 0px;
    }

    /* banner -title */
    .banner-title h3 {
        font-size: 24px !important;
    }

    .banner-content {
        font-size: 16px !important;
    }

    /* banner image */
    .home .banner-img-category {
        padding-top: 420px !important;
    }

    /* icon contact */
    .section-title-contact .icon-box {
        width: 100%;
        margin: 0 auto;
    }

    .section-title-contact .col,
    .col-icon-middle .col-inner {
        padding: 0 !important;
    }

    .col-icon-middle {
        position: relative;
        border-left: none;
        border-right: none;
    }

    .section-title-contact .col-icon-middle::before,
    .section-title-contact .col-icon-middle::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 25%;
        background-color: #E0E0E0;
        transform: translateX(-50%);
    }

    .section-title-contact .col-icon-middle::before {
        top: 0;
        left: 50%;
    }

    .section-title-contact .col-icon-middle::after {
        bottom: 0;
        left: 50%;
    }

    .section-title-contact .icon-item {
        padding: 15px 0 !important;
    }

    /* section video */
    .section-video {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }


    .section-products-list .title {
        padding-top: 0 !important;
    }

    .section-video .btn-purchase,
    .section-products-list .btn-see-all,
    .section-blogs-list .btn-see-all {
        display: block;
    }

    .section-video .btn-purchase span,
    .section-products-list .btn-see-all span,
    .section-blogs-list .btn-see-all span {
        display: block;
    }

    .section-blogs-list {
        padding: 0 !important;
    }

    .home .section-blogs-list .blogs-list {
        padding: 0 !important;
    }

    .blogs-list .post-item:nth-child(2),
    .blogs-list .post-item:nth-child(3) {
        width: 50%;
        flex-basis: unset !important;
    }

    .section-title-contact .col-icon-middle::before,
    .section-title-contact .col-icon-middle::after {
        display: none;
    }

    .section-interest .icon-title,
    .section-introduce .icon-title {
        font-size: 16px;

    }

    .section-introduce .icon-title {
        margin: 20px 0 20px 40px;
    }

    .section-introduce .icon-box .icon-box-img {
        width: 27px !important;
        height: 27px;
    }

    /* product lists */
    .products-list .box-text .price ins {
        font-size: 12px;
    }

    .products-list .box-text .price del {
        font-size: 10px;
    }

    /*                  trang dang ki dai ly             */
    .stat-row {
        width: 100%;
    }

    .stat-row .stat-number {
        font-size: 24px;
    }

    .section-interest .col {
        padding-bottom: 0;
    }

    .section-interest .icon-item:nth-child(5) {
        border-bottom: 1px solid rgba(235, 235, 235, 0.7);
        /* border: none; */
    }

    .section-interest .btn-regis {
        display: block;
    }

    .section_contact_icon .icon-contact {
        width: 100%;
        max-width: 100% !important;
    }

    .section_contact_icon .row-solid .col:after {
        border-bottom: none !important;
    }

    .section_contact_icon .icon-contact .icon-title {
        padding-bottom: 10px;
    }

    .section-form-contact .form-title h2 {
        font-size: 18px;
        font-weight: 700;
    }

    /* box content */

    .box-content.introduce-content {
        width: 100%;
        justify-self: center;
        font-size: 13px;
    }

    .section-introduce-page {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .section-title-contact-block .icon-contact {
        width: 80% !important;
    }

    /* .icon-contact .col{
        padding: 15px 0px;
    } */
    .section-form-contact .form-contact-title h3 {
        text-align: center;
    }

    .section-form-contact .col-inner {
        padding: 0 !important;
    }

    .shop-system {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .title {
        font-size: 18px;
        padding-top: 0;
    }

    .shop-system .accordion-title::before {
        display: none;
    }

    .shop-system .accordion-title span {
        border-bottom: 2px solid;
    }

    .shop-system .accordion-title span,
    .shop-system .accordion-title .toggle i {
        color: #424242;
    }
    .shop-system .accordion-title .toggle i {
        font-size: 24px;
    }

    .section-shopping-experience {
        padding: 0 10px !important;
    }

    .section-introduce .icon-content {
        opacity: 1;
        font-weight: 400;
        font-size: 12px;
        line-height: 140%;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    /* trang giới thiệu */
    .section-middle-introduce,
    .section-middle-introduce .box-left .col-inner {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .locate-system-mobile .col-inner {
        padding: 0 !important;
    }

    .locate-system-mobile .title {
        text-align: center;
    }

    .s_location .number_st {
        border-right: 0 !important;
        padding-right: 0 !important;
        margin-right: 0 !important;
    }

    /*              footer                   */
    .s_ft_amlab {
        padding: 30px 0 !important;
    }

    .s_ft_amlab .stack-social {
        justify-content: space-between !important;
    }

    .s_ft_amlab .stack-social>.icon-box {
        flex-wrap: nowrap;
        align-items: center;
    }

    .s_ft_amlab .stack-social>.icon-box .icon-box-text>* {
        font-size: 12px;
    }
}