@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//global.bulldogbazar.com/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(208,2,27);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(35,149,224);
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(208,2,27);
	--btn-accented-bgcolor-hover: rgb(208,2,27);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(208,2,27);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
	background-size: contain;
	background-position: left bottom;
}
.wd-footer {
	background-color: rgb(244,244,244);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-entry-meta .meta-author {
    display: none;
}
.wd-toolbar.wd-toolbar-label-show .wd-toolbar-link .wd-custom-icon img {
    width: 70% ;
    height: auto ;
}
body.single .product_meta > span.sku_wrapper{
display:none;
}
img.avatar.avatar-60.photo {
    display: none;
}
.bb-checkout-trust {
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 14px 16px;
  margin-top: 18px;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fafafa;
}

.bb-checkout-trust h4 {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
}

.bb-checkout-trust ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bb-checkout-trust li {
  margin: 4px 0;
}
button.pf-size-guide-modal__close {
    display: block !important;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 999999 !important;
    background: transparent !important;
}

/* Força a imagem interna a aparecer */
button.pf-size-guide-modal__close img,
button.pf-size-guide-modal__close svg {
    width: 30px !important;
    height: 30px !important;
    opacity: 1 !important;
    display: block !important;
}
.single-product .woocommerce-product-details__short-description {
    display: none !important;
}
/* Força o Size Guide a ficar com espaçamento e quebrar de linha */
a[onclick*="Printful_Product_Size_Guide"] {
    display: block !important;
    margin-top: 08px !important;
    margin-bottom: 18px !important;
}
/* Botão "Proceed to checkout" no carrinho – estilo final */

body.has-fc-button-styles.woocommerce-cart
.fc-wrapper
.wc-proceed-to-checkout
a.checkout-button.button.alt.wc-forward {
    background-color: #dd3333 !important;   /* vermelho BB */
    border-color: #dd3333 !important;
    color: #ffffff !important;              /* texto branco */
    font-size: 15px !important;
    font-weight: 700 !important;
    text-transform: uppercase;

    /* alinhamento e tamanho */
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    box-sizing: border-box !important;

    /* altura / espaçamento */
    padding: 14px 20px !important;
    line-height: 0.5 !important;
    min-height: 48px !important;

    /* visual */
    border-radius: 0 !important;
}

/* hover bonitinho */
body.has-fc-button-styles.woocommerce-cart
.fc-wrapper
.wc-proceed-to-checkout
a.checkout-button.button.alt.wc-forward:hover {
    background-color: #c42121 !important;
    border-color: #c42121 !important;
    color: #ffffff !important;
}
.bb-usd-notice-after-btn {
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    padding: 10px 14px;
    border-radius: 6px;
    margin-top: 15px;
    font-size: 13px;
    color: #4b5563;
    text-align: center;        /* ✔ centraliza o texto */
    line-height: 1.4;
}
fieldset.hidden-fields-container {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}
/* Espaço padrão entre o header e o conteúdo nas páginas de coleção */
.bb-collection-page {
    padding-top: 140px !important;
}

@media (max-width: 767px) {
  .bb-collection-page {
      padding-top: 140px !important;
  }
}
/* === Recent Posts – Estilo Card Global === */
.widget.sidebar-widget.woodmart-recent-posts {
    background: #ffffff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 18px 20px;
    margin-top: 25px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08); /* sombra igual aos outros cards */
}

/* Título centralizado */
.widget.sidebar-widget.woodmart-recent-posts .widget-title {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 16px;
    color: #555;
}

/* Itens */
.widget.sidebar-widget.woodmart-recent-posts .woodmart-recent-posts-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    border-bottom: 1px solid #f1f1f1;
}

.widget.sidebar-widget.woodmart-recent-posts .woodmart-recent-posts-list li:last-child {
    border-bottom: none;
}

/* Thumbnail */
.widget.sidebar-widget.woodmart-recent-posts .recent-posts-thumbnail img {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    object-fit: cover;
}

/* Títulos dos posts */
.widget.sidebar-widget.woodmart-recent-posts .wd-entities-title.title a {
    font-size: 13px;
    line-height: 1.4;
    color: #222;
    text-decoration: none;
}

.widget.sidebar-widget.woodmart-recent-posts .wd-entities-title.title a:hover {
    color: #e02828; /* vermelho Bulldog Bazar */
}
/* 1) Deixa o label do Stripe em linha, com texto + badge à esquerda */
.wc_payment_method.payment_method_stripe > label[for="payment_method_stripe"] {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 6px !important;
    text-align: left !important;
}
/* 2) Badge "Powered by Stripe" no span da direita */
.wc_payment_method.payment_method_stripe
    > label[for="payment_method_stripe"]
    .payment-method__label-icon::before {
    content: "" !important;
    display: inline-block !important;
    width: 120px !important;
    height: 32px !important; /* pode ajustar se quiser maior/menor */
    background-image: url("https://global.bulldogbazar.com/wp-content/uploads/2025/12/Stripe-Logo2.svg") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
/* 3) Esconde QUALQUER ícone padrão (check, v, etc) nesse método */
.wc_payment_method.payment_method_stripe.has-payment-box label::before,
.wc_payment_method.payment_method_stripe.has-payment-box label::after,
.wc_payment_method.payment_method_stripe .payment-method__label-text::before,
.wc_payment_method.payment_method_stripe .payment-method__label-text::after {
    content: none !important;
    display: none !important;
}
/* 4) Cadeado antes do texto "Credit / Debit Card" */
.wc_payment_method.payment_method_stripe
    > label[for="payment_method_stripe"]
    .payment-method__label-text::before {
    content: "🔒" !important;
    display: inline-block !important;
    margin-right: 4px;
    transform: translateY(1px);
}
/* =========================================================
   FOOTER – AJUSTE FINAL (Woodmart)
   Objetivos:
   - Remover espaçadores fantasmas
   - Alinhar SHOP e INFO & HELP no topo
   - Manter accordion bonito no mobile
   ========================================================= */

/* ===== DESKTOP ONLY ===== */
@media (min-width: 1025px) {

  /* 1) Footer como grid alinhado no topo */
  .wd-footer .footer-sidebar {
    display: flex;
    align-items: flex-start !important;
  }

  /* 2) Zera qualquer espaçamento padrão das colunas */
  .wd-footer .footer-column {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 3) REMOVE o espaçador invisível acima do SHOP (block-28) */
  #block-28,
  #block-28.wd-widget,
  #block-28.wd-widget.widget_footer {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    height: auto !important;
  }

  /* 4) Remove pseudo-elementos que criam altura fantasma */
  #block-28::before,
  #block-28::after {
    content: none !important;
    display: none !important;
  }

  /* 5) Títulos do footer (SHOP / COLLECTIONS / INFO & HELP) */
  .wd-footer .widget-title,
  .wd-footer .class-widget-title {
    margin-top: 0 !important;
    margin-bottom: 14px !important;
    padding-top: 0 !important;
    line-height: 1.2;
  }

  /* 6) Menus do footer – compactos e alinhados */
  .wd-footer ul {
    margin: 0 !important;
    padding: 0 !important;
  }

  .wd-footer li {
    margin: 0 0 6px 0 !important;
    padding: 0 !important;
  }

  /* 7) Remove ícones do menu no DESKTOP (mantém no mobile) */
  .wd-footer img.wd-nav-img {
    display: none !important;
  }

  /* 8) Garante que INFO & HELP não desça sozinho */
  .footer-column-3 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

/* ===== MOBILE (mantém accordion do Woodmart) ===== */
@media (max-width: 1024px) {

  /* Não mexemos na lógica do accordion */
  .wd-footer .widget-title {
    margin-bottom: 0 !important;
  }

  /* Ícones continuam no mobile */
  .wd-footer img.wd-nav-img {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) {
	/* Lift sidebar on all single blog posts to clear the floating header */
.single-post .wd-sidebar {
    padding-top: 160px !important;
}
/* ===== Mega menu BLOG – bloco Recent Posts ===== */

/* Card principal */
.bb-blog-mega {
    max-width: 1100px;
    margin: 20px auto;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
    padding: 22px 28px 20px;
}

/* Título "RECENT POSTS" */
.bb-blog-mega h2,
.bb-blog-mega .widget-title,
.bb-blog-mega .elementor-heading-title {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 16px;
}

/* Itens de post (funciona bem com Posts widget ou lista simples) */
.bb-blog-mega .elementor-post,
.bb-blog-mega .recent-post-item,
.bb-blog-mega .woodmart-recent-posts-list li {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 10px 6px;
    border-radius: 12px;
    transition: background .18s ease, transform .18s ease;
}

/* Hover de cada linha */
.bb-blog-mega .elementor-post:hover,
.bb-blog-mega .recent-post-item:hover,
.bb-blog-mega .woodmart-recent-posts-list li:hover {
    background: #fafafa;
    transform: translateY(-1px);
}

/* Thumbs */
.bb-blog-mega img {
    border-radius: 10px;
    width: 56px;
    height: 56px;
    object-fit: cover;
}

/* Títulos dos posts */
.bb-blog-mega a {
    font-size: 14px;
    line-height: 1.4;
    color: #222;
    text-decoration: none;
}

.bb-blog-mega a:hover {
    color: #e02828; /* vermelho Bulldog Bazar */
}

/* Só pra garantir que nada disso apareça no mobile,
   caso o mega dropdown seja forçado a abrir */
@media (max-width: 1024px) {
    .bb-blog-mega {
        box-shadow: none;
        border-radius: 0;
        padding: 16px 18px;
    }
	/* ==================================
   FOOTER: alinhar SHOP x INFO & HELP
   ================================== */
@media (min-width: 768px){

  /* 1) Garante que as colunas alinhem pelo topo */
  .wd-footer .footer-sidebar{
    align-items: flex-start !important;
  }

  /* 2) Remove “espaçador” (margem) do título do widget dentro do footer */
  .wd-footer .footer-widget .widget-title,
  .wd-footer .footer-widget .widgettitle,
  .wd-footer .footer-widget h5.widget-title{
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 3) Remove margem extra do container do widget */
  .wd-footer .footer-widget{
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 4) Se tiver linha separadora (hr) acima do SHOP/INFO, achata */
  .wd-footer .footer-widget hr{
    margin: 8px 0 !important;
  }

  /* 5) Se a coluna 3 estiver “descendo” por padding/margin, zera */
  .wd-footer .footer-column-2,
  .wd-footer .footer-column-3{
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
	/* =========================
   Footer SHOP x INFO & HELP alinhados
   ========================= */
@media (min-width: 768px){
  /* 1) Remove espaçador (margem) no widget do footer */
  .wd-footer .footer-column-2, 
  .wd-footer .footer-column-3{
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 2) Compacta mais ainda as colunas para ficarem alinhadas */
  .wd-footer .footer-widget {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  /* 3) Ajuste fino na coluna do "SHOP" para alinhar */
  .wd-footer .footer-column-2{
    padding-right: 10px !important;
  }

  /* 4) Ajusta INFO & HELP para alinhar bem com SHOP */
  .wd-footer .footer-column-3{
    padding-left: 10px !important;
  }
}

}

