/*
Theme Name: Turban
Theme URI: http://theturban.com.au/
Author: Infoconnect
Author URI: http://www.infoconnect.com.au/
Description: This theme has been designed for Turban website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: turban
Domain Path: /languages/
Tags: one-column, two-columns, custom-menu, full-width-template, theme-options, threaded-comments,
*/
body {
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #383838;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
a, button {
	-webkit-transition: 0.4s all ease-out;
	-moz-transition: 0.4s all ease-out;
	transition: 0.4s all ease-out;
}
a {
	text-decoration: none;
	color: #5a1418;
}
img {
	max-width: 100%;
	height: auto;
}
hr {
	border-top: 1px solid #d9d9d9;
	border-bottom: none;
	margin: 20px 0;
}
.font-ari{
	font-family: 'Tinos', serif;
	font-weight:400;
}
h1, .h1 {
	font-size: 35px;
	line-height: 48px;
	font-weight: 700;
}
h2, .h2 {
	font-size: 20px;
	line-height:30px;
	font-weight: 600;
}
h3, .h3 {
	font-size: 20px;
	line-height:30px;
	font-weight: 600;
}
h4, .h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 500;
}
h5, .h5 {
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
}
h2.font-ari {
    font-size: 35px;
    line-height: 70px;
    text-transform: uppercase;
}
.color-gray, .color-gray a {
	color: #313131;
}
.color-gray, .color-gray a {
	color: #565656;
}
.color-white, .color-white a {
	color: #ffffff;
}
.color-red {
	color: #ea1218;
}
.color-black {
	color: #1a0707;
}
a.color-red {
	color: #ea1218;
}
.light {
	font-weight: 300;
}
.bg-black {
	background-color: #1a0707;
}
.bg-blue {
	background-color: #10499e;
}
.bg-white {
	background-color: #ffffff;
}
.bg-gray {
	background-color: #f1f1f1;
}
.bg-green {
	background-color: #109e6e;
}
.p-t-5 {
	padding-top: 5px;
}
.p-b-5 {
	padding-bottom: 5px;
}
.p-t-10 {
	padding-top: 10px;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-t-15 {
	padding-top: 15px;
}
.p-b-15 {
	padding-bottom: 15px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.p-t-40 {
	padding-top: 40px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-t-50 {
	padding-top: 50px;
}
.p-b-50 {
	padding-bottom: 50px;
}
.p-t-60 {
	padding-top: 60px;
}
.p-b-60 {
	padding-bottom:60px;
}
.p-t-80 {
	padding-top: 80px;
}
.p-b-80 {
	padding-bottom: 80px;
}
.no-padding{
	padding:0;
}
.clearfix {
	clear: both;
}
.no-margin {
	margin: 0;
}
a:hover, a:active {
	color: #ea1218;
}

.theme-btn {
	display: inline-block;
	background-color: #5a1418;
	color: #ffffff;
	padding: 2px 25px;
		-webkit-transition: 0.4s all ease-out;
	-moz-transition: 0.4s all ease-out;
	transition: 0.4s all ease-out;
	border:none;
	outline: none;
	font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
	cursor:pointer;
}
.theme-btn-line{
	color: #5a1418;
	border:1px solid #5a1418;
	background-color:transparent;
}
.theme-btn i{
	margin-left:5px;
}
.theme-btn:hover {
background-color:#333333;
	color:#ffffff;
}
.social-icons a{
	display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgb(255 255 255 / 30%);
    border-radius: 50%;
    color: #000000;
    text-align: center;
    font-size: 17px;
}
.social-icons a:hover{
	color:#5a1418;
}
.header .social-icons{
	display:inline-block;
	margin-right:20px;
	    padding-top: 1px;
}
.header .header-contact, .header .header-contact .header-contact-line{
	display:inline-block;
}
.header .header-contact .header-contact-line a{
	color: #9b9b9b;
}
.header .header-contact .header-contact-line a:hover{
	color: #ffffff;
}
.header-contact-line.header-contact-email{
	margin-left: 20px;
}
.header-right{
	text-align:right;
}
.header-link a {
    color: #9b9b9b;
}
.header-link a:hover{
	color:#ffffff;
}
.header-top-button a{
	display: inline-block;
    background-color: rgb(255 255 255 / 30%);
    padding: 2px 10px;
    color: #ebd04b;
    margin-left: 20px;
}
.header-top-button a i{
	margin-right:5px;
}
.header-top-button a:hover{
	color:#5a1418;
}
.header-link, .header-top-button{
	display:inline-block;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	display: inline-block;
	position: relative;
}
.menu-area .menu li a {
    padding: 0 15px 15px;
	position: relative;
	text-transform: uppercase;
}
.menu .left-menu {
	float:left;
}
.menu .right-menu {
	float:right;
}
.menu-area .menu li a:hover {
	color: #ebcf4b;
}
.menu li .sub-menu {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    overflow: hidden;
    position: absolute;
    top: 40px;
    left: 15px;
    -webkit-transition: 0.4s all ease-out;
    -moz-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    z-index: 9999;
    width: 240px;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
}
.menu li .sub-menu li {
    background-color: rgb(56 56 56 / 95%);
    display: block;
}
.menu li .sub-menu li a {
    color: #ffffff;
    display: block;
    margin: 0;
    border-bottom: 1px solid rgb(77 77 77);
    padding: 7px 15px;
}
.menu li .sub-menu li:last-child a {
	border: none;
}
.menu li .sub-menu li a:hover {
	color: #ea1218;
}
.menu li:hover .sub-menu {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.menu ul > li.menu-item-has-children > a::after {
    position: absolute;
    font-family: 'FontAwesome';
    top: -6px;
    right:4px;
    content: "\f0d7";
    color: rgba(255,255,255,1);
    opacity: 0.3;
    font-size: 13px;
}
.menu ul > li.menu-item-has-children > a{
	padding-right:20px;
}
header.header {
    padding-bottom: 60px;
    position: absolute;
    left: 0;
    right: 0;
}
.home header.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background-color: transparent;
}
.header .logo{
	position: absolute;
    max-width: 180px;
    left: 50%;
    margin-left: -90px;
	top: 30px;
}
.header .logo:before, .header .logo:after{
	content: '';
    width: 1000px;
    height: 1px;
    background-color: rgb(255 255 255 / 20%);
    position: absolute;
    top: 24px;
}
.header .logo:before{
    left: -960px;
}
.header .logo:after {
    right: -916px;
}
#main{
	overflow: hidden;
    position: relative;
}



.header .header-top{
	padding-top: 10px;
    padding-bottom: 10px;
}
.header-area .menu{
	padding-top: 40px;
	margin-left: -15px;
    margin-right: -15px;
}

.slider img {
	width: 100%;
}
.slider-area {
	position: relative;
}
.slider-area .slider-inner {
	position: absolute;
	bottom: 50px;
	z-index: 999;
	left: 0;
	right: 0;
}
.slider-inner-content h1 {
    font-size: 55px;
    font-weight: 400;
    text-transform: uppercase;
}
.slider-inner-content p {
	font-size:27px;
	line-height: 40px;
}

.footer-about h3{
	font-size:30px;
	line-height: 42px;
}
.footer-about p{
	color:#c6c6c6;
	font-weight:300;
	font-style: italic;
}
.footer-list{
	margin:0;
	padding:0;
}
.footer-list li{
	padding-left:30px;
	position:relative;
	margin-bottom:10px;
	list-style-type: none;
}
.footer-list li:before{
	content:url("img/arr-white.png");
	position:absolute;
	    top: 8px;
	left:2px;
}
.footer-social ul{
	margin:0;
	padding:0;
}
.footer-social ul li{
	display:inline-block;
}
.footer-social ul li a{
	color: #ffffff;
    font-size: 25px;
    border: 2px solid #10499e;
	-webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    display: inline-block;
    height: 50px;
    padding: 11px;
    text-align: center;
	margin-right:5px;
}
.footer-contact-icon {
	float: left;
    margin-right: 10px;
    display: inline-block;
    border: 2px solid #109e6e;
    border-radius: 50%;
    padding: 7px;
}

.footer-nav {
	padding-left: 40px;
}
.footer-contact-line{
	margin-bottom:10px;
	margin-bottom: 20px;
}
.footer-contact-item{
	display:block;
	font-size: 18px;
}

.title{
	padding-bottom:10px;
}
.title h2, .title h3{
	display:inline-block;
	padding:0 50px;
	position:relative;
	color:#5a1418;
	text-transform: uppercase;
	font-size:20px;
	line-height: 30px;
}

.title h2:before, .title h2:after, .title h3:before, .title h3:after{
	content:'';
	width:30px;
	height:2px;
	background-color:#5a1418;
	position:absolute;
	top:50%;
	margin-top:-1px;
}
.main-title .title h2{
	color:#ffffff;
	font-size: 30px;
}
.main-title .title h2:before, .main-title .title h2:after{
	height: 3px;
    background-color: #dba86d;
}
.title h2:before, .title h3:before{
	left:0px;
}
.title h2:after, .title h3:after{
	right:0px;
}
.button-lines .theme-btn{
	margin:0 5px;
}
.title.color-white h2:before, .title.color-white h2:after, .title.color-white h3:before, .title.color-white h3:after{
	background-color:#ffffff;
}
.title.color-white h2, .title.color-white h3{
	color:#ffffff;
}
.intro{
	position:relative;
}
.intro-image{
	position:absolute;
	top:0;
	right:0;
	width:48%;
	bottom:0;
	background-image:url("img/Turban-Indian-Resturant.jpg");
	background-position:center center;
	background-size:cover;
}
.menu-box{
	padding-bottom:8px;
	border-bottom:1px dotted #333333;
	margin-bottom:30px;
	min-height: 150px;
}
.menu-box h3{
	display:inline-block;
}
.menu-box-price {
    float: right;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
}
.menu-box-price .discount{
	display: inline-block;
    background-color: #BA0000;
    color: #ffffff;
    padding: 0px 15px;
    font-size: 87%;
    margin-left: 5px;
}
.menu-box p{
	font-size:15px;
	font-style: italic;
	font-weight:300;
}
.button-lines span {
    font-weight: 600;
    margin-right: 16px;
    display: inline-block;
}

.testimonials{
	background-image:url("img/testimonials-bg.jpg");
	background-position:center center;
	background-size:cover;
}
.testimonial-slider .bx-controls .bx-controls-direction a{
	width:25px;
	height:42px;
	background-repeat: no-repeat;
	background-position:center;
	display:inline-block;
	cursor:pointer;
}
.testimonial-slider .bx-controls .bx-controls-direction a.bx-prev{
	background-image:url("img/arrow-prev.png");
	float:left;
}
.testimonial-slider .bx-controls .bx-controls-direction a.bx-next{
	background-image:url("img/arrow-next.png");
	float:right;
}
.testimonial-slider .testimonial-inner{
	max-width: 650px;
    display: table;
	margin:0 auto;
}
.testimonial-slider .bx-controls .bx-controls-direction{
	position:absolute;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left:0;
	right:0;
	z-index: 999;
}
.testimonial-slider{
	position:relative;
}
.special-box{
	position:relative;
	overflow: hidden;
}
.special-box .special-box-inner{
	position:absolute;
	z-index: 9;
	left:0;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.special-box img{
	width:100%;
	-webkit-transition: all ease-out 0.4s;
	transition: all ease-out 0.4s;
}
.special-box .special-box-inner h2{
	margin-bottom:0;
}
.special-box:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.reservation-image-left img, .reservation-image-right img{
	width:100%;
}

.reservation-image-left{
	padding-right:20px;
} 
.reservation-image-right{
	padding-left:20px;
}
.reservation-content h2{
	font-size: 32px;
    line-height: 42px;
}
.bottom-gallery .col-five{
	float:left;
	width:20%;
}
.bottom-gallery .col-five img{
	width:100%;
}
footer.footer{
	background: #000000;
background: -moz-linear-gradient(left,  #000000 0%, #1e0808 50%, #000000 100%);
background: -webkit-linear-gradient(left,  #000000 0%,#1e0808 50%,#000000 100%);
background: linear-gradient(to right,  #000000 0%,#1e0808 50%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 );

}
footer.footer .footer-socket p{
	color:#8b8b8b;
}
footer.footer .footer-socket{
	border-top: 1px solid rgb(255 255 255 / 30%);
}
.footer-agni-para{
	max-width:300px;
	margin:0 auto;
}
.footer-contact-line i {
    width: 30px;
    height: 30px;
    border: 1px solid #EBD04B;
    padding-top: 5px;
    margin-right: 10px;
    text-align: center;
}

.main-title{
	background-color: #42080b;
}
.main-title {
    background-color: #42080b;
    background-image: url(http://www.theturban.com.au/wp-content/uploads/2021/10/Turban-Page-Cover.png);
    background-size: cover;
    padding-top: 250px;
}
.address-box {
    border: 12px solid #e3e3e3;
    margin-left: 30px;
}
.address-box .address-inner{
	padding: 30px;
    text-align: center;
}
.address-box .address-inner h4, .address-box .address-inner h4 a{
	font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #5A1418;
}
.address-box .address-inner h4 a:hover{
	color:#ea1218;
}
.uppercase{
	text-transform: uppercase;
}
.contact-form-inner .wpcf7-form-control-wrap{
	margin-bottom: 30px;
	display:block;
}
.contact-form-inner .wpcf7-form-control-wrap .wpcf7-text, .contact-form-inner .wpcf7-form-control-wrap .wpcf7-textarea, .contact-form-inner .wpcf7-form-control-wrap .wpcf7-date, .contact-form-inner .wpcf7-form-control-wrap .wpcf7-number, .contact-form-inner .wpcf7-select{
	width:100%;
	border:1px solid #cccccc;
	padding:5px 15px;
	font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 30px;
	min-height: 41px;
}
.contact-form-inner .wpcf7-form-control-wrap .wpcf7-textarea{
	height:160px;
}
.contact-form-inner .wpcf7-form-control-wrap.your-message{
	margin-bottom:20px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 1em;
    padding: 0.1em 1em;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}
.wpcf7-not-valid{
	border:1px solid #dc3232!important;
}
.years-excellence{
	max-width: 280px;
}
.about-chef{
	padding-left:30px;
}
.about-chef img {
    border: 8px double #464646;
    display: block;
    margin: 0;
}
.agni-section{
	background-color: #ede7e5;
}
.agni-section .container {
    max-width: 760px;
    border: 2px solid #bc9e87;
    padding: 30px 20px;
}
.agni-section .agni-image img{
	max-width: 160px;
}
.about-message-content{
	background-color: #7F5636;
    color: #fff;
    padding: 35px 0;
}
.about-message-content .about-message-content-inner{
	border-top: 1px solid rgb(255 255 255 / 14%);
    border-bottom: 1px solid rgb(255 255 255 / 14%);
    padding: 30px 60px;
    text-align: center;
    font-size: 24px;
    line-height: 44px;
    font-style: italic;
}
.gallery-item{
	display:block;
	margin-bottom:30px;
}
.catering-services-content{
	padding-left:20px;
}
.menu-row{
	margin-left:-25px;
	margin-right:-25px;
}
.menu-row .col-md-6{
	padding-left:25px;
	padding-right:25px;
}
.reservation-image{
	padding-left: 10px;
}
.sticky-menu ul{
	margin:0;
	padding:0;
}
.sticky-menu ul li{
	list-style-type:none;
}
.sticky-menu ul li a{
	display:block;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}
.sidebar.sticky {
    top: 80px;
    width: 310px;
    padding-bottom: 20px;
    background-color: rgb(255 255 255 / 50%);
    padding: 20px 30px;
}
.inline-menu .menu-box{
	min-height:auto;
}
.inline-menu .title {
    padding-bottom: 20px;
}
.buffet-title{
	text-align: center;
    font-size: 28px;
    padding: 20px;
    background-color: #f7d5ae;
	margin-bottom: 25px;
}
.buffet-title small{
	font-size:18px;
}
.buffet-price{
	background-color: #585555;
    color: #E7CA4A;
    padding: 20px;
    text-align: center;
}
.buffet-price span{
	font-size:18px;
	display:block;
	color: #fff;
}
.buffet-title span{
	font-size: 40px;
    line-height: 55px;
    display: block;
    margin-bottom: 10px;
}

.menu-page-container{
	background-image:url('img/The-Turban-Menu-bg.jpg');
	background-position:center top;
	background-size:100%;
	background-attachment: fixed;
}
.sticky-menu ul li:last-child a {
    border-bottom:none;
}
.voucher-image{
	padding-left: 30px;
    text-align: right;
}
.header-sep {
    color: #9b9b9b;
    display: inline-block;
    margin: 0 4px;
}
.full-map{
	border: 0;
    margin-bottom: -7px;
}

.mobile-menu{ 
	display:none;
/*	display: block;*/
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 2147483647;
    bottom: 0px;
    background-color: rgb(29 35 39);
    width: 280px;
    overflow-y: scroll;
	padding-top: 20px;
}
.mobile-menu-icons {
	display: inline-block;
}
.mobile-menu-icons i {
	color: #ffffff;
	font-size: 28px;
	display: none;
	margin-left: 35px;
}
.mob-menu, .mob-menu .sub-menu {
	list-style: none;
	padding: 0;
}
.mob-menu li {	
	/*background-color: #5a1418;*/ 
}

.mob-menu .sub-menu li {
	background-color: #8f141424;
}
.mob-menu li a {
	color: #fff;
	display: block;
	text-align: center;
	padding: 8px 0;
    border-top: 1px solid #ffffff14;
}
.mob-menu li:nth-child(1) a {
	border-top: 0px solid #ffffff14;
}
.menu-has-opened .mobile-menu-open {
	display: none !important;
}
.menu-has-opened .mobile-menu-close {
	display: inline-block;
}

.special-box-inner .title {
	padding: 0;
}
.special-box a {
	position: relative;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    background: #5a1418!important;
    box-shadow: #421b1d 0 1px 3px 0 inset!important;
}

@media only screen and (max-width:1199px) {
	
	/*header*/
	.header .header-contact .header-contact-email {
    	display: none;
	}
	.header-link {
		display: none;
	}
	.menu-area .menu li a {
    	padding: 0 12px 15px;
	}
	.header .logo {
    	max-width: 160px;
	}
	
	.slider-inner-content h1 {
    	font-size: 50px;
		padding: 0;
	}
	
	.slider-inner-content p {
    	font-size: 23px;
	}
	.welcome-container .theme-btn {
    	padding: 2px 17px;
	}
	.reservation-content {
		padding: 0;
	}
	
	/*about*/
	.years-excellence-content {
		padding: 23px;
	}
	.about-chef-content {
		padding: 0;
	}
	
	/*banquet*/
	.sidebar.sticky {
    	width: 300px;
	}
	
	/*catering*/
	.catering-content, .catering-services-content {
		padding: 0;
	}
	
	/*contact*/
	.address-box {
     	margin-left: 0px; 
    	height: 100%;
	}
	.address-box .address-inner {
    	padding: 65px 30px;
	}
	
	/*liquors*/
	.menu-box h3 {
    	display: block;
	}
	.menu-box-price {
		display: block;
		float: none;
	}
	
	/*reservation*/
	.reservation-image {
		height: 100%;
	}
	.reservation-image img {
		height: 100%;
		object-fit: cover;
	}
}

@media only screen and (max-width:992px){
	.header .social-icons {
    	display: none;
	}
	.header .header-contact {
    	display: none;
	}
	.header-area .menu {
 	   display: none;
	}
	.header .logo {
    	max-width: 106px;
    	position: absolute;
    	top: 10px;
		left: 10px;
		margin: 0;
	}
	.header .logo:before, .header .logo:after {
    	display: none;
	}
	.header .header-top {
    	padding-top: 32px;
	}
	.mobile-menu-icons .mobile-menu-open {
		display: inline-block;
	}
	.slider-area .slider-inner {
     	position: unset;  
    	padding-top: 25px;
    	background-color: #5a1418;
	}
	.slider-inner-content h1 {
    	font-size: 43px;
	}
	.slider-inner-content p {
    	font-size: 21px;
	}
	.btn-gift-voucher {
		margin-top: 15px !important;
	}
	
	.welcome-image-left {
		text-align: center;
		padding-bottom: 60px
	}
	.welcome-container {
		padding-bottom: 60px
	}
	.welcome-image-right {
		text-align: center;
	}
	
	/*footer*/
	.footer-contact {
		text-align: center;
		padding-bottom: 50px;
	}
	.footer-wine {
		padding-bottom: 50px;
	}
	
	/*about*/
	.years-excellence-content {
		padding: 0;
	}
	
	/*banquet*/
	.sidebar.sticky {
    	position: inherit!important;
		top: 0px!important;
		width: 100%;
	}
	
	/*contact*/
	.contact-form {
		padding-bottom: 60px
	}
	.contact-form-header {
		text-align: center;
	}
	.address-box .address-inner {
    	padding: 30px;
	}
	.address-map img {
		width: 100%;
	}
	
	/*gift-vouchers*/
	.voucher-form {
		padding-bottom: 80px
	}
	.voucher-image {
		text-align: center;
		padding: 0;
	}
	
	/*reservation*/
	.reservation-form {
		padding-bottom: 80px;
	}
	.reservation-image {
		padding: 0;
	}
	
}

@media only screen and (max-width:767px) {
	.intro {
		text-align: center;
	}
	.intro-image {
		display: none;
	}
	.special-box {
		padding-bottom: 60px;
	}
	.last-special-box {
		padding: 0;
	}
	.testimonial-slider .bx-controls .bx-controls-direction {
    	top: 100%;
	}
	.reservation-image-left {
    	padding: 0 0 40px 0;
	}
	.reservation-content {
		padding: 0 0 40px;
	}
	.reservation-image-right {
    	padding: 0;
	}
	
	/*about*/
	.page-container {
		text-align: center;
	}
	.years-excellence {
    	max-width: none;
		padding-bottom: 40px;
	}
	.about-chef {
    	padding-left: 0px;
	}
	.agni-section {
    	padding-left: 10px;
    	padding-right: 10px;
		text-align: center;
	}
	.about-chef-content {
		padding-bottom: 40px;
	}
	.agni-image {
		padding-bottom: 25px;
	}
	.gallery {
		text-align: center;
	}
	
	/*catering*/
	.catering-content {
		padding-bottom: 30px;
	}
	.catering-image {
		padding-bottom: 40px;
	}
	
	/*drinks*/
	.empty-col {
		padding: 0px;
	}
	
	
}

@media only screen and (max-width:480px) {
	.menu-box h3 {
    	display: block;
	}
	.menu-box-price {
		display: block;
		float: none;
	}
}








