#myform{text-align:center;padding:5px;margin:2%;-webkit-appearance:none}
.qty{width:55%;height:17px;text-align:center;-webkit-appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); float: left;font-weight:bold;}
input.qtyplus{width:27px;height:23px;background-color:#7d465d;color:#FFF;font-size:15px;border:none;font-weight:bolder;margin-top:0;padding-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
input.qtyminus{width:27px;height:23px;background-color:#333;color:#FFF;font-size:15px;border:none;font-weight:bolder;margin-top:0;padding-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.series_qty{width:33%;height:16.33px;text-align:center;-webkit-appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
input.series_qtyplus{width:33px;height:23px;background-color:#7d465d;color:#FFF;font-size:15px;border:none;font-weight:bolder;margin-top:0;padding-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
input.series_qtyminus{width:33px;height:23px;background-color:#666;color:#FFF;font-size:15px;border:none;font-weight:bolder;margin-top:0;padding-top:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.sepet{position:fixed;width:663px;height:auto;min-height:563px;top:3%;left:45%;margin-left:-250px;border:1px solid #CCC;display:none;background-color:#fefefe;z-index:9999;border-radius:3px;opacity:.97}
.karart{background-color:#000;opacity:.75;display:none;width:150%;height:900%;position:absolute;top:-63px;left:-63px;z-index:9998}
.sepetbuton{position:absolute;margin-top:-13%;margin-left:73%;z-index:3;width:86px;height:25px;padding-top:11px;color:#FFF;background:#7d465d;font-size:12px;text-align:center;cursor:pointer;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.sepetbuton_masaustu{position:absolute;margin-top:-26px;margin-left:226px;z-index:3;width:73px;height:17px;padding-top:6px;color:#FFF;background:#7d465d;font-size:9px;text-align:center;cursor:pointer;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.sepet_ekle_buton{width:96%;margin-left:auto;margin-right:auto;height:27px;padding-top:11px;margin-top:5px;color:#FFF;border:1px solid #FFF;background:#006300;font-size:12px;text-align:center;-webkit-appearance:none;cursor:pointer;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.bedenler_input{width:31%;margin-left:2%;margin-top:0;float:left;-webkit-appearance:none}
.whatsapp-fixed{position:fixed;bottom:50px;right:5px;font-size:35px;z-index:999998;padding:1px 12px}

/* ######################################################################################################################################*/

/* POPUP KODLARI BAŞLANGIÇ ALANI Not: Sign up form css kodları ile bağlantılıdır.*/ 

/* ######################################################################################################################################*/



.overlay {
    position:fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index:2;
    padding-top:163px;
  
  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }
  
  .popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    min-width: 563px;
    width: 30%;
    position:relative;
    transition: all 5s ease-in-out;
  }
  
  .popup h2 {
    margin-top: 0;
    color: #333;

  }
  .popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
  }
  .popup .close:hover {
    color: #C90;
  }
  .popup .content {
    height: 350px;
    overflow: auto;
    background: #FFF;
  }
  /*
  @media screen and (max-width: 700px){
    .box{
      width: 70%;
    }
    .popup{
      width: 70%;
    }
  }
  */
  .header{
    width: 100%;
    background:#171611;
    border-top:3px solid #cca621;
    border-bottom:3px solid #cca621;

  }

  .nevaust{

    margin: 0 auto;
  }

  .what_a{
    text-decoration:none;
  }
  .whatp{
    height:27px;
    line-height:27px;
    color: #FFF;
    width: 163px;
    display: block;
    text-align: center;
    background: url('../images/what.jpg') no-repeat center center;
    background-size: cover;
    border-radius: 3px;


  }

  .what_no{
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left:19px;
    padding-top:2px;
  }

.icerik {
	margin-right: auto;
	margin-left: auto;
	width:90%;
	min-height:75vh;
	background-color: #FFF;
	
}


#nevaic {
	height: 150px;
	width: 216px;
	margin-left:443px;
    float:left;
	
}

.nevasag {
	height: 100px;
	width: 150px;
	float: right;
	margin-left:75px;
	color: #FFF;
	font-size:13px; 
	
	
}

.clear{clear:both;}

.beyaz_yazi {

	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}



/* ######################################################################################################################################*/

/* CLT.PHP CSS KODLARI */ 

/* ######################################################################################################################################*/


.swiper-container {
	
		margin-left:auto;
		margin-right:auto;
    }
.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #FFF;
		
        
    }
.swiper-slide img {
/*BOŞ */		
}
.swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color:#FFF;
        opacity: 1;
        background: #CCC;
    }
.swiper-pagination-bullet-active {
        color:#fff;
        background: #c90;
    }

.yazilar-beden {
  
    
    font-size: 8px;
    width:auto;
    padding-left: 3px;
    padding-right: 3px;
    height: 12px;
    line-height: 12px;
    background-color: #c90;
    float: left;
    margin-left: 1px;
    text-align: center;
}


.urun_genel {
	float: left;
	margin-left: 17px;
	margin-top: 7px;
	background: #ccc;
  width:165px;
	min-height: 283px;
	height: auto;
	margin-bottom: 3px;
	
}

.kucuk_bilgi{

width:165px; 
height:15px;  
font-size:13px; 
background:#333; 
color:#FFF;
	}

.account{
	position:absolute;
	width:32px;
	height:35px;
	top: 10px;
	right:5px; 
	background: #c90;
	z-index:2; 
}

/* ######################################################################################################################################*/

/* CLT.PHP CSS KODLARI BİTİŞ*/ 

/* ######################################################################################################################################*/




/* ######################################################################################################################################*/

/* POPUP KODLARI BAŞLANGIÇ ALANI Not: Sign up form css kodları ile bağlantılıdır.*/ 

/* ######################################################################################################################################*/



.overlay {
  position:fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:2;

}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  min-width: 563px;
  width: 30%;
  position:relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;

}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #C90;
}
.popup .content {
  height: 350px;
  overflow: auto;
  background: #FFF;
}
/*
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
*/

/* ######################################################################################################################################*/

/* POPUP KODLARI BİTİŞ Not: Sign up form css kodları ile bağlantılıdır. */

/* ######################################################################################################################################*/








/* ######################################################################################################################################*/

/* FORM ALANI KODLARI BAŞLANGIÇ ALANI */

/* ######################################################################################################################################*/


.smart-green {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	background: #F8F8F8;
	padding: 30px 30px 20px 30px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.smart-green h1 {

	padding: 20px 0px 20px 40px;
	display: block;
	margin: -30px -30px 10px -30px;
	color: #FFF;
	text-shadow: 1px 1px 1px #949494;
	border-bottom: 1px solid #89AF4C;
	background-color: #c90;
}
.smart-green h1>span {
	display: block;
	font-size: 11px;
	color: #FFF;
	width: 1100px;
}

.smart-green label {
    display: block;
    margin: 0px 0px 5px;
}
.smart-green label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.smart-green input[type="text"], .smart-green input[type="password"], .smart-green input[type="email"], .smart-green textarea, .smart-green select {
    color: #555;
    height: 30px;
	line-height:15px;
    width: 100%;
    padding: 0px 0px 0px 10px;
    margin-top: 2px;
    border: 1px solid #E5E5E5;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    box-shadow: inset 1px 1px 2px rgba(238, 238, 238, 0.2);
    font: normal 14px/14px Arial, Helvetica, sans-serif;
}
.smart-green textarea{
    height:100px;
    padding-top: 10px;
}
.smart-green select {
    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width:100%;
    height:30px;
}
.smart-green .button {
	background-color: #c90;
	border: none;
	color: #FFF;
	text-shadow: 1px 1px 1px #949494;
	width: 150px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	cursor: pointer;
	text-decoration: none;
}
.smart-green .button:hover {
	background-color: #666;
}
/* ######################################################################################################################################*/

/* FORM ALANI KODLARI BİTİŞ ALANI */

/* ######################################################################################################################################*/





/* ######################################################################################################################################*/

/* SİPARİŞ DETAYLARI TABLO KODLARI  */

/* ######################################################################################################################################*/

.liste_table {  
    color: #333; /* Lighten up font color */
    width:63%; 
    border-collapse: 
    collapse; border-spacing: 0; 
    font-size: 12px;
}

.liste_td, th { border: 1px solid #e5e5e5; height: 30px; } /* Make cells a bit taller */

.liste_th {  
    background: #F3F3F3; /* Light grey background */
    font-weight: bold; /* Make sure they're bold */
}

.liste_td {  
    background: #FAFAFA; /* Lighter grey background */
    text-align: center; /* Center our text */
}
.liste_td a {
  color: inherit;
  text-decoration: none;
}
.see_btn{
  width: 99%;
  height: 25px;
  line-height: 25px;
  color: #FFF;
  background: #c90;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
}

.arama_masaustu{
  border-radius:7px;
  margin-left:11px;
  height: 35px !important;

}

.collectionlar{
  width:23%;
  height: auto;
  margin:1% 1% 1% 1%;
  float: left;
  position: relative;
}


.tiklagor{

  font-weight: bold;
  position: absolute;
  bottom:1.99%;
  width:95.33%;
  margin-left:1.99%;
  height: 55px;
  line-height: 55px;
  color: #FFF;
  background: #000;
  opacity: 0.63;
  text-align: center;
  text-decoration: none;
  border:1px solid #CCC;
  
}

.tiklagor:hover{
  background: #c90;
  opacity: 1;
}