/*=== buy now btn ===*/

.tool-panel-page {
    position: fixed;
    top: 40%;
    right: 0px;
    z-index: 999999;
}
.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;
    }
}
.dm-button.dm-demos {
    margin-top:-65px;
    background-position: center -43px;
    background: #6c3;
}
.dm-button.dm-demos i {
    font-size: 20px;
    margin-bottom: 4px;
    position: unset;
}
.dm-button {
    position: absolute;
    background-color: #dd2400;
    border-radius: 3px 0 0 3px;
    color: #fff;
    top: 50%;
    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 .3s ease-out;
    transition: all .3s ease-out;
    line-height: 15px;
}
.dm-button:before {
    display: none;
}
.dm-button:hover, .dm-button.dm-support:hover {
    background: #6327eb;
}
/*=== 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 ====*/



/*=== 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: 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;
    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;
}
@media(max-width: 1200px){
    .popup-products{
        max-height: 380px;
    }
    .popup-products .item-grid-product- .item-product .product-thumb{
        width: 110px;
    }
}
/*==========================================================*
                            HOME 1
/*==========================================================*/
.header-page .menu-global-style- .bzotech-navbar-nav > li > a{
    text-align: center;
    color: var(--bzo-main-color);
}
.header-page .menu-global-style- .bzotech-navbar-nav > li > a .item-html_code svg path{
    fill: var(--bzo-main-color);
}

.header-page .menu-global-style- .bzotech-navbar-nav > li.current-menu-item > a,
.header-page .menu-global-style- .bzotech-navbar-nav > li > a:hover{
    color: var(--bzo-main-color2);
}
.header-page .menu-global-style- .bzotech-navbar-nav > li.current-menu-item > a svg path,
.header-page .menu-global-style- .bzotech-navbar-nav > li > a:hover .item-html_code svg path{
    fill: var(--bzo-main-color2);
}


.h1-popular{
    max-height: 665px;
    overflow: hidden !important;
}
@media(max-width: 767px){
    .h1-popular{
        max-height: unset;
    }
    .h1-popular .list-links-scroll-ver{
        max-height: 400px;
    }
}
.h1-slide-teacher .adv-thumb-link > img{
    width: auto;
}
.h1-box-contact.box-contact-form .wpcf7-form textarea{
    border: none;
    border-radius: 5px;
    height: 160px;
}
.h1-box-contact.box-contact-form .wpcf7-form input.wpcf7-text{
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    border: none;
}
.h1-box-contact.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap{
    margin-bottom: 20px;
}
.h1-box-contact.box-contact-form .wpcf7-form input.wpcf7-submit{
    margin-left: auto;
    margin-right: auto;
}
.h1-copyright a:hover{
    color: #fff;
}
.item-grid-post-event1 .item-post .post-date-event{
    background-image: url(./images/h1-bg-date.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
}
.box-experience img{
    border-radius: 14px;
}
.h1-gallery .gallery-item .gallery-icon{
    overflow: hidden;
    border-radius: 14px;
}
.h1-gallery .gallery-item a img{
    transition: .3s;
    transform: scale(1);
}
.h1-gallery .gallery-item a:hover img{
    transform: scale(1.1);
}

/*==========================================================*
                            HOME 2
/*==========================================================*/
.h2-testimonials .swiper-container{
    overflow: visible;
}
.h2-testimonials .swiper-container .swiper-slide{
    opacity: 0.5;
}
.h2-testimonials .swiper-container .swiper-slide-active{
    opacity: 1;
}
.h2-gallery .item-instagram-global-{
    border-radius: 80px;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.14);
    overflow: hidden;
}
/*==========================================================*
                            HOME 3
/*==========================================================*/
.h3-info-box .info-box-icon a{
    display: block;
    padding: 20px;
    border-radius: 100%;
    background-color: var(--bzo-main-color);
}
.h3-box-programs{
    position: relative;
}
.h3-box-programs:after{
    position: absolute;
    content: "";
    width: 53%;
    height: 100%;
    background-color: var(--bzo-main-color);
    top: 0;
    right: 0;
    z-index: 0;
}
.h3-box-programs.h3-box-teachers:after{
    left: 0;
    right: auto;
}
.heading-shadow{
    text-shadow: 1px 1px 0px #ccc, 1px -1px 0px #ccc, -1px 1px 0px #ccc, -1px -1px 0px #ccc, 1px 0px 0px #ccc, 0px 1px 0px #ccc, -1px 0px 0px #ccc, 0px -1px 0px #ccc;
}
.h3-box-programs.h3-box-teachers .display-swiper-navi-group1 .bzotech-swiper-navi{
    bottom: 10px;
    left: -210px;
    right: auto;
}
@media(min-width: 1921px){
    .h3-box-programs:after{
        width: 52%;
    }
}
@media (min-width: 1367px) and (max-width: 1441px){
    .h3-box-programs .heading-shadow .elbzotech-text-editor-global{
        font-size: 120px !important;
    }
}
@media(max-width: 1200px){
    .h3-box-programs.h3-box-teachers .display-swiper-navi-group1 .bzotech-swiper-navi{
        left: -110px;
    }
}
@media(max-width: 880px){
    .h3-box-programs:after{
        width: 68%;
    }
}
@media(max-width: 767px){
    .h3-box-programs.h3-box-teachers .display-swiper-navi-group1 .bzotech-swiper-navi{
        left: -70px;
    }
}
.h3-spaces .item-slider-global-{
    flex-direction: row-reverse;
    gap: 10px;
    align-items: flex-end;
    display: flex;
}
.h3-spaces .item-slider-global- .image-wrap a{
    overflow: hidden;
}
.h3-spaces .item-slider-global- .image-wrap a img{
    transition: all 0.5s cubic-bezier(0, 0, 0.1, 1);
}
.h3-spaces .item-slider-global- .image-wrap a:hover img{
    transform: scale(1.1);
}
.h3-spaces .item-slider-global- .box-content-custom{
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    white-space: nowrap;
    font-weight: 600;
    color: var(--bzo-title_typo-color);
}

.h3-clubs .item-info-box-global{
    position: relative;
}
.h3-clubs .item-info-box-global .list-text-info{
    position: absolute;
    bottom: 0;
    left: 0;
}
.h3-clubs .item-info-box-global .info-box-icon a{
    position: relative;
    transition: .2s;
}
.h3-clubs .item-info-box-global .info-box-icon a:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: var(--bzo-main-color);
    visibility: visible;
    transition: .2s;
}
.h3-clubs-dark.h3-clubs .item-info-box-global .info-box-icon a:before{
    background-color: var(--bzo-main-color-mix-black);
}
.h3-clubs .item-info-box-global:hover .info-box-icon a:before{
    height: 48px;
    opacity: 0.8;
}
.h3-clubs .item-info-box-global .list-text-info .list-text-info__item{
    color: #fff;
    padding: 30px 30px;
    margin: 0;
    transition: .3s;
}
.h3-clubs .item-info-box-global:hover .list-text-info .list-text-info__item{
    padding: 12px 30px;
}
.h3-socials .icon-image-link{
    border-radius: 100%;
    background-color: #fff;
    padding: 12px;
}
.h3-socials .item-link:hover .icon-image-link{
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.18);
}
.h3-blog .item-grid-post- .meta-item-date{
    padding: 6px 12px;
    font-size: 14px;
}
@media(max-width: 880px){
    .h3-clubs .item-info-box-global .list-text-info .list-text-info__item{
        padding: 15px;
    }
    .h3-clubs .item-info-box-global:hover .list-text-info .list-text-info__item{
        padding: 10px 15px;
    }
    .h3-clubs .item-info-box-global:hover .info-box-icon a:before{
        height: 38px;
    }
}
@media(max-width: 767px){
    .h3-clubs-dark.h3-clubs .item-info-box-global .info-box-icon a:before{
        background-color: var(--bzo-main-color);
    }
    div.h3-clubs:nth-child(2n) .item-info-box-global .info-box-icon a:before{
        background-color: var(--bzo-main-color-mix-black) !important;
    }
}
.js-hover-effect-event .display-swiper-pagination-style1 .swiper-pagination{
    margin: 0;
}
.js-hover-effect-event .display-swiper-pagination-style1 .swiper-pagination-bullet{
    width: 0;
    height: 0;
}

/*==============================================
                    HOME 4
===============================================*/
.header-page .header-4 .menu-global-style- .bzotech-navbar-nav > li > a{
    color: var(--bzo-title_typo-color);
}

.header-page .header-4 .menu-global-style- .bzotech-navbar-nav > li.current-menu-item > a,
.header-page .header-4 .menu-global-style- .bzotech-navbar-nav > li > a:hover{
    color: var(--bzo-main-color);
}
.h4-countup .bzoteche-info-box-global-countup .count-up{
    color: var(--bzo-title_typo-color);
}
.h4-countup .bzoteche-info-box-global-countup .title{
    color: var(--bzo-body_typo-color);
}
@media(min-width: 1025px){
    .h4-countup .count-box-content{
        text-align: left;
    }
    .h4-events .item-grid-post-event1 .item-post{
        gap: 20px;
    }
}
@media(min-width: 768px){
    .h4-countup .bzoteche-info-box-global-countup .list-count{
        gap: 30px;
    }
}

.h4-testimonials .item-slider-global-testimonial2{
    box-shadow: none;
    border-radius: 8px;
    padding: 30px;
}
.h4-testimonials .item-slider-global-testimonial2:hover{
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
@media(max-width: 1200px){
    .h4-testimonials .item-slider-global-testimonial2{
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    }
}
.h4-testimonials .item-slider-global-testimonial2 .item-slider-global-testimonial-inner{
    border-radius: 0;
    padding: 0;
    border: none;
}
.h4-testimonials .item-slider-global-testimonial2 .info-client{
    justify-content: start;
    align-items: flex-start;
    flex-direction: column;
}
.h4-testimonials .item-slider-global-testimonial2 .box-content-custom{
    text-align: unset;
}

.h4-testimonials .elbzotech-wrapper-slider-global{
    padding: 0;
    
}
.h4-testimonials .swiper-container{
    padding: 10px;
    margin: -10px;
}

.h4-list-services .elbzotech-list-link-global a:last-child{
    border-bottom: none !important;
}

.h4-events .item-grid-post-event1 .item-post .post-date-event{
    background-image: none;
    background-color: var(--bzo-main-color);
    border-radius: 4px;
    width: 72px;
    height: 85px;
    padding: 15px 17px;
}
.h4-events .la-angle-right:before{
    content: "\f061";
}

.h4-box-contact.box-contact-form .wpcf7-form textarea{
    border: none;
    border-radius: 5px;
    height: 160px;
}
.h4-box-contact.box-contact-form .wpcf7-form input.wpcf7-text{
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    border: none;
}
.h4-box-contact.box-contact-form .wpcf7-form .bzotech-row .wpcf7-form-control-wrap{
    margin-bottom: 20px;
}
.h4-box-contact.box-contact-form .wpcf7-form input.wpcf7-submit{
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    height: auto;
}
/*==============================================
                    HOME 5
===============================================*/
.font-bold-im{
    font-weight: 700 !important;
}

/*==============================================
                    HOME 6
===============================================*/
.header-page .header-6 .menu-global-style- .bzotech-navbar-nav > li > a{
    color: var(--bzo-title_typo-color);
}

.header-page .header-6 .menu-global-style- .bzotech-navbar-nav > li.current-menu-item > a,
.header-page .header-6 .menu-global-style- .bzotech-navbar-nav > li > a:hover{
    color: var(--bzo-main-color);
}
.h6-events .item-post .main-color{
    color: var(--bzo-title_typo-color);
    font-weight: 400;
}
.h6-events .item-post .main-color:hover{
    color: var(--bzo-main-color);
}
.h6-classes .product-info .product-title{
    font-weight: 400;
}
.h6-testimonials .item-slider-global-testimonial3 .info-client1 h3{
    font-weight: 400;
}
@media(max-width: 1366px){
    .h6-testimonials .item-slider-global-testimonial3 .info-client1 h3{
        font-size: 16px;
    }
}
@media(max-width: 767px){
    #h6-topimage{
        position: static;
    }
}