
/*Custom theme*/

/*menu style default*/
.menu-style- .bzotech-navbar-nav > li{
    padding: 43px 0;
}


.menu-style- .bzotech-navbar-nav > li.has-mega-menu > a,
.menu-style- .bzotech-navbar-nav > li.menu-item-has-children > a{
    position: relative;
}
.menu-style- .bzotech-navbar-nav > li > a{
    font-size: 20px;
    font-weight: 500;
    padding: 0px 25px;
    color: #5c5c5c;
    line-height: 24px;
    letter-spacing: 0.005em;
    text-transform: uppercase;
}
.menu-style- .bzotech-navbar-nav > li > a:hover{
    color: var(--bzo-main-color);
    cursor: pointer;
}
.menu-style- .bzotech-navbar-nav>li> a> span {
    position: relative;
}
.menu-style- .bzotech-navbar-nav>li:hover> a> span:after,
.menu-style- .bzotech-navbar-nav>li.current_page_parent  > a> span:after,
.menu-style- .bzotech-navbar-nav>li.current-menu-item > a> span:after
{
    opacity: 1;
    right: 0px;
}
.menu-style- .bzotech-navbar-nav>li:hover> a,
.menu-style- .bzotech-navbar-nav>li.current_page_parent  > a,
.menu-style- .bzotech-navbar-nav>li.current-menu-item > a
{
    color: var(--bzo-main-color);
}
.menu-style- .sub-menu  .current-menu-item>a{
    color: var(--bzo-main-color);
}
.menu-style- .bzotech-navbar-nav .menu-item-depth-0> .sub-menu{
    left: 9px;
}
@media (max-width: 1560px) {
    .menu-style- .bzotech-navbar-nav > li > a{
        padding: 0px 10px;
        font-size: 16px;
    }
}
@media (max-width: 1365px) {
    .menu-style- .bzotech-navbar-nav > li > a{
        padding: 0px 5px;
    }
}
.menu-style- .bzotech-navbar-nav li.menu-item-has-children li.menu-item-has-children:hover > .sub-menu {
    margin-left: 0px;
    margin-top: 0px;
}
.inline-display .e-con-inner{
  display: inline !important;
}
/*******************************************************************************************************
/*Header - Footer
********************************************************************************************************/
/******** Header default **********/
.header-style .menu-style- .bzotech-navbar-nav > li > a{

}
@media(min-width: 1201px){
    #header1{
        border-radius: 15px;
        margin: 30px;
        width: calc(100% - 60px);
    }
}
#header1{
    background: #FFFFFF;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.menu-fixed-content.fixed-header #header1{
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    position: static;
    width: 100%;
}
.menu-fixed-content.fixed-header .menu-style- .bzotech-navbar-nav > li{
    padding: 25px 0;
}
#header1{
    position: absolute;
}
.menu-fixed-content.fixed-header #header1{
    
}
.header-page .menu-home{
    box-shadow: 0px 2px 5px 3px rgb(0 0 0 / 10%);
    border-radius: 15px;
    overflow: hidden;
}
@media(min-width: 992px){
    .header-session .bzotech-header-page-header-2{
        position: absolute;
        width: 100%;
        z-index: 99;
    }
}
/******** Header 2 **********/
@media(min-width: 1200px){
    .bzotech-header-page-header-2 .bzotech-navbar-nav{
        text-align: right !important;
    }
}

.bzotech-header-page-header-2 .menu-style- .bzotech-navbar-nav > li > a{
    text-transform: capitalize;
}
.bzotech-header-page-header-2 .menu-style- .bzotech-navbar-nav > li{
    padding: 20px 0;
}
.bzotech-header-page-header-2 .elbzotech-mini-cart-style1 .mini-cart-link{
    padding: 20px 0 20px 25px;
}

/*******************************************************************************************************
    FOOTER
********************************************************************************************************/
.footer-page{
    position: relative;
    padding-top: 170px;
    margin-top: 0px;
}
@media (max-width: 1200px){
    .footer-page{
        padding-top: 110px;
    }
}
.footer-page strong{
    color: #fff;
}
.footer-page p{
    line-height: 26px;
}
.footer-page .instagram-footer{
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0;
}
#footer .custom-list-link{
    padding: 0;
}
#footer .elbzotech-list-link-block a{
    color: #fff;
}
#footer .elbzotech-list-link-block a:hover{   
    color: var(--bzo-main-color);
}
#footer .custom-list-link .elbzotech-list-link-block{
    float: right;
}
#footer .custom-list-link .elbzotech-list-link-block a{
    float: left;
    width: 33.33%;
    padding-right: 20px;
}
#footer .footer-bottom .bottom-inner{
    color: #fff;
}
.footer-bottom .element-list-link a i{
    padding-right: 13px;
}
.footer-bottom .element-list-link a{
    color: #fff;
}
.footer-bottom .element-list-link a:hover{
    cursor: pointer;
    color: var(--bzo-main-color);
}
.footer-bottom .element-list-link,
.copyright{
    line-height: 50px;
}
.copyright{
    text-align: center;
}
.copyright i{
    margin-right: 5px;
}
.copyright a{
    color: #fff;
}
.copyright a:hover{
    color: var(--bzo-main-color);
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon{
    background: transparent !important;
    width: 40px;
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon i{
    font-size: 20px;
    transition: all 0.3s ease-out 0s;
}
.footer-bottom .elementor-social-icons-wrapper .elementor-icon:hover i{
    color: var(--bzo-main-color);
    transition: all 0.3s ease-out 0s;
}
@media (min-width: 768px){
    #footer .elbzotech-mailchimp-default form{
        width: 75%;
    }
    #footer.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default form{
        width: 100%;
    }
}

#footer .elbzotech-mailchimp-default form .mc4wp-form-fields{
    height: auto;
}
#footer .elbzotech-list-link-inline{
    margin-right: 40px;
}
/**============footer 2 ===========*/
#footer.bzotech-footer-page-footer-2 .elbzotech-mailchimp-default form .mc4wp-form-fields{
    
}
.home-page-2 .footer-page.bzotech-footer-page-footer-2{
    padding-top: 0;
    margin-top: -315px;
}

.footer-page.bzotech-footer-page-footer-2{
    position: relative;
    padding-top: 0px;
    margin-top: 115px;
    color: #fff;
}
.bzotech-footer-page-footer-2::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 200px;
    left: 0;
    background-color: var(--bzo-main-color2);
}

@media(min-width: 1650px){
    #footer.bzotech-footer-page-footer-2::before{
        top: 240px;
    }
}

#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link{
    margin-bottom: 17px;
    font-size: 20px;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link:hover{
    cursor: pointer;
}
#footer.bzotech-footer-page-footer-2 .elbzotech-list-link-block .item-link i{
    position: relative;
    top: -3px;
}

.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon{
    background: var(--bzo-main-color) !important;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    margin-right: 15px;
    transition: all 0.3s ease-out 0s;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon i{
    font-size: 20px;
    
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon:hover{
    transition: all 0.3s ease-out 0s;
    background: #fff !important;
}
.bzotech-footer-page-footer-2 .elementor-social-icons-wrapper .elementor-icon:hover i{
    color: var(--bzo-main-color);
    
}
.bzotech-footer-page-footer-2 .footer-bottom a{
    color: #fff;
}
.bzotech-footer-page-footer-2 .footer-bottom a:hover{
    color: var(--bzo-main-color);
}
@media(min-width: 1200px){
    .bzotech-footer-page-footer-2 .elbzotech-banner-info-thumb img{
        -webkit-animation: imgTrans 1s linear infinite alternate;
        animation: imgTrans 1s linear infinite alternate;
        padding-bottom: 30px;
    }
}
/*******************************************************************************************************
HOME PAGE 1
********************************************************************************************************/
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet{
    width: 16px;
    height: 16px;
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet-inner{
    background-color: #CFCFCF;
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.selected, 
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.rs-touchhover {
    box-shadow: 0 0 0 1px var(--bzo-main-color);
}
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.selected .tp-bullet-inner, 
#rev_slider_2_1_wrapper .uranus.tp-bullets .tp-bullet.rs-touchhover .tp-bullet-inner{
    background-color: var(--bzo-main-color);
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
}

/*=== box welcome ==*/
.home-box-welcome{
    margin-bottom: 100px;
    padding: 35px 15px 0 15px;
}
.home-box-welcome .bzoteche-info-box-style2.item-info-box{
    padding-bottom: 44px;
}
@media(min-width: 1650px){
    .home-box-welcome .bzoteche-info-box-style2.item-info-box{
        padding-bottom: 88px;
    }
}

.banner-custom{
    position: relative;
}
.custom-title-banner{
    position: absolute;
    bottom: 46px;
}

.box-services{
    background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
}
.box-services 

.box-client-say .elbzotech-wrapper-slider-style4{
    margin-top: 30px;
}
.box-client-say .e-con-inner{
    justify-content: space-between !important;
}
.cus-title{
    font-size: 20px;
}
.cus-title b{
    font-size: 34px;
}

.upload-prescription{
    
}
.box-upload{
    background: #FFFFFF;
    box-shadow: 0px 6px 10px rgba(121, 99, 104, 0.14);
    border-radius: 15px;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.box-upload .title-order-prescription{
    background: var(--bzo-main-color2);
    border-radius: 15px;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    padding: 25px;
    color: #fff;
    margin-bottom: 30px;
}
.group-file-prescription{
    position: relative;
    border: 1px dashed #898989;
    height: auto;
    padding: 35px;
    display: inline-block;
    margin: 0px 30px 0 30px;
    width: 70%;
    border-radius: 10px;
    color: #454545;
}

.group-file-prescription .wpcf7-form-control-wrap{
    z-index: 1;
}

.group-file-prescription .file-prescription-mess{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 500;
}
.order-prescription .wpcf7-form-control-wrap .file-order-prescription{
    opacity: 0;
    width: 100%;
    cursor: pointer;
}
.order-prescription .b1 .wpcf7-form-control-wrap  .wpcf7-text{
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    width: calc(100% - 80px);
    height: 60px;
    text-align: center;
}
.order-prescription[data-active="active-b3"] .b3{
    padding: 0 30px;
}
.order-prescription[data-active="active-b3"] .b3 .wpcf7-form-control-wrap{
    margin-bottom: 15px;
    display: block;
}
.order-prescription .b3 .wpcf7-form-control-wrap textarea{
    margin: 0;
}
.order-prescription[data-active="active-b3"] .b3 input.wpcf7-text{
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    width: 100%;
    
}
.order-prescription .wpcf7-form-control-wrap input{
    border: none; 
}
.order-prescription .wpcf7-form .wpcf7-spinner{
    display: none;
}
.order-prescription .wpcf7-form.submitting .wpcf7-spinner{
    display: inline-block;
}
.order-prescription .active-b2{
    margin-top: 30px;
}
.order-prescription .wpcf7-form-control-wrap .wpcf7-list-item{
    margin: 0 0 10px 0;
    width: 100%;
    text-align: left;
    display: block;
}
.order-prescription .wpcf7-form-control-wrap .wpcf7-list-item input{
    height: auto;
    line-height: inherit;
}
.order-prescription .line-or{
    border-bottom: 1px solid #d6d6d6;
    position: relative;
    margin: 30px 0;
}
.order-prescription .line-or span{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #454545;
    padding: 0 13px;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
}
.order-prescription p{
    margin: 0;
}
.order-prescription .b2{
    text-align: left;
    padding: 0 30px;
}
.order-prescription .wpcf7-form-control-wrap textarea{
    font-family: inherit;
    font-size: 16px;
    margin: 10px 0 0px 0;
    height: 140px;
    width: 100%;
    border-radius: 10px;
}
.order-prescription .btn-active-b3{
    text-align: center;
    margin-top: 20px;
}
.wpcf7-form .wpcf7-spinner,
.box-upload .wpcf7-spinner{
    display: none;
    margin: -5px 24px;
}
.wpcf7-form.submitting .wpcf7-spinner,
.box-upload form.submitting .wpcf7-spinner{
    display: inline-block;
}
.upload-prescription-intro{
    color: rgba(0, 0, 0, 0.65);
    font-size: 20px;
    line-height: 28px;
    position: relative;
}
@media(min-width: 768px){
    .upload-prescription-intro .upload-prescription-note{
        font-size: 16px;
        line-height: 24px;
        color: #727272;
        position: absolute;
        bottom: 10px;
        left: 10px;
    }
}
.order-prescription .active-b3,
.order-prescription .active-b2{
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 56px;
    text-align: center;
    background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
    border-radius: 30px;
    padding: 0 32px;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family:var(--bzo-body_typo-font-family);
    overflow: hidden;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.order-prescription .active-b3:hover,
.order-prescription .active-b2:hover
{
    color: #fff;
    background: linear-gradient(180deg, var(--bzo-main-color-mix2) 0%, var(--bzo-main-color-mix) 100%);
    box-shadow: 0px 8px 10px rgba(121, 99, 104, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12);
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    
}
@media(max-width: 992px){
    .order-prescription .active-b3,
    .order-prescription .active-b2{
        font-size: 14px;
        font-weight: 500;
        line-height: 46px;
        padding: 0 25px;
    }
}

.order-prescription .b2,
.order-prescription .b3{
    display: none;
}
.order-prescription[data-active="active-b2"] .b2{
    display: block;
}
.order-prescription[data-active="active-b2"] .b1,
.order-prescription[data-active="active-b2"] .b3
{
    display: none;
}
.order-prescription[data-active="active-b3"] .b3{
    display: block;
}
.order-prescription[data-active="active-b3"] .b1,
.order-prescription[data-active="active-b3"] .b2
{
    display: none;
}

.home-page-2 .order-prescription .active-b2{
    border: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    line-height: 56px !important;
    text-align: center;
    background: var(--bzo-main-color2);
    border-radius: 30px;
    padding: 0 45px;
    padding-left: 72px;
    display: inline-block;
    cursor: pointer;
    z-index: 1;
    position: relative;
    font-family:var(--bzo-body_typo-font-family);
    overflow: hidden;
    moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
}
.home-page-2 .order-prescription .active-b2::after{
    font-family: 'elementskit' !important;
    font-weight: 900;
    content: "\e866";
    position: absolute;
    top: 0;
    left: 46px;
}
.home-page-2 .order-prescription .active-b2:hover
{
    color: #fff;
    background: #215D72;
    box-shadow: 0px 8px 10px rgba(121, 99, 104, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12);
    moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    
}
.box-upload .wpcf7-form-control-wrap{
    text-align: center;
}
/*--index 2 --*/
.box-upload.id2-box-upload .title-order-prescription{
    background: var(--bzo-main-color);
    border-radius: 0px 0px 15px 15px;
    width: 75%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 34px;
    line-height: 40px;
    padding: 30px 15px 15px 15px;
    margin-bottom: 40px;
}
.id2-box-upload .group-file-prescription{

    background: linear-gradient(0deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0.85)), #41BAE3;
    border: 1px dashed #41BAE3;
    border-radius: 15px;
}
.id2-box-upload .order-prescription .line-or{
    margin: 50px 40px;
}
.id2-box-upload .order-prescription .b1 .wpcf7-form-control-wrap .wpcf7-text{
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}
.id2-box-upload .order-prescription{
    padding-bottom: 33px;
}
.id2-box-upload .order-prescription .b2{
    margin-bottom: 10px;
}
@media(min-width: 1650px){
    .id2-box-upload .order-prescription .wpcf7-form-control-wrap .file-order-prescription{
        padding: 50px 35px;
    }
    .box-upload.id2-box-upload .title-order-prescription{
        margin-bottom: 65px;
    }
    .id2-box-upload .order-prescription .active-b2{
        margin-top: 42px;
    }
    .id2-box-upload .order-prescription{
        padding-bottom: 42px;
    }
}
@media(min-width: 1650px){
    .box-upload.id2-box-upload{
        min-height: 660px;
    }
    .box-upload.id2-box-upload .title-order-prescription{
        width: 60%;
    }
}
.blog-home .bzotech-swiper-navi{
    opacity: 0;
}
.blog-home .custom-blog-arrows{
    margin: 30px 0;
}
.blog-home .custom-blog-arrows i{
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 13px;
    transition: all 0.3s linear 0s;
}
.blog-home .custom-blog-arrows i:after{
    position: absolute;
    content: "";
    width: 15px;
    height: 1.5px;
    background-color: #fff;
    top: 7px;
    right: -3px;
    transition: all 0.3s linear 0s;
}
.blog-home .custom-blog-arrows i.la-angle-right::before{
    right: 0;
    position: absolute;
}
.blog-home .custom-blog-arrows i.la-angle-left::before{
    left: 0;
    position: absolute;
}
.blog-home .custom-blog-arrows i.la-angle-right::after{
    right: auto;
    left: -3px;
}
.blog-home .custom-blog-arrows i:hover{
    width: 35px;
    transition: all 0.3s linear 0s;
    cursor: pointer;
    color: var(--bzo-main-color);
}
.blog-home .custom-blog-arrows i:hover::after{
    width: 34px;
    transition: all 0.3s linear 0s;
    background-color: var(--bzo-main-color);
}
.box-retail-outlets{
    position: relative;
    float: left;
}
.box-count-retail {
    margin-top: 10px;
}
.box-count-retail ul li:not(:last-child){
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #fff;
}
@media(min-width: 1650px){
    .box-retail-outlets{
        padding-top: 45px !important;
    }
    .box-count-retail {
        margin-top: 100px;
    }
    .box-count-retail ul li:not(:last-child){
        padding-right: 30px;
        margin-right: 30px;
    }
}

.box-count-retail  > .elementor-widget-container{
    background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
}
.box-count-retail ul li{
    line-height: 52px;
}

/*============*/
.product-tab-style2{
    display: flex;
}
.product-tab-style2 .bg-color{
    border-radius: 15px;
    position: relative;    
    background: linear-gradient(180deg, var(--bzo-main-color-mix) 0%, var(--bzo-main-color) 100%);
    
}
.product-tab-style2 .bg-color .inner{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;   
    background-position: bottom; 
    padding: 30px 40px 0 40px;
}

.product-tab-style2 .product-tab-title{
    width: calc(25% - 15px);
    margin-right: 30px;
}
.product-tab-style2 .product-tab-content{
    width: calc(75% - 15px);
}
.product-tab-style2 .product-tab-title ul.nav-tabs li:not(:last-child){
    margin-bottom: 15px;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li a{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.65);
    text-transform: capitalize;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li a i{
    margin-right: 6px;
    font-size: 16px;
    margin-top: -2px;
}
.product-tab-style2 .product-tab-title ul.nav-tabs li.active a,
.product-tab-style2 .product-tab-title ul.nav-tabs li a:hover,
.product-tab-style2 .product-tab-title ul.nav-tabs li a:focus{
    color: #fff;
    background-color: transparent;
}

.home-heading-line{
    position: relative;
}
.home-heading-line::after{
    position: absolute;
    content: "";
    width: 95%;
    height: 1px;
    background-color: #d5d5d5;
    bottom: 16px;
    left: 0px;
}
.home-heading-line.line2::after{
    width: 95%;
    left: 20px;
}
.home-heading-line .elbzotech-heading-style2{
    background-color: #fff;
    padding-right: 20px;
    position: relative;
    z-index: 1;
}
.home-tab-product{
    position: relative;
}
.home-tab-product .elbzotech-wrapper-slider{
    position: static;
}

.home-tab-product1 .product-tab-style2{
    margin-top: 50px;
}
.home-tab-product2 .product-tab-style2{
    margin-top: 50px;
}
.home-tab-product2{
    margin-bottom: 55px !important;
}
.home-tab-product1{
    margin: 50px 0 40px 0 !important;
}
@media(min-width: 992px){
    .home-tab-product2{
        margin-bottom: 145px !important;
    }
    .home-tab-product1{
        margin: 105px 0 90px 0 !important;
    }
}

.home-tab-product .item-grid-product- .item-product{
    margin-bottom: 0;
    background-color: #fff;
    border-radius: 15px;
}

.home-tab-product .display-swiper-navi-group .bzotech-swiper-navi{
    position: absolute;
    top: -35px;
    background-color: #fff;
    padding-left: 5px;
    z-index: 99;
}
.home-best-seller .display-swiper-navi-group .bzotech-swiper-navi{
    top: -85px;
}

.home .item-grid-product- .product-thumb .product-thumb-link{

}
.home .banners-custom .elbzotech-banner-info-elbzotech-bndf .elbzotech-banner-info-thumb{
    position: relative;
}
.home .banners-custom2 .elbzotech-banner-info-elbzotech-bndf:hover .elbzotech-banner-info-thumb img,
.home .banners-custom .elbzotech-banner-info-elbzotech-bndf:hover .elbzotech-banner-info-thumb img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.home .elementor-widget-bzotech-posts .elbzotech-wrapper-slider{
    margin-right: -10px;
    overflow: hidden;
}
.home .elementor-widget-bzotech-posts .swiper-container{
    overflow: visible;
    padding-right: 10px;
}

/*================== HOME 2 ==================*/
/*============================================*/
@media (min-width: 1024px) and (max-width: 1560px){
    .id2-box-left{
        left: 30px;
    }
    .id2-box-right{
        right: 30px;
    }
    .id2-img-slide{
        width: 350px !important;
        top: 65px;
    }
    .id2-img-slide img{
        height: auto !important;
    }
    .revolution-home2 .custom.tparrows.tp-rightarrow{
        transform: translate(70px, -150px) !important;
    }
    .revolution-home2 .custom.tparrows.tp-leftarrow{
        transform: translate(30px, -150px) !important;
    }
}
.revolution-home2 .id2-box-right a{
    color: var(--bzo-main-color2);
}
.revolution-home2 .id2-box-right a:hover{
    color: var(--bzo-main-color);
}
.revolution-home2 .custom.tp-rightarrow{
    left: 10px!important;
}
.revolution-home2 .custom.tparrows{
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), #41BAE3!important;
    border-radius: 40px;
    color: var(--bzo-main-color2);
}
.revolution-home2 .custom.tparrows.tp-leftarrow::before{
    font-family: 'Line Awesome Free'!important;
    font-weight: 900!important;
    content: "\f30a"!important;
    font-size: 20px!important;
    line-height: 40px!important;
    color: var(--bzo-main-color2)!important;

}
.revolution-home2  .custom.tparrows.tp-rightarrow::before{
    content: "\f30b"!important;
    font-family: 'Line Awesome Free'!important;
    font-weight: 900!important;
    font-size: 20px!important;
    line-height: 40px!important;
    color: var(--bzo-main-color2)!important;
}
.revolution-home2 .custom.tparrows.rs-touchhover{
    background: var(--bzo-main-color)!important;
}


.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav{
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.65)), #41BAE3;
    border-radius: 32px;
    color: var(--bzo-main-color2);
    position: absolute;
    top: 50%;
    margin-top: -35px;
    border: none;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: -40px;
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    right: -40px;
}
@media(min-width: 1650px){
    .home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
        left: -60px;
    }
    .home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
        right: -60px;
    }
}
@media(max-width: 1200px){
    .home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
        left: 0px;
    }
    .home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
        right: 0px;
    }
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav:hover{
    background: var(--bzo-main-color);
}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev i::before{
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\f30a";
    font-size: 20px;
    line-height: 32px;
    color: var(--bzo-main-color2);

}
.home-page-2 .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next i::before{
    content: "\f30b";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 20px;
    line-height: 32px;
    color: var(--bzo-main-color2);
}


.home-page-2 .elbzotech-heading-style1{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--bzo-main-color);
}
.home-page-2 .elbzotech-heading-style2{
    color: var(--bzo-main-color2);
    text-transform: capitalize;
}


.home2-ingredients .elbzotech-banner-info-elbzotech-bndf .info-banner2 h2.elbzotech-text-item{
    line-height: 36px;
    margin-bottom: 10px;
}
.home2-ingredients .elbzotech-banner-info-elbzotech-bndf .info-banner2 p.elbzotech-text-item{
    font-weight: 500;
    line-height: 28px;
}
.home2-ingredients .position-info-top .info-banner2 .elbzotech-btwrap{
    left: 20px;
    bottom: 10px;
}

.home2-blog .bzotech-swiper-navi{
    opacity: 0;
}
.home2-blog .custom-blog-arrows{
    margin: 30px 0;
}
.home2-blog .custom-blog-arrows i{
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 13px;
    transition: all 0.3s linear 0s;
}
.home2-blog .custom-blog-arrows i:after{
    position: absolute;
    content: "";
    width: 15px;
    height: 1.5px;
    background-color: #fff;
    top: 7px;
    right: -3px;
    transition: all 0.3s linear 0s;
}
.home2-blog .custom-blog-arrows i.la-angle-right::before{
    right: 0;
    position: absolute;
}
.home2-blog .custom-blog-arrows i.la-angle-left::before{
    left: 0;
    position: absolute;
}
.home2-blog .custom-blog-arrows i.la-angle-right::after{
    right: auto;
    left: -3px;
}
.home2-blog .custom-blog-arrows i:hover{
    width: 35px;
    transition: all 0.3s linear 0s;
    cursor: pointer;
    color: var(--bzo-main-color);
}
.home2-blog .custom-blog-arrows i:hover::after{
    width: 34px;
    transition: all 0.3s linear 0s;
    background-color: var(--bzo-main-color);
}

.home2-blog .swiper-container{
    overflow: visible;
}

.elbzotech-slider-better .item-product{
    position: relative;
    padding-bottom: 30px;
}
.elbzotech-slider-better .item-product .product-info{
    position: absolute;
    bottom: 0;
    right: 8%;
    width: 45%;
}
.elbzotech-slider-better .item-product .product-thumb{
    position: relative;
    padding-bottom: 50px;
    width: 54%;
    text-align: center;
    z-index: 1;
}
.elbzotech-slider-better .item-product .product-thumb::before{
    position: absolute;
    content: "";
    background-color: #a0dcf1;
    border-radius: 100%;
    top: 50px;
    left: 0;
    width: 400px;
    height: 400px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    left: 385px;
}
.home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: -16px;
}
@media(min-width: 1650px){
    .elbzotech-slider-better .item-product .product-info{
        right: 13%;
        width: 40%;
    }
    .elbzotech-slider-better .item-product .product-thumb::before{
        width: 460px;
        height: 460px;
    }
    .home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
        left: 444px;
    }
    .home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
        left: -16px;
    }
}

.elbzotech-slider-better .product-rate{
    margin: 10px 0;
}
.elbzotech-slider-better .product-info .product-title{
    margin-bottom: 5px;
    line-height: 30px;
}
.elbzotech-slider-better .product-info .wrap-rating{
    margin-bottom: 15px;
}

.elbzotech-slider-better .item-product .product-thumb-link img{
    background-color: transparent;
    transform: scale(1.38);
}
.elbzotech-slider-better .item-product .product-thumb-link{
    background-color: transparent;
}
.elbzotech-slider-better .item-product .product-info{
    border-radius: 0px 60px 60px 60px;
    text-align: left;
    padding: 70px 40px;
}
.elbzotech-slider-better .item-product .product-info .product-price .woocommerce-Price-amount,
.elbzotech-slider-better .item-product .product-info .product-price ins .woocommerce-Price-amount bdi{
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    color: #17414f;
}
.elbzotech-slider-better .item-product .product-info .product-price del .woocommerce-Price-amount{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #727272;
}
.elbzotech-slider-better .item-product .product-info h3 a{  
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: var(--bzo-main-color);
}
.elbzotech-slider-better .item-product .wrap-rating li:last-child{
    width: 100%;
}
.elbzotech-slider-better .item-product .wrap-rating li .number-rate{
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin: 0;
}
.elbzotech-slider-better .item-product .product-info .all_review{
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--bzo-main-color);
    border-bottom: 1px solid var(--bzo-main-color);
}
.elbzotech-slider-better .item-product .product-info .all_review:hover{
    color: var(--bzo-main-color2);
    border-color: var(--bzo-main-color2);
}

.elbzotech-slider-better .item-product .product-label .new,
.elbzotech-slider-better .item-product .product-label .trending{
    display: none;
}
.elbzotech-slider-better .item-product .product-label .sale{
    font-weight: 600;
    font-size: 34px;
    line-height: 80px;
    min-width: 120px;
    height: 80px;
    margin: 0;
    text-align: center;
    border-radius: 45px 0px;
}
.elbzotech-slider-better .item-product .product-label{
    max-width: unset;
    width: auto;
    position: absolute;
    top: 98px;
    right: 33%;
}

.home-page-2 .id2-best-offer .elbzotech-bt-default::before{
    display: none;
}
.home-page-2 .id2-best-offer .elbzotech-bt-default i{
    font-size: 24px;
    margin-right: 5px;
}
.home-page-2 .id2-best-offer .elbzotech-bt-default{
    padding: 0 45px;
}

/* related product */
.title-related-product{
    text-align: center;
    margin-bottom: 40px;
}
.title-related-product .elbzotech-heading-style2{
    display: inline-block;
    width: 100%;
}
.title-related-product .elbzotech-heading-style1{
    position: relative;
}
.title-related-product .elbzotech-heading-style1 svg{
    position: relative;
    top: 3px;
}

@media(min-width: 1170px) and (max-width: 1650px){
    .elbzotech-slider-better .item-product .product-label{
        top: 30px;
    }
    .elbzotech-slider-better .item-product .product-info{
        right: 5%;
        width: 50%;
        padding: 55px 40px;
    }
    .elbzotech-slider-better .item-product .product-thumb::before{
        width: 380px;
        height: 380px;
    }
    .home-page-2 .elbzotech-wrapper-slider.elbzotech-slider-better .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
        left: 364px;
    }
   
}
@media(min-width: 1170px) and (max-width: 1365px){
    .elbzotech-slider-better .item-product .product-info{
        right: 0%;
        padding: 55px 30px;
    }
    .elbzotech-slider-better .item-product{
        padding-bottom: 50px;
    }
}

.id2-testimonials .bzotech-swiper-navi{
    position: relative;
    float: right;
    display: inline-block;
    width: 72px;
    top: -35px;
    right: 10px;
}
.home-page-2 .id2-testimonials .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-next{
    right: 0;
}
.home-page-2 .id2-testimonials .elbzotech-wrapper-slider .bzotech-swiper-navi .swiper-button-nav.swiper-button-prev{
    left: 0;
}

.id2-box-counter .title60{
    line-height: 68px;
    margin-bottom: 20px;
    display: block;
}
.id2-box-counter p{
    margin: 0;
}

.btn_see_more .text-button{
    border-bottom: 1px solid var(--bzo-main-color);
}
.btn_see_more .text-button:hover{
    border-color: #17414F;
}
.bzo-ajaxcart-report{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 80%);
    display: flex;
    z-index: 9999;
    justify-content: center;
    align-items: center;
}
.bzo-ajaxcart-report >div{
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px 30px;
    max-width: 600px;
    text-align: center;
}
.bzo-ajaxcart-report .msg-success{
    margin-bottom: 20px;
    background: #f1f1f1;
    font-size: 18px;
    padding: 12px 20px;
    border-radius: 5px;
    color: #333;
}
.header-default{
        min-height: 0px;
    position: absolute;
    top: 0px;
    left: 30px;
    right: 30px;
    z-index: 1;
    background: #FFFFFF;
    box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
        border-radius: 15px;
    margin: 30px;
}
.header-default .logo-default{
    padding: 40px 0;
}
.header-default .menu-style- .bzotech-navbar-nav > li > a{
    padding: 0 15px;
}
.home-page-2 .item-grid-post-style2:nth-child(2n+1){
    margin-top: 160px;
}
@media (max-width: 1560px) {
    .header-default .menu-style- .bzotech-navbar-nav > li > a{
        padding: 0 10px;
        font-size: 16px;
    }
}
@media (max-width: 1365px) {
    .header-default .menu-style- .bzotech-navbar-nav > li > a{
        padding: 0 5px;
        font-size: 14px;
    }
}
.header-default .logo-default h1{
        text-transform: uppercase;
        font-size: 20px;
    }
.footer-default{
    background: #405A80;
}
.footer-default .copyright {
    margin-bottom: 0;
       color: #fff;
       text-align: left;
}
@media(max-width: 1200px){
    .header-default{
        position: unset;
        margin: 0;
        box-shadow: none;
        border-radius: 0;
    }
    .header-default .bzotech-container> .flex-wrapper{
        position: relative;
    }
    .header-default .logo-default {
        padding: 20px 0;
    }
}
@media(max-width: 767px){
    .header-default .logo-default h1{
        font-size: 18px;
    }
}