.list-inline {
    list-style: none;
    margin-bottom: 0;
    margin-left: -5px;
    padding-left: 0
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}



.i {
    fill: currentColor;
    height: 1em;
    overflow: hidden;
    vertical-align: -.15em;
    width: 1em
}




.header-nav {
    display: none
}

.header-nav a,.header-nav a:active,.header-nav a:hover,.header-nav a:visited {
    color: currentColor
}

.header-nav__inner-container {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 15
}

.header-nav__inner,.header-nav__inner__right {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.header-nav--initialised .header-nav__inner,.header-nav--initialised .header-nav__inner__right {
    overflow: visible
}

.header-nav__inner__item {
    display: flex;
    flex: 0 0 auto;
    order: 0;
    font-weight: 600;
    text-align: center
}

.header-nav__inner__item--all {
    order: 99
}

.header-nav__inner__item--businesses {
    order: 101
}

.header-nav__inner__item__link--deals {
    color: #f29541!important
}

.header-nav__inner__item--hidden {
    display: none
}

.header-nav__inner__item__link {
    display: inline-flex;
    flex: 0 0 auto;
    justify-content: center;
    line-height: 60px;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
    white-space: nowrap
}

.header-nav__inner__item__link:hover {
    text-decoration: underline
}

.header-nav__inner__item__link .i {
    font-size: 28px;
    font-size: 1.75rem;
    height: 60px;
    margin-top: -.05em
}

.header-nav__inner__item__category-icon {
    margin-right: 6px
}




    .header-nav {
        background: #2e2e2e;
        box-shadow: 0 1px 1px rgba(0,0,0,.11),0 2px 2px rgba(0,0,0,.11),0 4px 4px rgba(0,0,0,.11),0 6px 8px rgba(0,0,0,.11),0 8px 16px rgba(0,0,0,.11);
        color: #fff;
        display: block;
        position: relative;
        z-index: 10
    }

    .header-nav__inner-container {
        max-width: 720px
    }




@media (min-width: 1280px) {
    

    .cookie-consent__container,.footer__container,.header-nav__inner-container,.header__inner {
        max-width: 1200px;
    }

}

.home-categories {
    padding-bottom: 36px;
    padding-top: 24px
}

.home-categories__container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    width: 100%
}

.home-categories__content {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -24px;
    margin-left: -12px;
    margin-right: -12px
}

.home-categories__item {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    width: 100%
}

.home-categories__item-mobile {
    display: block
}

.home-categories__header {
    display: block;
    margin-bottom: 24px;
    position: relative
}

.home-categories__header__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 24px;
    line-height: 1.5rem;
    margin: 0;
    text-align: center
}

.home-categories__header__btn {
    color: #313131;
    display: none;
    font-size: 14px;
    font-size: 1.875rem;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0
}

.home-category {
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 2px 0
}

.home-category__header {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative
}

.home-category__header,.home-category__header:hover {
    color: #f29541
}

.home-category__header__title {
    color: #313131;
    display: inline-block;
    flex: 1 1 auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 20px;
    line-height: 1.25rem;
    vertical-align: middle;
    white-space: normal
}

.home-category__header__toggle {
    color: #757575;
    display: inline-block;
    flex: 0 0 auto;
    height: 28px;
    height: 1.75rem;
    line-height: 1;
    vertical-align: middle;
    width: 28px;
    width: 1.75rem
}

.expanded .home-category__header__toggle {
    transform: scaleY(-1)
}

.home-category__header__toggle-inner {
    display: block;
    height: 100%;
    width: 100%
}

.home-category__header__icon {
    background: #f25a41;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    flex: 0 0 auto;
    font-size: 40px;
    font-size: 2.5rem;
    height: 40px;
    height: 4.5rem;
    line-height: 1;
    margin-right: 12px;
    padding: 8px;
    position: relative;
    vertical-align: middle;
    width: 40px;
    width: 4.5rem
}

.home-category__header__icon-inner {
    display: block;
    height: 100%;
    width: 100%
}

.home-category__content {
    display: none;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 0 12px
}

.expanded .home-category__content {
    display: flex
}

.home-category__list {
    list-style: none;
    margin: 0;
    margin-left: 40px;
    order: 10;
    padding: 0
}

.home-category__list-item {
    color: #616161;
    display: block;
    line-height: 40px;
    line-height: 2.5rem
}

.home-category__list-item__link {
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home-category__list-item__link,.home-category__list-item__link:hover {
    color: currentColor
}

.home-category__cta__title {
    color: #616161;
    font-weight: 500
}

.home-category__cta__count {
    align-self: center;
    background: #eee;
    color: #616161;
    display: none;
    padding: 2px 8px
}

.home-categories__container,.home-header__container {
        max-width: 540px
    }

    .home-categories__item {
        flex: 0 0 50%;
        margin-bottom: 24px;
        margin-top: 1.25rem;
        max-width: 50%
    }

    .home-categories__item-mobile {
        display: none
    }

    .home-categories__header__btn {
        display: block
    }

    .home-category {
        background: #fff;
        border: 0;
        border-radius: .1875rem;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.13);
        padding: 0
    }

    .home-category__header {
        flex-direction: column;
        justify-content: space-between;
        margin-top: -1.25rem;
        min-height: 4.25rem
    }

    .home-category__header__title {
        display: block;
        margin: 6px 0;
        padding: 0 12px;
        text-align: center;
        font-size: 17px
    }

    .home-category__header__toggle {
        display: none
    }

    .home-category__header__icon {
        margin: -10px 0px 5px 0px
    }

    .home-category__content {
        display: flex
    }

    .home-category__list {
        list-style: none;
        margin-bottom: 12px;
        margin-left: 0;
        max-height: 6.25rem;
        min-height: 170px;
        overflow: hidden
    }

    .home-category__list-item {
        line-height: 2.25rem
    }

    

    .home-category__cta {
        display: flex;
        justify-content: space-between;
        margin-bottom: 12px;
        margin-top: auto;
        order: 20
    }

    .home-category__cta__title {
        color: #f25a41
    }

    .home-category__cta__count {
        display: inline-block
    }

@media (min-width: 992px) {
    .container {
        max-width:960px
    }

    

    .home-categories__container,.home-header__container,.message__inner {
        max-width: 960px
    }

    .home-categories__item {
        flex: 0 0 25%;
        max-width: 25%
    }

    .home-categories__header__title {
        font-size: 18px;
    }

    

    .cta-credit {
        display: flex;
        flex: 0 0 auto;
        margin: 0 12px;
        min-width: 90px;
        order: 35
    }

   .listing-item-movies__list-item {
        flex: 0 0 50%;
        max-width: 50%
    }

    .listing-item-theatres__list-item {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

}

@media (min-width: 1280px) {
    .container {
        max-width:1240px
    }

   

    .home-categories__container,.home-header__container,.message__inner {
        max-width: 1240px
    }

    .listing-item__gallery {
        flex: 0 0 40%;
        max-width: 40%
    }

    .listing-page--has-sidebar .listing-item__gallery {
        flex: 0 0 100%;
        max-width: 100%
    }

    .listing-item__info {
        flex: 0 0 60%;
        max-width: 60%
    }


}


@media (max-width: 575.98px) {
    .home-category__list-item {
        border-bottom:1px solid #eee
    }

    .home-category__list-item:last-of-type {
        border-bottom: none
    }

    .home-category__cta {
        border-bottom: 1px solid #eee;
        display: block;
        line-height: 2.5rem;
        margin-left: 40px;
        order: 5
    }
}
