@import url(custom_fonts.css);
:root {
     --menu-bg-color: #3c270a;
     --menu-txt-primary-color: #FDC41F;
     --menu-txt-secondary-color: #f65a1f;
 }
html {
	height:100%;
}
body {
    background: #f9f9f9;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:100%;
}
body.modal-open {
	overflow: auto;
	padding: 0 !important;
}
button:focus {outline:0;}
/* Animations */
.logins:hover span,
.logins:hover i,
.logins:hover,
a, .btn,
button[type="submit"],
.rest-list-result {
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
	transition-duration: 0.2s;
}
.category-content-inner, .category-title, .product-title,
.thumbnail .product-image img, .categories .dropdown-menu {
	transition: all .5s ease-in-out;
}
.fa-1x {
    font-size: 1.5rem;
}
.navbar-toggler.toggler-example {
    cursor: pointer;
}
.nav-link {
    font-size: 16px;
}
.dark-yellow-text {
    color: #FDC41F!important;
}
.w450 {
    padding-left: 50px;
    width: 450px;
}
.fa.fa-navicon {
    color:#FDC41F;
    font-size: 2.5rem;
}
.navbar-toggler-icon {
    width: 2.5em;
    height: 2.5em;
}
/* Banner */
.header {
    border-bottom: 1px solid #f2f2f2;
    color: #333;
    font-size: 25px;
    padding: 48px 0;
	position: relative;
}
.header-banner {
	position: relative;
	z-index: 1;
}
.slides iframe {
    width: 100%;
    height: 563px;
}
.parallax-window {
    min-height: 996px;
    background: transparent;
}
.slider-items {
    height: 996px;
	background-attachment: fixed;
    background-position: 0 83%;
    background-repeat: no-repeat;
    background-size: cover;
	position:relative;
}
.slider-items:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background: #333;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;
}

/* Menu*/
.top-header {
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
	z-index: 2;
	padding: 7px;
}
/*/////Logo//////////*/
.logo {
    width: 80px;
    float: left;
}
.logo img {
    width: 90%;
}
.menu {
	background-color: #000;
}

/* Logins*/
.logins {
    position: absolute;
    right: 60px;
    padding: 4px 0;
}
.logins span {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 26px;
    color: #232323;
    font-family: Merriweather;
    font-size: 17px;
    margin-right: 0;
    padding: 12px 3px;

}
.logins:hover span, .logins:hover i,
.subscribe-filters .form-group .customsubmit:hover,
.yellow-button:hover, .yellow-button-small:hover {
    color: #FDC41F;
    text-decoration: none;
}

.logins .login {
background: #FDC41F none repeat scroll 0 0;
    border-radius: 23px;
	border: none;
    color: #444;
	font-weight: bold;
    float: right;
    line-height: 0;
    margin-left: 10px;
    padding: 15px 18px;
    text-align: center;
    width: 140px;	
}
.logins .login:hover,
.subscribe-filters .form-group .customsubmit:hover,
.yellow-button:hover, .yellow-button-small:hover {
    background: #232323;
}
.logins .login i {font-size: 17px;}

.modal-title {
    text-align: left;
}
.content-top .navbar {
    background: #000;
}
.content-middle {
    margin-top: 120px;
}
.left-container, .left-order-container {
    position: fixed;
    display: block;
	overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 2;
    cursor: pointer;
}
.left-container {
    width: 500px;
}
.left-order-container {
    width: 768px;
}
.left-contents, .left-order-contents {
	position: fixed;
    display: block;
    overflow-y: auto;
    overflow-x: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.left-contents {
    width: 500px;
}
.left-order-contents {
    width: 768px;
}
.left-contents img {
	margin-bottom: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.left-contents h1, .left-order-contents h1 {
	text-align: center;
	color: #FDC41F;	
	font-weight: bold;
    font-size: 36px;
	margin-left: 50px;
	margin-right: 50px
}	
.left-contents h2 {
	text-align: center;
	color: #FDC41F;	
	font-weight: bold;
	font-size: 22px;	
	margin-left: 50px;
	margin-right: 50px
}
.left-contents h3 {
    text-align: left;
    color: #FDC41F;
    font-weight: bold;
    font-size: 18px;
    margin-left: 50px;
    margin-right: 50px
}
.left-contents  p {
	text-align: center;
	color: #FDC41F;	
	font-weight: bold;
	font-size: 16px;
    margin-bottom: 4px;
}	
.left-contents  p input{
	text-align: center;
	color: #000;	
	font-weight: normal;
	font-size: 18px;
    min-width: 167px;
}
.left-contents select, .left-contents input  {
	border-radius: 15px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 18px;
    height: 26px;
}
.left-contents textarea {
	color: #000;
	font-weight: normal;
	border-radius: 15px;
}	
.left-contents label {
	text-align: center;
	color: #FDC41F;	
	font-weight: bold;
	font-size: 18px;
}
.left-contents .text-center {
    margin-left: 20px;
    margin-right: 20px;
}
.left-contents .select-people {
	margin-top: 15px;
	margin-left: 120px;
    line-height: 20px;
}	
.left-contents .select-date {
	margin-top: 15px;
}
.left-contents .select-time {
    margin-left: 140px;
}
.font-size-12 {
    font-size: 12px;
}
#people {
	padding-left: 5px;
	width: 75px;
}
#datepicker {
    padding-left: 0;
    width: 180px;
}
#time {
    padding-left: 0;
}
.left-contents .fa-check-circle {
	color: #00FF00;
	font-size: 166px;
	margin-left: 180px;
	padding-top: 10px;
}	
.left-contents .white-text, .left-contents strong {
	color: #fff;
}
.left-contents .left-width {
    width: 400px;
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 4px;
}
.left-contents .green-text {
	color: #00FF00;
}
.left-contents .green-yes {
	color: #00FF00;
	margin-left: 200px;
}
.left-contents .green-yes:hover{
	color: #fff;
}
.left-contents .red-no {
	color: #FF0000;
}
.left-contents .red-no:hover{
	color: #fff;
}
.name .resname {
    width: 385px;
}
.name #table {
    width: 385px;
    height:45px;
}
.search-filters .form-group {
	margin-bottom: 13px;
}
.filter-width.bgicon {
    position: relative;
}

.filter-width.bgicon .glyphicon {
    position: absolute;
    right: 40px;
    top: 12px;
	color: #666;	
}
.filter-width.bgicon .fa {
	border-left: 20px;
    font-size: 20px;
}
.search-filters {
    padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.subscribe-filters {
    padding-top: 60px;
	padding-left: 40px;
}
.search-filters .form-group .customsubmit,
.subscribe-filters .form-group .customsubmit {
    background: #fff none repeat scroll 0 0;
	color: #666;

}
.search-filters .form-group .customsubmit:hover {
    background: #333 none repeat scroll 0 0;
	color: #fff;
}
.search-filters .form-group .customsubmit:hover i{
	color: #FDC41F;
}
.search-filters .form-group .fa-search {
	right: 32px;
}
.search-filters .filter-width>span,
.subscribe-filters .filter-width>span {
	color: #666;
    display: flex;
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 8px;
    padding-left: 21px;
}
.search-filters .container,
.subscribe-filters .container {
    padding: 0;
}
.search-filters .form-group input {
	width: 370px;
    padding: 10px 28px 10px 10px;	
}	
.subscribe-filters .form-group input {
	width: 385px;
    padding: 10px 10px 10px 10px;	
}	
.search-filters .form-group input,
.subscribe-filters .form-group input {
    text-align: left;
    line-height: normal;
    font-family: Merriweather;
	font-weight: bold;
    font-size: 24px;
    color: #666;
    height: inherit;
    border: none;
    border-radius: 15px;
}
.search-filters .form-group .customsubmit {
	width: 50px;
    font-size: 24px;		
	height: 47px;
    border: none;		
	border-radius: 15px;
    cursor: pointer;
}
.subscribe-filters .form-group .customsubmit {
	width: 125px;
    font-size: 24px;
	font-weight: bold;	
	height: 47px;
    border: none;		
	border-radius: 15px;
	background: #FDC41F;
	color: #333;
	margin-left: 260px;
	margin-top: 30px;
}
::-webkit-input-placeholder {
	 color: #666 !important;
}
:-moz-placeholder { /* Firefox 18- */
 	color: #666 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
 	color: #666 !important;
}
:-ms-input-placeholder {  
 	color: #666 !important;
 }
/* Restaurant List */
.rest-list-result:hover {
    border-bottom: 2px solid #FDC41F;
}
.rest-list-result {
    background: #3C270A;
    float: left;
    width: 470px;
	margin: 15px;
	border-radius: 15px;
    border-bottom: 2px solid #3C270A;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    transition-duration: 0.2s;
}
.rest-list-result .company-left-info {
    float: left;
}
.rest-list-result .company-left-info img{
    width: 125%;
	padding-top: 15px;
}
.rest-list-result .desig, .filter-eoi .desig {
    float: left;
    width: 100%;
}
.rest-list-result .desig h3, .rest-list-result .desig h4,  .rest-list-result .desig h5, .rest-list-result img {
	margin: 0;
}
.rest-list-result .desig h3 {
    font-size: 18px;
    margin: 9px 0;
    color: #FDC41F;	
}
.rest-list-result .desig h3:hover { color: #fff; text-decoration:none; }

.rest-list-result .desig h4 {
    font-size: 13px;
    color: #FDC41F;
}

.rest-list-result .desig h5 {
    font-size: 13px;
    color: #FDC41F;
    margin: 9px 0;
}

.rest-list-result .desig p {
    font-size: 13px;
    color: #FDC41F;
    margin: 9px 0;
    white-space: pre-wrap;
}

.rest-list-result .desig select, .rest-list-result .desig textarea  {
    display: block;
    font-size: 13px;
    color: #FDC41F;
    border-radius: 8px;
    width: 100%;
}
.rest-list-result .desig select:focus {
    border-radius: 8px;
}  
.rest-list-result .location {
    width: 100%;
    text-align: right;
}
.rest-list-result .location p {
    font-size: 16px;
    line-height: normal;
    color: #FDC41F;
 
}


/* Menu front page */
.menu-container {
	left: 0;
	right: 0;
    padding-top: 90px;
    padding-left: 30px;
    padding-right: 30px;
	padding-bottom: 400px;
    background-color: #3c270a;
	background-color: var(--menu-bg-color);
}
.content-middle-order .menu-container {
    padding-top: 0px;
}
.menu-container h1 {
	display: table;
    color: #FDC41F;
	color: var(--menu-txt-primary-color);
    margin: 0px auto 60px auto;
	padding: 20px;
    font-size: 30px;
	border-bottom: 5px solid var(--menu-txt-secondary-color);
    border-bottom: 5px solid #f65a1f;
	text-align: center;
}
.menu-container h4 {
    display: table;
    color: #FDC41F;
    color: var(--menu-txt-primary-color);
    margin: 0px auto 0px auto;
    padding: 20px;
    font-size: 30px;
    border-bottom: 5px solid var(--menu-txt-secondary-color);
    border-bottom: 5px solid #f65a1f;
    text-align: center;
}
.menu-container p {
	display: table;
	color: #dadad8;
    margin: auto;
	padding: 30px 20px;
	text-align: center;
}
.white-background {
    background-color: #fff;
}
.menu-container .row .col-xl-3,
.menu-container .row .col-lg-4,
.menu-container .row .col-md-4,
.menu-container .row .col-sm-6,
.menu-container .row .col-12 {
    box-sizing: border-box;
}
.yellow-button, .yellow-button-nohover, .yellow-button-small {
    background: #FDC41F none repeat scroll 0 0;
    height: 55px;
    margin-bottom: 25px;
    margin-top: 25px;
    border-radius: 15px;
    border: none;
    color: #444;
    font-weight: bold;
    line-height: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 36px;
    display: inline-block;
}
.yellow-button, .yellow-button-nohover {
    padding-top: 28px;
    margin-left: 50px;
    width: 385px;
}

.yellow-button-small {
    padding-top: 10px;
    margin-left: 24px;
    width: 280px;
}
.book-table .yellow-button {
    padding-top: 0px;
}

.product-category {
    position: relative;
    overflow: hidden;
    display: block;
    height: 228px;
    padding: 0;
    margin-bottom: 30px;
    border: 0;
    border-radius: 0;
    text-decoration: none;
}
.dropdown-toggle::after {
    display: none;
}
.product-category:hover .category-content-inner {
	top: 0;
}
.product-category:hover .category-title {
    color: #f65a1f;
	color: var(--menu-txt-secondary-color);
}
.category-image, .category-image img, .category-content {
    width: 100%;
    height: 100%
}
.category-image {
    position: absolute;
    top: 0;
    left: 0;
}
.category-content {
    position: relative;
    text-align: center;
}
.category-content img {
    width: 100%;
}
.category-content-inner {
    position: absolute;
    top: 168px;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px;
}
.category-title {
    color: #fff;
    position: relative;
    margin: 0;
    padding: 15px 0;
    font-size: 30px;
    line-height: 1.1;
    font-weight: normal;
    text-transform: capitalize;	
}
.category-title:before {
    background: #f65a1f;
    background: var(--menu-txt-secondary-color);
    position: absolute;
    top: 0;
    left: 50%;
    width: 160px;
    height: 3px;
    margin-left: -80px;
    content: "";	
}
.products {
    padding-bottom: 10px;
}
.products-title {
    color: #FDC41F;
    color: var(--menu-txt-primary-color);
    margin: 0;
    padding-left: 15px;
	padding-bottom: 15px;
    font-size: 30px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: capitalize;	
}

.product {
    display: inline-block;
    float: none;
    padding-bottom: 30px;
    vertical-align: top;
}
.product .thumbnail {
    padding: 0 10px 10px;
    background: #1a1004;
    border: 0;
    border-top: 4px solid #FDC41F;
    border-top: 4px solid var(--menu-txt-primary-color);
    border-radius: 0;
    cursor: pointer;
}
.product .thumbnail:focus,
.product .thumbnail:hover {
    border-color: #f65a1f;
	border-color: var(--menu-txt-secondary-color);
}
.product-head {
    padding: 10px 0;
}
.product-title {
    color: #FDC41F;
    color: var(--menu-txt-primary-color);
	margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: capitalize;	
}
.thumbnail:hover .product-title {
    color: #f65a1f;
	color: var(--menu-txt-secondary-color);
}
.order-title {
    color: #FDC41F;
    color: var(--menu-txt-primary-color);
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 1.1;
    font-weight: bold;
    text-align: center;
    padding-bottom: 12px;
}
.product-image {
    overflow: hidden;
}
.thumbnail .product-image img {
    width: 100%;
    height: auto;
}
.thumbnail:hover .product-image img { 
	transform: scale(1.1); 
}

.thumbnail .product-price {
    color: #f65a1f;
    color: var(--menu-txt-secondary-color);
    font-size: 22px;
    line-height: 1.2;
}
.product-content p {
	display: block;
    color: #90908e;
    margin: 0;
    font-size: 16px;
    line-height: 1.63;
	padding: 0px;
	text-align: left;
}
.product-meta {
    display: inline-block;
    margin-bottom: 10px;
}
.product-meta dt {
    color: #90908e;
    width: auto;
    min-width: 0;
    font-size: 14px;
    line-height: 1.6;
/*    text-transform: uppercase; */
    vertical-align: bottom;	
}
.product-meta dt, .product-meta dd {
    display: inline-block;
    float: none;
    font-weight: normal;
}
.product-meta dd {
    margin: 0;
    vertical-align: middle;
}
.control-label {
    color: #FDC41F;
	font-size: 15px;
    line-height: 1.2;
    text-transform: capitalize;	
}
.categories .form-control {
    overflow: hidden;
    width: 140px;
    background: #3c270a;
    background: var(--menu-bg-color);
    color: #fff;
    position: relative;
    height: 37px;
    border: 1px solid #0e0d0d;
    cursor: pointer;
    border-radius: 0;
    text-align: left;
}
.categories .form-control:focus {
	-webkit-box-shadow: 0 0 10px rgba(255, 255, 255, .3);
	box-shadow: 0 0 10px rgba(255, 255, 255, .3); 
}
.categories .form-control .fa {
	position: absolute; 
	right: 10px; 
	top: 10px; 
	font-size: 16px;
}
.btn-group.open .fa {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg); 
	transform: rotate(180deg); 
}
.categories .dropdown-menu {
    width: auto;
    min-width: 100%;
    max-width: 520px;
    text-transform: capitalize;
}
.categories .dropdown-menu a {
    overflow: hidden;
    margin: 0 20px;
    padding: 3px 0;
}	
.categories .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.order-buttons {
    padding-bottom: 20px;
}
.button-change {
    background: #FDC41F none repeat scroll 0 0;
    background: var(--menu-txt-primary-color) none repeat scroll 0 0;
    width: 60px;
    height: 16px;
    border-radius: 15px;
    border: none;
    color: #000;
    font-weight: bold;
    line-height: 0;
    text-align: center;
    float: left;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
}
.button-remove {
    background: #f65a1f none repeat scroll 0 0;
    background: var(--menu-txt-secondary-color) none repeat scroll 0 0;
    width: 60px;
    height: 16px;
    border-radius: 15px;
    border: none;
    color: #000;
    font-weight: bold;
    line-height: 0;
    text-align: center;
    float: right;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
}
.order-detail p, .order-price p, .order-total p {
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.order-price {
    width: 100%;
    height: 25px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #f65a1f;
    border-bottom-color: var(--menu-txt-secondary-color);
    margin-bottom: 8px;
}
.order-total {
    width: 100%;
}
.order-missing {
    color: #f65a1f !important;
    color: var(--menu-txt-secondary-color) !important;
    font-size: 16px;
}
.align-left {
    float: left;
}
.align-right {
    float: right;
}
.order-total p {
    width: 100%;
    text-align: right;
}
/* Registration */
.register .form-group {
    text-align: center;
    font-size: 18px;
}
.register .form-group.submit {
    margin-bottom: 0;
}
.register input[type="submit"] {
    margin-left: 0;
    padding-top: 1px;
    width: 308px
}
.register .form-group.submit p {
    font-size: 18px;
}
.register .form-group.submit p a{
    color: #fff;
}
.g-recaptcha {
    display: inline-block;
}
.h2-numbering h1 {
    counter-reset: h2counter;
}

.h2-numbering h2:before {
    content: counter(h2counter) ".\0000a0\0000a0";
    counter-increment: h2counter;
}
.order-toggle {
    display: none;
    color: black;
    font-size: 12px;
    padding-bottom: 20px;
    text-align: center;
}
.order-toggle button {
    background-color: #FDC41F;
    background-color: var(--menu-txt-primary-color);
    border-radius: 10px;
    border: none;
    color: #000;
    font-weight: bold;
    }

/* Item Selector Pane */
.item-selector-container {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    background-color: white;
    box-shadow: 0px 2px 18px #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    min-width: 450px;
    max-width: 900px;
    z-index: 999;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 80px;
    top: 0px;
    left: 15%;
    right: 15%;
    max-height: 550px;
    overflow-y: auto;

}

.item-selector-title {
    padding: 7px 10px 7px 24px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: normal;
    color: #000;
    border: 1px solid #B1B3B4;
    background: var(--menu-txt-primary-color);
}
.item-selector-description {
    margin-top: 24px;
    max-width: 400px;
    font-size: 16px;
}
.item-selector-buttons, .option-selector-buttons {
    color: #87888A;
    background: #ECEDED;
    border: 1px solid #B1B3B4;
    text-align: center;
    font-weight: normal;
    display: inline-block;
    cursor: pointer;
    margin: 0;
    user-select: none;
}
.item-selector-buttons:hover, .option-selector-buttons:hover {
    background: #CFD1D2;
}
.item-selector-close {
    width: 28px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
    padding-top: 2px;
    margin-top: -1px;
}
.item-selector-content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    position: relative;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0;
    background: #fff;
    box-shadow: 0px 2px 12px #CCC;
    border: 1px solid #B1B3B4;
    overflow-y: auto;
    max-height: 400px;
}
.item-selector-basic {
    margin: 24px;
    display: inline-block;
    vertical-align: top;
}
.item-selector-image {
    width: 150px;
    display: inline-block;
    box-shadow: 3px 6px 5px #868383;
    border-radius: 6px;
}
.item-selector-options {
    margin-left: 24px;
    display: inline-block;
    vertical-align: top;
}
.item-selector-options-title {
    color: #FDC41F;
    color: var(--menu-txt-primary-color);
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 8px;
}
.item-selector-exclusion {
    margin: 24px 10px 24px 0px;
    min-width: 170px;
    display: inline-block;
    vertical-align: top;
}
.item-selector-exclusion-title {
    color: #f65a1f;
    color: var(--menu-txt-secondary-color);
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 8px;
}
.item-selector-options-subhead {
    color: #9a9898;
    font-size: 15px;
    font-weight: bold;
    line-height: 15px;
}
.item-selector-options-select {
    font-size: 16px;
    font-weight: bold;
    width: 220px;
    margin-bottom: 8px;
    margin-top: 5px;
}
.item-selector-options-check {
    margin: 5px 3px 10px 0px;
    max-height: 250px;
    list-style-type: none;
    padding: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 14px;
    font-weight: bold;
}
.item-selector-options-check input[type=checkbox] {
    margin: 0px 5px 1px 0px;
}
.item-selector-add-button {
    background: #FDC41F;
    background: var(--menu-txt-primary-color);
    display: inline-block;
    padding: 10px 40px;
    margin: 10px 0px 15px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #e3ab02;
    box-shadow: 0px 1px 3px #000;
    font: 76% Arial, Helvetica, sans-serif;
    font-size: 28px;
    text-align: center;
    color: #000;
    text-shadow: -1px -1px 1px #e3ab02;
    cursor: pointer;
    float: right;
}
.item-selector-add-button:hover {
    background: #e3ab02;
}
.item-selector-quantity-container {
    display: inline-block;
    padding: 7px 0px;
    margin: 10px 30px 0px 0px;
    float: right;
    vertical-align: top;
}
.item-selector-quantity-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 8px;
}
.option-selector-minus {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.option-selector-plus {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.option-selector-minus, .option-selector-plus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    padding: 3px 10px 4px 10px;
    display: inline-block;
}
.option-selector-quantity {
    background: #FFFFFF;
    padding: 7px 0px;
    margin: 0;
    height: 25px;
    width: 20px;
    border: 1px solid #B1B3B4;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.item-selector-minus {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-left: 20px;
}
.item-selector-plus {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.item-selector-minus, .item-selector-plus {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: normal;
    padding: 3px 10px 4px 10px;
    display: inline-block;
}
.item-selector-quantity {
    background: #FFFFFF;
    padding: 7px 0px;
    margin: 0;
    height: 41px;
    width: 40px;
    border: 1px solid #B1B3B4;
    font-family: Arial, sans-serif;
    font-size: 21px;
    line-height: normal;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.item-selector-comment {
    margin: 10px 24px 0px 24px;
    color: #f65a1f;
    color: var(--menu-txt-secondary-color);
    font-size: 14px;
    font-style: italic;
    max-width: 400px;
}
.item-selector-comment label {
    padding-right: 3px;
}
.item-selector-comment input[type=text] {
    font-size: 14px;
    line-height: normal;
    padding: 0;
    width: calc(100% - 38px);
}
.confirm-order {
    width: 350px;
    margin-left: 75px;
}
.opaque {
    opacity: .5;
}
.opaque-white {
    background: #ffffff;
    opacity:.1;
}
.sold-out {
    margin-left: 50px;
    max-width: 60%;
}
.imageoverlay {
    position: absolute;
    top: 0;
    left: 20%;
    max-width: 60%;
}
.booking-detail table{
    margin-left: 50px;
    margin-right: 55px;
}
.booking-detail td {
    font-size: 16px;
}
.booking-detail .pad-left {
    padding-left: 10px;
}
.booking-detail .name {
    margin-left: 50px;
    width: 385px;
    font-size: 16px;
}
.booking-detail .table-order {
    width: 385px;
    height: 54px;
    font-size: 16px;
}
.booking-detail input {
    width: 385px;
    margin-left: 50px;
    font-size: 16px;
    border-width: 6px;
    border-color: #fff;
    border-style: solid;
    outline-color: #FDC41F;
    outline-color: var(--menu-txt-primary-color);
}
.booking-detail h3 {
    margin-bottom: 20px;
}
.booking-detail .confirm-code {
    width: 3em;
}
.booking-detail a {
    margin-top: 0px;
}
    /* Modal Delete Confirmation */
.modal-confirm {
    color: #636363;
    width: 400px;
}
.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 14px;
}
.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -10px;
}
.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}
.modal-confirm .modal-body {
    color: #999;
}
.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
    color: #999;
}
.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
    color: #f15e5e;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}
.modal-confirm .btn {
    color: #fff;
    border-radius: 4px;
    background: #60c7c1;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
    outline: none !important;
}
.modal-confirm .btn-info {
    background: #c1c1c1;
}
.modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
    background: #a8a8a8;
}
.modal-confirm .btn-danger {
    background: #f15e5e;
}
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
    background: #ee3535;
}
.clickable {
    cursor: pointer;
}
.card-group {
    margin-top: 20px;
    margin-left: 55px;
}
#card-element {
    width: 86%;
    padding-top: 10px;
    padding-bottom: 0;
}
#card-errors {
    color: #fff;
}
#payment_submit {
    padding-top: 8px;
}

    /* Footer */
.footer h3 {
    font-size: 18px;
    margin-bottom: 26px;
}
.footer ul li {
    list-style: none;
    font-size: 15px;
    padding-bottom: 5px;
}
.footer ul li.active a,.footer a:hover {
    color: #179A9C;
    padding-left: 6px;
}
.footer p, .footer a {
    font-size: 15px;
    color: #333;
}
.footer .adjust-height {
    line-height: 1.0;
}
.container-fluid.last-footer {
    border-top: 1px solid #e3e3e3;
}
.container-fluid.last-footer .main-container {
    padding: 35px 0;
}
.footer.last-footer ul li {
    padding-bottom: 0;
    float: left;
    padding-right: 20px;
}
.footer.last-footer ul {
    padding: 0;
}
.footer.last-footer ul li:first-child {
    padding-left: 0;
}
.nopadding {
	padding: 0px;
}
.padbot20 {
    padding-bottom: 20px;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

/*/////////Loader /////////*/