.header-mobile{display:none;background:#fff;padding:10px 0}.mobile-menu{display:block;position:fixed;top:0;bottom:0;left:-300px;width:300px;z-index:1000;overflow-y:auto;overflow-x:hidden;visibility:hidden;opacity:0;background-color:#232528;will-change:transform;-webkit-transform:translateZ(0);-webkit-overflow-scrolling:auto;transition:all .4s cubic-bezier(.46,.01,.32,1)}.rtl .mobile-menu{right:-300px;left:auto}.mobile-menu.nav-open{visibility:visible;opacity:1;transform:translate(300px)}.rtl .mobile-menu.nav-open{transform:translate(-300px)}.mobile-menu .logo-nav{position:relative;padding:20px 10px 15px;text-align:center;background:#ddd}.mobile-menu .logo-nav .menu-remove{position:absolute;top:15px;right:15px;font-size:12px}.mobile-menu .logo-nav .menu-remove i{font-size:16px}.mobile-menu .site_nav_mobile .space_mega{margin-bottom:15px}.mobile-menu .site_nav_mobile .spaceMega{margin-bottom:10px}.mobile-menu .site_nav_mobile .sub-menu{display:none;padding:5px 15px}.mobile-menu .site_nav_mobile>.menu-item{display:block}.mobile-menu .site_nav_mobile>.menu-item>a{display:block;padding:5px 15px;color:#fff;font-size:13px;text-transform:uppercase;border-bottom:1px solid #111112;box-shadow:0 1px #ffffff1a}.mobile-menu .site_nav_mobile>.menu-item a{color:#fff}.mobile-menu .site_nav_mobile>.menu-item a span.caret{float:var(--right)}.mobile-menu .site_nav_mobile .sub-menu .megatitle,.mobile-menu .site_nav_mobile .sub-menu .menu-title,.mobile-menu .site_nav_mobile .sub-menu .sub-menu>.menu-item a{display:block;padding:5px 0;font-size:13px}.mobile-menu .site_nav_mobile .ss_product_mega .megatitle{margin-bottom:10px;text-transform:uppercase}.mobile-menu .site_nav_mobile .ss_product_mega .products-listing.grid{padding:0 5px}.mobile-menu .site_nav_mobile .ss_product_mega .products-listing.grid .product-layout .product-item-container{margin:0}.mobile-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:0;visibility:hidden;background-color:#0006;transition:all .3s ease}.mobile-screen.nav-open{z-index:98;opacity:1;visibility:visible}.header-mobile .group-nav__ico{display:inline-block;position:relative;padding:5px 2px 0;vertical-align:top}.header-mobile .group-nav__ico:last-child{padding-right:0}.header-mobile .group-nav__ico .material-icons{color:#222;cursor:pointer}.header-mobile .group-nav__ico .dropdown-content{display:none;right:0;left:auto}.rtl .header-mobile .group-nav__ico .dropdown-content{left:0;right:auto}.header-mobile .group-nav__ico .dropdown-content.sn .fa{min-width:16px}.header-mobile .group-nav__cart .minicart-header .shopcart .cart_icos{display:inline-block;position:relative}.header-mobile .group-nav__cart .minicart-header .shopcart .cout_carts{position:absolute;top:-7px;left:18px;width:18px;height:18px;line-height:18px;font-size:10px;text-align:center;color:#fff;border-radius:50%;background-color:var(--main-color)}.header-mobile .group-nav__search .form_search{position:fixed;left:0;right:0;z-index:9;display:none;width:100%;height:42px;margin:0;padding:5px 15px;background:#f5f5f5}.header-mobile .group-nav__search .form_search .formSearch{display:flex;position:relative;width:100%}.header-mobile .group-nav__search .form_search .formSearch:focus{box-shadow:none}.header-mobile .group-nav__search .form_search .formSearch .btn,.header-mobile .group-nav__search .form_search .formSearch .form-control{border:none;border-radius:0;cursor:pointer}.header-mobile .group-nav__search .form_search .box-results{display:none}.minicart-header .cart-sidebar{width:380px;max-width:100%;height:100vh;background:#fff;padding:0;overflow-y:auto;display:flex;flex-direction:column}.minicart-header .block-content{flex:1;display:flex;flex-direction:column;height:100%}.minicart-header .block-inner{flex:1;min-height:100%;padding:20px;display:flex;flex-direction:column}.minicart-header .head-minicart{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #ececec}.minicart-header .label-products{font-size:24px;font-weight:700;color:#222}.minicart-header .btn-close{position:absolute;top:18px;right:20px;font-size:42px;font-weight:900;line-height:1;color:#000;text-decoration:none}.minicart-header .btn-close:hover{color:#000}.minicart-header .mini-products-list{flex:1;overflow-y:auto;list-style:none;margin:0;padding:0 5px 0 0}.minicart-header .mini-products-list .item{position:relative;display:flex;align-items:flex-start;gap:14px;padding:14px 0;border-bottom:1px solid #f1f1f1}.minicart-header .product-img-wrap{flex:0 0 88px;width:88px}.minicart-header .product-image{display:block;width:88px;height:88px;overflow:hidden;border-radius:6px;background:#f8f8f8}.minicart-header .product-image img{display:block;width:100%;height:100%;object-fit:cover}.minicart-header .product-details{flex:1;min-width:0;display:flex;justify-content:space-between;gap:10px}.minicart-header .inner-left{flex:1;min-width:0}.minicart-header .product-name{margin:0 0 8px;line-height:1.35}.minicart-header .product-name a{display:block;color:#222;font-size:20px;font-weight:500;text-decoration:none}.minicart-header .product-name a:hover{color:#000}.minicart-header .option{margin-bottom:6px;color:#777;font-size:13px}.minicart-header .product-details-bottom{margin-bottom:6px;font-size:15px;color:#555}.minicart-header .product-details-bottom .title-desc{margin-right:4px;color:#666}.minicart-header .product-price{display:flex;align-items:center;justify-content:flex-end;min-width:40px}.minicart-header .product-price .price{font-size:16px;font-weight:700;color:#c58a2a;white-space:nowrap}.minicart-header .btn-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#888;border-radius:6px;transition:all .2s ease}.minicart-header .btn-remove:hover{background:#f5f5f5;color:#000}.minicart-header .bottom-action{margin-top:10px;padding-top:15px;border-top:1px solid #eee}.minicart-header .button-wrapper{display:flex;flex-direction:column;gap:12px}.minicart-header .btn-gotocart{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;font-size:16px;font-weight:600;text-decoration:none;border-radius:4px}.minicart-header .cart-empty{padding:20px 0;font-size:15px;color:#666}@media only screen and (max-width:1024px){.bzotech-buy .buy-btn a{width:50px;height:50px}.bzotech-buy .support-button a{background-position:5px -62px}.bzotech-buy .buy-button a{background-position:4px 8px}.bzotech-buy .buy-button a span,.bzotech-buy .support-button a span{display:none}.header-mobile{display:block;box-shadow:0 0 15px #00000026}.header-desktop{display:none}.header-mobile .mobile-top-content,.header-mobile .mobile-bottom-content{padding:0 15px}.header-mobile .mobile-top-content{height:56px}.header-mobile .mobile-nav,.header-mobile .mobile-cart{width:60px}.header-mobile .mobile-nav{float:left;margin-top:20px}.header-mobile .mobile-cart{float:right;margin-top:17px}.header-mobile .mobile-logo{float:left;width:calc(100% - 120px);padding:5px 20px 10px;text-align:center}.header-mobile .mobile-nav a{position:relative;display:block;width:22px;height:18px;border-top:2px solid #222;border-bottom:2px solid #222}.header-mobile .mobile-nav a:before{content:"";display:block;width:22px;height:2px;margin-top:6px;background-color:#222}.header-mobile .mobile-nav a span,.search-content .top-search-collection{display:none}#search-mobile .search__input{width:100%;padding:10px 40px 10px 20px}#search-mobile .search-content{position:relative}#search-mobile #search-popup-results{position:absolute;top:100%;z-index:99;padding-bottom:20px;background:#fff;box-shadow:0 0 10px #dedede}#search-popup-results .product-name a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.navigation-mobile{position:fixed;top:0;bottom:0;left:-340px;z-index:850;width:320px;padding:10px;overflow-y:auto;overflow-x:hidden;background-color:#fff;box-shadow:0 0 15px #00000026;transition:.2s}.show-nav-mobile .navigation-mobile{left:0}.close-mobile{position:absolute;top:0;left:273px;z-index:999;display:block;padding:15px;color:var(--text-on-theme-primary-color)}.close-mobile:hover{color:var(--theme-secondary-color)}.close-mobile .la-close{font-size:17px}.nav-mobile-overlay,.bzo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:800;opacity:0;visibility:hidden;transition:.2s}.nav-mobile-overlay,.bzo-overlay{background-color:#000c}.show-nav-mobile .nav-mobile-overlay{opacity:1;visibility:visible}.mobile-cart .cart-count-bubble{right:0}.mobile-cart .header-cart .header__icon--cart{position:relative;top:-9px;float:right;padding:0}.navigation-mobile .mobile-customer{display:flex;align-items:center;margin:-20px -20px 20px;padding:20px 20px 10px;background:var(--theme-primary-color)}.mobile-customer .customer-avata{width:60px;height:60px;float:left;background:url(user.png) no-repeat center center;background-color:var(--text-on-theme-primary-color);background-size:30px;border-radius:50%}.mobile-customer .customer-info{margin-left:10px;padding-top:0}.mobile-customer .mobile-welcome{font-size:142.857%;font-weight:700;color:var(--text-on-theme-primary-color)}.mobile-customer .customer-links{display:block;overflow:hidden}.mobile-customer .customer-links>.header.links{margin:0;padding:0;list-style:none}.mobile-customer .customer-links>.header.links>li{float:left;margin-bottom:0}.mobile-customer .customer-links>.header.links>li>a{color:var(--text-on-theme-primary-color)}.mobile-customer .customer-links>.header.links>li>a:hover{color:var(--theme-primary-color)}.mobile-customer .customer-links>.header.links>li:not(:last-child):after{content:"/";margin:0 5px;color:#fff}#menu-mobile .dropdown-megamenu{display:none;max-width:100%}#menu-mobile .show-dropdown-menu .dropdown-megamenu{display:block;width:100%!important;padding:15px 0 0 10px}#menu-mobile .show-dropdown-menu .dropdown-megamenu .colum-sub-cat{margin-bottom:0;padding-bottom:10px}#menu-mobile .show-dropdown-menu .dropdown-megamenu .colum-sub-cat a.have-child{display:block;margin-bottom:5px;font-size:110%;color:var(--theme-secondary-color)}#menu-mobile .show-dropdown-menu .dropdown-megamenu .megamenu-sub-dropdown .list-sub-items li{margin-bottom:5px}#menu-mobile .show-dropdown-menu .dropdown-megamenu .megamenu-sub-dropdown .list-sub-items li a,#menu-mobile .dropdown-megamenu .sub-items .colum-sub-cat a{color:#777;font-size:13px}#menu-mobile .dropdown-megamenu .top-block .block-text{margin-top:5px;color:var(--theme-secondary-color);font-size:14px;text-align:center}#menu-mobile .menu-items>.item{position:relative;padding:10px;font-size:16px;border-bottom:1px solid var(--border-color)}#menu-mobile .menu-items>.item>.item-link .cat-content{color:var(--link-color)}#menu-mobile .menu-items>.item>.btn-drop-mobile{position:absolute;top:11px;right:0;display:block;padding:5px 10px}#menu-mobile .menu-items>.item>.btn-drop-mobile:before{content:"";display:block;width:8px;height:8px;border-top:2px solid #888;border-right:2px solid #888;transform:rotate(135deg)}#menu-mobile .menu-items .item.show-dropdown-menu .btn-drop-mobile:before{transform:rotate(-45deg)}.menu-mobile{max-height:90%;overflow-y:scroll}.megamenu-column.category-block .sub-items{flex-direction:column}.megamenu-column.category-block .sub-items .colum-sub-cat,.dropdown-content .megamenu-column{width:100%!important;margin-bottom:25px}#search-mobile button.search__button{top:0;height:38px}}@media only screen and (max-width:992px){#search-mobile .template-search__results{margin-top:0}#search-mobile .template-search__results .grid-search-popup .product-item{width:33.33%}}@media only screen and (max-width:767px){#search-mobile .template-search__results .grid-search-popup .product-item{width:50%}.minicart-header .cart-sidebar{width:100%;max-width:100%;height:100dvh}.minicart-header .block-inner{padding:16px 14px 14px}.minicart-header .mini-products-list{padding-right:4px}.minicart-header .bottom-action{padding-top:12px}}@media only screen and (max-width:480px){#search-mobile .template-search__results .grid-search-popup .product-item,.minicart-header .cart-sidebar{width:100%}.minicart-header .block-inner{padding:20px 16px 16px}.minicart-header .product-img-wrap,.minicart-header .product-image{width:78px;height:78px;flex-basis:78px}.minicart-header .product-name a,.minicart-header .product-price .price{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-mobile-menu.css.map */
