/*
Theme Name: HotelBooking Child
Description: Extension of HotelBooking Theme.
Author: Ash
Version: 1.0
Template: hotelbooking
*/

body {
    font-weight: normal;
}

.nd_options_navigation_4 ul.sub-menu > li {
	box-shadow: none !important;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .nd_booking_container,
    .nd_options_container {
        width: 100% !important;
    }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
    .nd_booking_container {
        min-width: 758px;
        width: 100%;
    }
}

iframe {
    width: auto;
}

.nd_options_customizer_fonts .nd_options_first_font, .nd_options_customizer_fonts h1, .nd_options_customizer_fonts h2, .nd_options_customizer_fonts h3, .nd_options_customizer_fonts h4, .nd_options_customizer_fonts h5, .nd_options_customizer_fonts h6,#start_nicdark_framework, h1, h2, h3, h4, h5, h6, .nicdark_datepicker .ui-datepicker-header .ui-datepicker-title, .nd_options_customizer_fonts, .nd_options_customizer_fonts .nd_options_second_font, .nd_options_customizer_fonts p, .nd_options_customizer_fonts a, .nd_options_customizer_fonts select, .nd_options_customizer_fonts textarea, .nd_options_customizer_fonts label, .nd_options_customizer_fonts input, .nd_options_customizer_fonts .nd_options_second_font_important, p, a, input, label, .nicdark_second_font, .nicdark_datepicker, textarea, select {
    font-family: -apple-system,BlinkMacSystemFont,Helvetica,Segoe UI,Roboto,Arial,sans-serif!important;
}

h1, h2, h3, h4, h5, h6, .nicdark_datepicker .ui-datepicker-header .ui-datepicker-title {
    color: #67635c;
}

p {
    letter-spacing: 0;
}