.sidebar .mt-toggle__content {
    display: block;
}

@media (max-width: 47.9275em) {
    .mt-hotel-card__badge {
        width: 220px;
    }
    .mt-hotel-card--vertical.mt-hotel-card--small .mt-hotel-card__badge{
        width: 150px;
    }
}

.wp-block-table {
    display: block;
    max-width: 100% !important;
    overflow-x: auto;
}
.wp-block-table table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.wp-block-table table td,
.wp-block-table table th {
    word-wrap: break-word;
    white-space: normal;
}


body .thecontent h1,
body .thecontent h2,
body .thecontent h3,
body .block-editor-block-list__layout .wp-block h1,
body .block-editor-block-list__layout .wp-block h2,
body .block-editor-block-list__layout .wp-block h3,
.comment-form h1,
.comment-form h2,
.comment-form h3,
#sidebar h1,
#sidebar h2,
#sidebar h3,
#comments h1,
#comments h2,
#comments h3,
.type-post h1,
.type-post h2,
.type-post h3,
.search h1,
.search h2,
.search h3,
.wpb_wrapper h1,
.wpb_wrapper h2,
.wpb_wrapper h3 {
    font-family: "Nunito",sans-serif !important;
}
body .thecontent > h1,
body .thecontent .h1,
body .block-editor-block-list__layout .wp-block > h1,
body .block-editor-block-list__layout .wp-block .h1,
.comment-form > h1,
.comment-form .h1,
#sidebar > h1,
#sidebar .h1,
#comments > h1,
#comments .h1,
.type-post > h1,
.type-post .h1,
.search > h1,
.search .h1,
.wpb_wrapper > h1,
.wpb_wrapper .h1 {
    font-family: "Nunito",sans-serif !important;
}
body .thecontent > h2,
body .thecontent .h2,
body .block-editor-block-list__layout .wp-block > h2,
body .block-editor-block-list__layout .wp-block .h2,
.comment-form > h2,
.comment-form .h2,
#sidebar > h2,
#sidebar .h2,
#comments > h2,
#comments .h2,
.type-post > h2,
.type-post .h2,
.search > h2,
.search .h2,
.wpb_wrapper > h2,
.wpb_wrapper .h2 {
    font-family: "Nunito",sans-serif !important;
}
body .thecontent > h3,
body .thecontent .h3,
body .block-editor-block-list__layout .wp-block > h3,
body .block-editor-block-list__layout .wp-block .h3,
.comment-form > h3,
.comment-form .h3,
#sidebar > h3,
#sidebar .h3,
#comments > h3,
#comments .h3,
.type-post > h3,
.type-post .h3,
.search > h3,
.search .h3,
.wpb_wrapper > h3,
.wpb_wrapper .h3 {
    font-family: "Nunito",sans-serif !important;
}
#mt-page h1,
#mt-page h2,
#mt-page h3,
.prefix-l-section h1,
.prefix-l-section h2,
.prefix-l-section h3 {
    font-family: "Nunito",sans-serif !important;
}
#mt-page h1,
#mt-page .h1,
.prefix-l-section h1,
.prefix-l-section .h1 {
    font-family: "Nunito",sans-serif !important;
}
#mt-page h2,
#mt-page .h2,
.prefix-l-section h2,
.prefix-l-section .h2 {
    font-family: "Nunito",sans-serif !important;
}
#mt-page h3,
#mt-page .h3,
.prefix-l-section h3,
.prefix-l-section .h3 {
    font-family: "Nunito",sans-serif !important;
}
.mt-section-header__title {
    font-family: "Nunito",sans-serif !important;
}
.mt-checklist h2,
.mt-checklist h2 span {
    font-family: "Nunito",sans-serif !important;
}
.archive .prefix-page-header__title,
.home .prefix-page-header__title {
    font-family: "Nunito",sans-serif !important;
}
.mt-social-list__counter {
    font-family: "Nunito",sans-serif !important;
}
.prefix-team-member__name a {
    font-family: "Nunito",sans-serif !important;
}
#mt-page .mt-circular-chart__number {
    font-family: "Nunito",sans-serif !important;
}
.single-title-wrap .single-title {
    font-family: "Nunito",sans-serif !important;
}
#mt-page .mt-city-title {
    font-family: "Nunito",sans-serif !important;
}

.prefix-card--search {
    height: auto !important;
}
