

/* Start:/local/templates/eurazcar-wget_copy/components/bitrix/news.list/sale_avtopark/style.css?17719965411638*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.catalog__cart{position:relative;}
.detail-link-labels {
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: start;
}
.label-discount {
    background: #fff;
    border-radius: 2px;
    font-size: 14px;
    margin-bottom: 8px;
}
.label-discount span {
    padding: 2px 8px;
    color: #000;
    display: inline-block;
}
.label-discount span:first-of-type {
    color: #fff;
    background: #E10044;
    border-radius: 2px 0 0 2px;
}

.santa-hat {
    position: absolute;
    top: -1px;       /* Выступает сверху */
    left: -21px;      /* Выступает слева */
    width: 70px;      /* Уменьшено в 2 раза от оригинала (если оригинал ~140px) */
    height: auto;
    z-index: 8;
    pointer-events: none; /* Чтобы не мешала кликам по карточке */
}

.catalog__cart-image {
    position: relative; /* Обязательно для работы absolute позиционирования */
}

.btn.button_all_autopark {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    background-color: #2998e6;
    text-align: center;
    color: #ffffff;
    font-family: Cuprum;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
    transition: all .3s
    ease-in-out;
    border: none;
    width: auto;
}
.btn.button_all_autopark:hover {
    background: #0b2852;
}
/* End */
/* /local/templates/eurazcar-wget_copy/components/bitrix/news.list/sale_avtopark/style.css?17719965411638 */
