
.incBodyKategoriSection{
	margin-top: 150px;
	margin-bottom: 50px;
	text-align: center;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important; 
}
.incBodyKategoriBaslik{
	font-family: 'Poppins',sans-serif;
	font-size: 21pt;
	color:black;
	margin-bottom:10px;
	letter-spacing: 2px;
	text-align: center;

}
.incBodyKategori{
	width:200px;
	height: 200px;
	border:2px solid #f6d34a;
	border-radius: 50%;
	background-color: #f8f8f8;
	text-transform: uppercase;
	font-family: 'Poppins',sans-serif;
	font-size: 12pt;
	font-weight: 400;
	cursor: pointer;
	margin:auto;
	margin-top: 10px;


}
.incBodyKategori:hover{
	background-color: white;
	border:2px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}
.incBodyKategori > i {
	margin-top: 60px;
	font-size: 30px;
	color:green;
}
.incBodyKategori > p {

	color:black;
}

/* İndex Pazaryeri Alanı  */

.incBodyPazaryeriSection{
	margin:auto;
	margin-top: 20px;

}

.incBodyPazaryeriProduct{
	width: 100%;
	border:2px solid #f6d34a;
	border-radius: 6px;
	cursor: pointer;
	max-height:550px;
	min-height: 450px;
	margin-top: 10px;
}
.incBodyPazaryeriProduct:hover{
	border:2px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}
.incBodyPazaryeriProduct > img{
	margin:auto;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	width: 50%;
	max-height: 200px;

}

.incBodyPazaryeriProduct > .incBodyPazaryeriProductName {
	text-align: center;
	/* Açıklama: padding: [üst] [sağ] [alt] [sol] */
	padding: 5px 30px 5px 30px;
	font-family: 'Poppins',sans-serif;
	font-size: 12pt;
	font-weight: 400;
	width: 100%;

}


.incBodyPazaryeriProduct > .incBodyPazaryeriProductPrice {
	text-align: center;
	font-family: 'Poppins',sans-serif;
	font-size: 18pt;
	font-weight: 600;
	color:black;
}

/* Cursor Pointer > İncele  */
/* Açıklama: padding: [üst] [sağ] [alt] [sol] */
.incBodyPazaryeriProductExamined{
	padding-top:10px;
	margin-top:50px;

}

.incBodyPazaryeriProductExamined > .buttons{
	width: 100%;
	border:1px solid #f6d34a;
	border-radius: 6px;
	padding:10px 20px 10px 20px;
	margin:auto;
	color:#f6d34a;
	font-family: 'Poppins',sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: white;


}

@media(max-width: 991px){
	.incBodyPazaryeriProductExamined > .buttons{

		width: 100%;
		border:1px solid #f6d34a;
		border-radius: 6px;
		padding:10px 20px 10px 20px;
		margin:auto;
		color:#f6d34a;
		font-family: 'Poppins',sans-serif;
		font-weight: 600;
		text-align: center;
		background-color: white;
		margin-top: -30px;
	}
	.incBodyPazaryeriProductMore{
		width: 100%;
	}
}
@media(max-width: 768px){
	.incBodyPazaryeriProductExamined > .buttons{
		width: 100%;
	}
}

.incBodyPazaryeriProductExamined > .buttons:hover{
	cursor:pointer;
	color:green;
	border:1px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}


.incBodyPazaryeriProductExamined{
	padding-top:10px;
	margin-top:50px;

}

.incBodyPazaryeriProductExamined > .buttons{
	width: 100%;
	border:1px solid #f6d34a;
	border-radius: 6px;
	padding:10px 20px 10px 20px;
	margin:auto;
	color:#f6d34a;
	font-family: 'Poppins',sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: white;


}

@media(max-width: 991px){
	.incBodyPazaryeriProductExamined > .buttons{

		width: 100%;
		border:1px solid #f6d34a;
		border-radius: 6px;
		padding:10px 20px 10px 20px;
		margin:auto;
		color:#f6d34a;
		font-family: 'Poppins',sans-serif;
		font-weight: 600;
		text-align: center;
		background-color: white;
		margin-top: -30px;
	}
	.incBodyPazaryeriProductMore{
		width: 100%;
	}
}
@media(max-width: 768px){
	.incBodyPazaryeriProductExamined > .buttons{
		width: 100%;
	}
}

.incBodyPazaryeriProductExamined > .buttons:hover{
	cursor:pointer;
	color:green;
	border:1px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}

/*asdasd*/

.incBodyPazaryeriProductExamineda{
	padding-top:10px;
	margin-top:20px;

}

.incBodyPazaryeriProductExamineda > a > .buttons{
	width: 100%;
	border:1px solid #f6d34a;
	border-radius: 6px;
	padding:10px 15px 10px 15px;
	margin:auto;
	color:#f6d34a;
	font-family: 'Poppins',sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: white;


}

@media(max-width: 991px){
	.incBodyPazaryeriProductExamineda > a > .buttons{

		width: 100%;
		border:1px solid #f6d34a;
		border-radius: 6px;
		padding:10px 20px 10px 20px;
		margin:auto;
		color:#f6d34a;
		font-family: 'Poppins',sans-serif;
		font-weight: 600;
		text-align: center;
		background-color: white;
		margin-top: -30px;
	}
	
}
@media(max-width: 768px){
	.incBodyPazaryeriProductExamineda > a > .buttons{
		width: 100%;
	}
}

.incBodyPazaryeriProductExamineda > a > .buttons:hover{
	cursor:pointer;
	color:green;
	border:1px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}


.incBodyPazaryeriProductExamineda{
	padding-top:10px;
	margin-top:50px;

}

.incBodyPazaryeriProductExamineda > a > .buttons{
	width: 100%;
	border:1px solid #f6d34a;
	border-radius: 6px;
	padding:10px 20px 10px 20px;
	margin:auto;
	color:#f6d34a;
	font-family: 'Poppins',sans-serif;
	font-weight: 600;
	text-align: center;
	background-color: white;


}

@media(max-width: 991px){
	.incBodyPazaryeriProductExamineda > a > .buttons{

		width: 100%;
		border:1px solid #f6d34a;
		border-radius: 6px;
		padding:10px 20px 10px 20px;
		margin:auto;
		color:#f6d34a;
		font-family: 'Poppins',sans-serif;
		font-weight: 600;
		text-align: center;
		background-color: white;
		margin-top: -30px;
	}

}
@media(max-width: 768px){
	.incBodyPazaryeriProductExamineda > a > .buttons{
		width: 100%;
	}
}

.incBodyPazaryeriProductExamineda > a > .buttons:hover{
	cursor:pointer;
	color:green;
	border:1px solid #56aa4e;
	-webkit-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	-moz-box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
	box-shadow: -4px -1px 19px 2px rgba(235,235,235,0.52);
}


/*asdasd*/




/* Cursor Pointer > İncele */

.incBodyPazaryeriProductMore{
	margin-top: 50px;
	width: 20%;
	border-radius: 6px;
	border:2px solid black;
	background-color: white;
	color:black;
	font-family: 'Poppins',sans-serif;
	font-weight: 400;
}
.incBodyPazaryeriProductMore:hover{
	background-color: white;
	color:#56aa4e;
	border:2px solid #56aa4e;
	font-family: 'Poppins',sans-serif;
	font-weight: 400;


}
@media(max-width: 768px){
	
	.incBodyPazaryeriProductMore{
		width: 100%;
	}
}
.incBodyPazarBaslik{
	font-family: 'Poppins',sans-serif;
	font-size: 21pt;
	color:black;
	margin-bottom:10px;
	letter-spacing: 2px;
	text-align: center;


}

.incBodyPazarDetay{
	font-family: 'Poppins',sans-serif;
	font-size: 11pt;
	text-align: center;
}
/* İndex Pazar Yeri Alanı */

/*header */
.bg-soft-black{
	background-color: #000000;
}
.nav-hovers{
	font-weight: 600;

	color:white !important; 	
}
.nav-hovers:hover{
	font-weight: 600;

	color:#1db954 !important;
}
/* header  */

/* Product Page  */

.ProductLeftBarLeftRow{
	background-color: red;
	width: 100%;
	border:1px solid;
	border-radius: 5px;
	height: 80px;
}
.LeftSidebar{
	height: auto;
	width: 100%;
	padding: 10px;
	font-weight: 600;
	background-color: #fff;
	border:1px solid #f6d34a;
	border-radius: 5px;
	font-size: 12pt;
	font-family: 'Poppins',sans-serif;
	cursor: pointer;
}
.linoktakaldir ul li {
	list-style: none !important;
}
/* Procut Page */

/* Yorumlar */

/* Yorumlar */

/* Alış veriş Sepeti*/
.color-danger{
	color:red;
}
.text-center{
	color:black;
	font-family: 'Poppins',sans-serif;

}
.cart-item-value{
	width: 50px;
	margin:auto;
}
.cart-product-indirim{
	color:green;
	font-family: 'Poppins',sans-serif;
}
.cart-product-toplam{
	color:red;
	font-family: 'Poppins',sans-serif;
}
.sepet{
	box-shadow: 0 0 8px rgba(5,5,5,.3) !important;
}
.sepet td{
	cursor: pointer;
	vertical-align: middle !important;
}
.sepet thead th {
	padding-top:20px !important; 
	padding-bottom: 20px !important;
	background-color: #dfdfdf;

}
.sepet tfoot  th{
	padding: 20px !important;
	background-color: #dfdfdf;
}
.sepet-adet{
	
	color:red;


}
/* Alış veriş Sepeti */