/*=== begin cookie bar of plugin cookie ====*/
div#cookie-notice .bzotech-bt-cookie{
    line-height: 28px;
    border-radius: 5px;
    background-color: #369EE3;
    color: #fff;
    padding: 0 15px;
    margin: 0 15px 0 0;
    border: 1px solid transparent;
}
div#cookie-notice .bzotech-bt-cookie:last-child{
    margin-right: 0;
}
div#cookie-notice .cn-close-icon{
    right: 10px;
    top: 20px;
}
div#cookie-notice .cn-close-icon:before, div#cookie-notice .cn-close-icon:after{
    background: #000;
}
div#cookie-notice .cookie-notice-container{
        padding: 15px 30px 15px 20px;
    text-align: left;
}
div#cookie-notice .bzotech-bt-cookie:hover{
    color: #fff;
    background-color: #fff;
}
div#cookie-notice #cn-accept-cookie{
    background-color: #2EB85C;
}
div#cookie-notice #cn-accept-cookie:hover{
    background-color: #fff;
    border-color: #2EB85C;
    color: #2EB85C;
}
div#cookie-notice #cn-refuse-cookie{
    background-color: #EF5454;
}
div#cookie-notice #cn-refuse-cookie:hover{
    background-color: #fff;
    border-color: #EF5454;
    color: #EF5454;
}
div#cookie-notice #cn-more-info{
    background-color: #369EE3;
}
div#cookie-notice #cn-more-info:hover{
    background-color: #fff;
    border-color: #369EE3;
    color: #369EE3;
}
div#cookie-notice{
    box-shadow: 0px 0px 15px -7px rgba(0, 0, 0, 0.5);
    font-family: var(--bzo-body_typo-font-family);
    font-size: 12px;
    max-width: 342px;
    min-width: auto;
    line-height: 24px;
    border-radius: 15px 0 0 15px;
    bottom: 45px;
    right: 0;
    left: auto;
}
div#cookie-notice span#cn-notice-text{
    margin: 0;
    color: #333;
    line-height: 17px;
    font-size: 12px;
    margin-bottom: 10px;
}
@media(max-width: 767px){
    div#cookie-notice span#cn-notice-text{
        line-height: 24px;
        margin-bottom: 15px;
        font-size: 12px;
    }
    div#cookie-notice .bzotech-bt-cookie{
        margin: 0 5px;
    }
    div#cookie-notice{
        bottom: 35px;
    }
}
/*=== End cookie bar of plugin cookie ====*/

/*=== Begin Tool Panel ====*/

.tool-panel-page {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
}
.tool-panel-pag .bzotech-buy{
    max-width: 89px;
    max-height: 140px;
}
.tool-panel-page .e-con>.e-con-inner{
    padding:0!important;
}
.tool-panel-page .bzotech-buy .buy-btn {
    margin-bottom: 5px;
}
.tool-panel-page .bzotech-buy .buy-btn a {
    display: flex;
    background-color: #2a5db8;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 13px;
    transition: .2s;
    flex-direction: column;
    padding: 10px;
    align-items: center;
    line-height: 20px;
}
.tool-panel-page .bzotech-buy .buy-button a {
    background-color: #dd2400;
    background-position: 13px 7px;
}
.tool-panel-page a img{
    width: 30px;
    max-height:30px
}
.tool-panel-page .bzotech-buy .buy-btn a:hover {
    background-color: #6327eb;
}
/*=== End Tool Panel ====*/

.header1-bottom .indicator-icon{
    font-size: 14px;
}
.font-bold-important{
    font-weight: 700 !important;
}
/*==== HOME PAGE 1 ====*/
.header1-mega-menu .bzotech-navbar-nav > li.menu-item-home .mega-menu{
    left: 0 !important;
}

.home1-slideshow .elbzotech-swiper-slider{
    overflow: visible;
}
.home1-slideshow .elbzotech-swiper-slider .swiper-slide{
    opacity: 0.8;
}
.home1-slideshow .elbzotech-swiper-slider .swiper-slide.swiper-slide-active{
    opacity: 1;
}
.home1-slideshow .elbzotech-wrapper-slider-global{
    position: relative;
    
}
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination{
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 1;
}
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet{
    border: 1px solid transparent;
    width: 16px;
    height: 16px;
    position: relative;
    background-color: transparent;
}
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet:after{
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    top: 2px;
    left: 2px;
    background-color: #cfcfcf;
}
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet:hover,
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    border: 1px solid var(--bzo-main-color);
    background-color: transparent;
}
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet:hover:after,
.home1-slideshow .display-swiper-pagination-style2 .swiper-pagination-bullet.swiper-pagination-bullet-active:after{
    background-color: var(--bzo-main-color);
}
@media(max-width: 767px){
    .home1-slideshow .display-swiper-pagination-style2 .swiper-pagination{
        bottom: 10px;
    }
}
.home1-tabs-menu .product-tab-wrap .product-tab-content{
    position: relative;
}
@media(min-width: 881px){
    .home1-tabs-menu .product-tab-wrap .product-tab-content::before{
        position: absolute;
        content: "";
        width: 1px;
        height: 100%;
        background-color: #d6d6d6;
        left: 50%;
        top: 0;
        margin-left: 0px;
    }
}
.home1-tabs-menu .product-tab-wrap .product-tab-content .list-product-wrap{
    margin: 0 -30px;
}
.home1-tabs-menu .product-tab-wrap .product-tab-content .item-grid-product-style6{
    padding: 0 30px;
}
.home1-tabs-menu .item-grid-product-style6 .item-product{
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed var(--bzo-border-color);
}
.home1-tabs-menu .list-product-wrap .item-grid-product-style6:last-child .item-product,
.home1-tabs-menu .list-product-wrap .item-grid-product-style6:nth-last-child(2) .item-product{
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.home1-product-suggest .product-price .woocommerce-Price-amount,
.home1-product-suggest .item-grid-product- .product-info .product-title a{
    color: #fff;
}
.home1-product-suggest .product-price del .woocommerce-Price-amount,
.home1-product-suggest .item-grid-product- .product-info .desc{
    color: #d9d9d9;
}

.home1-comments .display-swiper-pagination-style2 .swiper-pagination-bullets{
    justify-content: unset;
}
.footer-1 .margin5{
    margin-top: 5px;
}
@media(min-width: 1025px){

}


@media(max-width: 767px){
    .home1-tabs-menu .item-grid-product-style6 .item-product{
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .home1-tabs-menu .list-product-wrap .item-grid-product-style6:nth-last-child(2) .item-product{
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px dashed var(--bzo-border-color);
    }
}

.box-our-chef .elbzotech-wrapper-slider-global-style3 .bzotech-swiper-navi{
    top: -80px;
    bottom: auto;
}
@media(max-width: 1024px){
    .box-our-chef .elbzotech-wrapper-slider-global-style3 .bzotech-swiper-navi{
        top: -60px;
    }
}
/*================ HOME PAGE 2 ====================*/
/*=================================================*/
.header2-bottom .toggle-mobile-menu{
    color: #727272;
}
.header2-top-links .elbzotech-list-link-global a{
    position: relative;
}
.header2-top-links .elbzotech-list-link-global a:not(:last-child)::after{
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    background-color: #d6d6d6;
    top: 4px;
    right: 0;
}
@media(max-width: 1200px){
    .bzotech-navbar-nav > li.home2-logo-menu{
        display: none;
    }
}
.bzotech-navbar-nav > li.home2-logo-menu > a{
    display: none;
}
.bzotech-navbar-nav > li.home2-logo-menu .preview-image a{
    display: flex;
}
.bzotech-navbar-nav > li.home2-logo-menu .preview-image{
    text-align: center;
    line-height: 40px;
    margin: 22px 30px;
}
.home2-btn-slide-wrap{
    display: flex;
    gap: 20px;
}
@media(max-width: 880px){
    .header2-top-links .elbzotech-list-link-global a:not(:last-child){
        display: none;
    }
}
@media(max-width: 767px){
    .btn-slide1{
        display: none;
    }
    .home2-btn-slide-wrap .elbzotech-bt-style2{
        padding: 7px 20px;
        font-size: 14px;
    }
    
}
.home2-box-combos .swiper-wrapper{
    overflow: visible;
    padding-bottom: 24px;
}



@media(min-width: 600px) and (max-width: 880px){
    .elbzotech-mailchimp-global-style2.actived{
        display: none;
    }
}