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

body .visible-guildford { display:none !important; } 
body .hidden-guildford { display:inherit !important; } 
body.shop_guildford .hidden-guildford { display:none !important; }
body.shop_guildford .visible-guildford { 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: 'Raleway';
}
h1 {
	font-family: 'Francois One';
}
h2 {
	font-family: 'Francois One';
}
h3 {
	font-family: 'Francois One';
}
h4 {
	font-family: 'Francois One';
}
body {
	background-color: #8ec12d;


	background-repeat: repeat-x;
	background-attachment: fixed;
}

header, #mobile-header {

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

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

.pizzaimage {
    display: none;
}

body {
    background: rgb(56, 107, 2);
    background: -moz-linear-gradient(top, rgba(56, 107, 2, 1) 0%, rgba(144, 195, 46, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(56, 107, 2, 1)), color-stop(100%, rgba(144, 195, 46, 1)));
    background: -webkit-linear-gradient(top, rgba(56, 107, 2, 1) 0%, rgba(144, 195, 46, 1) 100%);
    background: -o-linear-gradient(top, rgba(56, 107, 2, 1) 0%, rgba(144, 195, 46, 1) 100%);
    background: -ms-linear-gradient(top, rgba(56, 107, 2, 1) 0%, rgba(144, 195, 46, 1) 100%);
    background: linear-gradient(to bottom, rgba(56, 107, 2, 1) 0%, rgba(144, 195, 46, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#386b02', endColorstr='#90c32e', GradientType=0);
}

#container {
    background: none;
    padding: 0px;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}

.carousel-control {
    top: 90%;
    text-align: center;
    background: #69268C;
}

.website-image.img-rounded img {
    border: solid 1px rgba(134, 190, 64, 1);
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

header #logo {
    min-height: none;
    position: absolute;
}

header #logo img {
    margin-top: -56px;
}

header #logo {}

.home header #logo {
    margin-top: 30px;
}

header .navbar .brand {
    padding: 0px;
    margin-left: 0px;
    text-shadow: none;
}

#body {
    margin-top: 30px;
}

.home #body {
    margin-top: 50px;
}



/* Global */
body {
    padding-bottom: 0px;
}

a:not(.btn),
footer .label-copyright a,
.toptopdetails a {
    color: #2a4f01;
    font-weight: 900;
    text-decoration: none;

    &:hover, &:focus {
        text-decoration: underline;
    }
}

a:is(.navbar .nav):hover, a:is(.navbar .nav):focus {
    text-decoration: none;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a,
.modal-footer,
.modal-header,
.popover-title {
    background: rgb(18, 21, 96);
    background: -moz-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(18, 21, 96, 1)), color-stop(55%, rgba(18, 21, 96, 1)));
    background: -webkit-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -o-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -ms-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: linear-gradient(to bottom, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121560', endColorstr='#121560', GradientType=0);
    color: #fff;
}

.gm-style-iw,
.popover {
    color: #1d1d1d;
}

.well {
    background: rgb(18, 21, 96);
    background: -moz-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(18, 21, 96, 1)), color-stop(55%, rgba(18, 21, 96, 1)));
    background: -webkit-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -o-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: -ms-linear-gradient(top, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    background: linear-gradient(to bottom, rgba(18, 21, 96, 1) 2%, rgba(18, 21, 96, 1) 55%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121560', endColorstr='#121560', GradientType=0);
    border: solid 1px rgba(134, 190, 64, 1);
    color: #fff;
}

.well .muted {}

.well legend {
    color: #fff;
}


/* *************** */
/* TOP BAR DETAILS */
/* *************** */
#topbar {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 9px 0;
}

.toptopdetails {
    background: #99CC33;
    color: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.75);
}

.ct_local_branch_details,
.ct_user_status {
    margin: 0px !important;
    padding: 0px;
    min-height: 0px !important;
}



/* **** */
/* FONT */
/* **** */
.mod_postcode_box .lead,
.members legend,
.members .nav-header,
.main-menu li a,
#responsive-food-menu .brand,
.checkout h5,
button.btn-proceed-final {
    font-family: 'Francois One' !important;
}

/* ******** */
/* CHECKOUT */
/* ******** */
button.btn-proceed-final {
    font-size: 24px !important;
    padding: 15px;
    line-height: 105%;
    margin: 10px 0;
}

.checkout h5 {
    font-size: 17px !important;
    margin-bottom: 15px;
}

.trigger-paymentmethod .muted {
    color: #8F8F8F !important;
}

.checkout .success {
    display: flex;
}

.checkout #checkoutVouchercode {
    flex-grow: 1;
}

.checkout #frmProceed .span4 .well:nth-child(1) {
    background: #fff;
    color: #1d1d1d;
}

.checkout .well .muted {}

.contact-us .ui-widget-content {
    background: #fff;
    color: #1d1d1d;
}

.box-opening-hours {
    margin-top: 20px;
}

/* ************* */
/* DISPLAY NONEs */
/* ************* */
.home h1,
.home-about,
#body-bottom-hr,
.ct_phone,
.contact-us h1,
.checkout h2 {
    display: none;
}


/* ************ */
/* NAV (HEADER) */
/* ************ */
header {
    margin-top: 70px;
}

header .navbar-inner {
    background: #99CC33;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    border: none;

}

#opening-status,
header .nav.main-menu {
    float: right;
}



header .navbar-inner .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

header .navbar-inner .main-menu>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 2px 1px 1px rgba(78, 129, 13, 1) !important;
    line-height: 42px;
    font-size: 24px;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 18px;
}

header .navbar-inner .main-menu li a {}

header .navbar-inner .main-menu ul.dropdown-menu {}

/* Hover & Active */
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,
header .navbar .nav>li>a:focus,
header .navbar .nav>li>a:hover,
header .navbar .nav>.active>a,
header .navbar .nav>.active>a:hover,
header .navbar .nav>.active>a:focus {
    background: rgb(117, 168, 33);
    background: -moz-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(117, 168, 33, 1)), color-stop(100%, rgba(70, 121, 9, 1)));
    background: -webkit-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -o-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -ms-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75a821', endColorstr='#467909', GradientType=0);
    color: #fff;
}

/* Hover Caret */
header .navbar .nav li.active.dropdown>a .caret,
header .navbar .nav li.dropdown>a:hover .caret,
header .navbar .nav li.dropdown>a:focus .caret {
    border-top-color: #fff !important;
    border-bottom-color: #fff !important;
}

header .navbar .btn-navbar {
    background: none;
    border: 0;
    box-shadow: none;
    padding-right: 0;

    &:hover,
    &:focus {
        background: none;

        .icon-bar {
            background-color: #121560;
        }
    }
}

/* Dropdown */
header .nav-collapse .nav>li>a:hover,
header .nav-collapse .nav>li>a:focus,
header .nav-collapse .dropdown-menu a:hover,
header .nav-collapse .dropdown-menu a:focus,
header .dropdown-menu>li>a:hover,
header .dropdown-menu>li>a:focus,
header .dropdown-submenu:hover>a,
header .dropdown-submenu:focus>a {
    background: rgb(117, 168, 33);
    background: -moz-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(117, 168, 33, 1)), color-stop(100%, rgba(70, 121, 9, 1)));
    background: -webkit-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -o-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: -ms-linear-gradient(top, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    background: linear-gradient(to bottom, rgba(117, 168, 33, 1) 0%, rgba(70, 121, 9, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75a821', endColorstr='#467909', GradientType=0);
    color: #fff;
    font-weight: 400;
    border: none;
}

li.menu .dropdown-menu {
    background: #99CC33;
}

li.menu .dropdown-menu>li>a {
    color: #fff;
    font-size: 19px;
    text-align: center;
    font-weight: 400;
}

.menu .tb-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Francois One' !important;
    font-size: 22px;
    text-shadow: 2px 1px 1px rgba(49, 50, 49, 0.49);
}

/* *************** */
/* NAV (MENU PAGE) */
/* *************** */

#responsive-food-menu.affix {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
}

#responsive-food-menu .brand {
    text-shadow: none;
    color: #fff;
}

#responsive-food-menu .navbar-inner {
    background: rgba(153, 204, 51, 1) !important;
    color: #fff;
    border: rgba(0, 0, 0, 0.9) !important;
}

.menu .ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: rgba(153, 204, 51, 1) !important;
    border-top: none;

}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-right: 0 !important;
}

.btn.btn-option .caret {
    margin-top: 5px;
}

#responsive-food-menu .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ {
    background: none;

    span {
        color: #2a4f01;
        font-family: 'Raleway';
        font-weight: 900;
        text-decoration: none;
    }

    &:hover,
    &:focus {
        background: none;

        span {
            color: #2a4f01;
            text-decoration: underline;
        }
    }
}

.icon-search {
    filter: brightness(100);
    position: relative;
    top: 2px;
}

/* Empty space on mobile fix (test) */
.page_menu #editSpecialDealModal .modal-body img.special-media-object {
    display: none !important;
}

/* ******** */
/* POSTCODE /*
/* ******** */
.mod_postcode_box {
    background: rgb(209, 53, 49);
    background: -moz-linear-gradient(top, rgba(209, 53, 49, 1) 0%, rgba(174, 26, 21, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(209, 53, 49, 1)), color-stop(100%, rgba(174, 26, 21, 1)));
    background: -webkit-linear-gradient(top, rgba(209, 53, 49, 1) 0%, rgba(174, 26, 21, 1) 100%);
    background: -o-linear-gradient(top, rgba(209, 53, 49, 1) 0%, rgba(174, 26, 21, 1) 100%);
    background: -ms-linear-gradient(top, rgba(209, 53, 49, 1) 0%, rgba(174, 26, 21, 1) 100%);
    background: linear-gradient(to bottom, rgba(209, 53, 49, 1) 0%, rgba(174, 26, 21, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d13531', endColorstr='#ae1a15', GradientType=0);
    color: #fff;
}

.mod_postcode_box .muted {
    color: #fff;
}

.mod_postcode_box ul.dropdown-menu {
    background: #51a351;
    color: #fff;
}

.mod_postcode_box ul.dropdown-menu a {
    color: #fff;
}

.mod_postcode_box ul.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    background: #fff;
    color: #51a351;
    font-weight: bold;
    text-shadow: none;
}

.mod_postcode_box .lead {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 100%;
    text-shadow: 1px 1px 1px rgba(121, 1, 29, 1);
    margin-bottom: 13px;
}

/* ************* */
/* OPEN & CLOSED */
/* ************* */
.status-CLOSED,
.status-OPEN {}

.status-CLOSED {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.status-OPEN {
    color: #dff0d8;
    background-color: #d6e9c6;
    border-color: #dff0d8;
}



/* ********** */
/* BOTTOM ROW */
/* ********** */
.bottomrow {
    background: #69268C;
    text-align: center;
    border-top: solid 2px #A15AC5;
    color: #fff;
    font-size: 21px;
    line-height: 120%;
    font-weight: 200;
    padding: 32px 0;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.4);
}

.imagetab {
    background: url('/myimages/250/zpos-bg-ChickenWings.jpg') no-repeat;
    background-size: cover;
}

.imagetab>p {
    font-size: 35px;
    color: #fff;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);
    line-height: 110%;
    max-width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
}

/* ****** */
/* FOOTER */
/* ****** */
footer .label-copyright {
    color: #3A6D03;
}

footer,
.bottomrow .slides,
.underfooter div {
    max-width: 1170px;
    margin: 0 auto;
}

.footerwrap {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
    margin-top: 30px;
}

.home .footerwrap {
    margin-top: 0px;
}

footer {
    padding: 20px;
}

/* ************ */
/* UNDER FOOTER */
/* ************ */
.underfooter {
    padding: 10px 0;
    background: #fff;
    text-align: center;

}

.underfooter img {
    max-width: 32px;
}

.underfooter small {
    display: none;
}

.underfooter a {
    background-color: transparent;
    background: none;
    border: none;
    box-shadow: none;
}


/* ***          *** */
/* *** MEMBERS  *** */
/* ***          *** */
/* ***          *** */
#frmLogin legend,
#frmRegister legend {
    color: #fff;
    font-size: 26px;
}

.members .sidebar-nav,
.members .sidebar-nav a {
    text-shadow: none;
    color: #fff;
}

.members .nav-header {
    text-shadow: none;
    color: #fff;
}

.members .span9,
.members .sidebar-nav {
    color: #fff;
}

.members .section-my-profile h1 {
    padding: 20px 0px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus,
.nav.nav-list>li>a:hover,
.nav.nav-list>li>a:focus {
    background: #0088cc;
    color: #fff;
}

.members .span9 {
    border: solid 1px #fff;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.members .span9 legend {
    color: #fff;
}

.members .hero-unit {
    background-color: #0088cc
}

.members .hero-unit a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}




/* ****** */
/* ALERTS */
/* ****** */
.menu-selection .alert,
.how-im-ordering {
    background-color: #121560;
    border-color: #fff;
    color: #FFFFFF;
    text-shadow: none;
}

.how-im-ordering h2 {
    color: #fff;
}

.how-im-ordering small {
    color: #3a8fb9;
}

.how-im-ordering a {
    color: #3a8fb9;
}

.menu-selection .alert {
    text-align: center;
}

/* ******* */
/* BUTTONS */
/* ******* */
.btn.btn-info,
.btn.btn-inverse,
.btn.btn-danger,
.btn.btn-success {
    /*color:#fff;
    text-transform:uppercase;
    font-family: 'Passion One' !important;
    text-shadow: 1px 1px 2px rgba(0, 0, 1, 0.9);
    font-size:20px;*/
}

.btn.btn-success {
    /*background:#31a21e;
    background-color:#31a21e;*/
}

/* ********** */
/* CONTACT US */
/* ********** */

/* MENU STYLEING */
h5.media-heading .name {
    /*color:#002363;
    font-weight:bold;*/
}


/* ***** */
/* FIXES */
/* ***** */
.contact-us .ui-widget-content a {
    color: #1d1d1d;
}

#ctl-forgotPassword {
    text-shadow: none;
    font-size: 12px;
    /*color:#fff;*/
}

.checkout .voucher_box span:nth-child(1) {
    display: none;
}

#editProductModal .modal-body .well {
    background: transparent !important;
    background-color: transparent !important;
    color: #1d1d1d;
}

.navbar.affix .navbar-inner {
    border-left: none !important;
    border-right: none !important;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.75);
}


.row-odd,
.row-product:hover {
    background: transparent;
}

.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th {
    background: transparent;
}

.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    /*background:#3b89ca;*/
    background: none;
}

.menu h1 {
    font-size: 72px;
    text-align: center;
    padding: 30px;
    line-height: 100%;
    color: #fff;
}

.website-image.img-rounded.white-border img {
    border: 2px solid #fff;
}



/* ***              *** */
/* ***              *** */
/* *** MEDIA QUERYS *** */
/* ***              *** */
/* ***              *** */
/* Large desktop */
@media (min-width: 1200px) {
    ...
}

@media (max-width: 1200px) {
    .page_menu .website-image {
        text-align: center;
    }
}


/* Desktop */
@media (min-width: 979px) {
    .pizzaimage {
        display: noe position: absolute;
        margin-top: -310px;
        margin-left: 300px !important;
        z-index: -1;
        display: inherit !important;
    }

}


/* Not Desktop */
@media (max-width: 979px) {
    .home .website-image {
        text-align: center;
    }

    #container.container {
        padding: 0 !important;
    }

    header #logo {
        position: inherit;
        text-align: center;
    }

    .home header #logo {
        margin-top: 0px;
    }

    header #logo>img {
        margin-top: 0px;
    }

    header .navbar-inner .main-menu>li>a {
        text-shadow: none !important;
        font-weight: 400;
        text-align: center;
    }

    #opening-status,
    header .nav.main-menu {
        float: none;
    }

    .ct_local_branch_details.span6,
    .ct_user_status.span6 {
        text-align: center !important;
        width: 100%;
    }

    #container.container {
        padding-left: 20px;
        padding-right: 20px;
    }

    body {
        padding-left: 0px;
        padding-right: 0px;
    }

    .imagetab {
        border-top: solid 1px #fff;
    }

    /* Checkout page layout fix */
    checkout #body>.container>.row-fluid {
        width: 100%;
        max-width: 600px;
        margin: 0px auto;
    }

    .checkout #body>.container>.row-fluid>[class*="span"],
    .checkout #frmProceed>[class*="span"] {
        width: 100% !important;
        margin-left: 0px;
    }

    .checkout .website-image {
        text-align: center;
    }
    
    .menu #basket-container .order-checkout {
        margin-top: 10px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .members select {
        width: 196px;
    }
    
    #loginSigninOrder {
        margin-top: 5px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

    footer,
    .vendor {
        text-align: center !important;
    }

    footer .span4 {
        padding: 10px 0;
    }

    .pm-mobile-center img {
        text-align: center;
        margin: 0 auto;
    }

    .ad {
        text-align: center;
    }

    .bottomrow,
    .carousel-control {
        display: none;
    }

    .imagetab>p {
        font-size: 21px;
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* Landscape phones and down */
@media (max-width: 480px) {
    header .navbar-inner .main-menu>li>a {
        font-size: 22px;
    }

    li.menu .dropdown-menu>li>a {
        font-size: 16px;
    }
}


#basket-container .ui-widget-content {
    background: #fff;
    color: #1d1d1d;
}



/* BTN SUCCESS */
.btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #31BD0E;
    *background-color: #31BD0E;
    background-image: -moz-linear-gradient(top, #31BD0E, #25920B);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#31BD0E), to(#25920B));
    background-image: -webkit-linear-gradient(top, #31BD0E, #25920B);
    background-image: -o-linear-gradient(top, #31BD0E, #25920B);
    background-image: linear-gradient(to bottom, #31BD0E, #25920B);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31BD0E', endColorstr='#25920B', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn[disabled] {
    background-color: #31BD0E;
    background-image: none;
}



/*BTN DANGER */
.btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FE2626;
    *background-color: #FE2626;
    background-image: -moz-linear-gradient(top, #FE2626, #B70303);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FE2626), to(#B70303));
    background-image: -webkit-linear-gradient(top, #FE2626, #B70303);
    background-image: -o-linear-gradient(top, #FE2626, #B70303);
    background-image: linear-gradient(to bottom, #FE2626, #B70303);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FE2626', endColorstr='#B70303', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn[disabled] {
    background-color: #FE2626;
    background-image: none;
}

.openingstatusMobile div {
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
}

.openingstatusMobile .status-CLOSED,
#opening-status.status-CLOSED,
#opening-status.status-CLOSED:hover,
#opening-status.status-CLOSED:focus {
    background: rgb(169, 3, 41);
    background: -moz-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(169, 3, 41, 1)), color-stop(44%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
    background: -webkit-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -o-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: -ms-linear-gradient(top, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    background: linear-gradient(to bottom, rgba(169, 3, 41, 1) 0%, rgba(143, 2, 34, 1) 44%, rgba(109, 0, 25, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0);
    color: #fff !important;
    text-shadow: none !important;
}

.openingstatusMobile .status-OPEN,
#opening-status.status-OPEN,
#opening-status.status-OPEN:hover,
#opening-status.status-OPEN:focus {
    background: rgb(161, 90, 197);
    background: -moz-linear-gradient(top, rgba(161, 90, 197, 1) 0%, rgba(105, 38, 140, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(161, 90, 197, 1)), color-stop(100%, rgba(105, 38, 140, 1)));
    background: -webkit-linear-gradient(top, rgba(161, 90, 197, 1) 0%, rgba(105, 38, 140, 1) 100%);
    background: -o-linear-gradient(top, rgba(161, 90, 197, 1) 0%, rgba(105, 38, 140, 1) 100%);
    background: -ms-linear-gradient(top, rgba(161, 90, 197, 1) 0%, rgba(105, 38, 140, 1) 100%);
    background: linear-gradient(to bottom, rgba(161, 90, 197, 1) 0%, rgba(105, 38, 140, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a15ac5', endColorstr='#69268c', GradientType=0);
    color: #fff !important;
    text-shadow: none !important;
}


.btn-group,
textarea,
input,
.btn,
.alert,
button {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.fivestar {
    max-width: 160px;
    float: right;
    /* margin-bottom: 20px; */
    /* display: none; */
    margin: -59px 0 5px;
}


/**CHANGES COL OF LOYALTY POINTS BOX**/
.loyaltypoints_box .lead {
    color: #121560;
    font-size: 30px !important;
}

.loyaltypoints_box p {
    color: #121560;
}

.loyaltypoints_box label.checkbox.text-left {
    color: #121560;
}

/*read more*/
.loyaltypoints_box .ctl-pointsoptions a {
    color: #121560;
    font-weight: bold;
    text-shadow: none;
}

.menu-container-home-delivery #container-category-7832 {
    display: none !important;
}

.disabled-category {
    opacity: .5;
    pointer-events: none !important;
}