@import url(https://fonts.googleapis.com/css?family=Open+Sans|Arvo);

body .visible-miltonkeynes { display:none !important; } 
body .hidden-miltonkeynes { display:inherit !important; } 
body.shop_miltonkeynes .hidden-miltonkeynes { display:none !important; }
body.shop_miltonkeynes .visible-miltonkeynes { 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: #ffffff;
	font-family: 'Open Sans';
	font-size: 16px;
}
h1 {
	color: #ffffff;
	font-family: 'Arvo';
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #090d40;

	/*background-image: url("/myimages/590/zpos-bg-MKPeri_BlueTextureBg.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/590/images/zpos-bg-MKPeri_BlueTextureBg.jpg?auto=compress");

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

header, #mobile-header {
	background-color: #090d40;

	/*background-image: url("/myimages/590/zpos-bg-MKPeri_PizzaBg.jpg");*/
	background-image: url("//cdn1.zfood.co.uk/590/images/zpos-bg-MKPeri_PizzaBg.jpg?auto=compress");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
}

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

.social_media_links {
    position: absolute;
    left: 10px;
    top: 10px;
}


.social_media_links.home_social .btn {    
	max-width: 60px !important;
    padding: 0;
    width: 42px;
    margin: 0 auto !important;
    background: none;
    border: none;
}
    
.social_media_links .btn small {
    display: none;
}

/*---------------------resets/ display nones/ global---------------------*/

* {
    text-shadow: none !important;
    box-shadow: none !important;
    font-weight: normal !important;
    line-height: normal;
    border-radius: 0 !important;
}
.home h1 small, .contact-us h1,  #body-bottom-hr, .ct_header_row, .voucher_box span,
.column_slideshow, .mod_postcode_box .btn-group, .home .ct_details_bar{
    display: none !important;
}
#container, body {
    padding: 0;
}
footer {
    margin-top: 0;
}
/*--- loyalty points/credit card ----*/
.loyaltypoints_box .lead, 
.loyaltypoints_box .ctl-pointsoptions a, 
.loyaltypoints_box label.checkbox.text-left, 
.loyaltypoints_box p, .checkout button small,
.ui-helper-block .muted{
    color: #000;
}
/*---------------------fonts---------------------*/
a, a:hover, a:focus{
    color: #ead22e;
}	
.navbar .brand, legend, .ctrl-offcanvas_productmenu_toggle .text-info, .uk-offcanvas-bar table .text-info,
.help-block, .section-.well .muted, .alert-info.well-login, .checkout .btn-link, .voucher_box h5,
.voucher_box .success span, .muted,  h2 small, em , .error-404 h1{
    color: #fff;
}
.popover, .gm-style-iw, .trigger-paymentmethod .muted, .well-white {
    color: #000;
}
h1{
    text-transform: uppercase;
}	
.error-404 h1{
    text-transform: uppercase;
}	
.menu h1 {
    text-align: center;
    font-size: 75px;
    line-height: 150%;
}

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"],
.uneditable-input {
	font-family: "Open Sans";
    border-color: #acacac;
}
select {
    border: 1px solid #acacac;
}
h5.media-heading, h5.media-heading .name, h5.media-heading .menunumber{
    font-weight: bold !important;
}	

.uk-offcanvas-bar table .text-success {
    color: #ffdc26;
}

.uk-offcanvas-bar table .text-error {
    color: #ff5653;
}
/*---------------------containers---------------------*/
header{
 	padding: 50px 0;   
}

.home header{
    position: relative;
    -webkit-box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.75) !important;
       -moz-box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.75) !important;
    		box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.75) !important;
    padding: 0;
}
.home header{
    min-height: 615px;
}	
#container {
    border-radius: 0;
    width: 100%;
    background: none;
}
#logo{
 	padding: 20px;   
}
#body, #responsive-food-menu, .ct_details_bar {
    max-width: 1170px;
    margin: 0 auto;
}
#body{
    margin-bottom: 20px;   
}
.home #body, header{
    max-width: 1920px;
    margin: 0 auto;
}	
footer .row-fluid {
    max-width: 1170px;
    margin: 0 auto;
}	
.well {
    background: none;
    border-radius: 0;
    border: none;
}
.hero-unit {
    background: #c82222;
}
.hero-unit a{
    color: #fff;
    text-decoration: underline;
}
.contact-us .well{
 	background: #d71010;
}
#contact_map_canvas{
    -webkit-box-shadow: 0px 0px 17px 6px rgba(0,0,0,0.35) !important;
       -moz-box-shadow: 0px 0px 17px 6px rgba(0,0,0,0.35) !important;
    	    box-shadow: 0px 0px 17px 6px rgba(0,0,0,0.35) !important; 	   
}
/*---------------------home about---------------------*/
.home .main{
 	background: url(/myimages/590/zpos-bg-MKPeri_BlueImageBg.jpg);
    padding-bottom: 50px;
}
.home-about{
    max-width:845px;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
}
.location-text{
    font-size: 24px;
    color: #9e9d9d;    
}
.orange{
    color: #ead22e;
}	
.home h1{
    margin-top: 10px;
 	font-size: 67px;
    text-transform: uppercase; 
}
.home-about p{
 	font-size: 47px;
    color: #9e9d9d;
}
.home .ct_local_branch_details{
 	margin-bottom: 10px;   
}
.home .ct_local_branch_details, .home .ct_user_status{
 	font-size: 24px;
}
/*---------------------nav styles---------------------*/
header .navbar{
    background: #fff;
    border: 1px solid #000;
    max-width: 1000px;
    margin: 0 auto;
}
.home header .navbar{
    margin: 35px auto 0;
}
header .navbar-inner {
    background: #20205e;
    border: 1px solid #000;
    padding: 0;
    -webkit-transform: translate(-10px, 10px);
       -moz-transform: translate(-10px, 10px);
            transform: translate(-10px, 10px);
}
.navbar .nav {
    width: 100%;
    margin: 0 0 20px 0;
}
.navbar .nav>li>a {
    background: none;
    color: #fff;
    font-family: 'Arvo';
    font-size: 22px;
    font-weight: bold !important;
    text-transform: uppercase;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover, .navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #c82222;
    background: none;
    text-decoration: underline;
}


/*---------------------caret colour---------------------*/


.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret {
    border-top-color: #fff;
    margin-top: 9px;
}

.navbar .nav li.dropdown>.dropdown-toggle:hover>.caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #c82222;
}

/*---------------------nav list---------------------*/
.nav-header,
.nav-list>li>a{
    color: #fff
}
.nav-list>li>a:hover, .nav-list>li>a:focus, .nav-list>.active>a,
.nav-list>.active>a:hover, .nav-list>.active>a:focus {
    background: #c82222;
}

/*---------------------nav button---------------------*/


.navbar .btn-navbar {
    background: none;
    text-shadow: none;
    border: none;
    margin: 5px;
}

.navbar .btn-navbar .icon-bar {
    background: #fff;
    width: 29px;
    height: 3px;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 5px;
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background: none;
}

#responsive-food-menu .btn-navbar{
    background: #d71010;
}
#responsive-food-menu .btn-navbar .text-info{
    color: #fff;
}
.navbar-affix-container{
 	height: auto !important;   
}
/*---------------------dropdown menu---------------------*/

.dropdown-menu {
    background: #fff;
}
.navbar .dropdown-menu{
    left: -20px;
}
.dropdown-menu>li{
    padding: 3px 20px;
}
header .dropdown-menu>li>a{
    font-size: 18px;   
}
.dropdown-menu>li>a {
    color: #181818;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
}
.dropdown-menu>li:hover, .dropdown-menu>li:focus {
    background: none;
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{
    background: none; 
    color: #20205e;
}
.dropdown-menu>li.divider {
    padding: 0;
}
/*---------------------opening status---------------------*/
.navbar .brand{
    margin-left: 0;
    padding: 7px 0 0 0;
}	
#opening-status{
    margin: 0 15px;
}	
.status-CLOSED {
    color: #d02027 !important;
}
.status-OPEN {
    color: #57b947 !important;
}
/*---------------------details bar---------------------*/
.ct_details_bar{
 	padding: 10px;
    box-sizing: border-box;   
}
.ct_user_status, .ct_local_branch_details{
 	line-height: 30px;   
}
.home .ct_details_bar{
 	margin-top: 10px;   
}
.home .ct_details_bar small{
    font-size: 14px;
    line-height: 1.2em;
}
/*---------------------slider---------------------*/
.carousel{
    margin-bottom: 0;
}	
.carousel-control{
    background: none;
    color: #ae8422;
    border: none;
    font-family: 'Roboto';
    font-size: 160px;
    opacity: 0.9;
}	
.carousel-control:hover{
    color: #ae8422;
    opacity: 1;
}
/*---------------------postcode box---------------------*/
.column_modules{
    max-width: 715px;
    float: right;
    margin: 150px 105px -41px; 0;
    background: #d71010;
}	
.mod_postcode_box {
    background: #fff;
    box-sizing: border-box;
    padding: 37px;
    color: #0f0f0f !important;
    margin-bottom: 0;
    -webkit-transform: translate(-25px, 25px);
       -moz-transform: translate(-25px, 25px);
            transform: translate(-25px, 25px);
    -webkit-box-shadow: 0px 0px 27px 12px rgba(0,0,0,0.35) !important;
       -moz-box-shadow: 0px 0px 27px 12px rgba(0,0,0,0.35) !important;
    	    box-shadow: 0px 0px 27px 12px rgba(0,0,0,0.35) !important;
}
.mod_postcode_box .lead {
    font-family: "Open Sans";
    color: #464343;
    font-size: 33px;
    font-weight: 800 !important;
    text-transform: uppercase;
    line-height: 150%;
    margin-top: 25px;
}

.mod_postcode_box input, .mod_postcode_box .btn {
    height: 60px;
    border: none;
    border-radius: 0 !important;
    font-size: 25px;
    font-family: "Open Sans";
    font-weight: 800 !important;
}
.mod_postcode_box > .input-append {
    max-width: 100%;
    width: 80%;
}
.mod_postcode_box input{
 	border: 1px solid #acacac;   
    margin-bottom: 20px;
}
.mod_postcode_box .btn{
    color: #fff;
    text-transform: uppercase;
    padding-top: 19px;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35) !important;
       -moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35) !important;
   		    box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.35) !important;
}
.mod_postcode_box .btn-primary{
    background: #d71010;
}
.mod_postcode_box .btn-primary:hover{
    background: #BE0000;
}
.mod_postcode_box .btn-success{
    background: #d71010;
}
.mod_postcode_box .btn-success:hover, .mod_postcode_box .btn-success:focus{
    background: #BE0000;
}
.mod_postcode_box .col3 {
 	width: 80%;   
    margin: 0 auto;
}
.mod_postcode_box .col3 small {
    font-size: 16px;    
}

/*---------------------home grid---------------------*/
.home-about h1{
 	font-weight: bold !important;
    line-height: 1.2;
    text-shadow: 0px 10px 8px rgba(0, 0, 0, 0.34) !important;
}
.home-about h1 span{
 	display: block;
    color: #c82222;
    font-weight: bold !important;
    text-shadow: 0px 10px 8px rgba(0, 0, 0, 0.34) !important;
}
#btmGrid{
    position: relative;
 	max-height: 860px;
    height: 100%;
    width: 100%;
}
.left-grid,.right-grid{
 	width: 50%;
    float: left;
}
.left-grid, .top-grid, .bottom-grid{
    position: relative;
}	
.left-grid:hover .inner-content, .top-grid:hover .inner-content, .bottom-grid:hover .inner-content{
    opacity: 1;
}	
.inner-content{
    opacity: 0;
    background: rgba(0,0,0,.2);
 	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    outline: 10px solid #fff;
    outline-offset: -50px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
       -mos-transition: all 0.3s ease-in-out;
   		    transition: all 0.3s ease-in-out;
}
.grid-text{
    position: absolute;
    top: 50%;
    left: 50%;
 	transform: translate(-50%, -50%);
    width: 100%;
}
.grid-text p{
    font-family: 'Arvo';
 	font-size: 50px;    
    font-weight: bold !important;
    margin-bottom: 10px;
    text-shadow: 0px 8px 8px rgba(0, 0, 0, 0.4) !important;
}
.grid-text .btn{
    font-family: 'Open Sans';
 	font-size: 30px; 
    background: #c82222;
    color: #fff;
    padding: 15px 50px;
    line-height: 100%;
    font-weight: bold !important;
    text-transform: uppercase;
}
.grid-text .btn:hover, .grid-text .btn:focus{
 	background: #AF0909;   
}
.mobile-pizza{
 	display: none;   
}
/*---------------------table stripped fix---------------------*/

table, .table-striped tbody>tr:nth-child(odd)>td, 
.table-striped tbody>tr:nth-child(odd)>th,.table-hover tbody tr:hover>td,
.table-hover tbody tr:hover>th, table .muted, .well-basket{
    background: #fff;
    color: #000;
}

.uk-offcanvas-bar table,
.uk-offcanvas-bar .table-striped tbody>tr:nth-child(odd)>td,
.uk-offcanvas-bar .table-striped tbody>tr:nth-child(odd)>th,
.uk-offcanvas-bar .table-hover tbody tr:hover>td,
.uk-offcanvas-bar .table-hover tbody tr:hover>th,
.uk-offcanvas-bar table .muted,
.box-delivery-information table, .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .box-delivery-information .table-hover tbody tr:hover>td,
.box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #fff;
}
.contact-us .box-delivery-information table, .contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>td,
.contact-us .box-delivery-information .table-striped tbody>tr:nth-child(odd)>th, .contact-us .box-delivery-information .table-hover tbody tr:hover>td,
.contact-us .box-delivery-information .table-hover tbody tr:hover>th {
    background: none;
    color: #000;
}

/*---------------------menu page popovers---------------------*/

.popover .popover-title {
    background: #c82222;
    color: #fff;
}

/*---------------------modal---------------------*/
.modal {
    border: none;
}

.modal-header {
    background: #c82222;
    color: #fff;
}

.modal-body {
    background: #fff;
    color: #000 !important;
}

.modal-body .media-body {
    text-align: center;
}

.modal-body>ul:after,
.modal-body .media-body ul:after {
    content: '';
    display: table;
    clear: both;
}

.modal-body>ul li,
.modal-body .media-body ul li {
    list-style-type: none;
    float: left;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    line-height: 1.2;
}

.modal-body>ul li:after,
.modal-body .media-body ul li:after {
    content: '+';
    margin-left: 10px;
}

.modal-body>ul li:last-child:after,
.modal-body .media-body ul li:last-child:after {
    content: '';
}

.modal-footer {
    background: #20205e;
    color: #fff;
}

.modal fieldset {
    background: #fff;
    border: none;
}

.modal-body h4 .name {
    font-size: 28px;
}

.uk-offcanvas-bar {
    background: #16153d;
}

.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 {
    background: #c82222;
    color: #fff;
    outline: 0;
}
/*--------------alerts & buttons---------------------*/
.alert {
    color: #fff;
    background: #c82222;
    border: none;
}
.btn {
    background-image: none;
}

/*--------success--------*/

.btn-success {
    background: #12BB12;
}
.btn-success:hover, .btn-success:focus, .btn-group.open .btn-success.dropdown-toggle {
    background: #008800;
}

/*--------primary--------*/

.btn-primary {
    background: #2357ce;
}
.btn-primary:hover, .btn-primary:focus {
    background: #00249B;
}

/*--------info--------*/

.btn-info {
    background: #70afeb;
}
.btn-info:hover, .btn-info:focus {
    background: #5796D2;
}

/*--------danger--------*/

.btn-danger {
    background: #FF170D;
}
.btn-danger:hover, .btn-danger:focus {
    background: #E60000;
}

/*--------warning--------*/

.btn-warning {
    background: #FF871A;
}
.btn-warning:hover, .btn-warning:focus {
    background: #CC5400;
}

.menu-selection .btn-primary{
	background: #ead22e;
    color: #000;
}
.menu-selection .btn-primary:hover, .menu-selection .btn-primary:focus{
	background: #D1B915;
}
/*---------------------footer---------------------*/

footer .row-fluid{
    background: none;
    padding: 20px 30px;
    box-sizing: border-box;
}
.cards, .vendor {
    padding-top: 5px;
}
/*---------------------fixes---------------------*/
#responsive-food-menu .navbar-inner{
    background: #20205e;
}	
.row-product:hover {
    background: none;
}
.ui-tabs-menu.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.ui-tabs-menu .muted {
    color: #999;
}
#responsive-food-menu.affix {
    left: initial;
}
#responsive-food-menu .navbar-inner{
 	border: none;   
}
.nav-list>li>a [class^="icon-"], .nav-list>li>a:hover [class^="icon-"],
.nav-list>li>a:hover[class*=" icon-"], .nav-list>li>a:focus [class^="icon-"],
.nav-list>li>a:focus[class*=" icon-"],#responsive-food-menu [class^="icon-"], 
#responsive-food-menu [class*=" icon-"] {
    background-image: url("http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/img/glyphicons-halflings-white.png");
}
#responsive-food-menu .navbar-inner{
    padding: 0 10px;
}
input[type="text"]:focus{
 	border-color: rgba(247,147,30, 0.8);   
}
.box-opening-hours{
 	margin-top: 20px;   
}
ol>li>ol,
ol>li>ul,
ul>li>ol,
ul>li>ul {
    margin: 0 0 10px 25px;
}

.loyaltypoints_box {
    background: #fff !important;
}

.loyaltypoints_box .row-credits .well {
    color: #468847;
    border-color: #d71010 !important;
}

.loyalty-value.text-success .text-warning,
.loyalty-label.text-warning {
    color: #468847;
}

.span3.col4 .loyalty-label.text-warning {
    color: #b94a48;
}

/*---------------------social media buttons---------------------*/

.social_mod{
    background: #c14203;   
}
.social-top img {
    max-width: 45px;
}
.social-top img:hover {
    max-width: 45px;
}
.social-top small {
    display: none;
}
.social-top a {
    background-color: transparent;
    background: none !important;
    border: none !important;
    box-shadow: none;
    padding: 0px;
    width: 45px !important;
}
/*---------------------media queries---------------------*/

/*---------------------large desktop---------------------*/
@media (max-width: 1600px) {
    .grid-text p {
        font-size: 32px;
    }
    .grid-text .btn {
        font-size: 20px;
        padding: 15px 40px;
    }
}
@media (max-width: 1250px) {
    .inner-content{
     	outline-width: 5px;  
        outline-offset: -20px;
    }
}
@media (max-width: 1000px) {
    #logo{
        text-align: center;
        margin: 10px 0;
    }	
    #logo img {
        position: static;
        top: initial;
        left: initial
    }
    .home .navbar {
        margin-top: 0;
    }
}

/*---------------------portrait table and landscape desktop---------------------*/
@media (min-width: 979px) {
    .navbar .nav, .navbar .nav > li {
        float: none !important;
        display: inline-block;
        vertical-align: middle;
    }
    .navbar-inner {
        text-align: center;
    }
}

@media (max-width: 979px) {
    .ct_header_row{
        background: #20205e;
        display: block !important;
    }	
    .span6.right_column{
     	display: none;   
    }
    .span6.left_column{
     	width: 100%;
        float: none;
    }
    header{
        padding: 0;
    }	
    .home header .navbar{
     	margin-top: 0;   
    }
    header .navbar, header .navbar-inner{
    	border: none;
    }
    header .navbar-inner{
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }	
    .navbar .nav {
        float: none;
        text-align: center;
        background: #20205e;
        margin: 0;
    }    
    .nav-collapse .nav>li>a {
        margin-bottom: 0;
    }
    .nav-collapse .dropdown-menu a {
        color: #fff;
    }
    .nav-collapse .dropdown-menu>li:hover{
        background: none !important;
    }	
    .nav-collapse .dropdown-menu li:hover>a{
        color: #c82222;
    }
    .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
        background: none;
    }
    .column_modules{
        margin: 20px 10% 0;
    }
    .home-about{
    	padding-top: 70px;
    }
    .home h1 {
        font-size: 50px;
    }
    .home-about p {
        font-size: 37px;
    }
    .home .ct_local_branch_details, .home .ct_user_status {
        font-size: 17px;
    }
    .left-grid, .right-grid {
        width: 100%;
    }
    .desktop-pizza{
     	display: none;   
    }
    .mobile-pizza{
     	display: block;
    }

}
/*---------------------landscape phone and portrait tablet---------------------*/

@media (max-width: 767px) {
    #mobile_food_menu_nav .zp-ctl-categories {
        color: #fff !important;
    }
    .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    .menu-selection h1 {
        line-height: 1em;
    }    
    .home header{
     	min-height: initial;   
    }  
    .navbar{
     	margin-bottom: 0 !important;   
    }
    .column_modules{
        width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
        float: none;
        background: none;
    }
    .mod_postcode_box{
     	transform: initial;
        padding: 35px 20px;
        box-shadow: none !important;
    }
    .row-fluid .input-append [class*="span"] {
        display: block;
    }
    .mod_postcode_box > .input-append {
        width: 80%;
    }
    #mod_postcode_box_pc{
     	width: 100% !important;   
    }
    .mod_postcode_box .btn-primary{
     	margin-bottom: 10px;   
    }
    .home-about{
        padding-top: 20px;
    }
    .home h1 {
        font-size: 50px;
    }
    .home-about p {
        font-size: 37px;
    }
    .home .ct_local_branch_details, .home .ct_user_status {
        font-size: 17px;
    }
    .left-grid, .right-grid {
        width: 100%;
    }
    .desktop-pizza{
     	display: none;   
    }
    .mobile-pizza{
     	display: block;
    }
    .navbar-search, .navbar-search input{
        width: 150px;
    }
    .tl, .tr, .copyright {
        text-align: center !important;
    }

	footer>.row-fluid .span4 {
        padding: 10px 0;
    }
}

/*---------------------landscape phone and down---------------------*/

@media (max-width: 480px) {
    #logo h2{
        font-size: 61px;
    }
    .mod_postcode_box .lead {
        font-size: 21px;
    }
    .mod_postcode_box>.input-append {
        width: 100%;
    }
    .mod_postcode_box .col3 {
        width: 100%;
    }
    .mod_postcode_box .col3 small {
        font-size: 12px;
    }
    .home .main{
     	padding-bottom: 0;   
    }
    .location-text, .ct_user_status{
     	display: none;   
    }
    .home-about{
     	padding: 20px 10px;
        box-sizing: border-box;
    }
    .home h1 {
        font-size: 40px;
    }
    .home-about p {
        font-size: 22px;
    }
    .home .ct_local_branch_details, .home .ct_user_status {
        font-size: 15px;
    }
    .left-grid:hover .inner-content, .top-grid:hover .inner-content, .bottom-grid:hover .inner-content{
        opacity: 0;   
    }
}
.modal fieldset.hide-fieldset{
    opacity: 0.4;
}
.modal fieldset.hide-fieldset .btn-option{
    visibility: hidden;
}

.delivers_0 .box-delivery-information {
    display: none;
}