body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #fafafa;
	color: #575757;
	width: 100%;
	font-weight: 400; height:100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
header {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 20px auto auto auto;
}
.logo {
	width: 100%;
	height: 130px; text-align:center

}
.menu-conatainer {
	width:90%;
	height: auto;
	overflow: hidden;
	margin: 30px auto
}
.menu-kategori {
	width: 18.4%;
	height: 60px;
	float: left;
	background-color: #827145;
	margin-right: 2%;
	border: 1px solid #E8E8E8;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 60px;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-family: 'Caveat', cursive;
	border-radius: 5px; display:block
	
}
.menu-kategori-last {
	margin-right: 0;
}
.menu-kategori a {
	color: #fff;
}
.menu-back {
	width: 20%;
	height: 60px;
	float: right;
	background-color: #88764e;
	margin-right: 2%;
	border: 1px solid #E8E8E8;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 60px;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-family: 'Caveat', cursive; 

}
.menu-back a {
	color: #fff;
}
.yemek-icon {
	background-image: url(../img/ana-yemek-icon.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 50px
}

.meals-conatainer {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.yemek-kutu {
	width: 49%;
	height: auto;
	float: left;
	margin-right: 2%;
}
.yemek-kutu p {
	text-transform: capitalize
}
.icecekl-kutu {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.icecek-ad {
	display: block;
	width: 40%;
	height: 40px;
	font-size: 22px;
	background-color: #fafafa
}
.icecek-fiyat {
	display: block;
	width: 60%;
	height: 40px;
	float: right;
	font-size: 22px;
	text-align: right;
	margin-top: -40px
}
.icecek-cizgi {
	display: block;
	width: 95%;
	float: left;
	border-bottom: 1px dotted #C9C9C9;
	margin-top: -20px;
	position: absolute;
	right: 0;
	left: 0
}
.yemek-kutu-last {
	margin-right: 0
}
h1 {
	display: block;
	font-size: 3.5em;
	font-weight: normal;
	color: #014780;
	font-family: 'Caveat', cursive;
	padding: 0;
	margin: 0 0 20px 0;
	letter-spacing: 3px;
}
h2 {
	display: block;
	font-size: 2em;
	font-weight: normal;
	color: #8c7e5a;
	font-family: 'Caveat', cursive;
	padding: 0;
	margin: 20px 0 20px 0;
	letter-spacing: 3px;
	text-transform: uppercase
}
.list-left-sidebar-grid {
	align-items: top;
	display: grid;
	grid-template-columns: 40% 60%;
	grid-template-rows: auto;
	box-sizing: border-box;
	background-color: #ffffff;
	position: relative;
	border-bottom: 1px solid #C9C9C9;
	margin-bottom: 30px;
	
}
.list-left-sidebar-grid img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: flex;
}
.trending-tour-item-info {
	padding: 20px 20px;
	position: relative;
}
.trending-tour-item-info h3 {
	padding: 0 ;
	margin: 0;
	display: block;
	font-size: 16px;
	border-bottom: 1px dashed #C9C9C9;
	text-transform: capitalize; padding-bottom:10px
}
h3 span {
	color: #fff;
	display: inline-block;
	float: right; color:#014780; font-size:14px

}
.menu-sol {
	width: 47%;
	height: auto;
	float: left;
	margin-top: 30px;
	overflow: hidden;
	padding-left: 1%;
	padding-right: 1%
}
.menu-sag {
	width: 47%;
	height: auto;
	float: right;
	margin-top: 30px;
	overflow: hidden;
	padding-left: 1%;
	padding-right: 1%
}
 @media only screen and (max-width: 733px) {
	 .menu-sol {
	width: 100%;
	float: none;
	margin-top: 30px;
	padding-left: 0;
	padding-right: 0
}
.menu-sag {
	width: 100%;
	float: none;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0
}
.menu-conatainer {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 30px auto; 
}
.yemek-kutu {
	width: 100%;
	float: none;
	margin-right: 0;
}
.list-left-sidebar-grid {
	display: block;
	grid-template-columns: 100%;
}
.trending-tour-item-info {
	height: auto;
	overflow: hidden
}
.menu-kategori {
	width: 100%;
	float: none;
	margin-right: 0;
	line-height: 60px;
	margin-bottom: 10px;
}
h1 {
	font-size: 34px;
	letter-spacing: 0px;
}
h2 {
	font-size: 24px;
	letter-spacing: 0px
}
.icecekl-kutu {
	margin-bottom: 10px;
	height: 40px
}
.icecek-ad {
	display: block;
	width: auto;
	height: auto;
	font-size: 16px;
}
.icecek-fiyat {
	display: block;
	width: 60%;
	height: 40px;
	float: right;
	font-size: 16px;
	text-align: right;
	margin-top: -20px
}
.icecek-cizgi {
	width: auto;
	float: left;
	border-bottom: 1px dotted #C9C9C9;
	margin-top: 0;
	position: absolute;
	right: 0;
	left: 0
}
.menu-back {
	width: 100%;
	height: 60px;
	float: right;
	background-color: #88764e;
	margin-right: 2%;
	border:none;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 60px;
	box-sizing: border-box;
	margin-bottom: 30px;
	font-family: 'Caveat', cursive; 
}

.menu-lang {
	width: 100%;
	height: 60px;
	float: left;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	font-size: 24px;
	color: #88764e;
	text-transform: uppercase;
	line-height: 60px;
	box-sizing: border-box;
	font-family: 'Caveat', cursive;
	border-radius: 5px;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.4);
	margin: 20px 0 30px 0; font-weight:700
}
.menu-lang a {
	color: #88764e;
}
.sticky-menu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color:#88764e; margin:0 auto; right:0; z-index:99; 
}

.trending-tour-item-info h3 {
	padding: 0 ;
	margin: 0;
	display: block;
	font-size: 12px;
	border-bottom: 1px dashed #C9C9C9;
	text-transform: none; padding-bottom:10px
}
}
