.elementor-1041 .elementor-element.elementor-element-b5cc908{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:32px;--padding-bottom:0px;--padding-left:25px;--padding-right:25px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1041 .elementor-element.elementor-element-e2c6696{text-align:center;padding:0px 0px 0px 0px;}.elementor-1041 .elementor-element.elementor-element-e2c6696 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:24px;font-weight:600;}.elementor-1041 .elementor-element.elementor-element-4ed8ae0{margin:-10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-1041 .dialog-message{width:520px;height:auto;}#elementor-popup-modal-1041{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1041 .dialog-close-button{display:flex;}#elementor-popup-modal-1041 .dialog-widget-content{border-style:none;border-radius:7px 7px 7px 7px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:768px){.elementor-1041 .elementor-element.elementor-element-b5cc908{--content-width:520px;}}@media(max-width:767px){.elementor-1041 .elementor-element.elementor-element-b5cc908{--padding-top:32px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for shortcode, class: .elementor-element-4ed8ae0 *//* POPUP PEDIDO WHATSAPP - FORM */

/* Font global do form */
#wpforms-1039 * {
    font-family: 'Poppins', sans-serif !important;
}

/* Padding dos campos */
.wpforms-container .wpforms-field,
.wp-core-ui div.wpforms-container .wpforms-field {
    padding: 9px 0;
    position: relative;
}

/* Labels normais */
#wpforms-1039 .wpforms-field-label {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #444444 !important;
    margin-bottom: 8px !important;
}

/* Labels de Forma de Pagamento e Entrega/Retirada */
#wpforms-1039-field_9-container .wpforms-field-label,
#wpforms-1039-field_10-container .wpforms-field-label {
    font-size: 13px !important;
    color: #5d361e !important;
    font-weight: 600 !important;
    margin-bottom: 6px !important;
    display: block;
    line-height: 1.3;
    padding-bottom: 12px;
}

/* Inputs */
#wpforms-1039 input[type="text"],
#wpforms-1039 input[type="tel"],
#wpforms-1039 input[type="email"] {
    width: 100% !important;
    max-width: 100% !important;
    padding: 8px 12px !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    color: #444 !important;
    box-sizing: border-box !important;
    height: 40px !important;
    transition: all 0.2s ease;
}

#wpforms-1039 input[type="text"]:focus,
#wpforms-1039 input[type="tel"]:focus {
    border-color: #c1642f !important;
    outline: none !important;
}

/* Padding top campo Entrega/Retirada */
div#wpforms-1039-field_10-container {
    padding-top: 14px;
}

/* Radio buttons em linha horizontal */
#wpforms-1039-field_9,
#wpforms-1039-field_10 {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

#wpforms-1039-field_9 li,
#wpforms-1039-field_10 li {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    min-width: 180px !important;
}

/* Radio input */
#wpforms-1039 input[type="radio"] {
    transform: scale(1.2);
    margin: 0 !important;
    vertical-align: middle !important;
    position: relative !important;
    top: 0 !important;
    accent-color: #c1642f !important;
}

/* Label inline do radio */
#wpforms-1039 .wpforms-field-label-inline {
    font-size: 14px !important;
    color: #5d361e !important;
    font-weight: normal !important;
    margin: 0 !important;
}

/* Container do botão centralizado */
#wpforms-1039 .wpforms-submit-container {
    text-align: center !important;
    padding-top: 8px;
}

/* Botão */
#wpforms-1039 .wpforms-submit {
    border-radius: 5px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 10px 20px !important;
    cursor: pointer !important;
    width: 50% !important;
    transition: all 0.3s ease;
    background-color: #c1642f !important;
    color: white !important;
    border: none !important;
    min-height: 42px !important;
    margin-top: 10px !important;
}

#wpforms-1039 .wpforms-submit:hover {
    background-color: #a8542a !important;
}

@media (max-width: 768px) {
    #wpforms-1039 .wpforms-submit {
        width: 75% !important;
    }
}/* End custom CSS */