@import url(https://fonts.googleapis.com/css?family=Hind|Patua+One);

body .visible-swindon { display:none !important; } 
body .hidden-swindon { display:inherit !important; } 
body.shop_swindon .hidden-swindon { display:none !important; }
body.shop_swindon .visible-swindon { display:inherit !important; }

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

body {
	color: #444444;
	font-family: 'Hind';
	font-size: 16px;
}
h1 {
	font-family: 'Patua One';
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #ffffff;

	background-image:none;

	background-repeat: repeat;
	background-attachment: scroll;
}

header, #mobile-header {
	background-color: #ffffff;

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

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

/*---------------------resets/ display nones/ global---------------------*/
* {
    text-shadow: none !important;
    box-shadow: none !important;
    line-height: normal;
    border-radius: 0 !important;
}

.home h1,
.contact-us h1,
.home-about,
#body-bottom-hr,
.voucher_box .success span,
.mod_postcode_box .btn .caret,
.ct_details_bar,
.ct_phone .phrase,
.home_social,
.carousel-indicators,
.left.carousel-control {
    display: none;
}

#container,
body {
    padding: 0;
}

footer {
    margin-top: 0;
}

.alert-offer-pm p {
    line-height: 120%;
}

.alert-offer-pm small {
    font-size: 60%;
    opacity: 0.8;
}

.alert-offer-pm strong {
    font-size: 120%;
}

/*.sys-alert.sys-message {
    background: rgb(216, 21, 120);
}*/
/*---------------------fonts---------------------*/
input,
.btn {
    font-family: 'Hind';
}

.navbar .brand,
h2 small,
.error-404 .alert h1 {
    color: #fff;
}

a,
a:hover,
a:focus,
.well-basket h4,
.ui-widget-content h4,
.well-basket .muted.note-delivery,
table .text-info,
legend,
.ctrl-offcanvas_productmenu_toggle .text-info,
.help-block,
.section-.well .muted,
.alert-info.well-login,
.checkout .btn-link,
.voucher_box h5,
.voucher_box .success span,
.well-how-pay em,
footer small,
.muted.label-copyright,
.information h2,
h1 small,
.sitemap h2,
.local_branch em,
.error-500 p,
.seo-group-longer a,
.white.ct_phone,
.ct_local_branch_details {
    color: #e00000;
}

.popover,
.gm-style-iw,
.trigger-paymentmethod .muted,
.modal-body .muted,
#basket-container h3 {
    color: #444;
}

.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 150%;
}

h5 {
    font-size: 16px;
}

.row_phones,
.ct_phone {
    font-size: 24px;
}

.text-warning {
    color: #f57618;
}

/*---------------------containers---------------------*/
#container {
    border-radius: 0;
    width: 100%;
    background: none;
}

#body,
#responsive-food-menu,
.ct_header_row,
header .navbar-inner .container,
.span8.column_slideshow,
footer .row-fluid,
.mid-banners .row-fluid {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto !important;
    float: none;
}

#body {
    margin: 20px auto !important;
}

.home #body {
    max-width: 1903px;
    margin: 0 auto !important;
}

#logo {
    padding: 55px 0;
}

.well {
    border-radius: 0;
    border: none;
}

.hero-unit {
    background: #ffffff;
}

.hero-unit h1 {
    text-shadow: none !important;
}

.lead.ct_phone {
    margin-bottom: -8px;
}

/*---------------------nav styles---------------------*/
header .navbar {
    margin-bottom: 0 !important;
    z-index: 2;
    position: relative;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.66) !important;
}

.navbar-inner {
    background: #d01a10;
    border: none;
    padding: 0;
}

.navbar-inner .container {
    position: relative;
}

.navbar .nav {
    margin: 0;
}

.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-right: 60px;
    padding-bottom: 5px;
}

.navbar .nav>.active>a,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover,
.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #fff;
    background: #700000;
}

/*---------------------caret colour---------------------*/
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret {
    border-top: 6px solid #fff;
    margin-top: 16px;
}

/*---------------------nav list---------------------*/
.nav-header,
.nav-list>li>a {
    color: #444;
}

.nav-list>li>a:hover,
.nav-list>li>a:focus,
.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
    background: #d01a10;
    color: #fff;
}

/*---------------------nav button---------------------*/

.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
    border-radius: 0;
    margin-top: 13px;
}

.navbar .btn-navbar .icon-bar {
    background: #fff;
    width: 29px;
    height: 3px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background: none;
}

/*---------------------dropdown menu---------------------*/
.dropdown-menu {
    background: #fff;
    min-width: initial;
    padding: 0;
    border: none;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25) !important;
}

.dropdown-menu>li {
    padding: 0;
}

.dropdown-menu>li>a {
    position: relative;
    text-align: center;
    padding: 8px 20px;
}

.dropdown-menu>li:hover {
    background: none;
}

.dropdown-menu>li>a:hover {
    color: #e00000;
    background: none;
}

/*---------------------opening status---------------------*/
.navbar .brand {
    margin-left: 0;
}

#opening-status {
    text-transform: none;
    font-weight: bold !important;
    float: right;
    padding-top: 13px;
}

.status-CLOSED {
    color: #fff !important;
    background: #700000;
}

.status-OPEN {
    color: #fff !important;
    background: #0c912b;
}

#opening-status:hover {
    text-decoration: none;
}

/*---------------------details bar---------------------*/
.ct_details_bar .span6 {
    line-height: 30px;
}

/*---------------------slider---------------------*/
.home .main {
    background: url(/myimages/492/zpos-bg-SKH_ShishBanner.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 65px 0 235px;
}

.carousel {
    margin-bottom: 0;
    float: right;
}

.carousel-indicators li {
    border-radius: 50% !important;
}

.carousel-control {
    background: none;
    border: none;
    margin-top: 0;
    font-size: 150px;
}

.carousel-control.right {
    right: -50px;
}

.carousel-caption {
    background: none;
    height: 347px;
    text-align: right;
    color: #fff;
    align-content: center;
    font-family: "Patua One", serif;
    font-weight: 400 !important;
    
    h2.h1_size {
        font-size: 96px;
        line-height: 84px;
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 1) !important;
        font-weight: 400 !important;
    }
    
    h2 {
        font-size: 64px;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
        font-weight: 400 !important;
    }
    
    h3 {
        font-size: 36px;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 1) !important;
        font-weight: 400 !important;
    }
    
    .yellow {
        text-shadow: 0px 0px 10px rgba(0, 0, 0, 1) !important;
        font-weight: 400 !important;
        color: #FDF409;
    }
}

/*---------------------postcode box---------------------*/
.mod_postcode_box {
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 30px;
    max-width: 350px;
    border: 4px solid #fdf409;
    border-left: none;
    border-right: none;
}

.mod_postcode_box .lead {
    font-size: 35px;
    font-family: "Patua One", serif;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #e00000;
    font-weight: bold;
    text-transform: uppercase;
}

.mod_postcode_box .col3 small.muted {
    display: block;
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
}

.mod_postcode_box input,
.mod_postcode_box .btn {
    height: 45px;
    border: none;
    border-radius: 0 !important;
    margin-bottom: 0;
    font-size: 24px;
}

.mod_postcode_box input {
    background: #fff;
    color: #777676;
    max-width: initial;
    width: 100% !important;
    line-height: 1 !important;
    border-bottom: 4px solid #fdf409;
}

.mod_postcode_box>.input-append {
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

.mod_postcode_box .btn-group {
    margin-left: 0;
    margin-top: 10px;
    display: block;
}

.mod_postcode_box .btn-group .btn {
    width: 100%;
    text-transform: uppercase;
    background: #d01a10;
}

.mod_postcode_box .btn:hover,
.btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .btn-group.open .btn-success.dropdown-toggle,
.mod_postcode_box .dropdown-menu,
.mod_postcode_box .btn:focus {
    background: #B70100;
}

.mod_postcode_box .dropdown-menu>li>a {
    color: #fff;
}

.mod_postcode_box .dropdown-menu>li:hover {
    background: none;
}

.mod_postcode_box .dropdown-menu>li>a:hover {
    background: none;
    color: #fdf409;
}

/*---------------------prefooter---------------------*/
.mid-banners {
    background: url(/myimages/492/zpos-bg-SKH_StripedBg.png);
    border: 17px solid #fdf409;
    border-left: none;
    border-right: none;
}

.mid-banners .row-fluid {
    padding: 20px 0;
}

.mid-banners img {
    -webkit-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.mid-banners img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.bottom-images .span3 {
    height: 330px;
    width: 25%;
    margin-left: 0;
    position: relative;
    background-size: auto 100%;
    background-position: center;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.bottom-images .span3:hover {
    background-size: auto 110%;
}

.bottom-images .span3 .overlay {
    background: rgba(15, 15, 15, 0.3);
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.bottom-images .span3 .overlay h4 {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.5;
}

.bottom-images .span3:hover .overlay {
    opacity: 1;
}

.bottom-images .span3 .overlay .btn {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 22px;
    padding: 11px 15px 8px;
}

.pizza-img {
    background: url(/myimages/492/SKH_PizzaBottomImage.jpg) no-repeat;
}

.burger-img {
    background: url(/myimages/492/SKH_BurgerBottomImage.jpg) no-repeat;
}

.chicken-img {
    background: url(/myimages/492/SKH_ChickenWings.jpg) no-repeat;
}

.chips-img {
    background: url(/myimages/492/SKH_ChipsBottomImage.jpg) no-repeat;
}

/*---------------------table stripped fix---------------------*/

table,
.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,
table .muted,
.well-basket {
    background: #fff;
    color: #000;
}

.box-delivery-information table,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>th,
.box-delivery-information .table-hover tbody tr:hover>td,
.box-delivery-information .table-hover tbody tr:hover>th,
.contact-us .box-delivery-information table,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>th,
.contact-us .box-delivery-information .table-hover tbody tr:hover>td,
.contact-us .box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover h3.popover-title {
    background: #700000;
    color: #fff !important;
}

/*---------------------modal---------------------*/
.modal {
    border: none;
}

.modal-header {
    background: #d01a10;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-footer {
    background: #700000;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
}

.uk-nav-offcanvas>.uk-open>a,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus,
html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover {
    color: #fff;
    outline: 0;
}

/*---------------------alerts & buttons---------------------*/
.alert,
.alert.alert-info.how-im-ordering {
    color: #fff;
    background: #808080;
    border: none;
}

.alert h2 {
    color: #fff;
}

.btn {
    background-image: none;
    border-color: transparent !important;
}

.form-horizontal.well .btn.dropdown-toggle {
    background: #fff;
    border: 1px solid #cccccc;
}

.form-horizontal.well .btn.dropdown-toggle:active {
    background: #fff;
}

/*--------success--------*/

.btn-success,
.alert.alert-success {
    background: #12BB12;
}

.btn-success:hover,
.btn-success:focus,
.btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary,
.alert.alert-primaru {
    background: #2357ce;
}

.btn-primary:hover,
.btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info,
.alert.alert-info {
    background: #4992ff;
}

.btn-info:hover,
.btn-info:focus {
    background: #3079E6;
}

/*--------danger--------*/

.btn-danger,
.alert.alert-danger {
    background: #d01a10;
}

.btn-danger:hover,
.btn-danger:focus {
    background: #B70100;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}

.btn-warning:hover,
.btn-warning:focus {
    background: #CC5400;
}

.menu-selection .btn-primary {
    background: #700000;
    color: #fff;
}

.menu-selection .btn-primary:hover {
    background: #570000;
    color: #fff;
}

/*---------------------footer---------------------*/
footer {
    background: none;
    padding: 20px 30px;
    box-sizing: border-box;
}

.cards,
.vendor {
    padding-top: 5px;
}

/*---------------------fixes---------------------*/
.row-product:hover {
    background: none;
}

.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}

.navbar-search {
    margin-top: 3px;
}

.navbar-search .search-query {
    padding: 6px 14px;
}

#responsive-food-menu.affix {
    left: initial;
}

#responsive-food-menu .navbar-inner {
    padding: 0 10px;
}

#responsive-food-menu .navbar-inner .brand {
    padding: 0;
    line-height: 40px;
}

#responsive-food-menu .btn-navbar {
    background: #fdf409;
}

#responsive-food-menu .btn-navbar .text-info {
    color: #000;
}

.nav-list>li>a [class^="icon-"],
#responsive-food-menu [class^="icon-"],
#responsive-food-menu [class*=" icon-"] {
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");
}

.nav-list>li.active>a [class^="icon-"],
.nav-list>li>a:hover [class^="icon-"],
.nav-list>li>a:hover[class*=" icon-"],
.nav-list>li>a:focus [class^="icon-"],
.nav-list>li>a:focus[class*=" icon-"] {
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}

.contact-us .box-opening-hours {
    margin-top: 20px;
}

.jumbotron-order-complete {
    padding: 20px;
    box-sizing: border-box;
}

.website-image {
    text-align: center;
}

.how-im-ordering h2 {
    font-weight: 400;
}

.how-im-ordering .tooltip {
    font-size: 16px;
}
.how-im-ordering a:hover, .how-im-ordering a:focus {
    color: #fff;
}

.loyaltypoints_box {
    background: # !important;
}

.loyaltypoints_box .row-credits .well {
    color: #468847;
    border-color: #468847 !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

/*---------------------social media buttons---------------------*/
.social_media_links {
    padding: 0;
    margin: 100px 0 5px;
    ;
    text-align: right;
}

.social_media_links img {
    max-width: 32px;
}

.social_media_links img:hover {
    max-width: 32px;
}

.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: 40px !important;
}

/*---------------------media queries---------------------*/
/*---------------------large desktop---------------------*/
@media (max-width: 1300px) {
    .carousel-control.right {
        display: none;
    }

    .carousel-control.left {
        display: block;
    }
}

@media (max-width: 1200px) {

    .ct_header_row,
    header .navbar-inner .container,
    footer .row-fluid {
        padding: 0 10px;
        box-sizing: border-box;
    }

    .mid-banners .row-fluid {
        padding: 20px 10px;
        box-sizing: border-box;
    }
}

@media (max-width: 1025px) {
    .home .main {
        padding: 40px 0;
    }

    .carousel {
        float: none;
        margin-bottom: 20px;
    }

    .carousel-inner>.item>a>img {
        margin: 0 0 0 auto;
    }

    .span4.column_modules,
    .mod_postcode_box {
        width: 100%;
        margin-left: 0;
        float: none;
    }

    .mod_postcode_box {
        max-width: initial;
    }

    .mod_postcode_box>.input-append {
        max-width: 450px;
    }
}

/*---------------------portrait tablet and landscape desktop---------------------*/

@media (max-width: 979px) {

    .navbar .nav,
    .navbar .nav>li {
        display: block;
        text-align: center;
    }

    .navbar .nav>li>a {
        margin-right: 0;
    }

    .nav-collapse .dropdown-menu a {
        color: #fff;
    }

    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background: #700000;
        color: #fff;
    }

    .navbar .dropdown-menu {
        box-shadow: none !important;
    }

    .home .main {
        background-attachment: initial;
    }
}

/*---------------------landscape phone and portrait tablet---------------------*/
@media (max-width: 767px) {
    #logo {
        text-align: center;
    }

    .social_media_links {
        text-align: center;
        margin: 0 10px;
    }

    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }

    #basket-container {
        margin-top: 20px;
    }

    #order-checkout {
        margin-top: 10px;
    }

    .tl,
    .tr,
    .copyright {
        text-align: center !important;
    }

    footer .tl,
    footer .tr,
    .copyright {
        text-align: center !important;
        padding: 10px 0;
    }

    .bottom-images .span3 {
        width: 50%;
        float: left;
    }

    .how-im-ordering h2 {
        font-size: 24px;
    }

    header span.number {
        display: none;
    }

    header .ct_local_branch_details {
        margin-top: 20px;
    }

    #logo {
        padding: 25px 0;
    }
    
    .carousel-caption {
        text-align: center;
        height: 100%;
        
        h2.h1_size {
            font-size: 72px;
            line-height: 56px;
        }
        
        h2 {
            font-size: 48px;
        }
        
        h3 {
            font-size: 36px;
        }
    }
}

/*---------------------landscape phone and down---------------------*/
@media (max-width: 480px) {
    .carousel-control {
        left: -10px;
        font-size: 80px;
    }

    .mod_postcode_box .lead {
        font-size: 29px;
    }

    .bottom-images .span3 {
        width: 100%;
        float: none;
    }
    
    .transparent_slide {
        display: none !important;
    }
    
    .carousel-caption {
        text-align: center;
                min-height: 347px;
        
        h2.h1_size {
            font-size: 56px;
            line-height: 48px;
        }
        
        h2 {
            font-size: 42px;
        }
        
        h3 {
            font-size: 36px;
        }
    }
}

.contact-us .ui-widget-content h4,
.well legend {
    color: #4b4a4a;
}


.modal fieldset.hide-fieldset {
    opacity: 0.4;
}

.modal fieldset.hide-fieldset .btn-option {
    visibility: hidden;
}

.selected-no-salad {
    display: none;
}

.the-order #body>h1 {
    display: none;
}

.alert.how-im-ordering {
    padding: 8px 35px 4px 14px;
}

.basket-hr-separator {
    border-top: 1px solid #ddd;
    border-bottom: 0px;
}