.whatsapp{
	bottom: 70px !important; 
}

.productPictureItem{
	aspect-ratio: 1 / 1;
    width: 100%;
    overflow: hidden;
    display: block;
}


.productPictureItem img{
	object-fit: cover;
}


.urun .card .productIcons .yeni_urun_ikon .badge {
    background-color: #1881cf !important;
}
small.discountRate.badge.text-bg-danger {
    background-color: #1881cf!important;
}

#Menu1 .nav-item .nav-link{
	white-space: nowrap;
}