.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-kadence1:#4285f4;--e-global-color-kadence2:#185abc;--e-global-color-kadence3:#000000;--e-global-color-kadence4:#2d3e50;--e-global-color-kadence5:#414141;--e-global-color-kadence6:#656565;--e-global-color-kadence7:#f2eee2;--e-global-color-kadence8:#f7fafc;--e-global-color-kadence9:#ffffff;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-kadence3 ) 0%, #f2295b 100%);}.elementor-kit-13.el-is-editing{--global-palette1:#4285f4;--global-palette2:#185abc;--global-palette3:#000000;--global-palette4:#2d3e50;--global-palette5:#414141;--global-palette6:#656565;--global-palette7:#f2eee2;--global-palette8:#f7fafc;--global-palette9:#ffffff;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:700px;}.e-con{--container-max-width:700px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== CHECKOUT MARÍLIA - VERSÃO DEFINITIVA COM INTERAÇÕES BONITAS ===== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

/* ===== BOTÃO DE COMPRA CENTRALIZADO ===== */
#place_order,
button[name="woocommerce_checkout_place_order"],
.woocommerce-checkout button[type="submit"],
input[name="woocommerce_checkout_place_order"],
.checkout-button,
.place-order button,
button[form*="checkout"],
.wc-block-components-checkout-place-order-button,
.wp-element-button {
    background: linear-gradient(135deg, #eb6cf3 0%, #e91e63 100%) !important;
    color: white !important;
    border: none !important;
    padding: 15px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 12px !important;
    box-shadow: 0 8px 25px rgba(235, 108, 243, 0.4) !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    width: 100% !important;
    max-width: 400px !important;
    margin: 20px auto !important;
    display: block !important;
    position: relative !important;
    z-index: 1 !important;
    text-align: center !important;
}

/* ===== CONTAINER DO BOTÃO CENTRALIZADO ===== */
.place-order,
.woocommerce-checkout .place-order,
.checkout-place-order,
.wc-block-components-checkout-place-order-button-container {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    margin: 20px 0 !important;
}

/* ===== HOVER DO BOTÃO ===== */
#place_order:hover,
button[name="woocommerce_checkout_place_order"]:hover,
.woocommerce-checkout button[type="submit"]:hover {
    transform: scale(1.05) !important;
    box-shadow: 0 12px 35px rgba(235, 108, 243, 0.6) !important;
}

/* ===== FORÇAR TEXTO DO PIX VISÍVEL ===== */
.payment_method_pix .payment_box,
.payment_method_pix > div,
li.payment_method_pix .payment_box,
li.payment_method_pix div {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 50px !important;
}

.payment_method_pix .payment_box p {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin: 10px 0 !important;
    padding: 15px !important;
    background: rgba(235, 108, 243, 0.1) !important;
    border-radius: 8px !important;
    border-left: 3px solid #eb6cf3 !important;
    display: block !important;
}

/* ===== ÁREA DE RESUMO DOS DADOS ===== */
.checkout-summary-area {
    background: rgba(235, 108, 243, 0.05) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    margin: 20px 0 !important;
}

.summary-title {
    color: #eb6cf3 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
    text-align: center !important;
}

.card-summary {
    background: rgba(0, 0, 0, 0.3) !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin-bottom: 15px !important;
}

.summary-item {
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 8px !important;
    color: #fff !important;
}

.summary-item strong {
    color: #eb6cf3 !important;
}

/* ===== FUNDO PRETO TOTAL ===== */
html,
body,
.elementor,
.elementor-location-header,
.elementor-location-footer,
.elementor-section-wrap,
.elementor-inner,
.elementor-container,
.elementor-row,
.elementor-column,
.elementor-widget-wrap,
.elementor-element,
#page,
#content,
.site,
.site-content,
.cartflows-container,
body.woocommerce-checkout,
body.cartflows-checkout,
body.cartflows-step-checkout {
    background: #000000 !important;
    background-color: #000000 !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: none !important;
    width: 100% !important;
}

/* ===== BODY SEM PADDING LATERAL ===== */
body {
    font-family: 'Poppins', sans-serif !important;
    background: #000000 !important;
    color: #fff !important;
    overflow-x: hidden !important;
    min-height: 100vh !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* ===== CONTAINER PRINCIPAL ===== */
#checkout,
.woocommerce-checkout,
.checkout-form,
.cartflows-checkout-form,
.woocommerce-form,
.woocommerce {
    background: rgba(8, 8, 8, 0.95) !important;
    border: 1px solid #eb6cf3 !important;
    border-radius: 12px !important;
    padding: 20px !important;
    margin: 5px !important;
    max-width: none !important;
    width: calc(100% - 10px) !important;
    position: relative !important;
    box-shadow: 0 0 15px rgba(235, 108, 243, 0.2) !important;
}

/* ===== TÍTULOS ===== */
.woocommerce-checkout-review-order h3,
.woocommerce-checkout-payment h3,
h1, h2, h3, h4, h5, h6 {
    color: #eb6cf3 !important;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    margin: 15px 0 10px 0 !important;
    text-align: center !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
}

/* ===== CAMPOS GERAIS - SEM FUNDO BRANCO ===== */
.woocommerce-input-wrapper,
.woocommerce-form-row,
.form-row {
    width: 100% !important;
    margin: 10px 0 !important;
    padding: 0 !important;
    max-width: none !important;
}

.woocommerce-input-wrapper input,
.woocommerce-input-wrapper select,
.woocommerce-input-wrapper textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
select,
textarea {
    background: rgba(20, 20, 20, 0.95) !important; /* 🎯 SEM FUNDO BRANCO */
    border: 1px solid rgba(235, 108, 243, 0.6) !important;
    border-radius: 8px !important;
    color: #ffffff !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
}

.woocommerce-input-wrapper input:focus,
.woocommerce-input-wrapper select:focus,
.woocommerce-input-wrapper textarea:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
    border-color: #eb6cf3 !important;
    box-shadow: 0 0 10px rgba(235, 108, 243, 0.3) !important;
    outline: none !important;
}

/* ===== LABELS ===== */
.woocommerce-form-row label,
.form-row label {
    color: #eb6cf3 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    display: block !important;
}

/* ===== TABELA DE PRODUTOS ===== */
.shop_table,
.woocommerce-checkout-review-order-table {
    background: rgba(20, 20, 20, 0.8) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 8px !important;
    color: #ffffff !important;
}

.shop_table th,
.woocommerce-checkout-review-order-table th {
    background: rgba(235, 108, 243, 0.1) !important;
    color: #eb6cf3 !important;
    border-bottom: 1px solid rgba(235, 108, 243, 0.3) !important;
    padding: 12px !important;
    font-weight: 600 !important;
}

.shop_table .order-total th,
.woocommerce-checkout-review-order-table .order-total th {
    background: rgba(235, 108, 243, 0.2) !important;
    color: #eb6cf3 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

/* ===== MÉTODOS DE PAGAMENTO ===== */
.wc_payment_methods {
    background: rgba(20, 20, 20, 0.8) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    margin: 20px 0 !important;
}

.wc_payment_methods li {
    background: rgba(30, 30, 30, 0.8) !important;
    border: 1px solid rgba(235, 108, 243, 0.2) !important;
    border-radius: 10px !important;
    margin: 10px 0 !important;
    padding: 15px !important;
    transition: all 0.3s ease !important;
    position: relative !important;
}

.wc_payment_methods li:hover {
    background: rgba(235, 108, 243, 0.1) !important;
    border-color: rgba(235, 108, 243, 0.5) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(235, 108, 243, 0.2) !important;
}

.wc_payment_methods li.payment_method_selected,
.wc_payment_methods li input[type="radio"]:checked + li {
    background: rgba(235, 108, 243, 0.15) !important;
    border-color: #eb6cf3 !important;
    box-shadow: 0 0 20px rgba(235, 108, 243, 0.3) !important;
}

.wc_payment_methods label {
    color: #ffffff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    padding-left: 50px !important;
    position: relative !important;
    min-height: 40px !important;
}

/* ===== PIX - ÍCONE ROSA FUNCIONAL ===== */
.wc_payment_methods li[id*="pix"] label:before,
.wc_payment_methods li[class*="pix"] label:before {
    content: "❖"; /* 🎯 SÍMBOLO PIX ELEGANTE */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 20px !important; /* 🎯 TAMANHO ADEQUADO */
    color: #eb6cf3 !important; /* 🎯 COR ROSA PURA */
    background: rgba(235, 108, 243, 0.15) !important; /* 🎯 FUNDO ROSA MAIS VISÍVEL */
    padding: 8px !important;
    border-radius: 10px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important; /* 🎯 SOMBRA ROSA */
    transition: all 0.3s ease !important;
    border: 1px solid rgba(235, 108, 243, 0.4) !important; /* 🎯 BORDA ROSA MAIS VISÍVEL */
}

/* ===== CARTÃO DE CRÉDITO - APENAS UM ÍCONE ===== */
.wc_payment_methods li[id*="credit"] label:before,
.wc_payment_methods li[class*="credit"] label:before,
.wc_payment_methods li[id*="card"] label:before,
.wc_payment_methods li[class*="card"]:not([class*="2"]) label:before {
    content: "💳"; /* 🎯 APENAS UM ÍCONE DE CARTÃO */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 18px !important;
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important; /* 🎯 GRADIENTE ROSA */
    padding: 8px !important;
    border-radius: 10px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important; /* 🎯 SOMBRA BONITA */
    transition: all 0.3s ease !important;
}

/* ===== 2 CARTÕES - DOIS ÍCONES LADO A LADO ===== */
.wc_payment_methods li[class*="2"] label:before,
.wc_payment_methods li[id*="2"] label:before,
.wc_payment_methods li[class*="dois"] label:before,
.wc_payment_methods li[id*="dois"] label:before,
.wc_payment_methods li[class*="two"] label:before,
.wc_payment_methods li[id*="two"] label:before {
    content: "💳💳"; /* 🎯 DOIS ÍCONES LADO A LADO */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 14px !important; /* 🎯 TAMANHO ADEQUADO PARA 2 ÍCONES */
    letter-spacing: 1px !important; /* 🎯 ESPAÇAMENTO ENTRE OS ÍCONES */
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important; /* 🎯 GRADIENTE ROSA */
    padding: 8px !important; /* 🎯 PADDING PADRÃO */
    border-radius: 10px !important;
    width: 42px !important; /* 🎯 LARGURA MAIOR PARA 2 ÍCONES */
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important; /* 🎯 SOMBRA BONITA */
    transition: all 0.3s ease !important;
}

/* ===== FORÇA BRUTA EXTREMA: REMOVER TODOS OS ÍCONES DUPLICADOS ===== */
.wc_payment_methods li label:before,
.wc_payment_methods li:before,
.payment_method:before,
.payment_method label:before {
    content: none !important; /* 🎯 REMOVER TODOS OS ÍCONES POR PADRÃO */
    display: none !important;
}

/* 🔥 OCULTAR QUALQUER IMAGEM OU SVG DUPLICADO */
.wc_payment_methods img,
.wc_payment_methods svg,
.payment_method img,
.payment_method svg,
.wc_payment_methods li label img,
.wc_payment_methods li label svg,
.wc_payment_methods li img,
.wc_payment_methods li svg {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
}

/* ===== APLICAR ÍCONES APENAS NOS CASOS ESPECÍFICOS ===== */
.wc_payment_methods li[id*="pix"] label:before,
.wc_payment_methods li[class*="pix"] label:before {
    content: "❖" !important; /* 🎯 APENAS PIX */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 20px !important;
    color: #eb6cf3 !important;
    background: rgba(235, 108, 243, 0.15) !important;
    padding: 8px !important;
    border-radius: 10px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important;
    transition: all 0.3s ease !important;
    border: 1px solid rgba(235, 108, 243, 0.4) !important;
}

.wc_payment_methods li[id*="credit"] label:before,
.wc_payment_methods li[class*="credit"] label:before,
.wc_payment_methods li[id*="card"] label:before,
.wc_payment_methods li[class*="card"]:not([class*="2"]) label:before {
    content: "💳" !important; /* 🎯 APENAS 1 CARTÃO */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 18px !important;
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important;
    padding: 8px !important;
    border-radius: 10px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important;
    transition: all 0.3s ease !important;
}

.wc_payment_methods li[class*="2"] label:before,
.wc_payment_methods li[id*="2"] label:before,
.wc_payment_methods li[class*="dois"] label:before,
.wc_payment_methods li[id*="dois"] label:before,
.wc_payment_methods li[class*="two"] label:before,
.wc_payment_methods li[id*="two"] label:before {
    content: "💳💳" !important; /* 🎯 APENAS 2 CARTÕES */
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important;
    padding: 8px !important;
    border-radius: 10px !important;
    width: 42px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important;
    transition: all 0.3s ease !important;
}

/* ===== BOTÃO COPIA E COLA PIX - MELHORADO ===== */
.pix-copy-button,
.pix-copy-btn,
[data-pix-copy],
button[onclick*="copy"],
button[onclick*="pix"],
.pix-copy,
.copy-pix,
.pix-copy-code,
.copy-pix-code,
button[class*="pix"],
button[id*="pix"],
button[class*="copy"],
button[id*="copy"] {
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 15px 25px !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    margin: 15px 0 !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 3px 10px rgba(235, 108, 243, 0.3) !important;
    min-width: 180px !important;
    display: inline-block !important;
    text-align: center !important;
    text-decoration: none !important;
}

.pix-copy-button:hover,
.pix-copy-btn:hover,
[data-pix-copy]:hover,
button[onclick*="copy"]:hover,
button[onclick*="pix"]:hover,
.pix-copy:hover,
.copy-pix:hover,
.pix-copy-code:hover,
.copy-pix-code:hover,
button[class*="pix"]:hover,
button[id*="pix"]:hover,
button[class*="copy"]:hover,
button[id*="copy"]:hover {
    background: linear-gradient(135deg, #d45ee8 0%, #d45ee8 100%) !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(235, 108, 243, 0.5) !important;
}

/* ===== BOLETO - ÍCONE GRADIENTE ===== */
.wc_payment_methods li[id*="boleto"] label:before,
.wc_payment_methods li[class*="boleto"] label:before,
.wc_payment_methods li[id*="billet"] label:before,
.wc_payment_methods li[class*="billet"] label:before {
    content: "📄";
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    font-size: 18px !important;
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important; /* 🎯 GRADIENTE ROSA */
    padding: 8px !important;
    border-radius: 10px !important;
    width: 36px !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 3px 12px rgba(235, 108, 243, 0.4) !important; /* 🎯 SOMBRA BONITA */
    transition: all 0.3s ease !important;
}

/* ===== HOVER NOS ÍCONES - EFEITO ESPECIAL ===== */
.wc_payment_methods li:hover label:before {
    transform: translateY(-50%) scale(1.1) !important; /* 🎯 ESCALA NO HOVER */
    box-shadow: 0 5px 18px rgba(235, 108, 243, 0.6) !important; /* 🎯 BRILHO MAIOR */
}

/* ===== SELECIONADO - ÍCONES COM BRILHO ===== */
.wc_payment_methods li.payment_method_selected label:before,
.wc_payment_methods li input[type="radio"]:checked + label:before {
    box-shadow: 0 0 20px rgba(235, 108, 243, 0.8) !important; /* 🎯 BRILHO INTENSO */
    animation: pulse-icon 2s infinite !important; /* 🎯 ANIMAÇÃO PULSE */
}

/* ===== ANIMAÇÃO PULSE PARA ÍCONES ===== */
@keyframes pulse-icon {
    0% { 
        transform: translateY(-50%) scale(1); 
        box-shadow: 0 0 20px rgba(235, 108, 243, 0.8);
    }
    50% { 
        transform: translateY(-50%) scale(1.05); 
        box-shadow: 0 0 25px rgba(235, 108, 243, 1);
    }
    100% { 
        transform: translateY(-50%) scale(1); 
        box-shadow: 0 0 20px rgba(235, 108, 243, 0.8);
    }
}

/* ===== RADIO BUTTONS MELHORADOS ===== */
.wc_payment_methods input[type="radio"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    width: 20px !important;
    height: 20px !important;
    border: 2px solid rgba(235, 108, 243, 0.5) !important;
    border-radius: 50% !important;
    background: rgba(20, 20, 20, 0.8) !important;
    position: relative !important;
    cursor: pointer !important;
    margin-right: 10px !important;
    transition: all 0.3s ease !important;
}

.wc_payment_methods input[type="radio"]:checked {
    border-color: #eb6cf3 !important;
    background: #eb6cf3 !important;
    box-shadow: 0 0 10px rgba(235, 108, 243, 0.5) !important;
}

.wc_payment_methods input[type="radio"]:checked:after {
    content: '' !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 8px !important;
    height: 8px !important;
    background: #000000 !important;
    border-radius: 50% !important;
}

/* ===== BOX DE PAGAMENTO ===== */
.payment_box {
    background: rgba(235, 108, 243, 0.05) !important;
    border: 1px solid rgba(235, 108, 243, 0.2) !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin: 10px 0 !important;
    color: #ffffff !important;
}

/* ===== FORMULÁRIO FLUTUANTE ===== */
.card-form-modal,
.card-modal {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: rgba(0, 0, 0, 0.8) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 9999 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transition: all 0.3s ease !important;
}

.card-form-modal.active,
.card-modal[style*="flex"] {
    opacity: 1 !important;
    visibility: visible !important;
}

.card-form-container,
.card-modal-container {
    background: rgba(20, 20, 20, 0.95) !important;
    border: 2px solid #eb6cf3 !important;
    border-radius: 15px !important;
    padding: 25px !important;
    max-width: 500px !important;
    width: 90% !important;
    max-height: 90vh !important;
    overflow-y: auto !important;
    position: relative !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.8) !important;
}

.card-form-container.two-cards-container,
.card-modal-container.double-card-container {
    max-width: 600px !important;
    width: 95% !important;
}

.card-section {
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 10px !important;
    padding: 20px !important;
    margin: 15px 0 !important;
}

.card-section h4,
.section-title {
    color: #eb6cf3 !important;
    text-align: center !important;
    margin: 0 0 15px 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.card-form-header,
.card-modal-header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 20px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid rgba(235, 108, 243, 0.3) !important;
}

.card-form-title,
.card-modal-title {
    color: #eb6cf3 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 0 !important;
}

.card-form-close,
.card-modal-close {
    background: none !important;
    border: none !important;
    color: #eb6cf3 !important;
    font-size: 24px !important;
    cursor: pointer !important;
    padding: 5px !important;
    border-radius: 50% !important;
    width: 35px !important;
    height: 35px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
}

.card-form-close:hover,
.card-modal-close:hover {
    background: rgba(235, 108, 243, 0.1) !important;
    transform: scale(1.1) !important;
}

.card-form-row,
.form-row {
    display: flex !important;
    gap: 15px !important;
    margin-bottom: 15px !important;
}

.form-group {
    flex: 1 !important;
    margin-bottom: 15px !important;
}

.card-form-modal input[type="text"],
.card-form-modal input[type="email"],
.card-form-modal input[type="tel"],
.card-form-modal input[type="number"],
.card-form-modal select,
.card-modal input[type="text"],
.card-modal input[type="email"],
.card-modal input[type="tel"],
.card-modal input[type="number"],
.card-modal select {
    background: rgba(30, 30, 30, 0.9) !important;
    border: 1px solid rgba(235, 108, 243, 0.4) !important;
    border-radius: 8px !important;
    color: #ffffff !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
}

.card-form-modal input[name*="card"],
.card-form-modal input[id*="card"],
.card-modal input[name*="card"],
.card-modal input[id*="card"] {
    font-family: 'Courier New', monospace !important;
    letter-spacing: 1px !important;
}

.card-form-modal label,
.card-modal label {
    color: #eb6cf3 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    display: block !important;
}

.card-form-modal input:focus,
.card-form-modal select:focus,
.card-modal input:focus,
.card-modal select:focus {
    border-color: #eb6cf3 !important;
    box-shadow: 0 0 10px rgba(235, 108, 243, 0.3) !important;
    outline: none !important;
}

.card-form-confirm,
.card-submit-btn {
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 15px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    width: 100% !important;
    margin-top: 20px !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

.card-form-confirm:hover,
.card-submit-btn:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(235, 108, 243, 0.4) !important;
}

.checkbox-wrapper,
.checkbox-container {
    display: flex !important;
    align-items: center !important;
    margin: 15px 0 !important;
    cursor: pointer !important;
}

.checkbox-wrapper input[type="checkbox"],
.checkbox-container input[type="checkbox"] {
    display: none !important;
}

.checkmark {
    width: 20px !important;
    height: 20px !important;
    background: rgba(30, 30, 30, 0.9) !important;
    border: 2px solid rgba(235, 108, 243, 0.4) !important;
    border-radius: 4px !important;
    margin-right: 10px !important;
    position: relative !important;
    transition: all 0.3s ease !important;
}

.checkbox-wrapper input[type="checkbox"]:checked + .checkmark,
.checkbox-container input[type="checkbox"]:checked + .checkmark {
    background: #eb6cf3 !important;
    border-color: #eb6cf3 !important;
}

.checkbox-wrapper input[type="checkbox"]:checked + .checkmark:after,
.checkbox-container input[type="checkbox"]:checked + .checkmark:after {
    content: '✓' !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #000000 !important;
    font-weight: bold !important;
    font-size: 12px !important;
}

.checkbox-wrapper:hover .checkmark,
.checkbox-container:hover .checkmark {
    border-color: #eb6cf3 !important;
    box-shadow: 0 0 5px rgba(235, 108, 243, 0.3) !important;
}

/* ===== CAMPO LIVRE PARA 2 CARTÕES - ADIÇÃO ===== */
.amount-.elementor-kit-13 {
    background: rgba(235, 108, 243, 0.1) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 12px !important;
    padding: 20px !important;
    margin-bottom: 25px !important;
    text-align: center !important;
}

.amount-.elementor-kit-13 label {
    display: block !important;
    color: #eb6cf3 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 15px !important;
}

.amount-input-container {
    position: relative !important;
    display: inline-block !important;
    width: 100% !important;
    max-width: 300px !important;
    margin-bottom: 15px !important;
}

.currency-symbol {
    position: absolute !important;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #eb6cf3 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    z-index: 1 !important;
    pointer-events: none !important;
}

#first_card_amount_input {
    width: 100% !important;
    padding: 14px 15px 14px 45px !important;
    background: rgba(20, 20, 20, 0.9) !important;
    border: 2px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 10px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-align: center !important;
    box-sizing: border-box !important;
    transition: all 0.3s ease !important;
}

#first_card_amount_input:focus {
    border-color: #eb6cf3 !important;
    box-shadow: 0 0 15px rgba(235, 108, 243, 0.4) !important;
    outline: none !important;
}

#first_card_amount_input::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
    font-weight: 400 !important;
}

.amount-info {
    margin-top: 10px !important;
    font-size: 14px !important;
    color: #ffffff !important;
}

.amount-info span {
    color: #eb6cf3 !important;
    font-weight: 600 !important;
}

.amount-validation {
    margin-top: 10px !important;
    padding: 8px 12px !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    text-align: center !important;
    font-weight: 500 !important;
}

.amount-validation.error {
    background: rgba(255, 0, 0, 0.1) !important;
    border: 1px solid rgba(255, 0, 0, 0.3) !important;
    color: #ff6666 !important;
}

.amount-validation.warning {
    background: rgba(255, 165, 0, 0.1) !important;
    border: 1px solid rgba(255, 165, 0, 0.3) !important;
    color: #ffaa66 !important;
}

.amount-validation.success {
    background: rgba(0, 255, 0, 0.1) !important;
    border: 1px solid rgba(0, 255, 0, 0.3) !important;
    color: #66ff66 !important;
}

.value-display {
    background: rgba(235, 108, 243, 0.1) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 6px !important;
    padding: 8px 12px !important;
    margin-bottom: 10px !important;
    color: #eb6cf3 !important;
    font-weight: 600 !important;
    text-align: center !important;
}

/* ===== BOTÕES ===== */
.woocommerce-button,
.checkout-button,
button[type="submit"] {
    background: linear-gradient(135deg, #eb6cf3 0%, #eb6cf3 100%) !important;
    color: #000000 !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 15px 30px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
    width: 100% !important;
    margin-top: 20px !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 3px 10px rgba(235, 108, 243, 0.3) !important;
}

.woocommerce-button:hover,
.checkout-button:hover,
button[type="submit"]:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 15px rgba(235, 108, 243, 0.5) !important;
}

/* ===== RESPONSIVO ===== */
@media (max-width: 768px) {
    body {
        font-size: 14px !important;
        padding: 10px !important;
    }
    
    #checkout,
    .woocommerce-checkout {
        padding: 15px !important;
        margin: 2px !important;
    }
    
    h1, h2, h3 {
        font-size: 1.2rem !important;
    }
    
    .amount-input-container {
        max-width: 200px !important;
    }
    
    #first_card_amount_input {
        font-size: 16px !important;
        padding: 12px 12px 12px 40px !important;
    }
    
    .currency-symbol {
        left: 12px !important;
        font-size: 14px !important;
    }
    
    .woocommerce-input-wrapper input,
    .woocommerce-input-wrapper select,
    .woocommerce-input-wrapper textarea,
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="password"],
    input[type="number"],
    select,
    textarea {
        font-size: 16px !important; /* Evita zoom no iOS */
        padding: 10px 12px !important;
        height: 45px !important;
    }
    
    .card-form-container,
    .card-modal-container {
        padding: 20px !important;
        width: 95% !important;
        max-height: 85vh !important;
    }
    
    .card-form-container.two-cards-container,
    .card-modal-container.double-card-container {
        width: 98% !important;
    }
}

@media (max-width: 480px) {
    .amount-.elementor-kit-13 {
        padding: 15px !important;
    }
    
    .amount-input-container {
        max-width: 180px !important;
    }
}

/* ===== MELHORIAS ESPECÍFICAS PARA PAGAR.ME ===== */
.pagarme-checkout,
.pagarme-card-form,
.pagarme-installments {
    background: rgba(20, 20, 20, 0.8) !important;
    border: 1px solid rgba(235, 108, 243, 0.3) !important;
    border-radius: 8px !important;
    padding: 15px !important;
    margin: 10px 0 !important;
}

.amount,
.pagarme-amount {
    color: #eb6cf3 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
}

/* ===== ELEMENTOR ESPECÍFICO ===== */
.elementor-heading-title,
.elementor-widget-heading .elementor-heading-title {
    color: #eb6cf3 !important;
    font-weight: 600 !important;
    text-align: center !important;
    margin: 15px 0 !important;
}

/* ===== CORREÇÕES DE COR GLOBAIS ===== */
*[style*="color: rgb("], 
*[style*="color: #"] {
    color: #eb6cf3 !important;
}

.checkout-review-order-table .order-total,
.woocommerce-checkout-review-order-table .order-total {
    background: rgba(235, 108, 243, 0.1) !important;
    color: #eb6cf3 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
}

a,
a:visited,
a:hover {
    color: #eb6cf3 !important;
    text-decoration: none !important;
}

/* ===== OCULTAR DUPLICAÇÕES ===== */
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .checkout_coupon,
.save-card-text:not(.modal-save-card-text) {
    display: none !important;
}/* End custom CSS */