.sklep {
	border-radius: 4px;
}
.sklep .nk-feature-1 .nk-feature-title {
	font-size: 1rem !important;
	margin-bottom: 0 !important;
}

.ramka-npc {
	background-color: #2b333c;
	border-radius: 4px;
}

/* tooltip */
.tooltip.show { opacity: 1 !important; }
.tooltip-inner { background-color: transparent !important; }