.cursor-active a{
    cursor: inherit;
}
.elbzotech-wrapper-slider-global .img-wrap{
    display: flex;
    overflow: hidden;
}
/*Begin Slider elementor*/
.elbzotech-wrapper-slider-global{
    position: relative;
}
.swiper-scrollbar{
    opacity: 1!important;
    height: 5px;
    cursor: e-resize;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
     background: #e5e5e5;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-drag{
    background: #727272;
    border-radius: 0px;
}
.slider-type-marquee .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  padding: 0 10px;
}
/*End Slider elementor*/

/*-- elbzotech-wrapper-slider-global-style2 - home 1 ---*/
.banner-slider-home1 {
    overflow: hidden;
}
.banner-slider-home1 .banner-slider-home1__left{
    width: 50%;
    padding-right: 60px;
}
.banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image{
    position: relative;
    min-height: 685px;
}
.banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    width: 645px;
    height: 645px;
    background: var(--bzo-main-color2);
    border-radius: 50%;
    margin: auto;
}
.banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image .adv-thumb-link{
    width: 210px;
    position: absolute;
    left: 100%;
    bottom: 0;
    transition: all 1.3s ease-out 0s;
    -webkit-transition: all 1.3s ease-out 0s;
    opacity: 0;
    right: 0;
    margin: auto;
}
.banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image.active_effect .adv-thumb-link{
    width: 100%;
    left: 0;
    bottom: 0;
     opacity: 1
}
.banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image.active_effect1 .adv-thumb-link{
    width: 100%;
    left: -100%;
    bottom: 0;
     opacity: 0;
     transition: all 0.6s ease-out 0s;
    -webkit-transition: all 0.6s ease-out 0s;
}
.banner-slider-home1 .banner-slider-home1__right{
    width: 50%;
}
.banner-slider-home1 .banner-slider-home1__right .banner-slider-home1__print-content{
    max-width: 460px;
    margin-bottom: 80px;
}
.banner-slider-home1 .banner-slider-home1__right .banner-slider-home1__title{
    line-height: 68px;
    margin-bottom: 10px;
}
.banner-slider-home1 .banner-slider-home1__right .banner-slider-home1__desc{
    margin-bottom: 20px;
    line-height: 28px
}
.banner-slider-home1{
    align-items: flex-end;
}
@media(max-width: 1600px){
    .banner-slider-home1 {
        overflow: inherit;
    }
    .banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image:before{
        width: 550px;
        height: 550px;
    }
    .banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image {
        min-height: 600px;
    }
    .banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image.active_effect .adv-thumb-link {
        width: 80%;
    }
}
@media(max-width: 1366px){
    .banner-slider-home1 {
        overflow: inherit;
    }
    .banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image:before{
        width: 450px;
        height: 450px;
    }
    .banner-slider-home1 .banner-slider-home1__left .banner-slider-home1__image {
        min-height: 500px;
    }
    .banner-slider-home1 .banner-slider-home1__right .banner-slider-home1__title {

        font-size: 40px;
        line-height: 40px;
    }
}
/*-- end elbzotech-wrapper-slider-global-style2 - home 1 ---*/

/*-- slider categories - home 2 ---*/

.item-slider-global-style3 .info {
    position: absolute;
    bottom: 0px;
    padding: 0px 15px;
    width: 100%;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    z-index: 2;
    opacity:0;
}
.item-slider-global-style3:hover .info {
    bottom: 15px;
    opacity:1;
}
.item-slider-global-style3 .adv-thumb-link-cate:before {
    background: rgba(0, 0, 0, 0.30);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-slider-global-style3:hover .adv-thumb-link-cate:before {
    opacity: 1;
}
/*-- end slider categories - home 2 ---*/

/*-- Begin elbzotech-wrapper-slider-global-style4 ---*/
.number-star_3{
    width: 60%;
}
.number-star_4{
    width: 80%;
}
.number-star_2{
    width: 40%;
}
.number-star_1{
    width: 20%;
}
.elbzotech-wrapper-slider-global-style4 .content-slider-custom{
    background: #fff;
    padding: 40px 30px;
    position: relative;
    margin-bottom: 40px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-slider-global-style4:hover .content-slider-custom{
    box-shadow: 0 0 10px #00000040;
}
.elbzotech-wrapper-slider-global-style4 .content-slider-custom .title{
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0px;
    margin-bottom:10px;
}
.elbzotech-wrapper-slider-global-style4 .content-slider-custom:after{
    content:'';
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 25px solid #fff;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 65px;
}
.elbzotech-wrapper-slider-global-style4 .info-client{
   margin-left: 50px;
}
.elbzotech-wrapper-slider-global-style4 .info-client .img-wrap{
   width: 60px;
   height: 60px;
   border-radius: 50%;
}
.elbzotech-wrapper-slider-global-style4 .info-client .title-desc{
   padding-left: 15px;
}
.elbzotech-wrapper-slider-global-style4 .info-client .title-desc .title{
   color: var(--bzo-main-color-mix-black);
}
/*-- End elbzotech-wrapper-slider-global-style4 ---*/

/*--- slider 2 category  home 2 ---*/

/*--- Begin style 5 ---*/
.item-slider-global-style5 .info{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(255 255 255 / 70%);
    padding: 30px;
    text-align: center;
    width: 100%;
    max-width: 400px;
}
.item-slider-global-style5 .info .title48{
    margin-bottom: 15px;
}

@media(max-width: 1200px){
    .item-slider-global-style5 .info .title48 {
        font-size: 30px;
    }
    .item-slider-global-style5 .info{
        padding: 30px 15px;
        max-width: 320px;
    }
}
@media(max-width: 767px){
    .item-slider-global-style5 .info .title48 {
        font-size: 24px;
        line-height: 30px;
    }
}
/*--- End style 5 ---*/
/*--- Begin style 6---*/
.elbzotech-wrapper-slider-global-style6{
    padding: 0 260px;
}
.elbzotech-wrapper-slider-global-style6 .bzotech-swiper-navi .swiper-button-nav{
    width: 190px;
    opacity: 0.7;
}
.elbzotech-wrapper-slider-global-style6 .bzotech-swiper-navi .swiper-button-nav:hover{
    opacity:1;
}
.elbzotech-wrapper-slider-global-style6 .image-wrap{
    width: 300px;
}
.elbzotech-wrapper-slider-global-style6 .title-desc{
    width: calc(100% - 300px);
    padding-left: 60px;
    position: relative;
}
.elbzotech-wrapper-slider-global-style6 .title-desc svg{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 105px;
}
.elbzotech-wrapper-slider-global-style6 .title-desc .content-slider-custom,
.elbzotech-wrapper-slider-global-style6 .title-desc h3{
    margin-bottom: 20px;
}
.elbzotech-wrapper-slider-global-style6 .title-desc .title{
    margin-bottom: 0px;
    padding-right: 10px;
}
.elbzotech-wrapper-slider-global-style6 .title-desc .flex-wrapper:before{
    content: '';
    height: 1px;
    background: #727272;
    width: 80px;
    display: inline-block;
    margin-right: 10px;
}
@media(max-width: 1366px){
    .elbzotech-wrapper-slider-global-style6{
        padding: 0 160px;
    }
    .elbzotech-wrapper-slider-global-style6 .bzotech-swiper-navi .swiper-button-nav{
        width: 100px;
    }
}
@media(max-width: 1200px){
    .elbzotech-wrapper-slider-global-style6 .title-desc {
        padding-left: 30px;
    }
    .elbzotech-wrapper-slider-global-style6 {
        padding: 0px 0px;
    }
    .elbzotech-wrapper-slider-global-style6 .info-client{
        flex-direction: column;
        text-align: center;
    }
    .elbzotech-wrapper-slider-global-style6 .info-client .flex-wrapper{
        justify-content: center;
    }
    .elbzotech-wrapper-slider-global-style6 .info-client .image-wrap{
        justify-content: center;
        display: flex;
        margin-bottom: 30px;
    }
    .elbzotech-wrapper-slider-global-style6 .info-client .image-wrap .img-wrap {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }
    .elbzotech-wrapper-slider-global-style6 .image-wrap,
    .elbzotech-wrapper-slider-global-style6 .title-desc{
        width: 100%;
        padding-left: 0px;
    }
    .elbzotech-wrapper-slider-global-style6.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
        left: 50%;
        margin-left: -140px;
        margin-top: 80px;
        overflow: hidden;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        top:0;
    }
    .elbzotech-wrapper-slider-global-style6.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav.swiper-button-next {
        right: 50%;
        margin-right: -140px;
        margin-top: 80px;
        overflow: hidden;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        top: 0;
    }
    .elbzotech-wrapper-slider-global-style6.display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav img,
    .elbzotech-wrapper-slider-global-style6 .info-client .image-wrap .img-wrap img {
        object-fit: cover;
        object-position: center;
    }
    .elbzotech-wrapper-slider-global-style6 .title-desc svg {
        left: 0;
        right: 0;
        margin: auto;
    }
    .elbzotech-wrapper-slider-global-style6 .title-desc .flex-wrapper:before{
        display: none;
    }
}
@media(max-width: 375px){
    .item-slider-global-style5 .info {
        max-width: 290px;
        padding: 20px 15px;
    }
}
/*--- End style 6 ---*/
/*--- Begin style 7 ---*/
.item-slider-global-style7 .adv-thumb-link > img{
    width: auto;
}
.item-slider-global-style7 .info {
    padding-top: 5px;
}
.item-slider-global-style7:hover .info-title a {
    color: var(--bzo-main-color);
}
.item-slider-global-style7 .adv-thumb-link .image-hover {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-slider-global-style7:hover .adv-thumb-link>img  {
    opacity: 0;
}
.item-slider-global-style7:hover .adv-thumb-link .image-hover {
    opacity: 1;
}
/*--- End style 7 ---*/
/*--- Begin style 8 ---*/
.item-slider-global-style8{
    background: #fff;
    padding: 30px;
}
.item-slider-global-style8 .image-wrap img{
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}
.item-slider-global-style8 .image-wrap .img-wrap{
    border-radius: 50%;
}
.item-slider-global-style8 .title-desc{
    padding-left: 30px;
}
.item-slider-global-style8 .title-desc .title {
    margin-bottom: 5px;
}
.item-slider-global-style8 .content-slider-custom{
    margin-bottom: 40px;
}
.item-slider-global-style8 .image-wrap{
    width: 100px;
}
.item-slider-global-style8 .title-desc{
    width: calc(100% - 100px);
}
@media(max-width: 767px){
    .item-slider-global-style8 .title-desc {
        padding-left: 15px;
    }
    .item-slider-global-style8 .title-desc .title {
        font-size: 20px;
    }

    .item-slider-global-style8 .image-wrap{
        width: 70px;
    }
    .item-slider-global-style8 .image-wrap img{
        width: 70px;
        height: 70px;
    }
    .item-slider-global-style8 .title-desc{
        width: calc(100% - 70px);
    }
    .item-slider-global-style8 .content-slider-custom {
        margin-bottom: 20px;
    }
}
/*--- End style 8 ---*/
/*--- Begin style 9 ---*/
.item-slider-global-style9 .info-slider{
    position: absolute;
    left: 70px;
    top: 70px;
    max-width: 600px;
}
.item-slider-global-style9 .info-slider .title {
    margin-bottom: 20px;
}
@media(max-width: 1200px){
    .item-slider-global-style9 .info-slider .desc{
        font-size: 30px;
        line-height: 40px;
    }
    .item-slider-global-style9 .info-slider {
        max-width: 400px;
    }
}
.item-slider-global-style9 .info-slider .title span{
    background: #E53E3E;
    padding: 6px 8px;
    display: inline-block;
    margin-left: 15px;
    color: #fff;
    font-weight: 700;
    position: relative;
    border-radius: 6px;
    font-size: 18px;
}
.item-slider-global-style9 .info-slider .title span:before{
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #E53E3E;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -8px;
    content: '';
}
.item-slider-global-style9 .info-slider .desc {
    margin-bottom: 20px;
}
.item-slider-global-style9 .info-slider .box-content-custom {
    margin-bottom: 30px;
}
.item-slider-global-style9 .info-slider .slider-bt{
    border: none;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: var(--bzo-main-color);
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.item-slider-global-style9 .info-slider .slider-bt{
    border: none;
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: var(--bzo-main-color);
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    gap: 5px;
}
.item-slider-global-style9 .info-slider .slider-bt:hover{
    color: var(--bzo-main-color);
    background: #fff;

}
.elbzotech-wrapper-slider-global-style9 .swiper-pagination-bullet{
   background: #fff; 
}
.elbzotech-wrapper-slider-global-style9 .swiper-pagination-bullet-active {
    background: var(--bzo-main-color);
}
.bg-slider-swiper .item-slider-global-style9 .swiper-thumb{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-slider-swiper .swiper-thumb img{
    opacity: 0;
}
@media(max-width: 767px){
   .item-slider-global-style9 .info-slider {
        left: 30px;
    }
    
    .item-slider-global-style9 .info-slider .title {
        margin-bottom: 10px;
    }
    .item-slider-global-style9 .info-slider .box-content-custom {
        margin-bottom: 20px;
    }
}
@media(max-width: 480px){
   .item-slider-global-style9 .info-slider {
        max-width: 225px;
    }
    .item-slider-global-style9 .info-slider .desc {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
}
/*--- End style 9 ---*/
/*--- Begin style 10 ---*/
.item-slider-global-style10 .adv-thumb-link{
    border-radius: 50%;
    margin-bottom: 15px;
        overflow: hidden;
}
.item-slider-global-style10 .info-title i{
    opacity: 0;
    position: absolute;
    transform: translate(-0.4rem, -50%);
    transition: all 0.3s ease-out 0s;
    top: 10px;
    right: -20px;
}
.item-slider-global-style10:hover .info-title i{
    opacity: 1;
    transform: translateY(-50%);
}
.item-slider-global-style10 .info-title a{
    position: relative;
}
@media(max-width: 767px){
   .item-slider-global-style10 .info-title {
        font-size: 13px;
    }
}
/*--- End style 10 ---*/
/*--- Begin style 11 ---*/
.wrapper-slider-testimonial-product{
    display: flex;
}
.wrapper-slider-testimonial-product .wrapper-testimonial-product-left{
    width: 51%;
    overflow: hidden;
}
.wrapper-slider-testimonial-product .wrapper-testimonial-product-center{
    width: 39%;
    background: #dbe1ff;
    padding: 60px;
    position: relative;
}
.wrapper-slider-testimonial-product .wrapper-testimonial-product-right{
    width: 10%;
}
.wrapper-testimonial-product-left .product-info{
    background: #fff;
    width: 250px;
    display: block;
    border-radius: 12px;
    margin: auto;
    padding: 16px;
        z-index: 1;
    position: relative;
}
.wrapper-testimonial-product-left .item-slider-global-style11{
    padding: 80px 0px;
    position: relative;
    z-index: 1;
}

.wrapper-testimonial-product-left .item-slider-global-style11 .bg-image{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
        z-index: -1;
}

.wrapper-testimonial-product-left .item-slider-global-style11:before{
    content: '';
    background: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.wrapper-testimonial-product-left .item-slider-global-style11 .info-cate{
    color: #666;
    margin-bottom: 5px;
}
.wrapper-testimonial-product-left .info-product-image{
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 12px;
}
.wrapper-testimonial-product-left .info-product-image .button-shop-wrap{
    position: absolute;
    top:auto;
    left: 0;
    right: 0;
    bottom: -50px;
    display: flex;
    justify-content: center;
    align-items: center;    
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    opacity: 0;
}
.wrapper-testimonial-product-left .product-info:hover .info-product-image .button-shop-wrap{
    bottom: 20px;
    opacity: 1;
}
.wrapper-testimonial-product-left .product-info .info-product2{
    padding-top: 20px;
}
.wrapper-testimonial-product-left .product-info .info-price{
    margin-top: 5px;
}
.wrapper-testimonial-product-center .content-slider-custom{
    font-size: 32px;
    color: #000;
    max-width: 460px;
    margin: 40px 0px;
}
.wrapper-testimonial-product-center .title-testimonial{
    margin: 0px;
    font-size: 18px;
    font-weight: 700;
}
.wrapper-testimonial-product-center .desc-testimonial{
    font-size: 15px;
    font-weight: 500;
    color: #666;
    margin: 0px;
    margin-top: 15px;
}
.wrapper-testimonial-product-right .swiper-slider-testimonial-product .item-slider-global-style11,
.wrapper-testimonial-product-right .swiper-slider-testimonial-product .item-slider-global-style11 img,
.wrapper-testimonial-product-right .swiper-slider-testimonial-product .swiper-wrapper,
.wrapper-testimonial-product-right .swiper-slider-testimonial-product{
    height: 100%;
    padding: 0;
    margin: 0;
        object-fit: cover;
}
.wrapper-testimonial-product-right .swiper-slider-testimonial-product .item-slider-global-style11:before{
    content: '';
    background: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.wrapper-testimonial-product-center .bzotech-swiper-navi .swiper-button-nav{
    position: unset;
    width: auto;
    height: auto;
    margin: 0;
    color: #000;
    font-size: 22px;
}
.wrapper-testimonial-product-center .bzotech-swiper-navi{
        display: inline-flex;
    flex-direction: row-reverse;
    gap:10px;
    margin-top: 60px;
}
.wrapper-testimonial-product-center .bzotech-swiper-navi .swiper-pagination {
        width: 100%;
    position: unset;
}
.wrapper-testimonial-product-center .bzotech-swiper-navi .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    display: none;
    margin: 0;   
    min-width: 25px;
}
.wrapper-testimonial-product-center .bzotech-swiper-navi .swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: block;
        color: #000;
}
.wrapper-testimonial-product-left .swiper-slide-active .item-slider-global-style11 .bg-image,
.wrapper-testimonial-product-right .swiper-slide-active .item-slider-global-style11 img{
    animation: zoomIn 1s ease-in-out forwards;
}
@keyframes zoomIn {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1); /* phóng to 20% */
  }
}
@media(max-width: 1200px){
    .wrapper-testimonial-product-center .content-slider-custom{
        font-size: 20px;
        margin: 30px 0px;
    }
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-center{
        padding: 60px 30px;
        width: 45%;
    }
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-left{
        width: 45%;
    }
    .wrapper-testimonial-product-left .item-slider-global-style11 {
        padding: 30px 0px;
    }
}
@media(max-width: 767px){
    .wrapper-testimonial-product-left .item-slider-global-style11 {
        padding: 50px 0px;
    }
    .wrapper-slider-testimonial-product{
        flex-wrap: wrap;
    }
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-left,
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-center{
        width: 100%;
    }
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-right{
        display: none;
    }
    .wrapper-slider-testimonial-product .wrapper-testimonial-product-center {
        padding: 40px 20px;
    }
    .wrapper-testimonial-product-center .bzotech-swiper-navi {
        margin-top:30px;
    }
}
/*--- End style 11 ---*/
/*--- Begin style 12 ---*/
.item-slider-global-style12{
    position: relative;
    border-radius: 12px;
    overflow: hidden;
}
.item-slider-global-style12 .wap-product-info{
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0;
    top: 0;
}
.item-slider-global-style12 .wap-product-info .btn-popup{
    position: absolute;
    right: 20px;
    bottom: 20px;
    padding: 10px 15px;
    font-size: 15px;
    gap: 6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.item-slider-global-style12 .wap-product-info .btn-popup i{
    font-size: 20px;
}

.item-slider-global-style12 .wap-product-info.active .btn-popup{
    opacity: 0;
    transform: scale(0.3);
}
.item-slider-global-style12 .list-product-info-wap{
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #fff;
    border-radius: 10px;
    width: 100%;
    max-width: 400px;
    opacity: 0;
    transform: scale(0.8);
        transition: all 0.3s ease-out 0s;
        overflow: hidden;
        z-index: -1;
}
.item-slider-global-style12 .wap-product-info.active .list-product-info-wap{
    opacity: 1;
    transform: scale(1);
    z-index: 1;
}
.item-slider-global-style12 .list-product-info-wap .list-product-info-title{
    padding: 12px 30px 12px 15px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px;
    line-height: 20px;
}
.item-slider-global-style12 .close-btn-popup{
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
}
.item-slider-global-style12 .list-product-info{
    height: 300px;
    overflow-y: auto;
}
.item-slider-global-style12 .list-product-info::-webkit-scrollbar {
    width: 0px;
}
.item-slider-global-style12 .list-product-info >a{
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.item-slider-global-style12 .list-product-info >a >img{
    width: 80px;
}
.item-slider-global-style12 .list-product-info >a >img{
    width: 80px;
        background: #f5f5f5;
    border-radius: 10px;
}
.item-slider-global-style12 .list-product-info .view{
    width: 32px;
}
.item-slider-global-style12 .list-product-info .view span{
    width: 32px;
    border: 1px solid #e5e5e5;
    text-align: center;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.item-slider-global-style12 .list-product-info .title-price{
    width: calc(100% - 112px);
    padding: 0px 12px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.item-slider-global-style12 .list-product-info .product-price .woocommerce-Price-amount{
    font-size: 15px;
}
.item-slider-global-style12 .adv-thumb-link > img{
    width: auto;
}
@media(max-width: 767px){
    .item-slider-global-style12 .list-product-info-wap{
        max-width: 300px;
    }
}
/*--- End style 12 ---*/
/*--- Begin style 13 ---*/
.item-slider-global-style13{
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
    overflow: hidden;
}
.item-slider-global-style13 .adv-thumb-link{
    height: 48px;
    width: 48px;
    background: #f5f5f5;
    border-radius: 50%;
    overflow: hidden;
}
.item-slider-global-style13 .adv-thumb-link > img{
    height: 48px;
    width: 48px;
    background: #f5f5f5;
    border-radius: 50%;
    padding: 8px;
}
.item-slider-global-style13 .info-title{
    font-size: 15px;
    font-weight: 700;
        padding-right: 10px;
}
.item-slider-global-style13:before{
    position: absolute;
    content: "";
    width: 0;
    inset-block: -.1rem;
    inset-inline-start: -.1rem;
    background-color: var(--bzo-main-color);
    transition: width 0.4s;
    z-index: 0;
    border-radius: inherit;
    left: 0;
}
.item-slider-global-style13:hover:before{
    width: calc(100% + 2px);
}
.item-slider-global-style13 .info{
       z-index: 1;
}
.item-slider-global-style13:hover .info-title .color-title{
    color: #fff;
}
/*--- End style 13 ---*/