
.fancybox-close-small {
    display: none;
}
.modal-card__close {
    cursor: pointer;
}
.footer__grid-two-halfs {
    display: grid;
    grid-template-rows: 1fr 1fr;
    margin-top: -31px;
}
.footer__label {
    margin-top: 30px;
}

.collections .cards__figure {
    position: relative;
}
.collections .promo__block span.is_new {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 2px 5px;
    line-height: 1.2;
}