@media only screen and (max-width:1040px){.byno-only-desktop{display:none!important}}.flex-center-in-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btns-login-cart-box-header-byno{display:flex;flex-direction:row;gap:15px;justify-content:center;align-items:center;padding:0 5px}.header-menu-byno .main-menu{display:flex;gap:22px}.header-menu-byno.main-menu{flex:1;padding:0 12px 0 0}.byno-nav-main-menu a.byno-menu-link{display:flex;justify-content:center;align-items:center;gap:5px}.byno-nav-main-menu a.byno-menu-link .byno-header-menu-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.login-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:5px 8px 7px 12px}.cart-btn-wrapper-byno{position:relative}.wishlist-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:9px;position:relative;color:var(--byno-var-color-light-dark-text)}.wishlist-btn-byno:hover{color:#ef4444}.wishlist-count-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.wishlist-count-badge.is-hidden{display:none}.cart-btn-byno{display:flex;justify-content:center;align-items:center;gap:6px;border:1px solid var(--byno-var-color-light-dark-border);border-radius:12px;padding:9px;position:relative}.mini-cart-dropdown-byno{position:absolute;top:calc(100% + 10px);left:0;width:430px;background:var(--byno-var-color-light-dark-bg);border-radius:20px;box-shadow:0 12px 44px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000;overflow:hidden}.cart-btn-wrapper-byno:hover .mini-cart-dropdown-byno,.cart-btn-wrapper-byno.is-mini-cart-open .mini-cart-dropdown-byno{opacity:1;visibility:visible;transform:translateY(0)}.mini-cart-header-byno{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid var(--byno-var-color-light-dark-border);color:var(--byno-var-color-light-dark-text);font-size:13px;font-weight:600}.byno-search-wrapper-desktop{flex:1;position:relative;width:650px}.byno-search-base-modal{position:relative}.byno-search-modal-content-wrapper{position:absolute;top:110%;left:0;right:0;background:var(--byno-var-color-light-dark-bg);border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);max-height:500px;overflow-y:auto;z-index:100}@media (min-width:769px){.byno-search-wrapper-desktop .byno-search-input-container{position:relative}.byno-search-modal-content-wrapper::-webkit-scrollbar{width:6px}.byno-search-modal-content-wrapper::-webkit-scrollbar-track{background:0 0}.byno-search-modal-content-wrapper::-webkit-scrollbar-thumb{background:var(--byno-var-color-light-dark-border);border-radius:3px}.byno-search-modal-content-wrapper::-webkit-scrollbar-thumb:hover{background:var(--byno-var-text-color-secondary)}}@media (max-width:768px){.byno-search-wrapper-desktop{display:none}}.byno-first-level-menu-item.active .byno-first-level-menu-content{background:var(--byno-var-main-color);margin:1px 6px;border-radius:12px}.byno-first-level-menu-icon img{width:100%;height:100%;object-fit:cover}.byno-first-level-menu-item.active .byno-first-level-menu-icon{background:var(--byno-var-color-light-dark-bg);color:var(--byno-var-main-color)}.byno-first-level-menu-item.active .byno-menu-item-text{color:#fff;font-weight:600}.byno-desktop-menu-box{position:fixed;inset:0;z-index:10040;display:none}.byno-desktop-menu-outside{position:absolute;inset:0;background-color:rgba(0,0,0,15%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:pointer;opacity:0;transition:opacity .2s ease}.byno-desktop-menu-inside{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.97);width:min(1040px,94vw);height:min(580px,88vh);background:var(--byno-var-color-light-dark-bg);border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.18);border:1px solid var(--byno-var-color-light-dark-border);overflow:hidden;z-index:100;display:flex;flex-direction:column;opacity:0;transition:transform .25s cubic-bezier(.22,.68,0,1.2),opacity .2s ease}.byno-desktop-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--byno-var-color-light-dark-border);flex-shrink:0}.byno-desktop-menu-logo{display:flex;justify-content:center;align-items:center}.byno-desktop-menu-close{width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .18s,color .18s;flex-shrink:0;gap:5px;background:var(--byno-var-color-light-dark-opacity-bg);border-radius:12px;padding:4px;font-weight:400;flex-direction:row-reverse;color:var(--byno-var-color-light-dark-opacity-text)}.byno-desktop-menu-close:hover{background:var(--byno-var-main-color);color:#fff}.byno-desktop-menu-content{flex:1;overflow:hidden;display:flex;direction:rtl}.byno-desktop-menu-first-level{width:220px;flex-shrink:0;border-left:1px solid var(--byno-var-color-light-dark-border);overflow-y:auto;overflow-x:hidden;padding:8px 0;scrollbar-width:thin}.byno-desktop-first-level-menu{list-style:none;margin:0;padding:0}.byno-desktop-first-level-menu-item{cursor:pointer;position:relative;margin:0 6px 0 4px;margin-bottom:4px}.byno-desktop-first-level-menu-content{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;transition:background .18s,border-color .18s}.byno-desktop-first-level-menu-item:hover .byno-desktop-first-level-menu-content{background:var(--byno-var-color-light-dark-bg)}.byno-desktop-first-level-menu-item.active .byno-desktop-first-level-menu-content{background:var(--byno-var-main-color)}.byno-desktop-first-level-menu-content .byno-first-level-menu-icon{width:36px;height:36px;border-radius:10px;background:var(--byno-var-color-light-dark-opacity-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--byno-var-color-light-dark-text);transition:background .18s,color .18s;overflow:hidden}.byno-desktop-first-level-menu-content .byno-first-level-menu-icon img{width:100%;height:100%;max-width:20px;max-height:20px;object-fit:none}.byno-desktop-first-level-menu-item.active .byno-first-level-menu-icon{background:var(--byno-var-color-light-dark-bg);color:var(--byno-var-main-color)}.byno-desktop-menu-item-text{font-size:14px;font-weight:500;color:var(--byno-var-color-light-dark-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.byno-desktop-first-level-menu-item.active .byno-desktop-menu-item-text{color:#fff;font-weight:600}.byno-desktop-menu-item-arrow{color:var(--byno-var-color-light-dark-opacity-text);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:auto 4px}.byno-desktop-first-level-menu-item.active .byno-desktop-menu-item-arrow{color:#fff}.byno-desktop-menu-second-level{flex:1;overflow:hidden;border-left:1px solid var(--byno-var-color-light-dark-border)}.byno-desktop-second-level-content{height:100%;overflow-y:auto;padding:16px 14px 18px;direction:rtl}.byno-desktop-second-level-panel{display:none}.byno-dsk-flat-grid,.byno-dsk-group-list{list-style:none;margin:0;padding:0}.byno-dsk-flat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:8px}.byno-dsk-mixed-leaf-items{margin-top:12px}.byno-dsk-flat-grid a,.byno-dsk-group-list a{display:flex;align-items:center;gap:8px;padding:6px 12px;text-decoration:none;font-size:14px;font-weight:400;border-radius:10px;transition:background .18s,color .18s,transform .18s}.byno-dsk-flat-grid a:hover,.byno-dsk-group-list a:hover{background:var(--byno-var-main-color);color:#fff;transform:translateX(-2px)}.byno-dsk-dot{width:8px;height:8px;border-radius:50%;background:var(--byno-var-main-color);flex-shrink:0;opacity:.4}.byno-dsk-flat-grid a:hover .byno-dsk-dot,.byno-dsk-group-list a:hover .byno-dsk-dot{background:#fff;opacity:1}.byno-dsk-groups-wrap{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.byno-dsk-group{padding:5px 10px}.byno-dsk-group-title{margin:0 0 8px;padding-right:10px;border-right:3px solid var(--byno-var-main-color);font-size:16px;font-weight:700;line-height:1.4}.byno-dsk-group-title a{color:var(--byno-var-color-light-dark-text);text-decoration:none}@media (max-width:768px){.byno-desktop-menu-box{display:none!important}}@media (max-width:1100px){.byno-desktop-menu-first-level{width:190px}}.byno-site-footer-badge span{display:inline-flex;align-items:center;justify-content:center;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:10px;border:1px dashed #e2e3e6}.byno-site-footer-card .byno-site-footer-bottom-desktop .byno-site-footer-copy a{color:#fff;text-decoration:underline;text-underline-offset:3px}.byno-site-footer-card .byno-site-footer-bottom-desktop .byno-site-footer-copy a:hover{color:#fff}.header-byno-full{width:100%;position:sticky;top:0;left:0;z-index:99;display:flex;flex-direction:column;margin-bottom:10px}.inner-header-byno{background:var(--byno-var-color-light-dark-bg-blur);width:100%;margin:0 auto;gap:12px;min-height:80px;backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px 25px 10px;box-shadow:0 0 15px -10px var(--byno-var-color-light-dark-shadow);transition:gap .3s ease,padding .3s ease}.logo-header-byno{display:flex;justify-content:center;align-items:center}.top-head-in-header-byno,.bottom-head-in-header-byno{display:flex;flex:1;width:100%;justify-content:space-between;align-items:center}.top-head-in-header-byno{overflow:visible;position:relative}.bottom-head-in-header-byno{max-height:100px;transition:max-height .3s ease,opacity .3s ease,margin .3s ease;overflow:hidden}.logo-search-box-header-byno{display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;margin-right:10px}.right-bottom-header-box-byno{display:flex;flex:1;width:100%;justify-content:space-between;align-items:center}.byno-variable-popup-price>bdi,.byno-variable-popup-price>.price>bdi,.byno-variable-popup-price>.price>.amount,.byno-variable-popup-price>.price>.woocommerce-Price-amount{color:#1f2254;font-size:22px;font-weight:800;line-height:1.1}.byno-variable-popup-price>bdi .woocommerce-Price-currencySymbol,.byno-variable-popup-price>.price>bdi .woocommerce-Price-currencySymbol,.byno-variable-popup-price>.price>.amount .woocommerce-Price-currencySymbol,.byno-variable-popup-price>.price>.woocommerce-Price-amount .woocommerce-Price-currencySymbol{color:#2f335f;font-size:12px;font-weight:700;margin-right:2px}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}}@media screen{.byno-first-level-menu-item.active::before{left:0;right:unset}}