.icons-wrapper {
	z-index          : 9999;
	width            : 100%;
	position         : absolute;
	top              : 0;
	left             : 0;
	padding          : 6px 18px;
	background-color : rgba(65, 64, 64, 0.5); }

.item__icon {
	margin-right   : 12px;
	width          : auto;
	height         : 16px;
	vertical-align : middle; }