body {
	font-family: 'Montserrat', sans-serif;
}

.elyazisi {
	font-family: 'Berkshire Swash', cursive!important;
}

#splash 
{
	position: fixed;
	top:0;
	left:0;
	bottom:0;
	right: 0;
	width:100%;
	height:100%;
	flex:1;
	flex-direction: row;
	text-align:center;
	text-align:100%;
	z-index:99999999;
	background:white;
}

#splash img {
	max-width:50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dis_cerceve 
{
	width:100%;
	height:100%;
	display: block;
	padding:10px;
}
.kategoriler 
{
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow-y:scroll;
	background: white; 
	padding:10px;
	z-index: 10;
}
.kategori 
{
	position: relative;
} 
.anakategori 
{
	position: relative;
} 
.kategori_resim 
{
	height:33.3vh;
	background:url('hayad-logo.png') center center no-repeat;
	background-size: contain;
}

.hayad-logo 
{
	display: inline-block;
	margin:0 auto;
	width:25px;
	height:27px;
	background:url('amblem.png')no-repeat center center;
	margin:0;
	padding: 0;
	margin-bottom:-10px;
}
.kategori_baslik {
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 27%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 27%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 27%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
position: absolute;
bottom:-5px;
left:0;
width:100%;
text-align:center;
}

.kategori_baslik span {
	display: block;
	padding:20px;
	color:#084932;
	font-size:39px;
	padding-top:0px;
	margin:0;
}
.yukleniyor 
{
	position: absolute;
	background:rgba(255,255,255,0.8);
	width:100%;
	height:100%;
	z-index: 99;
	text-align: center;
	display: none
}
.yukleniyor span 
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
	color:#084932;
	font-size:30px;

}
.geri_git_bg {
	background:white;
	display: block;
	height:50px;
	line-height: 50px;
	position: fixed;
	top:0px;
	left:0px;
	right:0px;
	z-index: 20
}
.geri_git 
{
	margin-left:20px;
}
.geri_git span  
{
	color:#084932;
	font-size:20px;
	margin-top:5px;
}

.urunler 
{

	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow-y:scroll;
	background: white; 
	padding:20px;
	padding-top:50px;
	z-index: 11;
}
.urun 
{
	position: relative;
} 
.urun_resim 
{
	height:35vh;
	background:url('hayad-logo.png') center center;
	background-size: cover!important;
}

.urun-hayad-logo 
{
	display: inline-block;
	margin:0 auto;
	width:25px;
	height:27px;
	background:url('amblem.png')no-repeat center center;
	margin:0;
	padding: 0;
	margin-bottom:-10px;
	position: absolute;
}
.urun_detay {
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 27%, rgba(255,255,255,1) 76%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 99%, rgba(255,255,255,1) 90%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 27%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 90%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 27%,rgba(255,255,255,1) 76%,rgba(255,255,255,1) 82%,rgba(255,255,255,1) 99%,rgba(255,255,255,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
position: absolute;
bottom:-2px;
left:0;
width:100%;
text-align:left;
padding:10px;
padding-top:20px;
padding-bottom:0px;
}
.urun_orta_detay {
	padding-left:30px;
	padding-right:65px;
}
.urun_orta_detay span {
	color:#02291b;
	font-weight: 700;
	font-size:15px;
}
.urun_orta_detay p {
	display: block;
	max-height:50px;
	color:#02291b;
	font-size:12px;
	overflow:hidden;
}

.urun_fiyat
{
	display: inline-block;
	margin:0;
	padding: 0;
	right:10px;
	bottom:20px;
	font-size:20px;
	color:#02291b;
	position: absolute;
	font-weight: 700;
}

.urun_fiyat span {
	display: block;
	font-size:9px;
	text-align:right;
}

.urun_detay_icerik 
{
	padding-top:50px;
	position: fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow-y:scroll;
	background: white; 
	z-index: 12;

}

.urun_detayresim {
	position: relative;
	display: block;
	width:100%;
	height:45vh;
	background-size: cover!important
}

.urundetay_aciklama 
{
	padding:20px;
}

.urundetay_aciklama h1 {
	float:left;
	margin:0;
	padding: 0;
	font-weight:700;
	color:#02291b;
	font-size:20px;
}


.urundetay_fiyat 
{
	float:right;
	text-align:right;
}

.urundetay_fiyat 
{
	font-weight: 700;
	color:#084932;
	font-size:19px;
}
.urundetay_fiyat span
{
	font-weight: normal;
	margin-bottom:-5px;
	font-size:11px;
	display: block;
}
.detayfiyatbaslik {
	min-height:50px;
}

.urundetayaciklama 
{
	font-size:13px;
	color:#636363;
	line-height:16px;
}


.urundegerlendir h2
{
	font-weight: 700;
	font-size:18px;
	color:#02291b;
}


.degerlendirikon 
{
	display: block;
	width:15px;
	height:15px;
	background:url('degerlendir.png') no-repeat center center;
	background-size:cover;
	float:left;
	margin-left:-18px;
}


.urundegerlendir p 
{
	font-size:12px;
	padding:0;
	margin:0;
}

.urundegerlendir button {
	color:white;
	background:#02291b;
	border:none;
	border-radius:5px;
	padding:5px 10px;
	margin-top:10px;
}

.bizitakipedin h2 
{
	font-size:23px;
	color:#02291b;
}

.instagram 
{
	display: block;
	width:15px;
	height:15px;
	background:url('instagram.png') no-repeat center center;
	background-size:cover;
	float:left;
	margin-top:4px;
	margin-right:5px;
	margin-left:-18px;
}

.bizitakipedin a 
{
	text-decoration: none!important;
	color:#02291b!important;
	font-weight: 700
}