.goods-card {
    cursor: pointer;
}
.goods-card .slider-pagination__btn {
    cursor: pointer;
}
@media (min-width: 768px) {
    .shop-slider .swiper-slide a {
        height: 422px;
    }
}
.contacts-shop__item {
    grid-template-rows: auto;
}
.callback__container .callback__img {
    display: none;
}
.callback__form .form__group--tel {
    width: 216px;
}
form input {
    padding: 16px 40px 16px 20px;
}
.menu-category__current {
    padding-top: 0;
}
.menu-category__droplist-list {
    display: inline-block;
    vertical-align: top;
}
.menu-category__droplist-list + .menu-category__droplist-list {
    margin-left: 2em;
}

@media (min-width: 1024px) {
    .callback__container .callback__img {
        display: block;
        bottom: 0;
        left: 0;
        width: 317px;
        height: 705px;
    }
    .callback__img img {
        bottom: 0;
        left: 0;
        width: auto;
        max-width: max-content;
        height: 100%;
    }
    .menu-category__current {
        margin-top: -54px;
    }
}
@media (min-width: 1500px) {
    .callback__container .callback__img {
        display: block;
        height: 448px;
    }
    .callback__content {
        padding-bottom: 30px;
    }
}
.banner_black {
    color: #FFF;
}
.product-card-slider__main img {
    width: auto;
    margin: 0 auto;
}
.service-center {
    margin-bottom: 0;
    gap: 10px 10px;
}
