/* 
Theme Name: Lime
Theme URI: https://www.teknoritim.com
Author: Selehattin İnan
Author URI: https://www.teknoritim.com
Description: Selehattin inan Qr Menü
Version: 1.0
Text Domain: teknoritim

*/

body{
    font-family: 'Montserrat', sans-serif;
}

.anasayfa-cerceve{
	max-width: 90%;
    height: 95vh;
    box-shadow: 0px 2px 8px 2px #2222225c;
}
.ana-cerceve{
	max-width: 90%;
    box-shadow: 0px 2px 8px 2px #2222225c;
}
.ana-icerik{
	margin-top: 10%;
	
}
.ana-icerik-kategori{
box-shadow: 0 4px 6px -6px #222; padding-bottom: 5%;
}
.ana-metin a{
	margin-top: 2%;
	padding: 10px 40px;
    background-color:#df6f1b;
    color: #fff;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
}
.logo img{
	border: 2px solid #e0e0e0;
    border-radius: 50%;
}
.ana-sayfa-icerik h4{
	padding: 25px 0px;
}
.menu-kategori h4{
    font-size: 1rem;
	font-weight: 600;
	color: rgba(255,255,255,.8);
}
.menu-baslik h4{
    font-size: 1.1rem;
	font-weight: 600;
}
.menu-baslik p{
    font-size: 12px;
}
p.fiyat{
   font-size: 16px; 
   font-weight:bold;
}
.menu-kategori{
	position: relative;
}
.menu-kategori img{
	padding: 15px 15px;
	border-radius: 25px;
}
.menu-kategori-baslik{
	position: absolute;
	bottom:  7%;
	left: 18%;
	color: white;
}
.menu-baslik h4{
	font-weight: bold;
}
.fiyat{
	color: #df6f1b;
}