@import url(https://fonts.googleapis.com/css?family=Sen|Zen+Antique|Zen+Antique|Zen+Antique|Zen+Antique);

body .visible-blandfordforum { display:none !important; } 
body .hidden-blandfordforum { display:inherit !important; } 
body.shop_blandfordforum .hidden-blandfordforum { display:none !important; }
body.shop_blandfordforum .visible-blandfordforum { 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: 'Sen';
	font-size: 18px;
}
h1 {
	font-family: 'Zen Antique';
	font-weight: normal;
}
h2 {
	font-family: 'Zen Antique';
	font-weight: normal;
}
h3 {
	font-family: 'Zen Antique';
	font-weight: normal;
}
h4 {
	font-family: 'Zen Antique';
	font-weight: normal;
}
body {
	background-color: #f4f3f1;

	background-image:none;

	background-attachment: scroll;
}

header, #mobile-header {

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

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

/* Core CSS Fixes */
/* With the plan to be commited to the master.css in the future */ 

/* END Core CSS Fixes */
/****************************************************************/


/**-- DISPLAY NONES --**/
.home h1, .home-about, #body-bottom-hr,.row_mods,.row_phones,
.carousel-indicators,
.social_media_links small,
.voucher_box .success span,
#basket-container hr,
.container.orderfor-home-delivery .collectiononly,
.menu-container-home-delivery .collectiononly{
	display: none !important;
}


/* *************** */
/* GLOBAL SETTINGS */
/* *************** */
body {
    padding: 0;
}
body.home {
 	background: url('/myimages/1024/zpos-bg-kg_mountainbg2.jpg') no-repeat #f4f3f1;
    background-position: top center;
}
body:not(.home) header {
    background: url('/myimages/1024/zpos-bg-kg_mountainbg_small.jpg') no-repeat #f4f3f1;
    background-position: top center;
}
#container {
    background: none;
    padding: 0;
	width: 100%;
}
#body {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.home #body {
 	margin-top: 80px !important;   
    margin-bottom: 0px !important;
}
a{
    color:#b68857;
    text-decoration:none;
}
a:hover, a:focus{
    color:#a77a49;
}
em {
 	color: #ff8a0b;   
}
.website-image {
    text-align: center;   
}
ol>li>ol,
ol>li>ul,
ul>li>ol,
ul>li>ul {
	margin: 0 0 10px 25px;
}
* {
	text-shadow: none !important;
	border-radius: 0 !important;
	line-height: normal;
}
#container { box-shadow:none; }

legend {
	background: #dac2a8;
    color: #0c5338;
    padding: 2px 10px 5px;
}
legend small {
 	color: #3d6939;   
}

h5, h6 {
 	font-family: 'Zen Antique';   
    font-weight: normal;
}

header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a,
#opening-status, #opening-status-mobile,
.mod_postcode_box .lead,
.mod_postcode_box .sublead,
.carousel-caption h2,
.carousel-caption h3,
.page_menu .ui-tabs .ui-tabs-nav li a,
#responsive-food-menu .brand,
.popover-title,
legend {
 	font-family: 'Zen Antique';   
}

/**-- SITE WIDTH --**/
.ct_details_bar, #body, #responsive-food-menu,
.ct_header_row, .navbar-inner .container, .page_home .main,
footer .row-fluid,
#home_chefsspecials_inner {
	max-width: 1400px;
	margin: 0 auto;
}


/* **************** */
/* BUTTONS & ALERTS */
/* **************** */

.label, .badge {
    padding: 1px 4px 3px;
}

/**-- COLOURS --**/
.btn-success,
.alert-success,
.label-success,
.badge-success, 
#editProductModal .btn-group>.dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-success,
.trigger-paymentmethod .btn.active { 
	background: #2b8d21 !important; 
	color: #FFFFFF !important;
}
.btn-success:hover,
.btn-success:focus { 
	background: #227c19 !important; 
	color: #FFFFFF !important; 
}
.text-success, .loyalty-card>div .loyalty-value, #opening-status.status-OPEN, #opening-status-mobile.status-OPEN { 
	color: #2b8d21 !important; 
}
#opening-status.status-OPEN, #opening-status-mobile.status-OPEN {
 	border: 2px solid #2b8d21; 
}

.btn-primary, .alert-primary, .label-primary, .badge-primary { 
	background: #2b8dd2 !important; 
	color: #FFFFFF !important; 
}
.btn-primary:hover, .btn-primary:focus { 
	background: #2684c6 !important; 
	color: #FFFFFF !important; 
}
.text-primary { 
	color: #2b8dd2 !important;
}

.btn-info, .alert-info, .label-info, .badge-info,
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle { 
    background: #51b7d5 !important; 
    color: #FFFFFF !important; 
}
.btn-info:hover,.btn-info:focus, .btn-group.open .btn-info.dropdown-toggle,
#editProductModal fieldset .btn-group>.dropdown-toggle:hover,
#editProductModal fieldset .btn-group>.dropdown-toggle:focus, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:hover,
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle:focus { 
    background: #48a9c6 !important; 
    color: #FFFFFF !important; 
}
.text-info { 
    color: #51b7d5 !important; 
}

.btn-danger, .alert-danger, .label-danger, .badge-danger,.alert-error, .modal-footer button:first-of-type,
#editProductModal .btn-group>.dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group>.dropdown-toggle.btn-danger {
	background: #ad0101 !important;
	color: #FFFFFF !important;
}
.btn-danger:hover, .btn-danger:focus, .modal-footer button:first-of-type:hover {
	background: #970101 !important; 
	color: #FFFFFF !important; 
}
.text-danger, .text-error, #opening-status.status-CLOSED, #opening-status-mobile.status-CLOSED { 
	color: #ad0101 !important; 
}
#opening-status.status-CLOSED, #opening-status-mobile.status-CLOSED {
 	border: 2px solid #ad0101; 
}

.btn-warning, .alert-warning, .label-warning, .badge-warning { 
	background: #ff8a0b !important; 
	color: #FFFFFF !important; 
}
.btn-warning:hover,.btn-warning:focus {
	background: #e77c08 !important; 
	color: #FFFFFF !important;
}
.text-warning { 
	color: #ff8a0b !important; 
}

.btn-inverse, .alert-inverse, .label-inverse, .badge-inverse { 
	background: #3c3f41 !important; 
	color: #FFFFFF !important; 
}
.btn-inverse:hover, .btn-inverse:focus { 
	background: #51575c !important; 
	color: #FFFFFF !important; 
}
.text-inverse {
	color: #3c3f41 !important; 
}

.btn-beige { 
	background: #dac2a8 !important; 
	color: #0c5338 !important; 
}
.btn-beige:hover,.btn-beige:focus {
	background: #cab093 !important; 
	color: #0c5338 !important;
}
.text-beige { 
	color: #dac2a8 !important; 
}


/**-- TABLE STRIPED 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 {
	background: transparent;
}
.table-hover tbody tr.ui-state-highlight:hover>th,
.table-hover tbody tr.ui-state-highlight:hover>td {
	background: transparent;
}
.row-odd, .row-product:hover {
	background: none;
}



/* Elements with Dropshadow */
.ui-tabs-menu,
.well,
.page-review-order {
    background: #FFFFFF;
    color: #0c5338;
    border: none;
    box-shadow: none !important;
    /*border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;*/
    padding: 30px;
}
.ui-tabs-menu {
 	/*border-top-left-radius: 0px !important;   */
    padding: 0px;
}



/**-- WELLS, MODALS, ALERTS --**/

.modal-header {
    background: #0c5338;
	color: #FFFFFF;
    /*border:none;*/
}
.alert { color: #FFFFFF; }
.modal-body { background: #FFFFFF; color: #000000; }
.alert h4 {
	font-size: 45px;
	line-height: 110%;
}
.modal-header .close, .well .close, .alert .close, 
.well.sys-alert button.close, #editProductModal .close {
	color: #FFFFFF;
	opacity: 0.8;
}
.modal-header h3 {
	font-size: 24px;
}
.modal-footer {
	background: #2b2828;
	color: #fff;
	opacity: 1;
}
.modal-body .well {
	background: #f5f5f5 !important;
	color: #000000;
}
.well.sys-alert {
	text-align: center;
	color: #FFFFFF;
    background: #dac2a8;
    padding: 10px;
}
.well-small.sys-alert .lead {
	color: #0c5338;
}
.sys-message {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-align: center;
}

/**-- BUTTONS --**/
.btn {
	font-family: 'Sen' !important;
    font-weight: bold;
    font-size: 18px;
    padding: 10px 17px;
    text-transform: none !important;
    line-height: 110%;
}
.btn,
.btn:hover,
.btn:focus {
	border: none;
}
.btn-large {
    font-size: 24px !important;
    padding: 12px 32px 14px !important;
}
.btn-small {
    padding: 5px 10px;
}

/**-- INPUTS --**/
select, textarea, input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"],
.page_members .btn-group .btn.dropdown-toggle,
#responsive-food-menu button {
    font-family: 'Sen' !important;   
    box-sizing: border-box;
    height: 40px;
    font-size: 18px;
}
.control-label {
    font-size: 18px;
}

/**-- LEGEND --**/
legend {
	/*text-align: center;*/
}

/**-- CARETS --**/

/*Main menu*/
header .navbar .caret {
	border-top-color: #0c5338 !important;
	transition: transform 0.3s;
	margin-top: 16px !important;
}
header .navbar .nav li.dropdown.open>.dropdown-toggle .caret {
	transform: rotate(180deg);
}
.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
	border-top-color: #0c5338 !important;
}

/*Food menu*/
#editProductModal .btn-info .caret,
#editSpecialDealModal .btn-info .caret {
	margin-top: 8px;
	border-top-color: #FFFFFF;
}
#editProductModal .btn-option .caret,
#editSpecialDealModal .btn-option .caret {
	margin-top: 4px;
	border-top-color: #FFFFFF;
}

/*Postcode box*/
.mod_postcode_box .caret {
	border-top-color: #FFFFFF;
	transition: transform 0.3s;
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle .caret {
	border-top-color: #FFFFFF;
	transform: rotate(180deg);
}
.page_members .btn-group .btn.dropdown-toggle .caret{
    margin-top: 8px;
	border-top-color: #000000;
}

/**-- DROPDOWN MENU --**/
.dropdown-menu {
	border: 0;
	background: #dac2a8;
	padding: 0px;
}
.dropdown-menu>li {
	padding: 0px;
}
.dropdown-menu>li>a {
	font-size: 18px;
	color: #0c5338;
	padding: 10px;
	/*text-transform: uppercase;*/
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: #ceb294;
}

/**-- HEADER --**/
#opening-status {
    font-size: 22px;
    background: none;
    margin-left: 0px;
    text-transform: none;
    padding: 0px 10px 5px;
    float: right;
    margin-top: 25px;
}
#opening-status:hover, #opening-status:focus,
#opening-status-mobile:hover, #opening-status-mobile:focus {
    text-decoration: none;
    cursor: default;
}
#opening-status-mobile {
    font-size: 14px;
    margin-left: 20px;
    text-transform: none;
    padding: 2px 5px 5px;
}
.home .ct_details_bar {
    margin-top: 50px;
}
body:not(.home) .ct_details_bar {
    margin-top: 0px;
    padding-top: 7px;
}
body:not(.home) .ct_details_bar a {
    color: #f4b837;
}
#ct_details_bar_wrapper {
    background: #0c5338;
}

.ct_header_row {
    /*padding-top: 50px;*/
    padding-top: 20px;
    padding-bottom: 20px;
}
.home .ct_details_bar, .home .ct_details_bar em {
	color: #0c5338;   
    font-style: normal;
}
.ct_details_bar, .home .ct_details_bar em {
	color: #FFFFFF;   
    font-style: normal;
}
.ct_details_bar a {
    
}
.ct_details_bar, .ct_details_bar small {
    font-size: 18px;
}	
.home .ct_local_branch_details {
 	margin-bottom: 20px;   
}
header {
	
}
#logo {
	
}
.home #logo img {
 	max-height: none;   
}

/**-- MAIN MENU --**/
/*Style the main navbar*/
header .navbar {
	margin-bottom: 0px !important;
}
header .navbar-inner {
	background: transparent;
	border: none;
	padding: 0px;
    box-shadow: none;
}
header .navbar-inner .nav {
	margin-right: 0px;
}
header .navbar .nav>li {
	padding: 0px 6px;
}
header .navbar .nav>li>a {
 	position: relative;   
}
header .navbar .nav>li>a,
header .nav-collapse .nav>li>a,
header .nav-collapse .dropdown-menu a {
	color: #0c5338;
	font-size: 31px;
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
	height: 30px;
	line-height: 30px;
}
header .nav-collapse .dropdown-menu a {
	font-size: 26px !important;
}
header .navbar .nav>.active>a, 
header .navbar .nav>.active>a:focus,
header .navbar .nav>.active>a:hover,
header .navbar .nav>li>a:focus,
header .navbar .nav>li>a:hover, 
header .navbar .nav li.dropdown.open>.dropdown-toggle,
header .navbar .nav li.dropdown.active>.dropdown-toggle,
header .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #0c5338;
	background-color: transparent;
    box-shadow: none;
}
header .navbar .nav>.active>a::after, 
header .navbar .nav>.active>a:focus::after,
header .navbar .nav>.active>a:hover::after,
header .navbar .nav>li>a:focus::after,
header .navbar .nav>li>a:hover::after {
    content: "";
    background: url('/myimages/1024/kg_menuunderline.png') no-repeat;
    position: absolute;
    bottom: -15px;
    width: 115px;
    height: 8px;
    left: 50%;
    transform: translateX(-50%);
}

header .navbar-inner .container {
	display: flex;
	justify-content: flex-end;
}

/**-- MOBILE MENU --**/
header .navbar .btn-navbar,
header .navbar .btn-navbar.collapse {
	background-image: none !important;
	width: auto;
	height: auto;
	text-shadow: none;
	border: none;
	background-color: #0c5338 !important;
}
header .navbar .btn-navbar:hover, 
header .navbar .btn-navbar:focus  {
    
}
header .navbar .btn-navbar .icon-bar {
	width: 25px;
	height: 2px;
}
header .navbar .btn-navbar .icon-bar+.icon-bar {
	margin-top: 5px !important;
}

.uk-offcanvas-bar {
}
.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 {
}
#zp-offcanvas-basket #order-empty {
 	margin-bottom: 15px;   
}
#mobile_food_menu_nav .btn {
    padding: 5px;
    border: none !important;
}

#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #0c5338;
}
#zp-offcanvas-menu .uk-offcanvas-bar a {
	color: #FFFFFF;
}
#zp-offcanvas-basket .uk-offcanvas-bar {
    
}

/**-- FOOTER --**/
footer { 
	background-color: #0c5338; 
	margin-top: 0px;
}
footer .row-fluid {
	padding: 30px;
	width: auto;
}
.label-copyright {
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.label-copyright a {
    color: #dac2a8;
}
.label-copyright a:hover,
.label-copyright a:focus {
    color: #cfb599;
}
.copyright { text-align: left; }
.vendor { float: right; }
.cards, .vendor { padding-top: 5px; }




/**-- HOME PAGE --**/
.column_slideshow img {
    margin: auto;
    display: block;
    border-top-left-radius: 120px !important;
    border-bottom-right-radius: 120px !important;
    margin-bottom: 40px;
}
#myCarousel {
    margin-bottom: 0px;
    margin-top: -180px;
    
}
.carousel-control {
	color: #0c5338;
	opacity: 1;
    background-color: #dac2a8;
    border: none;
    top: auto;
    bottom: 50px;
    left: 100px;
    z-index: 10000;
}
.carousel-control.right {
    left: 150px;
}
.carousel-control:hover,
.carousel-control:focus {
    background: #ceb499;
    color: #0c5338;
}

/* A fix to stop the caption jumping up after the next slide comes in */
.carousel-inner>.next .carousel-caption {
    bottom: 0px !important;  
}

.carousel-caption {
    background: #dac2a8;
    border-top-right-radius: 150px !important;
    border-bottom-left-radius: 150px !important;
    width: 350px;
    text-align: center;
    padding: 40px 60px;
    box-sizing: border-box;    
    right: 0px;
    bottom: -40px;
    left: auto;
    top: auto;
    z-index: 2;
}
.carousel-caption h2 {
 	color: #0c5338;
    font-size: 61px;
    line-height: 110%;
    letter-spacing: 1px;
}
.carousel-caption p {
 	color: #0c5338;
    font-size: 17px;
    line-height: 110%;
}
.carousel-caption h3 {
    color: #0c5338;
    font-size: 40px;
}
.carousel-caption small {
    font-size: 14px;   
}
.carousel-caption .btn {
 	margin-top: 5px;   
}
.carousel-indicators {
}
.column_modules {
    
}
.mod_postcode_box {
	background: #0c5338;
    border-top-left-radius: 80px !important;
    border-bottom-right-radius: 80px !important;
    padding: 60px 40px 60px 80px;
}
.mod_postcode_box .dropdown-menu {

}
.mod_postcode_box .btn {
    font-size: 24px;
    padding-top: 13px;
    letter-spacing: 2px;
     margin-bottom: 10px;
}
.mod_postcode_box .btn,
#mod_postcode_box_pc {
	width: 305px;
    height: 52px;
}
#mod_postcode_box_pc {
	color: #878787;
	margin-left: 0px;
	line-height: normal !important;
	vertical-align: middle !important;
	font-size: 24px;
    font-weight: bold;
    margin-bottom: 13px;
    font-weight: bold;
}
#mod_postcode_box_pc::placeholder {
	color: #838282;
	/*line-height: normal !important;
	vertical-align: middle !important;
	position: relative;*/
}
.mod_postcode_box .lead {
    color: #FFFFFF;
    font-size: 66px;
    line-height: 110%;
}
.mod_postcode_box .sublead {
    color: #FFFFFF;
    font-size: 29px;
    line-height: 110%;
    margin-bottom: 20px;
}
.mod_postcode_box .col3 small {
    color: #dac2a8;
    font-size: 14px;
}
.mod_postcode_box .col3 {
    max-width: 370px;
}
.mod_postcode_box .col2 {
    position: relative;
}
.mod_postcode_box .btn-group.open .btn.dropdown-toggle, .mod_postcode_box .dropdown-menu {
    text-align: center;
}
#postcode_arrow {
    position: absolute;
    right: 116px;
    top: 23px;
    animation: arrowpoint 2s infinite;
}
@keyframes arrowpoint {
 	0% {
     	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px);
    }
    50% {
     	transform: scale(1.20) rotate(3deg) translateX(-3px) translateY(3px);
    }
    100% {
     	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px);   
    }
}

/**-- SOCIAL MEDIA --**/
.social_media_links {
	max-width: 100px;
	margin: 10px auto 0px;
}
.social_media_links .btn { 
	padding: 0px; 
}
.social_media_links a, .social_media_links a:hover, .social_media_links a:focus { 
	background-color: transparent !important; 
}
.social_media_links a:hover {
	transform: translateY(3px);
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.social_media_links img { 
	max-width: 35px;
}
/**-- CUSTOM BITS --**/
#home_welcome a {
    color: #0c5338;
    text-decoration: underline;
}
#home_welcome a:hover,
#home_welcome a:focus {
 	color: #09462f;   
}
#home_welcome {
    color: #b68857;   
    text-align: center;
    margin: 50px auto 155px;
}
#home_welcome h2 {
 	color: #0c5338;   
    font-size: 61px;
    line-height: 110%;
}
#home_welcome p {
 	max-width: 1200px;
    margin: 10px auto;
    font-size: 23px;
}
.home_grid_box {
 	background: #FFFFFF;
    border-top-left-radius: 80px !important;
    border-bottom-right-radius: 80px !important;
    text-align: center;
    color: #0c5338;
    padding: 30px 5px 50px;
}
.home_grid_box .image {
 	height: 100px;   
}
.home_grid_box .image img {
    position: relative;
}
.home_grid_box h3 {
    font-size: 50px;
}
.home_grid_box.starters img {
    top: -90px;
}
.home_grid_box.traditional img {
    top: -90px;
}
.home_grid_box.curries img {
    top: -120px;
}
.home_grid_box.momo img {
    top: -180px;
    left: 20px;
}
.home_grid_box .btn {
 	margin-top: 10px;   
}
#home_loyalty {
 	margin-top: 80px;   
}
#home_loyalty .collect_loyalty {
    background: #0c5338;
    border-top-left-radius: 140px !important;
    color: #FFFFFF;
    text-align: center;
    padding: 30px 60px 0px;
    box-sizing: border-box;
}
#home_loyalty .icon {
 	text-align: center;  
    position: relative;
}
#home_loyalty .icon img {
    position: relative;
    bottom: -40px;
}
#home_loyalty h2 {
 	font-size: 40px;   
}
#home_loyalty p,
#home_loyalty .btn {
 	margin-top: 20px;   
}
#home_chefsspecials {
 	background: #0c5338;
    padding: 70px 0px;
}
#home_chefsspecials_inner {
    text-align: center;
    position: relative;
}
#home_chefsspecials .caption {
 	position: absolute;
    top: 120px;
    right: 250px;
}
#home_chefsspecials h2 {
    color: #FFFFFF;
    font-size: 68px;
    line-height: 110%;
    text-shadow: 0px 0px 8px #000000 !important;
    margin-bottom: 25px;
}

/**-- RESERVATIONS --**/
/*.mod_table_reservation_v1 { display: none; }
.reservations .mod_table_reservation_v1 {
 	display: block;   
}
.mod_table_reservation_v1 {
    margin: 20px auto !important;
    width: 500px;
}
.mod_table_reservation_v1 select, 
.mod_table_reservation_v1 input, 
.mod_table_reservation_v1 button {
    margin: 0px auto 20px !important;
    padding-left: 0px;
    padding-right: 0px;
    width: 500px;
}
.mod_table_reservation_v1 h3 {
 	font-size: 36px;   
}
.mod_table_reservation_v1 select {
    text-align-last: center;
    text-align: center;
}*/

/**-- MENU PAGE --**/
.page_menu .ui-tabs-panel .row-product h5,
.page_menu .ui-tabs-panel .row-product .description,
.page_menu .ui-tabs-panel .row-product .price,
.page_menu .ui-tabs-panel .row-product .name small {
	/*color: #FFFFFF;   */
}
.page_menu .ui-tabs-vertical .tb-nav-tabs { border: none; }
.page_menu .cat-desc {
	background: red;
	border: none;
	color: #FFFFFF;
	padding: 20px;
}
.page_menu .row-product .description,
.page_menu .row-product .price {
	font-size: 16px;
}
.page_menu .row-product .price {
 	position: relative;
    top: 3px;
}
.page_menu .row-product small {
	font-size: 14px;
}
.page_menu .row-product .name {
	font-size: 18px;
    color: #0c5338;
}

#basket-container { 
	padding: 30px; 
	margin-bottom: 30px; 
}
#basket-container h3 {
	color: #115439;
    font-size: 28px;
}
#basket-container,
#basket-container small,
#basket-container th {
    color: #000000;
}
.checkout .well-basket .muted,
.checkout .well-basket small {
	color: #115439;
}
.well-basket .note-delivery small {
	/*color: #FFFFFF;*/
}
#basket-container a { 
	margin-top: 10px; 
}
#basket-container .table th,
#basket-container .table td {
    border-color: #383536;
    color: #000000; 
}
.checkout .product-basket th,
.checkout .product-basket td  {
	border-color: #115439;
	color: #115439;
}
#basket-container .text-success,
.well-basket .text-success {
	/*color: #71b365;*/
}
.well-basket .text-info {
    color: #0093be !important;
}
.how-im-ordering {
	border: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px !important;
	background: transparent;
	color: #115439;
}
.how-im-ordering h2 {
	font-size: 32px;
}
.how-im-ordering small {
	color: #da9d1b;
}

/*RESPONSIVE FOOD MENU/SEARCH*/
.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
	background-color: transparent !important;
	background-image: none;
	height: auto !important;
	border: none;
}
#responsive-food-menu {
	background-color: #0c5338;
}
#responsive-food-menu .navbar-search input {
	width: 240px;
	height: 36px;
}
#responsive-food-menu .btn-navbar {
 	box-shadow: none !important;   
}
#responsive-food-menu .btn-navbar.btn-warning {
	background: #f4ffba;
	height: 36px;
	margin-right: 10px !important;
    line-height: 21px;
    margin-top: 5px !important;
    font-size: 12px;
    padding-top: 1px !important;
}
#responsive-food-menu .btn-navbar.btn-warning:hover {
	background-color: #c1cc8a;
}
#responsive-food-menu .btn-navbar.btn-warning .text-info {
	color: #FFFFFF !important;
}
#responsive-food-menu .ctrl-mob-nav-search {
	padding-top: 5px !important;
}
#responsive-food-menu.affix-top .navbar-search,
#responsive-food-menu.affix-top .btn-navbar.btn-success,
#responsive-food-menu.affix .btn-navbar,
#responsive-food-menu.affix .btn-navbar.btn-success {
	margin-top: 5px !important;
}
#responsive-food-menu.affix .search-query,
#responsive-food-menu.affix .navbar-search {
    margin-top: 3px !important;
}
#responsive-food-menu.affix {
	left: initial;
	border: 1px solid #0e5959;
}
#responsive-food-menu .brand {
	color: #FFFFFF;
	font-size: 24px;
	line-height: 110%;
    padding: 9px 12px 11px;
}

/*EDIT PRODUCT MODALS*/
/*LABELS*/
#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
	font-size: 40px;
	line-height: 110%;
}
#editProductModal small,
#editSpecialDealModal small,
#editProductModal li,
#editSpecialDealModal li {
	font-size: 24px;
}
#editProductModal .modal-body h5,
#editSpecialDealModal .modal-body h5 {
 	font-size: 24px;   
}
#editProductModal fieldset small,
#editSpecialDealModal fieldset small {
    font-size: 18px;
}
#editProductModal fieldset small .label-default, 
#editSpecialDealModal fieldset small .label-default {
    font-size: 14px;
    padding: 4px;
    height: 23px;
    box-sizing: border-box;
}
#editProductModal .modal-footer h3,
#editSpecialDealModal .modal-footer h3 {
	font-size: 24px;
	line-height: 110%;
}
#editProductModal .modal-footer h3 small,
#editSpecialDealModal .modal-footer h3 small {
    color: #FFFFFF;
}
#editProductModal .type-choose-one .control-label,
#editSpecialDealModal .type-choose-one .control-label {
    font-size: 20px;
    line-height: 110%;
}
/*BUTTONS*/
#editProductModal fieldset .btn-group>.dropdown-toggle, 
#editSpecialDealModal fieldset .btn-group>.dropdown-toggle {
    font-size: 14px !important;
    padding: 5px !important;
}

.img-polaroid {
	background-color: transparent;
	border: none;
}
.popover .popover-title {
	background: #da9d17;
	color: #FFFFFF !important;
	font-size: 20px !important;
    padding: 7px 10px 10px;
}
.popover .popover-content {
	color: #000000;
}

/*Manual Themeroller stuff*/
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-active a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.page_menu .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #da9d17;
    color: #FFFFFF !important;
    border-right-width: 0px !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    background: #dac2a8;
    border: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: #da9d17;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover a,
.page_menu .ui-tabs .ui-tabs-nav li:focus a {
    color: #FFFFFF;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #0c5338;
    font-size: 22px;
    padding: 4px 10px 8px !important;
}
.page_menu .ui-widget-header {
 	background: none;   
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
 	background: #da9d17; 
    color: #FFFFFF;
}

/**-- CHECKOUT --**/
.checkout h2,
.contact-us h1 {
 	color: #0c5338; 
	font-size: 40px;
	line-height: 110%;	
    margin-bottom: 20px;
}
.checkout h4, .checkout h5 {
    font-size: 25px !important;
	line-height: 110%;
    color: #da9d1b;
}
.checkout .well-basket h4 {
 	color: #0c5338 !important;   
}
.checkout .well-basket { 
	padding: 19px;
	background: #dac2a8 !important;
}
.checkout #basket {
	background: #dac2a8 !important;
	padding: 10px;
}
.checkout .ui-widget {
	border: 1px solid #000000;
}
.checkout #dlgResetPassword .well {
	border: 1px solid #FFFFFF;
    background: #dac2a8;
    color: #0c5338;
    padding: 10px !important;
}
.checkout #dlgResetPassword .well label {
    font-size: 20px;
}
.checkout #dlgResetPassword .muted {
	/*color: #FFFFFF;*/
}
.checkout .ui-dialog-titlebar {
 	/*background: #925e04;
    color: #FFFFFF;*/
}
#dlgResetPassword {
 	/*background: #dea831;
    color: #FFFFFF;*/
}
.checkout .marginbottom15 small { 
	color: #000000 !important; 
}
.pay-name { 
	color: #0c5338; 
}
.trigger-paymentmethod .btn { 
	background: transparent;
}
.trigger-paymentmethod .btn.active .pay-name { 
	color: #FFFFFF; 
}
.trigger-paymentmethod i.tick { 
	color: #FFFFFF !important; 
}
.checkout .btn-proceed-final {
	font-size: 18px !important;
	line-height: 110%;
}
.checkout #loginSignin,
.checkout #ctl-forgotPassword {
 	widtH: 100%;
    margin-bottom: 5px;
}
.checkout #chooseAddressModal .btn-block {
 	/*background: #be3717;*/
}
/*Stop the credit card/cash buttons on checkout from shrinking when hovered*/
.trigger-paymentmethod button:hover,
.trigger-paymentmethod button:focus {
	font-size: 17.5px;
}
.checkout .loyalty-description h2 { 
	font-size: 30px;
    line-height: 110%;
}

.loyaltypoints_box {
 	background: #da9d17 !important;   
    color: #FFFFFF;
}
.loyaltypoints_box h5.lead {
 	color: #FFFFFF !important;
    text-transform: none !important;
}
.loyaltypoints_box .ui-widget-header {
	background: #115439;
    color: #FFFFFF;
	border: none;
    font-size: 16px;
}
.loyaltypoints_box .row-credits .well-white {
	color: #383536;
	border: none !important;
    padding: 10px !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
    color: #FFFFFF;
    padding: 10px !important;
}
.loyaltypoints_box .row-credits .col-equals .ui-widget-header {
    background: transparent !important;  
    border: none !important;	
}
.loyaltypoints_box .btn-success {
	margin-bottom: 15px;
}
.loyaltypoints_box .btn-link {
	color: #FFFFFF;
	font-size: 14px !important;
	text-decoration: underline;
}

/**-- MEMBERS PAGE --**/
.nav-list .active a,
.nav-list>li>a:hover, 
.nav-list>li>a:focus,
.nav-list>li.active>a:hover, 
.nav-list>li.active>a:focus,
.hero-unit,
.section-my-orders th {
    background: #dac2a8;
    color: #0c5338;
}
.section-my-orders td,
.section-sales-reports td,
.section-sales-reports th {
 	color: #0c5338; 
	background: #FFFFFF;	
}
.section-sales-reports .btn-primary.active {
	background: #2b8d21 !important;
}
.sidebar-nav {
 	padding: 20px;   
}
.sidebar-nav .nav-header {
	color: #da9d17;
	font-size: 18px;
}
.sidebar-nav li a {
	color: #0c5338;
}
.sidebar-nav small { 
	color: red; 
    font-size: 12px;
}
.hero-unit h1,
.hero-unit h2,
.hero-unit p {
	color: #0c5338 !important;
}
.members .section-.well { padding: 30px; }
.members .section-.well h2,
.members .section-.well p,
.members .section-.well .muted {
	margin-bottom: 15px;
	color: #0c5338;
}
.members .hero-unit a  {
	color: #0c5338;
	text-decoration: underline;
}
.jumbotron {
	
}
.jumbotron .text-warning  {
	
}
.section-my-orders .ui-widget-content { background: none; }
.section-my-orders .ui-widget-header { background-color: #9ad463; }
.section-my-profile fieldset { margin-top: 20px; }
.section-my-addresses .marginbottom15 a {
	text-decoration: underline;
	color: #326195;
}
.members .btn-group .btn.dropdown-toggle {
	background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
	border: 1px solid #ccc;
}
.members #frmRegister legend,
.members #frmLogin legend {
	padding: 28px 0px;
	text-align: center;
    background: #0c5338;
    color: #FFFFFF;
    font-size: 26px;
}
.members #frmRegister,
.members #frmLogin {
	padding: 0px 0px 25px 0px;
}
.members #frmRegister .control-group,
.members #frmLogin .control-group {
	padding: 0px 25px;
}
.members .website-image {
	margin-top: 30px;
}
.nav-list li a [class^="icon-"] {
    background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png);
}
.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-"],
.nav-list>li.active>a:hover [class^="icon-"], 
.nav-list>li.active>a:focus [class*=" icon-"],
.nav-list li.active a [class^="icon-"], 
.nav-list li.active a [class*=" icon-"] {
 	background-image: url(https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png); 
}

/**-- CONTACT --**/
.contact-us .ui-widget {
	
}
.contact-us .ui-widget-header {
	font-size: 22px;
	padding: 10px;
	border: none;
    background: #0c5338;
    color: #FFFFFF;
}
.contact-us .ui-widget-content {
	color: #000000;
	border: none;
}
.page_contact-us .row-fluid .span8 .well {
	border: none;
	margin-bottom: 30px;
}
.contact-us .box-opening-hours { 
	margin-top: 30px;
}
.contact-us #contact_map_canvas {
 	color: #000000 !important;   
}

/**-- REVIEW ORDER PAGE --**/
.page-review-order h1 {
	color: #0c5338;
	background-color: transparent;
	text-align: center;
}
.page-review-order {
	
}
.page-review-order legend {
}
.rating-row .lead {
 	/*color: #098a8f !important;   */
}
.rating-row small.muted,
.rating-row td,
.rating-row label {
    color: #0c5338 !important;
}
.rating-row .text-info {
 	font-size: 17px !important;   
}
.page-review-order textarea {
	height: 230px;
}
.page-review-order .btn.dropdown-toggle {
    background: #2b8d21;
    color: #FFFFFF;
}
.page-review-order .btn.dropdown-toggle .caret {
    border-top-color: #FFFFFF;
}
.page-review-order .btn-group.open .btn.dropdown-toggle {
	background: #25811c;
    color: #FFFFFF;
}

/* ******** */
/* 404 PAGE */
/* ******** */
.page_error-404 .alert { 
	background: transparent !important; border: none; 
}
.page_error-404 h1 { 
	padding: 5px 0px; 
}
.page_error-404 h2,
.page_error-404 h3,
.page_error-404 #body p {
	color: #000000;
}

/* *********************** */
/* ORDER CONFIRMATION PAGE */
/* *********************** */
h1.order-complete-title {
	color: #9ad463;
}
#order-confirmation {
	background: #9ad463;
	color: #FFFFFF;
}
.order-confirmation-note {
	text-align: center;
}
.p-thanks-for,
.p-last-minute {
    
}


/* ******************* */
/* MENU SELECTION PAGE */
/* ******************* */
.menu-selection {
	padding: 0px 0px 30px 0px;
}
.menu-selection h1 {
	text-align: center;
	font-size: 50px;
	line-height: 110%;
    color: #0c5338;
}
.menu-selection h3 {
	color: #da9d17;
	font-size: 30px;
	line-height: 110%;
	text-align: center;
}
.menu-selection .alert,
.menu-selection .well {
	background: transparent !important;
	border: none;
}
.menu-selection img {
	margin: 0px auto 30px;
    display: block;
}
.menu-selection .btn-large {
    padding: 18px 32px 18px !important;   
}

/* ************************* */
/* TERMS AND CONDITIONS PAGE */
/* ************************* */
.page_information h1 {
	font-size: 35px;
}

/* ************* */
/* MEDIA QUERIES */
/* ************* */

.page_welcome {}

.page_welcome #opening-status,
.page_Welcome #opening-status-mobile,
.page_welcome .navbar {
    display: none;
}



/* ************* */
/* MEDIA QUERIES */
/* ************* */
@media (min-width: 1401px) {
    .container {
        width: 1370px;
    }
}
@media (max-width: 1400px) {
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a {
        font-size: 28px;   
    }
    #body,
    #home_chefsspecials,
    #ct_details_bar_wrapper {
     	padding-left: 20px !important;
        padding-right: 20px !important;
        box-sizing: border-box !important;
    }
    .mod_postcode_box .lead {
        font-size: 50px;
    }
    #postcode_arrow {
        right: 60px;
    }
    .home_grid_box h3 {
        font-size: 40px;
    }
    .home_grid_box .image img {
        max-width: 255px;   
    }
    .home_grid_box .image {
        height: 60px;
    }
    .home_grid_box.curries img {
        top: -130px;
    }
    .home_grid_box.momo img {
        top: -200px;
    }
    #home_welcome {
        margin: 50px auto 165px;   
    }
    #home_chefsspecials .caption {
        top: 100px;
        right: 170px;
    }
    #home_chefsspecials h2 {
        font-size: 60px;
    }
    header .nav-collapse .dropdown-menu a {
        font-size: 22px !important;
    }
    .trigger-paymentmethod .btn {
        font-size: 20px !important;
        padding: 12px 22px 14px !important;
    }	
}
@media (max-width: 1300px) {
 	 #postcode_arrow {
        right: 23px;
    }   
}
@media (min-width: 1200px) {
	
}
@media (max-width: 1200px) {
	#responsive-food-menu.affix { left: 0; }
    .page_contact-us .row-fluid .span8 .well { margin-bottom: 20px; }
    .contact-us .box-opening-hours { margin-top: 20px; }
    .members #frmRegister #ctl-lookupAddress {displaY: block; }
    .members #frmRegister #registerPostcode { width: 206px; } 
    .members #frmLogin #ctl-forgotPassword { displaY: block; }
    .members #frmLogin #loginPassword { width: 206px; }
    header .navbar .nav>li>a, header .nav-collapse .nav>li>a, header .nav-collapse .dropdown-menu a {
        font-size: 23px;
        padding: 10px 5px 10px;
    }
    header .navbar .nav>.active>a::after, 
    header .navbar .nav>.active>a:focus::after,
    header .navbar .nav>.active>a:hover::after,
    header .navbar .nav>li>a:focus::after,
    header .navbar .nav>li>a:hover::after {
        content: "";
        background: url('/myimages/1024/kg_menuunderline_1200.png') no-repeat;
        width: 73px;
        bottom: -7px;
    }
    .mod_postcode_box {
     	padding: 30px 40px 20px 40px;   
    }
    .mod_postcode_box .lead {
        font-size: 43px;
    }
    .mod_postcode_box .sublead {
        font-size: 26px;
    }
    .mod_postcode_box .btn, #mod_postcode_box_pc {
        width: 265px;
        height: 42px;
        font-size: 20px;
    }
    .mod_postcode_box .btn {
        padding-top: 10px;
    }
    .home .ct_details_bar, 
    .home .ct_details_bar small {
        font-size: 16px;
    }	
    .carousel-caption h2 {
        font-size: 50px;
    }
    .carousel-caption h3 {
        font-size: 35px;
    }
    .carousel-caption {
        width: 320px;
        padding: 32px 20px;   
    }
    #home_welcome h2 {
     	font-size: 50px;   
    }
    #home_welcome p {
     	max-width: 900px;
        margin: 10px auto;
        font-size: 20px;
    }
    .home_grid_box h3 {
        font-size: 28px;
    }
    .home_grid_box .image img {
        max-width: 185px;
    }
    .home_grid_box .image {
        height: 20px;
    }
    .home_grid_box.starters img {
        top: -70px;
    }
    .home_grid_box.traditional img {
        top: -70px;
    }
    .home_grid_box.curries img {
        top: -110px;
    }
    .home_grid_box.momo img {
        top: -160px;
    }
    #home_loyalty .collect_loyalty {
        padding: 30px 40px 0px;
    }
    #home_loyalty .icon img {
        bottom: -50px;
    }
}
@media (max-width: 1400px) and (min-width: 980px) {
	
}
@media (max-width: 1400px) and (min-width: 768px) {
    .left_column { padding-left: 20px; }
    .right_column { padding-right: 20px; }
    
    .column_slideshow {
     	padding-left: 40px;   
    }
    .column_slideshow img {
     	margin-left: 0px;   
    }
    .carousel-control {
        left: 10px;   
    }
    .carousel-control.right {
        left: 60px;
    }
}
@media (max-width: 1200px) and (min-width: 980px) {
 	.trigger-paymentmethod .btn {
        font-size: 16px !important;
        padding: 12px 18px 14px !important;
    }   
}
@media (max-width: 1200px) and (min-width: 768px) {
    #postcode_arrow { 
     	display: none;   
    }
}
@media (max-width: 1182px) {
	#basket-container {
		margin-top: 20px;
	}
	.how-im-ordering h2 {
     	text-align: center;   
    }
}
@media (min-width: 980px) {
 	header .navbar .nav>li:last-child>a {
        padding-right: 0px;
    }   
}
@media (max-width: 979px) {
	.page_menu .menu-selection .alert {
		margin: 20px 0px;
		padding: 0px;
	}
	.page_menu .menu-selection h1 {
		text-align: center;
		margin-top: 10px;
	}
	.page_menu .menu-selection .well {
		margin-bottom: 0px;
	}
	header .navbar-inner .container {
		display: block;
	}
	.page_contact-us .row-fluid .span8 .well {
		margin-bottom: 22px;
	}
	.contact-us .box-opening-hours {
		margin-top: 22px;
	}
	#responsive-food-menu.affix-top button {
		height: 45px;
	}
	#responsive-food-menu.affix .icon-search {
		margin-top: 12px;
	}
	#responsive-food-menu.affix-top .icon-search {
		margin-top: 16px;
	}
	.nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
     	background: transparent;   
    }
	.trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    .checkout #ctl-lookupAddress {
     	display: block;   
    }
    #opening-status {
     	position: absolute;
        top: 80px;
        right: 20px;
    }
    header .nav-collapse {
        background: #dac2a8;
        z-index: 5;
    }
    header .nav-collapse a {
        text-align: center;   
    }
    #myCarousel {
        margin-top: -100px;
    }
    .mod_postcode_box .lead {
        font-size: 32px;
    }
    .mod_postcode_box .btn, #mod_postcode_box_pc {
        width: 210px;
        height: 36px;
        font-size: 15px;
    }
    .mod_postcode_box .btn {
        padding-top: 8px;
    }
    .mod_postcode_box .sublead {
        font-size: 20px;
    }
    .home .ct_details_bar,
    .home .ct_details_bar small {
     	font-size: 12px; 
    }
    .home .ct_details_bar {
        margin-top: 20px;
    }
    .carousel-caption {
        /*width: 270px;
        padding: 32px 40px;*/
        width: 290px;
        height: 280px;
        padding: 32px 40px;
    }
    .carousel-caption h2 {
        font-size: 30px;
    }
    .carousel-caption p {
        font-size: 14px;
    }
    .carousel-caption h3 {
        font-size: 22px;
        margin: 0px;
    }
    .carousel-caption small {
        font-size: 12px;
    }
    #home_loyalty .icon img {
        bottom: -100px;
    }
    #home_chefsspecials .caption {
        top: 50%;
        right: 50%;
        transform: translateY(-50%) translateX(50%);
        width: 100%;
    }
    #home_chefsspecials h2 {
        font-size: 50px;
    }
    .home #logo img {
        max-height: 175px !important;
    }
    header .nav-collapse .dropdown-menu a {
        font-size: 20px !important;
    }
    
}
@media (max-width: 979px) and (min-width: 768px) {
    .home_grid_box {
        width: 48.61878453038674% !important;
    }
    .home_grid_box:nth-child(3) {
        margin-left: 0px !important;   
    }
    #home_welcome {
        margin: 50px auto 80px;
    }
    .home_grid_box:nth-child(3),
    .home_grid_box:nth-child(4) {
        margin-top: 130px;
    }
    #responsive-food-menu .brand {
        padding: 9px 0px 11px !important;
    }
    body:not(.home) .ct_details_bar,
    body:not(.home) .ct_details_bar small {
        font-size: 14px;
    }
    body:not(.home) .ct_details_bar {
        padding-top: 10px;
    }
    
}
@media (min-width: 768px) {
	.mod_postcode_box .btn {
     	margin-left: 0px !important  ; 
    }
}
@media (max-width: 767px) {
	.menu-container .ui-tabs-vertical .ui-tabs-panel {
		width: 100% !important;
	}
	.row-order-complete- .span12 {
		padding: 20px;
	}
	.ct_user_status,
	.ct_local_branch_details {
		text-align: center !important;
	}
	.contact-us .box-contact-information {
		margin-top: 22px !important;
	}
	.contact-us .ui-widget {
		border-bottom: none;
	}
	.contact-us .ui-widget-header {
		text-align: center;
	}
	.copyright,
	.cards,
	.vendor-zpos {
		text-align: center;
		display: block !important;
		margin-bottom: 30px;
	}
	.menu-selection h1 {
		text-align: center;
		font-size: 40px;
	}
	.menu-selection h3 {
		font-size: 20px;
	}
	.mod_postcode_box .btn-group {
		margin-left: 0px;
	}
	.menu-selection .btn {
     	width: 70%;
        margin: auto;
    }
	.how-im-ordering h2,
	.checkout h2, 
	.contact-us h1 {
        text-align: center;
    }
    #logo {
        text-align: center;
    }
    #logo img {
        max-height: 150px !important;
    }
    .ct_header_row {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    header .navbar .btn-navbar {
     	margin-right: 20px;   
        margin-top: 0px;
    }
    header .navbar {
        margin-top: 15px;   
    }
    .home #body {
        margin-top: 15px !important;
    }
    .mod_postcode_box {
        text-align: center;  
        max-width: 500px;
        margin: 0px auto;
    }
    .mod_postcode_box .btn, #mod_postcode_box_pc {
        width: 300px;
        height: 43px;
        font-size: 20px;
    }
    .mod_postcode_box .btn {
        display: block !important;  
        padding-top: 11px;
    }
    #postcode_arrow {
        display: block;
        right: -27px;
    }
    #myCarousel {
        margin-top: 0px;
    }
    .mod_postcode_box .col3 {
        margin: 0px auto;
    }
    .home .ct_details_bar,
    .home .ct_details_bar small {
        font-size: 16px;
    }
    .home .ct_details_bar {
        margin: 15px auto;
    }
    .home .ct_local_branch_details {
        margin-bottom: 5px;
    }
    .column_slideshow img {
        max-height: 500px;   
    }
    #home_welcome {
        margin: 40px auto 0px;
    }
    #home_welcome h2 {
        font-size: 40px;
    }
    .home_grid_box {
     	max-width: 500px;
        margin: 140px auto !important;
        padding: 30px 40px 30px;
    }
    .home_grid_box .image img {
        max-width: 300px;
    }
    .home_grid_box.starters img,
    .home_grid_box.traditional img {
        top: -130px;
    }
    .home_grid_box.curries img {
        top: -180px;
    }
    .home_grid_box.momo img {
        top: -250px;
    }
    .home_grid_box h3 {
        font-size: 34px;
    }
    .home_grid_box.curries {
        margin-top: 190px !important;
    }
    .home_grid_box.momo {
        margin-top: 250px !important;
    }
    #home_loyalty .icon {
        display: none;   
    }
    #home_loyalty {
        margin-top: 0px;
    }
    .home_grid_box:last-child {
        margin-bottom: 50px !important;   
    }
    #home_loyalty h2 {
        font-size: 32px;
    }
    #home_loyalty .collect_loyalty {
        padding: 40px 50px 0px;
    }
    #home_chefsspecials {
        padding: 40px 0px 0px;
    }
    .ct_details_bar,
    .ct_details_bar small {
        font-size: 16px;   
    }
    body:not(.home) #body {
        margin-top: 10px !important;
    }
    .block-terms-conditions .well,
    .block-website-help .well {
     	margin-bottom: 25px;   
    }
    .page_information h1,
    .page_information h2 {
     	text-align: center;   
    }
    .page_information #body .btn {
        margin: 0px auto 10px;
        display: block;   
    }
    #home_chefsspecials h2 {
        font-size: 35px;
    }
    #home_chefsspecials .btn {
        font-size: 18px !important;
        padding: 10px 22px 10px !important;   
    }
    #carousel-control-wrapper {
        position: relative;
        width: 337px;
        margin: 0px auto;
    }
    .carousel-control {
     	left: 10px;   
    }
    .carousel-control.right {
        left: 60px;
    }
    .carousel-caption {
        width: 270px;
        height: 270px;
        padding: 32px 30px;
    }
    .menu .row-variation {
     	margin-bottom: 5px;   
    }
    .page_menu .menu-selection .well {
        padding: 10px;
    }
    .menu-selection .website-image {
        margin-top: 20px;
    }
}

@media (max-width: 767px) and (min-width: 481px) {
	
}

@media (max-width: 480px) {
	#responsive-food-menu .brand {
		font-size: 18px;
		padding-top: 12px;
	}
	#responsive-food-menu .btn-navbar.btn-warning {
		margin-righT: 0px !important;
		font-size: 10px;
	}
	.carousel-control {
		top: 0px;
        margin-top: 0px;
        right: 60px;
        left: auto !important;
	}
    .carousel-control.right {
     	right: 10px;   
    }
    #carousel-control-wrapper {
		position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
    }
	.mod_postcode_box .col3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.members .hero-unit {
		padding: 30px;
	}
	.members .hero-unit h1 {
		font-size: 40px;
	}
	.menu-selection .btn {
     	width: 90%;
    }
    .mod_postcode_box .col2,
    .mod_postcode_box .btn, 
    #mod_postcode_box_pc {
        width: 100%;
        font-size: 16px;
    }
    .home .ct_details_bar,
    .home .ct_details_bar small {
        font-size: 14px;
    }
    .carousel-caption {
        margin: 0px auto;
        /*border-radius: 5px !important;*/
        /*padding: 20px;*/
        position: relative;
        top: -80px;
        margin-bottom: -80px;
    }
    .column_slideshow img {
     	margin-bottom: 20px;   
    }
    .home_grid_box {
        padding: 20px 20px 30px;
    }
    #home_chefsspecials h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    #home_chefsspecials .btn {
        font-size: 16px !important;
        padding: 6px 18px 8px !important;
    }
    body:not(.home) .ct_details_bar,
    body:not(.home) .ct_details_bar small {
        font-size: 14px;
    }
    body:not(.home) .ct_details_bar {
        padding-top: 10px;
    }
    .ct_user_status,
    .ct_local_branch_details {
     	margin-bottom: 5px;   
    }
}
@media (max-width: 380px) {
 	.carousel-control {
        right: 100px;
	}
    .carousel-control.right {
     	right: 50px;   
    }   
}
@media (max-width: 350px) {
    #opening-status-mobile {
        display: block !important;
        width: 90%;
        margin-bottom: 5px;
        text-align: center;
        margin: 5px auto;
        box-sizing: border-box;
        float: none;
    }
    .home_grid_box .image img {
        max-width: 260px;
    }
}

/*Increase width of customisation modals to fit in toppings*/
/*@media (min-width: 979px) {
	body #editProductModal.modal {
		width: 950px;
		margin-left: -475px;
	}
} */
