/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

.categoryItem{
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.urunFiyat{
    display: flex;
    gap: 5px;
}

.headerIcons{
	display: flex;
	gap: 12px;
	align-items: center;
}