.tab-product-list .product-tab-title{
        text-align: center;
}
.tab-product-list .product-tab-title .list-none{
    display: inline-flex;
    font-size: 24px;
    font-weight: 600;
    color: color: #3E3E39;
    color: #3E3E39;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #EFEFEF;
    border-radius: 50px;
}
.tab-product-list .product-tab-title .list-none a{
    display: inline-flex;
    padding: 0px 80px;
    height: 80px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}
.tab-product-list .product-tab-title .list-none .active a{
    background: #3E3E39;
    color: #fff;
    font-weight: 600;
}
.tab-product-list .tab-pane{
    display: block;
}
.tab-product-list .tab-pane .title-tab-product-desktop.first{
    display: none;
}
.tab-product-list .tab-pane .title-tab-product-desktop{
    margin-bottom: 30px; 
}

.tab-product-list .tab-pane {
    padding-top: 100px; 
}
.tab-product-list .tab-pane#tab-description{
    padding-top: 40px;
}
@media(max-width: 1200px){
    .tab-product-list .product-tab-title .list-none a{
        padding: 0px 30px;
        height: 50px;
        font-size: 18px;
    }
}
@media(max-width: 767px){
    .tab-product-list .product-tab-title {
        display: none;
    }
    .tab-product-list .tab-pane {
        display: none;
    }
    .tab-product-list .tab-pane.active {
        display: block;
    }
    .tab-product-list .tab-pane#tab-description,
    .tab-product-list .tab-pane {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .tab-product-list .tab-pane .title-tab-product-desktop{
        display: none;
    }
}
.bz-add-compare{
    display: flex;
    align-items: center;
    gap: 5px;
    color: #3071B9;
    font-size: 20px;
    text-decoration: underline;
}
.bz-add-compare:hover{
    color: #3071B9;
    text-decoration: underline;
}
.product-tab-content{
    max-width: 1200px;
    margin: 0px auto;
}
.product-slick-prev-trigger{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 40px;
    border-radius: 100%;
    background-color: #fff;
    color: #000;
    border: none;
    transition: .3s;
    font-size: 24px;
    left: -30px;
    box-shadow: 0px 5px 10px -4px #0000004f;
}
.product-slick-next-trigger{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 60px;
    height: 60px;
    line-height: 40px;
    border-radius: 100%;
    background-color: #fff;
    color: #000;
    border: none;
    transition: .3s;
    font-size: 24px;
    right: -30px;
    box-shadow: 0px 5px 10px -4px #0000004f;
    f
}
.product-slick-next-trigger:hover,.product-slick-prev-trigger:hover{
    background: var(--bzo-main-color);
    color: #fff;
}
.wrap-prev-next-trigger{
    position: relative;
}
.style-gallery-horizontal .gallery-control .slick-arrow{
    opacity: 0;
}
#tab-bzotech_custom_tab_complete_product_set,
#tab-additional_information{
        max-width: 800px;
    margin: 0px auto;
}
.woocommerce table.shop_attributes th{
    padding: 15px;
    font-weight: 600;
}
#tab-bzotech_custom_tab_complete_product_set ul{
    list-style: none;
    padding-left: 0;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#tab-bzotech_custom_tab_complete_product_set ul a{
    display: inline-flex;
    justify-content: center;
    font-weight: 400;
    background: var(--bzo-main-color);
    color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
    margin-left: 20px;
    align-items: center;
    text-align: center;
    gap: 5px;
}
#tab-bzotech_custom_tab_complete_product_set ul a:before{
    content: "\f381";
        font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 20px
}
/*Begin Elementor Accordion */
.elbzotech-accordion-global-css .ui-icon{
    display: none;
}
.elbzotech-accordion-global-css .box-icon-accor{
    position: relative;
    float: right;
    font-size: 20px;

}
.elbzotech-accordion-global-css .box-icon-accor i{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 28px;
     padding: 0 10px;
}
.elbzotech-accordion-global-css .box-icon-accor .icon-accor-active{
    opacity: 0;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor-active{
    opacity: 1;
}
.elbzotech-accordion-global-css .ui-state-active .box-icon-accor .icon-accor{
    opacity: 0;
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
    background-color: transparent;
    border: none;
    padding: 16px;
    border: 1px solid var(--bzo-border-color);
    font-size: 18px;
    color: var(--bzo-title_typo-color);
    line-height: 28px;
    font-weight: 600;
    margin-top: 20px;
    
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header .item-title-e{
    margin-right: 30px;
}
@media(max-width: 1366px){
    .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media(max-width: 767px){
    .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
        font-size: 16px;
        line-height: 24px;
    }
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
    border:  1px solid var(--bzo-border-color);
    border-bottom:  none;
   /* color: var(--bzo-main-color);*/
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header:hover{
    color: var(--bzo-main-color);
}

.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content {
    padding: 0;
    border: none;
    color: var(--bzo-body_typo-color);
}
.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content.ui-accordion-content-active{
    border: 1px solid var(--bzo-border-color);
    padding: 0 16px 16px 16px;
    border-top: none;
}
.elbzotech-accordion-global-css .ui-accordion-content p:last-child{
    
}
.elbzotech-accordion-global-css.ui-widget{
    font-family:inherit;
}
/*----------------------*/
.elbzotech-accordion-global-.ui-accordion .ui-accordion-header:first-child{
     margin-top: 0px;
}
/*-------------------------------*/
.elbzotech-accordion-global-style2 .box-icon-accor {
    float: right;
}
/*End Elementor Accordion */
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header{
    border: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
    border-radius: 5px;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    color: var(--bzo-title_typo-color2);
    padding: 20px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css .ui-accordion-header .item-title-e{
    width: calc(100% - 32px);
    margin: 0px;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .accordion-content{
    padding: 0 20px;
}

.elbzotech-accordion-global-style2 .accordion-content{
    color: #727272;
    font-size: 16px;
    line-height: 24px;
    border: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), var(--bzo-main-color);
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), var(--bzo-main-color);
    border-radius: 100%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0;
    font-size: 15px;
    overflow: hidden;
    color: #fff;
}
.elbzotech-accordion-global-css.elbzotech-accordion-global-style2 .box-icon-accor i{
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100%;
    padding: 0px;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
    
    border-radius: 5px 5px 0 0;
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active .box-icon-accor{
    background: var(--bzo-main-color);
}
.elbzotech-accordion-global-style2.elbzotech-accordion-global-css.ui-accordion .ui-accordion-content{
    padding-top: 0;
}

.faq-product-detail-header{
        width: 30%;
}
.faq-product-detail-header p{
    margin-bottom: 20px;
}
.faq-product-detail-header a{
    display: inline-block;
    font-weight: 400;
    background: var(--bzo-main-color);
    color: #fff;
    padding: 8px 20px;
    border-radius: 30px;
}
.faq-product-detail-header h3{  
    margin-bottom: 20px;
}
.single_product_faq{
        width: 70%;
    padding-left: 30px;
}
.faq-product-detail{
    margin-top: 100px;
}
.single_product_faq .elbzotech-accordion-global-css.ui-accordion .ui-accordion-header.ui-accordion-header-active{
    color: var(--bzo-title_typo-color);
}
.bzotech_info_product {
        margin-bottom: 5px;
        display: none;
}


.sp-da-xem .rv-remove{
    border: none;
    position: absolute;
    right: 9px;
    top: 9px;
    background: #dfdfdf;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.sp-da-xem .rv-remove:hover{
    color:#fff;
    background: #000;
}
.sp-da-xem{
    margin-top: 100px;
}
.sp-da-xem .title {
    margin-bottom: 50px;
}
@media(max-width: 1200px){
    .tu-van-ngay {
        font-size: 20px;
        padding: 12px 25px;
    }
    .product-slick-prev-trigger{
         width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        left: -15px;
    }
    .product-slick-next-trigger {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px;
        right: -15px;
    }
    .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav {
        position: absolute;
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
    .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
        right: -15px;
    }
   .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
        left: -15px;
    }
    .bzotech_info_product,
    .product-info .product-title {
   
        font-size: 16px;
    }
    .sp-da-xem .title,
    .faq-product-detail-header h3,
    .single-related-product .title-related-product h2{
        font-size: 30px;
    }
    .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav svg{
            width: 18px;
    }
    .widget_tag_cloud a, .widget_product_tag_cloud a {
        font-size: 15px !important;
        padding: 6px 16px;
    }
    .widget_price_filter .price_slider_amount .price_label span {
        font-size: 16px;
    }
}
@media(max-width: 767px){
    .faq-product-detail-header{
         width: 100%;
        padding-bottom: 30px;
    }
    .single_product_faq {
        width: 100%;
        padding-left: 0px;
    }

    .sp-da-xem .title,
    .faq-product-detail-header h3,
    .single-related-product .title-related-product h2{
        font-size: 24px;        
    }
    .sp-da-xem .title,
    .single-related-product .title-related-product{
        margin-bottom: 20px;
    }
    .single-related-product,
    .faq-product-detail,
    .sp-da-xem {
        margin-top: 50px;
    }
    .product-detail-info .product-desc{
        font-size: 16px;
    }
}

.banner-slider-homepage .content-slider-custom{
        position: absolute;
    bottom: 100px;
    width: 1440px;
    margin: auto;
    left: 12%;
}
.banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    right: 12%;
    bottom: 0;
        z-index: 15;
    top: auto;
}
.banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: 12%;
    bottom: 0;
        z-index: 15;
    top: auto;
}
.elbzotech-wrapper-slider-global-category2.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav svg path,
.banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav svg path{
   stroke: #fff;
}
.wg-list-sort-by>.dropdown-link,
.wg-list-sort-by>span{
    display: none;
}
.wg-list-sort-by-ul {
    display: flex;
    flex-direction: column;
    gap:10px;
}
.wg-number-by {
    display: flex;
    align-items: center;
}
.wg-number-by .widget-title {
    margin-bottom: 0px;
        display: flex;
    align-items: center;
    gap: 10px;
        padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #ccc;
}
.wg-number-by .woocommerce-result-count {
    margin-bottom: 0px!important;
    font-size: 20px;
}
.elbzotech-wrapper-slider-global-category2.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: 0;
    top: calc(100% + 40px);
     z-index: 15;

}
.elbzotech-wrapper-slider-global-category2.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    right: 0px;
    top:  calc(100% + 40px);
     z-index: 15;

}
.banner-slider-homepage .display-swiper-pagination-style2 .swiper-pagination-bullet,
.elbzotech-wrapper-slider-global-category2.display-swiper-pagination-style2 .swiper-pagination-bullet
{
    border-color:#fff;
}
.banner-slider-homepage .display-swiper-pagination-style2 .swiper-pagination-bullet:hover, .banner-slider-homepage .display-swiper-pagination-style2 .swiper-pagination-bullet-active,
.elbzotech-wrapper-slider-global-category2.display-swiper-pagination-style2 .swiper-pagination-bullet:hover, .elbzotech-wrapper-slider-global-category2.display-swiper-pagination-style2 .swiper-pagination-bullet-active{
    background: #fff;
}
.elbzotech-heading-global-style1{
    font-size: 34px!important;
}
@media(max-width: 1200px){
    .elbzotech-heading-global-style1{
        font-size: 26px!important;
    }
    .wg-number-by .widget-title {
        padding-right: 10px;
        margin-right: 10px;
    }
    .wg-number-by .woocommerce-result-count {
        font-size: 16px;
    }
    .banner-slider-homepage .content-slider-custom {
        left: 15px;
    }
    .banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
        left: 15px;
        bottom: 37px;
    }
    .banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
        right: 15px;
        bottom: 37px;
    }
}
@media(max-width: 767px){

    .elbzotech-heading-global-style1{
        font-size: 22px!important;
    }
    .banner-slider-homepage .content-slider-custom {
        left: 15px;
        bottom: 30px;
    }
    .banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev {
        bottom: 20px;
    }
    .banner-slider-homepage .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
        bottom: 20px;
    }
}

.item-slider-global-video svg{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.item-slider-global-video .popup-video{
    position: relative;
    display: flex;
    border-radius: 20px;
    overflow: hidden;
}

 
.wap-lienhe-ht td {
	font-size: 16px; 
	padding: 15px; 
	vertical-align: top;
} 
.wap-lienhe-ht thead th {
    padding: 15px;
    font-size: 18px;
    font-weight: 600;
    width: 33.33%;
    text-align: left;
    color: #fff;
} 
.wap-lienhe-ht a {
	color: #2196F3;
}
.wap-lienhe-ht table {
	width: 100%; 
	margin: auto;
}
.wap-lienhe-ht .mobi {
	display: none;
}

.wap-lienhe-ht .success {
    background-color:#3e3e39;
	vertical-align: middle;
}
.wap-lienhe-ht table {
    overflow: hidden;
    border-radius: 1.25rem;
        border-collapse: collapse;
    text-indent: 0;
    box-shadow: 0 1px 0px 1px #e5e5e5;
}
.wap-lienhe-ht tbody tr, .wap-lienhe-ht tfoot tr:first-child {
    border-block-start: 1px solid #e5e5e5;
}
.wap-lienhe-ht th,.wap-lienhe-ht td {
    border:none;
}
.wap-lienhe-ht ul {
    line-height: 30px;
}
 @media (max-width: 882px) {
    .wap-lienhe-ht .mobi {
		display: table;  
		box-shadow: 1px 1px 0px 1px #e5e5e5; 
	 }
    .wap-lienhe-ht thead th {
		font-size: 16px; 
		font-weight: unset; 
		color: unset;
	 }
	.wap-lienhe-ht .success strong{
		 color: #fff;
	 }
    .wap-lienhe-ht .destop {
		display: none; 
	 }
} 



.readmoe-container{
  box-sizing: border-box;
    display: block;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.wap-readmorde-section{
    background: #f7f7f8;
    border-radius: 16px;
    display: block;
    margin-bottom: 15px;
    margin-right: auto;
    min-height: 0;
    overflow: hidden;
    padding: 15px 15px 50px;
    position: relative;
    text-align: justify;
    width: 100%;  
}
.read-more-wrapper {
  background: #fff;
  border-radius: 16px;
  padding: 15px 15px 50px;
  position: relative;
  max-height: 900px;
  overflow: hidden;
  transition: max-height 0.4s ease;
}
.read-more-wrapper  img {
  display: inline;
}
.read-more-wrapper  iframe {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 720px;
}
@media screen and (max-width: 480px) {
.read-more-wrapper   iframe {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 200px;
  }
}
.read-more-wrapper.expanded {
  max-height: fit-content; /* arbitrary large value */
}

.read-more-toggle {
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .91) 50%, #fff 55%);
  border-radius: 10px;
  color: #167ac6 ;
  cursor: pointer;
  bottom: 0;
  display: block;
  left: 0;
  margin-bottom: 0;
  padding-top: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
}
/*
.tn-kh .item-slider-global-{
    display: flex;
    flex-wrap: wrap;
}
.tn-kh .item-slider-global- .image-wrap{
    width: 50%;
        padding-right: 30px;
}
.tn-kh .item-slider-global- .content-slider-custom{
     width: 50%;
         font-weight: 500;
}
@media(max-width: 767px){
    .tn-kh .item-slider-global- .content-slider-custom
    {
        width: 100%;
    }
    .tn-kh .item-slider-global- .image-wrap {
        width: 100%;
              padding-right: 0px;
              padding-bottom: 30px;
    }
}
.tn-kh .item-slider-global- .content-slider-custom h5{
 font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 0px;
}
.tn-kh .item-slider-global- .content-slider-custom span{
 font-size: 16px;
}
.tn-kh .display-swiper-navi-group2 .bzotech-swiper-navi {
    top: 102%;
} */
/* testimonials - đánh giá khách hàng mới */
/* ITEM */
.tn-kh .item-slider-global-{
    display: flex;
    align-items: flex-start;
    gap: 80px;
    flex-wrap: nowrap;
}

/* CONTENT LEFT */
.tn-kh .item-slider-global- .content-slider-custom{
    width: 48%;
    order: 1;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    align-items: self-start;
}

/* IMAGE RIGHT */
.tn-kh .item-slider-global- .image-wrap{
    width: 52%;
    order: 2;
    padding-right: 0;
}


/* Title */
.tn-kh .title-slide-custom { 
	color: #3E3E39; 
	font-weight: 600; 
	font-size: 34px; 
	font-style: normal; 
	line-height: normal; 
	text-align: start; 
	padding-bottom: 20px;
} 
.tn-kh .breo-title{
	color: var(--bzo-main-color); 
	font-weight: 600; 
	font-size: 34px; 
	font-style: normal; 
	line-height: normal; 
}

.tn-kh .item-slider-global- .content-slider-custom .desc{
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 35px;
    font-weight: 400;
}

/* NAME */
.tn-kh .item-slider-global- .content-slider-custom h5{
	font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    margin: 15px 0 12px;
    color: #3E3E39;
}

/* navigation */
.tn-kh .display-swiper-navi-group2 .bzotech-swiper-navi {
    top: 90%;
    left: 0;
    transform: none;
}

/* MOBILE */
@media(max-width: 767px){
.tn-kh .title-slide-custom { 
	font-size: 22px; 
} 
.tn-kh .breo-title{
	font-size: 22px;  
}
    .tn-kh .item-slider-global-{
        flex-wrap: wrap;
        gap: 30px;
    }

    .tn-kh .item-slider-global- .content-slider-custom,
    .tn-kh .item-slider-global- .image-wrap{
        width: 100%;
    }

    .tn-kh .item-slider-global- .content-slider-custom{
        order: 2;
	    padding-bottom: 8px;
    }

    .tn-kh .item-slider-global- .image-wrap{
        order: 1;
    }

    .tn-kh .item-slider-global- .content-slider-custom .desc{
        font-size: 16px;
    }

    .tn-kh .item-slider-global- .content-slider-custom h5{
        font-size: 16px;
    }
.tn-kh .display-swiper-navi-group2 .bzotech-swiper-navi {
    top: 100%;
}
}
/*kết thúc*/
.cg-nt .item-slider-global- .content-slider-custom h5{
 	font-size: 20px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 0px;
    text-align: center;
}
.cg-nt .item-slider-global- .content-slider-custom span{
 font-size: 16px;
 text-align: center;
 display: block;
}
.cg-nt .item-slider-global- .content-slider-custom{
    padding: 20px;
    font-size: 18px;
}

.cg-nt .item-slider-global- {
    border:1px solid #e5e5e5;

    border-radius: 20px;

}

.elbzotech-wrapper-slider-global-style14 .gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav{
    z-index: 11;
}
.elbzotech-wrapper-slider-global-style14 .swiper-button-gallery-next{
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    width: 30px;
    height: 30px;
    font-size: 18px;
    background: #9c191d;
    color: #fff;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
}
.elbzotech-wrapper-slider-global-style14 .swiper-button-gallery-prev{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    width: 30px;
    height: 30px;
    font-size: 18px;
    background: #9c191d;
    color: #fff;
    justify-content: center;
    display: flex;
    align-items: center;
    border-radius: 50%;
}
.elbzotech-wrapper-slider-global-style14 .gallery-thumbs{
    max-width: 1050px;
}
.elbzotech-wrapper-slider-global-style14 .gallery-thumbs:after{
    content: '';
    position: absolute;
    top: 30px;
    left: 85px;
    right: 85px;
    height: 7px;
    background: #ECEEF0;
    border-top: 1px solid #ccc;

}
.elbzotech-wrapper-slider-global-style14 .gallery-thumbs .title{
    margin-top: 55px;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}
.elbzotech-wrapper-slider-global-style14 .gallery-thumbs .title:before{
    content: "\f192";
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    position: absolute;
    color: #9c191d;
    top: -39px;
    font-size: 22px;
    border-radius: 50%;
    left: 0;
    right: 0;
}
.elbzotech-wrapper-slider-global-style14 .gallery-thumbs .swiper-slide-thumb-active .title:before{
    content: "\f3c5";
    border-radius: unset;
    background: transparent;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 28px;
        top: -39px;
}
.elbzotech-wrapper-slider-global-style14 .item-slider-global-style14 .desc-item{
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.elbzotech-wrapper-slider-global-style14 .item-slider-global-style14 .desc-item:after{
    content: '';
    width: 20px;
    height: 2px;
    display: block;
    background: #9c191d;
}
.elbzotech-wrapper-slider-global-style14 .elbzotech-swiper-slider:before{
    content: "\f060";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 38px;
    position: absolute;
    right: 150px;
    top: calc(50% - 30px);
    color: #9c191d;
}
.elbzotech-wrapper-slider-global-style14 .elbzotech-swiper-slider:after{
    content: "\f061";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 38px;
    position: absolute;
    left: 150px;
    top: calc(50% - 30px);
    color: #9c191d;
}
.elbzotech-wrapper-slider-global-style14 .elbzotech-swiper-slider .info-slider {
    max-width: 700px;
    margin: auto;
}
@media(max-width: 1200px){
    .elbzotech-wrapper-slider-global-style14 .elbzotech-swiper-slider:before,
    .elbzotech-wrapper-slider-global-style14 .elbzotech-swiper-slider:after{
        display: none;
    }
}
@media(max-width: 767px){
    .elbzotech-wrapper-slider-global-style14 .item-slider-global-style14 .desc-item {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
        margin-top: 10px;
        gap: 10px;
    }
}
@media(max-width: 480px){
    .elbzotech-wrapper-slider-global-style14 .gallery-thumbs:after {
        left: 60px;
        right: 60px;
    }
}





/*
-------------------------------------------------------------------*/



.apple-gallery .swiper{
    overflow:visible;
}

.apple-gallery .swiper-slide{
    border-radius:20px;
    overflow:hidden;
    transform:translateZ(0);
}

.apple-gallery .swiper-slide img{
    width:100%;
    display:block;
   /* aspect-ratio:16/10;
    object-fit:cover;*/
    transition:transform .8s ease;
}

.apple-gallery .swiper-slide:hover img{
    transform:scale(1.05);
}

/* TOP */

.galleryTop{
    margin-bottom:24px;
}

/* BOTTOM CENTER */

/*.galleryBottom{
    padding:0 8%;
}
*/
/* pagination */
.cg-nt iframe{
    border-radius: 20px;
}
.video-shorts iframe{
    border-radius: 20px;
        height: 600px;
}
.heading-testimonial .font-title{
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
}
/* Mặc định ẩn button, chưa có animation */
.swiper-slide .elbzotech-bt-default.animated {
    opacity: 0;
    animation: none;
}

/* Khi được kích hoạt */
.swiper-slide.swiper-slide-active .elbzotech-bt-default.animated.do-animate {
    opacity: 1;
    animation: fadeInUp 0.6s ease forwards;
}
.widget_bzotech_brand_fillter .filter_product_brand li, .widget_price_filter .list-gia li, .widget_bzotech_stock_status_fillter ul li, .widget_layered_nav ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-left: 30px;
        padding-bottom: 15px;
}
.widget_bzotech_brand_fillter .filter_product_brand li a:before, .widget_price_filter .list-gia li a:before, .widget_bzotech_stock_status_fillter ul li a:before, .widget_layered_nav ul li a:before {
    position: absolute;
    content: "";
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ADB7BC;
    border-radius: 4px;
    background-color: #fff;
}
.widget_bzotech_brand_fillter .filter_product_brand li a:after, .widget_price_filter .list-gia li a:after, .widget_bzotech_stock_status_fillter ul li a:after, .widget_layered_nav ul li a:after {
    content: '';
    position: absolute;
    border-radius: 3px;
    background: var(--bzo-main-color);
    top: 5px;
    left: 2px;
    width: 14px;
    height: 14px;
    opacity: 0;
}
.widget_price_filter .list-gia li.chosen a:after{
    opacity: 1;
}
.widget_price_filter .list-gia {
    margin-bottom: 20px;
}
.cate-tin-tuc .sidebar-widget .widget-title{
    display: none;
}

/* Wrapper UL */

.cate-tin-tuc .sidebar-widget ul li{
    padding: 0px;
}
.cate-tin-tuc .sidebar-widget ul{
    display: flex;
	align-items: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    gap: 12px;

    width: 100%;
    padding-bottom: 10px;

    justify-content: flex-start;
    -webkit-overflow-scrolling: touch;

    /* ẩn scrollbar */
    scrollbar-width: none;
}

.cate-tin-tuc .sidebar-widget ul::-webkit-scrollbar{
    display: none;
}

/* LI */
.cate-tin-tuc .sidebar-widget ul li{
    list-style: none;
    flex-shrink: 0;
    margin: 0;
    display: flex;
    align-items: center;
    height: auto;
}

/* Button */
.cate-tin-tuc .sidebar-widget ul li a{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: max-content;
    height: 44px;
    padding: 0 24px;
    line-height: 1;
    border: 1px solid #ccc;
    border-radius: 999px;

    font-size: 16px;
    font-weight: 500;
    color: #222;

    white-space: nowrap;
    text-decoration: none;

    transition: all .3s ease;
}

/* Hover + Active */
.cate-tin-tuc .sidebar-widget ul li.current-cat a,
.cate-tin-tuc .sidebar-widget ul li a:hover{
    color: #fff;
    border-color: #3E3E39;
    background: #3E3E39;
}


@media(max-width: 1200px){
    .cg-nt iframe{
        border-radius: 12px;
    }
    .apple-gallery .swiper-slide{
        border-radius:10px;
    }
    .galleryTop{
        margin-bottom:10px;
    }
    .video-shorts iframe {
        border-radius: 12px;
        height: 400px;
    }

    .heading-testimonial .font-title{
        font-size: 26px;
    }
}
@media(max-width: 767px){
    .video-shorts iframe {
        height: 300px;
    }

    .heading-testimonial .font-title{
        font-size: 24px;
    }
}
.mfp-title {
    display: none;
}
.san-pham-noi-bat-home h3.product-title a.color-title{
    display:block;
}
@media(max-width:767px){
.header-hotline-button .button-wrap-global .button-inner .text-button {
    display: none; 
	}
}
.counter-number strong {
	color: #9c191d;
}
/*Testinomial review */
.review-box{
	padding:24px;
	background:#f7f7f7;
	border: 1px solid #e5e5e5;
    border-radius: 20px;
}

.review-author{
	display:flex;
	align-items:center;
	gap:14px;
	margin-bottom:18px;
}

.review-author img{
    width: 48px;
    height: 48px !important;
    border-radius: 50% !important;
    object-fit: cover;
}

.review-author h3{
	margin:0;
	font-size:20px;
	font-weight:700;
	line-height:1;
	color:#000;
}

.review-content{
	font-size:18px;
	line-height:1.6;
	color:#111;
	margin-bottom:22px;
}

.review-rating{
	display:flex;
	align-items:center;
	gap:14px;
}

.stars{
	display:flex;
	gap:4px;
}

.stars span{
	width:28px;
	height:28px;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#00b67a;
	color:#fff;
	font-size:18px;
	line-height:1;
}

.rating-number{
	font-size:18px;
	color:#666;
}
.testimonials-tabs .e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]::after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 4px;
    background-color: var(--bzo-main-color);
}
@media(max-width:767px){
.testimonials-tabs .e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]::after{
    bottom: 0;
}
}
/*hieu ung cho button o slideshow */
.elbzotech-bt-slideshow {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 1;
    transition: color 0.35s ease;
}

.elbzotech-bt-slideshow::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3E3E39; 
    transform: translateY(100%);
    transition: transform 0.35s ease;
    z-index: 0;
}

.elbzotech-bt-slideshow:hover::before {
    transform: translateY(0);
}
.elbzotech-bt-slideshow span {
    position: relative;
    z-index: 1;
}
.elbzotech-bt-slideshow:hover span {
    color: #fff; /* màu chữ khi hover */
}

/* Đảm bảo text nằm trên lớp ::before */
.elbzotech-bt-slideshow span,
.elbzotech-bt-slideshow {
    position: relative;
    z-index: 1;
}
/*End hieu ung cho button o slideshow */
/* swiper wrapper */
.testimonials-page .elbzotech-swiper-slider .swiper-wrapper{
    align-items: stretch;
}

/* mỗi slide */
.testimonials-page .elbzotech-swiper-slider .swiper-slide{
    height: auto;
    display: flex;
}

/* box testimonial */
.item-slider-global-testimonial3{
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}
/*video slider */
.slider-html-video{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;

    backface-visibility: hidden;
    transform: translateZ(0);

    will-change: transform;
}
.youtube-video-wrap{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
}

.youtube-video-wrap iframe{
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    border: 0;
    pointer-events: none;
}
/*
.dialog-widget,
.dialog-lightbox-widget,
.elementor-lightbox{
    display:none !important;
}
.product-detail-gallery-js .mid img {
    transition: all 0.2s ease-in-out;
}

.product-detail-gallery-js .mid.zooming img {
    opacity: 0;
}

.product-detail-gallery-js .mid.zooming2 img {
transition: all 0.5s ease-in-out;
    opacity: 1;
}
*/
.product-gallery .mid {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

.product-gallery .mid .gallery-image {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;

    object-fit: cover;

    backface-visibility: hidden;
    will-change: transform, opacity;

    transform: translate3d(0,0,0) scale(1);
    opacity: 1;

    transition:
        transform 700ms cubic-bezier(0.22, 1, 0.36, 1),
        opacity 550ms ease;
}

/* ảnh cũ */
.product-gallery .mid .gallery-image.is-old {
    opacity: 0;
    transform: translate3d(-14px,0,0) scale(1.015);
}

/* ảnh mới */
.product-gallery .mid .gallery-image.is-new {
    opacity: 0;
    transform: translate3d(14px,0,0) scale(1.03);
}

/* ảnh mới active */
.product-gallery .mid .gallery-image.is-active {
    opacity: 1;
    transform: translate3d(0,0,0) scale(1);
}