/* Küçültme başarısız oldu. Küçültülmeyen içerik döndürülüyor.
(1,44): run-time error CSS1030: Expected identifier, found 'a'
(1,45): run-time error CSS1031: Expected selector, found ')'
(1,45): run-time error CSS1025: Expected comma or open brace, found ')'
(7,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
.topbar-info-right li a:not(.dropdown-menu a) {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
}
.gutter_40px {
  --bs-gutter-x: 40px !important;
}
.urunler-sidebar ul li.active a img{
	filter: invert(56%) sepia(31%) saturate(6084%) hue-rotate(349deg) brightness(98%);
}


