.elementor-1570 .elementor-element.elementor-element-c1696e1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:00px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1570 .elementor-element.elementor-element-88eedf4{--display:flex;}.elementor-1570 .elementor-element.elementor-element-6c4aa0f{--display:flex;}.elementor-1570 .elementor-element.elementor-element-091f2de > .elementor-widget-container{margin:-30px 0px 0px 0px;}.elementor-1570 .elementor-element.elementor-element-8c606b3{--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;}.elementor-1570 .elementor-element.elementor-element-44f88b5{--display:flex;}@media(max-width:767px){.elementor-1570 .elementor-element.elementor-element-c1696e1{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for ywgc-form-widget, class: .elementor-element-091f2de *//* ==================================================
   YITH GIFT CARDS - EXCURSIONES POR BANGKOK
   ================================================== */


/* ==================================================
   1. ESTRUCTURA GENERAL DEL FORMULARIO
   ================================================== */

form.gift-cards_form {
    width: 100% !important;
    max-width: 650px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 1.6 !important;
}


/* Contenido interno */
form.gift-cards_form .gift-cards-list,
form.gift-cards_form .ywgc-gift-card-form {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


/* ==================================================
   2. SEPARACIÓN ENTRE BLOQUES
   ================================================== */

form.gift-cards_form .form-row,
form.gift-cards_form .ywgc-form-field,
form.gift-cards_form .ywgc-gift-card-form > div {
    margin-bottom: 10px !important;
}


/* Separación general entre secciones principales */
form.gift-cards_form > * + * {
    margin-top: 10px !important;
}


/* ==================================================
   3. TÍTULOS
   ================================================== */

form.gift-cards_form h3,
form.gift-cards_form h4,
form.gift-cards_form .ywgc-form-title {
    color: #0f3c5e !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}


/* ==================================================
   4. ETIQUETAS
   ================================================== */

form.gift-cards_form label {
    display: block !important;
    text-align: left !important;
    margin-bottom: 7px !important;
    line-height: 1.4 !important;
    color: #0f3c5e !important;
}


/* ==================================================
   5. CAMPOS DE TEXTO
   ================================================== */

form.gift-cards_form input[type="text"],
form.gift-cards_form input[type="email"],
form.gift-cards_form textarea {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}


/* ==================================================
   6. BOTONES DE IMPORTE
   ================================================== */

.ywgc-amount-buttons .ywgc-amount-button,
.ywgc-amount-buttons button,
.ywgc-predefined-amount-button,
.ywgc-amount-button {
    background: #ffffff !important;
    color: #0f3c5e !important;
    border: 1px solid #0f3c5e !important;
    border-radius: 8px !important;

    font-weight: 600 !important;

    padding: 10px 18px !important;

    transition:
        background-color 0.2s ease,
        color 0.2s ease,
        border-color 0.2s ease !important;
}


/* Hover */
.ywgc-amount-buttons .ywgc-amount-button:hover,
.ywgc-amount-buttons button:hover,
.ywgc-predefined-amount-button:hover,
.ywgc-amount-button:hover {
    background: #0f3c5e !important;
    color: #ffffff !important;
    border-color: #0f3c5e !important;
}


/* ==================================================
   7. IMPORTE SELECCIONADO
   ================================================== */

.ywgc-amount-button.selected,
.ywgc-predefined-amount-button.selected,

.ywgc-amount-button.active,
.ywgc-predefined-amount-button.active,

.ywgc-amount-button.epb-selected,
.ywgc-predefined-amount-button.epb-selected,

.ywgc-amount-buttons button.epb-selected,

.ywgc-amount-button[aria-pressed="true"],
.ywgc-predefined-amount-button[aria-pressed="true"] {
    background: #eea82d !important;
    color: #0f3c5e !important;
    border-color: #eea82d !important;
    font-weight: 700 !important;
}


/* Mantener el seleccionado naranja incluso al pasar el ratón */
.ywgc-amount-button.epb-selected:hover,
.ywgc-predefined-amount-button.epb-selected:hover,
.ywgc-amount-buttons button.epb-selected:hover {
    background: #eea82d !important;
    color: #0f3c5e !important;
    border-color: #eea82d !important;
}
/* ==================================================
   REDUCIR ESPACIO ANTES DE INFORMACIÓN DEL DESTINATARIO
   ================================================== */

form.gift-cards_form .epb-recipient-section {
    margin-top: 5px !important;
    padding-top: 0 !important;
}

form.gift-cards_form .epb-recipient-title {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 4px !important;
}/* End custom CSS */