@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//app.facilityenergy.com.br/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,193,193);
	--wd-alternative-color: rgb(231,222,205);
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(34,193,193);
	--btn-default-color-hover: rgb(34,193,193);
	--btn-accented-bgcolor: rgb(34,193,193);
	--btn-accented-bgcolor-hover: rgb(34,193,193);
	--btn-transform: capitalize;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(216,37,38);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(218,239,239);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(34,193,193);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(34,193,193);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(15,87,87);
}

/* Oculta o contêiner de imagem do MP Pix na pagina de obrigado principal */
.mp-pix-image-container {
    display: none; /* Esconde o elemento */
}

/* Oculta os detalhes do cliente no WooCommerce na pagina de obrigado principal */
.woocommerce-customer-details {
    display: none; /* Esconde o elemento */
}





.wd-product-stock.stock.wd-style-default.in-stock {
    display: none !important;
}

.button.btn-cart.wc-forward {
    display: none !important;
}


.create-account-question {
    display: none !important;
}


#referral-url-generator,
#referral-url-generator ~ * {
    display: none !important;
}



.md\:grid.md\:grid-cols-3.md\:gap-6:has(#network-link-heading) {
    display: none !important;
}




.affwp-card__stats {
    display: none !important;
}






.affwp-notice {
    display: none !important;
}



















/* --- Modificação do Gráfico de Rede (Layout Limpo) --- */

/* 1. Remove a caixa (borda, fundo, sombra) do nó */
.affwp-card--affiliate {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

/* 2. Esconde as estatísticas (Referrals, Earnings) */
.affwp-card__stats {
    display: none !important;
}

/* 3. Organiza o layout: Foto em cima, Nome embaixo */
.affwp-card__info {
    flex-direction: column !important; /* Coloca um item abaixo do outro */
    align-items: center !important;   /* Centraliza horizontalmente */
    width: 100px; /* Define uma largura fixa para evitar quebra de linha */
}

/* 4. Ajusta o avatar (foto) */
.affwp-card__image {
    margin-right: 0 !important;
    margin-bottom: 8px !important; /* Espaço entre a foto e o nome */
}

/* 5. Remove margens extras do nome */
.affwp-card__details p {
    margin: 0 !important;
    text-align: center; /* Centraliza o nome */
}










/* --- Modernização do Tooltip (Popup) da Rede --- */

/* 1. Estiliza a caixa principal (o popup) */
.tippy-box[data-theme~="affiliate-network"] {
    background-color: #FFFFFF !important; /* Fundo branco limpo */
    color: #333333 !important;           /* Texto escuro */
    border-radius: 8px !important;       /* Cantos arredondados */
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1) !important; /* Sombra suave */
    border: 1px solid #EAEAEA !important; /* Borda sutil (opcional) */
}

/* 2. Ajusta o preenchimento interno */
.tippy-box[data-theme~="affiliate-network"] .tippy-content {
    padding: 16px 20px !important;
}

/* 3. Ajusta a seta (pointer) para combinar com o fundo branco */
.tippy-box[data-theme~="affiliate-network"] .tippy-arrow {
    color: #FFFFFF !important;
}

/* 4. Estiliza cada linha (Visitas, Ganhos, etc.) */
.affiliate-tooltip__item {
    border-bottom: 1px solid #F0F0F0 !important; /* Linha divisória MUITO sutil */
    padding-bottom: 12px !important;
    margin-bottom: 12px !important;
    gap: 3rem !important; /* Espaço entre o rótulo e o valor */
}

/* 5. Remove a borda do último item */
.affiliate-tooltip__item:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* 6. Estiliza o texto (Rótulo: "Visitas", "Taxa de Conversão") */
.affiliate-tooltip__label {
    font-size: 14px !important;
    color: #555 !important; /* Cinza escuro, não preto total */
    font-weight: 500 !important;
}

/* 7. Estiliza o valor (Números: "1", "0%", "R$0.00") */
.affiliate-tooltip__value {
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #111 !important; /* Destaque para o valor */
}

/* 8. Estiliza o sub-texto (ex: "0 pago, 0 não pago") */
.affiliate-tooltip__subtext {
    color: #888 !important; /* Cinza mais claro para info secundária */
    font-size: 12px !important;
    font-weight: 400 !important;
    text-align: right;
}










/* --- Substituir Avatar Padrão (Correção Final) --- */

/* 1. ESCONDE a tag <img> original (o "boneco cinza") */
/* O seletor .avatar é a própria tag <img> */
.affwp-card__image .avatar {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

/* 2. ESTILIZA o container <div> (que 
   segurava a imagem) para ser o novo avatar */
.affwp-card__image {
    /* AQUI está a sua imagem customizada */
    background-image: url('https://app.facilityenergy.com.br/wp-content/uploads/2025/11/user-1-1.png') !important;
    
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    
    /* Define o formato de círculo */
    border-radius: 50% !important;
    
    /* Define o tamanho (deve ser o mesmo do avatar original) */
    width: 60px !important;  /* Ajuste se necessário */
    height: 60px !important; /* Ajuste se necessário */
    
    /* A borda verde */
    border: 2px solid #ffffff !important; 
    box-shadow: none !important;

    /* Garante o espaçamento correto (da customização anterior) */
    margin-right: 0 !important; 
    margin-bottom: 8px !important; /* Espaço entre a foto e o nome */
}











#referral-url-copy {
    background-color: #00b3b3; /* cor que você quiser */
    color: #fff;               /* deixa o texto branco */
    padding: 8px 16px;         /* opcional, deixa mais bonito */
    border-radius: 6px;        /* opcional */
}


#save-settings-user-settings-settings {
    background-color: #00b3b3 !important; /* cor padrão */
    color: #fff;
    border-radius: 6px !important;        /* borda arredondada */
}

#save-settings-user-settings-settings:hover {
    background-color: #00b3b3 !important; /* hover */
}

#save-settings-user-settings-settings:active {
    background-color: #00b3b3 !important; /* clique */
}






.w-full.h-full.bg-contain.bg-left.bg-no-repeat.mt-2 {
    width: 160px;          /* ajuste como quiser */
    height: 50px;          /* ajuste como quiser */
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
}






.woocommerce-message {
    display: none !important;
}



.woocommerce-additional-fields {
    display: none !important;
}





/* Ocultar imagem do produto no checkout/carrinho */
.wd-checkout-prod-img {
    display: none !important;
}

/* Ocultar controles de quantidade (input, + e -) */
.wd-checkout-prod-cont .quantity {
    display: none !important;
}





.woocommerce-order-received .woocommerce-order-details {
    display: none !important;
}





/* OPÇÃO "NUCLEAR": Bloqueia o mouse em toda a barra superior do card */
.affwp-card__info {
    pointer-events: none !important; 
    user-select: none !important;
}

/* Oculta especificamente bibliotecas de popup comuns (Tippy.js e padrões do WP)
   caso o popup seja gerado fora do elemento */
.tippy-box, 
.tippy-popper,
.affwp-tooltip,
.affwp-card__tooltip,
[data-tippy-root] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}






body:not(.logged-in) .wd-toolbar.wd-toolbar-label-show {
    display: none !important;
}





.create-account .woocommerce-password-strength,
.create-account .woocommerce-password-hint,
.create-account .woocommerce-form-row small,
.create-account small {
    display: none !important;
}





.payment_box.payment_method_woo-mercado-pago-pix {
    display: none !important;
}








/* Fundo do container principal (já funcionando) */
.wps_wcb_wallet_balance_container {
    background-color: #2bcfc1 !important;
}

/* Fundo dos botões (ex: Proceed, Transfer, etc.) */
.wps-btn__filled,
button.wps-btn__filled,
input.wps-btn__filled,
#wps_recharge_wallet {
    background-color: #2bcfc1 !important;
    border-color: #2bcfc1 !important;
}

/* Fundo dos ícones */
.wallet-tabs svg {
    background-color: #2bcfc1 !important;
    border-radius: 50%;
    padding: 8px;
}

/* Ícones brancos */
.wallet-tabs svg path {
    fill: #ffffff !important;
    stroke: #ffffff !important;
}















/* ===== Scrollbar com fundo claro + thumb em degrade ===== */

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #00b3b3 #f6f6f6;
}

/* Chrome, Edge, Safari */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f6f6f6;
  border-radius: 12px;
}

::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #0d8c78, #00b3b3);
  border-radius: 12px;
  border: 2px solid #f6f6f6;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, #00b3b3, #0d8c78);
}

::-webkit-scrollbar-corner {
  background: #f6f6f6;
}
@media (min-width: 1025px) {
	.product-image-link img {
    object-fit: cover !important;
    width: 300px !important;
    height: 300px !important;
}

}

