/*
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: "Arial";
    font-style: normal;
    font-weight: 400;
    src: url("./assets/fonts/Arial.ttf") format("truetype");
}

@font-face {
    font-display: swap;
    font-family: "Satoshi";
    font-style: normal;
    font-weight: 400;
    src: url("./assets/fonts/Satoshi.ttf") format("truetype");
}
/* thẻ h1 */
.text_h1,
.text_h1>* {
    font-size: 32px !important;
}

/* thẻ h2 */
.text_h2,
.text_h2>* {
    font-size: 32px !important;
}

/* tiêu đề 1 */
.text_title_main,
.text_title_main>* {
    font-size: 25px !important;
}

.text_title_1,
.text_title_1>* {
    font-size: 20px !important;
}

/* tiêu đề 2 */
.text_title_2,
.text_title_2>* {
    font-size: 16px !important;
}

/* text */
.text_desc,
.text_desc>* {
    font-size: 16px !important;
}

/* font weight */
.fw_700,
.fw_700>* {
    font-weight: 700 !important;
}

.fw_600,
.fw_600>* {
    font-weight: 600 !important;
}

.fw_500,
.fw_500>* {
    font-weight: 500 !important;
}

body {
    background-color: #fff;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    font-family: "Satoshi", sans-serif;
}

.text_ellip_2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#footer{
    background: #eeeeee;
    color: #333333;
    border-top: 1px solid #c9c9c9;
}
#footer .section_ft{
    padding: 0 0 50px 0 !important;
}
.absolute-footer{
    /* text-align: center; */
    color: #0a0a0a !important;
}
.absolute-footer .footer-primary{
    min-height: 60px;
    align-content: center;
}
.absolute-footer .footer-secondary{
    width: 30%;
}
.absolute-footer .footer-secondary .footer-text{
    width: 100%;
}
.absolute-footer .footer-secondary .stack{
    justify-content: flex-end;
}
#footer .ux-menu-link{
    line-height: 21px;
}
#footer .ux-menu-link .ux-menu-link__link,
#footer h4 {
    border-bottom: none;
    font-weight: 500;
    line-height: 21px;
    min-height: 30px;
    font-family: 'Arial', sans-serif;
    text-transform: capitalize !important;
    color: #0a0a0a !important;
    margin-bottom: 0;
}

#footer .ux-menu-link.title_link {
    line-height: 25px;
    margin-bottom: 20px;
}
#footer .ux-menu-link .ux-menu-link__link.email{
    color: #D63A2F;
}
#footer .large-6:first-child{
    border-right: 1px solid #1F1F1F;
}
#footer .large-6:last-child{
    padding: 0 50px;
}
#footer .text_desc h3{
    color: #1F1F1F;
}
#footer form {
    display: flex;
    align-items: center;
}
#footer form p:first-of-type {
    flex: 1;
}

#footer form p:last-of-type {
    flex: 0 0 auto;
}

#footer input[type="email"]{
    max-width: 500px;
    min-width: 200px;
    border-radius: 12px 0 0 12px;
    box-shadow: unset;
    min-height: 40px;
    border: 1px solid #fff;
    background: transparent;
    font-weight: 400;
    width: 100%;
    box-sizing: border-box;
}

#footer input[type="email"]::placeholder{
    font-size: 16px;
}
form.wpcf7-form input[type="submit"] {
    border-radius: 0 12px 12px 0;
    color: #1F1F1F;
    background-color: #fff;
}

#footer .ft_list{
    gap: 10px;
}
#footer .ft_list .img{
    width: 15%;
    border-radius: 5px;
    overflow: hidden;
}
#footer .ft_list img{
    aspect-ratio: 4 / 3;
    object-fit: cover;
    max-width: 100%;
    height: 100%;
}
#header .stuck #top-bar.hide-for-sticky {
    display: block;
}
#header .mobile-nav .icon-menu{
    font-size: 0;
    width: 30px;
}
#header .mobile-nav .nav-icon{
    position: relative;
}
#header .mobile-nav .nav-icon a{
    margin-bottom: 8px;
}
#header .mobile-nav .icon-menu::before{
    background-image: url(./assets/images/bar.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
}
/* .off-canvas-right.mfp-ready .mfp-content {
background-image: url(./assets/images/banner_mobile.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    content: '';
    display: inline-block;
    height: 100vh;
} */
.mfp-ready .mfp-close {
    background-color: transparent !important;
    color: #000000 !important;
    top: 15px !important;
    right: 15px !important;
    font-size: 20px !important;
    mix-blend-mode: normal !important;
}
.mobile-sidebar{
    padding: 0 30px;
}
.mobile-sidebar li{
    border-top: 0 !important;
    border-bottom: 0;
    background: transparent !important;
}
/* .mobile-sidebar li li{
    padding-left: 0 !important;
} */
.mobile-sidebar li.active>a{
    color: #000000 !important;
    font-weight: 700 !important;
}
.mobile-sidebar a{
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Satoshi", sans-serif;
    color: #000000 !important;
    border-bottom: 0;
    text-transform: capitalize !important ;
}
.mobile-sidebar .icon-angle-down{
    color: #000000;
    font-weight: 500;
}
#header .header-bg-color {
    background-color: #0a0a0a;
}
#header .header-main{
    background: #fff;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
}

#header #logo img{
    height: 50px;
}
#header .header-inner{
    max-width: 1496px !important;
}
#header .header-inner .header-nav-main{
    display: flex;
    justify-content: center;
    font-family: "Satoshi", Sans-serif;
}
#header .header-inner .header-nav-main #mega-menu-primary{
    gap: 25px;
    display: flex;
}
#header .header-inner #mega-menu-wrap-primary{
    background: none;
}
#header .header_top_title{
    font-family: "Satoshi", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
}
#header .header-inner .header-nav-main .nav-top-link,
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu a.mega-menu-link{
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4;
    color: #000000;
    text-decoration: none;
    align-content: center;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu{
    background: #fff;
    border: 1px solid #F2F2F2;
    padding: 10px 0;
    min-width: 300px;
}

#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu a.mega-menu-link{
    background: #fff;
    height: 40px;
    padding: 0px 30px;
}
#header .header-inner #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{
    font-size: 20px;
}
#header .header-inner .header-nav-main .menu-item:nth-child(2) .sub-menu,
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2)>.mega-sub-menu{
    max-width: 100vw !important;
    width: 100vw;
    margin: 0 auto;
    display: block;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    min-height: 500px;
    position: fixed;
    left: 0;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu{
    border: none;
    padding:0;
}
#header .header-inner .header-nav-main .menu-item:nth-child(2) .sub-menu ul li a,
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .mega-menu-link{
    max-width: 300px;  
    background: #f2f2f2;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row:last-child{
    display: none;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .brand-menu-wrapper{
    display: flex;
    justify-content: space-between;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .brand-menu-wrapper .brand-menu{
    max-width: 20%;
    width: 100%;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .brand-menu-wrapper .brand-menu li{
    margin: 0;
    padding: 15px 20px;
    list-style-type: none;
    cursor: pointer;
    border-radius: 4px;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .brand-menu-wrapper .brand-menu li:hover{
    background: #f2f2f2;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-menu-item:nth-child(2) .mega-sub-menu .brand-menu-wrapper #ajax-products-area{
    max-width: 80%;
    width: 100%;
}
#header .header-inner .header-nav-main .nav-top-link:hover,
#header .header-inner #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
#header .header-inner #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link
{
    color: #004FD8;
    background: none;
    border-color: none;
}
#header .header-inner .header-nav-main #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu .mega-menu-link:hover{
    color: #004FD8;
}
#header .header-inner #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link{
    background: none;
    border-color: none;
}
#header .header-inner .header-search .icon-search{
    font-size: 24px !important;
    color: #000000;
    font-weight: 200 !important;
}
#header .header-inner .header-nav .cart-item .image-icon img{
    max-width: 42px;
}
#header .header-inner .header-nav .cart-item .image-icon img:hover{
    filter: brightness(0) saturate(100%) invert(29%) sepia(99%) saturate(1753%) hue-rotate(202deg) brightness(95%) contrast(101%);
}
#header .header-inner .header-nav .cart-item [data-icon-label]:after{
    right: 0 !important;
    top: -5px;
    background: #D63A2F;
}
#search-lightbox{
    max-width: 450px;
    height: 100vh;
    background: #fff;
    margin-right: 0;
}
.mfp-container{
    padding: 0 !important;
}
#search-lightbox .searchform-wrapper{
    padding: 15px;
}
#search-lightbox .searchform-wrapper .search-field{
    height: 44px !important;
    font-size: 16px;
    box-shadow: unset;
    border-radius: 5px 0 0 5px;
    border: 1px solid #c9c9c9;
    align-self: center;
}
#search-lightbox .searchform-wrapper .search-field::placeholder{
    font-size: 16px !important;
}
#search-lightbox .searchform-wrapper .ux-search-submit{
    border-radius: 0px 5px 5px 0;
    min-width: 44px;
    min-height: 44px;
    line-height: 1;
    background: #c9c9c9;
}
#search-lightbox .searchform-wrapper .ux-search-submit .icon-search{
    font-size: 20px;
}
#footer .poli_meta {
    background-color: #fff;
    border-radius: 0 0 32px 32px;
    padding: 30px 50px;
    margin-bottom: 30px;
}
#footer .poli_meta .col{
    padding-bottom: 0 !important;
}
#footer .poli_meta .icon-box{
    display: flex;
}
#footer .poli_meta .icon-box .icon-box-img{
    min-width:25px;
    width: 25px !important;
}
#footer .poli_meta .icon-box .icon-box-text {
    margin-left: 15px;

}
.section_banner .row .col.large-12{
    padding: 0 !important;
}
/* chiều cao banner = 90vh */
.section_banner .slider_banner .img-inner{
    height: 90vh;
    contain: none;
    contain-intrinsic-size: auto !important;
    overflow: hidden;
}

/* hình bên trong phóng to/cover toàn khung */
.section_banner .slider_banner img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none !important;
    contain-intrinsic-size: auto !important;
}
.section_exper{
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
    background: #fff;
    position: relative;
    top: -50px;
    padding-bottom: 0 !important;
    z-index: 1;
}
.section_exper .col{
    padding-bottom: 0;
}
.amlab_exper_slider{
    /* gap: 10px; */
    font-family: "Satoshi", sans-serif;
    padding-left: 10px;
}
.amlab_exper_slider .col{
    max-width: 25%;
    padding: 0;
}
.amlab_exper_slider .col .col-inner{
    padding: 5px;
    
}
.amlab_exper_slider .col .box .box-image{
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
}
.amlab_exper_slider .col .box .box-image img{
    min-height: 360px;
    aspect-ratio: 11 /12;
    width: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;
}
.amlab_exper_slider .col .box.active .box-text .text_title_2 h4{
    color: #fff;
}
.amlab_exper_slider .col .box .box-text .text_title_2 h4 {
    color: #0a0a0a;
    font-family: "Satoshi", sans-serif;
    text-shadow: none;
}
.section_exper.section_product {
    border-radius: 0;
    background: #fff;
    top: 0;
}
.section_exper.section_product .col{
    padding-bottom: 0;
}
.section_center_banner .banner{
    border-radius: 32px;
    overflow: hidden;
}
.section_center_banner .banner .text-box{
    padding: 20px;
    border-radius: 10px;
    background: #00000099;
}
.section_center_banner .banner .text-box p{
    font-family: "Satoshi", sans-serif;
}
.section_center_banner .banner .text-box .text_desc p{
    line-height: 1.3;
}
.section_center_banner .banner .text-box .text_desc a{
    border-radius: 32px;
    padding: 15px 60px 15px 30px;
    background-color: #fff;
    color: #0a0a0a;
    margin-top: 10px;
    position: relative;
}
.section_center_banner .banner .text-box .text_desc a::after{
    position: absolute;
    content: '→';
    font-family: "Flatsome Icons";
    top: 50%;
    right: 30px;
    display: block;
    width: 20px;
    transform: translateY(-50%);
    color: #0a0a0a;
    font-weight: 900;
    font-size: 20px;
    cursor: pointer;
}
.section .text_title_main h2{
    color: #0a0a0a;
    font-weight: 600;
    font-family: "Satoshi", sans-serif;
}
.section .row_title .col{
    padding-bottom: 0;
}
.section .row_title .col-inner{
    display: flex;
    justify-content: space-between;
}
.btn_see_more span{
    font-weight: 400;
    color: #0a0a0a;
    position: relative;
    margin-right: 30px;
}
.btn_see_more span::after{
    position: absolute;
    content: '→';
    font-family: "Flatsome Icons";
    top: 50%;
    right: -30px;
    display: block;
    width: 20px;
    transform: translateY(-50%);
    color: #0a0a0a;
    font-weight: 900;
    font-size: 20px;
    cursor: pointer;
}
.section_product .col_left .col-inner{
    position: sticky;
    top: 0;
}
.section_product .col_left img{
    border-radius: 16px;
    overflow: hidden;
}
.product-small .badge-container{
    right: 10px;
    left: auto;
    top: 10px;
    margin-top: 0;
}
.product-small .badge-container .badge{
    height: auto;
}
.product-small .badge-container .badge-inner{
    background: #004FD8;
    display: block;
    color: #fff;
    font-family: "Satoshi", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    border-radius: 5px;
    min-width: 80px;
    min-height: 32px;
    font-weight: 500;
}
.product-gallery .product-images .badge-container{
    display: none;
}
.product-small .box .box-image{
    overflow: hidden;
}
.product-small .box .box-image img{
    border-radius: 16px;
    aspect-ratio: 1 / 1;
}
.product-small .box .box-text{
    min-height: 150px;
}
.product-small .product-title{
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "Poppins", Sans-serif;
    
}
.product-small .product-title a{
    color: #000000 !important;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}
.product-small .price .amount bdi{
    font-size: 16px;
    font-weight: 500;
    color: #004FD8;
}
.section_product .amlab-product-categories{
    font-family: "Satoshi", Sans-serif;
    
}
.section_product .col_right .amlab-product-categories{
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: uppercase !important;
    min-height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section_product .col_right .amlab-product-categories a{
    color: #8F8F95;
}
 .product-small.col{
    padding: 10px 10px;
}
.product-small.col .col-inner{
    border-radius: 16px;
    padding: 20px;
    background: #f2f2f2;
    height: 100%;
}
.section_tt .row_th_slider{
    position: relative;
}

.section_tt .item-img{
    flex-basis: 20%;
    max-width: 20%;
    /* align-self: center; */
    align-items: center;
    padding: 0 20px;
    justify-content: center;
    display: flex;
    height: 150px;
}
.section_tt .item-img img{
    height: auto;
    width: 80%;
    object-fit: contain;
    aspect-ratio: 2 / 1;
}
.section_center_banner.section_bottom_banner .banner .text-box{
    background: transparent;
}
.section_center_banner.section_bottom_banner .banner .text-box .text_desc{
    padding: 5px 0;
}
.section_center_banner.section_bottom_banner .banner .text-box .text_desc p,
.section_center_banner.section_bottom_banner .banner .text-box  h5{
    margin: 5px 0 !important;
}
.section_center_banner.section_bottom_banner .banner .text-box img {
    filter: invert(1);
    /* đổi trắng ↔ đen */
}
.section_title_banner {
    height: 60vh;
}
.section_title_banner .section-content,
.section_title_banner .row{
    height: 100%;
}
.section_title_banner .section-content .col{
    padding-bottom: 0;
}
.section_title_banner .section-content .col h1{
    font-family: "Arial",Sans-serif;
    line-height: 1;
    color: #FFFFFF;
    display: -webkit-box;   
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section_title_banner .section-content .col .stack{
    padding: 5px 0;
    gap: 20px;
}
.section_title_banner .section-content .col .stack svg path{
    fill: #f2f2f2;
}
.section_title_banner .section-content .col .stack .icon-box .icon-box-img,
.section_contact .col_left .icon-box .icon-box-img,
.section_contact .col_right form .btn_send svg{
    width: 25px !important;
    height: 25px;
}
.custom-breadcrumbs{
    padding: 15px 0;
    border-bottom: 1px solid #c9c9c9;
}
.section_contact .col_left h2{
    font-family: "Satoshi", Sans-serif;
    color: #0a0a0a;
    line-height: 1.4;
    font-weight: 500;
}
.section_contact .col_left .icon-box{
    display: flex;
    gap: 10px;
    align-items: center;
}
.section_contact .col_left .icon-box .icon-box-image{
    margin-bottom: 0;
}
.section_contact .col_right h2{
    font-family: "Satoshi", Sans-serif;
    color: #0a0a0a;
    line-height: 1.4;
}
.section_contact .col_right form input,
.section_contact .col_right form textarea{
    box-shadow: none;
    font-family: "Satoshi", Sans-serif;
    color: #0a0a0a;
    background-color: #ffffff;  
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #0a0a0a;
}
.section_contact .col_right form .btn_send{
    width: 100%;
    position: relative;
}
.section_contact .col_right form .btn_send input{
    width: 100%;
    border: none;
    border-radius: 10px 10px 10px 10px;
    background: #000000;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}
.section_contact .col_right form .btn_send input:hover{
    background: #004FD8;
}
.section_contact .col_right form .btn_send svg{
    position: absolute;
    content: '';
    top: 0;
    transform: translateY(7px);
    display: block;
    margin-left: 10px;
    left: calc(50% - 70px);
    z-index: 10;
}
.section_contact .col_right form .btn_send svg path{
    fill: #fff;
}
.section_contact .col{
    padding-bottom: 0;
}
.section_news .col{
    padding-bottom: 0;
}
.entry-content.single-page #ez-toc-container{
    display: none;
}
#content .post-sidebar{
    padding: 0;
}
#content .post-sidebar .widget-area{
    position: sticky;
    top: 130px;
}
#content .post-sidebar #ez-toc-container{
    padding: 0 ;
    width: 100%;
}
#content .post-sidebar #ez-toc-container .ez-toc-title{
    font-weight: 500;
    color: #0a0a0a;
}
#content .post-sidebar #ez-toc-container nav .ez-toc-list{
    padding: 15px;
}
#content .post-sidebar #ez-toc-container .ez-toc-title-container{
    font-family: "Arial" sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
    align-items: center;
    background-color: #f2f2f2;
    border-bottom: 1px solid #9da5ae;
    display: flex;
    justify-content: space-between;
    padding: 15px;
}
#ez-toc-container a{
    color: #0a0a0a !important;
}
#ez-toc-container a:hover {
    color: #004FD8;
}
#content .wp-block-heading{
    font-size: 28px;
    color: #0a0a0a;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Satoshi" sans-serif;
}
.post-item .post-meta{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #666666;
    font-family: "Satoshi" sans-serif;
}
.amlab_posts_slider .post-item.col {
    max-width: 32%;
    padding: 0 10px;
}
.post-item .box-image img{
    border-radius: 16px;
    overflow: hidden;
    width: 100%;
    object-position: center;
    object-fit: cover;
}
.post-item .box-image .image-cover{
    padding-top: 70% !important;
}
.post-item .post-title{
    color: #000000;
    font-family: "Arial" sans-serif;
}
.post-item .post-title a{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-gallery  .product-thumbnails .col{
    max-width: calc(100% / 8);
    padding:  0 5px !important;
    width: 100%;
    aspect-ratio:  1 / 1;
}
.product-gallery .product-thumbnails .is-nav-selected a ,
.product-gallery .product-thumbnails a:hover img {
    border :1px solid #0a0a0a;
    opacity: 1;
    transform: translateY(-5px);
}
.product-gallery .product-thumbnails .is-nav-selected a{
    transform: translateY(0);
}
.product-gallery .product-thumbnails a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-gallery .product-thumbnails .flickity-prev-next-button{
    display: none;
}
/* Nút xem thêm / thu gọn */
.btn-readmore-shortdesc {
    color: #004FD8;
    text-decoration: underline;
    border: none;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.3s ease;
}


/* Làm mờ phần cuối mô tả */
.product-short-description {
    position: relative;
}

.product-short-description .desc-fade {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    pointer-events: none;
}
.product-info .product_title.entry-title,
.related-products-wrapper .product-section-title{
    font-family: "Satoshi", sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    color: #0a0a0a;
    text-transform: capitalize;
}
.product-info .price{
    font-size: 18px;
    font-family: "Satoshi", sans-serif;
    font-weight: 500;
    color: #004FD8;
}
.product-info .price .amount{
    color: #004FD8;
}
.product-info .variations label{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.product-info .single_add_to_cart_button{
    width: 100%;
    vertical-align: middle;
    border-radius: 99px;
    background: #004FD8;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}

.product-info .accordion-title {
    font-family: "Satoshi", sans-serif;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-top: none;
}

.product-info .accordion-title.active {
    border-bottom: 1px solid #004FD8; 
    background-color: none;
}

.product-info .accordion-title.active span {
    color: #004FD8;
}

.product-info .accordion-title span,
.full-desc h3 {
    font-size: 16px;
    font-weight: 400;
    color: #0a0a0a;    
    letter-spacing: normal;
    padding: 8px 0;
}

.product-info .accordion-inner {
    padding: 10px;
    background: #f2f2f2;
}
.product-info  .accordion-item:first-child .accordion-inner .product-meta-section {
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 20px auto;
    border-radius: 8px;
    overflow: hidden;
    font-family: 'Arial', sans-serif;
    color: #333;
    font-size: 14px;
    background: #fff;
    border: 1px solid #e0e0e0;
}
.product-info  .accordion-item:first-child .accordion-inner .product-meta-section>div:first-of-type{
    background: linear-gradient(90deg, rgba(69, 76, 90, 1) 0%, rgba(47, 54, 68, 1) 100%);
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.product-info .accordion-inner .product-meta-section table tr td:first-of-type{
    padding: 12px 20px;
    font-weight: bold;
    width: 35%;
    background: #f8f9fa;
    border-right : 1px solid hsla(0, 0%, 50%, .502);
    border-bottom: 1px solid #f0f0f0;
}
.product-info .accordion-inner .product-meta-section table tr td:last-of-type {
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
}
#country-list li {
    margin-left: 0 !important;
}

.product-info .accordion-inner {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}

.product-info .accordion .toggle,
.amlab_footer .accordion .toggle {
    border-radius: 999px;
    height: 1.5em;
    left: auto;
    right: 0;
    margin-right: 5px;
    position: absolute;
    top: .3em;
    transform-origin: 50% 47%;
    width: 20px;
}

.product-info .icon-angle-down,
.amlab_footer .icon-angle-down {
    align-self: center;
    top: -5px;
}

.product-info .icon-angle-down:before,
.amlab_footer .icon-angle-down:before {
    /* font-size: 20px; */
    content: "";
    background-image: url(./assets/images/plus.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
}
.product-info .accordion-title.active .icon-angle-down:before,
.amlab_footer .accordion-title.active .icon-angle-down:before{
    background-image: url(./assets/images/minus.png);
}
.full-desc ul{
    padding-left: 30px;
}
.related-products-wrapper .product-small.box .category,
.related-products-wrapper .product-small.box .quick-view.quick-view-added{
    display: none;
}   
.woocommerce-checkout .entry-header,
.woocommerce-cart .entry-header{
    text-align: center;
    position: relative;
}
.woocommerce-checkout .entry-header::before,
.woocommerce-cart .entry-header::before{
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #0a0a0a;
    transform: translateY(-50%);
    top: 50%;
}
.woocommerce-checkout .entry-header .entry-title,
.woocommerce-cart .entry-header .entry-title{
    text-transform: uppercase;
    font-weight: 600;
    color: #0a0a0a;
    font-family: 'Satoshi', sans-serif;
    display: inline;
    justify-content: center;
    font-size: 24px;
    z-index: 10;
    margin-bottom: 0;
    padding: 5px 20px;
    background: #fff;
    position: relative;
}
.woocommerce-checkout .entry-header .is-divider,
.woocommerce-cart .entry-header .is-divider
{
    display: none;
}
.woocommerce .woocommerce-cart-form{
    border-radius: 15px;
    padding: 16px 30px;
    border: 1px solid #d5d8dc;
}
.woocommerce-cart .shop_table th{
    text-transform: capitalize;
    color: #0a0a0a;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    border-bottom: none;
}
.woocommerce-cart .shop_table .cart_item td,
.woocommerce-cart .shop_table .cart_item th{
    border-bottom: 1px solid #666666;
}
.woocommerce-cart .shop_table .cart_item .product-name a{
    font-weight: 500;
}
.woocommerce-cart .shop_table .cart_item  .amount bdi{
    font-weight: 400;
}
.woocommerce-cart .shop_table  .continue-shopping{
    display: none;
}
.woocommerce-cart .shop_table a.remove{
    border: none;
    color: #000000;
    display: block;
    font-size: 18px !important;
    font-weight: 900;
    height: 24px;
    line-height: 20px !important;
}
.woocommerce #coupon_code
{
    border-radius: 4px;
    border: 1px solid #000;
    color: #0a0a0a;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
}
.woocommerce input#coupon_code::placeholder{
    color: #0a0a0a;
}
.woocommerce-cart .shop_table  button[name="update_cart"]{
    border-radius: 3px !important;
    color: #ffffff;
    background: #555555 !important;
    text-transform: capitalize;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    margin: 0;
}
.woocommerce-cart .ux-quantity__button {
    display: none !important;
}
.woocommerce-cart .woocommerce .qty{
    max-width: 60px !important;
    width: 100%;
    height: 25px;
    text-align: center;
    border-radius: 3px !important;
    text-shadow: unset;
    box-shadow: unset;
}
.woocommerce .coupon{
    display: flex;
    gap: 30px;
}
.ux-cart-coupon input,
.ux-cart-coupon button{
    text-shadow: none;
    box-shadow: none;
}
.woocommerce #coupon_code{
    max-width: 70%;
}
.woocommerce-cart .woocommerce .coupon .button{
    max-width: 30% !important;
    font-size: 16px;
    background-color: rgb(85, 85, 85);
    border-radius: 3px;
    color: #f2f2f2;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    text-shadow: unset;
    margin-right: 0;
    text-transform: capitalize;
}
.woocommerce .coupon .button:hover{
    color: #fff;
    background: #0a0a0a;
}
.woocommerce .ux-cart-coupon .widget-title{
    color: #0a0a0a;
    font-family: "Roboto", sans-serif;
}
.woocommerce .ux-cart-coupon{
    padding: 16px 30px;
    border: 1px solid #d5d8dc;
    border-radius: 15px;
}
.cart-collaterals{
    padding: 16px 30px !important;
    border: 1px solid #d5d8dc;
    border-radius: 15px;  
    height: min-content;  
}
.cart-collaterals td{
    border-bottom: none;
}
.cart-collaterals .checkout-button{
    align-items: center;
    align-content: center;
    min-height: 50px;
    height: 100%;
    background: rgb(85, 85, 85);
    text-transform: capitalize;
    color: #fff;
    font-family: "Roboto", sans-serif;
    border-radius: 4px;
    font-size: 14px;
}
.product-info form.cart{
    margin-top: 20px;
}
.page-title .woocommerce-breadcrumb{
    display: none;
}
.shop-page-title.category-page-title{
    display: none;
}
.product-filter-block h2{
    font-weight: 700;
    font-family: "Satoshi", sans-serif;
    line-height: 1.4;
    color: #0a0a0a;
}
.product-filter-block .product-attribute-filters li a:hover{
    color: #0a0a0a;
    font-weight: 700;
}
.product-filter-block .product-attribute-filters li a.active{
    font-weight: 700;
}
.checkout.woocommerce-checkout .coupon .flex-row{
    gap: 20px;
}
.checkout.woocommerce-checkout .coupon .button{
    width: 100%;
    border: 2px solid #5bc0de;
    border-radius: 3px;
    background-color:  transparent !important;
    font-size: 14px;
    font-family: "Satoshi", sans-serif;
    color: #6f6f6f;
    text-transform: capitalize;
}
.checkout.woocommerce-checkout .coupon .flex-grow {
    max-width: 70% !important;
}
.checkout.woocommerce-checkout .coupon .flex-col:last-child{
    width: 30% ;
}
.checkout.woocommerce-checkout .coupon .flex-grow #coupon_code{
    max-width: 100% !important;
}
.woocommerce-billing-fields {
    border-top: none;
    padding-top: 15px;
}
.woocommerce-checkout #content{
    padding-top: 30px;
    padding-bottom: 30px;
}
.woocommerce-checkout #content .checkout{
    padding-top: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout .woocommerce-checkout-review-order-table,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .woocommerce-checkout-payment{
    border-radius: 3px;
    border: 1px solid #d5d8dc;
    padding: 15px 30px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle{
    margin: 20px 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table{
    border-top: 0;
}
.woocommerce-checkout #order_review_heading{
    border-bottom: none;
    margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-shipping-fields{
    padding: 20px 30px;
}
.woocommerce-checkout .large-5 .col-inner{
    border: none;
    padding: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table td,
.woocommerce-checkout .woocommerce-checkout-review-order-table th{
    border-bottom: none !important;     
}
.woocommerce-checkout h3{
    font-weight: 700;
    font-family: "Satoshi", sans-serif;
    line-height: 1.4;
    color: #0a0a0a;
    text-transform: capitalize !important;
}
.woocommerce-checkout label{
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #69727d;
}

.woocommerce-checkout .required{
    color: #a00;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
}
.woocommerce-checkout input,
.woocommerce-checkout textarea,
.woocommerce-checkout .select2-selection{
    background-color: #f9fafa;
    border: none;
    border-radius:  0;
    color:  #69727d;
    font-size: 14px;
    font-weight: 400;
    /* padding: 16px; */
    box-shadow: none;
}
.woocommerce-checkout input::placeholder,
.woocommerce-checkout .message-container,
.woocommerce-checkout .payment_box p{
    font-size: 14px;
}
.woocommerce-checkout .message-container a{
    color: #5bc0de;
}
.woocommerce-checkout button#place_order{
    font-weight: 700;
    font-family: "Satoshi", sans-serif;
    line-height: 1.4;
    background: #555555;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize !important;
}
.cart-popup-title{
    display: none;
}
ul.product_list_widget li a.remove{
    bottom: 0;
}
#cart-popup p,
#cart-popup a{
    font-size: 14px ;
    font-weight: 400;
    font-family: "Satoshi", sans-serif;
    color: #0a0a0a;
}
#cart-popup .woocommerce-mini-cart__buttons{
    display: flex;
    justify-content: space-between;
    
}
#cart-popup .woocommerce-mini-cart__buttons a{
    max-width: 140px;
    border-radius: 32px;
    font-size: 14px;
    text-transform: capitalize;
    height: 40px;
}
#cart-popup .woocommerce-mini-cart__buttons a:hover{
    background: #69727d;
}
#cart-popup .woocommerce-mini-cart__buttons a:nth-child(2){
    background-color:  #69727d;
    color: #fff;
    display:  inline-block;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow li.has-dropdown:after{
    display: none;
}

/* css xử lí phần menu thương hiêuu */
.brand-menu li {
    padding: 5px 10px;
    cursor: pointer;
    transition: background 0.3s;
    position: relative;
}

.brand-menu li:hover {
    background: #f2f2f2;
}
.brand-menu li.hover-active {
    background: #f2f2f2;
}

#ajax-products-area{
    display: none;
}
.brand-products-grid {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    flex: 1 1 100%;
    padding: 0 20px;
}

.product-item {
    width: 180px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
}
.product-item:hover{
    border: 1px solid #f2f2f2;
}

.product-item img {
    width: 100%;
    height: auto;
}

.product-title {
    font-size: 14px;
    margin: 5px 0;
    color: #0a0a0a;
    font-weight: 400;
    font-family: "Satoshi", sans-serif;
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-view {
    display: inline-block;
    padding: 5px 10px;
    background: #0a0a0a;
    color: #fff !important;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px;
    min-width: 100px;
    margin-top: 20px;
    text-align: center;
}

.product-small.box .category{
    display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .text_h1,
    .text_h1>* {
        font-size: 24px !important;
    }

    /* thẻ h2 */
    .text_h2,
    .text_h2>* {
        font-size: 20px !important;
    }

    /* tiêu đề 1 */
    .text_title_main,
    .text_title_main>* {
        font-size: 18px !important;
    }

    .text_title_1,
    .text_title_1>* {
        font-size: 18px !important;
    }

    /* tiêu đề 2 */
    .text_title_2,
    .text_title_2>* {
        font-size: 16px !important;
    }
    .amlab_exper_slider .col{
        max-width: 45%;
    }
    .amlab_exper_slider .col .box .box-image img{
        min-height: 300px;
    }
    .amlab_exper_slider .col .box .box-text{
        padding: 10px;
    }
    .section_product .row-slider .product-small.col{
        max-width: 90%;
        padding: 0 5px;
    }
    .section_center_banner .banner .banner-layers{
        overflow-y: hidden;
    }
    .section_center_banner .banner  {
        padding-top: 53vh !important;
    }
    .section_center_banner .banner .text-box{
        height: calc(100% - 40px);
        overflow: hidden;
        align-content: center;
    }
    .section_center_banner.section_bottom_banner .banner {
        height: 85vh;
    }
    .section_center_banner.section_bottom_banner .banner .text-box{
        height: 100% ;
       
    }
    .section_center_banner .banner .text-box .text-inner{
        display: flex;
        gap: 20px;
        text-align: left;
        flex-wrap: wrap;
    }
    .section_product .product-small.col .col-inner{
        padding: 10px;
    }
    .section_center_banner .banner .text-box .text{
        width: 100%;
    }
    .section_center_banner .banner .text-box .text_desc p,
    .section_center_banner .banner .text-box h5
    {
        line-height: 1.4;
        margin: 0 !important;
    }
    .section_center_banner.section_bottom_banner .banner .text-box .text_desc p,
    .section_center_banner.section_bottom_banner .banner .text-box h5 {
        margin: 0 !important;
    }
    .section_center_banner .banner .text-box h5{
        font-size: 20px !important;
        word-spacing: 5px;
        font-weight: 600 !important;
    }
    .section_center_banner .banner .text-box .text_desc:last-child{
        padding-top: 20px;
    }
    .section_center_banner.section_bottom_banner .banner{
        padding-top: 85vh !important;
    }
    .section_product .product-small.col{
        padding: 10px 5px;
    }
    .product-small .box .box-text{
        padding-bottom: 10px; 
    }
    .section_tt .item-img{
        max-width: calc(100% / 3);
        padding: 0 10px;
        height: 80px;
    }
    .section_tt .item-img img{
        width: 100%;
    }
    .section_tt .col{
        padding-bottom: 0;
    }
    #footer .poli_meta{
        padding: 30px 10px;
        gap: 20px   ;
    }
    #footer .large-6:last-child{
        padding: 0 15px;
    }
    .section_contact .col_right h2{
        margin-bottom: 15px;
    }
    #content .post-sidebar{
        padding: 0 15px;
    }
    #content,
    #content .large-12,
    #content .post-item.col{
        padding-bottom: 0 !important;
    }
    .amlab_posts_slider .post-item.col {
        max-width: 85%;
        padding: 0 10px;
    }
    .btn_see_more{
        width: 100%;
    }
    .woocommerce .coupon {
        display: block;
    }
    .woocommerce #coupon_code,
    .woocommerce-cart .woocommerce .coupon .button,
    .checkout.woocommerce-checkout .coupon .flex-grow {
        max-width: 100% !important;
    }
    .checkout.woocommerce-checkout .coupon .flex-grow{
        align-items: flex-start;
    }
    .cart-collaterals {
        margin: 15px;
    }
}