.detailinf-prev-img {
	display: block;
	border-radius: 12px;
}
.detailinf-prev-date {
	margin: 0 0 30px 0;
}
.detailinf-tags-list {
	margin: 0 0 30px 0;
}

.detailinf-info-date .icon-calendar{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.detailinf-info-geo .icon-geo{
    width: 24px;
    height: 24px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.detailinf-info-kassir {
    background-color: #ffc500;
    display: inline-block;
    font-size: 1em;
    line-height: 2.3em;
    padding: 0 1em;
    border: none;
    cursor: pointer;
    color: #000;
}

.detailinf-info-kassir .btn-kassir{
    background-color: #ffc500;
    display: inline-block;
    font-size: 1em;
    line-height: 2.3em;
    padding: 0 1em;
    border: none;
    cursor: pointer;
    color: #000;
}
