@media screen and (max-width: 600px) {

    .srarch_date_in.sedi,
    .srarch_date_out.sedi,
    .srarch_num_people.sedi {

        display: none;
    }

    #ebrsearch {
        display: none;
    }
    #search_box{
        min-height: fit-content;
        max-height: fit-content;
    }
    
    #ebrsearch.ebrvisible {
        display: flex;

    }

    #search_box input {
        width: 100%;
    }

    #ebrsearchbtnclose {
        cursor: pointer;
    }

    img.attachment-full.size-full.wp-image-6511 {
        object-fit: contain;
        max-width: 100%;
        height: auto;
        align-self: flex-start;
    }

    span#ebrsearchbtnclose {
        padding: 1rem;
        width: 100%;
        text-align: center;
    }

}

@media screen and (min-width: 601px) {
    #ebrsearchbtnclose {
        display: none;
    }
}


.elementor-element.elementor-element-5901ee5.elementor-hidden-mobile.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    display: none;
}

.add_to_favorite,
.add_to_favorite_none {
    width: 120px;
}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-80436e3 .elementor-widget-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.code_sin {
    background: red;
}

.momtazbadge {
    min-width: 50px !important;
    padding: 5px;
    background-color: #fff !important;
    font-size: 10px;
    display: flex !important;
    justify-self: flex-start;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap !important;
    border-radius: 50px;
}

.momtazbadge i {
    color: gold !important;
}

/* .mob_sing_fav{
    display: flex;
    flex-flow: row wrap;
    align-items: space-between;
}
    */

.ebrbadges {
    display: flex;
    flex-flow: row wrap;
}

.ebrbadges2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;

}

.discountbadge {
    min-width: 50px !important;
    padding: 2px 5px;
    background-color: red !important;
    font-size: 12px;
    color: #fff;
    display: flex !important;
    justify-self: flex-start;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap !important;
    border-radius: 5px;
}

.query-slide .swiper-slide,.tab-item-fr .swiper-slide{
    width: 300px !important;
}