.iconlar.begendiklerim {
    -webkit-mask: url(/assets/kalp.svg) no-repeat 50% 50%;
    mask: url(/assets/kalp.svg) no-repeat 50% 50%;
    left: calc(50% - 25px);
top: calc(50% - 20px);
}
.iconlar.saat-silinme {
    -webkit-mask: url(/assets/saat-silinme.svg) no-repeat 50% 50%;
    mask: url(/assets/saat-silinme.svg) no-repeat 50% 50%;
}

.iconlar.sil {
    -webkit-mask: url(/assets/sil.svg) no-repeat 50% 50%;
    mask: url(/assets/sil.svg) no-repeat 50% 50%;
}

.iconlar.sil:hover{background: #000 !important}



#sepet .input-numberr{
width: 85px;
 height: 48px;
 text-align: center !important;
 padding: 0;
 float: left;
 border-right: none;
 background: none;
}

#sepet .input-numberr input{
   height: 41px;
   float: left;
   border: 2px solid #e1e2e3;
   background: #fff;
   color: #000000;
   font-size: 14px;
   padding: 0 25px!important;
   text-align: center;
   font-weight: normal;
   border-radius: 0;border-radius: 8px !important;}

#sepet .btn-number{background: transparent !important; color: #f27a1a!important;}

#sepet .say-right{
right: 0;
border-top-right-radius: 8px !important;
border-bottom-right-radius: 8px !important;line-height: 30px !important;
    }

#sepet  .say-left{
border-top-left-radius: 8px !important;
border-bottom-left-radius: 8px !important;
left: 0;
    }

#sepet .btn-number{    font-size: 18px;
    width: 24px;
    height: 41px;
    float: right;}

#sepet svg {
  max-width: 210px;

}
#sepet svg #oval,
#sepet svg #plus,
#sepet svg #diamond,
#sepet svg #bubble-rounded {
  -webkit-animation: plopp 4s ease-out infinite;
          animation: plopp 4s ease-out infinite;
}
#sepet svg #oval:nth-child(1),
#sepet svg #plus:nth-child(1),
#sepet svg #diamond:nth-child(1),
#sepet svg #bubble-rounded:nth-child(1) {
  -webkit-animation-delay: -240ms;
          animation-delay: -240ms;
}
#sepet svg #oval:nth-child(2),
#sepet svg #plus:nth-child(2),
#sepet svg #diamond:nth-child(2),
#sepet svg #bubble-rounded:nth-child(2) {
  -webkit-animation-delay: -480ms;
          animation-delay: -480ms;
}
#sepet svg #oval:nth-child(3),
#sepet svg #plus:nth-child(3),
#sepet svg #diamond:nth-child(3),
#sepet svg #bubble-rounded:nth-child(3) {
  -webkit-animation-delay: -720ms;
          animation-delay: -720ms;
}
#sepet svg #oval:nth-child(4),
#sepet svg #plus:nth-child(4),
#sepet svg #diamond:nth-child(4),
#sepet svg #bubble-rounded:nth-child(4) {
  -webkit-animation-delay: -960ms;
          animation-delay: -960ms;
}
#sepet svg #oval:nth-child(5),
#sepet svg #plus:nth-child(5),
#sepet svg #diamond:nth-child(5),
#sepet svg #bubble-rounded:nth-child(5) {
  -webkit-animation-delay: -1200ms;
          animation-delay: -1200ms;
}
#sepet svg #oval:nth-child(6),
#sepet svg #plus:nth-child(6),
#sepet svg #diamond:nth-child(6),
#sepet svg #bubble-rounded:nth-child(6) {
  -webkit-animation-delay: -1440ms;
          animation-delay: -1440ms;
}
#sepet svg #oval:nth-child(7),
#sepet svg #plus:nth-child(7),
#sepet svg #diamond:nth-child(7),
#sepet svg #bubble-rounded:nth-child(7) {
  -webkit-animation-delay: -1680ms;
          animation-delay: -1680ms;
}
#sepet svg #oval:nth-child(8),
#sepet svg #plus:nth-child(8),
#sepet svg #diamond:nth-child(8),
#sepet svg #bubble-rounded:nth-child(8) {
  -webkit-animation-delay: -1920ms;
          animation-delay: -1920ms;
}
#sepet svg #oval:nth-child(9),
#sepet svg #plus:nth-child(9),
#sepet svg #diamond:nth-child(9),
#sepet svg #bubble-rounded:nth-child(9) {
  -webkit-animation-delay: -2160ms;
          animation-delay: -2160ms;
}
#sepet svg #oval:nth-child(10),
#sepet svg #plus:nth-child(10),
#sepet svg #diamond:nth-child(10),
#sepet svg #bubble-rounded:nth-child(10) {
  -webkit-animation-delay: -2400ms;
          animation-delay: -2400ms;
}
#sepet svg #oval:nth-child(11),
#sepet svg #plus:nth-child(11),
#sepet svg #diamond:nth-child(11),
#sepet svg #bubble-rounded:nth-child(11) {
  -webkit-animation-delay: -2640ms;
          animation-delay: -2640ms;
}
#sepet svg #oval:nth-child(12),
#sepet svg #plus:nth-child(12),
#sepet svg #diamond:nth-child(12),
#sepet svg #bubble-rounded:nth-child(12) {
  -webkit-animation-delay: -2880ms;
          animation-delay: -2880ms;
}
#sepet svg #oval:nth-child(13),
#sepet svg #plus:nth-child(13),
#sepet svg #diamond:nth-child(13),
#sepet svg #bubble-rounded:nth-child(13) {
  -webkit-animation-delay: -3120ms;
          animation-delay: -3120ms;
}
#sepet svg #oval:nth-child(14),
#sepet svg #plus:nth-child(14),
#sepet svg #diamond:nth-child(14),
#sepet svg #bubble-rounded:nth-child(14) {
  -webkit-animation-delay: -3360ms;
          animation-delay: -3360ms;
}
#sepet svg #oval:nth-child(15),
#sepet svg #plus:nth-child(15),
#sepet svg #diamond:nth-child(15),
#sepet svg #bubble-rounded:nth-child(15) {
  -webkit-animation-delay: -3600ms;
          animation-delay: -3600ms;
}
#sepet svg #oval:nth-child(16),
#sepet svg #plus:nth-child(16),
#sepet svg #diamond:nth-child(16),
#sepet svg #bubble-rounded:nth-child(16) {
  -webkit-animation-delay: -3840ms;
          animation-delay: -3840ms;
}
#sepet svg #bg-line:nth-child(2) {
  fill-opacity: 0.3;
}
#sepet svg #bg-line:nth-child(3) {
  fill-opacity: 0.4;
}

@-webkit-keyframes plopp {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(0, -10px);
    opacity: 0;
  }
}
@keyframes plopp {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(0, -10px);
    opacity: 0;
  }
}



#sepet .urun-adi{    font-size: 24px;
    padding-bottom: 8px;
       position: relative;
    text-transform: none;
    display: block;
    line-height: 26px; margin-top: 5px}

#sepet ul li .urun-adi{font-size: 12px;padding-bottom: 0px;}
#sepet .f-12{font-size: 12px;line-height:16px !important}
  #sepet .f-14{font-size: 14px;}

  #sepet ul{margin:0;padding:0;  overflow: auto;}
    #sepet ul .row{margin:0;padding:0}

    #sepet ul::-webkit-scrollbar {
     width: 5px;
   }
     #sepet ul::-webkit-scrollbar-track {
     background: rgba(34, 34, 34, 0.1);
   }
     #sepet ul::-webkit-scrollbar-thumb {
     background: rgba(99, 99, 99, 0.2);
   }
     #sepet ul::-webkit-scrollbar-thumb:hover {
     background: rgba(34, 45, 45, 0.4);
   }
   #sepet ul::-webkit-scrollbar-thumb:window-inactive {
     background: rgba(0, 0, 0, 0.05);
   }

  #sepet ul li ul{margin: 0 !important; padding: 0 !important; border-bottom: none !important; max-height: inherit !important;}
  #sepet ul li ul li{border: none; margin: 0 !important;    padding-bottom: 5px !important;}

#sepet .isim{    font-size: 10px;
    text-transform: uppercase;}
  #sepet .ucret .indirim-orani {
    width: 100% !important;
        height: auto !important;
    font-size: 11px !important;
    padding: 2px !important;
    line-height: normal !important;
}

  #sepet .ucret .indirim-orani b { font-size: 15px !important;}
  #sepet .urun-toplam-fiyat { font-size: 12px !important;}

    #sepet .urun-toplam-fiyat .f14 { font-size: 14px !important;}


    #sepet .hediye-ceki span{font-size: 11px;    text-transform: uppercase;}
#sepet .k-btn{
  position: absolute;
      float: right;
      right: 21px;
      margin-top: -41px;
      width: 48px;
      height: 36px;
      line-height: 36px;
      font-size: 12px;
}

    #kupon input{ font-size: 12px;  height: 46px; line-height: 46px;padding-top: 11px;}
    #kupon .input ~ label {
        font-size: 13px;
          top: 13px;
        }


  #kupon .input:focus ~ label,#kupon .input.has-value ~ label,#kupon input:-webkit-autofill ~ label, #kupon .input:-webkit-autofill ~ label {
    top: 7px;
    font-size: 11px !important;

}

      @media (max-width:768px) {

.sepet-sil{position: absolute;    right:0px;}

      }

      @media (max-width:576px) {

.sepet-sil{right:20px;}

      }
