table.wp-list-table.widefat.hb-resa-table {
   width: auto !important;
}
.gdlr-reservation-bar {
display: none!important;
}

form.hb-booking-search-form.hb-search-form-no-children {
    background-color: #750011;
    padding: 20px 20px 0 20px;
}

h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a {
    color: #ffffff;
}

.gdlr-flex-thumbnail-control {
    text-align: center!important;
}


.gdlr-full-size-wrapper.gdlr-show-all {
    margin-top: -120px !important;
}

#gdlr-parallax-wrapper-2 {
padding-top: 100px !important;
}
@media only screen and (max-width: 767px) {
.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title {
letter-spacing: 3px !important;
}
.google-maps {
        position: relative;
        padding-bottom: 75%; 
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
}

.gdlr-frame img {
    margin-top: 30px!important;
}



/* ---------------- FOOTER SECTION ------------------------*/

/* ---------------- FOR MOBILE VIEW ------------------------*/
@media only screen and (max-width: 800px) {
                   .copyright-left {
                    font-size: 11px;
                                           }
                
}

