.wrap-accordion-slider .as-shadow.cursor-active a{
    cursor: inherit;
}
.elbzotech-wrapper-slider-global .img-wrap{
    display: flex;
    overflow: hidden;
}
/*Begin Slider elementor*/
.elbzotech-wrapper-slider-global{
    position: relative;
}

/*End Slider elementor*/
/*-- Begin slider trending ---*/
.item-slider-global-trending{

}
.item-slider-global-trending .image-wrap img{
    width: auto;
}
.item-slider-global-trending .sold,
.item-slider-global-trending p {
    background: #E6E6E6E5;
    margin-bottom: 10px;
    padding: 4px;
    font-weight: 500;
    position: relative;
    text-align: center;
    padding: 6px;
    color: var(--bzo-title_typo-color);
}
.item-slider-global-trending h2.info-title{
    margin-top: 10px;
    line-height: 1.4;
}
.item-slider-global-trending .box-content-custom{
    margin-top: -30px;
}
.item-slider-global-trending .label-trend{
    position: absolute;
    top: 0;
    left: 30px;
    padding: 20px 0px 10px;
    background: #2471FF;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    min-width: 34px;
    text-align: center;
}
.item-slider-global-trending .label-trend:before {
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 17px 0 0;
    border-color: #2471FF transparent transparent transparent;
}
.item-slider-global-trending .label-trend.label-sal{
    background-color: #FF0000;
}
.item-slider-global-trending .label-trend.label-sal:before {
    border-color: #FF0000 transparent transparent transparent;
}
.item-slider-global-trending .label-trend.label-sal:after {
    border-color: #FF0000 transparent transparent transparent;
}
.item-slider-global-trending .label-trend:after {
    content: "";
    position: absolute;
    bottom: -11px;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 17px;
    border-color: #2471FF transparent transparent transparent;
}
@media(max-width: 1200px){
    .item-slider-global-trending h2.info-title{
        font-size: 14px;
    }
    .item-slider-global-trending .label-trend{
        left: 0;
    }
}
@media(max-width: 767px){
    .item-slider-global-trending .label-trend{
        padding: 10px 0px 5px;
    }
}
/*-- End slider trending ---*/
/*-- Begin slider categories ---*/
.item-slider-global-category{
    position: relative;
    padding: 20px 10px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    margin-right: 1px;
}
.item-slider-global-category .adv-thumb-link{
    position: relative;
}
.item-slider-global-category .adv-thumb-link::before{
    content: '';
    height: 80px;
    width: 80px;
    background: #F2F2F2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    border-radius: 50%;
}
.item-slider-global-category .adv-thumb-link img {
    width: 90px;    
}
.item-slider-global-category .info{
    margin-top: 8px;
}

.item-slider-global-category:hover {
    border-color: var(--bzo-main-color);
}
.item-slider-global-category:hover .info-title a {
    color: var(--bzo-title_typo-color);
}
  
/*-- End slider categories ---*/

/*-- Begin slider category2 ---*/
.item-slider-global-category2 .item-slider-global-inner {
    
}
.item-slider-global-category2 .item-slider-global-inner {
}   
.item-slider-global-category2 .adv-thumb-link{
    overflow: hidden;
    position: relative;
    background-color: #f2f2f2;
    text-align: center;
    padding: 20px;
    margin-bottom: 12px;
}
.item-slider-global-category2:hover .adv-thumb-link{    
    background-color: var(--bzo-main-color-mix-white);
}
.item-slider-global-category2 .adv-thumb-link img{
    max-width: 120px;
}

@media (max-width: 1200px) {

}
@media (max-width: 767px) {
    
}
/*-- End slider category2 ---*/
/*-- slider category3 ---*/
.item-slider-global-category3{
    display: flex;
    border: 1px solid #ccc;
    gap: 12px;
    padding: 10px 20px;
    align-items: center;
}
.item-slider-global-category3 .cate-img{
    width: 80px;
}
.item-slider-global-category3 .info{
    width: calc(100% - 80px);
}
/*-- End slider category3 ---*/



/*-- Begin style testimonial ---*/
.number-star_3{
    width: 60%;
}
.number-star_4{
    width: 80%;
}
.number-star_2{
    width: 40%;
}
.number-star_1{
    width: 20%;
}

.elbzotech-wrapper-slider-global-testimonial {
    display: flex;
    column-gap: 30px;
}
.elbzotech-wrapper-slider-global-testimonial > .heading-testimonial {
    width: 25%;
    background-color: #C4F080;
    padding: 30px;
    border-radius: 14px;
    margin: 0;
    font-size: 34px;
    line-height: 1.117;
}
.elbzotech-wrapper-slider-global-testimonial .description-testimonial {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}
.elbzotech-wrapper-slider-global-testimonial > .elbzotech-swiper-slider {
    width: 75%;
}
.elbzotech-wrapper-slider-global-testimonial .bzotech-swiper-navi {
    position: relative;
    top: auto;
    right: auto;
    display: flex;
    margin-top: 30px;
}
.elbzotech-wrapper-slider-global-testimonial .heading-testimonial .bzotech-swiper-navi .swiper-button-nav {
    transform: none;
}
.elbzotech-wrapper-slider-global-testimonial .swiper-button-nav.swiper-button-next {
    margin-left: 52px;
    right: auto !important;
}
.elbzotech-wrapper-slider-global-testimonial .wslider-item {
    background-color: #F2F2F2;
    padding: 20px;
    border-radius: 14px;
}
.testimonial-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.item-slider-global-testimonial .testimonial-meta .desc {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
    color: #000;
}
.item-slider-global-testimonial .img-wrap{
    min-width: 68px;
    max-width: 68px;
}
.item-slider-global-testimonial .info-client{
    display: flex;
    gap: 10px;  
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
}
.item-slider-global-testimonial .info-client h3{
    color: #000;
    line-height: 18px;
}
.item-slider-global-testimonial .info-client .testimonial-price {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-top: 3px;
}
.item-slider-global-testimonial .testimonial-content .box-content-custom p{
    color: #000;
    margin: 8px 0 20px; 
    font-size: 14px;
    line-height: 20px;
}
.item-slider-global-testimonial .info-client:hover .adv-thumb-link img{
    transform: scale(1.07);
}
@media (max-width: 1440px) {
    .elbzotech-wrapper-slider-global-testimonial .heading-testimonial .font-title {
        font-size: 28px;
    }
    .elbzotech-wrapper-slider-global-testimonial .bzotech-swiper-navi {
        margin-top: 20px;
    }
}
@media (max-width: 1199px) {
    .elbzotech-wrapper-slider-global-testimonial {
        display: block;
    }
    .elbzotech-wrapper-slider-global-testimonial > .heading-testimonial {
        margin-bottom: 20px;
        padding: 20px 20px 60px;
        width: 100%;
    }
    .elbzotech-wrapper-slider-global-testimonial > .elbzotech-swiper-slider {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .elbzotech-wrapper-slider-global-testimonial .heading-testimonial .font-title {
        font-size: 22px;
    }
}
/*-- End style testimonial ---*/


/*-- slider accordion --*/
.wrap-accordion-slider .accordion-slider-img img{
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.wrap-accordion-slider .as-panel.as-opened  .accordion-slider-img img{
    opacity: 1;
}
.wrap-accordion-slider .accordion-slider-img{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 250px;
    transition: all 1.2s ease-out 0s;
    -webkit-transition: all 1.2s ease-out 0s !important;
    display: inherit;
}
.wrap-accordion-slider .as-panel.as-opened .accordion-slider-img{
    width: calc(100% + 1px)!important;
}
.wrap-accordion-slider .as-shadow{
   box-shadow: none; 
}
.wrap-accordion-slider .accordion-slider h3.panel-title{
    font-size: 48px;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important ;
    left: 20px;
    bottom: 20px;
    margin: 0;
}
.wrap-accordion-slider .as-shadow .panel-title::before{
    position: absolute;
    content: "";
    width: 140px;
    height: calc(100% + 40px);
    bottom: -20px;
    left: -20px;
    background-color: var(--bzo-main-color-mix-black);
    z-index: -1;
}

.wrap-accordion-slider .as-shadow.as-opened .as-layer.as-vertical{
    transform: rotate(0deg);
}
.wrap-accordion-slider .as-shadow.as-opened h3.panel-title::before{
    display: none;
}
/*============ gallery thumbs ========================*/
.gallery-thumbs-wrapper-inner{
    position: relative;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav{
    position: absolute;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    background-color: #F5F5F5;
    color: #999;
    transition: .2s;
    font-size: 18px;
    margin: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav:hover{
    color: #FFFFFF;
    background-color: #000000;
    cursor: pointer;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-disabled{
    opacity: 0.7;
    cursor: default !important;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-gallery-prev {
  left: 0px;
}
.gallery-thumbs-wrapper .bzotech-swiper-navi .swiper-button-nav.swiper-button-gallery-next{
  right: 4px;  
}
.gallery-thumbs-wrapper .image-wrap{
    display: flex;
    border: 1px solid #d6d6d6;
    margin: 1px;
}
.gallery-thumbs-wrapper .image-wrap:hover{
    border-color: #666666;
    cursor: pointer;
}
.gallery-thumbs-wrapper .swiper-slide-thumb-active .image-wrap{
    border-color: #666666;
}
.gallery-thumbs-wrapper .image-wrap img{
    padding: 4px;
}

/*-- Begin style brand slider ---*/ 
.item-slider-global-brands {
    border-radius: 8px;
    overflow: hidden;
    background-color: #F2F2F2;
}
.item-slider-global-brands .cate-item {
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}
.item-slider-global-brands .cate-item img {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-slider-global-brands .product-brand {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 18px 15px 20px;
}
.item-slider-global-brands .product-thumb-link {
    max-width: 96px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    overflow: hidden;
    padding: 4px;
}
.item-slider-global-brands .product-thumb-link:hover {
    background-color: #fff; 
}
.item-slider-global-brands .product-thumb-link:hover img {
    transform: scale(1.06);
}
.item-slider-global-brands:hover .cate-item img {
    transform: scale(1.06);
}



/*-- End style brand slider ---*/