@import url(https://fonts.googleapis.com/css?family=Istok+Web|Raleway|Raleway|Raleway);

body .visible-highworth { display:none !important; } 
body .hidden-highworth { display:inherit !important; } 
body.shop_highworth .hidden-highworth { display:none !important; }
body.shop_highworth .visible-highworth { display:inherit !important; }

.visible-guest { display:initial !important; }
.hidden-guest { display:none !important; }
.visible-user { display:none !important; }
.hidden-user { display:initial !important; }

body {
	font-family: 'Istok Web';
}
h1 {
	color: #ffffff;
	font-family: 'Raleway';
	font-weight: normal;
}
h2 {
	font-family: 'Raleway';
	font-weight: normal;
}
h3 {
	font-family: 'Raleway';
	font-weight: normal;
}
h4 {
}
body {
	background-color: #000000;

	background-image:none;

	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
}

header, #mobile-header {

	background-image:none;
	background-attachment: scroll;
}

/* Mobile */
.mobile .km-content {
}
.mobile #mobile-header {
}

@media (min-width: 768px) {
    #mod_accepted_payment_icons_footer img {
        max-width: 38px;
    }
}

/*---------- Members ----------*/

.offers h1 {
    color: #fff;
}

.offers .row-fluid {
    text-align: center;
}

.offers img#banner {
    max-width: 600px;
    padding: 10px;
}

.formerly {
    /*position:absolute;
    top:10px;
    left:5px;*/
    text-align: center;
}

.members .sidebar-nav,
.members .sidebar-nav a {
    text-shadow: none;
    color: #fff;
}

.members .nav-header {
    text-shadow: none;
}

.members .span9,
.members .sidebar-nav {
    color: #fff;
    background: #9d1016;
    background: -moz-linear-gradient(-45deg, rgba(157, 16, 22, 1) 1%, rgba(157, 16, 22, 1) 54%, rgba(120, 20, 20, 1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(1%, rgba(157, 16, 22, 1)), color-stop(54%, rgba(157, 16, 22, 1)), color-stop(100%, rgba(120, 20, 20, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(157, 16, 22, 1) 1%, rgba(157, 16, 22, 1) 54%, rgba(120, 20, 20, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(157, 16, 22, 1) 1%, rgba(157, 16, 22, 1) 54%, rgba(120, 20, 20, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(157, 16, 22, 1) 1%, rgba(157, 16, 22, 1) 54%, rgba(120, 20, 20, 1) 100%);
    background: linear-gradient(135deg, rgba(157, 16, 22, 1) 1%, rgba(157, 16, 22, 1) 54%, rgba(120, 20, 20, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d1016', endColorstr='#781414', GradientType=1);
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus,
.nav.nav-list>li>a:hover,
.nav.nav-list>li>a:focus {
    background: #5e0c0d;
    color: #fff;
}

.members .span9 {
    border: solid 1px #fff;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.members .span9 legend {
    color: #fff;
}

.members .hero-unit {
    background-color: #480709;
}

/**-------------------- GOOGLE PLUS --------------------------**/
.social_media_links {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}

.social_media_links img,
.social_media_links img:hover {
    max-width: 45px;
    box-shadow: none;
}

.social_media_links small {
    display: none;
}

.social_media_links a {
    background-color: transparent;
    background: none !important;
    border: none !important;
    box-shadow: none;
    padding: 0px;
    width: 45px !important;
}

.social_media_links .btn:hover {
    background: none !important;
}


.contact-us h1 {
    display: none !important;
}

/*#myCarousel {
    margin-top:30px !important;
}*/
#myCarousel .item,
#myCarousel .item img {
    /*height:100% !important;
    width:100% !important;*/

}

#myCarousel {
    margin: 0px;
}

.orderfor-home-delivery h2 {
    color: #fff;
}

body.menu {
    background-image: url("/myimages/191/zpos-bg-newbg1.jpg") !important;
    background: fixed;
}

body.contact-us {
    background-image: url("/myimages/191/zpos-bg-newbg21.jpg") !important;
    background: fixed;
}

body.members,
body.offers {
    background-image: url("/myimages/191/zpos-bg-newbg21.jpg") !important;
    background: fixed;
}

body.gallery,
body.book-a-table {
    background-image: url("/myimages/191/zpos-bg-newbg1.jpg") !important;
    background: fixed;
}

body.checkout {
    background-image: url("/myimages/191/zpos-bg-newbg1.jpg") !important;
    background: fixed;
}

.loyaltypoints_box .lead {
    color: #000;
}

.carousel-control {
    display: none;
}

.gallery #body>h1 {
    display: none;
}

body.home {
    background: none !important;
}


html,
body {
    min-height: 100%;
}

body {
    padding-bottom: 0px;
}


.home #container {
    background: none;
    box-shadow: none;
    padding: 0px;
    margin-left: inherit;
    margin-right: inherit;
}

#container {
    background: none;
    box-shadow: none;
}

#welcome-overlay {
    background: #333333;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(33, 33, 33, 0.9)), color-stop(100%, #000000));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.8) 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(33,33,33,0.9)', endColorstr='#000000', GradientType=1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 100%;
}

#welcome-overlay div {
    color: #fff;
    font-size: 63px;
    background: url(/myimages/191/spicekitchenlogo_welcome.png) no-repeat center bottom;
    height: 168px;
    margin: -107px auto 0;
    position: relative;
    top: 50%;
    width: 337px;
    text-align: center;
    opacity: 0;
}

h1,
h2,
h3,
h4,
.lead {
    text-transform: uppercase;
}



.ct_details_bar {
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    line-height: 30px;
}

.ct_details_bar small {
    padding: 0 20px;
}

.ct_details_bar a {
    color: #FFDD00;
}

.home .ct_details_bar {
    display: none !important;
}


.well {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
    border: 1px solid #000;
}

#logo {
    text-align: center;
    margin-bottom: 20px;
}

.home-about,
.ct_header_row,
body.home h1 {
    display: none;
}

body:not(.home) .ct_header_row {
    display: block;
}

body:not(.home) .ct_header_row .left_column {
    width: 100%;
}

body:not(.home) .ct_header_row .right_column {
    display: none;
}

/*---------- Nav Bar ----------*/
.btn-navbar {
    margin: 0 !important;
    padding: 8px !important;
    box-shadow: none !important;
    background: #000000a6 !important;
}

.navbar .btn-navbar .icon-bar {
    width: 32px;
    height: 4px;
    border-radius: 30px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar .btn-navbar .icon-bar:nth-child(1) {
    background-color: #e3221e;
}

.navbar .btn-navbar .icon-bar:nth-child(2) {
    background-color: #76b62b;
}

.navbar .btn-navbar .icon-bar:nth-child(3) {
    background-color: #fabf00;
}

header .navbar-inner .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

.navbar .nav>li>a {
    color: #fff !important;
    text-shadow: none;
    font-size: 18px;
}

.navbar .nav>li>a:hover {}

header .navbar-inner,
.home .navbar-inner {
    background: none;
    border: none;
}

.home .main-menu.nav {
    float: none;
    font-size: 16px;
}

.home .main-menu.nav>li {
    float: none;
    text-align: right;
    background: url(/myimages/101/zpos-bg-whiteflower.png) no-repeat right center;
}

.home .main-menu.nav>li:hover,
.home .main-menu.nav>li.active,
.home .main-menu.nav>li.active:hover {
    background: url(/myimages/191/zpos-bg-yellowflower.png) no-repeat right center;
}

.home .column_modules .navbar-inner {
    padding: 10px;
}

.home .column_modules {
    background: rgba(0, 0, 0, 0.6);
    padding: 40px 15px 0px;
    min-height: 950px;
}


.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav a:hover,
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    background: none !important;
    color: rgb(214, 159, 24) !important;
    background: rgba(0, 0, 0, 0.4) !important;
}


/* Hover Caret */
.navbar .nav li.active.dropdown>a .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
    border-top-color: rgb(214, 159, 24) !important;
    border-bottom-color: rgb(214, 159, 24) !important;
}

/*
.navbar .nav > li > a {
	padding-right:42px;
    color:#fff;
}

*/
.home .navbar .nav>li>a {
    padding-right: 42px;
    color: #fff;
}

.navbar .nav>li>a {
    padding: 10px 10px;
    color: #fff;
}



.home .navbar .brand {
    float: none;
    text-align: center;
}

.navbar .brand {
    text-shadow: none;
}

header #opening-status {
    position: relative;
    top: 2px;
}

.brand.uc.status-CLOSED:before {
    content: "We are ";
}

/* FOOTER */
footer {
    background: rgba(0, 0, 0, 0.75);
    text-shadow: 1px 2px 1px #000000;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px;
    padding: 10px;
}

.home footer {
    background: none;
    margin-top: 25px !important;
    padding: 0px;
}

footer .muted {
    color: #fff;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ffc;
}

footer .inner {
    /*max-width:1700px;*/
    margin: 0 auto;
}

footer .inner .row-fluid {
    /* padding: 0 10px;*/
}


#body-bottom-hr {
    display: none;
}

.well legend {
    color: #FFDD00;
}

.home-about {
    margin-top: 10px;
}

.home-about div p {
    background: url(/myimages/101/down_right.png) no-repeat right center;
    background-size: auto 100%;
    padding-right: 180px;
}

.carousel-control {
    line-height: 38px;
}

.home .dropdown b {
    display: none;
}

.mod_postcode_box {
    /*background: rgba(0,0,0,0.6);*/
    background: none;
    border: none;
    margin-bottom: 15px;
    margin-top: 20px;
    position: unset !important;
}

.mod_postcode_box>.input-append {
    margin-bottom: 15px;
}

.mod_postcode_box .lead {
    font-size: 24px;
    line-height: 16px;
    line-height: 110%;
    margin-bottom: 13px;
    text-shadow: 2px 2px 3px #000;
}

.mod_postcode_box small {
    display: inline-block;
    line-height: 12px;
}

.mod_postcode_box .muted {
    color: #fff;
}

.btn {
    background-image: none;
}

.btn-success {
    background-color: #579441;
}


.home .btn-success,
.btn-styled {
    background: #2C1B07;
    border: 1px solid #eab92d;
    color: #eab92d;
    text-shadow: none;
}

.home .btn-success .caret {
    border-top-color: #eab92d;
}

.btn-styled:hover {
    background: #eab92d;
    color: #2C1B07;
}

.popover {
    background: #eab92d;
    color: #2C1B07;
}

.popover-title {
    background: #2C1B07;
    color: #eab92d;
}

.dropdown-menu {
    background: #222;
    background: rgba(0, 0, 0, 0.8);
}

.dropdown-menu>li>a {
    color: #eab92d;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background: #000;
    color: #fc0;
}

.home .menu.dropdown .dropdown-menu {
    right: 0 !important;
}




/*---------- Reservation Page ----------*/

.book-a-table h1,
.book-a-table .mod_table_reservation_v1>h3 {
    display: none;
}

.book-a-table #body h2 {
    font-size: 70px;
    line-height: 70px;
}

.book-a-table #body p {
    font-size: 18px;
    line-height: 25px;
}

.book-a-table #body {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 40px;
    color: #fff;
    background: #000000ad;
}

.book-a-table #body input {
    padding: 0 !important;
    height: -webkit-fill-available;
}

.book-a-table .modal-body .text-warning {
    color: #fff;
}

.book-a-table #body .mod_table_reservation_v1 .frmModTableReservationV1 {
    max-width: 300px;
    margin: 0 auto 30px;
}

.book-a-table #people_group {
    border: none;
}

.book-a-table #body #people_group .controls {
    display: flex;
}

.book-a-table #body #people_group .controls select {
    width: 30%;
}

.book-a-table #body #people_group .controls .ctl-modTableReservationV1 {
    margin-left: 10px;
}

.book-a-table #body #date_group,
.book-a-table #body #time_group,
.book-a-table #body #people_group {
    display: flex;
    align-items: center;
    height: 38px;
    width: 100%;
    margin-bottom: 15px;
    border: none;
}

.book-a-table #body .controls {
    width: 70%;
    height: 100%;
}

.book-a-table #body label {
    background: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    height: 100%;
    border: none;
    width: 30%;
}

.book-a-table #body select,
.book-a-table #body input {
    margin: 0;
    width: 100%;
    height: 100% !important;
}

body:not(.book-a-table) .mod_table_reservation_v1 {
    display: none;
}

@media (min-width: 768px) {
    .book-a-table #body input {
        height: 95% !important;
    }

    .book-a-table #people_group .controls .ctl-modTableReservationV1 {
        width: -webkit-fill-available;
    }
}

@media (min-width: 980px) {
    .book-a-table #body {
        margin-top: 40px;
    }
}

/*---------- Menu Page ----------*/
#responsive-food-menu .navbar-inner {
    background: rgba(0, 0, 0, 0.75);
    border: none;
}

#responsive-food-menu .brand {
    color: rgb(214, 159, 24);
}

.menu .ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: rgba(0, 0, 0, 0.9) !important;
    border-top: none;
}


/* Not Desktop */
@media (min-width: 979px) {

    .navbar .nav,
    .navbar .nav>li {
        float: none;
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top;
    }


    .navbar-inner {
        text-align: center;
    }

    .home .navbar-inner {
        text-align: none !important;
    }
}




/* Landscape phone to portrait tablet */
@media (min-width: 768px) {
    body {
        background: #000;
    }

    .home .navbar .nav,
    .home .navbar .nav>li {
        float: right;
        text-align: right;
        /*background: url(/myimages/101/zpos-bg-whiteflower.png) no-repeat right center;*/
        clear: both !important;
        width: 100%;
    }

    .home footer .span4 {
        clear: both !important;
        text-align: center;
        width: 100%;
        margin: 10px 0;
    }

    .home footer,
    .home .vendor {
        text-align: center !important;
        width: 100%;
    }

    .home footer {
        margin-bottom: 20px;
    }

    /*.home footer {
        position:absolute;
        bottom:0px;   
    }*/
    header .navbar-inner {
        background: rgba(0, 0, 0, 0.6);
        margin-top: 20px;
    }

    /* mycarosuel bg */
    .carousel {
        z-index: -99;
    }

    /* keeps this behind all content */
    .carousel .item {
        position: fixed;
        width: 100%;
        height: 100%;
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s;

    }

    .carousel .item {
        /*background: url(assets/img/slide3blur.jpg);*/
        background-size: contain;
        -moz-background-size: contain;
    }

    .carousel .active.left {
        left: 0;
        opacity: 0;
        z-index: 2;
    }

    .mod_postcode_box {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {

    .row-fluid.home-about,
    .ct_details_bar {
        display: none;
    }

    footer,
    .vendor {
        text-align: center !important;
    }

    footer .span4 {
        padding: 10px 0;
    }

    #myCarousel {
        display: none;
    }

    .dropdown-menu li {
        background: none;
        color: #fff !important;
        background: rgba(0, 0, 0, 0.4);
    }

    body {
        background: #000;
    }

    body.home {
        background-image: url("/myimages/191/zpos-bg-newbg21.jpg") !important;
        background-position: center !important;
        background-size: cover !important;
    }

    .mod_postcode_box,
    .mod_table_reservation_v1 {
        margin: 0 auto;
        text-align: center;
    }

    .home .column_modules {
        min-height: 100% !important;
    }

    .footeraddress,
    .website-image {
        text-align: center;
    }
}



/* Landscape phones and down */
@media (max-width: 480px) {
    .ct_details_bar {
        display: none;
    }

    .nav-collapse .nav>li>a,
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
}

.row-product:hover,
.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th,
.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    /*background: #d69f18;*/
    background: none;
}

.ui-widget {
    font-size: inherit !important;
}

.nav-collapse .nav>li>a {
    color: #000;
}


.gm-style-iw {
    color: #1d1d1d;
}

.menu .how-im-ordering {
    background: #000;
    color: #fff;
    border: none;
}

.menu .how-im-ordering small {
    color: #d69f18;
    text-shadow: none;
}

.menu .how-im-ordering a:hover, .menu .how-im-ordering a:focus {
    color: #d69f18;
}

.checkout .muted {
    color: #dddddd;
}

/*.footeraddress { margin-top:55px; }*/
.footeraddress p {
    text-align: center;
    color: #fff;
    font-size: 11px;
}

.ui-widget-content {
    /*background:#131313 !important;*/
    background: rgba(19, 19, 19, 0.8) !important;
}

.row-odd {
    background: none;
}

h5.media-heading .name {
    color: #d7ac51;
}



.gallery #body img {
    border: solid 1px #000;
}


.special-offers h2 {
    margin-top: 30px;
    color: #fff;
}

.special-offers #body>h1 {
    display: none;
}


.social_media_links small {
    display: none;
}

.social_media_links {
    max-width: 200px;
    margin: 0 auto;
    margin-top: 30px;
}

.social_media_links a {
    background: none;
    box-shadow: none;
    border: none;
}

.span12.homeoffers {
    margin: 0px;
    padding-top: 10px;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
}

.allergyfooter {
    color: #fff;
    text-align: center;
}

/* Custom Classes */
.mt_sm { margin-top: 10px !important; }
.mt_md { margin-top: 20px !important; }
.mt_lg { margin-top: 30px !important; }
.mt_xl { margin-top: 40px !important; }
.mb_sm { margin-bottom: 10px !important; }
.mb_md { margin-bottom: 20px !important; }
.mb_lg { margin-bottom: 30px !important; }
.mb_xl { margin-bottom: 40px !important; }

.alert {
    text-shadow: none !important;
}