/* Chrome Fabricante sitewide — convive com Betheme (não é a landing blank). */

body.walumar-fab-chrome {
  --fab-nav-h: 82px;
}

/* Esconde chrome Betheme */
body.walumar-fab-chrome #Header,
body.walumar-fab-chrome #Top_bar,
body.walumar-fab-chrome .header_placeholder,
body.walumar-fab-chrome #Action_bar,
body.walumar-fab-chrome #Footer,
body.walumar-fab-chrome .footer_action,
body.walumar-fab-chrome .footer_copy {
  display: none !important;
}

body.walumar-fab-chrome #Header_wrapper {
  background: transparent !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Espaço sob a nav fixa */
body.walumar-fab-chrome #Content {
  padding-top: var(--fab-nav-h);
}

body.walumar-fab-chrome #Subheader {
  margin-top: var(--fab-nav-h);
}

body.walumar-fab-chrome #Header_wrapper:has(#Subheader) ~ #Content,
body.walumar-fab-chrome #Header_wrapper:has(#subheader-atualizado) ~ #Content {
  padding-top: 0;
}

body.walumar-fab-chrome #subheader-atualizado {
  margin-top: var(--fab-nav-h);
}

/* Admin bar */
body.walumar-fab-chrome.admin-bar #fab-nav {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.walumar-fab-chrome.admin-bar #fab-nav {
    top: 46px;
  }
}

/* Busca da admin bar — amarelo + bold */
#wpadminbar #adminbar-search.adminbar-input,
#wpadminbar input.adminbar-input,
#wpadminbar #adminbar-search {
  color: #ffec00 !important;
  font-weight: 700 !important;
  -webkit-font-smoothing: antialiased;
}
#wpadminbar #adminbar-search.adminbar-input::placeholder,
#wpadminbar input.adminbar-input::placeholder {
  color: rgba(255, 236, 0, 0.75) !important;
  font-weight: 700 !important;
  opacity: 1;
}
#wpadminbar #wp-admin-bar-search .ab-icon::before,
#wpadminbar #wp-admin-bar-search > .ab-item::before {
  color: #ffec00 !important;
  font-weight: 700 !important;
}

html:has(body.walumar-fab-chrome) {
  scroll-snap-type: none;
}

body.walumar-fab-chrome .foot {
  font-family: var(--font-heading, 'Barlow'), 'Barlow', system-ui, sans-serif;
  scroll-snap-align: none;
  background: #f4f6f7;
  color: #3d4e5e;
  padding: 46px 24px 34px;
  text-align: center;
}

body.walumar-fab-chrome .foot-social {
  list-style: none !important;
  margin: 8px 0 28px !important;
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

body.walumar-fab-chrome .foot-social > li {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.walumar-fab-chrome .foot-social__link {
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  min-width: 96px;
  padding: 12px 10px !important;
  border-radius: 10px !important;
  border: 0 !important;
  background: transparent !important;
  color: #10161d !important;
  text-decoration: none !important;
  box-shadow: none !important;
  line-height: 1.2 !important;
  transition: transform .2s ease, color .2s ease, background .2s ease;
}

body.walumar-fab-chrome .foot-social__link svg {
  width: 32px !important;
  height: 32px !important;
  display: block !important;
}

body.walumar-fab-chrome .foot-social__link span {
  display: block !important;
  font-family: inherit !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: #5a6b7a !important;
  transition: color .2s ease;
}

body.walumar-fab-chrome .foot-social__link:hover {
  transform: translateY(-3px);
  background: transparent !important;
  color: #10161d !important;
}

body.walumar-fab-chrome .foot-social__link--facebook:hover,
body.walumar-fab-chrome .foot-social__link--facebook:hover span {
  color: #1877f2 !important;
}

body.walumar-fab-chrome .foot-social__link--instagram:hover,
body.walumar-fab-chrome .foot-social__link--instagram:hover span {
  color: #dd2a7b !important;
}

body.walumar-fab-chrome .foot-social__link--youtube:hover,
body.walumar-fab-chrome .foot-social__link--youtube:hover span {
  color: #ff0000 !important;
}

body.walumar-fab-chrome .foot-social__marca {
  display: block !important;
  width: auto !important;
  height: 36px !important;
  max-width: 64px;
  object-fit: contain !important;
}

body.walumar-fab-chrome .foot-social__link--marca:hover span {
  color: #055699 !important;
}

body.walumar-fab-chrome .foot .meta {
  font-size: 15px !important;
  color: #83919d !important;
  line-height: 1.7 !important;
  margin: 0 0 18px !important;
}

body.walumar-fab-chrome .foot-links {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 0 0 22px !important;
  padding: 0 !important;
  list-style: none !important;
}

body.walumar-fab-chrome .foot-links a,
body.walumar-fab-chrome .foot-links .foot-link-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 8px 14px !important;
  border: 0 !important;
  border-radius: 5px !important;
  background: transparent !important;
  color: #3d4e5e !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 0.06em !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  text-transform: none !important;
  white-space: nowrap;
  cursor: pointer;
}

body.walumar-fab-chrome .foot-links a:hover,
body.walumar-fab-chrome .foot-links .foot-link-btn:hover {
  color: #10161d !important;
  background: rgba(16, 22, 29, 0.06) !important;
}

body.walumar-fab-chrome .foot-credit {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px 24px;
  margin-top: 8px;
  font-size: 13px;
  color: #83919d;
}

body.walumar-fab-chrome .foot-credit a {
  color: #3d4e5e !important;
  text-decoration: none !important;
}

@media (max-width: 900px) {
  body.walumar-fab-chrome .foot {
    padding: 36px 20px 28px;
  }
  body.walumar-fab-chrome .foot-social {
    gap: 10px;
    margin-bottom: 22px !important;
  }
  body.walumar-fab-chrome .foot-social__link {
    min-width: 86px;
    padding: 14px 10px 10px !important;
  }
  body.walumar-fab-chrome .foot-social__link svg {
    width: 28px !important;
    height: 28px !important;
  }
  body.walumar-fab-chrome .foot-credit {
    flex-direction: column;
    gap: 12px;
  }
}

body.walumar-fab-chrome .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 18px;
  border-radius: var(--radius-sm, 5px);
  border: 0;
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

body.walumar-fab-chrome .btn-primary {
  background: var(--brand-primary, #1295d1);
  color: #fff;
}

body.walumar-fab-chrome .btn-ghost {
  background: transparent;
  color: inherit;
  border: 1.5px solid currentColor;
}

/* ---------- WooCommerce product grid (estilo Fabricante / catalog cards) ---------- */
body.walumar-fab-chrome ul.products.grid {
  list-style: none !important;
  margin: 0 0 32px !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px !important;
  font-family: var(--font-heading, 'Barlow'), 'Barlow', system-ui, sans-serif;
}

body.walumar-fab-chrome ul.products.grid::before,
body.walumar-fab-chrome ul.products.grid::after {
  display: none !important;
  content: none !important;
}

body.walumar-fab-chrome ul.products.grid > li.product {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  float: none !important;
  clear: none !important;
  list-style: none !important;
  display: flex !important;
  flex-direction: column;
  border: 1px solid rgba(16, 22, 29, 0.08);
  border-radius: 12px;
  background: #fff;
  overflow: hidden;
  box-shadow: none;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

body.walumar-fab-chrome ul.products.grid > li.product:hover {
  border-color: rgba(18, 149, 209, 0.45);
  box-shadow: 0 10px 28px rgba(12, 17, 22, 0.08);
  transform: translateY(-2px);
}

body.walumar-fab-chrome ul.products.grid > li.product .image_frame {
  position: relative !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: #f4f6f7 !important;
  border-radius: 0 !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper {
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 4 / 3;
  padding: 12px;
  overflow: hidden;
}

body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper > a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper img,
body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper .wp-post-image {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  margin: 0 auto !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .image_wrapper .mask,
body.walumar-fab-chrome ul.products.grid > li.product .image_links,
body.walumar-fab-chrome ul.products.grid > li.product .product-loading-icon {
  display: none !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .soldout {
  position: absolute !important;
  left: 10px !important;
  top: 10px !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 2;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  pointer-events: none;
}

body.walumar-fab-chrome ul.products.grid > li.product .soldout h4 {
  margin: 0 !important;
  padding: 6px 10px !important;
  border-radius: 5px !important;
  background: rgba(16, 22, 29, 0.82) !important;
  color: #fff !important;
  font-family: inherit !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  line-height: 1.2 !important;
}

body.walumar-fab-chrome ul.products.grid > li.product.outofstock .image_wrapper img {
  opacity: 0.55;
}

body.walumar-fab-chrome ul.products.grid > li.product .desc {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  margin: 0 !important;
  padding: 12px 14px 16px !important;
  background: #fff !important;
  text-align: left !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .desc h4 {
  margin: 0 !important;
  padding: 0 !important;
  font-family: inherit !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: #10161d !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .desc h4 a {
  color: inherit !important;
  text-decoration: none !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  text-transform: none !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .desc h4 a:hover {
  color: #055699 !important;
}

body.walumar-fab-chrome ul.products.grid > li.product .price {
  margin: 4px 0 0 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #055699 !important;
}

@media (max-width: 960px) {
  body.walumar-fab-chrome ul.products.grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px !important;
  }
}

@media (max-width: 560px) {
  body.walumar-fab-chrome ul.products.grid {
    grid-template-columns: 1fr;
    gap: 12px !important;
  }
}

/* ---------- Grid de marcas (product-category) — estilo Fabricante ---------- */
body.walumar-fab-chrome .products_wrapper.isotope_wrapper:has(li.product-category) {
  margin: 8px 0 40px;
}

body.walumar-fab-chrome .catalogo-clique-ver {
  margin: 0 0 20px !important;
  padding: 0 !important;
  font-family: var(--font-heading, 'Barlow'), 'Barlow', system-ui, sans-serif !important;
  font-size: 12.5px !important;
  font-weight: 600 !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  color: #055699 !important;
  text-align: center !important;
  border: 0 !important;
  background: none !important;
}

body.walumar-fab-chrome .catalogo-clique-ver b {
  font-weight: 800 !important;
  letter-spacing: 0.1em !important;
  color: #10161d !important;
}

body.walumar-fab-chrome ul.products.grid:has(> li.product-category) {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 18px !important;
  max-width: 1100px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product {
  border: 1px solid rgba(16, 22, 29, 0.08);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 1px 0 rgba(16, 22, 29, 0.03);
  overflow: hidden;
  transition: border-color .22s ease, box-shadow .22s ease, transform .22s ease;
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product:hover {
  border-color: rgba(5, 86, 153, 0.35);
  box-shadow: 0 12px 28px rgba(12, 17, 22, 0.09);
  transform: translateY(-3px);
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product > a {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  height: 100%;
  padding: 22px 14px 16px !important;
  text-decoration: none !important;
  color: inherit !important;
  box-sizing: border-box;
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product > a > img,
body.walumar-fab-chrome ul.products.grid > li.product-category.product img {
  width: 100% !important;
  max-width: 120px !important;
  height: 72px !important;
  margin: 0 auto 14px !important;
  object-fit: contain !important;
  object-position: center !important;
  display: block !important;
  filter: grayscale(1);
  opacity: 0.78;
  transition: filter .25s ease, opacity .25s ease, transform .2s ease;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product:hover > a > img,
body.walumar-fab-chrome ul.products.grid > li.product-category.product:hover img {
  filter: grayscale(0);
  opacity: 1;
  transform: translateY(-2px);
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product .woocommerce-loop-category__title {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  font-family: var(--font-heading, 'Barlow'), 'Barlow', system-ui, sans-serif !important;
  font-size: 13.5px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
  letter-spacing: -0.01em !important;
  text-align: center !important;
  text-transform: none !important;
  color: #10161d !important;
}

body.walumar-fab-chrome ul.products.grid > li.product-category.product .woocommerce-loop-category__title .count {
  display: inline-block;
  margin-left: 0.35em;
  padding: 2px 7px;
  border-radius: 999px;
  background: rgba(5, 86, 153, 0.08);
  color: #055699 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  vertical-align: middle;
}

@media (max-width: 1100px) {
  body.walumar-fab-chrome ul.products.grid:has(> li.product-category) {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 860px) {
  body.walumar-fab-chrome ul.products.grid:has(> li.product-category) {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }
}

@media (max-width: 560px) {
  body.walumar-fab-chrome ul.products.grid:has(> li.product-category) {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 12px !important;
  }

  body.walumar-fab-chrome ul.products.grid > li.product-category.product > a {
    padding: 16px 10px 12px !important;
  }

  body.walumar-fab-chrome ul.products.grid > li.product-category.product > a > img,
  body.walumar-fab-chrome ul.products.grid > li.product-category.product img {
    max-width: 96px !important;
    height: 58px !important;
    margin-bottom: 10px !important;
  }

  body.walumar-fab-chrome ul.products.grid > li.product-category.product .woocommerce-loop-category__title {
    font-size: 12.5px !important;
  }
}

body.walumar-fab-chrome #fab-nav,
body.walumar-fab-chrome #nav-drawer,
body.walumar-fab-chrome #fab-nav-overlay {
  z-index: 10060;
}

/* Icon boxes (ex.: lojas) — títulos */
body.walumar-fab-chrome .column_icon_box.bordaazul .icon_box .title,
body.walumar-fab-chrome .column_icon_box.bordaazul .desc_wrapper .title {
  font-size: 20px !important;
}
