
/*=== 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;
}
.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 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: 767px){
    #widget_indexdm{
        display:none;
    }
}
/*=== End Tool Panel ====*/
/*=== 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: 60px!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 ====*/


/*==== BEGIN HOME PAGE 1 ====*/

/*=== 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;
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single:hover div b:before, 
.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;
    color: var(--bzo-title_typo-color);
}
.woocommerce-currency-switcher-form .chosen-container-single .chosen-single span{
    margin-right: 5px;
    text-transform: uppercase;
}
.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: 100%;    
    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;
}
form.woocommerce-currency-switcher-form .chosen-results li{
    line-height: 28px !important;
    padding: 0;
    text-transform: uppercase;
}
form.woocommerce-currency-switcher-form .chosen-results li:hover, 
form.woocommerce-currency-switcher-form .chosen-results li.result-selected{
    color: var(--bzo-main-color);
}
.main-header1 .effect-line-bottom .bzotech-navbar-nav>li>a:after{
    bottom: 33px;
}
.currency-header{
    position: relative;
}
.currency-header::before{
    position: absolute;
    content: "";
    width: 1px;
    height: 18px;
    background: var(--bzo-body_typo-color);
    top: 11px;
    left: 0;
}
.marquee-about-home1 .elbzotech-heading-global, 
.marquee-why-choose-home1 .elbzotech-heading-global{
    text-shadow: 1px 1px 0px #8eaeae, 1px -1px 0px #8eaeae, -1px 1px 0px #8eaeae, -1px -1px 0px #8eaeae, 1px 0px 0px #8eaeae, 0px 1px 0px #8eaeae, -1px 0px 0px #8eaeae, 0px -1px 0px #8eaeae;
}

.tab-product-slider-center-home1 .swiper-slide{
   transition: all 0.4s ease-out 0s;
}
.number-shadow-line{
    text-shadow: 1px 1px 0px #CFCFCF, 1px -1px 0px #CFCFCF, -1px 1px 0px #CFCFCF, -1px -1px 0px #CFCFCF, 1px 0px 0px #CFCFCF, 0px 1px 0px #CFCFCF, -1px 0px 0px #CFCFCF, 0px -1px 0px #CFCFCF;
}

@media(min-width: 1367px){

    .tab-product-slider-center-home1 .swiper-slide{
        filter: blur(1px);
    }
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-prev,
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-next,
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-active
    {
        filter: none;
        min-height: 568px;
        display: flex;
        align-items: center;
    }

    .tab-product-slider-center-home1 .item-grid-product- .item-product:hover .product-extra-link
    {
        display: none;
    }
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-prev .item-product:hover .product-extra-link,
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-next .item-product:hover .product-extra-link,
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-active .item-product:hover .product-extra-link
    {
        display: flex;
    }
    .tab-product-slider-center-home1 .swiper-slide-active.item-grid-product- .product-info .product-title{
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 8px;
    } 
    .tab-product-slider-center-home1 .swiper-slide.swiper-slide-active{
        width: 460px!important;
    }
    .tab-product-slider-center-home1 .swiper-slide-active.item-grid-product- .product-price .woocommerce-Price-amount{
        font-size: 26px;
    } 
    .tab-product-slider-center-home1 .swiper-slide-active.item-grid-product- .product-price del .woocommerce-Price-amount{
        font-size: 20px;
    } 
    .tab-product-slider-center-home1 .swiper-slide-active.item-grid-product- .item-product .product-info{
        padding: 20px 15px;
    }    
    .tab-product-slider-center-home1 .elbzotech-swiper-slider{
        margin-left: -165px;
    }
    .tab-product-slider-center-home1 .swiper-slide-active.item-grid-product- .item-product{
        box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
    } 
    .tab-product-slider-center-home1 .elbzotech-wrapper-slider .swiper-wrapper{
        align-items: center;
    }

}


@media(min-width: 1680px){
    .tab-product-slider-center-home1 .elbzotech-swiper-slider{
        margin-left: -100px;
    }
}

.bg-why-choose-home1:before{
    content: ''!important;
    background: var(--bzo-main-color2);
    width: 830px!important;;
    height: 830px!important;;
    position: absolute!important;;
    left: auto!important;;
    top: 0!important;;
    right:60px!important;;
    margin: auto!important;;
    border-radius: 50%!important;;
}
.why-choose-home1{
    width: 58%!important;
    padding-left: 50px;
}
@media(max-width: 1680px){
    .why-choose-home1 {
        width: 80%!important;
        padding-left: 0;
        padding-right: 100px;
    }
}
@media(max-width: 1024px){
   .bg-why-choose-home1:before {
        left: 0!important;!important;;
        right: 0!important;;
    }
    .why-choose-home1 {
        width: 43%!important;
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width: 880px){
   
    .why-choose-home1 {
         width: 100%!important;
        max-width: 400px;
    }
    .bg-why-choose-home1:before{
        left: 0!important;;
        right: auto!important;;
        bottom: 0!important;;
        width: 100%!important;;
        height: auto!important;;
        margin: auto!important;;
        border-radius: 0!important;;
        top: 0!important;;
    }
    .marquee-why-choose-home1{
        z-index: 1;
    }
}
.bg-testimonial-home1:before{
    content: '';
    width: 100vw;
    right: calc(100% - 15px);
    left: auto;
    height: 105%;
    top: -10px;
    z-index: 2;
    background: var(--bzo-main-color);
}
.bg-testimonial-home1 .elbzotech-swiper-slider{
    overflow: inherit;
}
.testimonial-left-home1{
    z-index: 5;
}
.custom-testimonial-home1 .item-slider-global-style4{
    filter: blur(1px);
}
.custom-testimonial-home1 .swiper-slide-active .item-slider-global-style4, 
.custom-testimonial-home1 .swiper-slide-next .item-slider-global-style4{
    filter: none;
}
.custom-testimonial-home1 .bzotech-swiper-navi{
    display: none;
}
@media(min-width: 1025px){
    .custom-blog-home1 .list-col-item{
        width: 25%;
    }
    .custom-blog-home1 .list-col-item:first-child{
         width: 50%;
    }
}

.custom-button-read-more-blog-home1 .text-button{
    position: relative;
}
.custom-button-read-more-blog-home1 .text-button:before{
    content: 'R';
    position: absolute;
    font-size:250px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 0px #cfcfcf, 1px -1px 0px #cfcfcf, -1px 1px 0px #cfcfcf, -1px -1px 0px #cfcfcf, 1px 0px 0px #cfcfcf, 0px 1px 0px #cfcfcf, -1px 0px 0px #cfcfcf, 0px -1px 0px #cfcfcf;
    bottom: 0;
    line-height: 200px;
    z-index: -1;
    left: -120px;
}
@media(max-width: 1440px){
    .custom-button-read-more-blog-home1 .text-button:before {
        font-size: 170px;
        bottom: -12px;
        line-height: 170px;
        left: -81px;
    }
}
@media(max-width: 1200px){
    .custom-button-read-more-blog-home1 .text-button:before {
        font-size: 100px;
        line-height: 100px;
        left: -50px;
        bottom: -6px;
    
    }
}

.box-sale-left-home1:before{
    content: '';
    background: var(--bzo-main-color);
}
.box-list-sale-home1 .elbzotech-list-link-global a{
    text-align: center;
    justify-content: center;
    width: 100%;
    max-width: 140px;
}
.box-list-sale-home1 .elbzotech-list-link-global a:hover{
    box-shadow: 0px 1px 18px 0px rgba(0, 0, 0, 0.12), 0px 6px 10px 0px rgba(121, 99, 104, 0.14);
}
.custom-banner-info-global-style3 img,
.custom-banner-info-global-style3{
    width: 100%;  
}
/*==== END HOME PAGE 1 ====*/


/*==== BEGIN HOME PAGE 2 ====*/
.main-menu-home2 .logo-center> .main-menu-link{
    display: none;
}
.main-menu-home2 .logo-center {
    width: 50%;
    text-align: center;
}
.main-menu-home2 .logo-center .preview-image .main-menu-link{
    display: flex;
    justify-content: center;
    padding-left: 100px;
}
.main-menu-home2 .effect-line-bottom .bzotech-navbar-nav>li>a:after{
    bottom: 28px;
} 
.top-header2{
    z-index: 3;
} 
.main-menu-home2 {
    z-index: 2;
}
@media(max-width: 1440px){
    .main-menu-home2 .logo-center {
        width: 35%;
        text-align: center;
    }
}
@media(max-width: 1200px){
    .main-menu-home2 .logo-center{
        display: none!important;
    }
    .main-menu-home2 .toggle-mobile-menu {
        height: 75px;
        line-height: 75px;
    }
}
.cate-home2 .swiper-container{
    overflow: inherit;
}
@media(max-width: 1200px){
   .cate-home2 .swiper-container{
        overflow: hidden;
    }
}
/*-------------------*/
.product-countdow-home2:before{
    content: '';
    width: 100vw;
    left: -63%;
    right: auto;
    top: -35px;
    background: #fff;
    position: absolute;
    height: calc(100% + 70px);
}
@media(max-width: 1200px){
   .product-countdow-home2:before{
        content: '';
        width: 100vw;
        left: 0;
        right: auto;
        top: -35px;
        background: #fff;
        position: absolute;
        height: calc(100% + 70px);
    }
}
.custom-product-best-offers-home2 .swiper-pagination-bullet{
    background: #EBEBEB;
    border:none;
    position: relative;
}
.custom-product-best-offers-home2 .swiper-pagination-bullet-active{
    background: #fff;
    height: 8px;
    width: 8px;
}
.custom-product-best-offers-home2 .swiper-pagination-bullet:before{
    content: '';
    width: 16px;
    height: 16px;
    border:1px solid #fff;
    position: absolute;
        border-radius: 50%;
    left: -4px;
    top: -4px;
    opacity: 0;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.custom-product-best-offers-home2 .swiper-pagination-bullet-active:before{
   opacity: 1;
}
.custom-product-best-offers-home2 .swiper-pagination-bullets{
    align-items: center;
        position: relative;
}
.custom-product-best-offers-home2 .swiper-container{
    padding: 30px 15px;
}
.custom-product-best-offers-home2 .swiper-slide{
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 18px 0px, rgba(121, 99, 104, 0.14) 0px 6px 10px 0px;
}
.custom-product-best-offers-home2 .swiper-pagination{
    margin-top: 35px;
}
/*-----------------------*/
.custom-best-seller-home2:before{
    content: '';
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 99%;
    background: #fff;
    left: auto;
}
.bg-banner-banner-home2:before{
    content: '';
    position: absolute;
    left: 0;
    width: 100vw;
    height: 100%;
    background: #F3CA99;
        z-index: -1;
}
.trigger-banner-home2 .swiper-pagination{
    display: none;
}
@media(max-width: 640px){
    .custom-blog-home2 .list-2-item{
        width: 100%;
    }
    .custom-blog-home2 .item-grid-post-style2:nth-child(even) .item-post .post-info {
        padding-bottom: 0;
        padding-top: 25px;
    }
    .custom-blog-home2 .item-grid-post-style2:nth-child(even) .item-post {
        display: flex;
        flex-direction: column;
    }
}
/*==== END HOME PAGE 2 ====*/


/*==== BEGIN HOME PAGE 3 ====*/
.testimonial-home3 .elbzotech-wrapper-slider-global-style4 .content-slider-custom{
    background: #eceef0;
    border-radius: 15px;
}
.testimonial-home3 .elbzotech-wrapper-slider-global-style4 .content-slider-custom:after{
    border-top: 25px solid #eceef0;
}
.custommailchimp-footer3 .mc4wp-form-fields{
    gap:0;
}
.custommailchimp-footer3 .elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
        border: 1px solid var(--bzo-main-color-mix-black);
    border-radius: 10px 0px 0px 10px;
    border-right: none;
}
.custommailchimp-footer3 .elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
    border-radius: 0px 10px 10px 0;
}
.currency-header3 .woocommerce-currency-switcher-form .chosen-container-single .chosen-drop{
    left: auto;
    right: 0;
}
.language-header3 .elbzotech-lang-global-demo-style .language-box-global .elbzotech-dropdown-list{
    right: 0;
    left: auto;
}
.product-ntb-home3 .item-grid-product-style3 .product-extra-link a{
    border-radius: 6px;
}
@media(max-width: 1200px){
    .main-header3 .toggle-mobile-menu {
        height: 46px;
        line-height: 50px;
        color: #fff;
    }
    .main-header3{
        background: var(--bzo-main-color);
    }
    .main-header3 .bzoteche-info-box-global-style6 .header-info-style1 .title-info {
        padding: 14px 15px 14px 0;
        border: none;
        border-right: 1px solid #03b984;
        border-radius: 0;
    }
}

/*==== END HOME PAGE 3 ====*/
/*==== BEGIN HOME PAGE 4 ====*/
.desc-slider-home4 {
  font-size: 12px!important;
  line-height: 18px!important;
}
@media(min-width: 480px){
    .desc-slider-home4 {
      font-size: 14px!important;
      line-height: 20px!important;
    }
}

@media(min-width: 1200px){
    .desc-slider-home4 {
      font-size: 16px!important;
      line-height: 24px!important;
    }
}

.product-vertical-home4 .display-swiper-navi-group .swiper-button-nav {
    width: auto;
    opacity: 0;
}
.product-vertical-home4 .display-swiper-navi-group .swiper-button-prev {
    border-right: 1px solid #A1A1A1;
    padding-right: 10px;
    margin-right: 10px!important;
}
.product-vertical-home4 .display-swiper-navi-group:hover .swiper-button-nav {
    opacity: 1;
}
@media(max-width: 1200px){
    .product-vertical-home4 .display-swiper-navi-group .swiper-button-nav {
        opacity: 1;
    }
}
@media(max-width: 767px){
    .title-banner-discount-home4 .title34{
        font-size: 24px;
        line-height: 28px;
    }
}
@media(max-width: 1365px){
    .custom-nav-slider-home4 .hesperiden.tp-leftarrow,
    .custom-nav-slider-home4 .hesperiden.tp-rightarrow{
         left: -20px!important;
    }
}
@media(max-width: 1024px){
    .custom-nav-slider-home4 .hesperiden.tp-leftarrow{
        left: -30px!important;
        width: 30px!important;
        height: 30px!important;
    }
    .custom-nav-slider-home4 .hesperiden.tp-rightarrow{
        left: -40px!important;
        width: 30px!important;
        height: 30px!important;
    }
    .custom-nav-slider-home4 .hesperiden.tp-leftarrow:before,
    .custom-nav-slider-home4 .hesperiden.tp-rightarrow:before{
        line-height:30px!important;
        font-size: 14px!important;
    }
}
@media(max-width: 767px){
    .custom-nav-slider-home4 .hesperiden.tp-leftarrow{
        left: -40px!important;
        width: 30px!important;
         top: 103%!important;
        height: 30px!important;
    }
    .custom-nav-slider-home4 .hesperiden.tp-rightarrow{
        left: -50px!important;
        top: 103%!important;
        width: 30px!important;
        height: 30px!important;
    }
    .custom-nav-slider-home4 .hesperiden.tp-leftarrow:before,
    .custom-nav-slider-home4 .hesperiden.tp-rightarrow:before{
        line-height:30px!important;
        font-size: 14px!important;
    }
}
body.home .main-header-4{
    padding-bottom: 40px!important;
}
@media(max-width: 1200px){
   body.home .main-header-4{
        padding-bottom: 0px!important;
    }
}

/*==== END HOME PAGE 4 ====*/
/*==== Begin HOME PAGE 5 ====*/
.testimonials-home5 .item-slider-global-style8 {
    padding: 0px;
}
.testimonials-home5 .item-slider-global-style8 .title-desc .title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.testimonials-home5  .item-slider-global-style8 .title-desc {
    padding-left: 15px;
}
.blog-home5 .item-list-post-style2 .post-thumb{
    width: 36%;
}
.blog-home5 .item-list-post-style2 .post-info {
    width: 64%;
    padding-left: 20px;
}
@media(max-width: 1200px){
    .blog-home5 .item-list-post-style2 .post-thumb{
        width: 40%;
    }
    .blog-home5 .item-list-post-style2 .post-info {
        width: 60%;
    }
}
.blog-home5 .meta-post-style1 .split {
    background: #D6D6D6;
}
.blog-home5 .desc {
    margin-bottom: 20px;
}
.blog-home5 .item-list-post-style2 .readmore-wrap a {
   color: var(--bzo-title_typo-color);
    text-transform: capitalize;
    border-bottom: 1px solid var(--bzo-title_typo-color);
    letter-spacing: 1.25px;
}
.blog-home5 .item-list-post-style2 .readmore-wrap a:hover{
   color: var(--bzo-main-color);
    border-color: var(--bzo-main-color);
}
.blog-home5 .item-list-post-style2 .readmore-wrap a:hover::after{
    display: none;
}
.blog-home5 .item-list-post-style2 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #D6D6D6;
}
.blog-home5 .bzotech-col-md-12:last-child .item-list-post-style2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
@media(max-width: 880px){
    .blog-home5 .item-list-post-style2 {
        flex-direction: row; 
    }
}
@media(max-width: 767px){
    .blog-home5 .item-list-post-style2 .post-info {
        width: 100%;
        padding-left: 0;
    }
    .blog-home5 .item-list-post-style2 .post-thumb{
        width: 100%;
    }
}

.mailchimp-home5 .elbzotech-mailchimp-global-style4 .mc4wp-form-fields{
    align-items: center;
}
.mailchimp-home5 .elbzotech-mailchimp-global-style4 .mc4wp-form-fields input[type="email"]{
    border: 1px solid #D6D6D6;
}
.mailchimp-home5 .mc4wp-error{
    text-align: center;
}
/*==== END HOME PAGE 5 ====*/
/*==== BEGIN HOME PAGE 6 ====*/
.grid-product-home6 .item-grid-product-style2 .item-product .product-extra-link a{
    font-size: 16px;
}
.blog-home6 .item-grid-post- .post-info{
    padding-top: 20px;
}
.home6-slider-brands .adv-thumb-link > img{
    width: auto;
}
@media(min-width: 1200px){
    .home6-slider-brands .slider-type-marquee .swiper-slide{
        padding: 0 30px;
    }
}
.footer6-newsletter .custommailchimp-footer3 .elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"],
.footer6-newsletter .custommailchimp-footer3 .elbzotech-mailchimp-global-default .mc4wp-form-fields input[type="email"]{
    border-radius: 0;
}
@media(min-width: 1200px){
    .show-nav-hover:hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
        opacity: 1;
        transform: scale(1);
    }
    .show-nav-hover .display-swiper-navi-style1 .bzotech-swiper-navi .swiper-button-nav{
        opacity: 0;
        transform: scale(0);
        transition: .3s;
    }
}
@media(max-width: 1200px){
    .grid-product-home6 .item-grid-product-style2 .item-product .product-extra-link a{
        font-size: 18px;
    }
}
/*==== BEGIN HOME PAGE 7 ====*/
.dicount-home7 .elbzotech-text-editor-global{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}
.dicount-home7 .klb-coupon-code{
    padding: 5px 10px;
    border: 1px dashed;
    text-decoration: none;
}
.dicount-home7 span{
    font-weight: 400;
}
.dicount-home7 strong{
    font-weight: 700;
    text-decoration: underline;
}
.dicount-home7 p{
    margin-bottom: 0px;
}
.brand-home7 .swiper-wrapper{
    align-items: center;
}
.mailchimp-footer7 .elbzotech-mailchimp-global-default .mc4wp-form-fields button[type="submit"]{
    color: #fff;
    border:none;
}
.search-header7 .elbzotech-search-global-style1 .elbzotech-submit-form .elbzotech-text-bt-search{
    background:  var(--bzo-main-color);
}
.search-header7 .elbzotech-search-global-style1 .elbzotech-search-global-form{
    border-color: var(--bzo-main-color);
}
.top-header7 .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single,
.top-header7 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,
.top-header7 .woocommerce-currency-switcher-form .chosen-container-single .chosen-single div b:before{
    color: #fff;
}
@media(max-width: 1200px){
    .main-header7{
        background: var(--bzo-main-color);
    }
    .main-header7 .toggle-mobile-menu{
        height: 45px;
        line-height: 45px;
        color: #fff;
    }
}
.product-tab-home7 .product-tab-style3 .product-tab-title .nav-tabs a{
    border-radius: 0px;
    font-weight: 600;
}
.fixed-header .main-header7 .bzoteche-info-box-global-style6 .header-info-style1 .title-info{
    border-radius: 0px;
}
/*==== END HOME PAGE 7 ====*/

