/* Sepetim Css */
/*------------------------------------------------------------------
[Less Zr]
-------------------------------------------------------------------*/
/*--------------- Base Color --------------*/
/*--------------- PlaceHolder ---------------*/
/*--------------- Absolute ---------------*/
/*--------------- Relative ---------------*/
/*------------ Rotate -----------------*/
/*--------------- Border Radius ---------------*/
/*--------------- Custom Radius ---------------*/
/*--------------- Transtion---------------*/
/*--------------- Origin Transform ---------------*/
/*--------------- Scale ---------------*/
/*--------------- Linear Grarient ---------------*/
/*--------------- Quick Gradient ---------------*/
/*--------------- Box Shadow 1 ---------------*/
/*--------------- Box Shadow 2 ---------------*/
/*--------------- Box Shadow 3 ---------------*/
.box-shadow-3 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.box-shadow-3:before,
.box-shadow-3:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
/* Sepet */
.custom-sepet-content {
  width: 100%;
  float: left;
  min-height: 450px;
}
.custom-sepet-content .siparis-tamam-header {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.custom-sepet-content .siparis-tamam-header .active {
  border-top: 2px solid #e31837 !important;
}
.custom-sepet-content .siparis-tamam-header .step-blok {
  width: 100%;
  float: left;
  padding: 15px 25px 20px 25px;
  height: 100px;
  background: #fff;
  border: 1px solid #e5e5e5;
  position: relative;
}
.custom-sepet-content .siparis-tamam-header .step-blok > i {
  position: absolute;
  right: 5px;
  top: -15px;
  font-size: 120px;
  color: #737373;
  opacity: 0.2;
}
.custom-sepet-content .siparis-tamam-header .step-blok .sepet-header {
  width: 100%;
  float: left;
  margin-top: 10px;
  position: relative;
}
.custom-sepet-content .siparis-tamam-header .step-blok .sepet-header h2 {
  display: block;
  margin-bottom: 10px;
}
.custom-sepet-content .siparis-tamam-header .step-blok .sepet-header h2 > i {
  margin-right: 6px;
  color: #e31837;
}
.custom-sepet-content .siparis-tamam-header .step-blok .sepet-header p {
  display: block;
  font-size: 14px;
}
.custom-sepet-content .tamamla-sol {
  width: 100%;
  float: left;
  margin-top: 20px;
  min-height: 200px;
  /*Ödeme Bilgiler */
}
.custom-sepet-content .tamamla-sol .odemeler {
  width: 100%;
  float: left;
  min-height: 400px;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 25px;
}
.custom-sepet-content .tamamla-sol .odemeler .card-errors {
  width: 100%;
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .card-errors span {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 15px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 40px;
  font-size: 15px;
}
.custom-sepet-content .tamamla-sol .odemeler .nav-tabs li.active a {
  background: #e31837;
  color: #fff;
}
.custom-sepet-content .tamamla-sol .odemeler .nav-tabs li a {
  float: left;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 600;
  display: block;
  color: #333;
}
.custom-sepet-content .tamamla-sol .odemeler .nav-tabs li a i {
  margin-right: 6px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content {
  width: 100%;
  float: left;
  margin-top: 25px;
  font-size: 14px;
  /* Havale */
  /* Kredi Kartı */
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale {
  width: 100%;
  float: left;
  min-height: 120px;
  background-color: #fff;
  padding: 19px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #ddd;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item label {
  width: 100%;
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item label input {
  float: left;
  margin-top: 20px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item label .h-image {
  float: left;
  width: 20%;
  margin: 17px 20px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item label .h-image img {
  max-width: 100%;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .havale .h-item label .h-info {
  float: left;
  width: 70%;
  font-weight: 400;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti {
  width: 100%;
  float: left;
  /*left*/
  /*right*/
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left {
  position: relative;
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left {
    width: 100%;
  }
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu {
  width: 100%;
  float: left;
  margin-top: 30px;
  padding: 0 15px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .title h3 {
  font-size: 15px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler {
  width: 100%;
  float: left;
  margin-top: 10px;
  position: relative;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler img.taksit-gif {
  position: absolute;
  left: 120px;
  top: 10px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow {
  float: left;
  width: 285px;
  min-height: 193px;
  color: #000;
  margin-top: 20px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container {
  clear: both;
  margin: 0 auto;
  padding-left: 5px;
  width: 275px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container span.installment-bank-logo {
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments {
  border: 1px solid #d7d7d7;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li.selected {
  background: #e5e5e5;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li {
  width: 100%;
  float: left;
  font-size: 14px;
  cursor: pointer;
  padding: 4px 5px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li:hover {
  background: #e5e5e5;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li input {
  float: left;
  margin-right: 2px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li span.iyzi-inst-label {
  float: left;
  padding: 0 10px 0 5px;
  text-align: right;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .taksit-tablosu .taksitler .installmentOptionsRow .installment-container ul.installments li span.iyzi-inst-amount {
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri {
  width: 100%;
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .form-group {
  margin-bottom: 10px;
  width: 100%;
  float: left;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .form-group input {
  padding: 2px 10px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .form-group input:focus {
  box-shadow: none;
  border: 1px solid #e31837;
  background: #fff;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .form-group label {
  margin-bottom: 5px!important;
  font-weight: 600;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent {
  float: left;
  width: 100%;
  margin-top: 15px;
  position: relative;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent .ucd-wrap {
  float: left;
  width: 100%;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent .ucd-wrap label {
  width: auto!important;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent .ucd-wrap label input {
  float: left!important;
  margin-right: 5px;
  width: 20px!important;
  height: auto!important;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent .ucd-wrap label span {
  float: left;
  font-size: 13px;
  color: #000;
  margin-top: 2px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredikarti-left .kart-bilgileri .ucdcontent .ucd-wrap a {
  background: #e31837;
  position: relative;
  font-size: 14px;
  width: 23px;
  height: 23px;
  float: left;
  color: #fff;
  padding-top: 2px;
  margin-left: 10px;
  margin-top: 3px;
  font-weight: bold;
  border-radius: 50px;
  text-align: center;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right {
  float: right;
  width: 45%;
  z-index: 1;
  position: relative;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .creditCardBack .front {
  top: 15px!important;
  left: -12px !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 1;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .creditCardBack .back {
  top: 0!important;
  left: -24px !important;
  z-index: 4!important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .creditCardFront {
  top: 15px!important;
  left: -12px !important;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content {
  position: relative;
  height: 218px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front {
  top: 0;
  left: -24px;
  background: url("../images/kartfront.png") no-repeat;
  height: 200px;
  width: 318px;
  z-index: 2;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /* Elementler */
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front span {
  color: #898989;
  position: absolute;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 0 2px;
  z-index: 4;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartLogo {
  top: 15px;
  right: 21px;
  z-index: 4;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartNo {
  top: 100px;
  left: 23px;
  z-index: 2;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartDate {
  top: 128px;
  left: 182px;
  z-index: 3;
  font-size: 15px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartDate em {
  font-style: normal;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartName {
  top: 151px;
  left: 23px;
  z-index: 4;
  max-width: 155px;
  overflow: hidden;
  word-break: break-all;
  font-size: 15px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartType {
  top: 151px;
  right: 21px;
  z-index: 2;
  font-size: 13px;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartType .card-master {
  width: 55px;
  height: 32px;
  float: left;
  background: url('../images/ccw.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartType .card-visa {
  width: 55px;
  height: 32px;
  float: left;
  background: url('../images/ccw.png');
  background-repeat: no-repeat;
  background-position: -55px 0;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .front .cartType .card-american {
  width: 55px;
  height: 32px;
  float: left;
  background: url('../images/ccw.png');
  background-repeat: no-repeat;
  background-position: -168px 0;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .back {
  z-index: 1;
  top: 15px;
  left: -12px;
  background: url("../images/kartback.png") no-repeat;
  height: 200px;
  width: 318px;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.custom-sepet-content .tamamla-sol .odemeler .tab-content .kredi-karti .kredi-karti-right .kredi-karti-content .back .cardCvc {
  position: absolute;
  top: 88px;
  left: 137px;
}
.custom-sepet-content .back-btn {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.custom-sepet-content .back-btn a {
  background: none #fff;
  color: #a0a0a0;
  margin: 0 0 0 0;
  padding: 5px 30px;
  width: auto;
  height: auto;
  margin-top: 15px;
  border-radius: 3px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  float: left;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .back-btn a:hover {
  background: #e31837;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .back-btn a i {
  margin-right: 6px;
}
.custom-sepet-content .sepet-page {
  width: 100%;
  float: left;
  margin-top: 25px;
  background: #fff;
}
.custom-sepet-content .sepet-page .back-btn {
  padding: 0 15px;
}
.custom-sepet-content .sepet-page .sepet-buttons {
  width: 100%;
  float: left;
  /*height:200px;
					background:red;*/
}
.custom-sepet-content .sepet-page .sepet-table {
  width: 100%;
  float: left;
}
.custom-sepet-content .sepet-page .sepet-table table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #e9ecef;
  color: #374250;
  font-size: 15px;
  background: #fff;
}
.custom-sepet-content .sepet-page .sepet-table table thead {
  margin: 4px 0;
  background-color: #f5f5f5;
}
.custom-sepet-content .sepet-page .sepet-table table thead tr {
  border-bottom: none;
}
.custom-sepet-content .sepet-page .sepet-table table thead tr th {
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  padding-top: 17px;
  vertical-align: middle !important;
  padding-bottom: 17px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .puan {
  float: left;
  font-size: 13px;
  width: 100%;
  margin-top: 10px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .puan span {
  color: red;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi a {
  width: 60px;
  float: left;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi a img {
  float: left;
  width: 100%;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .sepet-desc {
  color: #374250;
  font-weight: 600;
  float: left;
  font-size: 13px;
  margin-left: 10px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .sepet-desc .var-desc {
  font-weight: 400;
  font-size: 13px;
  float: left;
  margin-right: 5px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .sepet-desc .varyant-deger {
  font-weight: 400;
  font-size: 13px;
  float: left;
  margin-right: 5px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .sepet-desc .varyant-deger p {
  float: right;
  margin-left: 4px;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td.urun-bilgi .sepet-desc p {
  font-weight: 400;
  float: left;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td {
  vertical-align: middle !important;
  border-top: 1px solid #e9ecef;
  font-size: 14px;
  padding: .75rem;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td .varli-fiyat {
  text-decoration: line-through;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td a.remove {
  color: #333;
}
.custom-sepet-content .sepet-page .sepet-table table tbody tr td a.remove:hover {
  color: #e31837;
}
.custom-sepet-content .sepet-page .sepet-alt {
  width: 100%;
  float: left;
  background-color: #f5f5f5;
  padding: 20px 0;
}
.custom-sepet-content .sepet-page .sepet-alt .sepet-toplam {
  float: right;
  padding-right: 20px;
}
.custom-sepet-content .sepet-page .sepet-alt .sepet-toplam span {
  font-weight: 700;
  font-size: 17px;
  color: #374250;
}
.custom-sepet-content .sepet-page .sepet-siparis {
  width: 100%;
  float: left;
  margin: 15px 0;
  padding: 10px 0;
}
.custom-sepet-content .sepet-page .sepet-siparis button {
  font-size: 16px;
  padding: 15px 50px;
  float: right;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  background: #e31837;
  border: none;
}
.custom-sepet-content .sepet-page .sepet-siparis button:hover {
  background: #333;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .sepet-page-right {
  width: 100%;
  float: left;
  margin-top: 25px;
  /* Mini Sepet */
  /* Puan */
  /* Hediye Çeki*/
}
.custom-sepet-content .sepet-page-right .mini-sepet {
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px;
  width: 100%;
  margin: 0;
  margin-top: 20px;
}
.custom-sepet-content .sepet-page-right .mini-sepet .title {
  width: 100%;
  float: left;
  cursor: pointer;
}
.custom-sepet-content .sepet-page-right .mini-sepet .title span {
  color: #e31837;
  font-size: 14px;
  float: left;
}
.custom-sepet-content .sepet-page-right .mini-sepet .title a {
  float: right;
  font-size: 14px;
  color: #333;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item {
  display: block;
  padding: 0;
  margin: 0 0 20px 0;
  float: left;
  width: 100%;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item .urun-img {
  width: 25%;
  margin-right: 8px;
  float: left;
  text-align: center;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item .urun-img img {
  height: auto;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item .urun-infos {
  width: 71%;
  float: right;
  font-size: 13px;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item .urun-infos .name {
  width: 100%;
  float: left;
  line-height: 17px;
  margin-top: 3px;
}
.custom-sepet-content .sepet-page-right .mini-sepet .urun-list .urun-item .urun-infos .name span {
  display: block;
}
.custom-sepet-content .sepet-page-right .sip-done {
  width: 100%;
  float: left;
}
.custom-sepet-content .sepet-page-right .sip-done .puan-button {
  display: none;
}
.custom-sepet-content .sepet-page-right .sip-done button {
  background: none #e31837;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  float: none;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 3px;
  line-height: 28px;
  font-size: 16px;
  border: 0;
  font-weight: normal;
  padding: 5px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .sepet-page-right .sip-done button:hover {
  background: #333;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .sepet-page-right .sip-done button i {
  margin-left: 20px;
}
.custom-sepet-content .sepet-page-right .sip-done a {
  background: none #e31837;
  color: #fff;
  text-align: center;
  margin: 3px auto;
  float: none;
  width: auto;
  height: auto;
  display: block;
  border-radius: 3px;
  line-height: 28px;
  font-size: 16px;
  border: 0;
  font-weight: normal;
  padding: 5px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .sepet-page-right .sip-done a:hover {
  background: #333;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-sepet-content .sepet-page-right .sip-done a i {
  margin-left: 20px;
}
.custom-sepet-content .sepet-page-right .sozlesmeler {
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
  position: relative;
  min-height: 120px;
  font-size: 14px;
}
.custom-sepet-content .sepet-page-right .sozlesmeler .form-group {
  position: relative;
  min-height: 55px;
}
.custom-sepet-content .sepet-page-right .sozlesmeler .form-group .form-control-feedback {
  top: 33px;
}
.custom-sepet-content .sepet-page-right .sozlesmeler .sozlesme-1 {
  width: 100%;
  float: left;
  position: relative;
}
.custom-sepet-content .sepet-page-right .sozlesmeler .sozlesme-2 {
  width: 100%;
  float: left;
  position: relative;
}
.custom-sepet-content .sepet-page-right .sozlesmeler label {
  font-weight: 400;
}
.custom-sepet-content .sepet-page-right .sozlesmeler a {
  font-size: 14px;
  color: #333;
  font-weight: 600;
}
.custom-sepet-content .sepet-page-right .basket-right {
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 180px;
}
.custom-sepet-content .sepet-page-right .basket-right .overlay-sepet {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  left: 0;
  z-index: 2;
  display: none;
  top: 0;
}
.custom-sepet-content .sepet-page-right .basket-right .overlay-sepet img {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.custom-sepet-content .sepet-page-right .basket-right ul {
  width: 100%;
  float: left;
}
.custom-sepet-content .sepet-page-right .basket-right ul li.genel-toplam span {
  font-weight: 600;
}
.custom-sepet-content .sepet-page-right .basket-right ul li.genel-toplam span.tutar {
  color: #e31837;
}
.custom-sepet-content .sepet-page-right .basket-right ul li {
  width: 100%;
  float: left;
  padding: 4px 0;
}
.custom-sepet-content .sepet-page-right .basket-right ul li span {
  float: left;
  font-size: 14px;
  font-weight: 400;
}
.custom-sepet-content .sepet-page-right .basket-right ul li span:last-child {
  float: right;
}
.custom-sepet-content .sepet-page-right .basket-right ul li span.tutar {
  float: right;
}
.custom-sepet-content .sepet-page-right .basket-right ul li span.kargo-tutar {
  float: right;
}
.custom-sepet-content .sepet-page-right .basket-right ul li p {
  float: right;
  font-size: 14px;
  font-weight: 400;
  margin-left: 4px;
}
.custom-sepet-content .sepet-page-right .basket-right ul li a.kupon-sil {
  font-size: 12px;
  color: red;
}
.custom-sepet-content .sepet-page-right .puan-inner {
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}
.custom-sepet-content .sepet-page-right .puan-inner .title {
  width: 100%;
  float: left;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 4px;
}
.custom-sepet-content .sepet-page-right .puan-inner .text {
  font-size: 13px;
  margin-bottom: 7px;
}
.custom-sepet-content .sepet-page-right .puan-inner label {
  cursor: pointer;
}
.custom-sepet-content .sepet-page-right .puan-inner label input {
  margin-right: 4px;
  float: left;
}
.custom-sepet-content .sepet-page-right .puan-inner label span {
  font-size: 13px;
  color: #e31837;
}
.custom-sepet-content .sepet-page-right .puan-inner label span em {
  color: #333;
  font-size: 13px;
  font-style: normal;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content {
  float: left;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 19px;
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  min-height: 130px;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .title {
  width: 100%;
  float: left;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 4px;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .text {
  font-size: 13px;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .form {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .form input {
  border: 1px solid #ddd;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .form input:focus {
  border: 1px solid #ddd;
  box-shadow: none;
}
.custom-sepet-content .sepet-page-right .hediye-cek-content .form button {
  background: #333;
  color: #fff;
}
/* Empty Sepet */
.empty-box {
  width: 100%;
  float: left;
  min-height: 400px;
  background: #fff;
  padding: 20px;
}
.empty-box .title {
  background-color: #f2f2f0;
  padding: 15px;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
.empty-box .devam-et a {
  background: none #fff;
  color: #a0a0a0;
  margin: 0 0 0 0;
  padding: 5px 30px;
  width: auto;
  height: auto;
  margin-top: 15px;
  border-radius: 3px;
  line-height: 30px;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  float: left;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.empty-box .devam-et a:hover {
  background: #e31837;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.empty-box .devam-et a i {
  margin-right: 6px;
}
/* t bilgier*/
.adres-secimi {
  width: 100%;
  float: left;
  background: #fff;
  border: solid 1px #e4e4e4;
  padding: 15px 25px;
}
.adres-secimi .title {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.adres-secimi .title i {
  float: left;
  font-size: 30px;
  color: #e31837;
  margin-right: 10px;
}
.adres-secimi .title .title-right {
  float: left;
}
.adres-secimi .title .title-right h4 {
  display: block;
  font-weight: 500;
}
.adres-secimi .title .title-right span {
  font-size: 13px;
  display: block;
  margin-top: 3px;
}
.adres-secimi .secim-content {
  width: 100%;
  float: left;
  margin-top: 25px;
  position: relative;
}
.adres-secimi .secim-content .adres-select h5 {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.adres-secimi .secim-content .adres-select .form-control[disabled],
.adres-secimi .secim-content .adres-select .form-control[readonly],
.adres-secimi .secim-content .adres-select fieldset[disabled] .form-controls {
  opacity: 0.3;
}
.adres-secimi .secim-content .adres-select select {
  width: 100%;
  float: left;
  border-radius: 0;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  background: #f5f5f5;
  padding-top: 4px;
  padding-bottom: 4px;
}
@media screen and (max-width: 768px) {
  .adres-secimi .secim-content .adres-select select {
    margin-bottom: 20px;
  }
}
.adres-secimi .secim-content .adres-select select option {
  font-size: 15px;
}
.adres-secimi .secim-content .adres-select select:focus {
  box-shadow: none;
  border: 1px solid #ccc;
  background: #fff;
}
.adres-secimi .secim-content .adres-disable {
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 10px;
}
.adres-secimi .secim-content .adres-disable input {
  float: left;
  margin-right: 4px;
}
.adres-secimi .secim-content .adres-disable label {
  font-weight: 400;
  float: left;
  font-size: 13px;
  line-height: 21px;
  margin-top: 4px;
}
.adres-secimi .secim-content .adres-tanimla {
  width: 100%;
  float: left;
  font-size: 14px;
  padding: 15px 15px;
  border: 1px solid #ddd;
  background: #f5f5f5;
}
.adres-secimi .secim-content .adres-tanimla a {
  font-size: 14px;
  color: green;
}
.kargo-secimi {
  width: 100%;
  float: left;
  background: #fff;
  border: solid 1px #e4e4e4;
  padding: 15px 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.kargo-secimi .title {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.kargo-secimi .title i {
  float: left;
  font-size: 30px;
  color: #e31837;
  margin-right: 10px;
}
.kargo-secimi .title .title-right {
  float: left;
}
.kargo-secimi .title .title-right h4 {
  display: block;
  font-weight: 500;
}
.kargo-secimi .title .title-right span {
  font-size: 13px;
  display: block;
  margin-top: 3px;
}
.kargo-secimi .kargo-list {
  width: 100%;
  float: left;
  margin-top: 15px;
}
.kargo-secimi .kargo-list ul li {
  padding: 8px 10px;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  width: 100%;
  float: left;
  margin-bottom: 8px;
}
.kargo-secimi .kargo-list ul li label {
  width: 100%;
  font-weight: 400;
}
.kargo-secimi .kargo-list ul li .kargoinput {
  float: left;
  margin-right: 10px;
  margin-top: 14px;
}
.kargo-secimi .kargo-list ul li .kargoimg {
  width: 70px;
  height: 40px;
  position: relative;
  border: solid 1px #eee;
  background: #fff;
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}
.kargo-secimi .kargo-list ul li .kargoimg img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 90%;
  max-height: 90%;
}
.kargo-secimi .kargo-list ul li .kargoname {
  float: left;
  margin-top: 15px;
}
.kargo-secimi .kargo-list ul li .kargoname .kargo-price {
  float: none;
  display: inline-block;
  margin: 0 5px;
}
.siparis-notu {
  width: 100%;
  float: left;
  background: #fff;
  border: solid 1px #e4e4e4;
  padding: 15px 25px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.siparis-notu .title {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.siparis-notu .title i {
  float: left;
  font-size: 30px;
  color: #e31837;
  margin-right: 10px;
}
.siparis-notu .title .title-right {
  float: left;
}
.siparis-notu .title .title-right h4 {
  display: block;
  font-weight: 500;
}
.siparis-notu .title .title-right span {
  font-size: 13px;
  display: block;
  margin-top: 3px;
}
.siparis-notu textarea {
  resize: none;
  margin-top: 25px;
  float: left;
  width: 100%;
  height: 140px;
}
.siparis-notu textarea:focus {
  box-shadow: none;
  border: 1px solid #ccc;
  background: #fff;
}
