/* === bzotech-accordion-global.css === */
/*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 0;
    border-bottom: 1px solid var(--bzo-border-color);
    font-size: 18px;
    color: var(--bzo-title_typo-color);
    line-height: 28px;
    font-weight: 500;
    
}
.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: 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-bottom: 1px solid var(--bzo-border-color);
}
.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;
}
.accordion-content p {
    font-size: 15px;
    color: #666;
}



/* === bzotech-account-global.css === */

/*Begin Account manager popup content and dropdown list*/
.elbzotech-account-manager-global .elbzotech-dropdown-list{
    text-align: left;
}
.elbzotech-account-manager-global .elbzotech-dropdown-list li i{
    margin-right: 10px;
}
 
.elbzotech-popup-open.elbzotech-popup-overlay{
    opacity: 1;
    visibility: visible;
    z-index: 9992;
}
.elbzotech-login-form{
    text-align: center;
}
.elbzotech-login-popup-content{
    width: 100%;
    max-width: 600px;
    margin: auto;
    background: #fff;
    top: 10%;
    overflow-y: scroll;
    scrollbar-width: none;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 0px;
}
.elbzotech-login-popup-content .popup-form{
    padding: 50px;
    text-align: left;
    max-width: 100%;
}
i.elbzotech-close-popup{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    text-align: right;
    opacity: 1;
    visibility: visible;
    padding: 30px
}
.popup-form{
    max-width: 300px;
    padding: 30px 0;
    margin: auto;
    display: none;
}
.popup-form.active{
    display: block;
}
.ms-error, 
.ms-done{
    display: none;
}
.popup-form .message {
    border-left: 4px solid var(--bzo-main-color);
    padding: 8px 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #f0f0f0;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.1);
    color: #999;
    font-size: 12px;
}
.popup-form .ms-default{    
    color: #999;
    font-size: 12px;
}
.popup-form .login_error {
    border-left: 4px solid #bf2c2c;
    padding: 5px 15px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: none;
    color: #bf2c2c;
    font-size: 14px;
}
.popup-form .form-field{
    margin-bottom: 20px;
}
.popup-form .form-field .input{
    width: 100%;
    background: #f0f0f0;
    border: none;
    border-radius: 0px;
    height: 56px;
    line-height: 56px;
}
.popup-form .elbzotech-bt-default{
        height: auto;
    padding: 15px 20px;
}
.forgetmenot{
    text-align: left;
}
.forgetmenot .rememberme{
    font-weight: 400;
    margin-left: 5px;
    cursor: pointer;
}
.elbzotech-bt-full{
    width: 100%;
}
.form-header > h2{
    margin: 0 0 30px;
    font-size: 34px;
    text-align: center;
    font-family: var(--bzo-title_typo-font-family);
}
.form-header > .desc{
    color: var(--bzo-gray-color);
}
.popup-form form{
    margin-top: 30px;
}
.popup-form nav-form{
    margin-top: 10px;
}
.popup-form form .submit{
    margin-bottom: 12px;
}
.popup-form .nav-form{
    margin-top: 23px;
}
.popup-form .nav-form #remembermep{
    margin-top: -3px;
}
.popup-form .nav-form a{

}
.popup-form .nav-form a:first-child {
    border-right: 1px solid var(--bzo-border-color);
    margin-right: 10px;
    padding-right: 10px;
}
.popup-form .nav-form a:last-child {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.popup-form .woocommerce-privacy-policy-text{

}
.popup-form #reg_passmail{
    margin-bottom: 30px;
}
.elbzotech-account-manager-global{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
}
.dropdowm-from-left .elbzotech-dropdown-list{
    left: 0;
    right: inherit;
}
.dropdowm-from-right .elbzotech-dropdown-list{
    right: 0;
    left: inherit;
}
.elbzotech-account-manager-global .button-account-manager *{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.login-popup-content-wrap .elbzotech-close-popup{
    right: 0;
    top: 4px;
    font-size: 22px;
    color: #454545;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    padding: 0;
}
.nextend-social-login>h3{
    margin: 25px 0px;
    position: relative;
    z-index: 1;
}
.nextend-social-login>h3:after{
    content: '';
    position: absolute;
    left: 0;
    right:0;
    top: 50%;
    height: 1px;
    background: var(--bzo-border-color);
    z-index: -1;
}
.nextend-social-login>h3 span{
    padding: 0px 15px;
    background: #fff;
}

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

@media(max-width: 1200px){
    i.elbzotech-close-popup{
        font-size: 16px;
    }
    .elbzotech-login-popup-content{
        max-width: 90%;
    }
}
@media(max-width: 767px){
    .popup-form .nav-form {
        flex-direction: column;
    }
    .login-popup-content-wrap .elbzotech-close-popup{
        right: 12px;
        top: 16px
    }
    i.elbzotech-close-popup{
        padding: 20px;
    }
    .elbzotech-login-popup-content .popup-form{
        padding: 30px 20px;
    }
    .popup-form form {
        margin-top: 20px;
    }
    .form-header > h2{
        font-size: 24px;
        padding-bottom: 20px;
    }
}
/*End Account manager popup content and dropdown list*/
/*Begin account Style default*/
.elbzotech-account-global-default .button-account-manager > a,
.elbzotech-account-global-default .button-account-manager{
    display: flex;
    font-size: 23px;
}
/*End account Style default*/

/*Begin account Style 2*/
.elbzotech-account-global-style2 .button-account-manager{
    display: flex;
    font-size: 16px;
}
.elbzotech-account-global-style2 .text-login-logout{
    display: block;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 20px !important;
    color: #080808 !important;
}
.elbzotech-account-global-style2 .text-login-logout:hover {
    color: var(--bzo-main-color) !important;
}
/*End account Style 2*/



/* === bzotech-banner-info-global.css === */

/*Begin Banner info elementor*/
.item-custom-botton-e{
    display: flex;
}
.background-overlay{
    z-index: 1;
}
.background-overlay .background-overlay-color{
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.elbzotech-banner-info-global-wrap{
    position: relative;
}

.elbzotech-info-inner{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
/* hover effect banner default */
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb{
    border-radius: 15px;
    position: relative;
}
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb::before{
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.banners-effect .elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb:hover::before{
    -webkit-animation: shine .85s;
    animation: shine .85s;
}

/* end hover effect banner default */
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info-global-thumb a:hover{
    cursor: pointer;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-text-item{
    margin: 0px;
}
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-banner-info,
.elbzotech-banner-info-global-style5 .elbzotech-banner-info{
    display: flex;
}
.elbzotech-banner-info-global-elbzotech-bndf .btwrapinfo-container-flex-e, 
.elbzotech-banner-info-global-elbzotech-bndf .elbzotech-bt-custom
{
    display: flex;
}
.wrap-flex-e-elbzotech-info-outer{
    display: flex;
}
.info-banner2 .link-bg-banner{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
}
.link-bg-banner2 .link-bg-banner {
    z-index: 1;
}
.inner-left{
    left: 0;
}
.inner-right{
    right: 0;
}
.inner-center{
    left: 0;
    right: 0;
    margin: auto;
}
.inner-top{
    top: 0;
}
.inner-bottom{
    bottom: 0;
}
.inner-middle{
    top: 0;
    bottom: 0;
    margin: auto;
}
.elbzotech-banner-info-global-thumb{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb img{
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-thumb.elbzotech-hidden img{
    width: 100%;
}
@media(max-width: 767px){
    .elbzotech-banner-info-global-thumb.elbzotech-hidden img{
        width: auto;
    }
}
.elbzotech-hidden .adv-thumb-link, 
.elbzotech-banner-info-global-wrap.elbzotech-hidden
{
    overflow: hidden;
}
.elbzotech-inherit .adv-thumb-link{
    overflow: inherit;
}

/*---------------End default--------------------*/
/*---------------style 2--------------------*/
.elbzotech-banner-info-global-style2 .icon-button-video{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon{
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: 0.4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    animation: zoom-in-zoom-out 1s ease infinite;
     transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    margin: auto;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2{
    width: 80px;
    height: 80px;
    background: var(--bzo-title_typo-color);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    font-size: 40px;
    color: #fff;
    border-radius: 50%;
    z-index: 3;
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2 i {
    font-size: 26px;    
}
.elbzotech-banner-info-global-style2 .icon-button-video .icon-button-video__icon2 .icon-play-button{
    margin-right: -7px;
}
.elbzotech-banner-info-global-style2 .icon-button-video img{
    width: auto;
}
@keyframes zoom-in-zoom-out {
  0% {
    width: 90px;
    height: 90px;
  }
  50% {
    width: 120px;
    height: 120px;
  }
  100% {
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 767px) {
    .elbzotech-banner-info-global-style2 .elbzotech-info-inner {
        position: static;
        margin-top: 25px;
        text-align: center;
        justify-content: center;
    }
    .elbzotech-banner-info-global-style2 .button-inner {
        margin: 0 auto;
    }
    .elbzotech-banner-info-global-style2 .info-banner2 > h2 {
        color: #000 !important;
        text-align: center;
    }
}
/*---------------End Style 2--------------------*/

/*---------------style 3--------------------*/
.elbzotech-banner-info-global-style3 .elbzotech-banner-info-global-thumb a{
    display: flex;
}
.elbzotech-banner-info-global-style3 .info-banner{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.elbzotech-banner-info-global-style3 .product-price .woocs_price_code{
    gap:5px;
}

.elbzotech-banner-info-global-style3 .list-point__item{
    position: absolute;
        margin-top: -26px;
    margin-left: -26px;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__itempoint{
    position: relative;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info{
    position: absolute;
    right: 32px;
    bottom: 100%;
    margin-bottom: 0px;
    background: #fff;
    box-shadow: 0px 6px 10px 0px #79636824;
    padding: 15px 20px;
     padding: 15px 20px;
     min-width: 280px;
     opacity: 0;
     z-index: -1;
     transition: all 0.3s ease-out 0s;
     border-radius: 5px 5px 0px 5px;
}
.elbzotech-banner-info-global-style3 .list-point__item.active-yes .list-point__info,
.elbzotech-banner-info-global-style3 .list-point__item :hover .list-point__info
{
     opacity: 1;
     z-index: 1;
     margin-bottom: 20px;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info .title_product{
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
}
.elbzotech-banner-info-global-style3 .product-price .woocs_price_code {
    justify-content: end;
}
.elbzotech-banner-info-global-style3 .list-point__item .list-point__info:after{
    content: '';
    width: 0px;
    height: 0px;
    border-left: 25px solid transparent;
    border-right: 0px solid transparent;
    border-top: 20px solid #fff;
    display: inline-block;
    position: absolute;
    top: 100%;
    right: 0;
}
.elbzotech-banner-info-global-style3 .list-point__item .point span{
    display: flex;
    width: 28px;
    height: 28px;
    background: #fff;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50%;
    transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
    border: 4px solid var(--bzo-main-color);
}

.elbzotech-banner-info-global-style3 .list-point__item .point{
    display: flex;
    width: 64px;
    height: 64px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:after
{
    position: absolute;
    content: '';
   width: 48px;
    height: 48px;
    border: 1px solid var(--bzo-main-color);
    border-radius: 50%;
    animation: zoom-in-zoom-out-point2 1s ease infinite;
     transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:before
{
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    border: 1px solid var(--bzo-main-color);
    border-radius: 50%;
    animation: zoom-in-zoom-out-point1 1s ease infinite;
     transition: all 1s ease-out 0s;
    -webkit-transition: all 1s ease-out 0s;
}
.elbzotech-banner-info-global-style3 .list-point__item .point:hover:before,
.elbzotech-banner-info-global-style3 .list-point__item .point:hover:after{
    border-color:  var(--bzo-main-color);
}
.elbzotech-banner-info-global-style3 .list-point__item .point:hover span{
    background: var(--bzo-main-color);
    color: #fff;
}
@keyframes zoom-in-zoom-out-point {
  0% {
    width:27px;
    height:27px;
  }
  50% {
    width: 30px;
    height: 30px;
  }
  100% {
    width: 33px;
    height: 33px;
  }
}
@keyframes zoom-in-zoom-out-point1 {
  0% {
    width: 32px;
    height: 32px;
  }
  50% {
    width: 40px;
    height: 40px;
  }
  100% {
    width: 48px;
    height: 48px;
  }
}
@keyframes zoom-in-zoom-out-point2 {
  0% {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  50% {
    width: 56px;
    height: 56px;
  }
  100% {
    width: 64px;
    height: 64px;
    opacity: 0.1;
  }
}
@media(max-width: 1200px){
    .elbzotech-banner-info-global-style3 .list-point__item .list-point__info{
        display: none;
    }
    .elbzotech-banner-info-global-style3 .list-point__item .point span {
        width: 15px;
        height: 15px;
        border: 2px solid var(--bzo-main-color);
    }
}
/*End banner info elementor*/


/*---------------style 4--------------------*/
.elbzotech-banner-info-global-style4 .elbzotech-banner-info-global-thumb{
    position: relative;
}
.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate img{
    transition: all 12s ease;
     transform: scale(1.2); 
}
.elbzotech-banner-info-global-style4 .adv-thumb-link-cate:before{
      position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    content: '';
    background: #00000040;
    opacity: 0;
    transition: all .3s ease;
    z-index: 1
}
.elbzotech-banner-info-global-style4:hover .adv-thumb-link-cate:before{
    opacity: 1;
}
.elbzotech-banner-info-global-style4 .title_banner {
    position: absolute;
    left: 0;
    right: 0;
    bottom:20px;
    text-align: center;
     transition: all .3s ease;
}
.elbzotech-banner-info-global-style4 .info  {
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transform: scale(0); 
    transition: all .3s ease;
    z-index: 1;
    padding: 0px 15px;
}
.elbzotech-banner-info-global-style4:hover .info  {
    transform: scale(1); 
}
.elbzotech-banner-info-global-style4 .info .info-title {
    margin-bottom: 15px;
}
.elbzotech-banner-info-global-style4 .info .desc {
    margin-bottom: 20px;
}

.elbzotech-banner-info-global-style4:hover .title_banner  {
    opacity: 0;
    bottom: -30px;
}
@media(max-width: 1200px){
    .elbzotech-banner-info-global-style4 .info .info-title,
    .elbzotech-banner-info-global-style4 .title_banner {
        font-size: 24px;
        line-height: 30px;
    }
    .elbzotech-banner-info-global-style4 .info .desc  {
        font-size: 16px;
    }
}

/*---------------style 5--------------------*/
.elbzotech-banner-info-global-style5 {
    overflow: hidden;
}
.elbzotech-banner-info-global-style5 .button-inner {
    display: inline-block;
}
.elbzotech-banner-info-global-style5 .info-banner2 {
    z-index: 1;
}
.elbzotech-banner-info-global-style5 .elbzotech-banner-info > .elbzotech-banner-info {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-banner-info-global-style5:hover .elbzotech-banner-info > .elbzotech-banner-info {
    transform: scale(1.1);
}

/*-- style 6 list category --*/
.elbzotech-banner-info-global-style6{
    position: relative;
}
.elbzotech-banner-info-global-style6 .list-category-wrap{
    text-align: center;
}
.elbzotech-banner-info-global-style6 .list-category-wrap .info-cate{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.elbzotech-banner-info-global-style6 .list-category-wrap .btn-view{
    display: inline-flex;
    margin-top: 20px;
}
.elbzotech-banner-info-global-style6 .title-list-category{
    margin-bottom: 12px;
}
.elbzotech-banner-info-global-style6 .elbzotech-banner-info-global-thumb{
    margin-bottom: 30px;
    border-radius: 8px;
}
@media(max-width: 1200px){
    .elbzotech-banner-info-global-style6 .title-list-category h2{

    }
}
@media(max-width: 1024px){
    .elbzotech-banner-info-global-style6 .list-category-wrap{
        padding: 20px 15px;
    }
}

/* === bzotech-breadcrumb-global.css === */
.elbzotech-bread-crumb-global .item_breadcrumb_last_child, 
.elbzotech-bread-crumb-global .bread-crumb-e:last-child{
	color: var(--bzo-main-color);
}
.elbzotech-bread-crumb-global__content {
	gap: 0px 7px !important;
	flex-wrap: wrap;
}

/* === bzotech-button-global.css === */

/*Begin Button elementor*/
.button-wrap-global{
    display: inline-block;
}
.button-wrap-global .button-inner .icon-button-el , 
.button-wrap-global .button-inner .text-button{
    vertical-align: middle;
}
.button-wrap-global .icon-image-btn{
    position: relative;
    display: inline-block;
}
.button-wrap-global .icon-image-btn .icon_image_hover{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.button-wrap-global .button-inner:hover .icon-image-btn .icon_image_hover{
    opacity: 1;
}
.button-wrap-global .button-inner:hover .icon-image-btn>img{
    opacity: 0;
}
/*-------------------------------*/

/*End Button elementor*/
.elbzotech-bt-global-default{
    border: none;
    color: #fff;
    background: var(--bzo-title_typo-color);
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 30px;
    font-size: 14px;
    line-height: 1.4;
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-family: var(--bzo-title_typo-font-family);
    overflow: hidden;
    transition: .15s;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.elbzotech-bt-global-default:hover, 
.elbzotech-bt-global-default:focus
{
    color: #fff;
    background: var(--bzo-main-color);
}
@media(max-width: 880px){
    .elbzotech-bt-global-default{
        font-size: 12px;
        padding: 8px 15px;
    }
}
/*==== btn style 2 ====*/
.elbzotech-bt-global-style2{
    border: 1px solid var(--bzo-title_typo-color);
    color:var(--bzo-title_typo-color);
    background:  #fff;
    border-radius: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 30px;
    font-size: 13px;
    line-height: 1.4;
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-family: var(--bzo-title_typo-font-family);
    overflow: hidden;
    transition: .15s;
    overflow: hidden;
    align-items: center;
    justify-content: center; 
    gap: 5px;
}
.elbzotech-bt-global-style2:hover{
   background-color: var(--bzo-title_typo-color);
    color: #fff;
}
@media(max-width: 767px){
    .elbzotech-bt-global-style5{
        padding: 7px 15px;
        gap: 7px;
    }
}

/*==== btn style 3====*/
.elbzotech-bt-global-style3{
    color: var(--bzo-title_typo-color);
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    border-radius: 0px;
    cursor: pointer;
    position: relative;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 4px;
    text-transform: capitalize;
}
.elbzotech-bt-global-style3 .text-button{
    border-bottom: 1px solid var(--bzo-title_typo-color);
    transition: all 0.3s ease-out 0s;
}
.elbzotech-bt-global-style3 .icon-button-el{
    font-size: 20px;
}
.elbzotech-bt-global-style3:hover .text-button{
    border-color: var(--bzo-main-color);
}
.elbzotech-bt-global-style3:focus, 
.elbzotech-bt-global-style3:hover{
    color:var(--bzo-main-color);
}

/*==== btn style 4====*/
.elbzotech-bt-global-style4{
    border: none;
    color: #fff;
    background: var(--bzo-title_typo-color);
    border-radius: 0px;
    text-align: center;
    font-weight: 500;
    padding: 11px 30px;
    font-size: 13px;
    line-height: 1.4;
    display: inline-flex;
    cursor: pointer;
    position: relative;
    font-family: var(--bzo-title_typo-font-family);
    overflow: hidden;
    transition: .15s;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border-radius: 4px;
}
.elbzotech-bt-global-style4:hover, 
.elbzotech-bt-global-style4:focus
{
    color: #fff;
    background: var(--bzo-main-color);
}
@media(max-width: 767px){
    .elbzotech-bt-global-style4{
        font-size: 12px;
        padding: 8px 16px;
    }
}

/*==== btn style 5 ====*/
.elbzotech-bt-global-style5{
    border: none;
    color: var(--bzo-title_typo-color);
    border-radius: 4px;
    text-align: center;
    font-weight: 500;
    padding: 10px 30px;
    font-size: var(--bzo-body_typo-font-size);
    line-height: 1.4;
    font-size: 16px;
    display: flex;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .15s;
    background: var(--bzo-main-color);
    align-items: center;
    gap: 8px;
    text-transform: capitalize;
}
.elbzotech-bt-global-style5:hover, 
.elbzotech-bt-global-style5:focus
{
    background-color: var(--bzo-title_typo-color);
    color: #fff;
    cursor: pointer;
}
@media(max-width: 767px){
    .elbzotech-bt-global-style5{
        font-size: 14px;
        padding: 8px 20px;
    }
}

/*=========== style 6 ==========*/
.elbzotech-bt-global-style6{
    border: none;
    color: #fff;
    background: var(--bzo-main-color2);
    border-radius: 40px;
    font-weight: var(--bzo-body_typo-font-weight);
    padding: 10px 30px;
    transition: .2s;
    font-family: var(--bzo-body_typo-font-family);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: var(--bzo-body_typo-font-size);
}
.elbzotech-bt-global-style6:hover{
    background: var(--bzo-main-color2-mix-black);
    color: #fff;
}
@media(max-width: 767px){
    .elbzotech-bt-global-style6{
        padding: 8px 20px;
    }
}

/* === bzotech-filters-product-global.css === */

.elbzotech-list-filter .view-type a:hover i:before{
    color: var(--bzo-main-color);
}
.elbzotech-list-filter .view-type a.active i:before{
    color: var(--bzo-title_typo-color);
}
.elbzotech-list-filter .attr-list-filter .swatch-label{
    background: #F2F2F2;
    padding: 11px 20px;
    font-size: 13px;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family);
    text-transform: uppercase;
    border: 1px solid transparent;
    color: var(--bzo-title_typo-color);
    line-height: 16px;
}
.elbzotech-list-filter .attr-list-filter .swatch-label.active,
.elbzotech-list-filter .attr-list-filter .swatch-label:hover{
    background: #fff;
    border-color: var(--bzo-title_typo-color);
}
.elbzotech-list-filter .attribute-type-label{
    display: flex;
    gap:10px;
    flex-wrap: wrap;
}
.elbzotech-list-filter .attribute-type-label li{
    display: flex;
}
.item-filter-hitory .wrap-rating li{
	    display: flex;
    align-items: center;
    gap: 10px;
}
.js-filter-hitory .item{
	background: #fff;
    margin-right: 0px;
    padding: 9px 20px;
    align-items: center;
    border: 1px solid #000;
    display: flex;
    gap: 12px;
}
.js-filter-hitory .item .swatch-image img{
	height: 22px;
}
.js-filter-hitory {
    flex-wrap: wrap;
    gap:10px;
}
.js-filter-hitory .item.clear-filter {
    background: #fff;
    margin-bottom: 0px;
    border: none;
    padding: 0;
    margin-right: 10px;
}
.js-filter-hitory .item.clear-filter a{
	    text-decoration: underline;
}
.item-filter-content.product_cat a{
	    color: #808080;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--bzo-title_typo-font-family);
}
.item-filter-content.product_cat a.active,
.item-filter-content.product_cat a:hover{
	color: var(--bzo-title_typo-color);

}
.js-filter-hitory .item-filter-hitory> a{
	font-size: 13px;
	margin-left: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--bzo-title_typo-font-family);
    gap:10px;
    display: flex;
}
.item-attr-filter-content .attribute-type-select li{
    position: relative;
    padding: 0 15px 15px 28px;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}
.item-attr-filter-content .attribute-type-select li a{
    position: unset;
}
.item-attr-filter-content .attribute-type-select li a:before {
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #EBEBEB;
    border-radius: 0px;
    background-color: #EBEBEB;
}
.item-attr-filter-content .attribute-type-select li a:after {
    position: absolute;
    content: "";
    top: 1px;
    left: 6px;
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #EBEBEB;
    font-size: 10px;
}
.item-attr-filter-content .attribute-type-select li a.active:after {
    color: #fff;
}
.item-attr-filter-content .attribute-type-select li a.active:before {
    background: var(--bzo-main-color);
}
/*Begin style 1*/
.elbzotech-list-filter- .sort-by .dropdown-link{
    background: #F2F2F2;
    padding: 11px 20px;
    font-size: 13px;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.elbzotech-list-filter- .sort-by-order{
    display: flex;
    gap: 10px;
}

.elbzotech-list-filter- .attr-list-filter .attribute-type-image{
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}
.elbzotech-list-filter- .attr-list-filter .attribute-type-image li{
	display: flex;
	width: calc(33.33% - 6.66px);
}
.elbzotech-list-filter- .attr-list-filter .attribute-type-image li img{
	border: 1px solid transparent!important;
}
.elbzotech-list-filter- .attr-list-filter .attribute-type-image li img:hover{
	border-color: #F2F2F2!important;
}
.elbzotech-list-filter- .attr-list-filter .attribute-type-image li .active img{
	border-color: var(--bzo-main-color)!important;
}
.elbzotech-list-filter- .item-filter-content.product_cat li a:before{
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #EBEBEB;
    border-radius: 0px;
    background-color: #EBEBEB;
}
.elbzotech-list-filter- .item-filter-content.product_cat li a:after{
	position: absolute;
    content: "";
    top: 1px;
    left: 6px;
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #EBEBEB;
    font-size: 10px;
}
.elbzotech-list-filter- .item-filter-content.product_cat li a.active:after{
	color: #fff;
}
.elbzotech-list-filter- .item-filter-content.product_cat li a.active:before{
	background: var(--bzo-main-color);
}
.elbzotech-list-filter- .item-filter-content.product_cat li{
	position: relative;
    padding: 0 15px 15px 28px;
    display: inline-block;
    width: 100%;
    line-height: 22px;
}
.elbzotech-list-filter- .number .dropdown-link{
    background: #F2F2F2;
    padding: 11px 20px;
    font-size: 13px;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.elbzotech-list-filter- .number .elbzotech-dropdown-list{
    display: flex;
    flex-direction: column;
    min-width: 70px;
}
/*End style 1*/
/*Begin style 2*/
.elbzotech-list-filter-list-normal .item-filter-content.product_cat{
	list-style: none;
	display: flex;
	gap:30px;
}
.elbzotech-list-filter-list-normal{
	flex-direction: column;
}
/*End style 2*/
.elbzotech-list-filter-button{
	position: fixed;
    left: 100%;
    width: 500px;
    background: #fff;
    top: 0;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    padding: 40px;
    height: 100%;
}
.elbzotech-list-filter-button.active{
    left: calc(100% - 500px);
    z-index: 9999;

}
.elbzotech-list-filter-button .close-filter{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.elbzotech-list-filter-button .item-filter-content{
    display: none;
    margin-top: 20px;
}
.elbzotech-list-filter-button .active-item .style-title-item-e .icon{
    transform: rotate(180deg);
}
.elbzotech-list-filter-button .attribute-type-image {
    display: flex;
    flex-wrap: wrap;
    gap:10px;
}
.elbzotech-list-filter-button .attribute-type-image li{
    width: calc(25% - 10px);
}
.elbzotech-list-filter-button .rating_filter{
    list-style: none;
}
.elbzotech-list-filter-button .rating_filter .bzotech-rating-filter__item:before{
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #EBEBEB;
    border-radius: 0px;
    background-color: #EBEBEB;
}
.elbzotech-list-filter-button .rating_filter .bzotech-rating-filter__item:after{
    position: absolute;
    top: 4px;
    left: 6px;
    content: "\f00c";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    color: #EBEBEB;
    font-size: 10px;
}
.elbzotech-list-filter-button .rating_filter .active .bzotech-rating-filter__item:after {
    color: #fff;
}
.elbzotech-list-filter-button .rating_filter .active .bzotech-rating-filter__item:before {
    background: var(--bzo-main-color);
}
.elbzotech-list-filter-button .rating_filter .bzotech-rating-filter__item{
    position: relative;
    padding: 0 0px 10px 28px;
    display: flex;
}
.elbzotech-list-filter-button .item-box-filter{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E6E6E6;
}

/* === bzotech-heading-global.css === */
/*Begin Elementor Heading*/
.elbzotech-text-editor-global p{
    line-height: inherit;
}
.elbzotech-text-editor-global p:last-child{
    margin-bottom: 0px;
}
.elementor-widget.elementor-widget-bzotech-heading:not(:last-child) {
    margin-bottom: 0px;
}
.elbzotech-heading-global__line{
    display: block;
    height: 2px;
    width: 100%;
}
.mouse-cursor{
 display:inline-block;
  white-space: nowrap;
  padding:10px;
  background:#3498DB;
  position:absolute; 
  top:50%; left:50%; font-size:14px; text-transform:uppercase;
  transform: translateY(-50%) translateX(-50%);
  color:#fff;
}
.elbzotech-heading-global-style2 > span{
  position: relative;
  padding: 0 60px;
  display: inline-block;
}
.elbzotech-heading-global-style2 > span .image_left{
  position: absolute;
  left: 0;
  top:10px;
}
.elbzotech-heading-global-style2 > span .image_right{
  position: absolute;
  right: 0;
  top:10px;
}
/*---------------*/
.type-title_shadow{
    position: absolute;
    right: -228px;
    color: #F0F0F0;
    z-index: -1;
    font-size: 70px;
    font-weight: 600;
    text-transform: uppercase;
}
.class-title-shadow{
  position: relative;
  display: inline-block;
}

/*==============*/


/* === bzotech-info-box-global.css === */
.item-info-box-global .info-box-icon a{
    display: flex;
}
.item-info-box-global .info-box-icon a{
    display: flex;
}
.icon-image-hover__active{
    position: relative;
}
.icon-image-hover__active .image-hover{
    display: contents;
}
.item-info-box-global:hover  .icon-image-hover__active>a>img{
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}
.icon-image-hover__active .image-hover img{
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
}
.item-info-box-global:hover .icon-image-hover__active .image-hover img{
    opacity: 1;
}
/*--- Team style 1 - about us page ---*/
.bzoteche-info-box-global-style2{
    border: 1px solid var(--bzo-border-color);
    border-radius: 15px;
    padding: 30px;
}
.bzoteche-info-box-global-style2:hover{
    border: 1px dashed var(--bzo-main-color);
}
.bzoteche-info-box-global-style2 .info-box-icon{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.bzoteche-info-box-global-style2 .list-icon{
    position: absolute;
    width: 44px;
    height: 100%;
    top: 0px;
    right: -44px;
    background-color: var(--bzo-title_typo-color2);
    padding: 0px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    opacity: 0;
}
.bzoteche-info-box-global-style2:hover .list-icon{
    transition: .3s;
    right: 20px;
    opacity: 1;
}
.bzoteche-info-box-global-style2 .list-icon__item{
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
    color: #727272;
    background: #fff;
    transition: all .2s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bzoteche-info-box-global-style2 .list-icon__item:hover{
    background: var(--bzo-main-color);
    color: #fff;
    transition: all .2s ease-out 0s;
}
@media(max-width: 1200px){
    .bzoteche-info-box-global-style2 .list-icon{
        gap: 10px;
    }
    .bzoteche-info-box-global-style2 .list-icon__item{
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 20px;
    }    
    .bzoteche-info-box-global-style2{
        padding: 20px;
    }
}
@media(min-width: 880px) and (max-width: 1024px){
    .bzoteche-info-box-global-style2 .list-icon__item{
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 20px;
    }   
}
@media(max-width: 767px){
    .bzoteche-info-box-global-style2{
        padding: 20px;
    }
}
/*End Team style 1*/
/*Begin Team */

.bzoteche-info-box-global-style3{
  border-radius: 15px;
  overflow: hidden;
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover{
  box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14);
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info{
  background-color: var(--bzo-main-color);
  transition: .2s;
}
.bzoteche-info-box-global-style3:hover .list-text-info p, 
.bzoteche-info-box-global-style3:hover .list-text-info .color-title{
  color: #fff !important;
}
.bzoteche-info-box-global-style3 .list-icon__item{
  border-radius: 10px;
}
.bzoteche-info-box-global-style3 .info-box-icon a{
  display: flex;
}   
.bzoteche-info-box-global-style3 .list-icon{
    position: absolute;
    width: 100%;
    bottom: -64px;
    left: 0;    
    padding: 12px;
    transition: all .3s linear 0s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 20px;
}
.bzoteche-info-box-global-style3:hover .list-icon{
    transition: all .3s linear 0s;
    bottom: 0;
}
.bzoteche-info-box-global-style3 .list-icon__item{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    text-align: center;
    border-radius: 100%;
    color: #454545;
    background: #fff;
    transition: all .2s ease-out 0s;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bzoteche-info-box-global-style3 .info-box-icon{
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
}
.bzoteche-info-box-global-style3 .list-icon__item:hover{
    background: var(--bzo-main-color);
    color: #fff;
    transition: all .2s ease-out 0s;
}

/*End Team*/
/*Begin info box menu vertical*/
.list-menu-vertical__item > a{
    padding: 14px 24px;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    gap:10px;
}
.list-menu-vertical__item > a>span{
    display: flex;
    align-items: center;
    gap:12px;
}
.list-menu-vertical__item > a:hover,
.list-menu-vertical__item:hover > a
{
    background: #F5F7FA;
    color: var(--bzo-title_typo-color);
}
.list-menu-vertical__item-link{
    position: relative;
}
.list-menu-vertical__item .icon_sub_menu{
    font-size: 16px;
}
.list-menu-vertical-wap{
    position: relative;
}
.bzoteche-info-box-global-menu-vertical .title-info{
    margin: 0px;
    align-items: center;
}
.bzoteche-info-box-global-menu-vertical .item-icon-menu-vertical{
    font-size: 22px;
    color: var(--bzo-main-color);
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info{
    display: flex;
}
.bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info span{
    display: flex;
    align-items: center;
    gap:12px;
}
.header-info-style1 .title-info i {
    font-size: 14px;
    display: flex;
}  
body.home .dropdow-style-is-show-home .header-info-style1{
    border-radius: 14px 14px 0 0;
}
.dropdow-style-is-show-home .header-info-style1 {
    border-radius: 14px;
}
.dropdow-style-is-show-home:hover .header-info-style1 {
    border-radius: 14px 14px 0 0;
}

.menu-vertical-style2 .header-info-style1 {
    border: none;
}
.menu-vertical-style2 .list-menu-vertical {
    border: none !important;
}
.menu-vertical-style2 .list-menu-vertical__item> a {
    position: relative;
}
@media(min-width: 1201px){
    .menu-vertical-style2 .list-menu-vertical__item> a:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        height: 100%;
        width: 4px;
        background: #080808;
        transform: scaleY(0);
        transition: all 0.3s ease-out 0s;
    }
    .menu-vertical-style2 .list-menu-vertical__item >a:hover:after {
        transform: scaleY(1);
        opacity: 1;
    }
}


.menu-vertical-style3 .header-info-style1 {
    border: none;
}
.menu-vertical-style3 .header-info-style1 {
    border: none;
}
.menu-vertical-style3 .list-menu-vertical {
    border: none !important;
}
.menu-vertical-style3 .list-menu-vertical__item-link {
    position: relative;
}
.menu-vertical-style3 .list-menu-vertical__item-link:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: #080808;
    transform: scaleY(0);
    transition: all 0.3s ease-out 0s;
}
.menu-vertical-style3 .list-menu-vertical__item-link:hover:after {
    transform: scaleY(1);
    opacity: 1;
}
.menu-vertical-style3 .list-menu-vertical {
    border: 1px solid #e3e3e3 !important;
    border-top: none !important;
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .list-menu-vertical__item > a {
        padding: 14px 15px;
        font-size: 14px;
        gap: 10px;
    }
    .bzoteche-info-box-global-menu-vertical .item-icon-menu-vertical {
        max-width: 20px;    
    }
}

@media(min-width: 1201px){

    .bzoteche-info-box-global-menu-vertical .header-info-style1 .title-info:hover{
        cursor: pointer;
    }
    .list-menu-vertical{
        left: 0px !important;
        border: 1px solid var(--bzo-border-color);
        border-top: none;
        border-radius: 0 0 10px 10px;
        background: #fff;
        left: 0;
        opacity: 1;
        visibility: visible;    
        margin-top: 0px;
        padding: 0 0 10px;  
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 9;
        text-align: left;
        flex-direction: column;
        overflow: hidden;
    }
    .list-menu-vertical:focus-within,
    .list-menu-vertical:hover
    {                
        overflow: visible;
    }
    .list-menu-vertical__item-sub{
        position: absolute;
        opacity: 0;
        top: 0;
        bottom: 0px;
        left: 100%;
        transition: none;
        z-index: -1;
        visibility: hidden;
        background: #F5F7FA;
        padding: 30px 15px;
        box-shadow: 8px 3px 8px -3px rgb(0 0 0 / 20%);
        overflow: hidden;
        overflow-y: auto;
        pointer-events: unset;
    }
    
    .list-menu-vertical__item:focus-within .list-menu-vertical__item-sub,
    .list-menu-vertical__item:hover .list-menu-vertical__item-sub
    {
        opacity: 1;
        z-index: 1;
        visibility:visible;
    }
    .dropdow-style-hide .list-menu-vertical{
        opacity: 0;
        z-index: -1;
        visibility: hidden;
    }
    .dropdow-style-hide:focus-within .list-menu-vertical,
    .dropdow-style-hide:hover .list-menu-vertical
    {
        opacity: 1;
        z-index: 999;
        visibility: visible;
    }
    body.home .fixed-header .dropdow-style-is-show-home .list-menu-vertical,
    body.home .fixed-header.active .dropdow-style-is-show-home .list-menu-vertical,
    .dropdow-style-is-show-home .list-menu-vertical{
        opacity: 0;
        z-index: -1;
        visibility: hidden;
    }

    body.home .fixed-header .dropdow-style-is-show-home:focus-within .list-menu-vertical,
    body.home .fixed-header.active .dropdow-style-is-show-home:focus-within .list-menu-vertical,
    .dropdow-style-is-show-home:focus-within .list-menu-vertical,
    body.home .fixed-header .dropdow-style-is-show-home:hover .list-menu-vertical,
    body.home .fixed-header.active .dropdow-style-is-show-home:hover .list-menu-vertical,
    .dropdow-style-is-show-home:hover .list-menu-vertical{
        opacity: 1;
        z-index: 999;
        visibility: visible;
    }
    body.home .dropdow-style-is-show-home .list-menu-vertical{
        opacity: 1;
        z-index: 99;
        visibility: visible;        
    }
}
.close-menu-vertical-btn{
    display: none;
}
@media(max-width: 1200px){
    .list-menu-vertical{
        flex-direction: column;
    }
    .bzoteche-info-box-global-menu-vertical{
        position: relative;
    }
    .bzoteche-info-box-global-menu-vertical .header-info:hover{
        cursor: pointer;
    }
    .close-menu-vertical-btn{
        text-align: right;
    }
    .close-menu-vertical-btn{
        display: block;
    }
    .close-menu-vertical-btn i{
        font-size: 20px;
        color: var(--bzo-title_typo-color);
        padding: 10px;
    }
    .menu-vertical-style3 .list-menu-vertical{
        border: none !important;
    }
    .bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100vw;
        display: none;
        z-index: 9999;
        background: #fff;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
        transition: none;
        -webkit-transition: none;
        text-align: left;
        overflow-x: auto;
        overflow-y: scroll;
        z-index: 9999;
    }
    .admin-bar .bzoteche-info-box-global-menu-vertical .list-menu-vertical-wap{
        top: 46px;
    }
    .bzoteche-info-box-global-menu-vertical.active .title-info>.la-angle-down:before{
        content: "\f00d";
    }
    .bzoteche-info-box-global-menu-vertical .list-menu-vertical__item-sub{
        width: 100%!important;
        display: none;
        padding: 30px 0;
    }
    .list-menu-vertical__item .icon_sub_menu {
        opacity: 0;
        width: 40px;
    }
    .list-menu-vertical__item .icon_sub_menu-mobi {
        position: absolute;
        top: 0;
        font-size: 16px;
        right: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 42px;
        background: #F5F7FA;
    }
    .list-menu-vertical__item-link{
        border-bottom: 1px solid #e5e5e5;
    }
    .list-menu-vertical__item{
        position: relative;
    }
    .list-menu-vertical__item.active .icon_sub_menu-mobi:before{
        content: "\f106";
    }
    .list-menu-vertical__item > a:hover, .list-menu-vertical__item:hover > a{
        background: #fff;
    }
}
@media(min-width: 1201px){
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 12;
        height: 100%;
        overflow: hidden;
        background: #fff;
        padding-top: 10px;
        border-right: 1px solid rgba(118, 118, 118, 0.12);
        transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
        width: 65px;
    }
    .admin-bar .dropdow-style-fixed-sidebar .list-menu-vertical-wap{
        padding-top:40px;
    }
    .menu-vertical-style3 .dropdow-style-fixed-sidebar .list-menu-vertical{
        flex-direction: column;
        border: none!important;
        border-radius: unset;
        background: #fff;
        left: 0;
        opacity: 1;
        visibility: unset;   
        z-index: unset;
        padding: unset;  
        position: unset;
        top: 100%;
        width: unset;
        text-align: unset;
    }
    .dropdow-style-fixed-sidebar .list-menu-vertical__item > a{
        padding: 10px 20px;
            height: 50px;
    }
    .dropdow-style-fixed-sidebar .list-menu-vertical__item .icon_sub_menu{
        display: none;
    }

    .dropdow-style-fixed-sidebar .list-menu-vertical-wap.open .list-menu-vertical__item .icon_sub_menu,
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap:hover .list-menu-vertical__item .icon_sub_menu{
        display: inline-block;
    }
    .dropdow-style-fixed-sidebar .list-menu-vertical__item > a>span>span{
        max-width: 0;
        width: 0;
        opacity: 0;
    }
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap.open,
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap:hover{
        width: 300px;
        overflow: visible;
    }
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap.open    .list-menu-vertical__item > a>span>span,
    .dropdow-style-fixed-sidebar .list-menu-vertical-wap:hover .list-menu-vertical__item > a>span>span
    {
        max-width: none;
        width: auto;
        opacity: 1;
        transition: opacity .25s ease .12s;
    }
}


@media(min-width: 1201px){
    body.info-menu-vertical-fixed-sidebar{
        margin-left: 65px;
    }
    .info-menu-vertical-fixed-sidebar .menu-fixed-content.fixed-header {
        padding-left: 60px;
    }
}

/*End menu vertical*/



/* === bzotech-instagram-global.css === */

/*Begin Instagram elementor*/
.list-instagram-global-grid {
    display: flex;
}

.wrap-instagram-popup .mfp-image-holder .mfp-content{
    max-width: 600px;
    margin: 50px;
}
.mfp-arrow-left:before, 
.mfp-arrow-right:before
{
    display: none;
}
.mfp-arrow-left:after{
    border: none;
    height: auto;
    width: auto;
    color: #fff;
    margin: 0;
    border-left: none;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f104";
    position: unset;
    font-size: 30px;
}
.mfp-arrow-right:after{
    border: none;
    height: auto;
    width: auto;
    color: #fff;
    margin: 0;
    border-left: none;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f105";
    position: unset;
    font-size: 30px;
}
/*meida widescreen*/

/*------------- Instagram item style 1 ------------*/
.item-instagram-global- .img-wrap {
    display: flex;
    overflow: hidden;
}
.item-instagram-global- .instagram-text-follow{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 3px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.item-instagram-global-:hover .instagram-text-follow{
    opacity: 1;
    visibility: visible;
}
.item-instagram-global- .instagram-text-follow .text{
    font-size: 18px;
}
.item-instagram-global- .item-instagram .instagram-icon-img{
    font-size: 40px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-instagram-global- .item-instagram:hover .instagram-icon-img{
    opacity: 1;
    z-index: 1;
}
.item-instagram-global- .img-wrap:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 20%);
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transform: scale(0.3);
    -webkit-transform: scale(0.3);
}
.item-instagram-global- .item-instagram:hover .img-wrap:before{
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    z-index: 1;
}
.wap-list-instagram-grid{
    position: relative;
}
.wap-list-instagram-grid .title-inta{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.wap-list-instagram-grid .title-inta a{
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    color: #fff;
    background: var(--bzo-main-color);
    padding: 15px 20px;
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
}
.wap-list-instagram-grid .title-inta a:hover{
    color: #fff;
    background:var(--bzo-main-color);
}
/*--------------------------------*/
/*End Instagram elementor*/
@media(max-width: 1200px){
}
@media(max-width: 1024px){
}

/*------------- Instagram item style 2 ------------*/
.item-instagram-global-style2 .item-instagram-inner {
    overflow: hidden;
    border-radius: 10px;
}

/* === bzotech-list-link-global.css === */

/*Begin List link, icon elementor*/
.elbzotech-list-link-global{
    display: flex;
}
.elbzotech-list-link-global-block{   
    flex-direction: column;
}
.elbzotech-list-link-global a{
    display: flex;
    align-items: center;
}
.elbzotech-list-link-global span.icon-image-link{
    display: flex;
}

.elbzotech-list-link-global-hv-1 a,
.elbzotech-list-link-global-hv-1 a span {
    position: relative;
    transition: all 0.22s ease-out 0s;
}
.elbzotech-list-link-global-hv-1 a:before {
    position: absolute;
    content: '';
    right: 0;
    bottom: 3px;
    width: 0;
    height: 1px;
    background: #000;
    transition: all 0.22s ease-out 0s;
}
.elbzotech-list-link-global-hv-1 a:hover:before {
    left: 0;
    width: 100%;
}
/*----------------------*/
/*End List link, icon elementor*/

/* === bzotech-logo-global.css === */
.elbzotech-logo-global-style-image a{
	display: flex;
}
.logo-text svg{
	width: 100%;
}

/* === bzotech-mailchimp-global.css === */

/*Begin Mailchimp elementor*/
button[type="submit"]:hover{
    cursor: pointer;
}

/*mailchimp style1*/
.elbzotech-mailchimp-global-default .mc4wp-form-fields{
    display: flex;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
    border: none;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::-webkit-input-placeholder { 
    color: #000;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]:-ms-input-placeholder { 
    color: #000;
}
.elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]::placeholder {
    color: #000;
}
.elbzotech-mailchimp-global-default form input {
    width: 100%;
    max-width: 500px;
    height: 60px;
    line-height: 60px;
}
.elbzotech-mailchimp-global-default button { 
    display: block; 
    height: 60px;
    border: none;
    border-radius: 0;
    background: #000;
    color: #fff;
    padding: 10px 50px; 
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--bzo-title_typo-font-family);
    transition: all 0.3s ease-out 0s;
}
.elbzotech-mailchimp-global-default button:hover {
    background-color: var(--bzo-main-color);
}

/*End mailchimp style1*/

/*Begin style 2 - popup newsletter */
.elbzotech-mailchimp-global-style2{
    position: fixed;
    left: 0;
    right: 0;
    top: -40%;
    bottom: 0;
    background: rgb(0 0 0 / 80%);
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 15px;
    opacity: 0;
    visibility: hidden;
}
.elbzotech-mailchimp-global-style2.actived{
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    top: 0;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp{
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
    right: 15px;
    top: 20px;
    font-size: 22px;
    color: #454545;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    z-index: 99;
    background-color: rgba(255, 255, 255, 0.5);
}
.elbzotech-mailchimp-global-style2 .elbzotech-close-popup:hover{
    color: var(--bzo-main-color);

}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
    margin-bottom: 16px;
    text-transform: capitalize;
}
.elbzotech-mailchimp-global-style2 .content-popup-mailchimp .desc{
    margin-bottom: 15px;
}
.elbzotech-mailchimp-global-style2 .image-mailchimp{
    width: 45%;
    overflow: hidden;
}
.elbzotech-mailchimp-global-style2 .info-mailchimp{
    width: 55%;
    padding: 10px 50px;
    text-align: center;
    overflow-y: auto;
    scrollbar-width: none;
}
@media(max-width: 1024px){
    .elbzotech-mailchimp-global-style2 .info-mailchimp{
        padding: 10px 30px;
    }
}
.elbzotech-mailchimp-global-style2 .info-mailchimp .mc4wp-error{
    text-align: center;
    margin-top: 5px;
    color: #d0342c;
}

.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
    display: block;
    width: 100%;
    background: #f0f0f0;
    height: 56px;
    border: none;
    border-radius: 0px;
    color: var(--bzo-body_typo-color);
    font-size: 16px;
    border: none;
    margin-bottom: 30px;
}
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]:-moz-placeholder
{
    color:#727272;
}
.elbzotech-mailchimp-global-style2 input[type="submit"], 
.elbzotech-mailchimp-global-style2 button[type="submit"]
{
    border: 1px solid var(--bzo-title_typo-color);
    color: var(--bzo-title_typo-color);
    text-transform: uppercase;
    font-weight: 500;
    padding: 14px 32px;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: #fff;
    position: relative;
    overflow: hidden;
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 0px 0px var(--bzo-main-color);

}
.elbzotech-mailchimp-global-style2 button[type="submit"]:hover, 
.elbzotech-mailchimp-global-style2 button[type="submit"]:focus
{
    background-color: var(--bzo-title_typo-color);
    color: #fff;
}
.elbzotech-mailchimp-global-style2 button[type="submit"] i{
    font-size: 20px;
    order: 2;
}

.elbzotech-mailchimp-global-style2 .item-social
{
    padding: 0px 10px;
    margin-top: 22px;
    color: #2e2e2e;
    font-size: 26px;
}
.elbzotech-mailchimp-global-style2 .item-social:hover{
    color: var(--bzo-main-color);
    cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show {
    margin-top: 10px;
    cursor: pointer;
}
.elbzotech-mailchimp-global-style2 .dont-show label{
    margin-left: 5px;
    cursor: pointer;
}
.mc4wp-response{
    margin: 5px 0;
}
.mc4wp-response p{
    margin: 0;
}
/*--------------*/

/*End Mailchimp elementor*/
@media(max-width: 880px) {
    .elbzotech-mailchimp-global-style2 .mc4wp-form-fields input[type="email"]{
        margin-bottom: 15px;
    }
}

@media(max-width: 767px) {
    .elbzotech-mailchimp-global-style2 .image-mailchimp {
        display:none
    }
    .elbzotech-mailchimp-global-style2 .info-mailchimp {
        width: 100%;
        padding: 30px
    }
    .elbzotech-mailchimp-global-style2 .elbzotech-close-popup{
        top: 0px;
        right: 0px;
    }
    .elbzotech-mailchimp-global-style2 .content-popup-mailchimp .title{
        font-size: 24px;
        line-height: 32px;
    }
    .elbzotech-mailchimp-global-default button {
        height: 50px;
        padding: 10px 40px; 
        font-size: 14px;
    }
    .elbzotech-mailchimp-global-default form input {
        height: 55px;
        line-height: 55px;
    }
}


/*Begin mailchimp style3*/
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields{
    display: flex;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]{
    padding: 0 16px;
    border: none;
    border-radius: 4px 0px 0 4px;
    background: #fff;
    height: 48px;
    width: 80%;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-webkit-input-placeholde, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]::-moz-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-ms-input-placeholder, 
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields input[type="email"]:-moz-placeholder{
    color: #666666;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
    border: none;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0px 32px;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family: var(--bzo-body_typo-font-family);
    overflow: hidden;
    transition: .3s;
    background: var(--bzo-title_typo-color);
    position: relative;
    overflow: hidden;
    border-radius: 0 4px 4px 0;
}
.elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]:hover{
    color: var(--bzo-main-color);
}
@media(max-width: 767px){
    .elbzotech-mailchimp-global-style3 .mc4wp-form-fields button[type="submit"]{
        font-size: 14px;
        padding: 0px 20px;
    }
}
/*End mailchimp style3*/

/* === bzotech-meta-product-global.css === */
.elementor-widget-bzotech-meta-product-global .posted_in label, 
.elementor-widget-bzotech-meta-product-global .tagged_as label
{
	margin-right: 10px;
}

.elementor-widget-bzotech-meta-product-global{
	font-size: 14px;
}
.elementor-widget-bzotech-meta-product-global .sku, 
.elementor-widget-bzotech-meta-product-global .meta-item-list a, 
.elementor-widget-bzotech-meta-product-global .woocommerce-review-link, 
.elementor-widget-bzotech-meta-product-global .count{
	font-weight: 500;
	color: var(--bzo-title_typo-color);
}
.elementor-widget-bzotech-meta-product-global .woocommerce-review-link:hover, 
.elementor-widget-bzotech-meta-product-global .meta-item-list a:hover{
	color: var(--bzo-main-color2);
}

/* === bzotech-mini-cart-global.css === */

/*Begin Mini cart elementor*/
.mini_cart_item{
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    border-bottom: 1px solid var(--bzo-border-color);
    margin-bottom: 10px;
    padding-bottom: 10px;
    align-items: center;
    gap: 15px;
}
.mini_cart_item .product-thumb{
    border: 1px solid var(--bzo-border-color);
    flex-basis: 20%;
}
.mini_cart_item .product-info{
    
}
.mini_cart_item .product-thumb a img, 
.mini_cart_item .product-thumb a{
    display: block;
    border-radius: 0px;
}
.mini-cart-content {
    text-align: left;
}
.mini-cart-dropdown-left{
    left: 0;
}
.mini-cart-dropdown-center{
    left: calc(50% - 200px);
}
.mini-cart-dropdown-right{
    right: 0;
}
.mini_cart_item .product-info{
    flex-basis: 70%;
}
.mini_cart_item .product-delete{
    flex-basis: 10%;
    text-align: center;
}
.mini_cart_item .product-delete i{
    color: #999;
}
.mini_cart_item .product-delete:hover i{
    color: var(--bzo-main-color);
}
.mini_cart_item .product-info .product-title{
    margin: 0;
    font-weight: 500;
    color: var(--bzo-title_typo-color);
    font-size: 14px;
    line-height: 20px;
}
.total-default.hidden,
i.elbzotech-close-mini-cart{
    display: none;
}
.mini-cart-total{
    padding-top: 10px;
}
.mini-cart-total .pull-left{
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: var(--bzo-title_typo-color);
}
.mini-cart-total .pull-right{
    float: right;
    font-weight: 600;
}
.mini-cart-total .woocs_special_price_code{
    font-size: 18px;
}
.mini-cart-dropdown- .woocommerce-Price-amount{
    color: #000;
    font-weight: 500;
}
.clearfix:after{
    content: "";
    display: table;
    clear: both;
}
.mini-cart-button{
    display: flex;
    gap: 30px;
    margin: 10px 0 0 0px;
}
.mini-cart-button .button{
    width: 50%;
    text-align: center;
}
.mini-cart-button .button:hover{
    
}
.mini-cart-button .button.checkout{

}
.mini-cart-button .button{
    position: relative;
    overflow: hidden;
    border-radius: 32px;
}

/*content style side*/
.elbzotech-mini-cart-side-global .mini-cart-content {
    position: fixed;
    z-index: 10001;
    background: #fff;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    width: 400px;
    bottom: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    padding: 10px 15px;
    top: 0;
}
@media(max-width: 767px){
    .elbzotech-mini-cart-side-global.open-side .mini-cart-content{
            width: calc(100% - 40px);
    }
}
.elbzotech-mini-cart-side-right-global .mini-cart-content {
    right: 0;
     transform: translateX(450px);
    -webkit-transform: translateX(450px);
}
.elbzotech-mini-cart-side-left-global .mini-cart-content {
    left: 0;
     transform: translateX(-450px);
    -webkit-transform: translateX(-450px);
}
.admin-bar .elbzotech-mini-cart-side-global .mini-cart-content{
    top: 32px;
}
.elbzotech-mini-cart-side-global.open-side .mini-cart-content {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.elbzotech-mini-cart-side-global .mini-cart-side-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-side-global .mini_cart_item:last-child {
    border-bottom: 0;
    margin-bottom: 15px;
    padding-bottom: 0;
}
.elbzotech-mini-cart-side-global.open-side .mini-cart-side-overlay {
    opacity: 1;
    visibility: visible;
}
.elbzotech-mini-cart-side-global .elbzotech-close-mini-cart{
    display: block;
    position: absolute;
    top: 10px;
    font-size: 24px;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
        background: var(--bzo-main-color);
}
.elbzotech-mini-cart-side-left-global .elbzotech-close-mini-cart{
    right: -40px;
}
.elbzotech-mini-cart-side-right-global .elbzotech-close-mini-cart{
    left: -40px;
}
.elbzotech-mini-cart-side-global .mini-cart-footer{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
    z-index: 1;
    background: #fff;
}

/*content style dropdown*/
.elbzotech-mini-cart-dropdown-global .list-mini-cart-item{
    max-height: 269px!important;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content{
    position: absolute;
    right: 0;
    top: 100%;
    background: #fff;
    padding: 20px;
    width: 400px;
    margin-top: 20px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
    border-radius: 0px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    pointer-events: none;
    line-height: 28px;
    list-style: none;
    z-index: 9992;
}
.elbzotech-mini-cart-dropdown-global .mini-cart-content>h2{
    margin-bottom: 20px;
    color: var(--bzo-main-color);
}
.elbzotech-mini-cart-dropdown-global .mini-cart-footer{
    padding-top: 0px;
}

.elbzotech-mini-cart-dropdown-global:hover .mini-cart-content{
    margin-top:0px;
    opacity: 1;
    visibility: visible;
    pointer-events: inherit;
}
.mini-cart-icon i{
    display: flex;
}

/* Begin Style style1*/
.elbzotech-mini-cart-global-style1{
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.elbzotech-mini-cart-global-style1 .mini-cart-icon{
   font-size: 24px;
   color: var(--bzo-gray-color);
   position: relative;
   transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    line-height: 0;
}
.elbzotech-mini-cart-global-style1 .mini-cart-icon:hover{
    color: var(--bzo-main-color);
}
.elbzotech-mini-cart-global-style1 .mini-cart-number{
    position: absolute;
    background-color: var(--bzo-main-color);
    color: #fff;
    font-weight: 500;
    min-width: 15px;
    height: 15px;
    padding: 0px 3px;
    font-size: 10px;
    text-align: center;
    border-radius: 15px;
    right: -5px;
    top: -8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.elbzotech-mini-cart-global-style1 .mini-cart-link{
    display: flex;
}
.elbzotech-mini-cart-global-style1 .mini-cart-text{
    display: flex;
    gap: 5px;
}
.elbzotech-mini-cart-global-style1 .mini-cart-total-price{
    font-weight: 600;
    color: var(--bzo-main-color);
}
/* End Style 1*/
/* Begin Style style2*/
.elbzotech-mini-cart-global-style2{
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-mini-cart-global-style2 .mini-cart-icon{
    font-size: 25px;
    position: relative;
    transform: translateY(4px);
}
.elbzotech-mini-cart-global-style2 .mini-cart-icon:hover{
    color: var(--bzo-main-color);
}
.elbzotech-mini-cart-global-style2 .mini-cart-link{
    display: flex;
    align-items: center;
    gap: 8px;
}
.elbzotech-mini-cart-global-style2 .mini-cart-text{
    display: flex;
    flex-direction: column;
}
.elbzotech-mini-cart-global-style2 .mini-cart-text-bt {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
}
.elbzotech-mini-cart-global-style2 .mini-cart-text .mini-cart-number-e {
    font-weight: 500;
    line-height: 20px;
    margin-top: 2px;
}
.elbzotech-mini-cart-global-style2 .mini-cart-number {
    font-size: 8px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background-color: #F05400;
    color: #fff;
    display: block;
    border-radius: 100%;
    position: absolute;
    top: -2px;
    right: -3px;
}




/* End Style 2*/
@media(max-width:1200px){
    .elbzotech-mini-cart-dropdown-global .mini-cart-content{
        border-radius: 0;
    }
}
@media(max-width:767px){
    .elbzotech-mini-cart-dropdown-global .mini-cart-content{
        width: 100vw;
    }
    .elbzotech-mini-cart-dropdown-global .mini-cart-content{
        border-radius: 0;
    }
    .mini-cart-button{
        gap: 15px;
    }
}

/* === bzotech-multi-language-global.css === */

.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
	width: auto;
    min-width: 120px;
    padding: 10px 15px;
    left: auto;
    right: 0;
}
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e{
	display: flex;
    align-items: center;
    color: var(--bzo-body_typo-color);
    gap: 5px;
    font-size: 14px;
}
.elbzotech-lang-global-demo-style .dropdown-link{
	display: flex;
    align-items: center;
    gap: 10px;
}

.elbzotech-lang-global-demo-style .dropdown-link:hover, 
.elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list .label-item-e:hover{
	color: var(--bzo-main-color);
}
.elbzotech-lang-global-demo-style .language-box-global .label-e i{
	font-size: 12px;
}




/* === bzotech-posts-global.css === */


/* === bzotech-pricing-table-global.css === */
.element-pricing-table-global-.pricing-active-yes {
    background-color: var(--bzo-main-color);
   
}
.element-pricing-table-global- {
    padding: 50px 40px;
    border-radius: 5px;
}
.element-pricing-table-global-.pricing-active-yes .label-pricing {
    color: white;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    letter-spacing: 0.005em;
    border-radius: 5px;
    background: var(--bzo-title_typo-color);
    padding: 12px 24px;
    position: absolute;
    top: -23px;
    left: 50%;
    transform: translateX(-50%);
}
.element-pricing-table-global-.pricing-active-yes .title-pricing-table {
    color: white;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    transition: all .3s linear;
}
.element-pricing-table-global- .desc-pricing-table {
    text-align: center;
    letter-spacing: 0.005em;
}
.element-pricing-table-global-.pricing-active- .desc-pricing-table {
    color: var(--bzo-body_typo-color);
}
.element-pricing-table-global-.pricing-active-yes .desc-pricing-table {
    color: #fff;
}
.element-pricing-table-global- .price-pricing-table {
    color: white;
    font-weight: 700;
    font-size: 48px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.0025em;
}
.element-pricing-table-global-.pricing-active-yes .active-style__yes,
.element-pricing-table-global-.pricing-active-yes .active-style__yes .list-pricing-table__text
 {
    color: #fff;
    opacity: 1;
}
.element-pricing-table-global- .list-pricing-table__text {
    color: var(--bzo-title_typo-color);
    opacity: 0.65;
    margin-left: 8px;
    vertical-align: top;
}
.element-pricing-table-global-.pricing-active-yes .active-style__ ,
.element-pricing-table-global-.pricing-active-yes .active-style__ .list-pricing-table__text {
    color: #fff;
    opacity: 0.65;
}
.element-pricing-table-global-.pricing-active-yes .list-pricing-table {
    border-top: 1px solid #fff;
}
.element-pricing-table-global- .list-pricing-table {
    border-top: 1px solid #D6D6D6;
    padding-top: 20px;
}
.element-pricing-table-global- .list-pricing-table a {
    display: flex;
    align-items: center;
}
.element-pricing-table-global- .list-pricing-table a:not(:last-child) {
    margin-bottom: 15px;
}
.element-pricing-table-global-.pricing-active-yes .button-pricing {
    color: white;
    display: block;
    border-radius: 5px;
    background:var(--bzo-title_typo-color);
    padding: 12px 0px;
    margin-top: 30px;
    text-align: center;
    border: 1px solid var(--bzo-main-color);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.element-pricing-table-global- .dola {
    font-size: 34px;
}
.element-pricing-table-global-.pricing-active-yes .button-pricing:hover {
    background-color: white;
    color: var(--bzo-title_typo-color);
    border: 1px solid white;
}
.element-pricing-table-global-.pricing-active-yes .label-pricing {
    display: block;
}
.element-pricing-table-global-.pricing-active- .title-pricing-table {
    font-weight: 600;
    font-size: 24px;
    color: var(--bzo-title_typo-color);
}
.element-pricing-table-global-.pricing-active- .title-pricing-table:hover {
    color: var(--bzo-main-color);
    transition: all .3s linear;
}
.element-pricing-table-global-.pricing-active- div.list-pricing-table {
    text-align: left;
}
.element-pricing-table-global-.pricing-active- {
    text-align: center;
}
.element-pricing-table-global-.pricing-active- .price-pricing-table {
    line-height: 40px;
    text-align: center;
    letter-spacing: 0.0025em;
    color: var(--bzo-title_typo-color);
}
.element-pricing-table-global-.pricing-active- .active-style__yes span {
    color: var(--bzo-body_typo-color);
    opacity: 1;
}
.element-pricing-table-global-.pricing-active- .active-style__ {
    color: #B7B7B7;
}
.element-pricing-table-global-.pricing-active- {
    background-color: white;
    border-radius: 5px;
}

.element-pricing-table-global-.pricing-active- .button-pricing {
    color: var(--bzo-title_typo-color);
    border: 1px solid #D6D6D6;
    display: block;
    letter-spacing: 0.005em;
    border-radius: 5px;
    padding: 12px 0px;
    margin-top: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.element-pricing-table-global-.pricing-active- .button-pricing:hover {
    background-color: var(--bzo-main-color);
    color: white;
    border: 1px solid var(--bzo-main-color);
}
.element-pricing-table-global- {
    transition: all .3s;
}
.element-pricing-table-global-:hover {
    box-shadow: 0px 5px 12px rgba(121, 99, 104, 0.14), 0px 0px 19px rgba(0, 0, 0, 0.12), 4px 5px 5px rgba(0, 0, 0, 0.15);
}
.element-pricing-table-global- .list-text-info__item {
    text-align: center;
}
/* Begin element-pricing-table-global-style2*/
.element-pricing-table-global-style2 {
    background-color: white;
    border-radius: 15px;
    padding: 40px;
    padding-top: 40px;
    transition: all .3s linear;
}
.element-pricing-table-global-style2:hover,
.element-pricing-table-global-style2.pricing-active-yes {
    box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14), 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.element-pricing-table-global-style2 .title-pricing-table {
    line-height: 36px;
    color: var(--bzo-gray-color);
    margin-bottom: 14px;
}
.element-pricing-table-global-style2 .price-pricing-table {
    color:var(--bzo-title_typo-color);
    line-height: 72px;
    padding-bottom: 20px;
}
.element-pricing-table-global-style2.pricing-active-yes .price-pricing-table {
    color: var(--bzo-main-color);
}
.element-pricing-table-global-style2 .button-pricing {
    padding: 12px 24px;
    border: 1px solid var(--bzo-main-color);
    line-height: 24px;
    text-transform: uppercase;
    color: var(--bzo-main-color);
    border-radius: 5px;
    display: block;
    margin-bottom: 20px;
}
.element-pricing-table-global-style2 .button-pricing:hover {
    color: #fff;
    background: var(--bzo-main-color);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
    border-color: var(--bzo-main-color);
}
.element-pricing-table-global-style2 .list-pricing-table .item-link .list-pricing-table__text {
    vertical-align: top;
    padding-left: 8px;
}
.element-pricing-table-global-style2 .list-pricing-table .item-link {
    align-items: center;
}
.element-pricing-table-global-style2 .list-pricing-table .item-link {
    color: var(--bzo-gray-color);
    margin-bottom: 12px;
}
.element-pricing-table-global-style2 .list-pricing-table .active-style__yes:hover{
    color: var(--bzo-main-color);
}
.element-pricing-table-global-style2 .list-pricing-table .active-style__ {
    opacity: 0.65;
}
.element-pricing-table-global-style2 .desc-pricing-table {
    text-align: left;
    padding-top: 20px;
    border-top: 1px solid var(--bzo-border-color);
    padding-bottom: 20px;
}
.element-pricing-table-global-style2 .label-pricing {
    position: absolute;
    top: -15px;
    right: -24px;
}
.element-pricing-table-global-style2.pricing-active-yes .button-pricing {
    background-color: var(--bzo-main-color);
    color: white;
    border: 1px solid var(--bzo-main-color);
}
.element-pricing-table-global-style2.pricing-active-yes .button-pricing:hover {
    color:var(--bzo-main-color);
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.12);
    border-color: var(--bzo-main-color);
}
/* End element-pricing-table-global-style2*/
@media(max-width: 1440px){
    .element-pricing-table-global-style2 .label-pricing{
        max-width: 60px;
    }
}
@media(max-width: 1200px){
    .element-pricing-table-global-style2 .title-pricing-table {
        font-size: 22px;
        line-height: 30px;
    }
    .element-pricing-table-global-style2 .price-pricing-table {
        font-size: 35px;
        line-height: 40px;
    }
}
@media(max-width: 767px){
    .element-pricing-table-global- {
        padding: 40px 40px;
    }
    .element-pricing-table-global-style2{
        padding: 30px 20px;
    }
    .element-pricing-table-global-style2 .label-pricing {
        max-width: 40px;
        right: 0;
    }
}

/* === bzotech-products-global.css === */
/*==== Tab style 1 ====*/
.product-tab-style1 .nav-tabs{
	display: flex;
	margin-bottom: 50px;
	justify-content: right;
	gap: 5px;
}
.product-tab-style1 ul.nav-tabs li {
	display: inline-flex;
}
.product-tab-style1 ul.nav-tabs li a{
	position: relative;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	padding: 6px 30px;
	border-radius: 36px;
	font-family: var(--bzo-title_typo-font-family);
}
.product-tab-style1 ul.nav-tabs li:last-child a{
	margin-right: 0;
}
.product-tab-style1 ul.nav-tabs li.active a,
.product-tab-style1 ul.nav-tabs li a:hover{
	color: var(--bzo-title_typo-color);
	background-color: var(--bzo-main-color);
}
@media (max-width: 1440px) {
	.product-tab-style1 .nav-tabs{
		margin-bottom: 30px;
	}
}
@media(max-width: 1200px){
	.product-tab-style1 ul.nav-tabs li a {
		padding: 6px 25px;
	}
}
@media (max-width: 880px) and (min-width: 768px) {
	.product-tab-style1 .nav-tabs {
	    justify-content: center;
	}
}
@media(max-width: 767px){
	.product-tab-style1 .product-tab-content{
		margin-top: 20px;
	}
	.product-tab-style1 ul.nav-tabs li a{
		font-size: 16px;
		padding: 5px 15px;
		display: block;
	}
}

/*Product tab style2*/
@media (max-width: 991px) and (min-width: 768px) {
	.product-tab-style2 .nav-tabs li a span {
		display: block;
		margin-bottom: 8px;
	}
	.product-tab-style2 .nav-tabs li a span i {
		font-size: 17px;
	}
	.product-tab-style2 .nav-tabs li a {
		font-size: 13px;
		padding: 10px 20px;
		line-height: 18px !important;
	}
}
@media (min-width: 768px) {
	.product-tab-style2 .product-tab-title {
		margin-bottom: 30px;
		text-align: center;
	}
	.product-tab-style2 .nav-tabs {
		display: inline-flex;
		align-items: center;
		margin: 0 auto;
		justify-content: center;
		background-color: #F2F2F2;
		padding: 4px 8px;
		border-radius: 64px;
	}
	.product-tab-style2 .nav-tabs li a {
		font-size: 16px;
		font-weight: 500;
		line-height: 24px;
		color: #666666;
		padding: 12px 30px;
		margin: 4px;
		border-radius: 48px;
		background-color: transparent;
		display: block;
	}
	.product-tab-style2 .nav-tabs li.active a,
	.product-tab-style2 .nav-tabs li a:hover {
		background-color: #fff !important;
		box-shadow: 0px 2px 8px 0px #0000001F;
		color: #080808;
	}
	.product-tab-style2 .nav-tabs li a i {
		font-size: 20px;
		margin-right: 10px;
	}
}
@media (max-width: 767px) {
	.product-tab-style2 .nav-tabs li {
		padding: 6px 15px;
	}
	.product-tab-style2 .product-tab-title {
		margin-bottom: 20px;
	}
	.product-tab-style2 .nav-tabs li a span,
	.product-tab-style2 .text-title-tab > span {
		margin-right: 8px;
	} 
}

/*Product tab style3*/
@media (min-width: 768px) {
	.product-tab-style3 .product-tab-title {
		margin-bottom: 30px;
		text-align: center;
	}
	.product-tab-style3 .nav-tabs {
		display: inline-flex;
		align-items: center;
		margin: 0 auto;
		justify-content: center;
		background-color: #F2F2F2;
		padding: 4px 8px;
		border-radius: 64px;
	}
	.product-tab-style3 .nav-tabs li a {
		font-size: 16px;
		font-weight: 500;
		line-height: 24px;
		color: #666666;
		padding: 12px 30px;
		margin: 4px;
		border-radius: 48px;
		background-color: transparent;
		display: block;
	}
	.product-tab-style3 .nav-tabs li a i {
		font-size: 20px;
		margin-right: 10px;
	}
	.product-tab-style3 .nav-tabs li.active a,
	.product-tab-style3 .nav-tabs li a:hover {
		background-color: #fff;
		box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, .12);
		color: #080808;
	}
}
@media (max-width: 1199px) {
	.product-tab-style3 .nav-tabs li a {
		font-size: 14px;
		padding: 12px 20px;
	}
}
@media (max-width: 767px) {
	.product-tab-style3 .title-tab-mobile {
		padding-left: 20px !important;
	}
	.product-tab-style3 .nav-tabs li a {
		padding: 6px 20px;
		display: block;
	}
	.product-tab-style2 .product-tab-title {
		margin-bottom: 20px;
	}
	.product-tab-style3 .nav-tabs li a i,
	.product-tab-style3 .title-tab-mobile span i {
		font-size: 0;
	}
}

/*Product tab style4*/
.product-tab-style4 ul.nav-tabs li{
	border-bottom: 1px solid var(--bzo-border-color);
}
.product-tab-style4 ul.nav-tabs li a{
	font-size: 18px;
	font-weight: 500;
	padding: 16px 18px;
	display: block;
	transition: .2s;
}
.product-tab-style4 ul.nav-tabs li.active a,
.product-tab-style4 ul.nav-tabs li a:hover{
	background-color: var(--bzo-main-color);
	color: #fff;
}

/*Product tab style5*/
@media(min-width: 768px){
	.product-tab-style5 .nav-tabs{
		display: flex;
		align-items: center;
		justify-content: right;	
		gap: 30px;
		margin-bottom: 30px;
		padding-bottom: 24px;
		border-bottom: 1px solid #CCCCCC;
	}
	.product-tab-style5 ul.nav-tabs li a{
		font-size: 16px;
		font-weight: 500;
		color: #666666;
		transition: .2s;
		display: block;
	}
	.product-tab-style5 ul.nav-tabs li.active a,
	.product-tab-style5 ul.nav-tabs li a:hover{
		color: var(--bzo-main-color);
	}
}
@media(max-width: 767px){
	.product-tab-style5 .product-tab-title{
		margin-bottom: 20px;
	}
	.product-tab-style5 ul.nav-tabs li a{
		display: block;
		padding: 5px 15px;
		text-align: left;
	}
}

/*Begin style tab mobile*/
@media(max-width: 767px){
	.product-tab-wrap .nav-tabs {
	    flex-direction: column;
	    align-items: center;
	    gap: 5px;
	}
	.product-tab-wrap .nav-tabs li{
		width: 100%;
	}
	.product-tab-wrap .display-swiper-navi-group .bzotech-swiper-navi{
		left: 0;
        top: 100%;
        display: flex;
        justify-content: center;
        flex-direction: row-reverse;
	}
	.product-tab-wrap .title-tab-mobile{
		display: flex!important;
	    margin: 0;
	    justify-content: space-between;
	    padding: 13px 15px;
	    background: #f2f2f2;
	    color: #000;
	    margin-bottom: 0px;
	    align-items: center;
	    border-radius: 8px;
	    font-family: var(--bzo-title_typo-font-family);
	}
	.tab-mobile-dropdown{
		position: relative;
		width: 100%;
	}
	.product-tab-wrap .tab-mobile-dropdown .nav-tabs{
		position: absolute!important;
		display: none;
	    right: auto;
	    left: 0;
	    top: 100%;
	    background: #fff;
	    padding: 0px;
	    min-width: 260px;
	    width: 100%;
	    margin-top: 0px;	    
	    border: none;
	    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.10);
	    transition: none;
	    line-height: 28px;
	    list-style: none;
	    z-index: 9992;
	    border-radius: 0px;
	}
	.product-tab-wrap .tab-mobile-dropdown .nav-tabs li{
		border-bottom: 1px solid var(--bzo-border-color);
	}
	.product-tab-wrap .tab-mobile-dropdown .nav-tabs li:last-child{
		border-bottom: none;
	}
	.product-tab-wrap .tab-mobile-dropdown ul.nav-tabs li.active a{
		color: var(--bzo-main-color);
		background: transparent;
	}
	.tab-mobile-dropdown.active-dropdown .title-tab-mobile i.la-angle-down:before{
	    content: "\f00d";
	}
}
/*------------------------------*/

.product-loadmore.loadmore{
	background-color: transparent;
	border: 1px solid var(--bzo-title_typo-color);
	color: var(--bzo-title_typo-color);
	font-weight: 500;
	border-radius: 44px;
	padding: 9px 56px;
}
.product-loadmore.loadmore:hover{
	background: var(--bzo-main-color);
	border-color: var(--bzo-main-color);
	color: #fff;
}

/* === bzotech-search-global.css === */

/*Begin Search elementor*/

.select-cat-search:hover{
    color: #000;
    text-decoration: underline;
}
.search-title-separation{
    padding: 0px 20px;
}
.elbzotech-dropdown-box{
    position: relative;
    cursor: pointer;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li{
    margin-bottom: 5px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list li:last-child{
    margin-bottom: 0px;
}
.elbzotech-search-global-form .elbzotech-dropdown-list {
    padding: 15px;
    font-size: 14px;
}
.elbzotech-search-global-form > .elbzotech-dropdown-box{
    border-right: 1px solid var(--bzo-border-color);
}
@media(max-width: 1366px){
    .search-title-separation{
        padding: 0px 10px;
    }
}
@media(max-width: 480px){
    .elbzotech-search-global-form > .elbzotech-dropdown-box{
        display: none !important;
    }
}
.elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    padding: 0px 25px;
    height: 40px;
    display: flex;
    line-height: 40px;
}
.search-form-style3 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link {
    padding: 0 20px;
}
.content-list-product-search .display-list .product-price .woocs_price_code {
    justify-content: end;
}
.elbzotech-search-global-form input[name="s"]{
    border: 0;
    width: 100%;
    padding: 0 15px;
    background: transparent;
    min-width: auto;
}
.elbzotech-search-global-form input[type="submit"]{
    border: 0;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    cursor: pointer;
}
.elbzotech-search-global-form input[type="submit"]:hover{
    background: #c82811;
    color: #000;
        box-shadow: none;
}
.elbzotech-submit-form:hover .elbzotech-text-bt-search{
    color: #000;
}
.elbzotech-submit-form{
    position: relative;
}
.elbzotech-search-global-default .elbzotech-list-product-search {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    left: 0;
    margin-top: 32px;
    padding: 20px;
    border-radius: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    min-width: 300px;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
        max-height: 470px;
    overflow-y: auto;
    scrollbar-width: none;
}
.elbzotech-list-product-search::-webkit-scrollbar{
    width: 3px;
}
.elbzotech-list-product-search::-webkit-scrollbar-track{
  box-shadow: inset 0 0 6px var(--bzo-main-color);
}
.elbzotech-list-product-search::-webkit-scrollbar-thumb{
  background-color: var(--bzo-main-color);
  outline: 1px solid var(--bzo-main-color);
}
.live-search-yes.active .elbzotech-list-product-search {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
        border-top: 1px solid #cccccc;
}
/*----------------*/
.live-search-yes.active-search .list-search-default{
    display: none;
}
.live-search-yes .js-list-live-search>.elbzotech-products-wrap{
    display: none;
}
.live-search-yes.active-search .js-list-live-search>.elbzotech-products-wrap{
    display: block;
}
.key-trending .key-trending-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}
.elbzotech-search-global-default .key-trending .key-trending-list a{
    padding: 4px 10px;
    background: #f7f7f7;
    display: flex;
    justify-content: center;    
    align-items: center;
    gap:5px;
}
.elbzotech-search-global-default .key-trending .key-trending-list a:hover{
    background: var(--bzo-main-color);
    color: #fff;
}
.page-id-18657 .elbzotech-search-global-default .key-trending .key-trending-list a:hover {
    color: #000;
}
.elbzotech-search-global-default .search-popular-title,
.elbzotech-search-global-default .search-results-title,
.elbzotech-search-global-default .key-trending .key-trending-title{
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}
.elbzotech-search-global-default .key-trending{
    margin-bottom: 20px;
}
/*----------------*/
.current-search-cat{
    white-space: nowrap;
    color: #333;
}
.current-search-cat i{
    margin-left: 30px;
}
.item-search-pro {
    border-bottom: 1px solid #f5f5f5;
    display: table;
    padding: 10px 0;
    width: 100%;
}
.item-search-pro > div {
    display: table-cell;
    vertical-align: middle;
}
.item-search-pro:last-child {
    border: none;
}
.item-search-pro .title14 {
    text-transform: capitalize;
    font-weight: 400;
}
.item-search-pro > div.search-ajax-thumb {
    width: 70px;
    border-radius: 0px;
}
.item-search-pro > div.search-ajax-thumb img{
    border-radius: 0px;
}
.item-search-pro > div.search-ajax-price {
    text-align: right;
}
.item-search-pro > div.search-ajax-title {
    padding: 0 10px;
}
.search-ajax-thumb img{
    display: block;
}
.elbzotech-list-product-search > i{
    text-align: center;
    display: block;
    min-height: 62px;
    margin: 0 auto;
    line-height: 62px;
}
.elbzotech-list-product-search .content-list-product-search > p{
    display: block;
    padding: 0 15px;
}
.display-list .shop-grid-product-item- .list-product-wrap{
    margin-right: 0px;
    margin-left: 0px;
}
/*---------------------------------*/

.elbzotech-search-global-icon-popup .search-results-title,
.elbzotech-search-global-icon-popup .search-popular-title{
    margin-bottom: 20px;
}
.elbzotech-search-global-icon-popup .title-form-icon-popup{
    margin-bottom: 20px;
}
.elbzotech-search-global-icon-popup .wap-content-search-icon-popup{
    background: #fff;
    padding: 80px 50px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media(max-width: 1200px){
    .elbzotech-search-global-icon-popup .wap-content-search-icon-popup{
        padding: 70px 15px 30px;
    }
    .elbzotech-search-global-icon-popup .title-form-icon-popup {
        font-size: 20px;
    }
}
.elbzotech-search-global-icon-popup .elbzotech-list-product-search{
    opacity: 0;
    visibility: hidden;
}
.elbzotech-search-global-icon-popup .key-trending{
    display: flex;
    justify-content: center;
    align-items: center;
        gap: 10px;
    margin-top: 30px;
}
.elbzotech-search-global-icon-popup .key-trending-list a{
    text-decoration: underline;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.45);
    opacity: 0;
    visibility: hidden;
    z-index: 9992;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    display: none;
    overflow-y: auto;
    scrollbar-width: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar{
    width: 3px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar-track{
  box-shadow: inset 0 0 3px var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global::-webkit-scrollbar-thumb{
  background-color: var(--bzo-main-color);
  outline: 1px solid var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-wrap-global.active{
    opacity: 1;
    display: block;
    visibility: inherit;
}
.elbzotech-search-global-icon-popup{

}
.elbzotech-search-global-icon-popup .search-icon-popup{
    cursor: pointer;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    font-size: 24px;
    text-align: center;
    color: var(--bzo-gray-color);
    display: flex;
}
.elbzotech-search-global-icon-popup .search-icon-popup:hover{
    color: var(--bzo-main-color);
}

.elbzotech-search-form-wrap-global:after{
    content: "";
    display: table;
    clear: both;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form{
    width: 100%;
    margin: auto;
    max-width:1030px;
    padding: 0px 15px;
    border: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form .input-submit-form{
    background: #F5F5F5;
    border-radius: 40px;
    height: 55px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form input[name="s"]{
    line-height: 55px;
    height: 55px;
    padding: 3px 25px;
    font-size: 16px;
    color: #727272;
}
.elbzotech-search-global-icon-popup.open-search-popup .elbzotech-search-form-wrap-global{
    opacity: 1;
    visibility: visible;
}
.elbzotech-search-global-icon-popup .elbzotech-text-bt-search{
    background: transparent;
    border: none;
    font-size: 22px;
    padding: 0px 22px;
    color: var(--bzo-title_typo-color);
    cursor: pointer;
    line-height: 55px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-global-form > .elbzotech-dropdown-box{
    border-right: none;
}
.elbzotech-search-global-icon-popup .elbzotech-submit-form:hover .elbzotech-text-bt-search {
    color: var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup .elbzotech-list-product-search {
   background: #fff;
   padding: 50px;
   display: none;
}
.elbzotech-search-global-icon-popup.active .elbzotech-list-product-search{
    display: block;
}
.elbzotech-close-search-form{
    cursor: pointer;
}
.elbzotech-close-search-form:hover{
    color: var(--bzo-main-color);
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form{
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 16px;
    cursor: pointer;
    text-align: right;
    visibility: hidden;
    padding: 16px;
    z-index: 1;
    background: #F5F5F5;
    color: #111;
}
.elbzotech-search-global-icon-popup i.elbzotech-close-search-form:hover{
    background: var(--bzo-main-color);
    color: #fff;
}
.elbzotech-search-form-wrap-global.active i.elbzotech-close-search-form{
    opacity: 1;
    visibility: visible;
}
.form-left{
    float: left;
}
.form-right{
    float: right;
}
.form-center{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.elbzotech-search-global-icon-popup .content-form-popup{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.elbzotech-search-global-icon-popup .input-submit-form{
    align-items: center;
    justify-content: center;
    width: 60%;
}
.elbzotech-search-global-icon-popup .cate_hide .input-submit-form{
    width: 100%;
}
.elbzotech-search-global-icon-popup .dropdown-box-cate{
    width: 40%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    border-right: 1px solid var(--bzo-border-color);
}
.elbzotech-search-global-icon-popup .wap-content-search-icon-popup-form{
    align-items: stretch;
    justify-content: center;
    border: 1px solid var(--bzo-border-color);
    width: 100%;
    max-width:800px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global >h3{
    margin-bottom: 40px;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global  {
    width: 100%;
    margin: auto;
    border: none;
}
.elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"] {
    line-height: 55px;
    height: 55px;
    padding: 0px 20px;
    color: #727272;
    border: 0;
    width: 100%;
    background: transparent;
    min-width: auto;
    font-size: 16px;
}
.elbzotech-search-global-icon-popup .elbzotech-list-product-search.display-list>.elbzotech-products-wrap,
.elbzotech-search-global-icon-popup .elbzotech-list-product-search.display-list>.list-search-default{
    max-width: 800px;
    margin: auto;
}

@media(max-width: 1200px){
    i.elbzotech-close-search-form{
        font-size: 16px;
    }
}

@media(max-width: 767px){
    .elbzotech-search-global-icon-popup i.elbzotech-close-search-form{
        top: 10px;
        right: 20px;
    }
    .elbzotech-search-global-icon-popup .elbzotech-search-form-global input[name="s"]{
        height: 48px;
        line-height: 48px;
        font-size: 14px;
    }
    .elbzotech-search-global-icon-popup .elbzotech-text-bt-search{
        line-height: 50px;
        font-size: 20px;
    }
}
/*---------------------------------*/
/*Style search style icon fixed sidebar (left-right) */
.admin-bar .elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global{
    top: 32px;
}
.elbzotech-search-fixed-sidebar .elbzotech-search-form-wrap-global{
    padding: 0px 15px;
}
.elbzotech-search-fixed-sidebar .list-product-wrap{
    overflow-y: auto;
    height: 100vh;
    padding-top: 20px;
     scrollbar-width: none;
}
.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar{
    width: 3px;
}
.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar-track{
  box-shadow: inset 0 0 3px var(--bzo-main-color);
}
.elbzotech-search-fixed-sidebar .list-product-wrap::-webkit-scrollbar-thumb{
  background-color: var(--bzo-main-color);
  outline: 1px solid var(--bzo-main-color);
}
.elbzotech-search-fixed-sidebar .title-form-fixed-sidebar{
    padding: 20px 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px -15px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.elbzotech-search-fixed-sidebar .dropdown-box-cate{
    border: 1px solid #e5e5e5;
    padding: 11px 15px;
    margin-bottom: 20px;
}
.elbzotech-search-fixed-sidebar .input-submit-form{
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
        justify-content: space-between;
}
.elbzotech-search-fixed-sidebar .input-submit-form .elbzotech-text-bt-search{
    display: block;
    height: 100%;
    border: none;
    width: 48px;
    font-size: 20px;
    background: transparent;
}
.elbzotech-search-fixed-sidebar .input-submit-form input{
    border: none;
    width: calc(100% - 48px)
}
.elbzotech-search-fixed-sidebar .key-trending{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}
.elbzotech-search-fixed-sidebar .key-trending-list a{
    font-size: 14px;
}
.elbzotech-search-fixed-sidebar .key-trending-list a:hover{
    text-decoration: underline;
}

.elbzotech-search-fixed-sidebar .search-popular-title,
.elbzotech-search-fixed-sidebar .search-results-title
{
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    margin: 0px -15px;
    box-shadow: 0 6px 10px -4px #81818133;
}

.elbzotech-search-fixed-sidebar .ajax-loading:not(.list-product-search) i
{
    top: 14px;
}
.elbzotech-search-fixed-sidebar .text-no-results{
    padding: 0px 15px;
}

/*Style search style icon fixed left */
.elbzotech-search-global-icon-fixed-left .elbzotech-search-form-wrap-global{
    position: fixed;
    left: -500px;
    right: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    visibility: hidden;
    z-index: 9992;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    width: 350px;
}
.elbzotech-search-global-icon-fixed-left .elbzotech-search-form-wrap-global.active{ 
    left: 0px;
    visibility: inherit;
    box-shadow: 3px 0px 10px -5px #00000063;
}
/*Style search style icon fixed right */
.elbzotech-search-global-icon-fixed-right .elbzotech-search-form-wrap-global{
    position: fixed;
    right: -500px;
    left: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    visibility: hidden;
    z-index: 9992;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    width: 350px;
}
.elbzotech-search-global-icon-fixed-right .elbzotech-search-form-wrap-global.active{ 
    right: 0px;
    visibility: inherit;
    box-shadow: -3px 0px 10px -5px #00000063;
}

/*Style search style 1 */
.elbzotech-search-global-style1 .elbzotech-search-global-form > *{
    display: inline-block;
}
.elbzotech-search-global-style1 .elbzotech-dropdown-list{
    z-index: 10001;
}
.elbzotech-search-global-style1 .elbzotech-dropdown-list{
    left: 0;
    right: auto;
    border-radius: 0px;
}
.elbzotech-search-global-style1 .elbzotech-search-global-form{
    padding: 0px;
    border-radius: 0px;
    border: none;
    position: relative;
}
.elbzotech-search-global-style1 .elbzotech-search-global-form input[name="s"]{
    height: 50px;
    border-radius: 50px;
    background: #F5F7FA;
    z-index: 1;
    border: none;
    padding: 0 20px;
}
.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search, 
.elbzotech-search-global-style1 .elbzotech-search-global-form input[type="submit"]{    
    line-height: 44px;
    font-weight: 500;
    font-size: 24px;
    color: #000;
    border: none;
    font-family: inherit;
    border-radius: 0;
}
.elbzotech-search-global-style1 .elbzotech-search-global-form .elbzotech-text-bt-search {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
    font-size: 20px;
    background: transparent;
}
.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search span{
    font-size: 18px;
}
.elbzotech-search-global-style1 .elbzotech-search-global-form input[type="submit"]:hover, 
.elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search:hover{
    opacity: 0.8;
}

@media(max-width: 1200px){
    .elbzotech-search-global-style1 .elbzotech-search-global-form{
        width: 100%;
    }
}
@media(max-width: 767px){  
    .elbzotech-search-global-style1 .elbzotech-search-global-form{
        width: 100%;
    }
}
/*End Style search style 1 */
/*Begin Style search style 2 */
.elbzotech-search-global-style2 .elbzotech-search-global-form {
    border-radius: 0px; 
    border: 1px solid #d9d9d9;
}
.elbzotech-search-global-style2 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    line-height: 44px;
    height: 44px;
}
.elbzotech-search-global-style2 .elbzotech-text-bt-search{
    border: none;
    background: transparent;
    line-height: 40px;
    font-size: 20px;
    padding: 0px 15px;
    font-weight: 600;
    border-radius: 0;
    transition: .2s;
}
.elbzotech-search-global-style2 .elbzotech-text-bt-search:hover{
    color: var(--bzo-main-color);
}
.elbzotech-search-global-style2 .elbzotech-search-global-form input[name="s"]{
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
}

@media(max-width: 767px){
    .elbzotech-search-global-style2 .elbzotech-search-global-form {
        display: block;
    }    
    .elbzotech-search-global-style2 .elbzotech-dropdown-box {
        width: 100%;
        margin-bottom: 20px;
    }
    .elbzotech-search-global-style2 .search-title-separation {
        display: none;
    }
    .elbzotech-search-global-style2 .elbzotech-search-global-form .elbzotech-text-bt-search {
        display: block;
        width: 100% !important;
        margin-top: 20px !important;
    }
    .elbzotech-search-global-style2 .elbzotech-search-global-form > .elbzotech-dropdown-box {
        display: block !important; 
    }
}   
.elbzotech-search-global-style2 .elbzotech-dropdown-box .elbzotech-dropdown-list,
.style-search-form-shortcode .elbzotech-dropdown-box .elbzotech-dropdown-list {
    height: 250px;
    overflow-y: scroll;
}
/*End Style search style 2 */

/*Begin Style search style 3 */
.elbzotech-search-global-style3 .elbzotech-search-global-form {
    border-radius: 30px; 
    background: #fff;
}
.elbzotech-search-global-style3 .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link{
    line-height: 44px;
    height: 44px;
}
.elbzotech-search-global-style3 .elbzotech-text-bt-search{
    border: none;
    background: #262626;
    line-height: 44px;
    font-size: 20px;
    padding: 0px 20px;
    font-weight: 600;
    border-radius: 0 30px 30px 0;
    color: #fff;
    font-family: var(--bzo-title_typo-font-family);
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.elbzotech-search-global-style3 .elbzotech-text-bt-search:hover{
    color: var(--bzo-main-color);
}
.elbzotech-search-global-style3 .elbzotech-search-global-form input[name="s"]{
    height: 44px;
    line-height: 44px;
    padding-left: 25px;
}
/*End Style search style 3 */

/*Begin Style search slider */
.style-search-form-shortcode .elbzotech-search-global-form {
    border: none;
    align-items: center;
}
.style-search-form-shortcode .elbzotech-dropdown-box {
    min-width: 260px;
}
.style-search-form-shortcode .elbzotech-search-global-form > .elbzotech-dropdown-box .dropdown-link {
    padding: 0 20px;
}
.style-search-form-shortcode .elbzotech-dropdown-box {
    background-color: #fff;
    height: 46px;
}   
.style-search-form-shortcode .elbzotech-dropdown-box.dropdown-box-attr {
    margin-left: 10px;
}
.style-search-form-shortcode .elbzotech-dropdown-box .dropdown-link {
    justify-content: space-between;
    font-family: var(--bzo-body_typo-font-family);
    font-size: 16px;
}
.style-search-form-shortcode .elbzotech-dropdown-list {
    font-family: var(--bzo-body_typo-font-family);
}
.style-search-form-shortcode .elbzotech-dropdown-box .dropdown-link > i {
    font-size: 14px;
    line-height: 46px;
    color: #000;
}
.style-search-form-shortcode .elbzotech-dropdown-box .dropdown-link > span {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.style-search-form-shortcode .search-title-separation {
    font-size: 14px;
    color: #000;
    padding: 0px 30px;
}
.style-search-form-shortcode .elbzotech-search-global-form input[name="s"] {
    min-width: 260px;
    background-color: #fff;
    color: #000;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
}
.style-search-form-shortcode .elbzotech-search-global-form input.input-layout-flex-e::placeholder {
    color: #000 !important;
}
.style-search-form-shortcode .elbzotech-text-bt-search {
    height: 46px;
    line-height: 46px;
    background-color: #000;
    color: #fff;
    font-size: 16px;
    font-family: var(--bzo-body_typo-font-family);
    padding: 0 30px;
    margin-left: 30px;
}
.style-search-form-shortcode .elbzotech-text-bt-search span {
    font-weight: 500;
}
.style-search-form-shortcode .elbzotech-text-bt-search:hover {
    background-color: #fff;
    color: #000;
    cursor: pointer;
}
@media (max-width: 1199px) {
    .style-search-form-shortcode .elbzotech-search-global-form input[name="s"] {
        min-width: 180px;
    }
    .style-search-form-shortcode .elbzotech-dropdown-box {
        min-width: 180px;
    }
    .style-search-form-shortcode .search-title-separation {
        padding: 0px 15px;
    }
    .style-search-form-shortcode .elbzotech-text-bt-search {
        margin-left: 10px;
        padding: 0 20px;
    }
}   
@media (max-width: 777px) {
    .style-search-form-shortcode {
        display: none;
    }
}

/*End Style search slider */

/*Style search style 4 */

.elbzotech-search-global-style4 .elbzotech-search-global-form > *{
    display: inline-block;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form{
    padding: 0px;
    border-radius: 8px;
    background: #ffffff;
    border: none;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
    height: 40px;
    border-radius: 8px;
    background: #ffffff;
    z-index: 1;
    border: none;
    padding: 0 20px;
}
.elbzotech-search-global-style4 .elbzotech-text-bt-search, 
.elbzotech-search-global-style4 .elbzotech-search-global-form input[type="submit"]{    
    line-height: 40px;
    background: var(--bzo-main-color);
    padding: 0 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    border: none;
    font-family: inherit;
    border-radius: 0 8px 8px 0;
}
.elbzotech-search-global-style4 .elbzotech-search-global-form input[type="submit"]:hover, 
.elbzotech-search-global-style4 .elbzotech-text-bt-search:hover{
    opacity: 0.8;
    cursor: pointer;
}

@media(max-width: 1200px){
    .elbzotech-search-global-style4 .elbzotech-search-global-form{
        width: 100%;
    }
}

/*End Style search style 4 */

/* === bzotech-slider-global.css === */
.wrap-accordion-slider .as-shadow.cursor-active a{
    cursor: inherit;
}
.elbzotech-wrapper-slider-global .img-wrap{
    display: flex;
    overflow: hidden;
}
/*Begin Slider elementor*/
.display-swiper-scrollbar-yes .swiper-scrollbar.swiper-scrollbar-horizontal,
.elbzotech-wrapper-slider-global{
    position: relative;
    left: auto;
    right: auto;
}
.display-swiper-scrollbar-yes .swiper-scrollbar{
    opacity: 1 !important;
    height: 4px;
    cursor: e-resize;
    margin: 30px 54px 0 !important;
    background: #CCCCCC;
    border-radius: 4px;
}
.display-swiper-scrollbar-yes .slider-type-marquee .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  position: relative;
  padding: 0 10px;
}
.display-swiper-scrollbar-yes .swiper-scrollbar-icon i {
    font-size: 21px;
    transform: translateY(-1px);
}
.display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-prev {
    left: -53px;
    top: auto;
    color: inherit;
}   
.display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-next {
    right: -53px;
    top: auto;
    color: inherit;
}
.swiper-scrollbar-icon:hover i {
    
}
@media (max-width: 767px) {
    .display-swiper-scrollbar-yes .swiper-scrollbar{
        margin: 20px 40px 0 !important;
    }
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon i {
        font-size: 17px;
    }
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-prev {
        left: -40px;
    }   
    .display-swiper-scrollbar-yes .swiper-scrollbar-icon.swiper-button-next {
        right: -40px;
    }
}
/*End Slider elementor*/

/*-- Begin slider categories ---*/
.item-slider-global-category{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #fff;
    padding: 20px 5px;
    border-radius: 8px;
}
.item-slider-global-category .cate-img {
    width: 65px;
}

.item-slider-global-category .info .info-title {
    margin:0;
    font-size: 18px;
}
.item-slider-global-category .info .info-title a {    
    
}
.item-slider-global-category:hover {
    border-color: var(--bzo-title_typo-color);
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .item-slider-global-category .info .info-title {
      
    }
}   
@media(max-width: 1200px){
    .item-slider-global-category .cate-img {
        width: 50px;
    }
    .item-slider-global-category .info{
        width: calc(100% - 50px);
    }
    .item-slider-global-category .info .info-title {
        font-size: 16px;
        text-align: left;
    }
}
@media(max-width: 767px){
    .item-slider-global-category{
        gap: 5px;
    }
    .item-slider-global-category .cate-img {
        width: 40px;
    }
    .item-slider-global-category .info{
        width: calc(100% - 40px);
    }
    .item-slider-global-category .info .info-title {
        font-size: 16px;
        text-align: left;
    }
}
/*-- End slider categories ---*/



/*-- 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 ---*/



/* === bzotech-tab-global.css === */
.tab-content .tab-pane{
    width: 100%;
}
.icon-image-hover__active .img-hover{
   display: none;
}
.tab-item-wrap:hover .icon-image-hover__active .img-hover, 
.tab-item-wrap.active .icon-image-hover__active .img-hover{
    display: block;
}
.tab-item-wrap:hover .icon-image-hover__active> img:first-child, 
.tab-item-wrap.active .icon-image-hover__active> img:first-child{
    display: none;
}