.urunliste .list{
    flex:0 0 calc(100% - 295px);
    max-width:calc(100% - 295px);
    margin-bottom:15px
}
.urunliste .list ul.product-set{
    display:flex;
    flex-wrap:wrap
}
.urunliste .list ul.product-set li{
    flex:1 1 0;
    min-width:22%;
    max-width:24%;
    margin-bottom:15px
}
.urunliste .list ul.product-set li a{
    display:block;
    transition:.4s;
    height:430px;
    box-sizing:border-box;
    padding:15px;
    border:1px solid #fff;
    background:#fff;
    border-radius:10px;
    box-shadow:0 0 32px rgba(0,0,0,0.1)
}
.urunliste .list ul.product-set li a .img{
    margin-bottom:10px;
    height:220px
}
.urunliste .list ul.product-set li a .img img{
    display:block;
    width:100%;
    height:100%;
    object-fit:contain
}
.urunliste .list ul.product-set li a .name{
    font-size:16px;
    font-weight:700;
    color:#868686;
    line-height:16px;
    margin-bottom:2px
}
.urunliste .list ul.product-set li a .desc{
    font-size:12px;
    font-weight:300;
    color:#868686;
    line-height:12px;
    margin-bottom:4px
}
.urunliste .list ul.product-set li a .price{
    font-size:30px;
    line-height:30px;
    font-weight:700;
    color:#878787;
    margin-bottom:12px
}
.urunliste .list ul.product-set li a .price.discount{
    font-size:24px;
    line-height:24px
}
.urunliste .list ul.product-set li a .price.discount span{
    font-size:14px;
    font-weight:400;
    position:relative
}
.urunliste .list ul.product-set li a .price.discount span:before{
    content:"";
    position:absolute;
    top:50%;
    margin-top:-1px;
    background:rgba(65,120,188,0.52);
    height:2px;
    width:100%
}
.urunliste .list ul.product-set li a .end{
    display:flex;
    justify-content:space-between
}
.urunliste .list ul.product-set li a .end .basket{
    background:var(--renk2);
    position:relative;
    border-radius:10px;
    padding:8px 10px;
    display:inline-block
}
.urunliste .list ul.product-set li a .end .basket svg{
    width:14px;
    height:14px;
    position:absolute;
    top:50%;
    margin-top:-8px
}
.urunliste .list ul.product-set li a .end .basket svg path{
    fill:#fff
}
.urunliste .list ul.product-set li a .end .basket span{
    font-size:9px;
    font-weight:700;
    color:#fff;
    display:block;
    padding-left:20px
}
.urunliste .list ul.product-set li:nth-child(4n-2){
    margin-left:15px
}
.urunliste .list ul.product-set li:nth-child(4n-1){
    margin-left:15px
}
.urunliste .list ul.product-set li:nth-child(4n){
    margin-left:15px
}
.urunliste .list ul.product-set li:hover a{
    border-color:var(--renk1)
}
.urunliste .stars{
    display:flex;
    flex-wrap:wrap;
    margin-right:3px
}
.urunliste .stars .item{
    color:#cfd1d7;
    display:flex;
    align-items:flex-end
}
.urunliste .stars .item svg{
    width:20px;
    display:block;
    margin-right:-3px
}
.urunliste .stars .item.active{
    color:var(--renk2)
}


@media (max-width:992px) {
    .urunliste .list ul.product-set{ padding: 15px; }
    .urunliste .list ul.product-set li:nth-child(4n-2),
    .urunliste .list ul.product-set li:nth-child(4n-1),
    .urunliste .list ul.product-set li:nth-child(4n){ margin-left: 0; }
    .urunliste .list ul.product-set li{ min-width: 31%; max-width: 32%; }
    .urunliste .list ul.product-set li:nth-child(3n-1){ margin-left: 15px; }
    .urunliste .list ul.product-set li:nth-child(3n){ margin-left: 15px; }
}
@media (max-width:767px) {
    .urunliste .list ul.product-set li:nth-child(3n-1){ margin-left: 0px; }
    .urunliste .list ul.product-set li:nth-child(3n){ margin-left: 0px; }
    .urunliste .list ul.product-set li{ min-width: 47%; max-width: 50%; }
    .urunliste .list ul.product-set li:nth-child(2n){ margin-left: 15px; }
}
@media (max-width:479px) {
    .urunliste .list ul.product-set li:nth-child(2n){ margin-left: 0px; }
    .urunliste .list ul.product-set li{ flex: 0 0 100%; max-width: 100%; margin-left: 0; }
}
/*
     FILE ARCHIVED ON 07:13:33 Jul 15, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:10:30 Apr 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.269
  captures_list: 0.398
  exclusion.robots: 0.013
  exclusion.robots.policy: 0.005
  esindex: 0.007
  cdx.remote: 8.091
  LoadShardBlock: 146.561 (3)
  PetaboxLoader3.datanode: 156.696 (5)
  load_resource: 146.423
  PetaboxLoader3.resolve: 86.401
  loaddict: 21.2
*/