/* Minification failed. Returning unminified contents.
(2038,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found ''''
 */
/* Minification failed. Returning unminified contents.
(2258,22): run-time error CSS1062: Expected semicolon or closing curly-brace, found ''''
 */

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600');

@font-face {
    font-family: urbane_light;
    src: url('/Centredata/waterside/fonts/urbane-light.ttf') format('truetype');
}

@font-face {
    font-family: urbane_medium;
    src: url('/Centredata/waterside/fonts/urbane-medium.ttf') format('truetype');
}

@font-face {
    font-family: urbane_demibold;
    src: url('/Centredata/waterside/fonts/urbane-demi-bold.ttf') format('truetype');
}

@font-face {
    font-family: urbane_demibold_italic;
    src: url('/Centredata/waterside/fonts/urbane-demi-bold-italic.ttf') format('truetype');
}

@media (min-width: 768px) {

    .navbar-nav ed-menu > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav ed-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav ed-menu > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

    .nav ed-menu > li > a:hover,
    .nav ed-menu > li > a:focus {
        text-decoration: none;
        background-color: #CAC1B4;
    }

.ws-only {
    display: block;
}

/*MAIN PROPERTIES*/

body {
    background: #CAC1B4;
    padding-top: 0;
    font-family: urbane_light;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: urbane_light;
}

.page-map .et-page-text {
    /* display: none; */
}

.page-store .et-page-image-cnt {
    display: none;
}

.shop-page-shop-image img {
    display: none;
}

/*TOP BLACK BAR*/

.btn.btn-primary.top-bar-search-icon {
    height: 40px;
    width: 40px;
    box-sizing: border-box;
    background: none;
    font-size: 22px;
    color: #CAC1B4 ;
    border: none;
}

.top-bar-social-icons ul li.top-bar-social-icon {
    display: block;
    width: 40px;
    height: 40px;
    background: #CAC1B4 ;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    color: #313535;
    margin-right: 8px;
    float: left;
}

.top-bar-social-icon.facebook i,
.top-bar-social-icon.twitter i,
#top-bar-search-button i {
    display: none;
}

.top-bar-social-icons ul li.top-bar-social-icon.facebook {
    background: #313535;
    background-image: url(/Centredata/waterside/img/facebook.png);
    background-size: cover;
}

.top-bar-social-icons ul li.top-bar-social-icon.twitter {
    background: #313535;
    background-image: url(/Centredata/waterside/img/twitter-x.png);
    background-size: cover;
}

#top-bar-search-button,
#top-bar-search-button:hover {
    background: none;
    background-image: url(/Centredata/waterside/img/search-ico.png);
    background-size: cover;
}

.top-bar-social-icons ul li.top-bar-social-icon top-bar-social-icon-link,
.top-bar-social-icons ul li.top-bar-social-icon a.top-bar-social-icon-link {
    color: #313535;
    display: block;
    font-size: 29px;
    width: 40px;
    height: 40px;
    line-height: 1.45;
}

@media only screen and (max-width: 420px) {

    .top-bar-social-icons ul li.top-bar-social-icon {
        width: 28px;
        height: 28px;
        line-height: 28px;
        margin-right: 4px;
    }

        .top-bar-social-icons ul li.top-bar-social-icon top-bar-social-icon-link,
        .top-bar-social-icons ul li.top-bar-social-icon a.top-bar-social-icon-link {
            color: #313535;
            display: block;
            font-size: 15px;
            width: 28px;
            height: 28px;
        }

    .btn.btn-primary.top-bar-search-icon {
        height: 28px;
        width: 28px;
        font-size: 16px;
        margin-top: 6px;
    }
}

.top-bar-opening-times {
    text-transform: uppercase;
    font-size: 19px;
    color: #ffffff;
    margin-top: 20px;
    float: left;
    color: #ececec;
}

.top-bar-opening-times-hours {
    font-weight: bold;
}

#top-bar-search-button:focus,
#top-bar-search-button:active {
    outline: none;
}

.top-bar-search {
}

.shop-page-social-icons {
    margin-top: 14px;
}

    .shop-page-social-icons:after {
        clear: both;
        content: " ";
        display: block;
    }

a.shop-page-social-single-icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 6px;
}

    a.shop-page-social-single-icon img {
        width: 100%;
        height: 100%;
    }

#et-form-company {
    display: none;
}


.top-bar-search .search-form {
}

    .top-bar-search .search-form .search-form-input-cnt {
        float: left;
        padding-right: 11px;
        margin-top: 3px;
        box-sizing: content-box;
        display: none;
    }

        .top-bar-search .search-form .search-form-input-cnt.chWidth {
        }

    .top-bar-search .search-form .search-form-input {
        border-radius: 0;
    }

        .top-bar-search .search-form .search-form-input:focus {
            border-color: #fff;
        }

/*TOP GREY BAR*/

#main-logo {
    padding-left: 0;
    padding-top: 18px;
    padding-bottom: 5px;
}

    #main-logo img {
        width: 130px;
        height: auto;
    }

.navbar-collapse {
    background-color: #fff;
}

.shopping-center-map-controls {
    margin-bottom: 11px;
}

.shopping-center-map-category-dropdown {
}



.shop-page-shop {
    margin-bottom: 35px;
}

.owl-carousel-individual {
}

    .owl-carousel-individual a {
    }


.brands-slider {
    margin-top: 0px;
    display: none;
}

.page-home .brands-slider {
    display: block;
}

.owl-carousel-individual img {
    /*height: 100px;
    width: auto !important;
    position: relative;
    margin: 0 auto;*/
}

.flexslider {
}



.et-top-bar {
    height: 69px;
    background: #313535;
}

    .et-top-bar .navbar.navbar-default {
        border-radius: 0;
        background: none;
        border: none;
    }

    .et-top-bar .container-fluid {
    }

.nl-signup-btn-top {
    border: none;
    border-radius: 0;
    height: 69px;
    width: 202px;
    line-height: 59px;
    background: #CAC1B4;
    color: #080808;
    font-size: 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.et-top-bar .btn-primary:hover,
.et-top-bar .btn-primary:focus,
.et-top-bar .btn-primary:active,
.et-top-bar .btn-primary.active {
    background-color: #e4ddd3;
    color: #313535;
}



.et-main-nav {
    background: #ffffff;
    height: 117px;
    border-bottom: 2px solid #c4c4c4;
}

    .et-main-nav .navbar.navbar-default {
    }

    .et-main-nav .navbar.navbar-default {
        padding: 0;
        margin: 0;
        border: none;
        background: none;
        /* background: #454545; */
        border-radius: 0;
    }

    .et-main-nav .container-fluid {
    }

    .et-main-nav .navbar-header {
    }

#navbar {
}

    #navbar .nav.navbar-nav {
    }

        #navbar .nav.navbar-nav li {
            height: 115px;
            line-height: 115px;
            width: auto;
            -webkit-transition: background 0.5s ease;
            -moz-transition: background 0.5s ease;
            -ms-transition: background 0.5s ease;
            -o-transition: background 0.5s ease;
            transition: background 0.5s ease;
            opacity: 1;
        }

            #navbar .nav.navbar-nav li.current-menu-item,
            #navbar .nav.navbar-nav li:active,
            #navbar .nav.navbar-nav li:hover {
                background-color: #CAC1B4;
            }

#top-left-menu-item-25:hover,
#top-left-menu-item-25:active,
#top-left-menu-item-25.current-menu-item {
}



#navbar .nav.navbar-nav li a {
    display: inline-block;
    height: 115px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 125px;
    font-size: 20px;
    color: #080808;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
    padding-left: 12px;
    padding-right: 12px;
}

    #navbar .nav.navbar-nav li a.et-menu-faded-out {
        opacity: 0;
        -moz-transform: scale(0);
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

/*SLIDER*/

/* #Footer */

.footer-newsletter-signup {
    background: #313535;
    text-align: center;
    padding-bottom: 10px;
}
#extra-signup {
    display: inline-block;
    vertical-align: middle;
}
.footer-newsletter-copy {
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 21px;
    margin-top: 16px;
    font-weight: 300;
}

.footer-newsletter-signup-btn {
    display: inline-block;
    width: 132px;
    height: 34px;
    border-radius: 0;
    border: 2px solid #ffffff;
    background: none;
    margin-top: -6px;
    font-size: 20px;
    line-height: 20px;
    margin-left: 28px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.footer-newsletter-signup .btn-primary:hover,
.footer-newsletter-signup .btn-primary:focus,
.footer-newsletter-signup .btn-primary:active,
.footer-newsletter-signup .btn-primary.active {
    background-color: #e0e0e0;
    border: 2px solid #fff;
    outline: none;
    color: #151515;
}

/* #Extra-footer */

.extra-footer-icons-img {
    display: block;
    margin: 20px auto 5px;
}

#extra-footer-icons h4 {
    text-align: center;
    color: #313535;
    font-size: 16px;
}

#extra-footer-contacts {
    margin-left: 46px;
}

    #extra-footer-contacts h3 {
        text-transform: uppercase;
        font-size: 16px;
        font-family: urbane_demibold;
    }

    #extra-footer-contacts p a {
        color: #313535;
        font-weight: 300;
        font-size: 14px;
    }

#extra-footer-icons a:hover {
    text-decoration: none;
}

#extra-footer-icons img.extra-footer-icons-img {
    height: 80px;
    -webkit-transition: height 0.3s; /* For Safari 3.1 to 6.0 */
    transition: height 0.3s;
}

#extra-footer-icons a:hover img.extra-footer-icons-img {
    height: 90px;
}

.policy-menu-cnt {
    margin: 30px 0 10px;
}

.policy-menu {
    list-style: none;
    clear: both;
    padding: 0;
    margin: 0;
}


#navbar .nav.navbar-nav .et-submenu {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

    #navbar .nav.navbar-nav .et-submenu.et-submenu-faded-in {
        opacity: 1;
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    #navbar .nav.navbar-nav .et-submenu li {
        height: 57.5px;
        line-height: 57.5px;
    }

        #navbar .nav.navbar-nav .et-submenu li:hover {
            background: #CAC1B4;
        }


        #navbar .nav.navbar-nav .et-submenu li a {
            height: 57px;
            line-height: 57px;
            width: 100%;
            text-align: center;
        }

            #navbar .nav.navbar-nav .et-submenu li a:hover {
                text-decoration: none;
            }

.policy-menu-item {
    display: inline-block;
    font-size: 12px;
}

    .policy-menu-item a {
        color: #313535;
        padding-left: 8px;
        padding-right: 8px;
    }

.page-squares {
}

    .page-squares:after {
        content: " ";
        clear: both;
        display: block;
    }

.info-tile {
    display: block;
    float: left;
    height: 358px;
    margin-bottom: 20px;
    background: none !important;
}

/*SQUARES*/

.square-title-cnt {
    color: #ffffff;
    text-align: center;
    font-size: 35px;
    padding-top: 5px;
    text-transform: uppercase;
    font-family: urbane_demibold_italic;
}

.page-squares a:hover {
    text-decoration: none;
}

    .page-squares a:hover .square-title-cnt {
        color: #fff;
    }

.square-inner {
    background: #AA524A;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position-y: 60px;
    background-position-x: center;
    background-size: cover;
    background-size: auto 85%;
}

#square-0 {
    width: 50%;
    padding-right: 10px;
}

.page-clickandcollect #square-0,
.page-clickandcollect #square-1,
.page-shopping #square-0,
.page-shopping #square-1 {
    display: none;
}

#square-1 {
    width: 50%;
    padding-left: 10px;
}

#square-2 {
    width: 33.3333%;
    padding-right: 10px;
}

#square-3 {
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
}

#square-4 {
    width: 33.3333%;
    padding-left: 10px;
}

.top-bar-social-icons {
    float: left;
    margin-top: 14px;
    margin-left: 29px;
}

    .top-bar-social-icons ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }


.top-bar-search {
    float: left;
    margin-top: 14px;
    margin-left: 3px;
}

@media only screen and (max-width: 420px) {
    .top-bar-social-icons {
        float: left;
        margin-left: 2px;
        margin-top: 20px;
    }
}


.footer-info-panel {
    padding-right: 0;
    padding-left: 0;
    height: 100%;
}

.footer-visiaul-menu {
    height: 150px;
    background: #ffffff;
    border-bottom: 2px solid #c4c4c4;
}

.footer-centre-info {
}

.footer-about-centre-header,
.footer-centre-info-header {
    text-transform: uppercase;
    font-size: 16px;
    font-family: urbane_demibold;
}

.footer-centre-info-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-centre-info-menu-item {
    margin-bottom: 5px;
}

    .footer-centre-info-menu-item a {
        color: #313535;
        font-weight: 300;
        font-size: 15px;
    }

.shopping-category-cnt {
}

.category-title {
    display: none;
}

.shops-cnt {
}

.single-shop {
    display: block;
    float: left;
    margin-bottom: 15px;
    height: 258px;
    background: #ffffff;
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    position: relative;
}

.shop-rollover {
    background: #313535;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    display: table;
    opacity: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.shop-rollover-arrow {
    position: absolute;
    width: 39px;
    height: 39px;
    background: url("/Centredata/waterside/img/shop-rollover-arrow.png") no-repeat;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
}



.shop-rollover-inner {
    display: table-cell;
    vertical-align: middle;
}

.shop-rollover-text {
    padding: 20px;
    padding-top: 34px;
}



.single-shop:hover .shop-rollover {
    opacity: 1;
    padding: 20px;
    padding-top: 0;
}


.shopname {
    display: block;
    width: 100%;
    height: 100%;
}

.shopname-text {
    display: none;
}

.shop-logo {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

    .shop-logo img {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-width: 80%;
        height: auto;
        max-height: 70%;
    }

.shop-image {
    display: none;
}

.shop-short-desc {
    display: none;
}

.shop-more-btn {
    display: none;
}


.et-page-header {
    height: 95px;
}


.page-title {
    margin-top: 30px;
    text-transform: lowercase;
}

.page-shopping .page-title {
    float: left;
    margin-left: 0.5%;
    display: none;
}

.page-visiting-us .page-title {
    display: none;
}

.page-shopping .page-title-cnt {
    margin-left: 0.5%;
}

.page-shopping .alt-page-title {
    display: block;
}

.page-store-offer .page-title,
.page-offers .page-title,
.page-clickandcollect .page-title,
.page-map .page-title,
.page-terms .page-title,
.page-privacy .page-title,
.page-event-information .page-title,
.page-store .page-title,
.page-events .page-title,
.page-contact-us .page-title,
.page-opening-times .page-title,
.page-facilities .page-title,
.page-jobs .page-title,
.page-leasing .page-title,
.page-jobs .page-title,
.page-news .page-title,
.page-parking  .page-title,
.page-article .page-title,
.page-parking .page-title,
.page-newsletter .page-title {
    display: none;
}

.page-newsletter #et-page-main,
.page-parking #et-page-main {
    background: #cdcdcd;
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 50px;
}

.page-jobs #et-page-main {
    font-size: 18px;
    font-weight: 300;
}

.page-parking #et-page-main {
    padding-top: 30px;
    font-size: 18px;
    font-weight: 300;
}


.alt-page-title {
    display: block;
    font-size: 36px;
    margin-top: 18px;
    text-transform: uppercase;
    font-family: urbane_demibold;
}

    .alt-page-title .w-1,
    .alt-page-title .w-our {
        font-family: urbane_light;
    }

    .alt-page-title .w-2 {
        font-family: 'Montserrat', sans-serif;
    }

    .alt-page-title .w-stores {
    }

.category-dropdown {
    float: right;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-right: 0.5%;
}

.category-dropdown-title {
    font-weight: 300;
    float: left;
    font-size: 21px;
    text-transform: uppercase;
    margin-right: 30px;
    margin-top: 14px;
}

.category-dropdown-select-cnt {
    float: left;
    width: 312px;
    height: 55px;
}

.category-dropdown-select {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    background: #313535;
    font-weight: 300;
    font-size: 20px;
    padding-left: 20px;
}

    .category-dropdown-select option {
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: 300;
        font-size: 20px;
    }


    .category-dropdown-select:focus {
        outline: none;
    }

.page-title-cnt {
    float: left;
}

.page-header-nav {
    float: right;
    margin-top: 39px;
}

.go-back-cnt {
}

.go-back-link {
    text-transform: uppercase;
    font-weight: 300;
    color: #313535;
    font-size: 18px;
}

    .go-back-link:hover,
    .go-back-link:focus {
        color: #313535;
    }

.shop-page-bottom-contact-info-title-phone {
}

.shop-page-bottom-contact-info-title-website {
}

    .shop-page-bottom-contact-info-title-website a,
    .shop-page-bottom-contact-info-title-phone a {
        color: #313535;
        font-size: 14px;
    }

.shop-page-bottom-contact-info-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}

    .shop-page-bottom-contact-info-icons li {
        float: left;
        margin-right: 6px;
    }

        .shop-page-bottom-contact-info-icons li a {
            display: block;
            height: 35px;
            width: 35px;
            background: #313535;
            border-radius: 50%;
            color: #ebc02e;
            text-align: center;
            line-height: 38px;
            font-size: 20px;
        }

            .shop-page-bottom-contact-info-icons li a i {
            }

.shop-page-shop-image {
    padding-right: 0;
    height: 411px;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 15px;
    background-size: cover;
}

.shop-page-shop-desc-cnt {
    padding-left: 0;
}

.shop-page-shop-desc {
    background: #cdcdcd;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 40px;
    font-size: 17px;
    box-sizing: content-box;
    height: 371px;
    overflow-y: auto;
    overflow-x: hidden;
}

.shop-page-bottom-tiles {
}

.shop-page-bottom-logo-cnt {
    padding-right: 0;
    padding-left: 0;
}

.shop-page-bottom-logo {
    background: #ffffff;
    height: 259px;
    position: relative;
}

    .shop-page-bottom-logo img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-width: 80%;
        height: auto;
        max-height: 70%;
    }

.page-job .alt-page-title {
    display: none;
}

.shop-page-bottom-contact-info-cnt {
    height: 259px;
    background: #ebc02e;
}

.shop-page-bottom-contact-info {
    padding-top: 31px;
    padding-left: 24px;
}

.shop-page-bottom-opening-times-cnt {
    padding-left: 0;
}

.shop-page-bottom-opening-times {
    height: 259px;
    background: #313535;
    padding-left: 35px;
    padding-top: 35px;
}

    .shop-page-bottom-opening-times h3 {
        margin-top: 0px;
        color: #FFFFFF;
        text-align: left;
        text-transform: uppercase;
        font-family: urbane_demibold_italic;
    }

    .shop-page-bottom-opening-times h3 span {
        font-family: urbane_light;
    }

    .shop-page-bottom-opening-times p {
        color: #FFFFFF;
    }

.opening-times-table th {
    padding-right: 15px;
}

.shop-page-bottom-opening-times-table {
}

    .shop-page-bottom-opening-times-table tr {
    }

    .shop-page-bottom-opening-times-table td {
        color: #ffffff;
        font-size: 16px;
        text-align: left;
        font-family: urbane_medium;
    }

    .shop-page-bottom-opening-times-table th {
        color: #ffffff;
        font-weight: 300;
        font-size: 16px;
        padding-right: 36px;
    }

.shop-page-bottom-contact-info-title {
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: urbane_demibold_italic;
}

    .shop-page-bottom-contact-info-title .w-contact {
        font-family: urbane_light;
    }

    .shop-page-bottom-contact-info-title .w-2 {
    }

.left-sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .left-sidebar-menu i {
        margin-top: 27px;
    }

    .left-sidebar-menu li {
    }

        .left-sidebar-menu li a:visited,
        .left-sidebar-menu li a {
            height: 69px;
            background: #ffffff;
            display: block;
            line-height: 70px;
            border-bottom: 1px solid #a5a5a5;
            color: #313535;
            text-transform: uppercase;
            font-size: 17px;
            padding-left: 24px;
            padding-right: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .left-sidebar-menu li.current-menu-item a,
            .left-sidebar-menu li a.current,
            .left-sidebar-menu li a:hover {
                text-decoration: none;
                background: #313535;
                color: #ffffff;
            }

.et-load-more-btn {
    background: #cdcdcd;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
    color: #010101;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .et-load-more-btn:focus,
    .et-load-more-btn:active,
    .et-load-more-btn:hover {
        outline: none;
        background: #cdcdcd;
        color: #010101;
    }

.hidden-left-sidebar-item {
    display: none;
}

.visiting-transport-section:nth-child(2) > div {
    padding: 35px 0 0;
}

    .visiting-transport-section:nth-child(2) > div > p:not(:last-child) {
        padding: 0 35px 0;
    }

    .visiting-transport-section:nth-child(2) > div > p:last-child {
        margin-bottom: -8px;
    }


.visiting-transport-section iframe {
    width: 100%;
}

.visiting-transport-section-h {
    font-size: 36px;
    background: #313535;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 14px 28px;
}

.visiting-transport-section-desc {
    background: #cdcdcd;
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 18px;
    font-weight: 300;
}

.visiting-transport-section a {
    color: #313535;
    font-weight: bold;
}

.page-content-cnt {
    padding-bottom: 30px;
}










#contact-form-cnt {
    background: #cdcdcd;
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 34px;
}

#et-form-contact {
}

.form-message {
    font-size: 20px;
    display: none;
}

#et-form-contact .form-control,
#newsletter .form-control {
    border-radius: 0;
    margin-bottom: 18px;
    height: 39px;
}

    #et-form-contact .form-control:focus,
    #newsletter .form-control:focus {
        border-color: #313535;
        box-shadow: 0 2px 8px rgba(9, 0, 0, 0.3);
    }

#et-form-contact textarea.form-control {
    height: 186px;
}

#et-form-contact .form-header,
#newsletter .form-header {
    background: #313535;
    margin-left: -34px;
    margin-right: -34px;
    height: auto;
    min-height: 70px;
    color: #ffffff;
    line-height: 70px;
    margin-top: 0;
    padding-top: 0;
    padding-left: 34px;
    margin-bottom: 34px;
    font-size: 36px;
}

.page-comp-title {
    font-size: 36px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

    .page-comp-title .w-1 {
        font-family: urbane_demibold_italic;
        font-style: italic;
    }

.page-competitions .shoppingtitle {
    display: none;
}

.page-competitions .secondnav {
    display: none;
}

.page-competitions .pagecontent .main-content {
    width: 100%;
    margin-bottom: 30px;
}

.page-competitions .pagecontent img {
    width: 49%;
    height: auto;
    float: left;
    margin-bottom: 20px;
}

    .page-competitions .pagecontent img:first-child {
        margin-right: 2%;
    }

#et-form-contact p {
    font-size: 18px;
    font-weight: 300;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
    outline: none;
    background-color: #CAC1B4;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #313535;
}

/*SQUARES*/
#et-form-contact .text-cnt {
    margin-bottom: 26px;
}

#et-form-contact button,
#newsletter button {
    border-radius: 0;
    background: #0c0c0c;
    border: none;
    font-weight: 300;
    padding-left: 36px;
    font-size: 18px;
    padding-right: 36px;
    padding-top: 6px;
    padding-bottom: 6px;
}

#et-form-contact .text-cnt a {
    color: #313535;
    font-weight: bold;
}

.urbane-italic {
    font-family: urbane_demibold_italic;
}

.et-events-single-event,
.et-news-single-news {
    height: 420px;
    margin-bottom: 20px;
    display: block;
}

    .et-events-single-event:hover {
        text-decoration: none;
    }

.et-events-single-event-header,
.et-news-single-news-header {
    height: 84px;
    background: #313535;
    padding-left: 34px;
    padding-right: 34px;
    padding-top: 10px;
    text-align: center;
}

.et-events-single-event h3 {
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}

.et-news-single-news h3 {
    margin: 0;
    padding: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}

.et-news-single-news:hover,
.et-news-single-news:focus {
    text-decoration: none;
}

.et-events-single-event-date {
    text-align: center;
    color: white;
    padding-top: 0;
    font-family: urbane_demibold_italic;
    margin-top: 2px;
}

.shopping-center-map-cnt {
    background: #cdcdcd;
    padding: 28px;
}

.et-events-single-event-content {
    /*background-image: url('/Centredata/waterside/img/tmp-event-bg.png') !important;*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 336px;
}

.et-news-single-news-content {
    /*background-image: url('/Centredata/waterside/img/tmp-event-bg.png') !important;*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 336px;
}

.et-events-single-event-img,
.et-news-single-news-img {
    display: none;
}

.et-events-single-event-desc,
.et-news-single-news-desc {
    display: none;
}

.et-single-event {
}

    .et-single-event img {
        display: block;
        width: 100%;
        height: auto;
    }

.et-single-event-title-before-img {
    display: none;
}

.et-single-event-title-after-img {
    background: #313535;
    color: #ffffff;
    padding-left: 34px;
    padding-right: 34px;
    padding-top: 17px;
    padding-bottom: 17px;
    text-align: center;
}

    .et-single-event-title-after-img .et-title {
    }

        .et-single-event-title-after-img .et-title h1 {
            margin: 0;
            padding: 0;
            line-height: 40px;
            font-family: urbane_medium;
        }

    .et-single-event-title-after-img .et-time {
        text-align: center;
        padding-top: 0;
        font-family: urbane_demibold_italic;
        margin-top: 4px;
        font-size: 26px;
    }

.et-single-event-main-img {
}

.et-single-event-desc {
    background: #cdcdcd;
    padding-top: 34px;
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 34px;
}

    .et-single-event-desc a {
        color: #313535;
        font-weight: bold;
    }

.et-error {
    margin-top: -15px;
    color: #b72002;
}


.page-facilities .et-page-text h3,
.page-leasing .et-page-text h2 {
    font-size: 36px;
    background: #313535;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 28px;
    padding: 15px 15px 15px 28px;
}

.page-leasing .et-page-text h3,
.page-terms .et-page-text h3,
.page-privacy .et-page-text h3 {
    padding-left: 28px;
    font-weight: bold;
}

#et-page-main > div > div.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

a.et-jobs-list-single-job h3 {
    font-size: 36px;
    background: #313535;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 15px 15px 28px;
}

a.et-jobs-list-single-job:hover {
    text-decoration: none;
}

    a.et-jobs-list-single-job:hover div {
        text-decoration: underline;
    }

a.et-jobs-list-single-job {
    color: #313535;
    display: block;
}

    a.et-jobs-list-single-job div {
        color: #313535;
        padding: 28px;
        background-color: #cdcdcd;
    }

#et-page-main .et-page-text {
    background-color: #cdcdcd;
    font-size: 18px;
    font-weight: 300;
}

.page-opening-times #et-page-main .et-page-text,
.page-terms #et-page-main .et-page-text,
.page-privacy #et-page-main .et-page-text,
.page-job #et-page-main .et-page-text {
    padding-top: 30px;
}

#et-page-main .et-page-text p {
    padding: 0 28px 28px;
}

.page-map #et-page-main .et-page-text p {
    padding: 28px;
}

#et-page-main .et-page-text ol {
    padding: 0 50px 28px;
}

    #et-page-main .et-page-text ol li {
        padding-left: 20px;
    }

#et-page-main .et-page-text a {
    color: #313535;
    font-weight: bold;
}



.page-search #et-page-main > div > h3 {
    background: #0c0c0c;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 0;
    height: 70px;
    line-height: 70px;
    padding-left: 28px;
}

.page-search #et-page-main > div > div > div {
    padding: 28px;
    border-bottom: 1px solid #c4c4c4;
}

.search-results-count-,
.search-results-count-0 {
    display: none;
}

.search-results-link {
    color: #313535;
}

    .search-results-link:hover,
    .search-results-link:focus {
        color: #313535;
    }

.search-results-excerpt p {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-results-title {
    font-size: 24px;
    font-weight: bold;
}

.search-results-excerpt * {
    font-size: 16px;
    color: #313535;
    margin: 0;
}

    .search-results-excerpt *:nth-child(n+3) {
        display: none;
    }

/*.search-results-link h1, .search-results-link h2,
.search-results-link h3, .search-results-link h4 {
    font-size: 24px;
    font-weight: bold;
}*/

.search-results-link img {
    display: none;
}

.page-opening-times #et-page-main.col-md-8 {
    background-color: #cdcdcd;
    /* margin-left: 2%; */
    /* width: 64.66666666666666%; */
    padding-bottom: 30px;
}

.page-opening-times .opening-times-table {
    font-size: 18px;
    font-weight: 300;
    margin-left: 25px;
}

#extra-page-contact-us-left-sidebar-menu {
    display: none;
    padding-bottom: 15px;
    color: #313535;
    text-transform: uppercase;
    font-size: 17px;
    cursor: pointer;
    text-align: right;
    margin-top: -20px;
}

    #extra-page-contact-us-left-sidebar-menu:hover,
    #extra-page-contact-us-left-sidebar-menu:hover {
        text-decoration: none;
    }

    #extra-page-contact-us-left-sidebar-menu i {
        position: relative;
        bottom: 2px;
    }

.iframe-wrapper {
    width: 33.33333333333333%;
    margin-bottom: 20px;
    display: block;
    padding: 0 15px;
    float: left;
    height: 860px;
}

.iframe-wrapper-inner {
    background-color: #fff !important;
    display: block;
    width: 100%;
    height: 100%;
}

.visitlincoln_boxitem_inner_title {
    color: #151515 !important;
}

/* Media queries*/

@media only screen and (max-width : 1200px) {

    #navbar .nav.navbar-nav .et-submenu {
        width: 145px;
    }

    #navbar .nav.navbar-nav #top-left-menu-item-25 {
    }

        #navbar .nav.navbar-nav #top-left-menu-item-25 > a {
        }

    /* Extra-footer */
    #extra-page-news-information-left-sidebar {
    }

    #extra-page-event-information-left-sidebar {
    }

    .left-sidebar-menu {
    }

    #extra-footer-contacts {
        margin-left: 33px;
    }

        .footer-centre-info-menu-item a,
        #extra-footer-contacts p a {
            font-size: 13px;
        }

    /*SINGLE SHOP*/
    .shop-page-bottom-opening-times-table td,
    .shop-page-bottom-opening-times-table th {
        font-size: 14px;
        line-height: 26px;
    }

    #main-logo img {
        width: 90px;
        height: auto;
    }

    .et-main-nav {
        height: 82px;
    }

    #navbar .nav.navbar-nav li {
        height: 80px;
        line-height: 20px;
    }

    #main-logo {
        padding-top: 12px;
    }

    #navbar .nav.navbar-nav li a {
        height: 80px;
        line-height: 90px;
    }




    #navbar .nav.navbar-nav li a {
        font-size: 15px;
    }
}

.shop-page-shop-desc a {
    color: #313535;
    font-weight: bold;
}

.default-img {
    max-width: 85%;
    max-height: 85%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block !important;
}

.page-page-not-found .page-content-cnt {
    text-align: center;
}

.page-page-not-found .page-title-cnt {
    width: 100%;
    padding-top: 48px;
    padding-bottom: 48px;
}

    .page-page-not-found .page-title-cnt .btn {
        border-radius: 0px;
        color: #fff;
        background-color: #000;
        text-transform: uppercase;
        margin-top: 30px;
        font-size: 20px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border: 2px solid #fff;
    }

        .page-page-not-found .page-title-cnt .btn:hover {
            background-color: #e0e0e0;
            border: 2px solid #fff;
            outline: none;
            color: #151515;
        }

.page-page-not-found .page-title {
    text-transform: uppercase;
}

@media only screen and (max-width : 992px) {
    .iframe-wrapper-border {
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
        width: auto;
        z-index: 1000;
        background-color: #F47B20;
        height: 4px;
        box-sizing: content-box;
    }

    .iframe-wrapper {
        width: 100%;
        padding: 0 15px;
        float: none;
    }

    .shop-page-shop-desc {
        height: auto;
        padding-bottom: 40px;
    }


    #navbar .nav.navbar-nav .et-submenu {
        width: 100px;
    }

    .page-title-cnt, .page-header-nav {
        float: none;
        margin-top: 0;
    }

    #extra-page-contact-us-left-sidebar-menu {
        display: block;
    }

    ul.left-sidebar-menu,
    .et-load-more-btn {
        display: none;
    }

    #navbar .nav.navbar-nav #top-left-menu-item-25 {
    }

        #navbar .nav.navbar-nav #top-left-menu-item-25 > a {
        }

    .left-sidebar-menu {
    }



    #navbar .nav.navbar-nav .et-submenu.et-submenu-faded-in {
    }

    #navbar .nav.navbar-nav .et-submenu li {
        height: 40px;
        line-height: 40px;
    }

        #navbar .nav.navbar-nav .et-submenu li:hover {
        }


        #navbar .nav.navbar-nav .et-submenu li a {
            height: 40px;
            line-height: 40px;
        }

            #navbar .nav.navbar-nav .et-submenu li a:hover {
            }

    .page-opening-times #et-page-main.col-md-8 {
    }

    #extra-page-news-information-left-sidebar {
    }

    #extra-page-event-information-left-sidebar {
    }

    /*TOP BLACK BAR*/

    .top-bar-opening-times {
        display: none;
    }

    .shop-page-shop-desc {
        overflow: auto;
    }

    /*TOP GREY BAR*/

    .et-main-nav {
        height: 82px;
    }

    #main-logo img {
        width: 80px;
        height: auto;
    }

    #navbar .nav.navbar-nav li {
        height: 80px;
        line-height: 80px;
    }

        #navbar .nav.navbar-nav li a {
            font-size: 11.8px;
            line-height: 80px;
            height: 76px;
            padding-left: 7px;
            padding-right: 7px;
        }

    .navbar-toggle {
        margin: 22px 0 !important;
        color: #313535 !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        border: none;
        ''
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    #square-2 .square-inner,
    #square-3 .square-inner,
    #square-4 .square-inner {
        background-size: auto 160%;
    }

    #square-2 {
        width: 100%;
        padding-right: 0;
    }

    #square-3 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    #square-4 {
        width: 100%;
        padding-left: 0;
    }

    .category-dropdown-select-cnt {
        width: 250px;
    }

    /*SHOPPING SQUARES*/

    .single-shop {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
    }

    .shop-page-shop-image.col-md-8 {
        background-position-x: 0;
        padding-left: 0 !important;
        height: 300px;
    }

    .shop-page-shop-desc-cnt.col-md-4,
    .col-md-4.shop-page-bottom-logo-cnt,
    .col-md-4.shop-page-bottom-contact-info-cnt,
    .col-md-4.shop-page-bottom-opening-times-cnt {
        padding: 0;
    }

    .shop-page-bottom-opening-times-table td,
    .shop-page-bottom-opening-times-table th {
        font-size: 18px;
        line-height: 26px;
    }

    /* Extra-footer */

    #extra-footer-contacts {
        margin-left: 48px;
    }

        .footer-centre-info-menu-item a,
        #extra-footer-contacts p a {
            font-size: 14px;
        }
}


@media only screen and (max-width : 768px) {

    #navbar .nav.navbar-nav .et-submenu {
        display: block;
        opacity: 1;
        width: 100% !important;
        position: relative;
    }

    #navbar .nav.navbar-nav li a {
        font-size: 15px;
    }

    #navbar .nav.navbar-nav .et-submenu {
        -moz-transform: scale(1) !important;
        -webkit-transform: scale(1) !important;
        -o-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
    }

        #navbar .nav.navbar-nav .et-submenu li {
            height: 80px;
            line-height: 80px;
        }

            #navbar .nav.navbar-nav .et-submenu li a {
                text-align: left;
                padding: 10px 15px;
                height: 80px;
                line-height: 43px;
                box-sizing: border-box;
            }

    #navbar .nav.navbar-nav #top-left-menu-item-25 {
        height: auto;
    }

        #navbar .nav.navbar-nav #top-left-menu-item-25 > a {
            /* display: none; */
        }

    .left-sidebar-menu {
    }

    #extra-page-news-information-left-sidebar {
    }

    /*TOP BLACK BAR*/

    .nl-signup-btn-top {
        /* display: none; */
        width: 96px;
        font-size: 16px;
    }

    /*TOP GREY BAR*/

    .navbar-collapse {
        border-color: #c4c4c4 !important;
        border-top: 2px solid #c4c4c4;
        max-height: 500px;
        box-shadow: 0 8px 8px -6px rgba(9, 0, 0, 0.5);
        margin-left: -15px;
        margin-right: -15px;
    }

    /*SQUARES*/

    .square-inner {
        background-size: auto 105%;
    }

    #square-0 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    #navbar .nav.navbar-nav li a {
    }

    #square-1 {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    /* Extra-footer */

    .footer-newsletter-signup-btn {
        display: block;
        margin: auto;
        margin-top: 10px;
    }

    #extra-footer-contacts {
        margin-left: 0;
    }

    .footer-about-centre,
    .footer-centre-info {
        padding-left: 50px;
        padding-right: 0;
    }

    .footer-info-panel .row {
        width: 90%;
    }

    .page-competitions .pagecontent img {
        width: 100%;
    }

        .page-competitions .pagecontent img:first-child {
            margin-right: 0;
        }
}


@media only screen and (max-width : 480px) {

    #square-4 .square-inner,
    #square-2 .square-inner {
        height: 298px;
        position: relative;
        top: 60px;
        bottom: 0px;
        left: 0;
        background-position-y: center;
        background-size: cover;
    }

    #square-4 .square-title-cnt,
    #square-2 .square-title-cnt {
        position: relative;
        top: -60px;
    }


    #square-4, #square-2 {
        background-color: #151515 !important;
    }

    .page-opening-times .opening-times-table {
        font-size: 14px;
    }

    .shop-page-bottom-opening-times-table td,
    .shop-page-bottom-opening-times-table th {
        font-size: 14px;
        line-height: 26px;
    }

    .shop-page-shop-desc {
        font-size: 14px;
    }

    #navbar .nav.navbar-nav #top-left-menu-item-25 {
    }

        #navbar .nav.navbar-nav #top-left-menu-item-25 > a {
        }

    .left-sidebar-menu {
    }

    #extra-page-news-information-left-sidebar {
    }

    /*TOP BAR*/

    .top-bar-search .search-form .search-form-input-cnt {
        position: absolute;
        right: 40px;
        margin-top: 0;
    }

    .form-control {
        height: 40px;
    }

    #navbar .nav.navbar-nav li a {
    }

    /*SQUARES*/
    #square-3 .square-inner {
        background-size: auto 96%;
    }

    /*SINGLE SHOP SQUARES*/
    .single-shop {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    /*CONTACT PAGE*/

    #et-form-contact .form-header {
        font-size: 25px;
    }

    #et-form-contact .text-cnt a {
        font-size: 14px;
    }


    /* Extra-footer */

    #extra-footer-icons img.extra-footer-icons-img {
        height: 60px;
    }

    #extra-footer-icons a:hover img.extra-footer-icons-img {
        height: 65px;
    }

    #extra-footer-icons .col-xs-4 {
        padding-left: 3px;
        padding-right: 3px;
    }

    #extra-footer-icons h4 {
        font-size: 14px;
    }

    .owl-stage .owl-item {
    }
}

@media only screen and (max-width: 420px) {
    .nl-signup-btn-top {
        width: 63px;
        font-size: 12px;
        padding-left: 3px;
        padding-right: 3px;
    }

    #main-logo img {
        width: 160px;
    }
}

@media only screen and (max-width : 320px) {

    #navbar .nav.navbar-nav #top-left-menu-item-25 {
    }

        #navbar .nav.navbar-nav #top-left-menu-item-25 > a {
        }

    .left-sidebar-menu {
    }

    #extra-page-news-information-left-sidebar {
    }

    #extra-page-event-information-left-sidebar {
    }
}

.flex-direction-nav a {
    height: 50px;
}

.main-footer .container {
}

.page-contact-us .et-page-text {
    display: none;
}

.et-nl-postcode {
    display: none;
}

.page-covid-19 .et-page-header h1.page-title {
    display: none;
}
.page-covid-19 .et-page-header {
    height:auto;
}
.page-covid-19 #et-page-main .et-page-text h3, .page-covid-19 #et-page-main .et-page-text p {
    padding: 0 17px 17px;
}
.page-covid-19 #et-page-main .et-page-text {
    background-color: transparent;
}




.et-article {
    float: left;
    background-color: #fff;
    margin-right: 1%;
    padding: 0;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .et-article:nth-child(3n) {
        margin-right: 0;
    }

    .et-article .et-img-cnt {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
    }

        .et-article .et-img-cnt img {
            display: none;
        }

    .et-article h3 {
        margin: 0;
        padding: 15px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #ffffff;
        text-transform: uppercase;
        display: block;
        font-size: 22px;
        font-family: 'Montserrat', sans-serif;
    }

.comp-content-section {
    background: #cdcdcd;
    display: flex;
    justify-content: center;
    padding: 20px 20px 0px 20px;
}

    .comp-content-section h4 {
        margin: 0px;
    }
    
    .comp-content-section img {
        max-width: 600px;
    }

@media(max-width: 992px) {
    .et-article {
        width: 49.5%;
    }

        .et-article:nth-child(odd) {
            margin-right: 0.5%;
            margin-left: 0;
        }

        .et-article:nth-child(even) {
            margin-left: 0.5%;
            margin-right: 0;
        }
}

@media only screen and (max-width : 480px) {

    .et-article {
        width: 100%;
    }

        .et-article:nth-child(odd),
        .et-article:nth-child(even) {
            margin-right: 0;
            margin-left: 0;
            width: 100%;
        }

}

.google-policies {
    color: #959595;
    font-size: 12px;
    margin-top: 5px;
}

.google-policies a {
    color: #959595;
    text-decoration: underline;
}

.grecaptcha-badge {
    visibility: hidden;
}
