.custom-booking-container {
    margin: 20px;
}




.general {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff00;
    /* padding: 14px; */
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    margin: 0px 30%;
    width: 43%;
    border-radius: 0px;
    /* gap: 23px; */


}

.item {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #cfc193;
    box-shadow: 7px 4px 13px rgba(0, 0, 0, 0.2);
    /* border: none; */
    width: 302px;
    border-radius: 0px;
    /* margin-left: 19px; */
    height: 50px;
}

.icon3 {
    padding: 10px;
    width: 46px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: brightness(0) invert(1);
}

.custom-button {
    background-color: white;
    color: grey;
    border: none;
    padding: 10px 6px;
    cursor: pointer;
    border-radius: 0 0px 0px 0;
    font-size: 16px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px !important;
    border: 9px !important;
    border-color: black !important;
}

.custom-button:hover {
    background-color: white;
    color: grey;
}

select.custom-button {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

input.custom-button {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.reserve-button {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 00px !important;
    margin-left: 2%;
}

.button-reserve {
    background-color: #cfc193 !important;
    color: white !important;
    border: none !important;
    padding: 24px !important;
    cursor: pointer !important;
    /* border-radius: 10px !important; */
    font-size: 16px !important;
    display: flex !important;
    align-items: center !important;
    width: 182px !important;
    justify-content: center !important;
    height: 50px !important;
}



.icon2 {
    padding: 10px 10px 10px 0px;
    border-radius: 0px 0 0 0px;
    width: 40px;
    height: 46px !important;
    max-width: 40% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: brightness(0) invert(1);
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////DROPDOWN/////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 300px;
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1;
}

.dropdown-content.show {
    display: block;
}

.field-group {
    margin: 10px 0;
}

.room-section {
    display: ruby;
    padding: 11px;
    background-color: #cfc19347 !important;
    /* color: blue; */
}

.room-header {
    font-weight: bold;
    margin-bottom: 10px;
}


/* Estilos para el dropdown */
#combinedDropdown {
    position: absolute;
    background: #ffffff;
    box-shadow: 0px -5px 12px rgba(0, 0, 0, 0.2);
    z-index: 20;
    padding: 10px;
    width: 1120px;
    max-height: 532px;
    overflow: hidden;
    transition: height 0.3s ease;
    left: -443px !important;
    margin-top: 6px;
}

/* Estilos para el dropdown */
#combinedDropdown_2 {
    position: absolute;
    background: #ffffff;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    z-index: 1000;
    padding: 10px;
    width: 1143px;
    max-height: 532px;
    overflow: hidden;
    transition: height 0.3s ease;
    left: -484px !important;
    margin-top: 17px;
}


/* Estilos para el dropdown */
#combinedDropdown_3 {
    position: absolute;
    background: #ffffff;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    z-index: 1000;
    padding: 10px;
    width: 1143px;
    max-height: 532px;
    overflow: hidden;
    transition: height 0.3s ease;
    left: -484px !important;
    margin-top: 17px;
}

/* Estilos para el dropdown */
#combinedDropdown_4 {
    position: absolute;
    background: #ffffff;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    z-index: 1000;
    padding: 10px;
    width: 1143px;
    max-height: 532px;
    overflow: hidden;
    transition: height 0.3s ease;
    left: -484px !important;
    margin-top: 17px;
}

/* Estilos para el dropdown */
#combinedDropdown_5 {
    position: absolute;
    background: #ffffff;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); */
    z-index: 1000;
    padding: 10px;
    width: 1143px;
    max-height: 532px;
    overflow: hidden;
    transition: height 0.3s ease;
    left: -484px !important;
    margin-top: -200px;
}

.roomCont {
    width: 68% !important;
}
@media (max-width: 1024px){

    .roomCont {
        width: 100% !important;
    }
}
.button-habs {
    position: relative;
}

.top-section {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

/* Estilo para la secciÃƒÂ³n inferior del dropdown (calendario) */
.bottom-section {
    margin-top: 10px;
    /* Espacio superior */
}

/* Estilos para el calendario */
/*.daterangepicker .drp-calendar {
    display: none;
    max-width: 326px !important;
    height: 269px !important;
}*/


@media (min-width: 564px) {
    .daterangepicker .drp-calendar.right {
        margin-left: 11px;
    }
}

.daterangepicker .calendar-table {
    border: none;
    border-radius: 4px;
    background-color: #fff;
}

table thead:first-child tr:first-child th {
    border-block-start: none !important;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 30px;
    width: 42px !important;
    height: 16px;
    line-height: 15px;
    font-size: 14px;
    border-radius: 0px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 0 0px 0px 0 !important;
    padding: .5rem 1rem;
    transition: all .3s;
}



table td,
table th {
    padding: 8px !important;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843);
}

.daterangepicker .calendar-table td.active {
    background-color: #cfc193 !important;
    /* Color de fondo para la fecha seleccionada */
    color: #ffffff !important;
    /* Color del texto para la fecha seleccionada */
}

.daterangepicker .calendar-table td.in-range {
    background-color: #e2e9ec;
    color: #000;
}

.daterangepicker .calendar-table td.in-range:hover {
    background-color: #cfc193;
}

/* Estilos para el contenido del dropdown */
.dropdown-content {
    position: absolute;
    background: #cfc193;
    border-radius: 0px;
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);*/
    z-index: 1000;
    padding: 10px;
    width: 750px;
    max-height: 500px;
    overflow-y: auto;
    top: 50px !important;
    left: 0px !important;
    height: auto !important;
}

.general .item button.custom-button {
    background-color: #cfc193;
    border-radius: 0 0px 0px 0;
}

.general .item button.custom-button:hover {
    background-color: white !important;
    border-radius: 0 0px 0px 0;
    color: gray !important;
}

/* Mostrar el dropdown cuando tenga la clase 'show' */
.dropdown-content.show {
    display: block;
    /* Mostrar cuando se agrega la clase 'show' */
}

/* Estilo para los campos en el dropdown */

.field-group.inline {

margin: 8px !important;

display: flex;

font-size: 16px;

align-items: center;
}

        @media (max-width: 1024px){
        .field-group.inline{
            display: flex;
            justify-content: space-between;
            width: 100%;
        }
        }
.field-group {
    margin: 10px 33px;
    color: #364445 !important;
}

.field-group label {
    display: block;
    color: #364445 !important;
}

.field-group input {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
}

.button-habs {
    background-color: white !important;
    border: black !important;
    color: grey !important;
    width: 258px !important;
    padding: .5rem 0rem 0.5rem 0.5rem !important;
    cursor: pointer !important;
    /* border-radius: 0 10px 10px 0 !important; */
    font-size: 16px !important;
    text-align: left !important;
}

.title-wh {
    color: white;
    margin-bottom: 3px;
    font-size: 22px;
    font-weight: 500;
}


.title-wh2 {
    color: #364445;
    margin-bottom: 3px;
    font-size: 21px;
    font-weight: 500;
}

.title-wh2,
.title-wh {
    display: block;
    margin-bottom: 5px;
}

.clean {
    border: none !important;
    width: 100%;
    padding: 8px;
    /* border-radius: 4px; */
    font-size: 16px;
}

#roomsContainer {
    display: grid;
    /* gap: 20px; */
    /* Espacio entre las columnas y las filas */
}

.daterangepicker.opensleft:after {
    left: 47px;
    right: 760px !important;
}

.daterangepicker.opensleft:before {
    right: 578px !important;
}

/*.daterangepicker {
    right: 677px !important;
    left: 586px !important;
}*/

button.plus.submit-on-click {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 12px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

button.plus.submit-on-click:hover {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 12px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

button.plus.submit-on-click:focus {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 12px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

button.plus.submit-on-click.different {
    background-color: #dcedee;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 12px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
}

button.minus.submit-on-click {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 14px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
    margin: 3px;
}

button.minus.submit-on-click:hover {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 14px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
    margin: 3px;
}

button.minus.submit-on-click:focus {
    background-color: #ffffff;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 14px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
    margin: 3px;
}

button.minus.submit-on-click.different {
    background-color: #dcedee;
    color: black;
    border: none;
    border-radius: 0px;
    padding: 5px 14px;
    font-size: 16px;
    cursor: pointer;
    transition: box-shadow 0.2s;
    margin: 3px;
}



@media (max-width: 1024px) {
    .general {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        /* Ajusta el ancho para pantallas pequeÃƒÂ±as */
        padding: 10px;
        /* Reduce el padding para pantallas pequeÃƒÂ±as */
    }

    .item {
        width: 100% !important;
        margin-bottom: 15px !important;
        /* Espacio entre los elementos */
    }

    .custom-button,
    .button-habs,
    .campo-promocion-versiondos,
    .clean {
        width: 100% !important;
        text-align: center !important;
        justify-content: center !important;
    }

    .reserve-button {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        box-shadow: none;
    }

    #combinedDropdown {
        width: 114%;
        left: -24px !important;
        max-height: 1024px !important;
        z-index: 50;
    }

    /* Asegura que el calendario estÃƒÂ© centrado */
    .daterangepicker {
        margin: 0 auto;
        /* Centra el calendario horizontalmente */
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        /* Resetea cualquier transformaciÃƒÂ³n previa */
    }

    .daterangepicker .drp-calendar {
        margin: 0 auto;
        /* Asegura que cada calendario individual estÃƒÂ© centrado */
    }

    /* Estilos para el calendario */
    .daterangepicker .drp-calendar {
        display: none;
        max-width: 476px !important;
        height: 267px !important;
    }

    .daterangepicker {
        width: 398px !important;
        z-index: 50 !important;
    }

    .top-section {
        display: flex;
        flex-direction: column;

    }

    .room-section {
        padding: 11px;
        background-color: #0031751f !important;
        /* color: blue; */
        flex-direction: column;
    }

    .title-wh2,
    .title-wh {
        display: block;
        margin-bottom: 5px;
        width: 100%;
        text-align: left;
    }

}


@media (max-width: 1700px) {

    .general {
        display: flex;
        align-items: center;
        justify-content: space-around;
        background-color: #ffffff;
        padding: 0px;
        /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
        margin: 20px auto;
        width: 94%;
        /* border-radius: 20px; */
        gap: 20px;
    }
}




.error-message {
    display: none;
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #415a16;
    color: White;
    border: 1px solid #415a16;
    padding: 15px;
    border-radius: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    z-index: 1000;
    max-width: 80%;
    text-align: center;
    transition: opacity 0.5s ease;
    opacity: 0;
}


.elementor,
.elementor-section,
.elementor-column {
    overflow: visible !important;
}

input.campo-imput-versiondos2 {
    height: 50px !important;
    width: 259px !important;
    text-align: center !important;
    border: solid 0px #cfc193 !important;
    background: white !important;
    font-weight: bold !important;
    color: #313131 !important;
    cursor: pointer !important;
    font-family: "Jost", Sans-serif;
    font-size: 13px;
    border-radius: 0px !important;
	margin: 0px !important;
}

select.campo-select-versiondos2 {
    height: 50px !important;
    width: auto !important;
    margin: 0px !important;
    text-align: center !important;
    border: solid 0px #cfc193 !important;
    background: white !important;
    font-weight: bold !important;
    color: #313131 !important;
    cursor: pointer !important;
    font-family: "Jost", Sans-serif;
    font-size: 15px;
    border-radius: 0px !important;
}

input.campo-promocion-versiondos2 {
    height: 50px !important;
    width: auto !important;
    margin: 0px !important;
    text-align: center !important;
    border: solid 0px #cfc193 !important;
    background: white !important;
    font-weight: bold !important;
    color: #313131 !important;
    cursor: pointer !important;
    font-family: "Jost", Sans-serif;
    font-size: 15px;
    border-radius: 0px !important;
}

@media (max-width: 1024px) {

    select.campo-select-versiondos2 {
        height: 50px !important;
        width: 100% !important;
        /* margin: 0px !important; */
        text-align: center !important;
        /* border: solid 0px #cfc193 !important; */
        background: white !important;
        font-weight: bold !important;
        color: #313131 !important;
        cursor: pointer !important;
        font-family: "Jost", Sans-serif;
        font-size: 15px;
        border-radius: 0px !important;
    }

    input.campo-imput-versiondos2 {
        height: 50px !important;
        width: 100% !important;
        text-align: center !important;
        border: solid 0px #cfc193 !important;
        background: white !important;
        font-weight: bold !important;
        color: #313131 !important;
        cursor: pointer !important;
        font-family: "Jost", Sans-serif;
        font-size: 14px;
        border-radius: 0px !important;

    }

    input.campo-promocion-versiondos2 {
        height: 50px !important;
        width: 100% !important;
        margin: 0px !important;
        text-align: center !important;
        border: solid 0px #cfc193 !important;
        background: white !important;
        font-weight: bold !important;
        color: #313131 !important;
        cursor: pointer !important;
        font-family: "Jost", Sans-serif;
        font-size: 15px;
        border-radius: 0px !important;
    }

    .flatpickr-day.selected,
    .flatpickr-day.startRange,
    .flatpickr-day.endRange {
        background-color: #cfc193 !important;
        border-color: #cfc193 !important;

    }

    @media (max-width: 1024px) {
        .spacer-buttons {
            margin-right: 15px;
        }
		.general.item .custom-button .center-apple{
			text-align-last: center !important;
			display: block !important;
		}	
    }

}