@media screen and (max-width: 1024px) {
  html body .whb-header,
  html body .whb-main-header,
  html body .whb-row.whb-general-header {
    z-index: 10020 !important;
  }

  html body .wd-close-side {
    background: rgba(6, 26, 58, 0.34) !important;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
  }

  html body .mobile-nav,
  html body .wd-mobile-nav,
  html body .wd-side-hidden.mobile-nav,
  html body .wd-side-hidden.wd-mobile-nav,
  html body .mobile-menu-wrapper,
  html body .wd-nav-mobile-wrapper {
    position: fixed !important;
    top: 66px !important;
    right: 10px !important;
    left: 10px !important;
    bottom: auto !important;
    width: auto !important;
    max-width: none !important;
    height: auto !important;
    max-height: calc(100vh - 82px) !important;
    padding: 10px 12px 14px !important;
    border-radius: 0 0 18px 18px !important;
    background: rgba(255, 255, 255, 0.98) !important;
    border: 1px solid rgba(229, 234, 243, 0.95) !important;
    box-shadow: 0 18px 48px rgba(6, 26, 58, 0.18) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    opacity: 0 !important;
    visibility: hidden !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    transform: translate3d(0, -16px, 0) !important;
    transition: transform 0.28s ease, opacity 0.2s ease, visibility 0.2s ease !important;
    z-index: 10010 !important;
  }

  html body.admin-bar .mobile-nav,
  html body.admin-bar .wd-mobile-nav,
  html body.admin-bar .wd-side-hidden.mobile-nav,
  html body.admin-bar .wd-side-hidden.wd-mobile-nav,
  html body.admin-bar .mobile-menu-wrapper,
  html body.admin-bar .wd-nav-mobile-wrapper {
    top: 98px !important;
    max-height: calc(100vh - 114px) !important;
  }

  html body .mobile-nav.wd-opened,
  html body .wd-mobile-nav.wd-opened,
  html body .wd-side-hidden.wd-opened,
  html body .mobile-menu-wrapper.wd-opened,
  html body.shiz-mobile-menu-opened .mobile-nav,
  html body.shiz-mobile-menu-opened .wd-mobile-nav,
  html body.shiz-mobile-menu-opened .wd-side-hidden.mobile-nav,
  html body.shiz-mobile-menu-opened .mobile-menu-wrapper,
  html body.shiz-mobile-menu-opened .wd-nav-mobile-wrapper {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0) !important;
  }

  html body .mobile-nav .wd-nav-mobile,
  html body .wd-mobile-nav .wd-nav-mobile,
  html body .mobile-menu-wrapper .wd-nav-mobile {
    padding: 0 !important;
    margin: 0 !important;
  }

  html body .mobile-nav .wd-nav-mobile > li,
  html body .wd-mobile-nav .wd-nav-mobile > li,
  html body .mobile-menu-wrapper .wd-nav-mobile > li {
    position: relative !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile > li > a,
  html body .wd-mobile-nav .wd-nav-mobile > li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > a,
  html body .mobile-nav .wd-nav-mobile > li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile > li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > .woodmart-nav-link {
    min-height: 30px !important;
    padding: 0 0 0 28px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    color: #061a3a !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    line-height: 1.5 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    position: relative !important;
  }

  html body .mobile-nav .wd-nav-mobile > li > a:before,
  html body .wd-mobile-nav .wd-nav-mobile > li > a:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > a:before,
  html body .mobile-nav .wd-nav-mobile > li > a:after,
  html body .wd-mobile-nav .wd-nav-mobile > li > a:after,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > a:after,
  html body .mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:before,
  html body .wd-mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > .woodmart-nav-link:before,
  html body .mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:after,
  html body .wd-mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:after,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > .woodmart-nav-link:after {
    content: none !important;
    display: none !important;
  }

  html body .mobile-nav .wd-nav-mobile > li > a:hover,
  html body .wd-mobile-nav .wd-nav-mobile > li > a:hover,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > a:hover,
  html body .mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:hover,
  html body .wd-mobile-nav .wd-nav-mobile > li > .woodmart-nav-link:hover,
  html body .mobile-menu-wrapper .wd-nav-mobile > li > .woodmart-nav-link:hover {
    color: #1146ff !important;
    background: transparent !important;
  }

  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener {
    position: absolute !important;
    left: 2px !important;
    right: auto !important;
    top: 3px !important;
    width: 22px !important;
    height: 24px !important;
    min-width: 22px !important;
    min-height: 24px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    z-index: 2 !important;
  }

  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener:after,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener:after,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener:after {
    content: "" !important;
    position: absolute !important;
    left: 7px !important;
    top: 8px !important;
    width: 7px !important;
    height: 7px !important;
    border: 0 !important;
    border-left: 1.5px solid #2d7cff !important;
    border-bottom: 1.5px solid #2d7cff !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: rotate(45deg) !important;
    opacity: 1 !important;
  }

  html body .mobile-nav .wd-nav-mobile > li.wd-opened .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.wd-opened .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.wd-opened .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.wd-opened .wd-nav-opener:after,
  html body .wd-mobile-nav .wd-nav-mobile > li.wd-opened .wd-nav-opener:after,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.wd-opened .wd-nav-opener:after,
  html body .mobile-nav .wd-nav-mobile > li.active .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.active .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.active .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.active .wd-nav-opener:after,
  html body .wd-mobile-nav .wd-nav-mobile > li.active .wd-nav-opener:after,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.active .wd-nav-opener:after {
    transform: rotate(-45deg) !important;
  }

  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener i,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener i,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener i,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener svg,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener svg,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener svg,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener span,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener span,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener span {
    display: none !important;
  }

  html body .mobile-nav .sub-menu,
  html body .wd-mobile-nav .sub-menu,
  html body .mobile-menu-wrapper .sub-menu {
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 1px 0 7px !important;
    padding: 0 9px 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: none !important;
  }

  html body .mobile-nav .sub-menu li,
  html body .wd-mobile-nav .sub-menu li,
  html body .mobile-menu-wrapper .sub-menu li {
    margin: 0 0 3px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu li a,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li a,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li a,
  html body .mobile-nav .sub-menu li a,
  html body .wd-mobile-nav .sub-menu li a,
  html body .mobile-menu-wrapper .sub-menu li a {
    display: block !important;
    min-height: 20px !important;
    padding: 2px 0 2px 8px !important;
    border-radius: 0 !important;
    color: #344054 !important;
    font-size: 8px !important;
    font-weight: 650 !important;
    line-height: 1.55 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu li a:hover,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li a:hover,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li a:hover,
  html body .mobile-nav .sub-menu li a:hover,
  html body .wd-mobile-nav .sub-menu li a:hover,
  html body .mobile-menu-wrapper .sub-menu li a:hover {
    color: #1146ff !important;
    background: transparent !important;
  }

  html body .whb-header .wd-header-mobile-nav,
  html body .whb-header .mobile-nav-icon,
  html body .whb-header .menu-opener {
    position: relative !important;
    z-index: 10030 !important;
  }

  html body .whb-header .wd-header-mobile-nav .wd-tools-icon,
  html body .whb-header .mobile-nav-icon .wd-tools-icon,
  html body .whb-header .woodmart-burger-icon,
  html body .whb-header .menu-opener .woodmart-burger-icon {
    position: relative !important;
    display: inline-block !important;
    width: 24px !important;
    height: 18px !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  html body .whb-header .wd-header-mobile-nav .wd-tools-icon:before,
  html body .whb-header .mobile-nav-icon .wd-tools-icon:before,
  html body .whb-header .woodmart-burger-icon:before,
  html body .whb-header .menu-opener .woodmart-burger-icon:before {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: 1px !important;
    width: 24px !important;
    height: 2px !important;
    border-radius: 99px !important;
    background: #ffffff !important;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff !important;
    transition: all 0.24s ease !important;
  }

  html body .whb-header .wd-header-mobile-nav .wd-tools-icon:after,
  html body .whb-header .mobile-nav-icon .wd-tools-icon:after,
  html body .whb-header .woodmart-burger-icon:after,
  html body .whb-header .menu-opener .woodmart-burger-icon:after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    top: 8px !important;
    width: 24px !important;
    height: 2px !important;
    border-radius: 99px !important;
    background: #ffffff !important;
    opacity: 0 !important;
    transform: rotate(-45deg) !important;
    transition: all 0.24s ease !important;
  }

  html body.shiz-mobile-menu-opened .whb-header .wd-header-mobile-nav .wd-tools-icon:before,
  html body.shiz-mobile-menu-opened .whb-header .mobile-nav-icon .wd-tools-icon:before,
  html body.shiz-mobile-menu-opened .whb-header .woodmart-burger-icon:before,
  html body.shiz-mobile-menu-opened .whb-header .menu-opener .woodmart-burger-icon:before {
    top: 8px !important;
    box-shadow: none !important;
    transform: rotate(45deg) !important;
  }

  html body.shiz-mobile-menu-opened .whb-header .wd-header-mobile-nav .wd-tools-icon:after,
  html body.shiz-mobile-menu-opened .whb-header .mobile-nav-icon .wd-tools-icon:after,
  html body.shiz-mobile-menu-opened .whb-header .woodmart-burger-icon:after,
  html body.shiz-mobile-menu-opened .whb-header .menu-opener .woodmart-burger-icon:after {
    opacity: 1 !important;
    transform: rotate(-45deg) !important;
  }
}
@media screen and (max-width: 1024px) {
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener:before {
    content: "" !important;
    position: absolute !important;
    left: 7px !important;
    top: 8px !important;
    width: 7px !important;
    height: 7px !important;
    border: 0 !important;
    border-right: 1.5px solid #2d7cff !important;
    border-bottom: 1.5px solid #2d7cff !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: rotate(135deg) !important;
    transform-origin: center !important;
    opacity: 1 !important;
    transition: transform 0.18s ease, border-color 0.18s ease !important;
  }

  html body .mobile-nav .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener.wd-active:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener.wd-active:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener.wd-active:before,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener.active:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener.active:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener.active:before,
  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener.opened:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener.opened:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener.opened:before,
  html body .mobile-nav .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li:has(> .wd-sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li:has(> .wd-sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li:has(> .wd-sub-menu[style*="display: block"]) > .wd-nav-opener:before {
    transform: rotate(45deg) !important;
    border-color: #1146ff !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link {
    min-height: 20px !important;
    padding: 2px 0 2px 7px !important;
    font-size: 8.8px !important;
    font-weight: 650 !important;
    line-height: 1.45 !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link {
    min-height: 19px !important;
    padding: 1px 0 1px 6px !important;
    font-size: 8.3px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
  }
}
@media screen and (max-width: 1024px) {
  html body .mobile-nav .wd-nav-mobile .sub-menu,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu,
  html body .mobile-nav .wd-nav-mobile .children,
  html body .wd-mobile-nav .wd-nav-mobile .children,
  html body .mobile-menu-wrapper .wd-nav-mobile .children {
    position: static !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    margin: 2px 12px 8px 0 !important;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transform: none !important;
    overflow: visible !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu li,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu li,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu li,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu li,
  html body .mobile-nav .wd-nav-mobile .children li,
  html body .wd-mobile-nav .wd-nav-mobile .children li,
  html body .mobile-menu-wrapper .wd-nav-mobile .children li {
    margin: 0 0 3px !important;
    padding: 0 !important;
    min-height: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .children li > a,
  html body .wd-mobile-nav .wd-nav-mobile .children li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .children li > a,
  html body .mobile-nav .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu li > .woodmart-nav-link,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu li > .woodmart-nav-link,
  html body .mobile-nav .wd-nav-mobile .children li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .children li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .children li > .woodmart-nav-link {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    min-height: 20px !important;
    height: auto !important;
    padding: 2px 0 2px 7px !important;
    color: #344054 !important;
    font-size: 8.8px !important;
    font-weight: 650 !important;
    line-height: 1.45 !important;
    letter-spacing: 0 !important;
    text-align: right !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    outline: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu .sub-menu,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu .sub-menu,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu .sub-menu,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu .wd-sub-menu {
    margin: 1px 10px 5px 0 !important;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu .sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > a,
  html body .mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .sub-menu .sub-menu li > .woodmart-nav-link,
  html body .mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link,
  html body .wd-mobile-nav .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link,
  html body .mobile-menu-wrapper .wd-nav-mobile .wd-sub-menu .wd-sub-menu li > .woodmart-nav-link {
    min-height: 19px !important;
    padding: 1px 0 1px 6px !important;
    font-size: 8.3px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
    color: #5b6677 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body .mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li .wd-nav-opener:before {
    transform: rotate(135deg) !important;
  }

  html body .mobile-nav .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.wd-opened > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.active > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.opened > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li.current-menu-ancestor > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li:has(> .sub-menu[style*="display: block"]) > .wd-nav-opener:before,
  html body .mobile-nav .wd-nav-mobile > li:has(> .sub-menu:not([style*="display: none"])) > .wd-nav-opener:before,
  html body .wd-mobile-nav .wd-nav-mobile > li:has(> .sub-menu:not([style*="display: none"])) > .wd-nav-opener:before,
  html body .mobile-menu-wrapper .wd-nav-mobile > li:has(> .sub-menu:not([style*="display: none"])) > .wd-nav-opener:before {
    transform: rotate(45deg) !important;
    border-color: #1146ff !important;
  }
}
