body {font-family: 'Outfit', -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; background-color:transparent; margin:0; padding:0;}

 .popup-overlay {
            display: none;
            position: fixed;
            top: 0; left: 0;
            width: 100%; height: 100%;
            background: rgba(0, 0, 0, 0.6);
            z-index: 999;
        }
        .popup-box {
            background: white;
            padding: 30px;
            border-radius: 8px;
            width: 300px;
            margin: 150px auto;
            text-align: center;
            box-shadow: 0 0 10px rgba(0,0,0,0.3);
        }
        .popup-box button {
            margin-top: 20px;
            padding: 10px 20px;
            background: #007bff;
            color: white;
            border: none;
            border-radius: 5px;
            cursor: pointer;
        }

.top-menu{
	width:100%;
	height:850px;
	background:transparent;
	z-index:10;
	position: relative;
}
.top-menu2{
	width:100%;
	min-height:20px;
	background:#F1F0EE;
	z-index:10;
	overflow:hidden;
	position: relative;
}

#menu {
    position: fixed;
    top: 0;
    left: -110%;
    width: 91%;
    height: 100%;
    background: white;
    transition: left 0.3s ease;
    z-index: 999;
    padding: 20px;
	text-decoration:none;
  }
  #menu.active {
    left: 0;
  }
  #menu a{text-decoration:none;}
  .menu-item {
    border-bottom: 1px solid #ccc;
    padding: 13px 0;
    margin-top: 35px;
    margin-bottom: -34px;
    color: #212121;
    font-size: 15px;
    font-weight: 500;
	text-decoration:none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .menu-item2 {
	padding: 3px 0;
    margin-top: 70px;
    margin-bottom: -66px;
    display: flex;
	float:left;
	text-decoration:none;
	width:60%;
    font-size: 15px;
    color: #212121;
    align-items: center;
    cursor: pointer;
	font-weight:600;
  }
  .menu-item i {
    margin-left: 10px;
  }
  #menu-toggle, #menu-close {
    font-size: 24px;
    cursor: pointer;
  }
  #menu-close {
    position: absolute;
    top: 20px;
	bottom:50px;
    right: 20px;
  }

#topilkp{
	text-align:center;
	margin:auto;
	background:#333;
	color:#fff;
	font-size:13px;
	padding: 5px;
}
.top-nav{
	width:90%;
	height:63px;
	margin:auto;
	overflow:hidden;
	border-bottom:1px solid #fff;
	background:transparent;
	position: relative;
	z-index:999;
}
.top-nav{
	width:90%;
	height:63px;
	margin:auto;
	overflow:hidden;
	background:transparent;
	position: relative;
	z-index:999;
}
#menu-toggle{
	font-size:24px;
	float:left;
	margin: 20px 0px;
	cursor:pointer;
}
#logo{
	color:#fff;
	font-size:23px;
	margin-top: 15px;
	display: inline-block;
}
#logox{
	color:#212121;
	font-size:23px;
	margin-top: 15px;
	display: inline-block;
}
#menu-bag{
    color: #fff;
    display: inline-block;
    font-size: 23px;
    float: right;
    margin: -23px 0px;
	cursor:pointer;
}
#menu-bag2{
	color: #fff;
    display: inline-block;
    font-size: 21px;
    float: right;
    margin: -22px 38px;
    cursor: pointer;
}
#menu-bagx{
    color: #212121;
    display: inline-block;
    font-size: 23px;
    float: right;
    margin: -23px 0px;
	cursor:pointer;
}
#menu-bag2x{
	color: #212121;
    display: inline-block;
    font-size: 21px;
    float: right;
    margin: -22px 38px;
    cursor: pointer;
}
.overlay-content {
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 90%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
#x1{
    color: #fff;
    display: inline-block;
    font-size: 13px;
	position:relative;
	font-weight:600;
	margin-top:0%;
}
#x2{
    color: #fff;
    display: inline-block;
    font-size: 30px;
	margin-top:2%;
	position:relative;
	font-weight:700;
}
#x3{
    color: #fff;
    display: inline-block;
    font-size: 14px;
	position:relative;
	font-weight:600;
	margin-top:2%;
}
#x4{
    color: #222;
	background-color:#fff;
	position:relative;
    display: inline-block;
    font-size: 14px;
	font-weight:600;
	border-radius:20px 0px 20px 0px;
	margin-top:15%;
	padding:12px 25px;
	text-decoration:none;
}

.kayarindex{
	width: 95%;
	height: 500px;  
	overflow-x: auto;  
	white-space: nowrap;  
	position:relative; 
	scrollbar-width: none;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.kayarindex::-webkit-scrollbar {
  display: none; /* Chrome, Safari */
}

.kayarindexic{
	display: inline-block;
	width: 90%; 
	height: 97%; 
	position: relative;	
	background: #f1f1f1; 
	border-radius:10px;
	margin: 5px;
}
.kayarindexic span{
	position: absolute;
	bottom: 0;
	left: 0;
	color:#fff;
	font-size:19px;
	font-weight:500;
	padding:15px 15px;
	
}

.yazi-alani{
	width: 92%;
	min-height: 100px;  
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	margin-bottom:120px;
}
.yazi-alani h2{
	color: #212121;
	float:left;
	line-height:2;
	padding:0px;
    font-size: 22px;
	border-bottom:1px solid #212121;
	position:relative;
	font-weight:600;
}
.yazi-alani span{
	color: #212121;
	float:left;
	width:100%;
	padding:0px;
	line-height:1.4;
    font-size: 16px;
	position:relative;
	font-weight:400;
}

.urunlisteleme {
	width: 92%;
	margin-left:auto;
	margin-right:auto;
	min-height:300px;
	overflow:hidden;
	
}
.urunlistelemeic a{text-decoration:none;}

.urunlistelemeic {
  display: flex;
  position:relative;
  gap:15px;
  background-color:transparent;
  flex-wrap: wrap;
  width: 100%; 
}

.urunlistelemeitem {
  width: 47%; 
  box-sizing: border-box;
  background:#fff;
  height: 380px;

}
.urunlistelemeitem-resim img{width:100%; height:100%;}
.urunlistelemeitem-resim{
	width:100%;
	position:relative;
	height:280px;
	background:#ddd;
}
.urunlistelemeitem-yazi1{
	width:100%;
	height:40px;
	overflow:hidden;
	position:relative;
	margin-top:5px;
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	font-size:14px;
	color:#212121;
}
.urunlistelemeitem-yazi2{
	width:100%;
	min-height:20px;
	overflow:hidden;
	position:relative;
	margin-top:5px;
	text-align:center;
	text-transform:capitalize;
	font-weight:400;
	font-size:13px;
	color:#a19a9a;
}
.urunlistelemeitem-yazi3{
	width:100%;
	min-height:20px;
	overflow:hidden;
	position:relative;
	margin-top:5px;
	text-align:center;
	text-transform:capitalize;
	font-weight:500;
	font-size:17px;
	color:#ff3f3f;
}


.footer{
	width:100%;
	min-height:300px;
	overflow:hidden;
	background-color:#000;
}
#logo2{
	color:#fff;
	font-size:28px;
	margin-top: 50px;
	float: left;
	margin-left:5%;
	display: inline-block;
}
.footer span {
    color: rgba(255, 255, 255, 0.7);
    width: 90%;
	float:left;
	margin-top:5%;
	margin-left:5%;
    line-height: 1.5;
    font-size: 17px;
    position: relative;
    font-weight: 400;
}


.panel-bosluk{
	width: 92%;
	min-height: 40px;  
	position:relative; 
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	margin-bottom:0px;
}

.login-panel {
      background: #fff;
    padding: 15px;
    width: 94%;
    position: relative;
    }
    .login-panel h2 {
		margin-bottom: 10px;
		font-size: 16px;
		color: #212121;
    }
    .login-panel input {
          width: 99%;
    padding: 14px;
    font-size: 15px;
    margin-bottom: 0px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    box-sizing: border-box;
    }
    .forgot-password {
      position: absolute;
    bottom: -13px;
    right: 22px;
    font-size: 14px;
    }
    .forgot-password a {
      text-decoration: underline;
      color: #4594DE;
    }
    .login-panel-button {
      width: 100%;
    padding: 12px;
    background: #4594DE;
    border: none;
    border-radius: 8px;
    color: #fff;
    float: left;
    margin-top: 45px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s;
    }
    .login-panel-button:hover {
      background: #2980b9;
    }
	    #linea {
            width: 33%;
    border: 1px solid #bbbbbb;
    height: 0px;
    float: left;
    margin-top: 60px;
    margin-left: 6px;
    margin-bottom: 20px;
    }
	#lineb {
            width: 33%;
    border: 1px solid #bbbbbb;
    height: 0px;
    float: right;
    margin-top: 60px;
    margin-right: 6px;
    margin-bottom: 20px;
    }
	    #veya {
        color: #212121;
    font-size: 16px;
    margin-top: 50px;
    float: left;
    font-weight: bold;
    margin-left: 30px;
    margin-bottom: 20px;
    }
	.kayit-panel-button {
    width: 100%;
    padding: 12px;
    background: #ffffff;
    border: 1px solid #bbb;
    border-radius: 2px;
    color: #212121;
    font-weight: 600;
    float: left;
    margin-top: 14px;
    font-size: 15px;
    cursor: pointer;
    transition: background 0.3s;
    }
#kxkxk {
    list-style: none;
    padding: 0;
    max-width: 300px;
    margin-top: 12px;
	margin-bottom:-20px;
}
#kxkxk li {
    padding: 0px 0px;
    font-size: 13px;
    display: flex;
    gap: 5px;
    line-height: 1.4;
    color: #444;
    text-align: left;
}
#kxkxk li::before {
    content: ".";
    font-weight: bold;
}
#kxk {
	color: #444;
    font-size: 14px;
    margin-top: 50px;
    line-height: 1.4em;
    font-weight: lighter;
    margin-bottom: -25px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 99%;
}

.wheelonayla {
        width: 95%;
        min-height: 400px;
        overflow: hidden;
        margin-top: 10px;
        background-color: transparent;
        margin-left: auto;
        margin-right: auto;
    }
	#basariliresim {
    width: 90px;
    margin-top: 20%;
}
#basarilionay {
    color: #194759;
    font-size: 17px;
    text-align: center;
    margin-top: 1%;
    line-height: 1.4em;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
}
#basarilibuton {
    background-color: transparent;
    text-decoration: underline;
    padding: 10px 25px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border-radius: 6px;
    font-size: 14px;
    border: 2px solid transparent;
    font-weight: bold;
    box-shadow: none !important;
    color: #194759;
}

#hesabimh2{
    color: #212121;
    display: inline-block;
    font-size: 22px;
	margin-top:2%;
	position:relative;
	font-weight:700;
}
#hesabimspan{
    color: #212121;
    display: inline-block;
    font-size: 16px;
	margin-top:0%;
	position:relative;
	font-weight:400;
	text-transform:capitalize;
}
#hesabimh3{
    color: #212121;
    display: inline-block;
    font-size: 17px;
	margin-top:8%;
	width:90%;
	line-height:3;
	border-bottom:1px solid #212121;
	position:relative;
	font-weight:600;
}
#hesabimlabel{
    color: #212121;
    display: inline-block;
    font-size: 14px;
	margin-top:0%;
	margin-bottom:5%;
	position:relative;
	font-weight:400;
}
#hesabimiduzenle{
	color: #fff;
    display: inline-block;
    background: #212121;
    font-size: 12px;
    text-decoration: none;
    margin-top: 0%;
    border-radius: 20px 0px 20px 0px;
    padding: 10px 18px;
    margin-bottom: 5%;
    float: left;
    position: relative;
    font-weight: 400;
}


.collres{
	width:100%;
	height:460px;
	margin-top:10px;
	background:transparent;
	position: relative;
}
.collbas{
	width:100%;
	min-height:50px;
	overflow:hidden;
	margin-top:10px;
	background:transparent;
	position: relative;
	padding-bottom:20px;
	border-bottom:1px solid #212121;
}
.collbas label{
    color: #212121;
    display: inline-block;
    font-size: 18px;
	width:100%;
	position:relative;
	font-weight:600;
}
.collbas span{
    color: #212121;
    display: inline-block;
	width:100%;
    font-size: 11px;
	position:relative;
	text-transform:underline;
	font-weight:500;
}
.collbas u{
    color: #212121;
    display: inline-block;
    font-size: 20px;
	margin-top:15px;
	float:left;
	margin-right:20px;
	position:relative;
	font-weight:400;
	text-decoration:line-through;
}
.collbas b{
    color: #c31818;
    display: inline-block;
    font-size: 20px;
	margin-top:15px;
	position:relative;
	float:left;
	font-weight:400;
	text-decoration:none;
}
.collbas a{
    color: #c31818;
    display: inline-block;
    font-size: 13px;
	margin-top:20px;
	float:left;
	margin-left:10px;
	position:relative;
	font-weight:400;
	text-decoration:none;
}

.collacik{
	width:100%;
	min-height:50px;
	overflow:hidden;
	margin-top:20px;
	background:transparent;
	position: relative;
	padding-bottom:20px;
	border-bottom:1px solid #212121;
}
.collacik h2 {
    color: #212121;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    margin-top: 10px;
    position: relative;
    float: left;
    font-weight: 500;
    text-decoration: none;
}


.button-group {
  display: flex;
  gap: 10px;
}

.tab-button {
  padding: 10px 30px;
  border: 0px;
  background-color: #F1F0EE;
  cursor: pointer;
  border-radius: 10px;
  transition: 0.3s;
}

.tab-button.active {
  background-color: #CF141E;
  color: white;
  font-weight: bold;
}

.content {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  display: none;
  overflow:hidden;
}

.content.active {
  display: block;
}
.content h3{
	color: #212121;
    display: inline-block;
    font-size: 15px;
	width:100%;
	margin-top:10px;
	position:relative;
	float:left;
	font-weight:500;
	text-decoration:none;
}
.content select{
	color: #212121;
    font-size: 16px;
	padding:10px 5px;
	border:1px solid #212121;
	width:100%;
	margin-bottom:15px;
	position:relative;
	float:left;
	font-weight:500;
}

.counter-container {
     display: flex;
     align-items: center;
     gap: 15px;
	float:left;
	border: 1px solid #212121;
   }

   .counter-button {
     width: 30px;
     height: 33px;
     font-size: 22px;
     border: none;
     color: #212121;
     background:#fff;
     cursor: pointer;
     transition: background-color 0.3s;
   }

   .counter-value {
     font-size: 17px;
     width: 10px;	
     text-align: center;
   }
   

	
#sepeteekleinput{ 
	 width: 100%;
     height: 45px;
     font-size:15px;
     border: none;
     color: #fff;
	 margin-top:30px;
	 float:left;
     background:#CF141E;
}

#contenttext{ 
	 width: 93%;
     height: 39px;
	 padding:0px 10px;
     font-size:16px;
     border: 1px solid #212121;
     color: #212121;
	 margin-top:0px;
	 margin-bottom:15px;
	 float:left;
}


#gizlipanelx{
	font-size:14px;
	color:#fff;
	font-weight:500;
	text-decoration:none;
	padding:8px 30px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border-radius:5px;
	background:#1A7BB0;
	position: relative;
}
#gizlipanelxf{
	font-size:10px;
	color:#fff;
	font-weight:600;
	text-decoration:none;
	padding: 7px 10px;
	margin-right:0px;
	margin-top:5px;
	float:right;
	border-radius:5px;
	background:#1A7BB0;
	position: relative;
}
#gizlibasliklar{
	color: #212121;
    display: inline-block;
    font-size: 20px;
	width:100%;
	margin-top:20px;
	position:relative;
	float:left;
	font-weight:500;
	text-decoration:none;
}
#gizlibasliklarc{
	color: #212121;
    display: inline-block;
    font-size: 17px;
	width:100%;
	padding-bottom:10px;
	border-bottom:1px solid #212121;
	margin-top:20px;
	position:relative;
	float:left;
	font-weight:500;
	text-decoration:none;
}
#gizlibasliklarcx{
	color: #212121;
    display: inline-block;
    font-size: 17px;
	width:100%;
	padding-bottom:10px;
	margin-top:20px;
	margin-bottom:150px;
	position:relative;
	float:left;
	font-weight:500;
	text-decoration:none;
}
#gizlibasliklarcc{
	color: #313131;
    display: inline-block;
    font-size: 14px;
	width:100%;
	padding:13px 0px;
	position:relative;
	float:left;
	border-bottom:1px solid #ddd;
	font-weight:400;
	text-decoration:none;
}
#gizlibasliklarccx{
	color: #212121;
    font-size: 14px;
	position:relative;
	float:right;
	font-weight:400;
	text-decoration:none;
}


#tablex {
    width: 100%;
    border-collapse: collapse;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    overflow: hidden;
  }

  #tablex thead th,
  #tablex tbody th {
    background-color: #f5f5f5;
    color: #212121;
    padding: 10px 5px;
    text-align: left;
    border: 1px solid #ddd;
    font-size: 13px;
  }

  #tablex td {
    padding: 12px 5px;
    border: 1px solid #eee;
    font-size: 13px;
    color: #212121;
  }
  #tablex a {
    padding: 12px 5px;
    font-size: 13px;
    color: #212121;
	font-weight:500;
  }

  #tablex tr:hover {
    background-color: #fafafa;
    transition: 0.3s;
  }

  #tablex td img {
    width: 50px;
    height: auto;
    border-radius: 5px;
  }

  #tablex td:last-child {
    text-align: center;
  }

  #tablex td button {
    padding: 9px 9px;
    background-color: #1a7bb0;
    border: none;
    color: white;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
  }

  #tablex td button:hover {
    background-color: #1a7bb0;
  }
  
  
  
.urun-panel {
    background: #f1f0ee4a;
    padding: 15px;
    width: 94%;
	min-height:100px;
	overflow:hidden;
    position: relative;
    }
    .urun-panel h2 {
		margin-bottom: 10px;
		font-size: 13px;
		color: #212121;
    }
.urun-panel input {
    width: 97%;
    padding: 10px 8px;
    font-size: 13px;
    margin-bottom: 10px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    box-sizing: border-box;
}
#new-ilaninpxarea {
    width: 91%;
    min-height: 150px;
    border: 1px solid #ddd;
    font-size: 13px;
    color: #212121;
    border-radius: 2px;
    margin-right: 00px;
    margin-left: 00px;
    margin-bottom: 0px;
    padding: 12px 10px;
    text-align: left;
}
.urun-panel select {
    width: 97%;
    padding: 12px 10px;
    font-size: 13px;
    margin-bottom: 10px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    box-sizing: border-box;
    }
.upload-container {
	max-width: 99%;
    margin: 0px auto 0px auto;
    min-height: 50px;
    overflow: hidden;
}
.preview-boxes {
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
	  width:100%;
      margin-top: 15px;
	  min-height:20px;
	  overflow:hidden;
	  margin-bottom:20px;
}
.image-preview {
    position: relative;
    width: 130px;
    height: 130px;
    border: 1px solid #0AA28A;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    margin-right: -40px;
    margin-left: 40px;
    margin-top: 45px;
}
.image-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.remove-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgb(255 0 0 / 78%);
    color: white;
    border: none;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 20px;
	bottom:100px;
    cursor: pointer;
    font-weight: bold;
}
.imageUpload {
    background: #fefefe !important;
    border: dashed 3px #c8c8c8 !important;
    color: #194759 !important;
    font-size: 0;
    cursor: pointer;
    width: 106px;
    font-weight: normal;
    border-radius: 3px;
    margin-right: 20px;
    margin: 0px 0px;
    padding: 25px 40px;
    transition: background .2sease -in-out;
}

input[type=file]::file-selector-button {
  font-size:16px;
  content:"";
  border: none;
  background: transparent;
  color: #194759;
  cursor: pointer;
  transition: background .2s ease-in-out;
}

.new-ilanverpanel-alt-sembol {
    width: 98%;
    overflow: hidden;
    min-height: 40px;
    margin-top: 30px;
    background-color: transparent;
	clear: left;
	border-radius: 2px;
	z-index: 100;
	position:relative;
}
#new-yayinlabuton {
    background: #00bcd4 !important;
    border: solid 0px white !important;
    color: white !important;
    font-size: 15px;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 10px;
	float:left;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    border-radius: 3px;
    padding: 10px;
}



.new-yayinda-olanlar-div {
        width: 94%;
    overflow: hidden;
    min-height: 100px;
    background-color: #fff;
    margin-left: auto;
	border-radius:5px;
    margin-right: auto;
	    padding: 0px 10px;
    margin-bottom: 20px;
    border-bottom: 0px solid #ddd;
}
.new-yayinda-olanlar-baslik {
    width: 100%;
    overflow: hidden;
    min-height: 30px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
}
    .new-yayinda-olanlar-baslik a {
        color: #212121;
    font-size: 14px;
    font-weight: 500;
    float: left;
    padding: 10px 0px;
    text-decoration: none;
    }
	.new-yayinda-olanlar-baslik label {
    color: #212121;
    font-size: 14px;
    padding: 10px;
    float: right;
    text-decoration: none;
}
    .new-yayinda-olanlar-resim {
        width: 90px;
        height: 90px;
        background-color: transparent;
        float: left;
        margin-left: 0px;
        margin-bottom: 10px;
    }
	.new-yayinda-olanlar-acik1 {
    width: 65%;
    overflow: hidden;
    min-height: 15px;
    background-color: transparent;
    float: left;
    margin-left: 10px;
    margin-bottom: 0px;
}
.new-yayinda-olanlar-acik1 span {
    color: #212121;
    font-size: 14px;
    float: left;
}
.new-yayinda-olanlar-acik1 i {
    color: #ccc;
    font-size: 10px;
}
.new-yayinda-olanlar-acik2 {
    width: 65%;
    overflow: hidden;
    min-height: 15px;
    background-color: transparent;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}
.new-yayinda-olanlar-kaldir {
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
    float: right;
    border: 1px solid #F5555A;
    background: #F5555A;
	border-radius:5px;
    text-decoration: none;
    padding: 4px 8px;
}
.new-yayinda-olanlar-acik1 label {
    color: #333;
    font-size: 14px;
    float: left;
}
.krc-basket-new {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 50%;
    height: 200px;
    position: relative;
    width: 200px;
	margin:60px auto 0px auto;
}
.krc-basket-new:before {
    background: transparent url(https://www.dorukhalicilik.com/img/sepetbos.png) 0 0 no-repeat padding-box;
    content: "";
    display: block;
    height: 112px;
    left: 23%;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
    width: 108px;
    z-index: 7;
}

#odemebutonu{
	color: #fff;
    background: #212121;
    display: inline-block;
    width: 99%;
	border:none;
    padding: 13px 0px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 6px;
}