.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;
}
.dm-button {
    position: absolute;
    background-color: #dd2400;
    border-radius: 3px 0 0 3px;
    color: #fff;
    top: 247px;
    left: -65px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 10px 5px;
    z-index: 9999;
    font-size: 12px;
    width: 65px;
    height: 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    line-height: 15px;
}
#widget_indexdm {
    background: #fff;
    z-index: 10000;
    width: 380px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -380px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-align: center;
}
.tool-panel-page {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
}
.dm-button.dm-support {
    top: 310px;
    background-position: center -43px;
    background: #2a5db8;
}
.dm-button.dm-open{
    top: 184px;
    background-position: center -43px;
    background: #66cc33;
}
.dm-button.dm-open i{
        font-size: 20px;
    margin-bottom: 4px;
}
.dm-button span {
    display: block;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
.dm-button:focus, .dm-button:hover {
    color: #fff;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
@media(max-width: 1200px){
    #widget_indexdm{
        display:none;
    }
}
/*=== Begin Notification for WooCommerce ====*/ 
#message-purchased p.wn-notification-message-container{
    line-height: 16px;
    padding: 10px 0;
}
#message-purchased p a{
   font-size: 14px!important;
   line-height: 20px;
   font-weight: 600;
}
@media(max-width: 400px){
    #message-purchased.wn-product-with-image{
        max-width: 300px;
        min-width: 300px;
    }
}
#message-purchased{
    bottom: 90px!important;
}
/*=== begin nextend social login ====*/
div.nsl-container.nsl-container-block .nsl-container-buttons{
    display: flex!important;
    gap: 20px!important;
    padding: 0!important;
    width: 100%!important;
}
div.nsl-container .nsl-button {
    border-radius: 0!important;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    height: 56px;
}
div.nsl-container .nsl-button-default div.nsl-button-label-container{
    text-transform: uppercase!important;
    font-weight: 600;
    font-family: var(--bzo-title_typo-font-family)!important;
    padding: 19px 0!important;
     margin: 0!important;
}
div.nsl-container .nsl-button:hover{
    box-shadow: 2px 3px 8px 1px rgb(0 0 0 / 30%)!important;
}
div.nsl-container .nsl-button-svg-container {
    padding: 15px!important;
    padding-right: 0px!important;
}
/*=== End nextend social login ====*/
/*=== begin cookie bar of plugin cookie ====*/
div#cookie-notice .bzotech-bt-cookie{
    line-height: 40px;
    border-radius: 5px;
    background-color: #369EE3;
    color: #fff;
    padding: 0 15px;
    margin: 0 0 0 15px;
    border: 1px solid transparent;
}
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: 16px;
}
div#cookie-notice span#cn-notice-text{
    margin: 0;
    line-height: 40px;
    color: #333;
}
@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;
    }
}
/*=== End cookie bar of plugin cookie ====*/

/* Hover style image 1 */
@keyframes img_circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 90%;
        height: 90%;
        opacity: 0;
    }
}
.hover-image-1 .item-image-icon-e {
    position: relative;
    overflow: hidden;
}
.hover-image-1 .item-image-icon-e img {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 100%;
}
.hover-image-1 .item-image-icon-e:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover-image-1 .item-info-box-global:hover .item-image-icon-e img {
    transform: scale(1.05);
}
.hover-image-1 .item-info-box-global:hover .item-image-icon-e:before {
    -webkit-animation: img_circle 0.65s;
    animation: img_circle 0.65s;
}
.inline-block {
    display: inline-block;
}
/*=== currency ===*/
.woocommerce-currency-switcher-form .dd-select{
    border-radius: 0;
    border: none;
    position: relative;
    cursor: pointer;
    background: transparent!important;
    height: 40px;
    line-height: 40px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected-text{
    font-weight: 400;
    font-size: 14px;
}
.woocommerce-currency-switcher-form .dd-select .dd-selected{
    padding: 0px;
}
.woocommerce-currency-switcher-form .dd-select .dd-pointer-down, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-description-truncated, 
.woocommerce-currency-switcher-form .dd-select .dd-selected-image{
    display: none;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: var(--bzo-body_typo-font-size);
    display: flex;
    align-items: center;
    color: var(--bzo-title_typo-color);
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover, 
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
    color: var(--bzo-main-color);
}
.woocommerce-currency-switcher-form .chosen-container{
    padding: 0;
    min-width: auto;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b{
    background: transparent;
    background-image: none !important;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b:before{
    content: "\f107";
    font-family: 'Line Awesome Free';
    font-weight: 900;
    font-size: 12px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single span{
    margin-right: 5px;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single div{
    height: auto;
    position: unset;
    width: auto;
}
.woocommerce-currency-switcher-form select.woocommerce-currency-switcher{
    background: transparent;
    height: auto;
    width: auto;
    padding: 0;
    font-size: var(--bzo-body_typo-font-size);
    border: none;
    font-family: inherit;
    color: var(--bzo-body_typo-color);
}

.woocommerce-currency-switcher-form .chosen-container-single .chosen-drop{
    border: none;
    min-width: 100px;
    border-radius: 0;
    font-size: 14px;
    padding: 10px 15px;
    margin-top: 0;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.12);
    right: auto;
    left: 0;
    top: calc(100% + 8px);    
    transition: all 0.3s ease-out 0s;
    opacity: 0;
    visibility: hidden;
}
.woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop
{
    left: 0;
    right: auto;
    opacity: 1;
    visibility: visible;
}
.woocommerce-currency-switcher-form .chosen-results li{
    padding: 0;
}
.woocommerce-currency-switcher-form .chosen-container .chosen-results{
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
form.woocommerce-currency-switcher-form .chosen-results li{
    line-height: 28px !important;
    padding: 0;
}
form.woocommerce-currency-switcher-form .chosen-results li:hover, 
form.woocommerce-currency-switcher-form .chosen-results li.result-selected{
    color: var(--bzo-main-color);
}

.popup-products{
    max-height: 450px;
    overflow-y: auto;
    padding: 30px;
}
.popup-products .item-grid-product-{
    margin-bottom: 20px;
}
.popup-products .item-grid-product- .item-product{
    display: flex;
    gap: 15px;
    align-items: center;
}
.popup-products .item-grid-product- .item-product .product-thumb{
    width: 150px;
}
.popup-products .item-grid-product- .product-info{
    text-align: left;
    padding: 0;
}
.popup-products .item-grid-product- .product-price .woocs_price_code,
.popup-products .wap-item-attribute .variations{
    justify-content: start;
}
.popup-products::-webkit-scrollbar {
    width: 6px;
}
.popup-products::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}
.popup-products::-webkit-scrollbar-thumb {
    background-color: #d6d6d6;
}
.popup-products::-webkit-scrollbar-thumb:hover {
    background: var(--bzo-main-color-mix-white);
    cursor: pointer;
}
.icon-min-w .icon-image-link img {
    min-width: 18px;
}
.hv-zoom .info-box-icon img {
    transition: all 0.22s ease-out 0s;
}
.hv-zoom .item-info-box-global:hover img {
    transform: translateY(-7px);
}
.ct-hover-underline a:hover {   
    color: #fff !important;
}
.hv-underline a:hover {
    color: inherit;
    text-decoration: underline;
}
@media(max-width: 1200px){
    .popup-products{
        max-height: 380px;
    }
    .popup-products .item-grid-product- .item-product .product-thumb{
        width: 110px;
    }
}

/*==========================================================*
                            Blog Grid
/*==========================================================*/
.height-column-banner {
    min-height: 100%;
}
.height-column-banner .elementor-widget-container {
    display: flex;
    overflow: hidden;
}
.ct-border-right {
    position: relative;
}
.ct-border-right > div:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;   
    transform: translateY(-50%);
    height: 13px;
    width: 1px;
    background-color: #B5B5B5;
}
.border-header-27.ct-border-right > div:before {
    height: 27px;
}
.mt-30 {
    margin-top: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
@media (max-width: 1200px) { 
    .height-column-banner2 {
        min-height: 300px;
    }
    .height-column-banner3 {
        min-height: 210px;
    }
}
.radius-slider-h2 .elementor-widget-container {
    border-radius: 14px;
    overflow: hidden;
}




/*==========================================================*
                            bach custom
/*==========================================================*/
.times-hide-show .button-inner{
    padding: 10px;
    position: relative;
}
.times-hide-show.active .button-inner{
    background: var(--bzo-main-color);
}
.times-hide-show .button-inner:after{
    content: '';
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid var(--bzo-main-color);
    position: absolute;
    top: 100%;
    left: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0;
    opacity: 0;
}
.times-hide-show.active .button-inner:after{
    opacity: 1;
}
.times-hide-show.active .button-inner .la-times:before{
    content: "\f06e";
}

.woocs-header3 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.woocs-header3 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    color: #B3B3B3;
}
.currency-switcher-h6 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.currency-switcher-h6 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
     color: #fff;
     font-size: 16px;
     font-weight: 4 00;
}
.currency-switcher-h8 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.currency-switcher-h8 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
     color: #fff;
}
@media(max-width: 767px){
    .payment-footer9 .elementor-image-gallery .gallery {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        align-items: center;
    }
    .payment-footer9 .elementor-image-gallery .gallery:before{
        display: none;
    }
    .payment-footer9 .elementor-image-gallery .gallery .gallery-item{
        max-width: 100%;
        width: auto;
    }
}
.blog-grid-post-item- .item-grid-post-:first-child{
    width: 100%;
}
.blog-grid-post-item- .item-grid-post-:first-child .item-post{
    position: relative;
}
.blog-grid-post-item- .item-grid-post-:first-child .post-info{
    position: absolute;
    bottom: 100px;
    background: #fff;
    left: 40px;
    padding: 40px;
    right: 33%;
}

.blog-grid-post-item- .item-grid-post-:first-child .post-info .post-title{
    font-size: 40px;
    line-height: 50px;
}
@media(max-width: 1440px){
    .blog-grid-post-item- .item-grid-post-:first-child .post-info .post-title{
        font-size: 30px;
        line-height: 40px;
    }
}
@media(max-width: 1200px){
    .blog-grid-post-item- .item-grid-post-:first-child .post-info .post-title {
        font-size: 20px;
        line-height: 30px;
    }
    .blog-grid-post-item- .item-grid-post-:first-child .post-info {
        left: 30px;
        padding: 30px;
        right: 20%;
    }
}


@media(max-width: 767px){
    .blog-grid-post-item- .item-grid-post-:first-child .post-info{
        position: unset;
         padding: 0px;
         padding-top: 30px;
    }
}
.blog-grid-post-item- .item-grid-post-:first-child .post-info .desc {
    display: none;
}
.blog-grid-post-item- .item-grid-post-:first-child .post-thumb {
    margin-bottom: 0px;
}

.blog-grid-post-item- .item-grid-post-{
    margin-bottom: 0px;
    padding: 0px 25px;
}
.blog-grid-post-item- .bzotech-row{
    margin-right: -25px;
    margin-left: -25px;
    margin-bottom: -60px;
}

.blog-grid-post-item- .item-grid-post- .item-post{
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #E6E6E6;
}

@media(max-width: 1200px){
    .blog-grid-post-item- .bzotech-row{
        margin-right: -15px;
        margin-left: -15px;
         margin-bottom: -30px;
    }
    .blog-grid-post-item- .item-grid-post-{
        padding: 0px 15px;
    }
    .blog-grid-post-item- .item-grid-post- .item-post {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
}
.blog-grid-post-item- .pagi-nav{
    margin-top: 0px;
    padding-top: 50px;
    border-top: 1px solid #E6E6E6;
    margin-top: -1px;
    display: inline-flex;
    width: 100%;
}
.tab-mega-menu-shop .nav-tabs{
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    flex-wrap: nowrap;
}
.tab-mega-menu-shop .nav-tabs::-webkit-scrollbar {
    height: 0px;
}
.custom-sup sup{
    color: #F80404;
}
.social-media-product{
    position: relative;
}

.social-media-product:before{
    content: '';
    width: 200vw;
    position: absolute;
    top: 0;
    height: 1px;
    background: #E6E6E6;
    margin-left: -50%;
}
.custom-form-contact p{
    margin-bottom: 0px;
}
.custom-form-contact .row-flex-wrapper>p{
    display: flex;
    gap:10px;    
    margin-bottom: 10px;
}
.custom-form-contact .row-flex-wrapper .wpcf7-form-control{
    background: #F2F2F2;
    border: none;
    height: 40px;
    width: 100%;
}
.custom-form-contact .wpcf7-form-control-wrap{
    width: 100%;
}
.custom-form-contact textarea{
    width: 100%;    
    background: #F2F2F2;
    border: none;
}
@media(max-width: 767px){
    .custom-form-contact .row-flex-wrapper>p{
        flex-direction: column;
    }
    .custom-form-contact .row-flex-wrapper .wpcf7-form-control{
        margin-bottom: 0px;
    }
}
@media(min-width: 1440px){
    .separator-line.menu-item >a{
        padding-right: 60px!important;
    }
    .separator-line.menu-item >a:before{
        content: '';
        background: #D9D9D9;
        height: 16px;
        width: 1px;
        position: absolute;
        right: 30px;
        top: calc(50% - 10px);
    }
}
.custom-menu-home8 .preview-image img{
    filter: invert(1);
}

.custom-main-header2 .col-offset{
    width: 100%
}
.custom-main-header2 .col-menu {
     width: 100%
}

.custom-main-header2{
    background: #f2f2f2;
    margin-top: 30px!important;
}
.fixed-header .custom-main-header2,
body.home .custom-main-header2{
    background: transparent;
    margin-top: 0px!important;
}
@media(max-width: 1200px){
    .custom-main-header2{
        margin-top: 15px!important;
    }
}

@media(min-width: 1201px){
    body.home .custom-main-header2 .col-offset{
        width: 21%;
    }
    body.home .custom-main-header2 .col-menu {
         width: 79%;
    }
}

/*==========================================================*
                            Home 1
/*==========================================================*/
.hover-btn .add_to_cart_button:hover {
    color: #000;
}
.label-new,
.label-hot,
.label-top {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #FFFFFF;
    padding: 4px 10px;
    background-color: #374BFF;
    text-transform: uppercase;
    border-radius: 20px;
    margin-left: 5px;
    transform: translateY(-3px);
    display: inline-block;
}   
.label-hot {
    background-color: #FF0000;
}
.label-top {
    background-color: #666666;
}
.ct-popup-radius .content-popup-mailchimp {
    border-radius: 14px;
    overflow: hidden;
    z-index: 2;
}
.label-new-lv1{
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    color: #1F5AE3;
    text-transform: uppercase;
    background: #F1F6FF;
    padding: 2px 8px;
    border-radius: 30px;
    margin-left: 5px;
}
.label-sale-lv1{
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 30px;
    background: #FFF1FD;
    color: #E31F87;
    margin-left: 5px;
}
.menu-label>.menu-link>span{
    display: inline-flex;
    align-items: center;
}
/*==========================================================*
                            Home 2
/*==========================================================*/
@media (min-width: 1201px) {
    .bzotech-header-page-header-1-home-1 .fixed-header #menu-main-menu > li > a,
    .bzotech-header-page-header-2-home-2 .fixed-header #menu-main-menu > li > a,
    .bzotech-header-page-header-3-home-3 .fixed-header #menu-main-menu > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}


/*==========================================================*
                            Home 3
/*==========================================================*/
.ct-price-sale {
    color: #999999;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: line-through;
}   
.ml-icon-10 .icon-bzo-arrow-right {
    margin-left: 10px;
    transform: translateY(1px);
    display: inline-block;
}   
.link-copyright a:hover {
    color: #fff;
    text-decoration: underline;
}
.mh-159 .adv-thumb-link > img {
    min-height: 159px;
}
.box-sh-mega-menu {
    box-shadow: 0 0 10px #c1c1c1;
    border-radius: 8px;
    overflow: hidden;
}
.coming-soon {
    position: relative;
}
.coming-soon:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(197, 197, 197, .6);
    backdrop-filter: blur(8px);
    z-index: 1;
}
@media (max-width: 1199px) {
    .ct-relative {
        position: relative !important;
        bottom: unset !important;
    }   
    .size-lg-20 {
        font-size: 24px !important;
    }
}   
@media (max-width: 767px) {
    .ct-relative {
        position: relative !important;
        bottom: unset !important;
    }   
}   

/*==========================================================*
                            Mega Menu
/*==========================================================*/
.mega-menu-custom1 .mega-menu {
    padding: 0 !important;
}
@media (min-width: 1200px) {
    .mega-menu-custom1 .mega-menu {
        overflow: hidden;
    }
}
.ct-lable-new,
.ct-lable-hot {
    position: relative;
}
.ct-lable-new:before,
.ct-lable-hot:before {
    position: absolute;
    content: 'New';
    top: 0;
    right: 0;
    font-size: 12px;
    font-weight: 500;   
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    background: #374BFF;
    padding: 4px 10px;
    border-radius: 30px 0 0 30px;
}
.ct-lable-hot:before {
    content: 'Hot';
    background: #FF0000;
}
.ct-label-sale2 > a > span,
.ct-label-new2 > a > span {
    position: relative;
}
.ct-label-sale2 > a > span i,
.ct-label-new2 > a > span i {
    margin-left: 50px;
}
.ct-label-sale2 > a > span:before,
.ct-label-new2 > a > span:before {
    position: absolute;
    content: 'New';
    top: 2px;
    right: 17px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 400;   
    color: #1F5AE3; 
    text-transform: uppercase;
    background: #F1F6FF;
    padding: 2px 8px;
    border-radius: 30px;
}
.ct-label-sale2 > a > span:before {
    background: #FFF1FD;
    color: #E31F87;
    content: 'Sale';
}
@media (max-width: 1200px) {
    .ct-label-new2 > a > span:before,
    .ct-label-sale2 > a > span:before {
        left: 50px;
        right: auto;
    }
}

/*============ HOME 4 ===================*/
.header4-middle .mini-cart-text{
    color: #fff;
}
.header4-middle .elbzotech-account-global-style2 .text-login-logout{
    color: #fff !important;
}
.h4-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.h4-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    color: #fff;
}
#h4-slideshow{
    border-radius: 8px;
    overflow: hidden;
}
.home4-info-number{
   cursor: pointer; 
}
.home4-info-number:hover .line{
    border-color: #000!important; 
}
.home4-info-number .desc{
    color: #666;
}
.home4-info-number:hover .desc{
    color: #000;
}
/*============ HOME 5 ===================*/
.banner-cate-home5:hover .elbzotech-text-item{
    color: #fff!important;
}
.banner-cate-home5 .elbzotech-banner-info,
.banner-cate-home5 .adv-thumb-link{
    z-index: 1;
}
.home5-product-week .item-grid-product-style4{
    padding: 20px;
    background: #F2F2F2;
}
.home5-product-week .item-grid-product-style4 .product-thumb{
    border-radius:0;
    width: 243px;
}
.home5-product-week .item-grid-product-style4 .product-info{
        width: calc(100% - 243px);
    }
.home5-product-week .display-swiper-navi-group .bzotech-swiper-navi{
    right: -30.7%;
}
.home5-product-week .item-grid-product-style4 .item-product .product-info .wrap-rating {
    margin-top: 12px;
    margin-bottom: 12px;
}
@media(max-width: 1440px){
    .home5-product-week .item-grid-product-style4 .product-info {
        width: calc(100% - 200px);
    }
    .home5-product-week .item-grid-product-style4 .product-thumb {
        width: 200px;
    }

}
@media(max-width: 1200px){
    .home5-product-week .display-swiper-navi-group .bzotech-swiper-navi {
        right: -69%;
    } 
}

@media(max-width: 767px){
    .home5-product-week .item-grid-product-style4 .product-info {
        width: calc(100% - 130px);
    }
    .home5-product-week .item-grid-product-style4 .product-thumb {
        width: 130px;
    }
    .home5-product-week .item-grid-product-style4 {
        padding: 15px;
    }
}

.home5-info-height{
    height: 100%;
}
.home5-product-remover-border-radius .item-grid-product-style6 .item-product .product-thumb{
    border-radius: 0px;
}
/*============ HOME 6 ===================*/
.home6-product-style4 .item-grid-product-style4 .item-product{
    padding: 10px;
    border-radius: 15px;
}
.home6-product-style4 .item-grid-product-style4 .product-thumb{
    background-color: transparent;
    width: 80px; 
}
.home6-product-style4 .item-grid-product-style4 .product-category-single-top{
    display: none; 
}
.home6-product-style4 .item-grid-product-style4 .product-info {
    width: calc(100% - 80px);
    padding-left: 10px;
}
.home6-product-style4 .item-grid-product-style4 .product-info .product-title a {
    font-size: 14px;
}
.home6-btn-show-hide.active .icon-button-el{
    transform: rotate(180deg);
}

/*==================== HOME 7 ===========================*/
.header7-menu .label-sale-lv1,
.header7-menu .label-new-lv1{
    display: none;
}
.header7-bottom .elbzotech-search-global-style4 .elbzotech-search-global-form input[name="s"]{
    border-radius: 4px;
}
.header7-bottom .elbzotech-search-global-style4 .elbzotech-text-bt-search{
    border-radius: 0 4px 4px 0;
}
.header7-bottom .elbzotech-search-global-style4 .elbzotech-text-bt-search i{
    font-size: 20px;
    color: #222;
}
.header7-bottom .menu-vertical-style3{
    border-radius: 4px 4px 0 0;
}
.header7-bottom .elbzotech-mini-cart-global-style1 .mini-cart-text{
    align-items: center;
}
@media (min-width: 1201px) {
    body.home .header7-bottom .dropdow-style-is-show-home .list-menu-vertical{
        margin-top: 15px;
    }
    .header7-bottom .list-menu-vertical{
        border-radius: 0 0 4px 4px;
    }
}
.header7-bottom .list-menu-vertical__item > a{
    padding: 10px 20px;
}
#h7-slideshow{
    border-radius: 4px;
    overflow: hidden;
}

.h7-deals .item-grid-product-style9 .item-product{
    box-shadow: none;
    border: 1px solid #e3e3e3;
    padding: 20px 0px;
    border-radius: 4px;
}
.h7-deals .item-grid-product-style9 .label-countdown{
    margin: 10px 0;
}
.h7-deals .item-grid-product-style9 .product-info{
    padding: 0 15px;
}
.h7-deals .item-grid-product-style9 .col-image{
    padding: 0 15px;
}
.h7-deals .flashsale .flashsale-procressbar .flashsale-procressbar__inner{
    background: var(--bzo-main-color);
}
.h7-deals .countdown-style-default .clock{
    padding: 10px;
}
@media(max-width: 1440px){
    .h7-deals .countdown-style-default{
        gap: 8px;
    }
}
.home-7 .product-label span{
    background: #dd2831;
    padding: 4px 10px;
}
.home-7 .elbzotech-banner-info-global-elbzotech-bndf{
    border-radius: 4px;
 }
.h7-deals .product-label span{
    border-radius: 4px;
    background: #dd2831;
}
@media (min-width: 768px) {
    .h7-tabs .product-tab-style5 .nav-tabs {
        padding: 7px 0;
        border: none;
    }
}
.h7-product-sidebar .item-grid-product-style4 .item-product{
    gap: 15px;
}
.h7-product-sidebar .item-grid-product-style4 .product-thumb{
    width: 38%;
    border-radius: 4px;
}
.h7-product-sidebar .product-grid-view .list-col-item{
    padding: 0;
}
.h7-product-sidebar .item-grid-product-style4 .product-info{
    width: 62%;
    padding: 0;
}
.h7-blog .item-grid-post- .meta-post-style1{
    margin-bottom: 5px;
}
.h7-blog .item-grid-post- .post-title{
    line-height: unset;
}
.home-7 .item-grid-product- .item-product .product-thumb{
    border-radius: 4px 4px 0 0;
}
.home-7 .item-grid-product-style9 .addcart-link-style5{
    padding: 8px;
}
@media (max-width: 1200px) {
    .header7-menu .toggle-mobile-menu {
        color: #fff;
    }
}

.h7-sales .elbzotech-heading-global a:hover{
    color: var(--bzo-title_typo-color);
    text-decoration: underline;
}

/*==================== HOME 8 ===========================*/
.footer8-blog .item-list-post-style2 .post-meta-data__content span {
     font-size: 13px; 
}
.footer8-blog .meta-post-style1 .post-meta-data__content>i {
    font-size: 16px;
}
.h8-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.h8-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    color: #fff;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #fff;
    border-radius: 0;
    height: 14px;
}
.h8-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single:hover, 
.h8-currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover{
    color: var(--bzo-main-color);
}
.h8-currency .woocommerce-currency-switcher-form .chosen-container-single.chosen-with-drop .chosen-drop {
    right: 0;
    left: auto;
}
.product-tab-home8 .product-tab-style5 .nav-tabs{
    border: none;
    padding-bottom: 0px;
}
.product-tab-home8 .product-tab-style5 ul.nav-tabs li a{
    font-weight: 400;
}
.slider-home8 sr7-slide{
    border-radius: 20px;
}