/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 25 Kas 2022, 16:33:06
    Author     : user
*/


/* For desktop: */      
.sepet-item {}
.sepet-item .urun-ismi,.sepet-item .urun-ismi input{width:200px;}
.sepetParaBirimiIcon {position:absolute !important;right:3px;top:1px;font-size:14px}
.satirParaBirimiIcon {position:absolute !important;right:3px;top:1px;font-size:14px}

.sepet-header {font-size:10px!important;vertical-align: middle!important;height: 40px!important}


.bg-abonelik {
  background:#dfbdda;
}
.bg-satis {
  background:#5ae85c; 
}
.bg-teklif {
  background:#d3e910;
}
.bg-fatura {
  background:#fff;
}

/*--------------------------------------*/
@media only screen and (max-width: 568px)
{
  /* For mobile phones: */
.footer-tbody .sepetParaBirimiIcon {position:absolute;right:3px;top:4px;font-size:14px}

.sepet-item input {padding-right:15px !important;}
.sepet-item .urun-ismi,.sepet-item .urun-ismi input{width:120px !important;}

}
/*--------------------------------------*/
