@supports (-ms-ime-align: auto) {
    body .footer-wrapper .footer-bottom .kt-row-column-wrap .footer-menu ul {
        justify-content: center;
    }
    body .footer-wrapper .footer-bottom .kt-row-column-wrap .footer-menu ul li {
        margin: 0 5px;
    }
}

@media all and (-ms-high-contrast:none) {
    body.home .hentry-wrapper header {
        padding-bottom: 0;
    }
    body.home .hentry-wrapper header .header-bg {
        width: 806px;
    }
    body.home .hentry-wrapper header .header-content {
        padding: 0 20px;
    }
    body.home .hentry-wrapper header .header-content .header-content-inner {
        max-width: 420px;
    }
    body #page .booking-section .LDSSearch .LDSSearch-form {
        display: block;
    }
    body #page .booking-section .LDSSearch .LDSSearch-form .LDSSearch-item {
        min-width: 150px;
        padding-top: 10px;
    }
    body.home:not(.booking-sticky) #page .booking-section .LDSSearch .LDSSearch-form .LDSSearch-item {
        padding-top: 20px;
    }
    body #page .booking-section .LDSSearch .LDSSearch-form .LDSSearch-submit {
        float: right;
        padding-top: 0 !important;
    }
    body .footer-wrapper .footer-bottom .kt-row-column-wrap .footer-menu ul {
        justify-content: center;
    }
    body .footer-wrapper .footer-bottom .kt-row-column-wrap .footer-menu ul li {
        margin: 0 5px;
    }
    .facilities-grid-block .facilities-grid .facilities-grid-item {
        flex-basis: 14%;
    }
    body.page-id-12 .venues .venue,
    body.page-id-14 .experiences .experience {
        flex-basis: 31%;
    }
}