.footer-logos  {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.service-select .custom-select {
    border: none !important;
}
.bookly-summary, .booking-summary, #step-summary, .price-section, .client-info-section {
    position: relative;
    z-index: 100;
}
#bookly-service_1, .services-extras-wrapper {
    position: relative !important;
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
}
.booking-price-section, .summary-section, #booking-summary {
    position: relative !important;
    z-index: 1 !important;
    clear: both !important;
}

#bookly-service_1 {
    position: relative !important;
    z-index: 2 !important;
}
#step-5 {
    clear: both;
}
#bookly-service_0 {
    display: flex !important;
    flex-wrap: wrap !important;
    position: relative !important;
}

#bookly-service_0 li {
    position: relative !important;
    float: none !important;
}
#step-3 {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 1 !important;
}

#bookly-service_0 {
    position: relative !important;
    height: auto !important;
}

#bookly-service_0 li {
    position: relative !important;
}
#step-3, #bookly-service_0, #bookly-service_0 li {
    background: transparent !important;
}
/* Booking form styles */
.custom_book_form {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
}
.custom_book_form h3 {
    text-align: center;
    margin-bottom: 20px;
}
.fusion-form-field {
    margin-bottom: 15px;
}
.fusion-form-label-wrapper {
    margin-bottom: 5px;
}
.fusion-form-label-wrapper label {
    font-weight: 600;
    font-size: 14px;
}
.fusion-form-element-required {
    color: red;
    text-decoration: none;
}
.fusion-form-input {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    box-sizing: border-box;
}
.fusion-form-input:focus {
    border-color: #95d1c7;
    outline: none;
}
.room_agree.checkbox {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin: 20px 0;
}
.room_agree.checkbox label {
    margin: 0;
}
.payment_disclaimer {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #666;
    margin: 15px 0;
}
button.form-form-submit {
    background: linear-gradient(135deg, #21c66c, #17a856);
    color: #fff;
    border: none;
    padding: 12px 40px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
}
button.form-form-submit:hover {
    background: linear-gradient(135deg, #17a856, #128a43);
}
.customer_form {
    width: 100%;
}
.room-totals {
    text-align: center;
    margin-bottom: 20px;
}
.room-totals .text {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
#paket-options,
#extra-info-modal {
    display: none !important;
    position: fixed !important;
}
.footer-logos  a {
    display: flex;
    align-items: center;
}
.footer-logos img[src="https://ekozuikuciai.com/wp-content/uploads/2020/07/SEB_Logo.svg.png"] {
    filter: brightness(15) grayscale(1) invert(1);

}
.footer-logos > div {
    width: fit-content !important;
    position: static !important;
}
.footer-logos img {
    max-width:80px;
    max-height:25px;
    object-fit: contain;
    filter: brightness(15) grayscale(1);
}
.background-map__wrapper {
    overflow: hidden;
}
#step-2 .old_price {
    font-size: 14px;
    text-decoration: line-through;
    color: red;
}
#step-2 .price_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 17px;
    gap: 2px;
}
.time-select .room-info p.show_discount {
    display: flex;
    align-items: center;
    font-size: 30px;
    line-height: 1;
}
.background-map__wrapper .fusion-builder-row {
    position:static!important;
    max-width: unset!important;
    margin-left: 0!important;
    margin-right: 0!important;
}
.fusion-body .background-map__wrapper .background-map {
    position: absolute;
    top: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    height: 100%;
    left: -600px;
    width: calc(100% + 600px) !important;
}
.background-map__wrapper .background-map * {
    margin: 0!important;
    width:100%;
    height:100%;
}
.video-background {
    cursor: pointer;
}
body.category-kambariai .fusion-post-grid .wp-post-image {
    aspect-ratio: 2 / 1.5;
    object-fit: cover;
}

.room-totals .discount {
    display: flex;
    gap: 15px;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 15px;
}
.room-totals .discount  .discount-apply {
    background-color: #95d1c7;
    color: #000;
    padding: 15px 40px;
    line-height: 21px;
    font-size: 18px;
    border-radius: 10px;
    font-weight: 500;
    font-family: DM Sans;
    cursor: pointer;
    margin-right: 0!important;
}
.room-totals .discount  .discount-apply:hover {
    background-color: #2e96aa;
    color: #FFF;
}
.room-totals .discount input {
    height:51px;
}
.room-totals .discount-error{
    color: red;
    font-size: 12px;
    text-transform: none;
    max-width: 500px;
    margin: 0 auto;
    margin-right: auto!important;
    margin-top: 5px;
}
/*body:not(.admin-bar) #bookly-service_2 {*/
/*    display:none;*/
/*}*/
/*body:not(.admin-bar) .service-more-info , body:not(.admin-bar) label[for="bookly-service_2"]{*/
/*    display:none;*/
/*}*/
.service-more-info {
    position: absolute;
    width: 20px;
    top: 10px;
    right: 10px;
}
.custom-select .extra-info {
    display:none;
}
#extra-info-modal {
    background-color: rgba(0,0,0,.3);
}
#extra-info-modal .swiper-slide img {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
}
#extra-info-modal .modal-header .close {
    margin-top: -34px;
    opacity: 1;
    font-size: 30px;
}
#extra-info-modal .swiper-wrapper {
    min-height:400px;
}
#extra-info-modal .swiper-button-next,#extra-info-modal .swiper-button-prev {
    color:#000;
}
#extra-info-modal .description {
    padding-top:20px;
}
#extra-info-modal .modal-dialog {
    max-width: 450px;
}
body:not(.admin-bar) #step-3 .service-select:nth-child(4) {
    display:none;
}
body:not(.admin-bar) #step-3 .service-select:nth-child(5) {
    display:none;
}
/*.addons.bookly-service_2 > span {*/
/*    display:none;*/
/*}*/
/*#bookly-service_2 li div {*/
/*    display:none;*/
/*}*/

.camp-popup {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height:100vh;
    top:0;
    left:0;
    background-color: rgba(0,0,0,.7);
    z-index: 999999;
    position: fixed;
}
.camp-popup a{
    width:600px;
    height:600px;
    border-radius: 20px;
    background-image: url('/wp-content/uploads/2023/05/900x900.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.camp-popup-exit {
    position: absolute;
    top:15px;
    right: 15px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.camp-popup.show{
    display:flex;
}
@media(max-width:768px) {
    .camp-popup a{
        background-image: url('/wp-content/uploads/2023/05/600x600.jpg');
        width:425px;
        height:425px;
    }
    .fusion-body .background-map__wrapper .background-map {
        left: -350px;
        width: calc(100% + 350px) !important;
    }
}
@media(max-width:640px) {
    .fusion-body .background-map__wrapper .background-map {
        left: 0;
        width: 100%!important;
        top: -400px;
        height: calc(100% + 400px);
        transition: all ease-in-out;
    }
}
@media(max-width:425px) {
    #extra-info-modal .swiper-wrapper {
        min-height:calc(100vw - 30px);
    }
    .camp-popup a{
        background-image: url('/wp-content/uploads/2023/05/600x600.jpg');
        width:320px;
        height:320px;
    }
    .room-totals .discount {
        flex-direction: column;
    }
    .room-totals .discount.text {
        flex-direction: row;
    }
    .room-totals .discount  .discount-apply {
        width:100%;
        text-align: center;
    }
}
