/* scroll Bar */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: white; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #002348; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: red;
}
/* scroll Bar */

html {
	scroll-behavior: smooth;
}

a {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
		color: #ffffff;
    text-decoration: none;
}

.tamekran {
	min-height:100vh;
}

.logodiv {
	border-right: 2px solid #ededed; 
	width: 200px; 
	position: relative; 
	min-height: 135px;
}

.logo {
	max-height: 100%;
    max-width: 100%;
    margin: auto;
    padding: 10px;
}

.solbolum div {
	border: 2px solid #ededed;
	background-color: #ffc107; 
}

.solbolum div:hover {
	background-color: #dc8923;
	color: #FFFFFF;
}

.solbolum div:active {
	background-color: #535353;
}

.solbolum div:not(:first-child) {
border-top: 0px;
}

.solbolum div p {
	text-align: center; 
	padding: 40px 0; 
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}

.ustbolum{
	min-height: 135px; 
}

.ustbolum div {
	border-right: 2px solid #ededed;
}

.ustbolum div:hover {
	background-color: #087485;
}

.ustbolum div:active {
	background-color: #535353;
}

.ustbolum div a {
	width: 100%;
  height: 100%;
  display: inline-block;
}

.ustbolum div p {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); 
	text-align: center;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.masalar {
	border-top: 2px solid #ededed;
}

.masalar a{
	color: #000000!important;
}

.masalar p {
	position: relative;
	text-align: center; 
	padding: 40px 0; 
	margin: 0; 
	border-right: 2px solid #ededed; 
	border-bottom: 2px solid #ededed;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.masalar p span {
	position: absolute;
	bottom: 25px;
	left: 0;
    width: 100%;
    bottom: 25px;
	font-size: 10px;
	font-weight: thin;
    font-family: 'Montserrat', sans-serif;
}

.bg-bos{
	background-color: #46dc35;
}

.bg-bos:hover {
	background-color: #1eaf0e;
	color: #FFFFFF;
}

.bg-bos:active {
	background-color: #535353;
}

.bg-dolu {
	background-color: #ff7300;
}

.bg-dolu:hover {
	background-color: #de6400;
	color: #FFFFFF;
}

.bg-dolu:active {
	background-color: #535353;
}

.bg-hesap {
	background-color: #b30000;
	color: #FFFFFF;
}

.bg-hesap:hover {
	background-color: #7c0000;
	color: #FFFFFF;
}

.bg-hesap:active {
	background-color: #535353;
}

.konum{
	position: absolute;
	top: 0px;
	left: 5px;
	font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.girissaati{
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 12px;
  font-family: 'Montserrat', sans-serif;
}

.sure{
	position: absolute;
	bottom: 0px;
	right: 5px;
	font-size: 12px;
  font-family: 'Montserrat', sans-serif;
}

.fiyat{
	position: absolute;
	bottom: 0;
	left: 5px;
	font-size: 12px;
  font-family: 'Montserrat', sans-serif;
}

/* siparis al */

.sticky {
	position: sticky;
	top: 0;
}

.kategoriler .col-6{
	border-right: 2px solid #ededed; 
	border-bottom: 2px solid #ededed;
}

.kategoriler div p {
	text-align: center; 
	padding: 40px 0; 
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}

.kategoriler .renk:nth-child(1n) {
	background-color: #FF4564;
	color: white;
}

.kategoriler .renk:nth-child(2n) {
	background-color: #6A5495;
	color: white;
}

.kategoriler .renk:nth-child(3n) {
	background-color: #2EB086;
	color: white;
}

.kategoriler .renk:nth-child(4n) {
	background-color: #980F5A;
	color: white;
}

.kategoriler .renk:nth-child(5n) {
	background-color: #de6400;
	color: white;
}

.kategoriler .renk:nth-child(6n) {
	background-color: #00811d;
	color: white;
}

.kategoriler .renk:nth-child(13n) {
	background-color: #2EB086;
	color: white;
}


.renk:nth-child(n):active {
	background-color: #535353;
}

#formid{
	min-width: 100%;
}

.urungenel {
	cursor: pointer;
}

.urunler {
	border-top: 2px solid #ededed;
}

.urunler .col-3 {
  margin: 1%;
  border: 1px solid #dadada;
  border-radius: 5px;
  flex: 0 0 18%;
  max-width: 18%;
    
}
.urunler p {
	color: #000000;
	position: relative;
	text-align: center; 
	padding: 5px 0; 
	margin: 0 0 10px 0; 
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.urunler .kategoribaslik {
	text-align: left;
	padding: 5px 10px;
}

.urunler:nth-child(1n) p.kategoribaslik {
	background-color: #FF4564;
	color: #FFFFFF;
}

.urunler:nth-child(2n) p.kategoribaslik {
	background-color: #6A5495;
	color: #FFFFFF;
}

.urunler:nth-child(3n) p.kategoribaslik {
	background-color: #2EB086;
	color: #FFFFFF;
}

.urunler:nth-child(4n) p.kategoribaslik {
	background-color: #980F5A;
	color: #FFFFFF;
}

.urunler:nth-child(5n) p.kategoribaslik {
	background-color: #de6400;
	color: #FFFFFF;
}

.urunler:nth-child(6n) p.kategoribaslik {
	background-color: #00811d;
	color: #FFFFFF;
}

.urunler:nth-child(13n) p.kategoribaslik {
	background-color: #2EB086;
	color: #FFFFFF;
}

.urunresim {
	position: relative;
    height: 80px;
}

.urunresim img {
	min-height: 100%;
  object-fit: cover;
  border:  none!important;
  width: 80px!important;
  display: block;
  margin: auto;
}

.uruntiklandi {
	background-color: grey;
}

.hesap{
	box-shadow: 1px 1px 5px grey;
}

.hesapla {
	position: fixed;
	overflow-y: auto;
    overflow-x: hidden;
  	top: 0;
	right: 0;
	width: 33.333333%;
}

.hangimasa{
	background-color: #e4e4e4;
    padding: 1px 15px;
    margin: 0;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}

.hesapla .col-2 {
	padding: 0.05rem!important;
}

.adetler, #temizle a{
	display: block;
	text-align: center;
	background-color: #2EB086;
  color: #fff!important;
  padding: 20px 10px;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
}

.adetler:active, #temizle a:active{
	background-color: #177c5b;
}

.hesapdetay p {
	padding: 10px 5px;
	margin: 0!important;
}

.hesapdetay p.sil {
	cursor: pointer;
}

.hesapdetay p.sil:active {
	background-color: red;
}

hr{
	margin: 0 !important;
}

.toplamhesap {
	position: fixed;
	width: 33.333333%;
	bottom: 0;
	
}

.indirimkucuk p {
	font-size: 11px;
	padding: 5px;
	border: 1px solid gray;
	background-color: #fff900;
}

.toplamhesap .odemesec p {
	text-align: center;
	color: #ffffff;
	padding: 30px 0;
	border: 1px solid gray;
}

.nakit {
	background-color: #00c32c;
}

.kredi {
	background-color: #6610f2;
}

.toplamyaz {
	background-color: #eeeeee;
}

.toplamhesap .toplamyaz p {
	font-size: 17px;
	color: #000000;
	text-align: center;
	padding: 30px 0;

}

.hesapdetayorta {
	max-height: 55vh;
    overflow-y: auto;
    overflow-x: hidden;
}