.elementor-2906 .elementor-element.elementor-element-7b5d4fe{--display:flex;}.elementor-2906 .elementor-element.elementor-element-7b5d4fe.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2906 .elementor-element.elementor-element-46b6eb5 > .elementor-widget-container{margin:-10px -10px -10px -10px;padding:-5px -5px -5px -5px;}@media(min-width:768px){.elementor-2906 .elementor-element.elementor-element-7b5d4fe{--width:100.468%;}}/* Start custom CSS for html, class: .elementor-element-46b6eb5 *//* ============================================================
   SPARTTANIS — WooCommerce Thank You / Order Received Page
   Cole em: Aparência → Personalizar → CSS Adicional
   ============================================================ */

/* ── TEXTO GERAL DA PÁGINA ── */
.woocommerce-order-received,
.woocommerce-order-received p,
.woocommerce-order-received td,
.woocommerce-order-received th,
.woocommerce-order-received li,
.woocommerce-order-received span,
.woocommerce-order-received label {
    color: #F9EDE0 !important;
    font-family: 'Inter', sans-serif !important;
}

/* ── TÍTULOS ── */
.woocommerce-order-received h1,
.woocommerce-order-received h2,
.woocommerce-order-received h3,
.entry-title,
.woocommerce-order-details__title,
.woocommerce-column__title {
    font-family: 'Rajdhani', 'Montserrat', sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    color: #F9EDE0 !important;
}

/* Títulos de seção com borda laranja */
.woocommerce-order-received h2,
.woocommerce-column__title,
section.woocommerce-order-details h2,
.wc_payment_method_title {
    font-size: 28px !important;
    font-weight: 800 !important;
    color: #F9EDE0 !important;
    border-left: 4px solid #C25B00 !important;
    padding-left: 16px !important;
    margin-bottom: 24px !important;
}

/* ── MENSAGEM DE CONFIRMAÇÃO ── */
.woocommerce-notice--success,
.woocommerce-thankyou-order-received {
    background: rgba(44, 126, 67, 0.08) !important;
    border: 1px solid #2C7E43 !important;
    border-left: 4px solid #2C7E43 !important;
    color: #F9EDE0 !important;
    padding: 16px 24px !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    margin-bottom: 32px !important;
    box-shadow: 0 0 20px rgba(44, 126, 67, 0.15) !important;
}

/* ── SUMÁRIO DO PEDIDO ── */
.woocommerce-order-overview,
.woocommerce-thankyou-order-details {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 0 !important;
    list-style: none !important;
    padding: 0 !important;
    margin-bottom: 48px !important;
    border: 1px solid #2A2A2A !important;
    background: #111111 !important;
}

.woocommerce-order-overview li,
.woocommerce-thankyou-order-details li {
    flex: 1 1 160px !important;
    padding: 18px 20px !important;
    border-right: 1px solid #2A2A2A !important;
    border-bottom: none !important;
    background: #111 !important;
    font-family: 'JetBrains Mono', 'Fira Code', monospace !important;
    font-size: 9px !important;
    color: #F9EDE0 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    transition: background 0.3s !important;
}

.woocommerce-order-overview li:last-child,
.woocommerce-thankyou-order-details li:last-child {
    border-right: none !important;
}

.woocommerce-order-overview li:hover,
.woocommerce-thankyou-order-details li:hover {
    background: #161616 !important;
}

.woocommerce-order-overview li strong,
.woocommerce-thankyou-order-details li strong {
    display: block !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #F9EDE0 !important;
    text-shadow: none !important;
    margin-top: 4px !important;
    letter-spacing: 0 !important;
}

.woocommerce-order-overview .woocommerce-Price-amount,
.woocommerce-thankyou-order-details .woocommerce-Price-amount {
    color: #2C7E43 !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 22px !important;
    font-weight: 800 !important;
}

/* ── ÁREA DO PIX ── */
.wcpixpayfor-container,
.pix-payment-container,
div[class*="pix"],
.woocommerce-order-received .payment_box {
    background: #111111 !important;
    border: 1px solid #2A2A2A !important;
    border-top: 3px solid #2C7E43 !important;
    padding: 28px !important;
    margin-bottom: 32px !important;
    box-shadow: 0 0 30px rgba(44, 126, 67, 0.08) !important;
    color: #F9EDE0 !important;
}

.wcpixpayfor-container p,
.wcpixpayfor-container span,
div[class*="pix"] p,
div[class*="pix"] span {
    color: #F9EDE0 !important;
}

/* QR Code */
.wcpixpayfor-container img,
[class*="pix"] img,
img[src*="qr"] {
    display: block !important;
    margin: 0 auto 20px !important;
    border: 2px solid #2C7E43 !important;
    padding: 8px !important;
    background: #fff !important;
    max-width: 220px !important;
    box-shadow: 0 0 20px rgba(44, 126, 67, 0.2) !important;
}

/* ── BOTÃO COPIAR PIX — ciano ── */
/* Seletor exato do plugin Asaas */
.woocommerce-order-details__asaas-pix-button,
.woocommerce-order-details__asaas-pix-button:link,
.woocommerce-order-details__asaas-pix-button:visited {
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #2C7E43 !important;
    color: #2C7E43 !important;
    padding: 12px 28px !important;
    font-family: 'Rajdhani', 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: all 0.3s !important;
    display: inline-flex !important;
    align-items: center !important;
}

.woocommerce-order-details__asaas-pix-button:hover,
.woocommerce-order-details__asaas-pix-button:focus {
    background: #2C7E43 !important;
    background-color: #2C7E43 !important;
    color: #111 !important;
    box-shadow: 0 0 20px rgba(44, 126, 67, 0.3) !important;
    border-color: #2C7E43 !important;
}

/* Mobile — largura total */
@media (max-width: 768px) {
    .woocommerce-order-details__asaas-pix-button {
        width: 100% !important;
        justify-content: center !important;
        padding: 14px 20px !important;
        font-size: 15px !important;
    }
}


.wcpixpayfor-container button,
.wcpixpayfor-container input[type="button"],
.wcpixpayfor-container input[type="submit"],
[class*="pix"] button,
[class*="pix"] input[type="button"],
[class*="copy"] button,
button[class*="pix"],
button[class*="copy"],
button[class*="Copy"],
.pix-copy-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid #2C7E43 !important;
    color: #2C7E43 !important;
    padding: 12px 28px !important;
    font-family: 'Rajdhani', 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    margin-top: 16px !important;
    transition: all 0.3s !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.wcpixpayfor-container button:hover,
[class*="pix"] button:hover,
button[class*="copy"]:hover,
button[class*="Copy"]:hover,
.pix-copy-btn:hover {
    background: #2C7E43 !important;
    background-color: #2C7E43 !important;
    color: #111 !important;
    box-shadow: 0 0 20px rgba(44, 126, 67, 0.3) !important;
}

/* Código PIX texto longo */
.wcpixpayfor-container input[type="text"],
[class*="pix-code"],
[class*="pixcode"] {
    background: #0A0A0A !important;
    border: 1px solid #2A2A2A !important;
    border-left: 3px solid #2C7E43 !important;
    color: #2C7E43 !important;
    font-family: 'JetBrains Mono', 'Fira Code', monospace !important;
    font-size: 11px !important;
    padding: 10px 14px !important;
    width: 100% !important;
    word-break: break-all !important;
    margin-bottom: 16px !important;
}

/* ── TABELA DE DETALHES DO PEDIDO ── */
.woocommerce-order-details,
.woocommerce-customer-details {
    margin-top: 40px !important;
}

.woocommerce-table--order-details {
    width: 100% !important;
    border-collapse: collapse !important;
    background: #111 !important;
    border: 1px solid #2A2A2A !important;
}

.woocommerce-table--order-details thead th {
    background: #0E0E0E !important;
    color: #F9EDE0 !important;
    font-family: 'JetBrains Mono', monospace !important;
    font-size: 9px !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    padding: 14px 20px !important;
    border-bottom: 1px solid #2A2A2A !important;
    text-align: left !important;
}

.woocommerce-table--order-details tbody tr {
    border-bottom: 1px solid #1A1A1A !important;
    transition: background 0.2s !important;
}

.woocommerce-table--order-details tbody tr:hover {
    background: #161616 !important;
}

.woocommerce-table--order-details tbody td {
    padding: 16px 20px !important;
    color: #F9EDE0 !important;
    font-size: 14px !important;
    border: none !important;
    vertical-align: middle !important;
}

.woocommerce-table--order-details .product-name a,
.woocommerce-table--order-details .product-name {
    color: #2C7E43 !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
}

/* ── LABELS DA TABELA (PRODUTO, SUBTOTAL, ENVIO, TOTAL, etc) ── */
.woocommerce-table--order-details thead th,
.woocommerce-table--order-details tfoot tr th {
    color: #F9EDE0 !important;
}

.woocommerce-table--order-details tfoot tr th,
.woocommerce-table--order-details tfoot tr td {
    padding: 14px 20px !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    border-top: 1px solid #2A2A2A !important;
    letter-spacing: 1px !important;
}

/* Labels th em muted */
.woocommerce-table--order-details tfoot tr th {
    color: #F9EDE0 !important;
}

/* Valores td em creme */
.woocommerce-table--order-details tfoot tr td {
    color: #F9EDE0 !important;
}

/* Linha de total */
.woocommerce-table--order-details tfoot .order-total th,
.woocommerce-table--order-details tfoot .order-total td {
    color: #2C7E43 !important;
    font-size: 20px !important;
    border-top: 2px solid #2C7E43 !important;
}

.woocommerce-table--order-details tfoot .woocommerce-Price-amount {
    color: #2C7E43 !important;
    font-weight: 800 !important;
}

/* Método de pagamento */
.woocommerce-table--order-details tfoot .payment-method td,
.woocommerce-table--order-details tfoot .payment-method th {
    color: #2C7E43 !important;
}

/* ── BOTÃO COPIAR PIX (Asaas) — especificidade máxima ── */
html body .woocommerce-order-received button.button.woocommerce-order-details__asaas-pix-button,
html body .woocommerce button.button.woocommerce-order-details__asaas-pix-button,
html body button.woocommerce-order-details__asaas-pix-button {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 2px solid #2C7E43 !important;
    border-radius: 0 !important;
    color: #2C7E43 !important;
    padding: 12px 28px !important;
    font-family: 'Rajdhani', 'Montserrat', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    box-shadow: none !important;
    outline: none !important;
    transition: all 0.3s ease !important;
    display: inline-flex !important;
    align-items: center !important;
    text-shadow: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
}

html body .woocommerce-order-received button.button.woocommerce-order-details__asaas-pix-button:hover,
html body button.woocommerce-order-details__asaas-pix-button:hover {
    background: #2C7E43 !important;
    background-color: #2C7E43 !important;
    color: #111111 !important;
    box-shadow: 0 0 20px rgba(44, 126, 67, 0.3) !important;
}

@media (max-width: 768px) {
    html body button.woocommerce-order-details__asaas-pix-button {
        width: 100% !important;
        justify-content: center !important;
        padding: 14px 20px !important;
        font-size: 15px !important;
    }
}

/* ── BOTÃO CANCELAR — vermelho discreto ── */
.woocommerce-order-received .button,
.woocommerce-order-received a.button,
.woocommerce-order-received button.button {
    display: inline-flex !important;
    align-items: center !important;
    background: transparent !important;
    border: 1px solid #e05555 !important;
    color: #e05555 !important;
    padding: 10px 24px !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-weight: 700 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    text-decoration: none !important;
    transition: all 0.3s !important;
    border-radius: 0 !important;
}

.woocommerce-order-received .button:hover,
.woocommerce-order-received a.button:hover {
    background: #e05555 !important;
    color: #fff !important;
}

/* ── MOBILE ── */
@media (max-width: 768px) {

    .woocommerce-order-received .entry-content,
    .woocommerce-order-received .woocommerce {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .woocommerce-notice--success,
    .woocommerce-thankyou-order-received {
        font-size: 15px !important;
        padding: 14px 16px !important;
    }

    .woocommerce-order-received h2,
    .woocommerce-column__title {
        font-size: 22px !important;
        padding-left: 12px !important;
    }

    .woocommerce-order-overview,
    .woocommerce-thankyou-order-details {
        flex-direction: column !important;
    }

    .woocommerce-order-overview li,
    .woocommerce-thankyou-order-details li {
        border-right: none !important;
        border-bottom: 1px solid #2A2A2A !important;
        padding: 14px 16px !important;
    }

    .woocommerce-order-overview li strong,
    .woocommerce-thankyou-order-details li strong {
        font-size: 17px !important;
    }

    .wcpixpayfor-container,
    .pix-payment-container,
    div[class*="pix"],
    .woocommerce-order-received .payment_box {
        padding: 20px 16px !important;
    }

    .wcpixpayfor-container img,
    [class*="pix"] img,
    img[src*="qr"] {
        max-width: 180px !important;
    }

    .wcpixpayfor-container button,
    [class*="pix"] button,
    button[class*="pix"],
    button[class*="copy"],
    button[class*="Copy"],
    .pix-copy-btn {
        width: 100% !important;
        justify-content: center !important;
        padding: 14px 20px !important;
        font-size: 15px !important;
    }

    .woocommerce-table--order-details {
        display: block !important;
        overflow-x: hidden !important;
    }

    .woocommerce-table--order-details thead {
        display: none !important;
    }

    .woocommerce-table--order-details tbody,
    .woocommerce-table--order-details tfoot {
        display: block !important;
    }

    .woocommerce-table--order-details tbody tr,
    .woocommerce-table--order-details tfoot tr {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        border-bottom: 1px solid #1A1A1A !important;
        padding: 12px 16px !important;
    }

    .woocommerce-table--order-details tbody td,
    .woocommerce-table--order-details tfoot td,
    .woocommerce-table--order-details tfoot th {
        display: block !important;
        padding: 0 !important;
        border: none !important;
        color: #F9EDE0 !important;
    }

    .woocommerce-table--order-details tfoot .order-total th,
    .woocommerce-table--order-details tfoot .order-total td {
        font-size: 17px !important;
    }

    .woocommerce-order-received .button,
    .woocommerce-order-received a.button {
        width: 100% !important;
        justify-content: center !important;
        padding: 14px 20px !important;
        font-size: 15px !important;
        margin-top: 8px !important;
    }
}/* End custom CSS */