@charset "utf-8";
/* CSS Document */
nav.top-nav {
	padding-top: 25px;
	background-color:#ffffff;
	margin-bottom: 15px;
}

nav.top-nav .navbar-nav.navbar-right li a {
	transition: all .2s ease-in-out;
	border: 1px solid #fff;
}

nav.top-nav .navbar-nav.navbar-right li a:hover {
	background-color: #fff;
	border: 1px solid #F9AA36;
}

.btm-nav {
	background-color: #F9AA36;
	height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 100%;
}

  .btm-nav-cont {
    margin-left: auto;
    margin-right: auto;
	padding-left: 10px;
  }

@media (min-width: 768px) {
  .btm-nav-cont {
    width: 750px;
  }
  
  .navbar-brand {
  	width: 120px;
  }
  
  .navbar-nav > li > a{
	  line-height: 1.42857143;
	margin-left: 0px;
	font-size: 10px;
  }
}
@media (min-width: 992px) {
  .btm-nav-cont {
    width: 970px;
  }
  .navbar-brand {
  	width: 150px;
  }
  
  .navbar-nav > li > a{
	line-height: 1.42857143;
	margin-left: 5px;
	font-size:16px;
  }
}
@media (min-width: 1200px) {
  .btm-nav-cont {
    width: 1170px;
  }
  
  .navbar-brand {
  	width: 208px;
  }
  
  .navbar-nav > li > a{
	  line-height: 43px;
	margin-left: 20px;
	font-size: 18px;
  }
}

.btm-nav-cont > ul.nav.navbar-nav.navbar-left > li > a {
	font-size: 14px;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 40px;
	font-weight:600;
	letter-spacing: 2px;
	text-transform:Uppercase;
	transition: all .2s ease-in-out;	
}

.btm-nav-cont > ul.nav.navbar-nav.navbar-left > li > a:hover {
	color: #F9AA36;
}

a.navbar-brand {
	background-image:url(../img/TCPL_Logo.png);
	background-size: contain;
	background-repeat:no-repeat;
	cursor: default;
}

.container.jumbo {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
		max-width: 1800px;
}

.carousel-inner .item .img-responsive {
	width: 100%;
}

div.logo-overlay {
	position: relative;
	text-align:right;
	bottom: 30px;
/*	z-index: 9;
	padding-top: 10px;
	padding-bottom: 10px;*/
	padding-right: 10px;
	width: 100%;
    margin-bottom: -35px;
}

div.logo-overlay img {
/*  -webkit-filter: drop-shadow(1px 1px 3px #222);
  filter: drop-shadow(1px 1px 3px #222);*/
  height: 60px;
}

div.text-overlay {
	position: absolute;
	text-align:left;
	bottom: 20%;
	z-index: 9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
	padding-left:80px;
	width: 100%;
	color: #ffffff;
	font-family: 'Alegreya Sans', sans-serif;
/*	  -webkit-filter: drop-shadow(1px 1px 3px #222);
  filter: drop-shadow(1px 1px 3px #222);*/
}

div .text-overlay.opacity4 {
	background-color: #F9AA36;
    opacity: 0.9;
    height: 103px;
    width: 484px;
    /* margin-left: 61px; */
    border-radius: 0px 20px 20px 0px; 
}

div.text-overlay span {
	display:block;
	line-height: 24px;
}

span.text-big {
	font-size: 36px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing: 3px;
}

span.text-mid {
	font-size: 24px;
	font-weight:300;
	padding-top: 5px;
	padding-left: 3px;
	letter-spacing: 5px;
}

span.text-small {
	font-size: 14px;
	font-weight:400;
	letter-spacing: 5px;
	padding-left: 3px;
}

h2 {
	color:#F9AA36;
}

.section-divider {
	border-top: 1px solid silver;
    margin-top: 40px;
    margin-bottom: -45px;
    text-align: center;
}

.section-divider h2{
	display: inline-block;
    padding: 1rem;
    position: relative;
    top: -4.5rem;
    background-color: #fff;
	text-transform:uppercase;
	font-family: 'Alegreya Sans', sans-serif;
	color:#F9AA36;	
}

div.testi .thumbnail {
	height: 225px;
	font-family: 'Work Sans';
}

.testi h3 {
	font-size:21px;
	font-weight:500;
	text-transform:capitalize;
}

.testi h3:before, .testi h3:after {
	content: "\"";
}

.testi span {
    position: absolute;
    bottom: 28px;
    right: 28px;
    font-weight: 400;
}

.testi span:before {
	font-family: 'Glyphicons Halflings';
	padding-right: 3px;
	content:"\e008";
	font-weight:400;
	
}
.menu h3 {
	line-height: 0px;
}

.menu .thumbnail {
	font-family: 'Work Sans';
	border: none;	
	text-align: left;
}

.menu .caption {
	padding-left: 20px;
    padding-top: 5px;
}

.menu .thumbnail .img-responsive {
	width: 100%;	
}

.menu .Pricing {
	font-size: 20px;	
}

.menu .Pricing:after {
	content:"(Price Inclusive GST)";
	font-size: 12px;
    font-style: italic;
    padding-left: 10px;
}


.menu .details {
    display: block;
}

.menu .btn.order{
    float: right;
    position: inherit;
    margin-top: -44px;
	background-color: #F9AA36;
	border-color:#FF8F01;
}

.desaturate {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.foot-logo {
	height: 50px;
	width:100%;
	padding-top: 10px;
	background-image:url(../img/TCPL_Logo.png);
	background-size: contain;
	background-repeat:no-repeat;
}

.foot-list {
	padding-top: 13px;
	font-size: 10px;
	color: #707070;
}

.foot-list a{
	color: #707070;
}

.foot-list a:hover{
	cursor:pointer;
}

.foot-list li:not(:first-child):before {
	content: "|";
	padding-right:10px;	
}

.foot-note {
	font-size: 10px;
	color: #707070;
}

footer {
	background-color: #F5F5F5;
	border-top: 1px solid silver;
	padding-top: 10px;
	padding-bottom: 40px;
    margin-top: 60px;

}

#order_form {
	font-family: 'Work Sans';
}

#order_form span.input-group-addon {
	width:85px;	
}

#order_form div.input-group {
	width: 100%;
}

#order_form div.input-group:not(:last-child) {
	margin-bottom: 10px;
}

#order_form .img-responsive {
	width: 100%;	
}

#order_form .title-menu {
    display: block;
	font-size: 20px;
	color: #F9AA36;
}

#order_form .Pricing {
	font-size: 20px;	
}

#order_form .Pricing:after {
	content:"(Price Inclusive GST)";
	font-size: 12px;
    font-style: italic;
    padding-left: 10px;
}


#order_form .details {
    display: block;
}

#order_form input:disabled{
	cursor: default;	
}

.terms {
    display: block;
    clear: both;
}

.row.step1 {
    margin-top: 25px;
	margin-left: 15px;
    margin-bottom: 20px;	
}

#order_details .row.step1 {
	margin-left: 0px;
}

#checkout-btn span.glyphicon {
	padding-right: 10px;	
}

span.step1 {
    display: inline;
    /* border: 1px solid; */
    background-color: #F9AA36;
    padding: 8px 10px;
    border-radius: 5px;
    color: #fff;
    letter-spacing: 5px;
    text-transform: uppercase;
	vertical-align: middle;
}

span.step1b {
    font-size: 25px;
    padding: 8px 10px;
    vertical-align: middle;
	letter-spacing: 2px;
	
}

.num-circle {
	clear:left;
	padding: 5px 8px;
	background-color:#F9AA36;
	color: #fff;
	width: 105px;
	height: 30px;
	border-radius: 10px;
	text-transform:uppercase;
	letter-spacing: 2px;
	
}

div.thumbnail.dish {
	height: 200px;	
}

.row.dish {
	margin-left: 0px;
	margin-top: 25px;
}

span.dish-cat {
	font-size:21px;
	padding-left: 14px;
	color: #F9AA36;
	letter-spacing: 3px;
    font-variant: small-caps;
}

span.apick {
	font-size:12px;
	font-style:italic;
	margin-left:10px;
	color: #000;
	letter-spacing: 2px;
    font-variant: normal;
}

ul.dish {
    list-style: none;
	padding-left: 15px;
}

ul.dish input[type="checkbox"] {
	margin-right:5px;	
}

#order_details {
	font-family: 'Work Sans';
}

#order_details .row.top span.input-group-addon {
	width:85px;	
}

#order_details div.input-group {
	width: 100%;
}

#order_details div.input-group:not(:last-child) {
	margin-bottom: 10px;
}

#order_details .img-responsive {
	width: 100%;	
}

#order_details .title-menu {
    display: block;
	font-size: 20px;
	color: #F9AA36;
}

#order_details .Pricing {
	font-size: 20px;	
}

#order_details .Pricing:after {
	content:"(Price Inclusive GST)";
	font-size: 12px;
    font-style: italic;
    padding-left: 10px;
}


#order_details .details {
    display: block;
}

#order_details input:disabled{
	cursor: default;	
}

#order_details .del_time div span.input-group-addon {
    width: 108px;
    }

#order_details .del_time div.col-md-6.col-xs-6,
#order_details .con_name div.col-md-6.col-xs-6  {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px;
}

#order_details .del_time div.col-md-6.col-xs-6.del_sub,
#order_details .con_name div.col-md-6.col-xs-6.del_sub {
    padding-right: 15px;
}

#order_details .con_name div span.input-group-addon {
    width: 108px;
}

.icon-left {
    padding-right: 10px;
}

span.check_label {
    padding: 6px 12px;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}

span.check_box {
    padding: 6px 12px;
    width: 108px;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    text-align: right;
}

.top-margin-10 {
    padding-right: 0px;
    margin-top: 10px;
}

div.review_head span {
    font-weight: 600;
    font-size: 16px;
}

.menu_review span {
    display: block;
    padding-bottom: 2px;
}

.price_break_top {
    /* padding-left: 10px; */
    margin-bottom: 10px;
}

.price_break {
    padding-left: 10px;
}

.p_label span {
    font-weight: 500;
    text-align: right;
	width: 100%;
}

div.p_label {
    display: inline-flex;
    width: 130px;
    margin-right: 10px;
}

.del_details {
    padding-left: 10px;
}

.con_details {
    padding-left: 10px;
}

.p_label {
    display: inline-flex;
    width: 116px;
    margin-right: 10px;
}

div.order_review {
    font-family: 'Work Sans';
}

div.menu_review:not(.review_head) {
    text-align: center;
    padding-top: 20px;
}

div .menu_review span {
    padding-bottom: 10px;
}

div.review_head.menu_review span{
    text-align: center;
    width: 100%;
    display: block;
}

div.review_head:not(:first-child) {
    margin-top: 30px;
}

div.review_head {
    margin-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px dashed #F9AA36;
	font-family: 'Alegreya Sans';
    letter-spacing: 3px;
}

div.order_review .thumbnail {
	padding: 30px;
}

div.order_review textarea {
	width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 10px;
}

div.order_review textarea:ready-only,
div.order_review textarea:-moz-ready-only {
	border: 0px;
}