@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald&display=swap");
h1,h2,h3,h4,h5,h6, .qodef-page-title div.qodef-m-title, .qodef-fullscreen-menu>ul>li>a, .rtb-booking-form legend {
font-family: 'Oswald', sans-serif !important;
letter-spacing: 0.5px;
line-height: 110% !important;
}
body {
font-family: 'Open Sans', sans-serif !important;
}
.rounded-corners .qodef-m-image {
border-radius: 25px !important
}
.rtb-booking-form legend {
font-size: 30px !important;
padding: 40px 0px 20px 0px !important;
color: #000;
text-transform: uppercase;
}
fieldset.reservation, fieldset.rtb-contact, fieldset.rtb-form-footer {
margin: 0px !important;
padding: 0px !important;
}
.rtb-booking-form input, #stripe-payment-form #cardElement {
max-width: 100% !important;
}
.rtb-booking-form label {
font-weight: 900;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
padding: 0px !important;
}
@media only screen and (max-width: 680px) {
.qodef-h1, h1 {
font-size: 37px !important;
}
}