
.frame-50-mobile
{
  display: none;
}
.become-seller-holder
{
  display: inline-flex;
  align-items: center;
}
.cart-frame {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
}

.cart-frame .icon {
  width: 100%;
  height: auto;
}

.qty-badge-wpbay {
  position: absolute;
  top: -6px;
  right: -10px;
  background-color: #21b324 !important; 
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  padding: 4px 6px;
  border-radius: 50%;
  min-width: 20px;
  text-align: center;
}
.ad-bar {
    align-items: center;
    display: flex;
    min-width: 100%;
}
#masthead
{
    position: relative !important;
    z-index: 99999;
}
.wpbay-header {
    align-items: center;
    background-color: var(--mine-shaft);
    display: flex;
    justify-content: space-between;
    left: 0;
    padding: 16px 32px;
    top: 0;
    width: 100%;
    top: 0;
    z-index: 99999; 
}
@media (max-width: 1240px) {
  .wpbay-header {
      transition:unset !important;
  }
}
.logo {
    cursor: pointer;
    height: 40px;
    position: relative;
    width: 101px;
}
.wp-bay-02-1 {
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}
.menu a .menu-item, .menu a .menu-item-1 {
    color: #cfcfcf;
    transition: color 0.4s ease, font-weight 0.4s ease;
}
.menu-item {
    gap: 6px;
    justify-content: center;
    padding: 10px 16px;
}
.menu-item.menu:hover .txt-4 {
  color: #cfcfcf;
}

.menu-item.menu:hover .icon {
  filter: brightness(0.7);
}

.menu-item.menu:hover .wpbay-icon {
  filter: brightness(0.7);
}
.social-icons:hover{
  filter: brightness(1.3);
}
.social-icons-3:hover{
  filter: brightness(1.3);
}
.menu-icon:hover {
  filter: brightness(1.3);
}
.menu-icon-reverse:hover {
  filter: brightness(0.7);
}
.mobile-menu-close:hover {
  filter: brightness(0.7);
}
.mobile-nav-link:hover {
  filter: brightness(0.7);
}
.menu {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    position: relative;
}
.left-1 {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 28px;
    position: relative;
}
.txt-4 {
    color: var(--white);
    font-weight: 700;
    line-height: normal;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}
.button.button-5 .txt-6 {
  transition: color 0.3s ease;
}

.button.button-5:hover {
  background-color: #a8229a;
}
.button-5:hover .txt-6 {
  color: #cfcfcf;
}
.button-5 {
    align-items: center;
    border-radius: 9999999px;
    gap: 10px;
    justify-content: center;
    position: relative;
}
.middle-me
{
  vertical-align: middle;
}
.icon-left.wpbay-icon
{
  vertical-align: middle;
}
.cart-count {
    height: 16px;
    left: 12px;
    position: absolute;
    top: -5px;
    width: 16px;
}
.button.button-5 .txt-6 {
    transition: color 0.3s ease;
}
.cart-frame:hover .cart-count {
  filter: brightness(0.8);
}

.cart-frame:hover {
  filter: brightness(0.8);
}
.cart-frame {
    background-size: 100% 100%;
    height: 24px;
    position: relative;
    width: 24px;
}

.account-frame:hover {
  filter: brightness(0.8);
}
.txt-6 {
    color: var(--white);
    font-weight: 700;
    line-height: 22.4px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
    display: flex;
}
.button.button-5 {
    background-color: var(--red-violet);
    color: white;
    display: inline-flex;
    flex: 0 0 auto;
    padding: 8px 16px;
}
.txt-5 {
    color: var(--white);
    font-weight: 700;
    line-height: 22.4px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}
.line-2 {
    height: 10px;
}
.buttons-2 {
    flex: 0 0 auto;
    gap: 8px;
    position: relative;
}
.white-button-3 {
    align-items: center;
    border-radius: 9999999px;
    gap: 10px;
    justify-content: center;
    padding: 8px 16px;
    position: relative;
}
.white-button-1 {
    display: flex;
    width: 86px;
}
.buttons-1 {
    align-items: center;
    display: inline-flex;
    padding: 0px 16px;
}
.white-button-1:hover {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid #ccc;
  color: #ccc;
  background-color: transparent;
  border-radius: 24px;
  padding: 8px 20px;
  transition: all 0.3s ease;
}

.white-button-3:hover {
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid #ccc;
  color: #ccc;
  background-color: transparent;
  border-radius: 24px;
  transition: all 0.3s ease;
}

.white-button-1:hover .txt-5,
.white-button-3:hover .txt-5 {
  color: #cfcfcf;
}

.txt-1 {
    color: var(--quick-silver);
    font-weight: 700;
    line-height: normal;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}
.menu a .menu-item,
.menu a .menu-item-1 {
  color: #cfcfcf;
  transition: color 0.4s ease, font-weight 0.4s ease;
}

.menu a .txt,
.menu a .txt-1,
.menu a .txt-2,
.menu a .txt-3 {
  color: #bfbfbf;
  transition: color 0.4s ease, font-weight 0.4s ease;
}
.forum-icon {
  transition: filter 0.4s ease; 
}
.menu a:hover .forum-icon
{
    filter: brightness(1.3);
}
.menu a:hover .menu-item,
.menu a:hover .menu-item-1,
.menu a:hover .txt,
.menu a:hover .txt-1,
.menu a:hover .txt-2,
.menu a:hover .txt-3 {
  color: #ffffff;
}
.menu a .txt, .menu a .txt-1, .menu a .txt-2, .menu a .txt-3 {
    color: #bfbfbf;
    transition: color 0.4s ease, font-weight 0.4s ease;
}
.txt {
    color: var(--quick-silver);
    font-weight: 700;
    line-height: normal;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}
.txt-2 {
    color: var(--quick-silver);
    font-weight: 700;
    line-height: normal;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}
.line {
    object-fit: cover;
    position: relative;
    width: 1px;
}
.line-2 {
    height: 10px;
}
.right-2 {
    display: inline-flex;
    flex: 0 0 auto;
    position: relative;
}
.right-1 {
    align-items: center;
}
.txt-3 {
    color: var(--quick-silver);
    font-weight: 700;
    line-height: normal;
    margin-top: -1.00px;
    position: relative;
    width: fit-content;
}
.wpbay-icon {
    height: 24px;
    position: relative;
    width: 24px;
}
.menu-item-1 {
    color: #cfcfcf;
    transition: color 0.4s ease, font-weight 0.4s ease;
}
.menu-item-1 {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 6px;
    justify-content: center;
    padding: 10px 16px;
    position: relative;
}
.bodybold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
}
.ad-bar-1 {
    align-items: center;
    background-color: var(--caribbean-green-pearl);
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.marketplace-launch {
    -webkit-text-stroke: 0.5px var(--verdun-green);
    color: var(--licorice);
    font-weight: 400;
    line-height: 22.4px;
    white-space: nowrap;
}
.overlap-group {
    align-items: center;
    background-image: url('../../img/vector-1.svg');
    background-size: 100% 100%;
    display: flex;
    height: 28px;
    justify-content: center;
    margin-left: 8px;
    min-width: 188px;
}
.saving-90 {
    letter-spacing: 0;
    line-height: normal;
    min-height: 24px;
    white-space: nowrap;
}
.inter-black-white-20px {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
}
.limited-time {
    color: var(--licorice);
    font-weight: 400;
    line-height: 22.4px;
    margin-left: 8px;
    white-space: nowrap;
}
.bodyregular {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
}
.frame-50:hover
{
  filter:brightness(0.7);
}
.all:hover
{
  filter:brightness(0.9);
}
.category-filter-item:hover
{
  filter:brightness(0.9);
}
.frame-50 {
    align-items: center;
    background-color: var(--shark-2);
    border-radius: 1000px;
    display: block;
    gap: 10px;
    justify-content: center;
    margin-left: 25px;
    padding: 0px 12px;
    position: relative;
}
.shop-now {
    color: var(--white);
    font-weight: 700;
    line-height: 19.2px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}
.smbold {
    font-family: var(--font-family-manrope);
    font-size: var(--font-size-s);
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
}
.mobile-menu-toggle {
  display: none;
}

.mobile-menu-drawer {
  font-family: 'Manrope';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--mine-shaft);
  z-index: 999999;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  padding: 16px 32px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

body.mobile-menu-open .mobile-menu-drawer {
  transform: translateX(0);
}

.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-menu-close {
  font-size: 24px;
  color: #fff;
  cursor: pointer;
  width: 24px;
  height: 24px;
}

.mobile-logo {
  height: 40px;
  width: 100px;
}

.mobile-search input {
  width: 100%;
  padding: 12px;
  border-radius: 999px;
  border: none;
  font-size: 16px;
}

.mobile-nav-links {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.mobile-nav-links a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.wpbay-become-seller-btn {
  background-color: #21b324;
  color: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 8px;
  font-weight: bold;
  text-decoration: none;
}
.wpbay-top3
{
  left: 5px;
}
.flame {
  margin-left: 4px;
}
.account-mobile {
    margin-right: 18px;
}
@media (min-width: 950px) {
  .account-mobile {
    display: none;
  }
  .mobile-menu-drawer
  {
    display: none;
  }
}

@media (max-width: 949.98px) {
  .menu,
  .buttons-1,
  .line-2,
  .right-2 > a:not([href="<?php echo esc_url( home_url( '/cart/' ) ); ?>"]):not(.account-mobile),
  .txt-4 {
    display: none !important;
  }

  .account-mobile {
    display: block !important;
  }
  .frame-50-mobile
  {
    display: block;
    padding-right: 2px;
    padding-left: 12px;
  }
  .frame-50
  {
    display: none;
  }
  .marketplace-launch
  {
    font-size: 12px !important;
    text-align: right;
  }
  .limited-time
  {
    font-size: 12px !important;
    text-align: left;
  }
  .saving-90
  {
    font-size: 14px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .overlap-group
  {
    height: unset;
  }
}
@media (max-width: 480px) {
  .overlap-group
  {
    min-width: unset;
    margin-left: 0px;
  }
}

@media (max-width: 372px) {
  .overlap-group
  {
    width: 92px;
  }
}
@media (max-width: 340px) {
  .frame-50-mobile
  {
    padding-right: 2px;
    padding-left: 2px;
  }
  .limited-time
  {
    margin-left: 2px;
  }
}
@media (max-width: 300px) {
  .ad-bar
  {
    display: none;
  }
}
.forum-box-link {
  text-decoration: none;
}

.forum-box {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #444;
  border-radius: 10px;
  padding: 12px 16px;
  color: #fff;
  font-weight: bold;
  justify-content: center;
  background-color: transparent;
  transition: background 0.3s, border-color 0.3s;
}

.forum-box img {
  width: 18px;
  height: 18px;
}

.forum-box:hover {
  background-color: #333;
  border-color: #666;
}
.mobile-nav-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 0;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.mobile-nav-link::after {
  content: '›';
  font-size: 16px;
  color: #888;
}
.has-dropdown {
  position: relative;
}

.has-dropdown::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 8px;
}

.wpbay-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 300px;
  background-color: var(--shark-2);
  border-radius: 14px;
  padding: 10px;
  margin-top: 6px;

  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.45);
  opacity: 0;
  visibility: hidden;
  transform: translateY(4px);
  transition: opacity 0.15s ease, transform 0.15s ease;
  z-index: 9999;
}

.has-dropdown:hover > .wpbay-dropdown,
.has-dropdown:focus-within > .wpbay-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.wpbay-dropdown a {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 10px;

  font-family: var(--font-family-manrope);
  font-size: var(--font-size-m);
  font-weight: 700;
  line-height: normal;

  color: #cfcfcf;
  text-decoration: none;

  transition: background-color 0.15s ease, color 0.15s ease;
}

.wpbay-dropdown a:hover {
  background-color: #2f2f2f;
  color: #ffffff;
}
.wpbay-dropdown {
  max-height: 420px;
  overflow-y: auto;
  overscroll-behavior: contain;
}
.wpbay-dropdown::-webkit-scrollbar {
  width: 6px;
}

.wpbay-dropdown::-webkit-scrollbar-track {
  background: transparent;
}

.wpbay-dropdown::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.18);
  border-radius: 10px;
}

.wpbay-dropdown::-webkit-scrollbar-thumb:hover {
  background-color: rgba(255, 255, 255, 0.28);
}
.wpbay-dropdown {
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.25) transparent;
}
@media (max-width: 949.98px) {
  .wpbay-dropdown {
    display: none !important;
  }
}
.header-search {
  display: flex;
  align-items: center;
  gap: 8px;

  height: 36px;
  padding: 0 12px;

  background-color: var(--shark-2);
  border-radius: 999px;

  margin-left: 12px;
}

.header-search span {
  display: flex;
  align-items: center;
  color: #bfbfbf;
}

.header-search svg {
  width: 14px;
  height: 14px;
  stroke-width: 2;
}

.header-search .search-input-header {
  background: transparent;
  border: none;
  outline: none;

  font-family: var(--font-family-manrope);
  font-size: var(--font-size-m);
  font-weight: 600;

  color: #ffffff;
  width: 190px;
}

.header-search .search-input-header::placeholder {
  color: #9a9a9a;
}

.header-search:hover {
  background-color: #2f2f2f;
}
.header-search,
.header-search * {
  box-shadow: none !important;
}

.header-search .search-input-header {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
}
.header-search .search-input-header:focus,
.header-search .search-input-header:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

.header-search .search-input-header:-webkit-autofill,
.header-search .search-input-header:-webkit-autofill:hover,
.header-search .search-input-header:-webkit-autofill:focus,
.header-search .search-input-header:-webkit-autofill:active {
  box-shadow: 0 0 0 1000px var(--shark-2) inset !important;
  -webkit-text-fill-color: #ffffff !important;
  border: none !important;
}
.header-search {
  overflow: hidden;
}
.header-search {
  max-width: 300px;
}

.header-search .search-input-header {
  width: 300px;
}

.header-search {
  max-width: 300px;
}

.header-search .search-input-header {
  width: 300px;
}

.header-search:focus-within {
  max-width: 300px;
}

.header-search:focus-within .search-input-header {
  width: 300px;
}
.search-input-header
{
  padding-left: 0px !important;
}
@media (max-width: 1260px) {
  .header-search {
    display: none !important;
  }
}

@media (max-width: 949.98px) {
  .mobile-menu-toggle {
    display: block;
    position: relative;
    z-index: 2; 
    cursor: pointer;
    background: none;
    border: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
  }
}
.mobile-menu-drawer {
  z-index: 1000000;
}

body.mobile-menu-open .wpbay-header {
  z-index: 1;
}

body.mobile-menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

body.mobile-menu-open > *:not(.mobile-menu-drawer) {
  pointer-events: none;
}

body.mobile-menu-open .mobile-menu-drawer {
  pointer-events: auto;
}
.mobile-menu-drawer {
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
}