
html,
body {
    min-height: 100vh
}
body {
    margin: 0;
    padding: 0;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    color: #493f42;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
span {
    font-weight: 800
}
a,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
    font-weight: 800;
    color: #493f42;
    transition: all 0.6s;
    -webkit-transition: all 0.6s
}
p:empty {
    display: none
}
a:hover {
    color: #6a2b60;
    transition: all 0.6s;
    -webkit-transition: all 0.6s
}
h1,
h2,
h3,
h4,
h5,
h6,
#header-container li a {
    font-family: "Open Sans", sans-serif
}
h1 {
    font-weight: 300
}
h2 {
    color: #ad789b;
    font-size: 16px;
    font-weight: 800
}
#stores-container,
#main,
#footer-container {
    max-width: 1070px;
    margin: 0 auto
}
.page-id-39 #main {
  max-width: inherit;
}
#main {
    margin-bottom: 40px;
    margin-top: 20px;
    z-index: 3
}
#main.wrapper-disabled {
    margin: 0;
    max-width: none
}
#main.wrapper-disabled #introductory-header {
    margin: 0 auto;
    max-width: 1070px
}
#header-container {
    z-index: 15;
    position: relative
}
#header-container .social-icon {
    font-size: 0
}
#header-container .row {
    max-width: 1070px;
    margin: 0 auto
}
#header-container .row:after {
    display: block;
    content: '';
    clear: both
}
#header-container .row-one {
    height: 40px
}
#header-container .social-icon:before,
#header-container .opening_hours.social-icon {
    font-family: FontAwesome;
    display: block;
    padding: 2.5px 0;
    color: #cacaca;
    font-size: 20px;
    float: left;
    padding: 6px 0 0 0;
    text-align: center;
    margin-left: 7px;
    transition: all 0.3s ease;
}
#header-container .social-icon:hover:before,
#header-container .opening_hours.social-icon:hover {
    transition: all 0.3s ease;
    color: #A0C516;
}
#header-container .facebook.social-icon:before {
    content: "\f09a";
}
#header-container .instagram.social-icon:before {
    content: "\f16d";
}
#header-container .twitter.social-icon:before, .fa-twitter:before {
    content: "";
    background-image: url("../images/twitter-x.svg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
}
#header-container .twitter.social-icon:before {
    top: 11px;
}
.fa-twitter:before {
    top: 4px;
    filter: brightness(0);
}
#header-container .newsletter.social-icon:before {
    content: "\f003"
}
#header-container .newsletter-signup {
    display: none
}
#header-container .row.row-three {
    position: relative
}
#header-container .row-wrapper-2 {
    border: 1px solid #f2f2f2
}
#header-container nav li a {
    display: block;
    padding: 29px 17px;
    font-weight: 500;
    outline: none;
    font-size: 13px;
    color: #000;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}
#header-container nav li.active a {
    font-weight: 800
}
#centre-logo-container {
    padding: 10px 0;
    float: left
}
#centre-logo {
    font-size: 0;
    width: 150px;
    height: 55px;
    background: url(../images/header/centre-logo.svg) no-repeat center center;
    display: block
}
.opening-hours {
    padding: 10px 0
}
.opening-hours .open-today,
.opening-hours .open-tomorrow {
    float: left
}
.opening-hours .open-today {
    margin-right: 15px
}
#primary {
    overflow: hidden
}
#primary p {
    clear: both
}
#primary a {
    /* word-break: break-all */
}
.large-text {
    font-size: 20px
}
.single-shops #primary {
    padding: 0
}
.button {
    display: block;
    background-color: #f6f6f6;
    padding: 15px;
    clear: both;
    float: left;
    margin: 10px 0
}
.button:after {
    clear: both;
    content: '';
    display: block
}
.button:hover {
    border-bottom: 1px solid #ccc
}
.button:hover:before {
    background-color: #6e295b;
    transition: all 2s;
    -webkit-transition: all 0.6s
}
.byline {
    display: none !important
}
#pyramids_pug a {
    font-size: 0;
    display: block;
    position: fixed;
    right: -150px;
    bottom: 0;
    width: 300px;
    height: 300px;
    background: url(../images/general/pyramids-pug.png) no-repeat;
    transform: rotate(-50deg)
}
#footer-wrapper {
    overflow: hidden;
    padding: 20px;
    border-top: 10px solid #ececec;
    background-color: #f5f5f5;
    margin-top: 20px
}
#footer-container h2 {
    font-size: 21px;
    color: #ad789b
}
#footer-container ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#footer-container ul li.current-menu-item a {
    display: block;
    padding: 7px;
    margin: 2px 0;
    color: #fff;
    background-color: #493f42
}
#footer-container .social a {
    font-size: 18px;
    margin-right: 3px;
    text-align: center;
    color: #000
}
#footer-container .menu-footer-menu-container {
    overflow: hidden
}
#footer-container .copyright {
    clear: both;
    font-weight: 100;
    font-size: 12px;
    color: #000000;
    margin-top: 10px
}
#footer-container a,
#footer-container p {
    color: #000;
    font-weight: 500;
    font-size: 12px
}
#footer-container .col:not(:first-child) {
    margin-left: 1%
}
#footer-secondary-wrapper {
    background-color: #fff
}
#footer-secondary-wrapper #footer-secondary-container {
    padding: 10px 20px;
    background: url(../images/footer-container/thurrock-footer-logo.png) center right no-repeat;
    clear: both;
    max-width: 1070px;
    margin: 0 auto
}
#secondary h2 {
    display: none
}
.opening-hours {
    float: right
}
.opening-hours p,
.opening-hours h2 {
    margin: 0
}
.page-id-756 .leasing-agent img {
  max-width: 150px;
}
.page-id-756 .leasing-agent {
  float: left;
  margin-right: 1%;
  padding: 1%;
  border: 1px solid #f5f5f5;
  border-radius: 7px;
}
.no-dly {
    animation-delay: 0s;
    -webkit-animation-delay: 0s
}
.dly-02 {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s
}
.dly-05,
body {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s
}
.dly-07 {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s
}
.dly-09 {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s
}


@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0
    }
    99% {
        opacity: 1
    }
    100% {
        visibility: visible
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    99% {
        opacity: 0
    }
    100% {
        visibility: hidden
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2%, 0, 0);
        transform: translate3d(-2%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2%, 0, 0);
        transform: translate3d(-2%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -2%, 0);
        transform: translate3d(0, -2%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
body:not(.home) #main>* {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
body:not(.home) #main>*:nth-child(1) {
    animation-delay: .1s;
    -webkit-animation-delay: .1s
}
body:not(.home) #main>*:nth-child(2) {
    animation-delay: .2s;
    -webkit-animation-delay: .2s
}
body:not(.home) #main>*:nth-child(3) {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}
body:not(.home) #main>*:nth-child(4) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}
body:not(.home) #main>*:nth-child(5) {
    animation-delay: .5s;
    -webkit-animation-delay: .5s
}
body:not(.home) #main>*:nth-child(6) {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}
body:not(.home) #main>*:nth-child(7) {
    animation-delay: .7s;
    -webkit-animation-delay: .7s
}
body:not(.home) #main>*:nth-child(8) {
    animation-delay: .8s;
    -webkit-animation-delay: .8s
}
body:not(.home) #main>*:nth-child(9) {
    animation-delay: .9s;
    -webkit-animation-delay: .9s
}
body:not(.home) #main>*:nth-child(10) {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}
body:not(.home) #main>*:nth-child(11) {
    animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s
}
body:not(.home) #main>*:nth-child(12) {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s
}
body:not(.home) #main>*:nth-child(13) {
    animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s
}
body:not(.home) #main>*:nth-child(14) {
    animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s
}
body:not(.home) #main>*:nth-child(15) {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}
.social-icons.mobile-visible {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.4s
}
.social-icons.mobile-visible {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
#catapult-cookie-bar {
    border-bottom: 1px solid #4da09a
}
#catapult-cookie-bar a {
    font-weight: 800
}
.taxonomy a {
    color: #a0c515
}
.shops {
    color: #ae789b
}
.shops h2 a {
    font-weight: 300
}
.shops a {
    color: #ae789b
}
.shops .store-info>div:not(.store-description) {
    font-family: "Open Sans", sans-serif;
    margin: 0
}
.shops .store-logo {
    background-color: #fbfbfb
}
.shops .store-telephone:before,
.shops .store-opening-hours:before,
.shops .store-website:before,
.shops .store-click-and-collect:before {
    float: left;
    margin-right: 10px;
    font-family: FontAwesome;
    display: block;
    width: 12px;
    text-align: center;
    color: #a0c515
}
.shops .store-telephone:before {
    content: '\f095'
}
.shops .archive .store-opening-hours:before {
    content: '\f017'
}
.shops .store-website:before {
    content: '\f0ac'
}
.shops .store-click-and-collect:before {
    content: '\f245'
}
.store-opening-hours td:last-child {
    text-align: right
}
.page-id-39 .store-opening-hours:before {
    content: '\f017'
}
.page .shops,
.tax-store_category .shops {
    overflow: hidden;
    padding: 5px;
    border: 1px solid #f5f5f5;
}
.page .shops h2,
.tax-store_category .shops h2,
.page-id-470 .dining h2 {
    margin-bottom: 0
}
.shops .entry .tax-store_category .entry,
.dining .entry {
    margin-left: 10px
}
.shops .entry-content,
.shops h1,
.dining .entry-content,
.dining h1 {
    margin: 0
}
.page-id-470 h1 {
    text-align: center
}
.page .shops .entry-header:after,
.page .dining .entry-header:after {
    content: "";
    display: block;
    clear: left
}
.archive .shops .entry-content,
.archive .dining .entry-content,
.page .shops .entry-content,
.page .dining .entry-content {
    float: left;
    font-size: 12px;
    font-weight: 800
}
.page .shops .entry-footer,
.page .dining .entry-footer {
    clear: both
}
.taxonomy {
    text-align: center;
    margin: 20px 0;
    overflow: hidden
}
.taxonomy ul {
    float: left;
    padding: 0;
    margin: 0
}
.taxonomy ul li {
    list-style: none;
    display: inline-block;
    font-weight: 800;
    padding: 5px 10px
}
.taxonomy ul h3 {
    text-align: left;
    font-weight: 500;
    margin: 0;
    font-size: 23px;
    color: #000
}
.taxonomy ul li:first-child {
    padding-left: 0
}
.single article {
    overflow: hidden
}
.single .dining,
.single .shops {
    margin: 30px 0;
    position: relative
}
.single .dining .active-day,
.single .shops .active-day {
    color: #a0c515;
    font-weight: 800;
    font-size: 14px;
}
.shops .post-edit-link,
.post-edit-link:visited {
    float: left
}
.post-edit-link,
.post-edit-link:visited {
    font-family: 'Futura LT W05 Book', helvetica, arial, sans-serif;
    display: block;
    padding: 5px 16px;
    background-color: #dadada;
    max-width: 80px;
    clear: both;
    color: white;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}
.single .breadcrumbs {
    margin-top: 20px;
    text-align: center
}
.breadcrumbs a span {
  font-weight: 800;
}
.page .breadcrumbs a span {
    color: #fff;
}
.breadcrumbs span {
    font-weight: 300;
    display: inline-block
}
#introductory-header {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px;
    text-align: center
}
#introductory-header {
  color: #fff;
  padding-top: 110px;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 300px;
  background-image: url(http://www.pyramidsbirkenhead.com/wp-content/uploads/2016/08/BW001183-Pyramids-Website-Graphics-1.jpg);
}
#introductory-header h1,
#leisure-header h1 {
    margin: 0
}
.page-id-34 #main {
    max-width: inherit;
    margin: 0;
    padding: 0
}
.page-id-34 #homepage-boxes,
.page-id-34 #logo-slider-container {
    max-width: 1070px;
    margin: 0 auto
}
.page-id-34 #homepage-boxes-wrapper {
    background-color: #f8f8f8
}
.page-id-34 #homepage-boxes-wrapper #homepage-boxes {
    padding: 20px 0;
    overflow: hidden;
    text-align: center
}
.page-id-34 #logo-slider-wrapper {
    background-color: #fff
}
.page-id-34 .homepage-box {
    display: inline-block;
    width: 32%
}
#services-menu ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}
#services-menu ul a {
    padding: 10px;
    background-color: #f6f6f6;
    display: block;
    font-weight: 500
}
#services-menu ul a.active {
    font-weight: 800
}
#services .services-container {
    display: none
}
#services .services-container.active {
    display: block
}
#services .services-container .service h2 {
    font-size: 16px;
    color: #493f42
}
#services .services-container .service h2:before {
    display: block;
    content: '';
    float: left;
    background-color: #6a2b60;
    padding: 15px;
    border-radius: 50px;
    margin-right: 7px;
    margin-top: -4px
}
@media only screen and (min-width: 761px) {
    #services-menu {
        float: left;
        width: 25%
    }
    #services {
        float: right;
        width: 70%
    }
    #services .service {
        width: 45%
    }
    #services .service:nth-child(odd) {
        float: left
    }
    #services .service:nth-child(even) {
        float: right
    }
}
.page.page-id-62 .introduction {
    font-size: 20px;
    font-weight: 800
}
.page.page-id-62 .service {
    background-color: #f6f6f6;
    padding: 15px;
    margin-bottom: 30px;
    position: relative
}
.page.page-id-62 .service ul {
    padding: 0 0 0 20px;
    margin: 0
}
.page.page-id-62 .service:before {
    font-family: FontAwesome;
    font-size: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    height: 50px;
    display: block;
    top: -30px;
    right: 30px;
    color: #c7c7c7
}
.page.page-id-62 .service.free-wifi:before {
    content: '\f1eb'
}
.page.page-id-62 .service.first-aid:before {
    content: '\f0fa'
}
.page.page-id-62 .service.lift:before {
    content: '\f148'
}
.page.page-id-62 .service.accessibility-sensory-aids:before {
    content: '\f29d'
}
.page.page-id-62 .service.cash-machines:before {
    content: '\f283';
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
}
.page.page-id-62 .service.disabled-toilet-facilities:before {
    content: '\f193'
}
.page.page-id-62 .service.disabled-parking-spaces:before {
    content: 'P';
    font-family: helvetica
}
.page.page-id-62 .service.shopmobility:before {
    content: '\f07a'
}
.page.page-id-62 .service.disabled-parking-spaces,
.page.page-id-62 .service.shopmobility {
    clear: both;
    float: none !important;
    background-color: inherit;
    padding: 0;
    width: 100%
}
.page.page-id-62 .service p {
    margin: 5px 0
}
.page.page-id-62 .service span {
    font-weight: 800
}
.page.page-id-62 .service span.fineprint {
    font-weight: 500;
    color: #7a6f73;
    font-size: 13px
}
.page.page-id-62 .service:nth-child(3) {
    clear: both
}
.page.page-id-62 .service:nth-child(7) {
    height: 241px
}
@media only screen and (min-width: 761px) {
    .page.page-id-62 .introduction {
        width: 45%;
        float: left
    }
    .page.page-id-62 .service {
        width: 49%
    }
    .page.page-id-62 .service:nth-child(odd) {
        float: left
    }
    .page.page-id-62 .service:nth-child(even) {
        float: right
    }
}
@media only screen and (max-width: 760px) {
    .page.page-id-62 .introduction {
        font-size: 14px
    }
}
.page-id-713 h3 {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    letter-spacing: normal;
    text-transform: none
}
.page #primary .entry-content {
    margin: 0
}
.page #primary .events h2,
.page #primary .offers h2,
.page #primary .jobs h2 {
    font-size: 12px
}
.page #primary .events h2,
.page #primary .jobs h2,
.page #primary .events p,
.page #primary .jobs p,
.page #primary .offers h2,
.page #primary .offers p {
    margin: 0
}
.page #primary .events a,
.page #primary .jobs a,
.page #primary .offers a {
    word-break: normal
}
.page #primary .events,
.page #primary .jobs {
    float: left;
    margin-right: 3%;
    margin-bottom: 20px;
}
.page #primary .offers,
.page #primary .jobs {
    float: left;
    height: 420px
}
.page #primary .related-image {
    position: relative;
    margin-bottom: 12px
}
.page #primary .post-dates {
    font-weight: 800;
    font-size: 16px
}
.related-image img {
    background-color: #f6f6f6;
    width: 100%
}
.more-info,
.more-info:visited {
    display: block;
    width: 100%;
    color: white;
    text-transform: uppercase;
    background-color: #553f61;
    font-weight: 800;
    font-size: 12px;
    text-align: center;
    padding: 7px
}
@media only screen and (min-width: 1091px) {
    .page .events {
        margin-right: 3%;
        width: 30%
    }
    .page .offers,
    .page .jobs {
        margin-right: 5%;
        width: 20%
    }
}
@media only screen and (max-width: 1090px) and (min-width: 761px) {
    .page .events {
        width: 30%;
        margin-right: 3%
    }
    .page .offers,
    .page .jobs {
        width: 30%;
        margin-right: 3%
    }
}
@media only screen and (max-width: 760px) and (min-width: 400px) {
    .page #primary .events,
    .page #primary .offers,
    .page #primary .jobs {
        height: 400px;
        width: 48%;
        margin: 10px 0;
        margin-right: 2%;
        float: left
    }
}
@media only screen and (max-width: 510px) and (min-width: 400px) {
    .page #primary .events,
    .page #primary .offers,
    .page #primary .jobs {
        height: 320px
    }
}
@media only screen and (max-width: 400px) {
    .page #primary .events,
    .page #primary .offers,
    .page #primary .jobs {
        width: 90%;
        margin: 10px auto;
        float: none
    }


}
.page-id-745 .primary-content,
.page-id-745 .personal-stylist-packages,
.page-id-745 .student-zone {
    margin: 0 auto;
    max-width: 1070px
}
.page-id-745 .personal-stylist-packages-wrapper {
    background-color: #f5f5f5;
    padding: 30px 0
}
.page-id-745 .personal-stylist-packages-wrapper h3 {
    font-family: helvetica, arial, sans-serif;
    letter-spacing: normal;
    text-transform: none;
    margin: 0
}
.page-id-745 .student-zone-wrapper {
    margin: 0;
    background-position: top center;
    background-repeat: no-repeat
}
.page-id-745 .student-zone-wrapper h2 {
    font-size: 47px;
    font-family: "Open Sans", sans-serif;
    margin: 0
}
/* Tenant Content */
.page-id-1751 a.button {
  width: 31%;
  background-repeat: no-repeat;
  padding-top: 205px;
  margin: 1%;
  background-size: contain;
  float: left;
  display: block;
  clear: none;
}
.page-id-1751 a.button:hover {
  border: 0;
  opacity: 0.7;
  transform: scale(1.1);
}
.page-id-1751 a.button:after {
  clear: none;
}
@media only screen and (min-width: 511px) {
    .page-id-745 .student-zone-wrapper {
        height: 527px;
        padding-top: 100px
    }
    .page-id-745 .student-zone-wrapper .student-zone-text {
        width: 660px
    }
}
@media only screen and (max-width: 1090px) {
  .page-id-1751 a.button {
    width: 48%;
    padding-top: 305px;
  }
    .page-id-745 .primary-content,
    .page-id-745 .personal-stylist-packages,
    .page-id-745 .student-zone,
    .page-id-745 #introductory-header {
        padding: 0 10px
    }
    .page-id-745 #main.wrapper-disabled {
        padding: 0
    }
}
@media only screen and (max-width: 760px) and (min-width: 400px) {
    .page-id-745 .student-zone-wrapper {
        padding: 50px 0 0 50px
    }
    .page-id-745 .student-zone-wrapper .student-zone-text {
        width: 320px
    }
}
@media only screen and (max-width: 510px) {
    .page-id-745 .student-zone-wrapper {
        padding: 20px 0;
        background-position: top left
    }
}
.acf-map {
    width: 100%;
    height: 387px;
    border: #ccc solid 1px
}
.acf-map img {
    max-width: inherit !important
}
.page-id-393 #content {
    background: url(../images/e-newsletter/email-graphic.png) bottom right no-repeat
}
.page-id-393 #rubiks-form input {
    background-color: #f5f5f5;
    border: 0;
    border-radius: 5px;
    margin: 10px 0
}
.page-id-393 #rubiks-form input[type="submit"] {
    border: 0;
    background-color: #494042;
    padding: 10px 30px;
    box-shadow: none;
    color: white;
    font-weight: 800;
    text-shadow: none;
    font-size: 15px;
    width: inherit;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    clear: both;
    display: block
}
.page-id-393 #rubiks-form label {
    display: block;
    font-weight: 100;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px
}
.page-id-393 #rubiks-form .interests input {
    width: inherit;
    margin-right: 10px
}
.page-id-393 #rubiks-form input[type="submit"]:hover {
    background-color: #6e295b;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}
.page-id-56 .related-image {
  min-height: 300px;
  max-width: 300px;
  max-height: 300px;
  text-align: center;
  background-color: #F6F6F6;
}
.page-id-56 .related-image img{
  width: auto;
  max-height: 300px;
}
#newsletter-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 15;
    top: 0;
    display: none;
    overflow-y: visible
}
#newsletter-popup #newsletter-container {
    max-width: 660px;
    margin: 0 auto;
    padding: 3%;
    margin-top: 100px;
    position: relative;
    background: #fff
}
#newsletter-popup #newsletter-container:after {
  display: block;
  clear: both;
  content: '';
}
#newsletter-popup #newsletter-container .centre-logo {
    text-align: center;
    margin-bottom: -40px
}
#newsletter-popup #newsletter-container .centre-logo img {
    max-width: 150px
}
#newsletter-popup #newsletter-container .close-newsletter-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 20px;
    font-weight: 100
}
.page-id-64 .entry-content {
    max-width: 750px;
    margin: 0 auto
}
@media only screen and (min-width: 1091px) {
    #site-navigation,
    .social-icons {
        display: block !important;
        float: left
    }
    #header-container .menu>li {
        float: left
    }
    #header-container nav li.current-menu-item>a {
        color: #553f61
    }
    #header-container nav li a:hover {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #553f61;
        background-color: #f2f2f2
    }
    #burger-menu {
        display: none
    }
    #global-header-wrapper {
        padding: 15px 0;
        height: 75px
    }
    .single .store-opening-hours {
        position: absolute;
        right: 0;
        top: 0;
        width: 220px;
    }
    #footer-container .col {
        width: 24% !important
    }
    #primary {
        z-index: 2
    }
    .menu-main-menu-container {
        overflow: hidden;
        max-width: 1090px;
        margin: 0 auto
    }
    #site-navigation {
        float: right
    }

}
@media only screen and (max-width: 1090px) {
    .opening-hours {
        padding: 6px 0;
        margin-right: 15px;
        float: right;
        width: 50%;
        text-align: right;
        font-size: 70%
    }
    .opening-hours h2 {
        font-size: 12px
    }
    .opening-hours .open-today,
    .opening-hours .open-tomorrow {
        float: none
    }
    .opening-hours .open-today {
        margin: 0
    }
    #header-container .social-icons {
        float: left;
        top: 6px;
        position: relative
    }
    #header-container .social-icons .social-icon:before {
        width: 25px;
        height: 25px;
        font-size: 16px;
        padding: 1px 0 0 0
    }
    #header-container nav li a {
        padding: 8px
    }
    #header-container nav li a:hover {
        color: #fff
    }
    #header-container nav .sub-menu {
        display: none
    }
    #header-container li a:hover {
        background-color: #584f52;
        color: #fff
    }
    #header-container nav li.current-menu-item>a {
        color: #fff;
        position: relative
    }
    #header-container li a {
        padding: 20px 15px
    }
    #centre-logo {
        margin-left: 20px
    }
    #burger-menu {
        position: absolute;
        right: 20px;
        z-index: 15;
        top: 77px;
        font-size: 40px
    }
    #burger-menu a {
        width: 30px;
        height: 30px;
        display: block
    }
    #burger-menu span,
    #burger-menu span:before,
    #burger-menu span:after {
        content: '';
        width: 30px;
        height: 4px;
        background-color: #494042;
        font-size: 0;
        display: block
    }
    #burger-menu span:before,
    #burger-menu span:after {
        position: absolute
    }
    #burger-menu span:before {
        top: -10px
    }
    #burger-menu span:after {
        top: 10px
    }
    #site-navigation {
        text-align: center;
        display: none;
        background: rgba(239, 239, 239, 0.9);
        background-color: rgba(239, 239, 239, 0.9);
        clear: both
    }
    #header-container li.current-menu-item a {
        background-color: #584f52
    }
    #header-container .social-icons {
        display: none
    }
    #main {
        padding: 0 10px
    }
    #global-header-container #global-header-social {
        margin-right: 75px
    }
    nav {
        display: none
    }
    #global-header-container .col-two {
        box-sizing: border-box
    }
    #global-header-container {
        padding: 0 10px;
        position: relative
    }
    #global-header-container #burger-menu {
        position: absolute;
        top: 10px;
        right: 10px
    }
    #global-header-container #burger-menu a {
        font-family: 'PT Sans', sans-serif;
        font-size: 16px;
        color: white
    }
    #global-header-container #burger-menu a:before {
        font-family: FontAwesome;
        margin-right: 5px
    }
    #global-header-social {
        float: right
    }
    #search-4:before {
        margin-left: 20px
    }
    .bubble:nth-child(3) {
        clear: left
    }
    #footer-container .col {
        margin-left: 1%
    }
    #footer-container .col-three {
        clear: left
    }
    .menu-main-menu-container li {
        text-align: left
    }
    .menu-main-menu-container li a {
        font-size: 42px
    }
    .menu-main-menu-container .mobile-visible li:nth-child(1) {
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(2) {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(3) {
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(4) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(5) {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(6) {
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(7) {
        -webkit-animation-delay: 0.7s;
        animation-delay: 0.7s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(8) {
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(9) {
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s
    }
    .menu-main-menu-container .mobile-visible li:nth-child(10) {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    #global-header-wrapper {
        padding: 5px 0
    }
    #site-navigation {
        margin-top: 70px
    }
    #site-navigation.mobile-visible {
        animation-name: fadeInDown;
        -webkit-animation-name: fadeInDown;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
}
@media only screen and (max-width: 1090px) and (min-width: 881px) {
    #header-container nav li.current-menu-item>a:after {
        position: absolute;
        left: 0;
        right: 0
    }
}
@media only screen and (min-width: 881px) {
    #header-container nav .menu-main-menu-container {
        overflow: hidden
    }
    #header-container nav #menu-main-menu>li.menu-item-has-children:hover .sub-menu {
        visibility: visible;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-delay: 0s;
        -webkit-animation-delay: 0s
    }
    #header-container nav #menu-main-menu>li .sub-menu {
        visibility: hidden;
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-delay: 0s;
        -webkit-animation-delay: 0s;
        position: absolute;
        margin: 0;
        text-align: center;
        background-color: #464646;
        z-index: 15
    }
    #header-container nav #menu-main-menu>li .sub-menu a {
        color: #fff
    }
    #header-container nav #menu-main-menu>li .sub-menu a:hover {
        color: #000
    }
    #header-container .menu>li {
        display: inline-block
    }
}
@media only screen and (max-width: 880px) {
    #header-container nav li.current-menu-item>a:after {
        display: inline-block;
        margin: 2px 0 2px 4px
    }
    #menu-main-menu>li.menu-item-has-children:hover .sub-menu {
        animation-name: slideInDown;
        -webkit-animation-name: slideInDown;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        position: static;
        width: 100%
    }
    #menu-main-menu>li.menu-item-has-children:hover .sub-menu a {
        width: 100%
    }
    #header-container nav .sub-menu {
        background-color: #584f52
    }
}
@media only screen and (max-width: 720px) {
    #footer-container {
        background-image: none
    }
}
@media only screen and (min-width: 701px) {
    .page-id-393 #rubiks-form>div {
        width: 33%;
        float: left
    }
    #global-header-container .col {
        width: 33%;
        float: left
    }
    .page .shops,
    .page .dining,
    .tax-store_category .shops {
        float: left;
        width: 30%;
        margin: 1%;
        height: 155px
    }
    .single .shops .entry {
        float: left;
        width: 49%;
        padding-left: 30px
    }
}
@media only screen and (max-width: 700px) {
    .menu-main-menu-container li a {
        font-size: 28px
    }
    .page-id-1751 a.button {
      width: 100%;
      padding-top: 355px;
      margin: 1% 0;
    }
}
@media only screen and (max-width: 700px) and (min-width: 511px) {
    .page-id-393 #rubiks-form>div {
        width: 50%;
        float: left
    }
    .page .shops,
    .page .dining,
    .tax-store_category .shops {
        float: left;
        width: 49%;
        height: 230px
    }
}
@media only screen and (min-width: 511px) {
    .page-id-393 #rubiks-form input {
        width: 90%
    }
    .shops .store-logo,
    .dining .store-logo {
        width: 27%;
        float: left
    }
    .shops .entry,
    .dining .entry {
        width: 65%;
        float: right
    }
    #footer-container .col {
        float: left;
        width: 49%
    }
}
@media only screen and (min-width: 511px) {
    .col-content {
        display: block !important
    }
    /* News Masonry */
    /* fluid 5 columns */
    .grid-sizer,
    .grid-item { width: 49%; margin-bottom: 10px; }

}
@media only screen and (max-width: 510px) {
  /* News Masonry */
  /* fluid 5 columns */
  .grid-sizer,
  .grid-item { width: 100%; margin-bottom: 10px; }

    #centre-logo {
        width: 110px
    }
    #header-container .menu>li {
        display: block
    }
    .page-id-393 #rubiks-form input {
        width: 100%
    }
    .store-logo {
        text-align: center
    }
    .store-logo img {
        max-width: 150px
    }
    #global-header-container .col-one {
        display: none
    }
    #centre-logo {
        background-position: left
    }
    .page .offers .entry,
    .page .events .entry {
        float: none;
        width: 100%;
        height: inherit
    }
    #footer-secondary-wrapper #footer-secondary-container {
        background-position: 5% 100%;
        padding-bottom: 30px
    }
    #footer-wrapper .col-content {
        display: none
    }
    #footer-wrapper h2 {
        padding: 10px 0;
        cursor: pointer
    }
    #footer-wrapper h2:after {
        display: block;
        content: '';
        width: 22px;
        height: 7px;
        float: right;
        background-image: url(../images/footer-container/arrow-down.png);
        transition: all .2s;
        -webkit-transition: all .2s
    }
    #footer-wrapper h2.active:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: all .4s;
        -webkit-transition: all .4s
    }
}
@media only screen and (max-width: 400px) {
    #global-header-container #burger-menu {
        float: left;
        margin-left: 10px
    }
    #global-header-container .col-one {
        font-size: 10px
    }
}

form#rubiksForm {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
form#rubiksForm .hidden-fields {
  display: none;
  visibility: hidden;
}
form#rubiksForm .field {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
form#rubiksForm .field label {
  display: block;
  font-weight: 700;
}
form#rubiksForm .field input,
form#rubiksForm .field select {
  display: block;
  position: relative;
  font-size: 17px;
  line-height: 21px;
  border: 2px solid #000;
  margin: 0 0 15px 0;
  padding: 5px;
  width: 100%;
  height: 35px;
  border-radius: 0;
}
form#rubiksForm .field input[type=radio],
form#rubiksForm .field input[type=checkbox] {
  display: inline-block;
  width: auto;
  height: auto;
}
form#rubiksForm .field input::placeholder {
  color: #000;
}
form#rubiksForm .interests label.title {
  width: 100%;
  margin: 0 0 15px 0;
}
form#rubiksForm .interests .field {
  display: block;
  position: relative;
  margin: 0 0 15px 0;
}
form#rubiksForm .interests .field:after {
  display: block;
  content: '';
  clear: both;
}
form#rubiksForm .interests .field input {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  width: 21px;
  height: 21px;
}
form#rubiksForm .interests .field label {
  display: block;
  float: left;
}
form#rubiksForm input.button {
  display: block;
  float: left;
  font-size: 17px;
  line-height: 40px;
  font-weight: 700;
  padding: 0 15px;
  border: 2px solid #000;
  color: #000;
  text-decoration: none;
  margin: 15px 0;
  width: 150px;
  text-align: center;
  background-color: #fff;
  transition: 0.5s all;
}
form#rubiksForm input.button:hover {
  color: #fff;
  background-color: #000;
  cursor: pointer;
  transition: 0.5s all;
}
form#rubiksForm p {
  display: block;
  position: relative;
  clear: both;
  font-size: 13px;
  line-height: 17px;
}
@media only screen and ( min-width: 768px ) {
  /* Rubiks Form */
  form#rubiksForm .field {
    width: -ms-calc( 50% - 15px );
    width: calc( 50% - 15px );
  }
  form#rubiksForm .field:nth-child(even) {
    margin-left: 15px;
  }
  /* News Masonry */
  /* fluid 5 columns */
  .grid-sizer,
  .grid-item { width: 48%; margin-bottom: 10px; }
}
/* Rubix Event Form */
#rubixEventForm {
	display: block;
	position: relative;
	clear: both;
	margin: 0 0 15px 0;
}
#rubixEventForm .field {
	display: block;
	position: relative;
	width: 100%;
	margin: 0 0 15px 0;
}
#rubixEventForm label {
	display: block;
	position: relative;
	width: 100%;
	font-size: 20px;
	line-height: 135%;
	color: #000;
	margin: 0 0 10px;
}
#rubixEventForm input[type="text"],
#rubixEventForm input[type="email"] {
	display: block;
	position: relative;
	width: 100%;
	color: rgba(0,0,0,0.87);
	border-bottom: 1px solid rgba(0,0,0,0.12);
	border-left: none;
	border-right: none;
	border-top: none;
	border-radius: 0;
	font-size: 18px;
	line-height: 135%;
	outline: none;
	transition: 0.5s all;
	padding: 5px 0 5px 0;
	background-color: transparent;
}
#rubixEventForm input[type="text"]:active,
#rubixEventForm input[type="text"]:focus,
#rubixEventForm input[type="email"]:active,
#rubixEventForm input[type="email"]:focus,
#rubixEventForm select:active,
#rubixEventForm select:focus {
	border-bottom: 1px solid #03a9f4;
	transition: 0.5s all;
}
#rubixEventForm .field.radio-button {
	font-size: 16px;
	line-height: 18px;
	clear: both;
}
#rubixEventForm .field.radio-button:after {
	display: block;
	clear: both;
	content: '';
}
#rubixEventForm input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 2px solid rgba(0,0,0,0.54);
	margin: 5px 0;
	display: block;
	float: left;
	clear: left;
	outline: none;
	background-color: transparent;
	transition: 0.5s all;
}
#rubixEventForm input[type="radio"]:before {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #03a9f4;
	border-radius: 50%;
	margin: auto;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all;
}
#rubixEventForm input[type="radio"]:checked {
	border: 2px solid #03a9f4;
}
#rubixEventForm input[type="radio"]:checked::before {
	opacity: 1;
	visibility: visible;
	transition: 0.5s all;
}
#rubixEventForm .field.radio-button label.title {
	font-size: 20px;
	line-height: 135%;
	color: #000;
	width: 100%;
	font-weight: 700;
	margin: 0 0 10px 0;
	float: none;
}
#rubixEventForm .field.radio-button label {
	display: block;
	position: relative;
	float: left;
	width: auto;
	clear: right;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 0 10px;
}
#rubixEventForm input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	border: 2px solid rgba(0,0,0,0.54);
	margin: 5px 0;
	display: block;
	float: left;
	clear: left;
	outline: none;
	background-color: transparent;
	transition: 0.5s all;
}
#rubixEventForm .field.checkbox {
	font-size: 16px;
	line-height: 18px;
	clear: both;
}
#rubixEventForm .field.checkbox:after {
	display: block;
	clear: both;
	content: '';
}
#rubixEventForm input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	border: 2px solid rgba(0,0,0,0.54);
	margin: 5px 0;
	display: block;
	float: left;
	clear: left;
	outline: none;
	background-color: transparent;
	transition: 0.5s all;
}
#rubixEventForm input[type="checkbox"]:before {
	display: block;
	position: absolute;
	content: '';
	width: 10px;
	height: 10px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: url(../media/rubixEventForm/tick-icon-white.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 10px 10px;
	background-color: #03a9f4;
	border-radius: 0;
	margin: auto;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s all;
	color: #fff;
	border: none;
}
#rubixEventForm input[type="checkbox"]:checked {
	border: 2px solid #03a9f4;
	background-color: #03a9f4;
	transition: 0.5s all;
}
#rubixEventForm input[type="checkbox"]:checked::before {
	opacity: 1;
	visibility: visible;
	transition: 0.5s all;
}
#rubixEventForm .field.checkbox label.title {
	font-size: 20px;
	line-height: 135%;
	color: #000;
	width: 100%;
	font-weight: 700;
	margin: 0 0 10px 0;
	float: none;
}
#rubixEventForm .field.checkbox label {
	display: block;
	position: relative;
	float: left;
	width: auto;
	clear: right;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 0 10px;
	padding: 0;
}
#rubixEventForm select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	display: block;
	position: relative;
	width: 100%;
	font-size: 18px;
	line-height: 135%;
	padding: 5px 0;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.12);
	border-radius: 0;
	background-image: url(../media/rubixEventForm/dropdown-icon-black.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 16px 8px;
	outline: none;
}
#rubixEventForm .g-recaptcha {
	display: block;
	position: relative;
	clear: both;
	margin: 15px 0;
}
@media only screen and ( min-width:768px ) {
	#rubixEventForm .field {
		float: left;
		width: -ms-calc(50% - 7.5px);
		width: calc(50% - 7.5px);
		margin-right: 15px;
	}
	#rubixEventForm .field:nth-child(even) {
		margin-right: 0;
		clear: right;
	}
	#rubixEventForm .field.opt-in {
		width: 100%;
		margin-right: 0;
		clear: both;
	}
}
@media only screen and (min-width: 1090px) {
  /* News Masonry */
  /* fluid 5 columns */
  .grid-sizer,
  .grid-item { width: 32%; margin-bottom: 10px; }

}

.opening-hours {
    display: none;
}