
body .visible-nottingham { display:none !important; } 
body .hidden-nottingham { display:inherit !important; } 
body.shop_nottingham .hidden-nottingham { display:none !important; }
body.shop_nottingham .visible-nottingham { 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: #000000;
}
h1 {
	color: #aa7829;
}
h2 {
	color: #aa7829;
}
h3 {
	color: #e2bf70;
}
h4 {
	color: #202531;
}
body {
	background-color: #fcf2db;


}

header, #mobile-header {

	background-attachment: scroll;
}

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

#editProductModal .type-choose-one .btn {
    padding: 15px 15px 10px;
}

/**************
*
*  DISPLAY NONES
*
**************/

.home h1,
.home-about,
#body-bottom-hr,
.row_mods,
.row_phones,
.social_media_links small,
.voucher_box .success span,
#basket-container hr,
header .right_column,
.ct_details_bar,
.home .column_slideshow,
.mod_postcode_box,
.home .main,
#Postcode_Base .col.col3,
#Loyalty_Points_Section > img,
.caret:not(header .caret),
#Home_Potatoes,
#Home_Cheese_Pizza,
#Home_Chicken_Wings,
#Home_Pizza,
.carousel-inner>.item>img, .carousel-inner>.item>a>img,
.carousel-indicators,
#address_base_image_top_desktop
{
    display: none !important;
}

/**************
*
*  GLOBAL
*
**************/

body {
    padding: 0;
    background: #fcf2db;
}

#body:not(.home #body) {
    padding-top: 40px;
    padding-bottom: 40px;    
}

#container {
    background: none;
    padding: 0;
    width: 100%;
    /*max-width: 2000px;*/
    box-shadow: none;
}

.label {
    padding-top: 5px;
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0 0 10px 25px;
}

a {
}

a:hover,
a:focus {
}

em {
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: linear-gradient(90deg, rgba(255,149,0,1) 0%, rgba(242,180,0,1) 100%) !important;
    padding-top: 16px;
    font-weight: 500;
    text-shadow: none;
    color: #000;
}

#opening-status:hover,
#opening-status:focus {
    text-decoration: none;
    cursor: default;
}

.modal-header .close,
.well .close,
.alert .close,
.well.sys-alert button.close,
#editProductModal .close {
    color: #ffffff;
    opacity: 0.8;
}

.website-image {
    text-align: center;    
}

.ct_details_bar,
#body:not(.home #body),
#responsive-food-menu,
.ct_header_row,
.navbar-inner .container,
footer .row-fluid {
    max-width: 1170px;
    margin: 0 auto;
}

*:not(i) {
    font-family: "area-normal", "Arial", sans-serif !important;
}

h1,h2,h3,.home .lead,
h1 *:not(i),h2 *:not(i),h3 *:not(i),.row-product h5 *, #responsive-food-menu .brand,
.page_menu .ui-tabs .ui-tabs-nav li a span,
.checkout h4, .checkout h5, .well-login .lead, .nav-list .nav-header, .loyaltypoints_box .lead span,
.loyaltypoints_box .ui-widget-header, .loyalty-card > div .loyalty-value
{
    font-family: "shift", "Arial", sans-serif !important;
    font-style: italic;
    font-weight: 400;
}

.form-horizontal .control-label {
    padding-top: 15px;    
}

/*******
*
* TABLES
*
********/

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-product {
    padding: 26px 0px;
}
.row-odd,
.row-product:hover {
    background: none;
}

/**************
*
*  COLOURS
*
**************/

.btn-success,
.alert-success,
.label-success,
.badge-success,
#opening-status.status-OPEN,
#editProductModal .btn-group > .dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success {
    color: #fff !important;
    background: linear-gradient(90deg, rgb(0 181 91) 0%, rgb(0 199 49) 100%);
}

.btn-success:hover,
.btn-success:focus,
#editProductModal .btn-group > .dropdown-toggle.btn-success:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-success:focus,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus {
    color: #fff !important;
    background: linear-gradient(90deg, rgb(0 181 91) 0%, rgb(0 199 49) 100%);
}

.text-success {
   /* color: # !important; */
}

.btn-primary,
.alert-primary,
.label-primary,
.badge-primary {
    background: linear-gradient(90deg, rgba(169,118,39,1) 0%, rgba(226,191,112,1) 100%) !important;
    color: #000 !important;
}

.btn-primary:hover,
.btn-primary:focus {
    background: linear-gradient(90deg, rgba(169,118,39,1) 0%, rgba(226,191,112,1) 100%) !important;
    color: #000 !important;
}

.text-primary {
  /*  color: # !important;*/
}

.btn-info,
.alert-info,
.label-info,
.badge-info,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info,
#responsive-food-menu .btn-navbar.btn-primary {
    background: linear-gradient(90deg, rgb(0 130 181) 0%, rgb(0 150 199) 100%);
    color: #ffffff !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-group.open .btn-info.dropdown-toggle,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:hover,
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info:focus,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:hover,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info:focus {
    background: linear-gradient(90deg, rgb(0 130 181) 0%, rgb(0 150 199) 100%);
    color: #ffffff !important;
}

.text-info {
   /* color: # !important;*/
}

#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger),
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger) {
    background: #000000;
    color: #ffffff;
}

#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editProductModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus,
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):hover,
#editSpecialDealModal
fieldset
.btn-group
> .dropdown-toggle:not(.btn-info):not(.btn-success):not(.btn-danger):focus {
    background: #4e4e4e;
    color: #ffffff;
}

.btn-danger,
.alert-danger,
.label-danger,
.badge-danger,
.alert-error,
.modal-footer button:first-of-type,
#opening-status.status-CLOSED,
#editProductModal .btn-group > .dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger {
    background: linear-gradient(90deg, rgb(255 1 1) 0%, rgb(205 0 0) 100%);
    color: #ffffff !important;
}

.btn-danger:hover,
.btn-danger:focus,
.modal-footer button:first-of-type:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-danger:hover,
#editProductModal .btn-group > .dropdown-toggle.btn-danger:focus,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:hover,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger:focus {
    background: linear-gradient(90deg, rgb(255 1 1) 0%, rgb(205 0 0) 100%);
    color: #ffffff !important;
}

.text-danger,
.text-error {
    /*color: # !important; */
}

.btn-warning,
.alert-warning,
.label-warning,
.badge-warning {
    background: linear-gradient(90deg, rgba(255,149,0,1) 0%, rgba(242,180,0,1) 100%) !important;
    color: #000 !important;
}

.btn-warning:hover,
.btn-warning:focus {    
	background: linear-gradient(90deg, rgba(255,149,0,1) 0%, rgba(242,180,0,1) 100%) !important;
    color: #000 !important;
}

.text-warning, .loyalty-card > div .loyalty-value {
    color: #c09853;
}

.btn-inverse,
.alert-inverse,
.label-inverse,
.badge-inverse {
    /*background: # !important;*/
    color: #ffffff !important;
}

.btn-inverse:hover,
.btn-inverse:focus {
    /*background: # !important;*/
    color: #ffffff !important;
}

.text-inverse {
    /* color: # !important;*/
}

/**************
*
*  BUTTONS
*
**************/
.btn:not(.btn-tiny, .btn-navbar), #responsive-food-menu .btn-navbar.btn-primary  {    
    text-shadow: none;
    padding: 19px 26px 14px;
    border-radius: 26px !important;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
    transition: .2s; 
    border: none;
    box-shadow: 0px 0px 0px 0 #000;
}
.btn:not(.btn-tiny, .btn-navbar):hover {
    box-shadow: 1px 1px 4px 0 #000;
    transition: .2s; 
}

.btn-large {
}
.btn-small {
    padding: 7px 8px 4px !important;
}
.btn-small i {
    /*position: relative;
    top: 1px;*/
}
.btn-tiny {
    padding-bottom: 0px !important;
}
header .btn-navbar {
    margin-top: 2px !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

header .navbar .btn-navbar .icon-bar {
    width: 32px;
    height: 4px;    
}

header .btn-navbar .icon-bar+.icon-bar {
    margin-top: 6px;    
}
/*special padding might be needed for buttons with icons*/
#basket-container a,
#zp-offcanvas-basket a {
    padding: 8px 10px 8px;
}
#basket-container a i {
    position: relative;
    top: 2px;
}
.btn-option {
    height: auto !important;
}
.btn-no-bg {
    background: none;
    padding: 0;
    border: none;
    box-shadow: none;
    color: #AA7829;
}
.btn-no-bg:hover,
.btn-no-bg:focus {
    background: none;
    color: #000;
    box-shadow: none !important;
}

/**************
*
*  DROPDOWN MENU
*
**************/
.dropdown-menu {
    background: #202531;
    border: 0;    
    border-radius: 0;
    padding: 0;    
}
.dropdown-menu > li {
    padding: 0px;
}
.dropdown-menu > li > a {
    font-size: 18px;
    padding: 10px;
    color: #ffffff;
    padding-bottom: 4px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #FCF2DB !important;
    color: #202531;
}

/**************
*
*  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 {
    font-family: "area-normal", "Arial", sans-serif !important;
    box-sizing: border-box;
    height: 46px !important;
    border-radius: 24px;
    border: 2px solid #f1f1f1;
    box-shadow: none;
    padding: 24px 18px 20px;
    font-weight: 600;
    color: #000;
}

input::placeholder,
textarea::placeholder {
    font-weight: 400;    
}

input[type="time"] {
    padding: 7px 10px 0;
    width: 100px !important;
}

#checkoutVouchercode {
    padding-top: 26px;
}

select {
    padding: 4px 8px 0;
}

textarea {
    height: fit-content !important;
}



/**************
*
*  WELLS
*
**************/
.well,
.page-review-order,
.ui-tabs-menu {
    border: none;
    border-radius: 0;
    box-shadow: 0 2px 2px #cccfd4!important;
    background: #fff;
}

.members .well#frmRegister, .members .well#frmLogin {	    
}

.ui-tabs-menu {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.members legend {
    text-align: center;
    padding: 0px 0 10px;    
    color: #000;
}

/**************
*
*  LEGEND, UI-WIDGET
*
**************/
legend,
.ui-widget-header {
    /*font-size: 18px;
    padding: 9px 15px 5px !important;
    background: #e8ebeb;
    border: none;
    border-bottom: solid 1px #ddd;
    color: #8b8b8b;*/
}

.ui-widget-header {
    background: #E2BF70;
    padding-top: 6px !important;
    text-align: center;
    border: none;
}

.ui-widget-content {
	/* box-shadow: 0 2px 2px #cccfd4!important;  */    
    border: none;
}


/**************
*
*  SYSTEM ALERTS
*
**************/
.well.sys-alert {
    text-align: center;
    color: #ffffff;
    background-image: url(/myimages/1158/zpos-bg-Home_Background_3rd_Section.jpg);
}
.well-small.sys-alert .lead {
    color: #ffffff;
}
.sys-message {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    border-radius: 0px !important;
    border: none;
}
.sys-message h2,
.sys-message h3,
.sys-message h4 {
    color: #fff;
}

/**************
*
*  MODALS
*
**************/
.modal-header {
    background: #202531;
    padding: 18px 15px 14px;
}
.modal-body {
    background: #ffffff;
    color: #000000;
}
.modal-footer {
    background: #12141b;
    color: #fff;
    opacity: 1;
    border-radius: 0px;
}
.modal-footer h3,
.modal-footer h3 span {
    /*font-size: 20px;
    line-height: 110%:*/
    padding-top: 12px !important;
}
.modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
}

.modal .well .btn {
    border-radius: 0px !important;
    padding: 10px 8px 4px !important;
}

.modal .label {
    border-radius: 0px !important;
    width: 52px;
    text-align: center;
    padding: 8px 0 5px;
}

.modal .form-horizontal .control-label {
    padding-top: 4px;
}

/**************
*
*  CARETS
*
**************/
header .navbar .caret {
    border-top-color: #8F7F52 !important;
    transition: transform 0.3s;
    margin-top: 6px !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: #E2BF70 !important;
}
#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;
}

/******************************
*
*  HEADER SECTION & NAV SECTION
*
******************************/
#opening-status {
    border: none;
    background: none !important;
    margin-left: 0px;
    font-weight: 900;
    text-transform: lowercase;
}

#opening-status.status-OPEN {
    color: #84AE2B !important;
}

#opening-status.status-CLOSED {
    color: #AE2B2B !important;
}

#opening-status:hover,
#opening-status:focus {
    text-decoration: none;
    cursor: default;
}

#opening_base {
    text-align: center;
    padding: 16px 0;
    color: #fff;
}

#opening_base img {
    margin-right: 8px;
    margin-top: -4px;
}

#opening_status_base {

}

.ct_details_bar > [class*="span"] {
    min-height: auto !important;
}

header > .container:not(.home header > .container) {
    display: flex;
    flex-direction: column;
    align-items: center;
}

header .navbar {
    margin-bottom: 0px !important;
    padding: 0 0 12px;
}

header .navbar-inner {
    background: transparent;
    border: none;
    box-shadow: none;
}

header .navbar a {
    text-shadow: none !important;
}

header .navbar .nav > li > a,
header .nav-collapse .nav > li > a {
    /*text-transform: uppercase;*/
    font-weight: bold;
    color: #8F7F52;
    font-size: 18px;
    padding: 0;
    margin: 21px auto;    
    border: none;    
    width: fit-content;
    position: relative;
}

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: #E2BF70;
    box-shadow: none;
    background: none;    
}

header .navbar .nav > .active > a:after,
header .navbar .nav > li > a:hover:after,
header .navbar .nav > li > a:focus:after {
    content: '';
    width: 100%;
    height: 2px;    
    background: #E2BF70;
    display: block;
    margin-top: 4px;
    position: absolute;
}

header .dropdown-menu {
    text-align: center;
}

header .dropdown-menu > li > a {
    font-size: 16px;    
    color: #ddc57f !important;
    padding-top: 14px;
    padding-bottom: 10px;
}

header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus
{
    color: #202531 !important;
    background: #FCF2DB !important;
}

#Icon_And_Location, #Jalal_Icon {
    float: left;
}

#Icon_And_Location {     
    margin-right: 12px;
    margin-top: 6px;
}

#Icon_And_Location a:hover,
#Icon_And_Location a:focus
{
    text-decoration: none;    
}

#Icon_And_Location a img,
#Icon_And_Location a img
{
    transition: .2s;
}

#Icon_And_Location a:hover img,
#Icon_And_Location a:focus img
{    
    transition: .2s;
    transform: translateY(-2px);
}

/**************
*
* FOOTER SECTION
*
**************/

footer {
    background: #000000;
    margin: 0;
}

.label-copyright {
    color: #FCF2DB;
    /*font-size: 15px;*/
}
.label-copyright a {
    color: #E2BF70;
    /*text-decoration: underline;*/
}
.label-copyright a:hover,
.label-copyright a:focus {
    /*color: #252525;*/
}
footer .row-fluid {
    padding: 30px 0px;
}

.copyright {
    text-align: left;
}
.vendor {
    float: right;
}
.cards,
.vendor {
    padding-top: 5px;
}

/**************
*
* HOME PAGE
*
**************/

.home h4:not(.home .sys-message h4) {
	font-size: 13px;   
}
.home .lead:not(.home .sys-message .lead) {
}
.home p:not(.home .sys-message p) {    
    max-width: 415px;
    margin: auto;
}
.home .price_Personalized {
    color: #AA7829;
    font-size: 21px;
    font-weight: 700;
}

.carousel-caption {
    position: unset;
    padding: 0;
    background: none;   
    height: 280px;    
}
.carousel-control {
    background: none;
    border: none;    
}

.margin-up-down {
    margin: 16px auto !important; 
}

#myCarousel {
    margin-bottom: 0px !important;
}
#mod_postcode_box_pc {
    line-height: normal !important;
    vertical-align: middle !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#mod_postcode_box_pc::placeholder {
}
#middle_section, #right_section {
    position: relative;
}
#Post_Header_Homepage .row-fluid {
    margin-top: 16px;
}

/* Slick Slider */
.pizza_slider {
    padding: 42px 0 0;
}
.slick-initialized .slick-slide {
    margin: 0 12px;
    text-align: center;
    padding: 21px;    
}

.slick-slide.slick-active {
    background: #FCF2DB;
    border-radius: 120px 120px 0 0;
}

.slick-slide.slick-active h3 {
    color: #202531;
    line-height: initial;
}

.slick-slide h3:not(.slick-slide.slick-active h3),
.slick-slide a:not(.slick-slide.slick-active a) {
    display: none;
}

.slick-arrow {
    cursor: pointer;
}

/* Postcode Box */

#Postcode_Base {
    background-image: url('/myimages/1158/zpos-bg-Home_Beige_Background.jpg');
    padding-top: 68px;
    padding-bottom: 60px;
}

#Postcode_Base_Title {    
    position: relative;
    max-width: 360px;
    margin: auto auto 24px;
}

#Postcode_Base_Title .lead {
    z-index: 1;    
    position: absolute;
    right: 0;
    margin: 0 !important;
    left: 0;
    color: #E2BF70;
    margin-top: 12px;
    top: 5px;
    font-size: 18px;   
}

#Post_Header_Homepage {
    max-width: 350px;
    margin: auto;
    text-align: center;
}

#Post_Header_Homepage h2 {
    color: #E2BF70;
}

#Post_Header_Homepage p {
    color: #AAAAAA;
}

#Post_Header_Homepage .btn {
    max-width: fit-content;
    margin: auto;
}

#Postcode_Box {    
}

#Postcode_Box img {    
    margin-bottom: 18px;    
}

#Postcode_Base .input-append.col.col2 {
    position: relative;
    width: 300px;
    margin: 20px 0 50px;
}

#mod_postcode_box_pc {
    position: absolute;
    max-width: 160px;
    left: 0;
    z-index: 0;
}

#Postcode_Base .input-append.col.col2 .btn-group {
    position: absolute;
    right: 5px;
}

/* Opening Hours */
#Address_Base {
    background: #202531;    
    padding: 40px 0 70px;    
}

#Address_Base h3 {
    margin: 0;
}

#Address_Base p,
#Loyalty_Points_First_Section p {
    color: #fff;
    max-width: 190px;
    margin: auto;
}

#Loyalty_Points_First_Section a:hover,
#Loyalty_Points_First_Section a:focus,
#Loyalty_Points_First_Section p:hover,
#Loyalty_Points_First_Section p:focus
{
    color: #e2bf70 !important;    
}

#Address_Base_Image {
    margin-top: 42px;
}

#address_base_image_top_desktop {    
    width: 100%;
    height: 130px;
    margin-bottom: 18px;
    border-radius: 16px;    
}

#food_hygiene_rating {    
    object-fit: contain;
    width: 100%;
}

/* Gallery Homepage */
#Gallery_Homepage {    
    padding: 80px 60px;
    background-image: url('/myimages/1158/zpos-bg-Home_Background_3rd_Section.jpg');
}
#Gallery_Homepage > div {
    display: grid; 
    grid-auto-columns: 1fr; 
    grid-template-columns: 1fr; 
    grid-template-rows: repeat(2, auto); 
    gap: 4em; 
    grid-template-areas:
        "Kebab"
        "Charcoal_Kebabs"; 
}
#Gallery_Homepage > div > img,
#Gallery_Homepage > div > a {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
    transition: .2s;
}
#Gallery_Homepage > div > img:hover,
#Gallery_Homepage > div > img:focus,
#Gallery_Homepage > div > a:hover,
#Gallery_Homepage > div > a:focus {
    transform: scale(1.05);
    transition: .2s;
}
#Home_Potatoes {
    grid-area: Potatoes;
}
#Home_Cheese_Pizza {
    grid-area: Pizza_Cheese;
}
#Home_Kebab_Picture {
    grid-area: Kebab;
}
#Home_Chicken_Wings {
    grid-area: Chicken_Wings
}
#Home_Pizza {
    grid-area: Pizza_Moz; 
}
#Home_Charcoal_Kebabs {
    grid-area: Charcoal_Kebabs;
}

/* Loyalty Points */

#Loyalty_Points_First_Section {
    background: #202531;    
}

#Loyalty_Points_Second_Section {
    background: #FCF2DB;
}

#Loyalty_Points_First_Section,
#Loyalty_Points_Second_Section {
    padding-top: 40px;
    padding-bottom: 40px;    
}
#Loyalty_Points_Section > img {
    pointer-events: none;
}
#facebook_button, #instagram_button {
    margin-right: 12px;
    max-height: 20px;
}
/**************
*
* MENU PAGE
*
**************/
#responsive-food-menu {
    background: #202531;
    padding: 14px 0 18px;
}
#responsive-food-menu .brand {
    text-shadow: none;
    padding-top: 20px;
    padding-bottom: 0px;   
    font-size: 21px;   
    color: #e2bf70;
}
.how-im-ordering {
    margin-bottom: 20px;
}
.how-im-ordering-menuname {
}
.how-im-ordering small {
}
.row-product h5 {
    font-weight: 700;
    font-size: 21px;
    line-height: normal;
}
.cat-desc {
    /*font-size: 16px;
    padding: 5px 10px;
    line-height: 130%;*/
}

#basket-container
.ui-widget-content {
	box-shadow: 0 2px 2px #cccfd4!important; 
}
    
#editProductModal .modal-body h4 .name,
#editSpecialDealModal .modal-body h4 .name,
#editProductModal .modal-body h3,
#editSpecialDealModal .modal-body h3 {
    /*font-size: 60px;
    line-height: 110%;*/
}
.ui-tabs-panel {    
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: linear-gradient(90deg, rgba(255,149,0,1) 0%, rgba(242,180,0,1) 100%) !important;
    color: #000000 !important;
}
.ui-tabs .ui-tabs-nav li {
    background: #e2e2e2;
    padding-right: 0px !important;
}
.page_menu .tb-nav-tabs {
    border: none;
    background: none;
}
.page_menu .tb-nav-tabs .ui-widget-header {
    background: none;
}
.page_menu .ui-tabs .ui-tabs-nav li:hover,
.page_menu .ui-tabs .ui-tabs-nav li:focus {
    background: linear-gradient(90deg, rgba(255,149,0,1) 0%, rgba(242,180,0,1) 100%) !important;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
    border-radius: 0px;
    color: #000;
}
.page_menu .ui-tabs .ui-tabs-nav li a {    
    font-size: 18px;
    padding: 14px 12px 10px !important;    
}
.ctrl-mobile_food_menu_nav_closecanvas {
    font-size: 12px;
}
#mobile_food_menu_nav {
    background: #202531 !important;
}
#responsive-food-menu .ctrl-mob-nav-search.btn.btn-navbar {
    box-shadow: none;
    margin-top: 6px !important;
}
#responsive-food-menu .btn-navbar.btn-primary {
    margin-right: 10px !important;
    padding-top: 16px !important;
    padding-bottom: 11px !important;
    line-height: normal;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
#responsive-food-menu.affix {
    left: initial;
}
#menu-search-box {
    padding: 16px 18px 13px !important;
    height: fit-content !important;
    border-radius: 28px;
    font-size: 14px;
    width: 290px;
    text-align: center;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
}
#zp-offcanvas-basket .uk-offcanvas-bar {
}
.popover .popover-title {
    background: #202531;
    color: #FFFFFF !important;
    padding-top: 10px;
    font-size: 16px !important;
}
.popover .popover-content {
    color: #000000;
}
#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}
#mobile_food_menu_nav .btn {
    border: none !important;
    background: none !important;    
    box-shadow: none !important;
    padding: 18px 14px 14px;
}
.menu-container .navbar-affix-container {
    height: 100% !important;
}
.menu-container .navbar-affix-container,
.menu-container .navbar-affix-container .navbar-inner {
    background-color: transparent !important;
    background-image: none;
    /* height: auto !important; */
    border: none;
}
#basket-container {    
    background-image: url(/myimages/1158/zpos-bg-Home_Background_3rd_Section.jpg);
}
#basket-container h3 {
    text-align: center;
}
#basket-container a {
    margin-top: 10px;
}

/**************
*
* MENU SELECTION PAGE
*
**************/
.menu-selection .alert,
.menu-selection .well {
    background: transparent !important;
    border: none;
    box-shadow: none !important;
}

.menu-selection .btn-large {
	padding-top: 26px !important;    
}

.menu-selection img {
    margin: 0px auto 30px;
    display: block;
}

/**************
*
* CHECKOUT PAGE
*
**************/
.checkout h2,
.contact-us h1 {
    color: #202531;
    font-size: 30px;
    line-height: 110%;
}
.checkout h4, .checkout h5, .well-login .lead {
    font-size: 22px !important;
    line-height: 110%;
    text-align: center;
    margin-bottom: 14px;    
    font-weight: 500;
    padding: 12px 0 12px;
}
.checkout .well-basket {
    background: #202531 !important;
    box-shadow: 0 2px 2px #202531 !important;
}
.checkout .well-basket h4 {
    color: #e2bf70;
}
.trigger-paymentmethod i.tick {
    /*color: #FFFFFF !important;*/
}
.checkout .btn-proceed-final {
}
.checkout .well-basket .muted,
.checkout .well-basket small {
    /*color: #FFFFFF;*/
}
.checkout .product-basket th,
.checkout .product-basket td {
    border-color: #FFFFFF;
    color: #FFFFFF;
}
.checkout .loyalty-description h2 {
}
.well-basket .text-success {
    color: #59dd5b;
}
.well-basket .text-info {
    color: #2cb9ff;
}
.well-basket .text-error,
.well-basket .text-danger {
    color: #ec3131 !important
}
.checkout #loginSignin,
.checkout #ctl-forgotPassword {
    width: 100%;
    margin-bottom: 5px;
}
#checkoutComments {
    border-radius: 0;
    padding: 12px;
}
.checkout .trigger-paymentmethod .btn {
    padding-top: 2em;
    background: none;
    box-shadow: none;
}

/**************
*
* CONTACT PAGE
*
**************/

.contact-us .box-opening-hours {
    margin-top: 20px;
}
.contact-us #contact_map_canvas {
    color: #000000 !important;
}

/**************
*
* LOYALTY POINTS
*
**************/
.loyaltypoints_box {        
    background-image: url(/myimages/1158/zpos-bg-Home_Background_3rd_Section.jpg) !important;
}
.loyaltypoints_box .lead,
.loyaltypoints_box p {
    color: #e2bf70;
}
.loyaltypoints_box .lead span {
    text-transform: capitalize;
}
.loyaltypoints_box .row-credits .well {
    padding: 16px 12px 8px;
}
.loyaltypoints_box .ui-widget-header {
    background: #e2bf70 !important;
    color: #000 !important;
    border: none;
    padding: 10px 10px 6px !important;
    margin-top: 10px;
}
.loyaltypoints_box .row-credits .well-white {
    color: #000000;
    border: none !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.loyaltypoints_box .row-credits .col-equals .well {
    color: #ffffff;
    box-shadow: none !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: 12px !important;
    text-decoration: underline;
    padding: 12px;
}
.loyaltypoints_box .ctl-pointsoptions,
.loyaltypoints_box .control-group
{
    color: #fff;
}

/**************
*
* MEMBERS PAGE
*
**************/
.nav-list > li > a {
    text-shadow: none;
    color: #000;
}
.nav-list .nav-header {
    color: #202531;
    text-shadow: none;
    font-size: 16px;
    text-transform: capitalize;
}
.nav-list > li > a i {
    /*background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");*/
}
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"] {
    /*background-image: url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings.png");*/
}

.nav-list a:hover [class*=" icon-"],
.nav-list a:hover [class^="icon-"],
.nav-list a:focus [class*=" icon-"],
.nav-list a:focus [class^="icon-"]
{
    background-image: url(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png);
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.nav-list a:hover,
.nav-list a:focus {
    background: #202531 !important;
    color: #fff !important;
}
.hero-unit {
    background: #202531;
    color: #fff;
}
.hero-unit a {
    color: #ffffff;
    text-decoration: underline;
}
.members .btn-group .btn.dropdown-toggle {
    /*background: #FFFFFF;
    text-transform: none;
    color: #555555;
    font-weight: normal;
    border: 1px solid #ccc;
    padding: 6px 10px;*/
    padding: 16px 16px;
    background: #fff;
    text-transform: capitalize;
}

.section-sales-reports .btn-primary {
    padding: 12px 12px 8px;
}

.section-sales-reports .btn-primary:not(.active),
.section-sales-reports .btn-primary:not(.active):focus,
.section-sales-reports .btn-primary.active:hover {
	background: linear-gradient(90deg, rgba(169,118,39,1) 0%, rgba(226,191,112,1) 100%);
}

.section-sales-reports .btn-primary:hover,
.section-sales-reports .btn-primary.active {
    background: linear-gradient(90deg, rgb(0 181 91) 0%, rgb(0 199 49) 100%);    
    color: #fff !important;
}

.members .table-condensed th, .members .table-bordered th {
    background: #aa7829 !important;
    color: #fff;
    padding-bottom: 4px;
}

.members .table-bordered > tbody > tr > th {
	background: none !important;
    color: black;
}

.members .section-my-addresses input:not(.members .section-my-addresses input.btn-success) {
    font-size: 10px;
}

.members .checkbox.inline {    
    padding: 10px 14px 1px;
    margin: 8px 8px; 
    background: linear-gradient(90deg, rgba(169,118,39,1) 0%, rgba(226,191,112,1) 100%);
    color: #000 !important;
}

.members .checkbox.inline input {
    margin: 0;
}

/******************
*
* REVIEW ORDER PAGE
*
*******************/

.page-review-order .rating-row small.muted {
    color: #524c4c;
}
.page-review-order .page-header {
}
.page-review-order textarea {
    height: 230px;
}
.page-review-order h1 {
    text-align: center;
}

/*********
*
* ERROR 404 PAGE 
*
**********/

.page_error-404 h2,
.page_error-404 h3,
.page_error-404 #body p {
}

.page_error-404 #body p {
    color: #000;
}

.page_error-404 .alert {
    background: transparent !important;
    border: none;
}

.page_error-404 h1 {
    padding: 5px 0px;
}

/************************
*
* ORDER CONFIRMATION PAGE 
*
************************/

.p-thanks-for,
.p-last-minute {
}

.order-complete #order-confirmation {
    padding-top: 15px;
}

/************************
*
* MENU SELECTION PAGE 
*
************************/
.menu-selection h1 {
    text-align: center;
    /*font-size: 40px;
    line-height: 110%;*/
}
.menu-selection h3 {
    text-align: center;
    /*font-size: 30px;
    line-height: 110%;*/
}

/*************
*
* WELCOME PAGE
*
*************/

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}

/*****************
*
* INFORMATION PAGE
*
******************/

.information .table th, .information .table td {
    background: #fff !important;
}

/************************
*
* TERMS AND CONDITIONS PAGE
*
************************/

/*************
*
* SOCIAL MEDIA
*
**************/

/**************
*
* MEDIA QUERIES
*
***************/
@supports (-webkit-touch-callout: none) {
	.btn {
        padding-top: 12px !important;
    }
    .btn-small {
        padding-top: 3px !important;
    }
    input {
        padding-top: 23px !important;
        padding-bottom: 25px !important;
    }
    #responsive-food-menu .btn-navbar.btn-primary {
        padding-top: 8px !important;        
        margin-top: 12px !important;
    }
    #menu-search-box {
        padding-top: 10px !important;
    }
    .modal .well .btn {
        padding-bottom: 7px !important;
        padding-top: 7px !important;
    }
    .dropdown-menu > li > a {
        padding-bottom: 12px !important;
    }
    #basket-container a, #zp-offcanvas-basket a {
        padding-top: 6px !important;
    }
    .btn-tiny {
        padding-top: 0 !important;
        padding-bottom: 3px !important;
    }
    .members .section-my-addresses input.btn-success {
        padding-bottom: 14px !important;
    }
    .section-sales-reports .btn-primary {
        padding-top: 4px !important;
    }
    .members .checkbox.inline {
        padding-top: 16px !important;
        padding-bottom: 0px !important;
    }
    .members .checkbox.inline input {
        margin: 0 !important;
    }
    .members .btn-group .btn.dropdown-toggle {
        padding-top: 8px !important;
    }
    input[type="time"] {
        padding-top: 12px !important;
        padding-bottom: 6px !important;
    }
    .label {
        padding-bottom: 4px;
        padding-top: 4px;
    }
    header .btn.btn-navbar {
        margin-top: 0 !important;
        padding-top: 10px !important;
    }
    
}

@supports not (-webkit-touch-callout: none) {
  /* CSS for other than iOS devices */ 
}

@media (max-width: 480px) {
    /*************
    *
    * GLOBAL
    *
    **************/        
    .input-append {
        display: flex;
        flex-direction: column;
    }
    
    /*************
    *
    * HOME PAGE
    *
    **************/    
    .home h3:not(.home .alert) {
        font-size: 19px;
    }
    .carousel-control {
        top: 80%;
    }
    .carousel-control.left {
        left: 0 !important;
    }
    .carousel-control.right {
        right: 0 !important;
    }    
    
}

@media (min-width: 480px) {
    /*************
    *
    * HOME PAGE
    *
    **************/    
    .slick-slide.slick-active {
        background: none;
    }
    div.slick-slide.slick-current + div.slick-slide {
        background: #FCF2DB;
        border-radius: 120px 120px 0 0;
    }

    div.slick-slide.slick-current + div.slick-slide h3 { 
        color: #202531;
        line-height: initial;    
        font-size: 14px;
    }

    div.slick-slide.slick-current + div.slick-slide a {
        font-size: 10px;
    }

    div.slick-slide.slick-current + div.slick-slide img {        
        margin: auto;
        margin-top: 0;
    }

    div.slick-slide img {
        margin: auto;
        margin-top: 32px;
    }

    .slick-slide h3:not(div.slick-slide.slick-current + div.slick-slide h3),
    .slick-slide a:not(div.slick-slide.slick-current + div.slick-slide a) {
        display: none;
    }

    .pizza_slider {
        padding: 20px 0 0;
    }
    .slick-arrow {
        position: absolute;
        top: 80%;
        left: 0;
        right: 0;
        margin: auto;        
    }
    .slick-prev {
        left: -45%;
    }
    .slick-next {
        right: -45%;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
}

@media (max-width: 767px) {
    /****************
    *
    *  DISPLAY NONE
    *
    *****************/    
    .hide_mobile {
        display: none !important; 
    }
    /****************
    *
    *  HOME PAGE
    *
    *****************/
    #address_base_image_top_mobile {
        margin-bottom: 38px;
    }
    #Postcode_Base_Title,
    #Loyalty_Points_Section,
    #Address_Base,
    #Gallery_Homepage
    {
        text-align: center;
    }
    #Loyalty_Points_Section {
        position: relative;        
    }    

    /****************
    *
    *  HEADER SECTION
    *
    *****************/

    /**************
    *
    *  MENU PAGE
    *
    **************/
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }
    #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
        float: left;
    }
    #navbar-search-menu {
        margin: 0 !important;
    }
    /**************
    *
    *  CHECKOUT PAGE
    *
    **************/
    .checkout .well h4,
    .checkout .well h5,
    .contact-us .ui-widget-header,
    .ui-widget:not(.ui-tabs-menu),
    .how-im-ordering {
        text-align: center;
    }

    /**************
    *
    *  FOOTER
    *
    **************/
    .copyright,
    .cards,
    .vendor-zpos {
        text-align: center;
        display: block !important;
        margin-bottom: 30px;
    }
    .vendor-zpos {
        margin-bottom: 0px;
    }
    .row-variation {
        margin-bottom: 5px;
    }

    /**************
    *
    *  GLOBAL
    *
    **************/
    .checkout h2,
    .contact-us h1 {
        text-align: center;
    }

    /****************
    *
    *  MENU SELECTION
    *
    *****************/
    .menu-selection .btn {
        max-width: 500px;
        margin: 10px auto;
    }

    /****************
    *
    *  CONTACT US PAGE
    *
    *****************/
    .contact-us .box-contact-information {
        margin-top: 22px !important;
    }

    /****************
    *
    *  REVIEW ORDER PAGE
    *
    *****************/
    .row-order-complete- .span12 {
        padding: 20px;
    }
}

@media (min-width: 768px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/  
    .Kebab_Picture {
        margin: 0 !important;
    }
    .margin-top {
        margin-top: 12px;
    }
    #Gallery_Homepage > .row-fluid {
        display: flex;
        align-items: center;
    }
    #Loyalty_Points_First_Section,
    #Loyalty_Points_Second_Section
    {
        text-align: center;
    }
    #Gallery_Homepage > div {
        display: grid; 
        grid-auto-columns: 1fr; 
        grid-template-columns: repeat(4, auto); 
        grid-template-rows: repeat(2, auto); 
        gap: 1em; 
        grid-template-areas:
            "Kebab Kebab Potatoes Pizza_Cheese"
            "Charcoal_Kebabs Charcoal_Kebabs Chicken_Wings Pizza_Moz"; 
    }
    #Home_Cheese_Pizza,
    #Home_Potatoes,
    #Home_Chicken_Wings,
    #Home_Pizza {
        display: block !important;
    }
    #food_hygiene_rating {
    	height: 330px;
    }
    /****************
    *
    *  MENU PAGE
    *
    *****************/      
    #responsive-food-menu .btn-navbar.btn-primary {
        margin-top: 8px !important;
    }
    #responsive-food-menu .ctrl-mob-nav-search.btn.btn-navbar {
        margin-top: 11px !important;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/  
    .carousel-caption {
        height: 200px;
    }
    #Address_Base > .container > .row-fluid {
        display: flex;        
        align-items: center;        
    }
    #Address_Base > .container > .row-fluid [class*="span"] {
        width: 50%;
    }
    #Address_Base > .container > .row-fluid [class*="span"] .row-fluid {
        display: flex;
        flex-direction: column;
    }
    #Address_Base > .container > .row-fluid [class*="span"] .row-fluid [class*="span"] {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    #middle_section {

    }	
    #Loyalty_Points_First_Section > .container > .row-fluid {
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;        
    }
    #Loyalty_Points_First_Section [class*="span"] .row-fluid {
        display: flex;
        flex-direction: column;
    }
    .Loyalty_Points_First_Section_Row_Fluid > [class*="span"] {
        width: 100%;
        text-align: center;
        margin: 0;
    }   
}

@media (min-width: 768px) and (max-width: 1200px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/ 
    .no-margin-left {
        margin-left: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
}

@media (min-width: 768px) and (max-width: 1400px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/ 
    #Loyalty_Points_Second_Section [class*="span"] {
        width: 100%;
    }
    #Loyalty_Points_Second_Section p {
        margin: auto !important;
    }    
    
}

@media (max-width: 979px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/       
    #Postcode_Base {
        text-align: center;
    }
    #middle_section:after,
    #middle_section:before,
    #right_section:after {
        content: '';
        width: 210px;
        height: 2px;
        display: flex;
        background: #E2BF70;    
        margin: 24px auto;
    }    
    .carousel-control.right {
        right: -55px;
    }
    .carousel-control.left {
        left: -55px;
    }
    #Postcode_Base .input-append.col.col2 {
        margin: 20px auto 50px !important;
    }
    /****************
    *
    *  CONTACT US PAGE
    *
    *****************/
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }

    /********
    *
    *  GLOBAL
    *
    *********/
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }

    /****************
    *
    *  HEADER SECTION
    *
    *****************/    
    header {
        background: rgb(4,4,4);
        background: linear-gradient(150deg, rgba(4,4,4,1) 0%, rgba(33,41,54,1) 90%);                
    }
    header:not(.home header) {
        padding-bottom: 12px;
    }
    #logo {
        text-align: center;
        margin: auto;
        max-width: 260px;
        padding: 24px 0 10px;
    }
    .left_column {
        width: 100% !important;
    }
    header .navbar {
        max-width: 360px;
        margin: auto;
        padding-top: 18px;
    }
    #Jalal_Icon {
        margin-right: 18px;
    }
    .nav_socials img {
    	margin-left: 0px !important;
    }
}

@media (min-width: 980px) {
    /****************
    *
    *  DISPLAY NONES
    *
    *****************/    
    #address_base_image_top_mobile
    {
        display: none !important;
    }            
    /****************
    *
    *  HEADER SECTION
    *
    *****************/
    header:not(.home header) {        
        background: #202531;
        padding-bottom: 14px;        
        padding-top: 26px;
    }
    header .navbar-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    header .navbar-inner .nav-collapse {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }        
    header .navbar {
        float: right;
        padding-top: 45px;
    }
    header .navbar:not(.home header .navbar) {
        padding-top: 16px;
    }
    header .navbar .nav > li:first-child {
        padding-left: 0px;
    }
    header .navbar .nav > li:last-child {
        padding-right: 0px;
    }
    header .ct_header_row {
        float: left;
        width: fit-content;
    } 
    header .left_column {
        width: 100% !important;
    }  
    header .navbar .nav > li {
        margin: 0 14px;
    }
    header .navbar .nav > li > a, header .nav-collapse .nav > li > a {
        margin: 14px auto 8px;
        font-size: 14px;
    }           
    .home header {
        background-image: url(/myimages/1158/Home_Background_1st_Section.jpg);
        padding-top: 36px;
    }
    .home #logo img {
        max-height: 195px;
    }
    #Icon_And_Location {
        margin-right: 21px;        
    }
    #Icon_And_Location,
    #Jalal_Icon {
        float: right;
    }
    #opening_base {
        font-size: 12px;
    }
    #opening_base img {
        width: 19px;
    }    

    /****************
    *
    *  HOME PAGE
    *
    *****************/    
    #Post_Header_Homepage h2 {
        font-size: 54px;
    }
    #Post_Header_Homepage p {
        font-size: 17px;
        line-height: 28px;
    }
    #Postcode_Base_Title {
        margin-left: 0; 
        max-width: 475px;
        margin: auto auto 24px 0;
    }
    #Postcode_Base_Title .lead {
        top: 12px;
        font-size: 25px;
        left: 62px;
    }
    #Postcode_Box { 
        max-width: 470px;        
    }
    #Postcode_Box img {
        float: right;
        height: 75px;
    }  
    #Post_Header_Homepage {
        margin-left: 0;
        text-align: left;
        padding-top: 260px;
        max-width: 500px;
    }
    #Post_Header_Homepage .row-fluid {
        max-width: 305px;
        margin-top: 32px;
    }
    .home .price_Personalized {
        font-size: 32px;        
        margin-left: 6px;
    }    
    .pizza_slider {
        padding: 30px 0 0;
        width: 100%;
    }
    div.slick-slide.slick-current + div.slick-slide {
        border-radius: 140px 140px 0 0;
    }
    div.slick-slide.slick-current + div.slick-slide h3 {
        font-size: 32px;
        margin-bottom: 6px;
    }
    div.slick-slide.slick-current + div.slick-slide a {
        font-size: 16px;
    }
    div.slick-slide img {
        margin-top: 50px;
    }
    .slick-arrow {
        top: 335px;
    }
    .slick-prev {
        left: -370px;
    }
    .slick-next {
        right: -375px;
    }
    #Address_Base {
        padding: 50px 0 60px;
    } 
    #Address_Base > .container > .row-fluid {
        position: relative;
    }
    #Address_Base_Image {
        position: absolute;
        right: 0;
        bottom: 0;
    }    
    #Address_Base p {
        font-size: 12px;
    }
    #Address_Base .container .row-fluid [class*="span"] {
        text-align: center;
    }

    #middle_section:after, #middle_section:before, #right_section:after {
        content: '';
        width: 2px;
        height: 125px;
        display: flex;
        background: #E2BF70;
        margin: 24px auto;
        position: absolute;
        top: -40px;
    }
    #middle_section:before {
        left: -7px;
    }
    #middle_section:after {
        right: -15px;
    }    

    #Gallery_Homepage > div {
        display: grid; 
        grid-auto-columns: 1fr; 
        grid-template-columns: 1fr 2fr 1fr 1fr; 
        grid-template-rows: 1fr 1fr; 
        gap: 2em; 
        grid-template-areas: 
            "Potatoes Kebab Chicken_Wings Pizza_Moz"
            "Pizza_Cheese Kebab Charcoal_Kebabs Charcoal_Kebabs"; 
    }    	
    #address_base_image_top_desktop {
        display: block !important;
    }
    #Loyalty_Points_First_Section [class*="span"] .row-fluid {
        display: flex;
        flex-direction: row;
    }

    #Loyalty_Points_Section #middle_section:before {
        left: 4px;
    }
    #Loyalty_Points_Section #middle_section:after {
        right: 15px;
    }
    #Loyalty_Points_Section #right_section:after {
        right: 0px;
    }
    #Loyalty_Points_Section #middle_section:after, 
    #Loyalty_Points_Section #middle_section:before, 
    #Loyalty_Points_Section #right_section:after {
        height: 125px;
        top: -35px;
        position: absolute;
        width: 2px;
    }        
    .carousel-control {
        top: unset;
        bottom: 0;
    }
    .carousel-control.left {
        right: 60px;
        left: unset;
    }
    .carousel-control.right {
        right: 0;
    }    
    .home h2:not(.home .sys-message h2) {
        font-size: 48px;
        margin: 21px 0;
    }
    .home p:not(.home .sys-message p) {
        margin-left: 0;
        max-width: 420px;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .home header .navbar-inner .nav-collapse {
        display: block !important;
    }
}
@media (min-width: 980px) and (max-width: 1400px) {

    #Loyalty_Points_Section [class*="span"] {
        width: 100% !important;
        margin: 0 !important;
        text-align: center;
        position: relative;
    }
}

@media (max-width: 1182px) {
    /***********
    *
    *  MENU PAGE
    *
    ************/
    #basket-container {
        margin-top: 20px;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/     
    #Address_Base #middle_section .row-fluid {
        display: flex;
        flex-direction: column;        
    }
    #Address_Base #middle_section .row-fluid [class*="span"] {
        width: 100%;
        margin: 0;
    }
    #Address_Base h3 {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {
    /****************
    *
    *  MENU PAGE
    *
    *****************/
    #responsive-food-menu.affix {
        left: 0;
    }
    /****************
    *
    *  CONTACT US PAGE
    *
    *****************/
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 20px;
    }
    /****************
    *
    *  MEMBERS PAGE
    *
    *****************/
    .members #frmRegister #ctl-lookupAddress {
        display: block;
    }
    .members #frmRegister #registerPostcode {
        width: 206px;
    }
    .members #frmLogin #ctl-forgotPassword {
        display: block;
    }
    .members #frmLogin #loginPassword {
        width: 206px;
    }
    /****************
    *
    *  GLOBAL
    *
    *****************/
    #body:not(.home #body),
    .home #body > section:not(#Loyalty_Points_Section),
    #Loyalty_Points_Section > div
    {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media (min-width: 1201px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/ 
    div.slick-slide.slick-current + div.slick-slide {
        border-radius: 170px 170px 0 0;
        padding: 38px 0px;
    }
    div.slick-slide img {
        margin-top: 80px;
    }  
    .slick-arrow {
        top: 365px;
    }
    .slick-prev {
        left: -460px;
    }
    .slick-next {
        right: -375px;
    }
    /****************
    *
    *  HEADER
    *
    *****************/     
    header .navbar .nav > li > a, header .nav-collapse .nav > li > a {
        margin: 14px auto 8px;
        font-size: 21px;
    }
    
    /****************
    *
    *  GLOBAL
    *
    *****************/         
    #checkoutPostcode, #registerPostcode, #loginPassword:not(.checkout #loginPassword), #newPostcode {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    #ctl-lookupAddress, #ctl-forgotPassword:not(.checkout #ctl-forgotPassword) {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }        
}

@media (min-width: 1400px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/     
    #Loyalty_Points_Section {
        position: relative;
    }    
    #Loyalty_Points_Section > img {
        display: flex !important;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%;
        max-width: 930px;
    }
    #Loyalty_Points_Section #middle_section:before {
        left: -2px;
    }
    #Loyalty_Points_Section #middle_section:after {
        right: -2px;
    }
    #Loyalty_Points_Section #right_section:after {
        right: -12px;
    }
    #Loyalty_Points_Second_Section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #Loyalty_Points_Second_Section {
        text-align: left;
    }
    #Loyalty_Points_First_Section {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .Loyalty_Points_First_Section_Row_Fluid .span3:first-child {
        padding-left: 60px;
    }
    .Loyalty_Points_First_Section_Row_Fluid .span3:nth-child(2) {
        padding-left: 3px;
    }
    .Loyalty_Points_First_Section_Row_Fluid .span3:nth-child(3) {
        padding-right: 16px;
    }    
    .Loyalty_Points_First_Section_Row_Fluid .span3:last-child {
        padding-left: 16px;
    }        
    .Loyalty_Points_First_Section_Row_Fluid h3 {
        margin-bottom: 4px;
    }
    .Loyalty_Points_First_Section_Row_Fluid p {
        font-size: 16px;
        max-width: 215px !important;
    }
}

@media (min-width: 1600px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/    
    .pizza_slider {
        position: absolute;
        left: 0;        
        padding-top: 30px;
        max-width: 1060px;
    }    
    div.slick-slide.slick-current + div.slick-slide {
        border-radius: 140px 140px 0 0;
        padding: 21px 0 100px;
    }
    .slick-prev {
        left: 960px;
        top: 260px;
        z-index: 10;
    }
    .slick-next {
        top: 200px;
        right: -960px;
    }    
    /********
    *
    *  HEADER
    *
    *********/
    .home header {
        padding-bottom: 430px;
        background-position: top;
    }
}

@media (min-width: 2000px) {
    /****************
    *
    *  HOME PAGE
    *
    *****************/    
    .home .outer-wrapper .inner-wrapper {
        max-width: 1920px;
        margin: auto;
        position: relative;
    }
    div.slick-slide.slick-current + div.slick-slide {
        border-radius: 140px 140px 0 0;
    }
    .inner-wrapper {        
        box-shadow: 0px 0px 25px 0px #cecece;
    }
}

.mac-os .btn:not(.btn-tiny, .btn-navbar), .mac-os #responsive-food-menu .btn-navbar.btn-primary {
    padding: 14px 26px 14px !important;
}
.nav_socials {
    float: right;
}
.nav_socials img {
    margin-right: 5px;
    margin-left: 5px;
}

.selected-no-salad {
 	display: none;   
}