/*=== 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;
    }
}

@media(min-width: 768px){
    .list-text-right .elbzotech-list-link-global a{
        justify-content: right;
    }
}
/* gallery*/
.elementor-image-gallery .gallery-item .gallery-icon{
    overflow: hidden;
}
.elementor-image-gallery .gallery-item a img{
    transition: .3s;
    transform: scale(1);
}
.elementor-image-gallery .gallery-item a:hover img{
    transform: scale(1.1);
}



/*==========================================================*
                            HOME 1
/*==========================================================*/
body.home-1{
    background-color: var(--bzo-main-color2);
}
.bzotech-navbar-nav > li.menu-logo{
    display: flex;
    align-items: center;
}
@media(min-width: 1366px){
    .bzotech-navbar-nav > li.menu-logo{
        margin: 0 30px;
        width: 240px;
    } 
}
@media(max-width: 1365px){
    .bzotech-navbar-nav > li.menu-logo{
        margin: 0;
        width: 200px;
    } 
}
@media(max-width: 1200px){
    .bzotech-navbar-nav > li.menu-logo{
        display: none;
    }
}
.menu-logo .preview-image,
.menu-logo > .menu-link{
    display: none;
}
.h1-text-bg{
    width: 200vw;
    display: flex;
    flex-wrap: nowrap;
    display: flex;
    flex-wrap: nowrap;
    animation-name: bzo-scroll;
    animation-duration: 45s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.h1-text-bg h2{
    white-space: nowrap;
}
.form-footer{
    text-align: center;
}
.footer1-form .elbzotech-text-editor-global p.desc{
    text-align: center;
    font-size: 14px;
    margin: 5px 0 15px 0;
}
.footer1-form .wpcf7-form-control-wrap input{
    height: 40px;
    width: 80%;
    border: 1px solid var(--bzo-main-color);
    border-radius: 30px;
    text-align: center;
    margin: 7px 0;
}
.footer1-form .wpcf7-spinner{
    width: 0;
    height: 0;
}
.footer1-form .wpcf7-submit{
    margin: 0 auto;
}
.footer1-form .wpcf7 form .wpcf7-response-output{
    margin: 20px 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
}
.footer1-form .wpcf7-spinner{
    display: none;
}

/*==========================================================*
                            HOME 2
/*==========================================================*/
.h2-lists.list-links-scroll .elbzotech-list-link-global .title{
    display: flex;
    align-items: center;
    gap: 4px;
}
.h2-btn-book.elbzotech-bt-global-style2{
    padding: 8px 25px;
}
.home-2 a:hover{
    color: var(--bzo-main-color);
    text-decoration: none;
}
@media(max-width: 767px){
    .h2-box-content-slide{
        position: static !important;
    }
}
/*--- slider-custom-gallery ---*/
.slider-custom-gallery{
    overflow: hidden;
}
.slider-custom-gallery .swiper-container{
    overflow: inherit;
}
.slider-custom-gallery .item-slider-global-  img{
     transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.slider-custom-gallery  .swiper-slide-active{
    z-index: 1;
}
.slider-custom-gallery  .swiper-slide-active .item-slider-global- img{
    transform: scale(1.33)
}
.slider-custom-gallery{
    padding: 85px 40px;
}
@media(max-width: 1200px){
    .slider-custom-gallery{
        padding: 60px 30px;
    }
    .slider-custom-gallery  .swiper-slide-active .item-slider-global- img{
        transform: scale(1.25)
    }
}
@media(max-width: 767px){
    .slider-custom-gallery{
        padding: 30px;
    }
    .footer2-socials .elbzotech-list-link-global-block{
        flex-direction: row;
    }
}
/*==========================================================*
                            HOME 3
/*==========================================================*/
.currency-white .woocommerce-currency-switcher-form .chosen-container-single.chosen-container-active .chosen-single, 
.currency-white .woocommerce-currency-switcher-form .chosen-container-single .chosen-single{
    color: #fff;
}
.h3-slider-testimonials{
    max-height: 830px;
    overflow: hidden;
}
.h3-text-bg{
    width: 200vw;
    display: flex;
    flex-wrap: nowrap;
    display: flex;
    flex-wrap: nowrap;
    animation-name: bzo-scroll;
    animation-duration: 45s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.h3-text-bg h2{
    white-space: nowrap;
}
@media(max-width: 1440px){
    .h3-slider-testimonials{
        max-height: 780px;
    }
}
@media(max-width: 1200px){
    .h3-slider-testimonials{
        max-height: 700px;
    }
}
@media(max-width: 880px){
    .h3-slider-testimonials{
        max-height: 450px;
        overflow: hidden !important;
    }
}