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

body .visible-ealing, body .visible-greenford { display:none !important; } 
body .hidden-ealing, body .hidden-greenford { display:inherit !important; } 
body.shop_ealing .hidden-ealing, 
body.shop_greenford .hidden-greenford { display:none !important; }
body.shop_ealing .visible-ealing, 
body.shop_greenford .visible-greenford { 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: #f2d9a8;
	font-family: 'Work Sans';
	font-weight: normal;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
body {
	background-color: #000000;

	background-image:none;

}

header, #mobile-header {

	background-image:none;
}

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

/**************
*
*  DISPLAY NONES
*
**************/

.home h1,
.home-about,
#body-bottom-hr,
.row_mods,
.row_phones,
.social_media_links small,
.voucher_box .success span,
#basket-container hr,deliv
#Logo_Above,
header .ct_header_row,
#Homepage_Restaurant_JPG_1,
#Homepage_Restaurant_JPG_2,
.mod_postcode_box .btn-group .btn.btn-special .caret,
.carousel-caption,
/*header .navbar .caret,*/
#Symbol_Pattern_Horizontal,
#Diagonal_Pattern,
#Homepage_Yellow_Lines_Small,
#Text_And_HalalIcon_Base h2,
.reservations #body h1,
.mod_table_reservation_v1:not(.book-a-table .mod_table_reservation_v1),
.page_welcome #Opening_Base, .page_welcome #base_opening_status, 
.page_welcome #new_change_branch
/*.page_welcome .footerAddress,
.page_welcome .footer3rd .row-fluid, 
.page_welcome .lp, .page_welcome .ot*/
{
    display: none !important;
}

li.events {
display: none;
}




/**************
*
*  GLOBAL
*
**************/

body {
    padding: 0;    
}

body:not(body.home) {
    background-image: url(/myimages/917/Background_Persian_Pattern_V3min.png);
    background-repeat: repeat;
    background-attachment: fixed;
}

body.home {
    overflow-x: hidden !important;
}

#container {
    background: none;
    padding: 0;
    width: 100%;
    /*max-width: 2000px;*/
    box-shadow: none;
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0 0 10px 25px;
}

a {
}

a:hover,
a:focus {
}

em {
    color: #fff;
}

#ctl-lookupAddress, .members #ctl-forgotPassword {
    margin-left: 8px !important;
    border-radius: 32px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #B78D3B;
    border: none;
    color: #fff;
}

#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;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.ui-widget>.ui-widget-header {
    background: #B78D3B;
    color: #fff;
}

.well small.muted, .help-block, .help-inline {
    color: #e4e4e4;
}

/*******
*
* 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: 10px 0px;
}
.row-odd,
.row-product:hover {
    background: none;
}

table.table-condesed thead tr th, 
table thead tr th:not(table#basket thead tr th), 
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    background: #B78D3B;
    color: #fff;
}

/**************
*
*  COLOURS
*
**************/

.btn-success,
.alert-success,
.label-success,
.badge-success,
#ctl-resetPassBtnSubmit {    
    color: #5ccc4d !important;
    border-color: #5ccc4d !important;
}


.btn-success:hover,
.btn-success:focus,
#ctl-resetPassBtnSubmit:hover,
#ctl-resetPassBtnSubmit:focus {
    border-color: #3f9a33 !important;
    color: #3f9a33 !important;
}

.alert-success {
    background: #5ccc4d !important;    
    color: #fff !important;
}

#editProductModal .btn-group > .dropdown-toggle.btn-success,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success {
    background: #5ccc4d !important;
    color: #fff !important;
}


#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:hover,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-success:focus {    

}

.text-success {
    color: #5ccc4d !important;
}

.btn-primary,
.btn-parimary,
.alert-primary,
.label-primary,
.badge-primary {
    border-color: #E4D8C9 !important;
    color: #E4D8C9 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-parimary:hover,
.btn-parimary:focus
{
    border-color: #948d83 !important;
    color: #948d83 !important;
}

.text-primary {    
}

.btn-info,
.alert-info,
.label-info,
.badge-info,
.radio.inline, .checkbox.inline
{    
    color: #4dcccc !important;
    border-color: #4dcccc !important;    
    background: none;    
    border: 3px solid;
    border-radius: 32px;
}

.btn-info:hover,
.btn-info:focus,
.btn-group.open .btn-info.dropdown-toggle 
{
    border-color: #298c8c !important;
    color: #298c8c !important;
}

.alert-info {
    background: #4dcccc !important;
    color: #fff !important;
}

.modal-body .type-choose-one .dropdown-toggle, 
#editProductModal fieldset .btn-group > .dropdown-toggle.btn-info,
#editSpecialDealModal fieldset .btn-group > .dropdown-toggle.btn-info 
{
    background: #4dcccc !important;  
    color: #fff !important;
}

.modal-body .type-choose-one .dropdown-toggle:hover,
.modal-body .type-choose-one .dropdown-toggle:focus,
#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
{
}

.text-info {
    color: #4dcccc !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,
#ctl-resetPassBtnCancel,
.modal-footer button:first-of-type {    
    color: #f73a3a !important;
    border-color: #f73a3a;
}

.btn-danger:hover,
.btn-danger:focus,
.modal-footer button:first-of-type:hover,
#ctl-resetPassBtnCancel:hover,
#ctl-resetPassBtnCancel:focus
{
    border-color: #af2222 !important;
    color: #af2222 !important;
}

.alert-danger {
    background: #f73a3a;
    color: #fff !important;
}

#editProductModal .btn-group > .dropdown-toggle.btn-danger,
#editSpecialDealModal.btn-group > .dropdown-toggle.btn-danger 
{
    background: #f73a3a !important; 
    color: #fff !important; 
}

#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 
{
}

.text-danger,
.text-error {
    color: #f73a3a !important;
}

.btn-warning,
.alert-warning,
.label-warning,
.badge-warning {
    border-color: #B78D3B !important;
    background: none;
    color: #B78D3B !important;
    border: 3px solid;
    border-radius: 32px;
}

.btn-warning:hover,
.btn-warning:focus {
    border-color: #8c6417 !important;
    color: #8c6417 !important;
}

.alert-warning {
    background: #f8b636 !important;
    color: #fff !important;
}

.text-warning,
.loyalty-card > div .loyalty-value
{
    color: #B78D3B !important;
}

.btn-inverse,
.alert-inverse,
.label-inverse,
.badge-inverse {
    border-color: #E4D8C9 !important;
    color: #E4D8C9 !important;
}

.btn-inverse:hover,
.btn-inverse:focus {
    border-color: #948d83 !important;
    color: #948d83 !important;
}

.text-inverse {    
}

.btn-special {
    background: transparent linear-gradient(90deg, #C39453 0%, #A77944 29%, #D4AA4B 65%, #AC844B 100%) 0% 0% no-repeat padding-box !important;
    border: none !important;
    color: #fff !important;
    padding: 11px 20px 8px !important;
}

.btn-special:hover,
.btn-special:focus {
    color: #000 !important;
}

#opening-status.status-OPEN {
    color: #5BB73B !important;
}

#opening-status.status-CLOSED {
    color: #B73B3B;	    
}

.text-white {
    color: #fff;
}

.disabled {
    pointer-events: none;
    opacity: .4;
    cursor: not-allowed;
}


/**************
*
*  BUTTONS
*
**************/
.btn:not(.btn-tiny) {    
    font-family: "League Spartan" !important;
    text-shadow: none;
    background: none;
    box-shadow: none;
    border: 3px solid;
    padding: 8px 20px 5px;
    border-radius: 32px !important;
    text-transform: uppercase;    
    transition: .2s;
}
.btn-success-alert {
    background: #000 !important;
    color: #f2d9a8 !important;
    font-weight: 400;
    border-color: #f2d9a8 !important;
    margin-top: 5px;

}
.btn-success-alert:hover,
.btn-success-alert:focus {
background: #3e3b3b !important;
color:#f2d9a8 !important;
}

.btn:hover,
.btn:focus {    
    transition: .2s;
}
.btn-large {
}
.btn-small {
    padding: 4px 5px 0px !important;
    margin-bottom: 10px;
    border-radius: 32px !important;
}
.btn-small i {
    /*position: relative;
    top: 1px;*/
}
/*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;
}

/**************
*
*  DROPDOWN MENU
*
**************/
.dropdown-menu {
    background: #B78D3B;
    border: 0;
    padding: 0px;
}
.dropdown-menu > li {
    padding: 0px;
}
.dropdown-menu > li > a {
    font-size: 18px;
    padding: 10px;
    color: #ffffff;
    transition: .2s;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: #765413;
}

/**************
*
*  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: 'League Spartan' !important;
    box-sizing: border-box;
    border: 3px solid #E4D8C9;
    border-radius: 32px;
    background: none !important;
    padding: 18px 12px 16px;
    color: #fff;    
}

input::placeholder,
textarea::placeholder
{
    color: #E4D8C9 !important;
}

select {
    padding-top: 2px;
    height: 44px;
    padding: 0;
    padding-left: 6px;
    padding-right: 6px;
}
select option {
    color: #000000 !important;
    margin-top: 5px;
}


.mod_table_reservation_v1  select {
    height: 38px;
    padding-top: 4px;
}

/**************
*
*  WELLS
*
**************/
.well,
.page-review-order,
.ui-tabs-menu,
.contact-us .ui-widget>.ui-widget-content
{
    /*border: 1px solid rgba(0, 0, 0, .04);
    transition: box-shadow .2s ease-in-out;
    border-radius: 5px !important;
    box-shadow: 0 1px 4px rgb(0 0 0 / 8%);*/
    padding: 15px;
    background: #e4d8c91a;    
    border: 3px solid #e4d8c963;
    border-radius: 0;
}
.ui-tabs-menu {
    padding: 0;
}
.well,
.page-review-order {
    padding: 15px;
}
.ui-tabs-menu {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

/**************
*
*  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;*/
}

/**************
*
*  SYSTEM ALERTS
*
**************/
.well.sys-alert {
    text-align: center;
    color: #ffffff;
    background: #B78D3B;
}
.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 {
    margin-top: 0px !important;
}
.sys-message p {
    font-size: 18px;
    line-height: 110%;
}

/**************
*
*  MODALS
*
**************/
.modal-header {
    background: #B78D3B !important;
    color: #fff;
}
.modal-body {
    background: #ffffff;
    color: #000000;
}
.modal-footer {
    background: #161616;
    color: #fff;
    opacity: 1;
    border-radius: 0px;
    padding-bottom: 12px; 
}
.modal-footer h3,
.modal-footer h3 span {
    /*font-size: 20px;
    line-height: 110%:*/
    font-size: 26px;
    padding-top: 5px !important;
}
.modal-body .well {
    background: #f5f5f5 !important;
    color: #000000;
}
.modal .well .btn {
    border-radius: 0px !important;
    padding: 5px 6px 3px !important;
    border: none !important;
}

.modal .label {
    border-radius: 0px !important;
    width: auto;
    text-align: center;
    padding: 3px 6px 4px;
}
.modal input,
.modal textarea,
.modal select
{
    color: #000 !important;
}
/**************
*
*  CARETS
*
**************/
header .navbar .caret {
    border-top-color: #B78D3B !important;
    transition: transform 0.3s;
    margin-top: 8px !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: #FFFFFF !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;
    margin-left: 0px;
}

#opening-status:hover,
#opening-status:focus {
    text-decoration: none;
    cursor: default;
}

.ct_details_bar > [class*="span"] {
    min-height: auto !important;
}

.ct_details_bar small {
    font-size: 10px;
    color: #B78D3B;
}

.ct_details_bar small a {    
    color: #F2D9A8;
}

header {
    border-bottom: 3px solid #B78D3B;
    padding-bottom: 16px;
    background: #000;
}

header .navbar {
    margin-bottom: 0px !important;
}

header .navbar-inner {
    background: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
}

header .navbar a {
    text-shadow: none !important;
}

header .navbar .nav > li > a,
header .nav-collapse .nav > li > a {
    color: #B78D3B;
    font-size: 21px;
    transition: .2s;
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
}

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: #ffffff;
    background-color: transparent;
    box-shadow: none;
    transition: .2s;
}

header #logo {
    padding: 24px 0 18px;
    float: left;    
    max-width: 100px;
}

header .navbar .btn-navbar {        
    background: none;
    border: none !important;
    box-shadow: none !important;
    padding-left: 0;
    padding-right: 0;
}
header .navbar .btn-navbar:hover,
header .navbar .btn-navbar:focus
{
    background: none;
    border: none !important;
    box-shadow: none !important;
}
header .navbar .btn-navbar .icon-bar {
    width: 42px;
    height: 5px;
    background: #B78D3B !important;
    border-radius: 12px;
    box-shadow: none;
    transition: .6s;
}
header .navbar .btn-navbar .icon-bar:first-child {
    width: 28px;
}
header .navbar .btn-navbar .icon-bar+.icon-bar {
    margin-top: 12px;
}

.first-bar-swift {
    transform: rotate(-135deg);    
    margin-top: 14px !important;
    transition: .6s;
    width: 42px !important;
}

.second-bar-swift {
    margin-top: -4px !important;
    transform: rotate(315deg);
    transition: .6s;

}

.third-bar-swift {
    opacity: 0;
    transition: .6s;
}

#Persian_Message_Mobile h2 {
    font-size: 40px;
    line-height: 40px;
    color: #787878;
    max-width: 350px;
    margin: 10px auto;
}

#Halal_Icon_Mobile {
    margin-top: 36px;
    float: right;
    margin-left: 10px;    
}

#scrollingComponent {     
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    background: transparent linear-gradient(91deg, #B78D3B 0%, #E5B75C 21%, #AC822E 47%, #DBA948 70%, #977531 85%, #9F7A31 100%) 0% 0% no-repeat padding-box;
    color: #000;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none !important;
}

#scrollingComponent p {
    margin-top: 0;
    margin-bottom: 6px !important;
    font-size: 18px;
    line-height: 18px;   
}
#scrollingComponent a {
    margin-top: 0px !important;    
    text-decoration: underline;
    color: #000;        
    font-size: 16px;
    line-height: 16px;
}

/**************
*
* FOOTER SECTION
*
**************/
.label-copyright {
    color: #fff;
    font-size: 15px;
}
.label-copyright a {
    color: #B7873C;
}
.label-copyright a:hover, .label-copyright a:focus {
    color: #B7873C;
    text-decoration: underline;
}
footer {
    background-color: #232323;
    margin-top: 120px;
    padding: 45px 20px 20px;
    text-align: center;
}
footer .footerLeft .cards p {
    margin-top: 16px;
}
footer .footerLeft a img {
    max-height: 120px;
}
footer p {
    color: #ffffff !important;
}
footer p, footer a, footer small, footer span {
    font-weight: 500 !important;
    line-height: 170%;
}
#footer-link-information {
    margin-bottom: 14px;
}
.footerLogo {
    margin-bottom: 25px;
}
.footerLinks {
    padding: 20px 24px;
    text-transform: uppercase;
}
.footerLinks p {
    line-height: 255% !important;
}
.facebookIcon {
    margin-left: 13px;
}
.instagramIcon {
    margin-left: 9px;
}
.footer3rd ul {
    list-style: none;
}
.footer3rd * {    
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;  
    transition: .2s;

}
.footer3rd a:hover,
.footer3rd a:focus {
    color:#F2D9A8;
    transition: .2s;
    text-decoration: none;
}
.footerRight .copyright {
    margin: 0;
}
footer h5 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 11px;    
    margin-top: 0;
    color: #fff;
}

footer p {
    color: #F2D9A8 !important;
}
footer .klarna_promo_banners_badge {
        max-width: 50px !important;
        display: block;
        margin-top: 10px;
}

@media (max-width: 1200px) {
    footer .klarna_promo_banners_badge {
    margin: 10px auto 0px auto;
    }
    footer .footer3rd > .row-fluid {
        max-width: 500px;
        margin: 0px auto !important;
    }
}

/**************
*
* HOME PAGE
*
**************/

h1, 
h2,
#frmLogin legend, 
#frmRegister legend,
#responsive-food-menu .brand,
.row-product h5,
.page_menu .ui-tabs .ui-tabs-nav li a,
.popover-title,
.nav-list .nav-header,
.checkout h4, .checkout h5,
.contact-us .ui-widget>.ui-widget-header,
#basket-container h3
{
    font-family: "pf-signskript", "Arial", sans-serif !important;
    font-weight: 100;
}

h3, 
h4, 
h5,
header .nav.main-menu,
.tooltip-inner,
.base_welcome h1,
.base_welcome h2,
.row-product h5
{
    font-family: "Miller", "Arial", sans-serif !important;    
    font-weight: 300;
}

.home #body {
    max-width: 1920px;
    margin: auto;
}

.home h2 {
    font-size: 52px;    
    line-height: 52px;
    margin: 10px auto;
}

.home h3 {
    font-size: 32px;
    line-height: 32px;
    color: #B78D3B;
}

.home h4 {
    font-size: 26px;
    line-height: 26px;
    color: #fff;
}

.home #body p {
    margin: 18px auto;
    max-width: 450px;
}

.home .btn-group {
    margin-top: 14px;
}

.home .btn-group .btn {
    margin: 0px 6px;
}
.mod_postcode_box {
    background: #000;
    padding: 21px 14px 28px;
}
.mod_postcode_box h3 {    
    font-size: 40px;
    line-height: 40px;
    color: #fff;
}
.mod_postcode_box .col.col3 {
    max-width: 320px;
    margin: auto;    
}
.mod_postcode_box > .input-append {
    margin: 0;
    margin-top: 18px;
}
.mod_postcode_box .input-append .btn-group {
    margin-top: 0;
}
.home .main {
    position: relative;
    z-index: 2;
}
.home .main > .container {
    position: relative;
}
.carousel-inner>.item>img {
    width: 100%;
}
#mod_postcode_box_pc {
    line-height: normal !important;
    vertical-align: middle !important;
    padding: 18px 0px 16px;
    width: fit-content;
}
#mod_postcode_box_pc::placeholder {
}

.slick-prev, .slick-next {
    left: unset !important;
    bottom: 30px !important;
    top: unset;
    right: 20px !important;
    width: 40px;
    height: 20px;    
    z-index: 2;
}

.slick-prev {
    right: 60px !important;   
}

.slick-next::before,
.slick-next::after,
.slick-prev::before,
.slick-prev::after {
    content: '';
    width: 0;
    height: 0;    
} 
#Taste_Of_Persia,
#Taste_Of_Persia > div {
    position: relative;
}
#Taste_Of_Persia,
#Authentic_Traditional_Persian_Restaurant,
#Table_Reservations {
    padding: 24px 20px 0px;
    text-align: center;    
    position: relative;
}
#Homepage_Restaurant_PNG_1 {
    padding-top: 20px;
}
#new_change_branch {
    background: transparent linear-gradient(91deg, #B78D3B 0%, #E5B75C 21%, #AC822E 47%, #DBA948 70%, #977531 85%, #9F7A31 100%) 0% 0% no-repeat padding-box;
    padding: 8px 4px;
    color: #000 !important;
}
#new_change_branch a {
    color: #000;
}
#Opening_Base {    
    padding: 8px 4px;
    color: #B78D3B;
    background: #303030;
}

#Homepage_Carousel {
    padding: 32px 0;
}
#Symbol_Pattern_Small {
    padding-top: 30px;
}

#Authentic_Traditional_Persian_Restaurant h2 {   
    font-size: 42px;
    line-height: 42px;
    color: #B78D3B;
}

#Table_Reservations_Top #Table_Reservations_Top_LeftSide > div {
    padding-bottom: 32px;
}
#Table_Reservations_Bottom {
    margin-top: 20px;
}

#Homepage_Yellow_Lines_Big {
    position: absolute;
    right: calc(2 * -9vw);
    bottom: calc(2 * -0.7vw);
    z-index: -2;
    opacity: .4;
    max-width: calc(2 * 37vw);
}

#Arrow_Down_Base {
    position: absolute;
    bottom: -80px;
    left: -470px;
    right: 0;
    width: fit-content;
    margin: auto;
    color: #fff;
    text-align: center;
}

#Homepage_Restaurant_PNG_2 {
    position: relative;
}

#Homepage_Restaurant_PNG_2:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #B78D3B;
    bottom: -7px;
    right: -7px;
    z-index: -1;
}

#Diagonal_Mark {
    position: absolute;
    top: 10px;
    right: 10px;
    width: fit-content;    
    z-index: 2;
    pointer-events: none;
}

/**************
*
* MENU PAGE
*
**************/
#responsive-food-menu {
    background: #b78d3b7a !important;
    padding: 5px 0 5px;
    border: 3px solid #b78d3b;
}
#responsive-food-menu .brand {
    text-shadow: none;
    font-size: 38px;
    padding-left: 0;
    padding-top: 21px;
    color: #fff;
}
#basket-container {
    background: #b78d3b1c !important;
    border-color: #b78d3b;
}
#basket-container h3 {
    font-size: 52px;
    line-height: 52px;
    text-align: center;
}
#basket-container div.ui-widget-content.ui-corner-all {
    background: none;
    color: #fff;
    border: 3px solid #ffffff9c;
    border-radius: 0;        
}
.how-im-ordering {
    margin-bottom: 20px;
}
.how-im-ordering-menuname {
}
.how-im-ordering small {
}
.row-product h5 {
    font-size: 26px;
    line-height: 26px;
    color: #f2d9a8;
}
.row-variation .name {
    text-align: left;
    font-size: 18px;
    margin-top: 4px;
}
.row-variation .price {
    font-size: 15px;
    margin-top: 5px;
}
.ui-widget-content .description {
    margin-left: 12px;
}
.cat-desc {
    /*font-size: 16px;
    padding: 5px 10px;
    line-height: 130%;*/
}

#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 {
    color: #ffffff;
}
.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: #fff;
    color: #000000 !important;
}
.ui-tabs .ui-tabs-nav li {
    background: #f2d9a842;
    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,
.page_menu .ui-tabs .ui-tabs-nav li:hover a,
.page_menu .ui-tabs .ui-tabs-nav li:focus a{
    background: #ffffff;
    color: #000;
}
.page_menu .ui-tabs .ui-tabs-nav li {
    border: none;
    border-radius: 0px;
}
.page_menu .ui-tabs .ui-tabs-nav li a {
    color: #ffffff;
    padding: 6px 9px 6px !important;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}
#responsive-food-menu .ctrl-mob-nav-search {
    box-shadow: none;    
}
#responsive-food-menu .ctrl-mob-nav-search span {    
    margin-top: 20px;
}
#responsive-food-menu .btn-navbar.btn-primary {
    margin-right: 10px !important;
}
#responsive-food-menu.affix {
    left: initial;
}
#menu-search-box {
    padding: 18px 10px 16px;
    width: 240px;
    border-radius: 42px;
    text-align: center;
    margin-top: 2px;
    margin-left: 12px;
    background: #fff !important;
    color: #000;   
}
#menu-search-box::placeholder {
    color: #6a6a6a !important;
}
#zp-offcanvas-menu .uk-offcanvas-bar {
    background: #000;    
}
#zp-offcanvas-basket .uk-offcanvas-bar {
}
.popover .popover-title {
    background: #B78D3B !important;
    color: #FFFFFF !important;
    font-size: 24px !important;
    line-height: 24px !important;
}
.popover .popover-content {
    color: #000000;
}
#zp-offcanvas-basket #order-empty {
    margin-bottom: 15px;
}
#mobile_food_menu_nav .btn {
    padding: 5px;
    border: none !important;
    background: #000;
    padding-top: 12px;
    border-radius: 0 !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 a {
    margin-top: 10px;
}
.btn-menu-top-bar {
    float: left;    
    margin-top: 7px !important;
}
/**************
*
* BOOK A TABLE
*
**************/
.book-a-table h1 {
    display: none;
}

/**************
*
* MENU SELECTION PAGE
*
**************/
.menu-selection .alert,
.menu-selection .well {
    background: transparent !important;
    border: none;
    box-shadow: none;
}
.menu-selection img {
    margin: 0px auto 30px;
    display: block;
}
.menu-selection .btn-primary {
    padding-bottom: 15px !important;
}
/**************
*
* CHECKOUT PAGE
*
**************/
.checkout h2,
.contact-us h1 {
    color: #ffffff;
    font-size: 50px;
    line-height: 110%;
}
.checkout .well h4,
.checkout .well h5 {
    font-size: 38px !important;
    line-height: 110%;
    line-height: 38px;
    /* text-align: left; */
    text-transform: capitalize !important;
}
.checkout .well-basket {
    background: #b78d3b1c !important;
    border-color: #b78d3b;
}
.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 {
    color: #000;
}
.well-basket .text-success {
    color: #5ccc4d !important;
}
.well-basket .text-info {
    color: #4dcccc !important;
}
.well-basket .text-error,
.well-basket .text-danger {
    /*color: # !important;*/
}
.checkout #loginSignin,
.checkout #ctl-forgotPassword {
    width: 100%;
    margin-bottom: 5px;
}

.trigger-paymentmethod .btn {
    border: none !important;
    color: #9a9a9a;
    padding-top: 1em;
}

.trigger-paymentmethod .btn.active {
    color: #fff;
    background: none;
}
.checkout .modal-body .title {
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
}
/**************
*
* CONTACT PAGE
*
**************/

.contact-us .box-opening-hours {
    margin-top: 20px;
}
.contact-us #contact_map_canvas {
    color: #000000 !important;
}
.contact-us .ui-widget>.ui-widget-header {
    font-size: 42px;
    line-height: 42px;
    text-align: center;
}

.contact-us .ui-widget>.ui-widget-content,
.contact-us .ui-widget>.ui-widget-content a
{
    color: #fff;
}

/**************
*
* LOYALTY POINTS
*
**************/
.loyaltypoints_box {
    background: #5ccc4d26 !important;
    border-color: #5ccc4dfa;
}
.loyaltypoints_box .ui-widget-header {
    background: #5ccc4dfa !important;
    color: #ffffff !important;
    border: none;
    padding: 12px 0;
    margin-top: 12px;
}
.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;
}
.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;
    border: none;
    padding: 0 8px;
}

/**************
*
* MEMBERS PAGE
*
**************/
.nav-list > li > a {
    text-shadow: none;
    color: #ffffff;
}
.nav-list .nav-header {
    color: #B78D3B;
    text-shadow: none;    
    text-transform: capitalize;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    padding-left: 0;
}
.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 > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.nav-list a:hover,
.nav-list a:focus {
    background: transparent !important;
    color: #B78D3B !important;
}
.hero-unit {
    background: #B78D3B;
    color: #fff;
}
.hero-unit a {
    color: #ffffff;
    text-decoration: underline;
}
.members .btn-group .btn.dropdown-toggle {
    padding: 8px 12px 5px;
}
.members .btn-group .btn.dropdown-toggle .caret {
    border-top: 4px solid #fff;
}
.section-sales-reports .btn-primary {
    padding: 5px 10px 2px;
}
.section-sales-reports .btn-primary:not(.active) {
    border-color: #908578 !important;
    color: #908578 !important;
}
#frmLogin legend, 
#frmRegister legend {
    font-size: 48px;
    color: #fff;
    line-height: 48px;
    padding-bottom: 16px;
    text-align: center;
}
.form-horizontal .control-label {
    padding-top: 9px;
}
.members .well legend {
    color: #fff;
}

#tbl_opening_time_overrides input {
    color: #000;
    background: #E4D8C9 !important;
}
.sidebar-nav li a small {
    color: #e76b6b !important;
}

/******************
*
* 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 .alert {
    background: transparent !important;
    border: none;
}

.page_error-404 h1 {
    padding: 5px 0px;
}
.page_error-404 h1,
.page_error-404 h2,
.page_error-404 h3,
.page_error-404 p {
 	text-shadow: none;   
}

/************************
*
* ORDER CONFIRMATION PAGE 
*
************************/

.p-thanks-for,
.p-last-minute {
}

/************************
*
* MENU SELECTION PAGE 
*
************************/
.menu-selection h1 {
    text-align: center;
    font-size: 72px;
    line-height: 72px;
    margin-top: 32px;
}
.menu-selection h3 {
    text-align: center;
    /*font-size: 30px;
    line-height: 110%;*/
    text-shadow: none;
}

/*************
*
* WELCOME PAGE
*
*************/

.page_welcome {
    overflow-x: hidden;
}

.page_welcome #opening-status,
.page_welcome .navbar {
    display: none;
}
.page_welcome .branch-select .btn-special {
    margin: 5px 0;
}
.page_welcome header #logo {
    text-align: center !important;
    margin: 0 auto;
    float: none;
}
.welcome #welcome-row-fluid-outer {
    text-align: center;
}
.welcome .branch_finder_box {
    background: none !important;
    border-color: #fff !important;
    max-width: fit-content;
    margin: 0 auto 30px;
}
.branch_finder_box .btn-inverse {
    margin-left: 5px;
}
.welcome .map {
    height: 500px;
}
/************************
*
* TERMS AND CONDITIONS PAGE
*
************************/

.information .table td, 
.information .table tbody th, 
.information tfoot td, 
.information .table-condensed th, 
.information .table-condensed td {
    background: #fff !important;
}


#tbl_all_orders tfoot td {
    background: #000;
}

/*************
*
* SOCIAL MEDIA
*
**************/

/*************
*
* RESERVATION PAGE
*
**************/

.bookingText {
    margin: 0;
    text-align: center;
}

.bookingText h2 {
    font-size: 62px;
    line-height: 62px;
}

/***********
*
* ANIMATIONS
*
************/

/* Define the animation for the h3 element */
@keyframes h3Animation {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Define the animation for the Arrow_Down element */
@keyframes arrowAnimation {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}

/* Apply animations to the elements */
#Arrow_Down_Base h3 {
    animation: h3Animation 1.5s ease-in-out forwards;
    font-size: 24px;
    color: #fff;    
    line-height: 24px;
}

#Arrow_Down {
    animation: arrowAnimation 2s ease infinite;
}

/**************
*
*  EVENTS & CATERING
*
**************/
.events-catering h1 {
    text-align: center;
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 21px;
}
.events-catering .content {
    max-width: 680px;
    text-align: center;
    margin: auto;
    font-size: 20px;
    line-height: 30px;
}
#lightgallery {
    text-align: center;
    margin-top: 30px;
}
#lightgallery img {
    padding: 5px;
    height: 250px;
    width: 250px;
    object-fit: cover;
}
.btn-group-events {
    text-align: center;
    margin-top: 30px;
}

.events-catering .h1_size {
font-size: 50px;
}

.events-catering .intro_row {
display: flex;
    align-items: center;
}
.events-catering #tickets .btn {
margin-top: 15px;
}

@media (max-width: 979px) {
    .events-catering .intro_row {
    flex-direction: column;
    }
    .event_info {
    text-align: center;
    }
    #tickets h3 {
    font-size: 20px;
    }
    #tickets img {
    max-width:350px;
    }
}
/*************
*
* WELCOME PAGE
*
**************/

.welcome .base_welcome {
    margin: auto;
    max-width: 1000px;    
    margin-top: 20px;
}
.welcome .branches_map {
    padding: 0;
    border: none !important;
}
.welcome #list_branches .branch-select:first-child {
    max-width: fit-content;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 20px;
}
.welcome #list_branches .branch-select:last-child {
    max-width: fit-content;
    margin: auto;
    margin-bottom: 0px;
    margin-top: 20px;
}
.welcome #list_branches .branch-select img {
    margin-bottom: 10px;
}  

/**************
*
* MEDIA QUERIES
*
***************/
@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */ 
    body.home,
    body.home .outer-wrapper {
        overflow-x:hidden;
    }
}

@supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */ 
}

@media (max-width: 480px) {
    /********
    *
    *  GLOBAL 
    *
    *********/        
    .input-append:not(.home .input-append) {
        display: flex !important;
        flex-direction: column;
    }
    #ctl-lookupAddress, .members #ctl-forgotPassword {
        margin-left: 0px !important;
        margin-top: 8px;    
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    /****************
    *
    *  HEADER SECTION    
    *
    *****************/        
    header > .container {
        width: 90%;
    }
}

@media (max-width: 767px) {
    /**************
    *
    *  HOME PAGE
    *
    **************/    
    #Authentic_Traditional_Persian_Restaurant .btn-group {
        display: flex;
        max-width: 220px;
        flex-direction: column;
        margin: auto;
    }
    #Authentic_Traditional_Persian_Restaurant .btn-group .btn {
        margin-bottom: 12px;
    }    
    .home .main .container > .row-fluid {
        display: flex;
        flex-direction: column-reverse;    
    }
    #Taste_Of_Persia {
        background: #2a2a2a94;
    }
    #Taste_Of_Persia_LeftSide {
        max-width: 300px;
        margin: auto;
    }
    #Diagonal_Pattern_Second,
    #Vertical_Pattern {
        display: none;
    }
    /**************
    *
    *  MENU PAGE
    *
    **************/
    .menu-container .ui-tabs-vertical .ui-tabs-panel {
        width: 100% !important;
    }
    #responsive-food-menu .brand {
        width: 100%;
        text-align: center;
    }
    #responsive-food-menu .btn-navbar:not(.ctrl-mob-nav-search) {
        float: left;
    }
    .modal .dropdown-menu {
        min-width: auto;
    }
    /**************
    *
    *  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;
    }
    .row-variation {
        margin-bottom: 5px;
    }

    /**************
    *
    *  GLOBAL
    *
    **************/
    .checkout h2,
    .contact-us h1 {
        text-align: center;
    }
    .sys-message h2 {
        font-size: 38px;
        line-height: 110%;
    }

    /****************
    *
    *  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;
    }


    .btn.btn-parimary.btn-styled.ctl-modTableReservationV1 {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    #Persian_Message_Mobile h2 {
        font-size: 49px;
        line-height: 49px;
        max-width: unset;
    }
    /****************
    *
    *  WELCOME PAGE
    *
    *****************/        
    .welcome #list_branches {
        display: flex;
        justify-content: space-between;
    }
    .welcome #list_branches .branch-select:first-child {
        margin-right: 20px;
    }
    .welcome #list_branches .branch-select:last-child {
        margin-left: 20px;
    }
    .welcome #list_branches .branch-select img {
        margin-bottom: 10px;
    }    
    /****************
    *
    *  HOME PAGE
    *
    *****************/    
    .home .column_modules {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: 0;
        width: 420px;
    }
    #Logo_Above {
        display: block !important;
        width: 180px;
        margin: auto;
    }
    .Homepage_Slick  {
        margin-top: 84px;
    }
    #Taste_Of_Persia_LeftSide {
        margin-top: 24px;
    }
    .home .btn-group {
        margin-top: 0px;
    }
    #Taste_Of_Persia {
        margin-top: 50px;
        margin-bottom: 60px;  
    }
    #Symbol_Pattern_Small {
        padding-top: 45px;
    }
    #Vertical_Pattern {
        position: absolute;
        right: calc(2 * -5vw);
        top: calc(2 * 13vw);
        width: calc(2 * 10vw);
        z-index: 0;
    }
    #Symbol_Pattern_Horizontal {
        position: absolute;
        left: -320px;
        top: -60px;
        width: calc(2 * 25vw);
        display: block !important;
    }
    #Diagonal_Pattern {        
        position: absolute;
        right: -110px;
        top: 0px;
        width: calc(2 * 15vw);
        display: block !important;
    }
    .home #body {
        position: relative;
        z-index: 0;
    }
    #Diagonal_Pattern_Second {
        position: absolute;
        left: -180px;
        top: unset;
        width: calc(2 * 15vw);
        display: block !important;
        bottom: 590px;    
    }    
    .column_slideshow {
        width: 100%;
        height: 100%;
        margin: 0;
    }

    /****************
    *
    *  MENU PAGE
    *
    *****************/        
    .btn-menu-top-bar {
        float: right;
    }
    .how-im-ordering h2 {
        font-size: 58px;
        line-height: 58px;     
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    /********
    *
    *  HOME PAGE
    *
    *********/     
    #Table_Reservations_Top_LeftSide {
        width: 100%;
    }
    #Table_Reservations_Bottom [class*="span"] {
        width: 100%;
        margin: 0;
    }
    #Logo_Above {
        float: left;
        width: 435px;
        padding-right: 55px;
        padding-top: 0px;
        padding-bottom: 20px;
    }
    #Taste_Of_Persia .row-fluid {
        display: flex;
        flex-direction: column;
    }
    #Taste_Of_Persia_LeftSide,
    #Homepage_Carousel {
        width: 100%;
    }
    #Taste_Of_Persia_LeftSide h3 {
        font-size: 28px;
        text-align: left;
    }
    #Taste_Of_Persia_LeftSide p { 
        text-align: left;
        max-width: none;
    }
    #Taste_Of_Persia_LeftSide .btn-group {        
        float: right;
    }
    /********
    *
    *  MENU PAGE
    *
    *********/         
    .how-im-ordering h2 {        
        margin-top: 36px;        
    }
}

@media (max-width: 979px) {
    /********
    *
    *  HEADER
    *
    *********/    
    header {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
    }
    header .btn.btn-navbar {
        margin-top: 42px;
    }   
    .ct_user_status, .ct_local_branch_details {
        text-align: center !important;
    }
    .ct_user_status {
        margin-bottom: 2px;
    }        
    #Header_Bottom_Side > .container {
        margin: 0;
        width: 100%;
    }
    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 {
        background: none;
    }    
    header .nav-collapse .dropdown-menu a
    {
        color: #ac7710 !important;
        transition: .2s;
    }
    header .nav-collapse .dropdown-menu a:hover, 
    header .nav-collapse .dropdown-menu a:focus
    {
        color: #fff !important;
        transition: .2s;
    }
    header:not(.home header, .welcome header)  {
        margin-bottom: 40px;
    }
    /****************
    *
    *  CONTACT US PAGE
    *
    *****************/
    .page_contact-us .row-fluid .span8 .well {
        margin-bottom: 22px;
    }
    /****************
    *
    *  MENU PAGE
    *
    *****************/    
    #responsive-food-menu {
        padding: 5px 0 8px;
    }
    /********
    *
    *  HOME PAGE
    *
    *********/
    video {
        width: 100% !important;
    }
    /********
    *
    *  GLOBAL
    *
    *********/
    .trigger-paymentmethod .btn {
        width: 100% !important;
        display: block;
    }
    #Arrow_Down_Base {
        display: none;
    }
}

@media (min-width: 980px) {
    /****************
    *
    *  HEADER SECTION
    *
    *****************/
    header {
        position: relative;
        z-index: 2;
    }
    header #logo {
        max-width: unset;
        padding: 35px 0 18px;
    }
    #Header_Bottom_Side {
        position: absolute;
        bottom: -39px;
        left: 0;
        right: 0;
    }
    #Header_Bottom_Side_Inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    #Opening_Base, #new_change_branch {
        padding: 8px 16px;
    }
    header:not(.home header, .welcome header) {
        margin-bottom: 80px;
    }    
    .welcome header {
        margin-bottom: 20px;
    }
    header .navbar-inner {
        padding-left: 0px;
        padding-right: 0px;
        width: 680px;
    }
    header .navbar .nav > li:first-child {
        padding-left: 0px;
    }
    header .navbar .nav > li:last-child {
        padding-right: 0px;
    }
    header .navbar {
        float: right;
    }
    header .ct_header_row {
        float: left;
        width: fit-content;
    }
    header > .container > section {
        padding-bottom: 295px;
    }
    header .navbar .nav {
        border-top: 3px solid #B78D3B;
        border-bottom: 3px solid #B78D3B;
        padding: 10px 0;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-right: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }    
    #Persian_Message_Mobile {
        display: none;
    }    
    #Text_And_HalalIcon_Base h2 {
        display: block !important;
        font-size: 35px;
        float: right;
        margin-top: 45px;
        margin-bottom: 0;
        color: #787878;
        margin-right: 14px;     
    }   
    /***********
    *
    *  HOME PAGE
    *
    ************/    
    .Homepage_Slick {
        margin-top: 29px;
    }
    #Logo_Above {
        margin-left: 0 !important;
        width: 210px;
        margin: auto;
        margin-bottom: 21px;        
    }
    #Taste_Of_Persia, #Authentic_Traditional_Persian_Restaurant, #Table_Reservations {
        text-align: left;
    }    
    #Taste_Of_Persia {
        padding: 40px 20px 50px;        
    }
    #Taste_Of_Persia_LeftSide {
        margin-top: 10px;
    }
    #Taste_Of_Persia_LeftSide p {
        margin-left: 0;
        max-width: 300px;
    }
    #Taste_Of_Persia_LeftSide h3 {
        max-width: 280px;
        margin-left: 0;
    }
    #Taste_Of_Persia_LeftSide {
        padding-left: 40px;
    }
    #Authentic_Traditional_Persian_Restaurant {
        text-align: center;
    }
    #Authentic_Traditional_Persian_Restaurant p {        
        max-width: 620px;        
    }
    #Authentic_Traditional_Persian_Restaurant .btn-group {
        display: block;
        margin-top: 35px;        
    }
    #Diagonal_Pattern,
    #Diagonal_Pattern_Second {        
        width: calc(2 * 12vw);
    }
    #Symbol_Pattern_Horizontal {        
        width: calc(2 * 23vw);
    }
    #Homepage_Restaurant_JPG_1,
    #Homepage_Restaurant_JPG_2 {
        display: block !important;
    }
    #Homepage_Restaurant_JPG_1 {
        margin-top: 32px;
    }
    #Symbol_Pattern_Small {
        padding-top: 45px;
    }
    #Authentic_Traditional_Persian_Restaurant h2 {   
        font-size: 72px;
        line-height: 72px;        
    }

    /***********
    *
    *  MENU PAGE
    *
    ************/    
    .btn-menu-top-bar {
        display: none;
    }
    #responsive-food-menu .brand {
        padding-left: 20px;
        padding-bottom: 12px;
    }    
}

@media (max-width: 1182px) {
    /***********
    *
    *  MENU PAGE
    *
    ************/
    #basket-container {
        margin-top: 20px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {

}

@media (min-width: 980px) and (max-width: 1200px) {
    /****************
    *
    *  HEADER SECTION
    *
    *****************/    
    header .navbar .nav > li > a, 
    header .nav-collapse .nav > li > a {
        font-size: 16px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #logo img {
        max-height: 145px;
    }    
    header > .container {
        padding-bottom: 20px;
    }
    header #logo {
        max-width: unset;
        padding: 60px 0 0px;
    }
    /***********
    *
    *  HOME PAGE
    *
    ************/    
    #Diagonal_Pattern_Second {
        display: none !important;
    }
}

@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) {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    /****************
    *
    *  FOOTER SECTION
    *
    *****************/

    footer > .row-fluid {
        display: flex;
        flex-direction: column;
    }
    footer > .row-fluid > div {
        width: 100% !important;
        margin: 0 !important;
    }
    footer > .row-fluid > div > div {        
        margin: 0 !important;
    }        
    footer > .row-fluid > div.footer2nd > div:first-child {
        margin-bottom: 24px !important;
    }
    footer > .row-fluid > div.footer3rd {
        margin: 32px 0 !important;
    }
    footer > .row-fluid > div.footerLeft {
        margin-bottom: 28px !important;
    }
    #footer_location_p {
        margin: 0 auto !important; 
    }
    #footer_points {        
        max-width: 280px;    
        margin: auto;
    }
    footer > .row-fluid > div > div.vendor {
        margin-top: 10px !important;        
        text-align: center !important;
    }
}

@media (min-width: 1201px) {
    /****************
    *
    *  HEADER SECTION
    *
    *****************/        
    .ct_details_bar small {
        font-size: 11px;
    }
    header .navbar-inner {
        width: 820px;
    }
    header .navbar .nav > li > a, header .nav-collapse .nav > li > a {
        font-size: 18px;
    }
    /****************
    *
    *  HOME PAGE
    *
    *****************/    
    #Taste_Of_Persia {
        margin-top: 120px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    #Taste_Of_Persia_LeftSide {
        max-width: 360px
    }
    #Homepage_Carousel {
        width: 66%;
    }
    #Homepage_Yellow_Lines_Small {
        height: 85%;
        top: 0px;
        display: block !important;
        position: absolute;
        bottom: unset;
        right: unset;
        left: 0;
        opacity: .4;        
        object-fit: unset;
    }    
    #Table_Reservations_Top_LeftSide p {
        max-width: 260px;
        margin-left: 0;
    }
    #Table_Reservations_Bottom .row-fluid {
        position: relative;
    }
    #Table_Reservations_Bottom #Homepage_Restaurant_PNG_2 {
        position: absolute;
        right: 0;
        bottom: -20px;
    }
    #Table_Reservations_Top_LeftSide {
        padding-left: 70px;
    }



    /****************
    *
    *  FOOTER SECTION
    *
    *****************/    
    footer {
        padding-top: 80px;
        padding-bottom: 40px;
        text-align: left !important; 
    }
    footer .cards img {
        max-width: 225px;
    }
    .footerLogo {
        max-width: 163px;
    }
    #footer_opening {
        max-width: 140px;    
        margin-left: 0;
        margin-top: 6px;
    }
    #footer_points,
    #footer_location_p {
        max-width: 260px;
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 18px;
    }
    #footer_location_p {
        font-size: 10px;
        margin-bottom: 10px;
    }
    .footerLeft .cards {
        text-align: left !important;         
        margin: 0;
    }
    .footerLeft .cards p {
        font-size: 11px;
    }
    .footer3rd > .row-fluid {        
        padding-top: 24px;
        padding-bottom: 16px;
        border: 3px solid #F2D9A8;
    }
    .footer3rd > .row-fluid .marginBottom {
        margin-bottom: 12px;
    }    
    .footerRight .vendor {
        text-align: left !important;
        margin: 0;
        margin-top: 8px;
    }
}

@media (min-width: 1500px) {    
    #Symbol_Pattern_Horizontal {        
        top: -160px;
        max-width: 700px;
    }
    #Diagonal_Pattern_Second {        
        left: -290px;
        bottom: 220px;
        max-width: 475px;
        display: block !important;
    }
    #Symbol_Pattern_Small {
        padding-left: 680px;
    }
    #Diagonal_Pattern {        
        max-width: 400px;
        top: -190px;
        right: -170px;
    }    
    #Vertical_Pattern {
        position: absolute;
        right: calc(2 * -5vw);
        top: calc(2 * 14vw);
        width: calc(2 * 15vw);
        z-index: 0;
        max-width: 370px;
    }
    #Arrow_Down_Base {
        bottom: 80px;
        left: -250px;
    }
}

@media (min-width: 1600px) {    
    #Homepage_Yellow_Lines_Big {        
        right: calc(2 * -3vw);                
    }
}

/**ACCORDION****/
.tb-nav.tb-nav-tabs ,
.menu #body brand, .ctrl-offcanvas_productmenu_toggle_bridge_mobile2_ { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel { width:100% !important; }
.accordion-inner { padding: 15px 30px; }
.accordion-inner { background: transparent; }
.accordion-inner .row-product { padding-top:10px; padding-bottom:10px; }
#menu-accordion .ui-widget-header { background:none; border:none; color: #fff !important; 
    font-family: 'Forum' !important; font-size: 28px; }
.accordion-body { background:#fff; }
.accordion-group { border:none; margin-bottom:0px; }
.accordion-toggle {
    border-radius: 0px !important;
    background: #b78d3b7a !important;
    text-align:center;
    border: 3px solid #b78d3b;
}
.accordion-body {
    border-radius: 0px !important;
    background: #e4d8c91a;
    
}
.accordion-body.in {
    border: 3px solid #e4d8c963;
}
.active-toggle,
.accordion-toggle:active {
    background: #b58d35 !important;
    color: #FFFFFF !important;
}
.active-toggle:hover,
.accordion-toggle:active:hover {
    background: #946f1d !important;
}
.accordion-toggle:hover,
.accordion-toggle:focus {
    background:#bb9847;
    color:#FFFFFF;
}
.active-toggle h3,
.accordion-toggle:hover h3,
.accordion-toggle:active h3,
.accordion-toggle:focus h3{
    color:#ffffff !important;
}
.accordion-toggle .fa { display:none !important; }
.ui-tabs-vertical .ui-tabs-panel,
.ui-tabs-menu,
#ui-tabs-1 { padding:0px !important; border:none;}
.ui-tabs-menu { background: none !important; border: none !important; }
.ui-tabs-menu h3 { font-size:20px; }
.loading { text-align:center; }
.loader {
    color: #b78d3b !important;
    font-size:65px;
    margin:0 auto;
    padding:35px;
    text-align:center;
}
#responsive-food-menu
.ui-tabs-menu { opacity:0; }
.minus,.plus { line-height:40px;float:right; color:#fff; font-weight:bold; }
.accordion-heading h3 .fa { float: right; line-height: 40px; }
#responsive-food-menu {
                border-radius: 10px !important;
}
.navbar-affix-container {
    margin-bottom: 10px !important;
}
#responsive-food-menu.navbar {
    padding-bottom: 7px !important;
}
#menu-accordion .cat-desc {
    border: 1px solid #fff;
    background: #F7BF29;
    color: #444;
    padding: 10px 20px;
}
.accordion-inner {
    padding: 30px;
}
#mobile_food_menu_nav .zp-ctl-categories {
    display: none !important;
}
.image_top {
    display: block;
    margin: 0px auto 15px;   
}
.page-review-order h1,
.page-review-order p {
 	color: #000000;   
}
.page-review-order select {
 	color: #000000;   
}

/*EVENTS*/
.menu-container-events .image_top {display: none;}

.menu-container-events #tickets h3 {
font-size: 18px;
}
.menu-container-events #tickets .btn {
margin-top: 10px;
}
.menu-container-events #tickets img {
max-width: 230px;
}
