.elementor-6736 .elementor-element.elementor-element-52c7bfe{--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;--gap:0px 50px;--row-gap:0px;--column-gap:50px;--margin-top:0px;--margin-bottom:0px;--margin-left:65px;--margin-right:0px;}.elementor-6736 .elementor-element.elementor-element-efc7829{--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-6736 .elementor-element.elementor-element-44c643a{--e-image-carousel-slides-to-show:1;margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;border-radius:0px 0px 0px 0px;}.elementor-6736 .elementor-element.elementor-element-44c643a .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:14px 14px 14px 14px;}.elementor-6736 .elementor-element.elementor-element-b99f8fe{text-align:start;}.elementor-6736 .elementor-element.elementor-element-b99f8fe .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:500;}.elementor-6736 .elementor-element.elementor-element-c70da36{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-6736 .elementor-element.elementor-element-af5f29c .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;}.woocommerce .elementor-6736 .elementor-element.elementor-element-a0f0ed7 .price{color:#2ECC71;font-family:"Poppins", Sans-serif;font-size:32px;font-weight:500;}.elementor-6736 .elementor-element.elementor-element-8a4a788 .cart button, .elementor-6736 .elementor-element.elementor-element-8a4a788 .cart .button{transition:all 0.2s;}.elementor-6736 .elementor-element.elementor-element-8a4a788 .quantity .qty{transition:all 0.2s;}@media(min-width:768px){.elementor-6736 .elementor-element.elementor-element-efc7829{--width:50%;}.elementor-6736 .elementor-element.elementor-element-c70da36{--width:50%;}}@media(max-width:767px){.elementor-6736 .elementor-element.elementor-element-52c7bfe{--content-width:500px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-6736 .elementor-element.elementor-element-b99f8fe{text-align:start;}.elementor-6736 .elementor-element.elementor-element-b99f8fe .elementor-heading-title{font-size:1px;}.elementor-6736 .elementor-element.elementor-element-8a4a788{padding:0px 0px 60px 0px;}}/* Start custom CSS for woocommerce-product-title, class: .elementor-element-b99f8fe */@media(max-width:767px){

.elementor-6736 .elementor-element.elementor-element-b99f8fe h1.product_title{
    font-size:28px !important;
    line-height:1.08;
}

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-52c7bfe *//* =========================
   FORMULÁRIO YITH BOOKING
========================= */

/* Caixa principal */
.yith-wcbk-booking-form-wrap {
    background: #fff;
    padding: 24px;
    border-radius: 22px;
    box-shadow: 0 8px 30px rgba(0,0,0,.06);
}

/* Espaçamento geral */
.yith-wcbk-booking-form {
    gap: 18px;
}

/* Inputs */
.yith-wcbk-booking-form input,
.yith-wcbk-booking-form select {
    border-radius: 12px;
    min-height: 52px;
    font-size: 18px;
}

/* =========================
   DATA DA RESERVA
========================= */

label.yith-wcbk-form-section__label[for*="booking-start-date"] {
    font-size: 0 !important;
}

label.yith-wcbk-form-section__label[for*="booking-start-date"]::after {
    content: "Data do transfer";
    font-size: 22px;
    font-weight: 700;
    color: #111827;
}

/* =========================
   DURAÇÃO
========================= */

.yith-wcbk-form-section-duration .yith-wcbk-form-section__label {
    font-size: 0 !important;
}

.yith-wcbk-form-section-duration .yith-wcbk-form-section__label::after {
    content: "Duração";
    font-size: 22px;
    font-weight: 700;
    color: #111827;
}

.yith-wcbk-form-section-duration ul,
.yith-wcbk-form-section-duration li,
.yith-wcbk-form-section-duration span {
    font-size: 0 !important;
}

.yith-wcbk-form-section-duration ul::after,
.yith-wcbk-form-section-duration li::after,
.yith-wcbk-form-section-duration span::after {
    content: "1h50min em condições normais de trânsito.";
    font-size: 15px;
    font-weight: 500;
    color: #111827;
}

/* Espaçamento títulos */
.yith-wcbk-form-section__label {
    margin-bottom: 12px !important;
    display: block;
}

/* Afasta duração do calendário */
.yith-wcbk-form-section-duration {
    margin-top: 18px;
}

/* Aproxima 1h50min */
.yith-wcbk-form-section-duration ul,
.yith-wcbk-form-section-duration li,
.yith-wcbk-form-section-duration span {
    margin-top: -8px !important;
}

/* =========================
   CALENDÁRIO
========================= */

.ui-datepicker {
    border-radius: 20px !important;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,.12);
}

/* =========================
   BOTÃO RESERVA
========================= */

.yith-wcbk-add-to-cart-button {
    width: 100%;
    border-radius: 14px !important;
    min-height: 54px;
    font-size: 18px;
    font-weight: 700;
}

/* =========================
   PASSAGEIROS CUSTOMIZADOS
========================= */

.trip-passengers {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 22px;
    margin-bottom: 22px;

    width: 100%;
    max-width: 350px;
    margin-left: 0;
    margin-right: auto;
}

.trip-counter {
    display: flex;
    align-items: flex-start; /* ALTERADO */
    justify-content: space-between;

    padding: 10px 16px;

    background: #fff;

    border: 2px solid #e5e7eb;
    border-radius: 18px;

    box-shadow: 0 2px 8px rgba(0,0,0,.03);
}

/* Texto */
.trip-label {
    display: flex;
    flex-direction: column;

    gap: 1px;

    max-width: 70%; /* NOVO */
}

.trip-label strong {
    font-size: 16px;
    font-weight: 700;
    color: #111827;
}

.trip-label span {
    font-size: 12px;
    color: #667085;
}

/* TEXTO INFANTIL */
.trip-kids-info{

    display:block;

    margin-top:6px;

    font-size:10px; /* ALTERADO */
    line-height:1.35;

    color:#667085;
}

/* Controles */
.trip-controls {
    display: flex;
    align-items: center;

    gap: 12px;

    margin-top:4px; /* NOVO */
}

/* Botões */
.trip-controls button {
    width: 34px;
    height: 34px;

    border: none;
    border-radius: 10px;

    background: #22c55e;
    color: #fff;

    font-size: 20px;
    font-weight: 600;

    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 0;

    line-height: 1;

    transition: .15s ease;
}

.trip-controls button:active {
    transform: scale(.95);
}

/* Número */
.trip-controls span {
    min-width: 18px;

    text-align: center;

    font-size: 16px;
    font-weight: 700;

    color: #111827;
}


/* =========================
   MOBILE
========================= */

@media(max-width:767px) {
    .product_title {
        font-size: 42px !important;
        line-height: 1.05;
    }

    .yith-wcbk-form-section {
        margin-bottom: 14px;
    }

    .ui-datepicker {
        width: 100% !important;
    }

    .trip-passengers {
        max-width: 100%; /* No mobile ocupa a largura toda */
    }

    .trip-counter {
        padding: 8px 12px;
    }
}


@media(max-width:767px){

    .yith-wcbk-form-section-duration ul::after,
    .yith-wcbk-form-section-duration li::after,
    .yith-wcbk-form-section-duration span::after{

        font-size:12px !important;

        line-height:1.4;

        display:block;

        white-space:normal;

    }

}
/* ESCONDE PASSAGEIROS ORIGINAL DO YITH */
.yith-wcbk-form-section-persons {
    display: none !important;
}
/* =========================================
   BOTÃO RESERVAR TRANSFER (AJUSTADO)
========================================= */

.yith-wcbk-add-to-cart-button {

    /* LARGURA ALINHADA COM OS CARDS */
    width: 100% !important;
    max-width: 360px; /* Mesma largura usada nos seletores de passageiros */
    margin-left: 0 !important; /* Alinha à esquerda com os outros campos */
    margin-right: auto !important;
    display: block;
    padding: 0 24px;

    /* ALTURA DO BOTÃO */
    min-height: 58px;

    /* REMOVE BORDA PADRÃO */
    border: none !important;

    /* ARREDONDAMENTO */
    border-radius: 16px !important;

    /* COR VERDE */
    background: #22c55e !important;

    /* COR DO TEXTO */
    color: #fff !important;

    /* TAMANHO DA FONTE */
    font-size: 18px;

    /* PESO DA FONTE */
    font-weight: 700;

    /* ESPAÇAMENTO ENTRE LETRAS */
    letter-spacing: .2px;

    /* SOMBRA SUAVE */
    box-shadow: 0 10px 24px rgba(34,197,94,.22);

    /* ANIMAÇÃO SUAVE */
    transition: all .18s ease;
}

/* =========================================
   EFEITO AO PASSAR O MOUSE
========================================= */

.yith-wcbk-add-to-cart-button:hover{

    /* LEVE SUBIDA */
    transform: translateY(-2px);

    /* SOMBRA MAIS FORTE */
    box-shadow: 0 14px 28px rgba(34,197,94,.30);

    /* VERDE MAIS ESCURO */
    background: #1fb457 !important;

}

/* =========================================
   EFEITO AO CLICAR
========================================= */

.yith-wcbk-add-to-cart-button:active{

    /* LEVE REDUÇÃO */
    transform: scale(.98);

}

/* =========================================
   BOTÃO DESABILITADO
========================================= */

.yith-wcbk-add-to-cart-button:disabled{

    /* OPACIDADE */
    opacity: .55;

    /* CURSOR BLOQUEADO */
    cursor: not-allowed;

    /* REMOVE ANIMAÇÕES */
    transform: none;

    /* REMOVE SOMBRA */
    box-shadow: none;

}/* End custom CSS */