.fslightbox-source {
    background: #fff;
}

[data-form="Прямоугольная"] {
    max-width: 60px !important;
}

[data-form="Круглая"] {
    max-width: 50px !important;
}

.pb {
    padding-bottom: 30px;
}

.service-checkbox {
    grid-area: 4 / 1 / 5 / 3;
    margin-top: 0;
    margin-bottom: 0;
}
.contacts-checkbox {
    grid-area: 3 / 1 / 4 / 3;
    margin-top: 0;
    margin-bottom: 0;
}

.viewall {
    font-weight: 600;
    text-align: center;
}

.del-filters {
    margin-top: 25px;
}

.catalog__search {
    z-index: 10;
}

.main-page {
    min-height: 30vh;
}


.swiper-button-next,
.swiper-button-prev {
    color: #fff;
}


.basket__address-inp-wrap .soa-property-container {
    width: 100%;
}
.card__colors span {
    width: 15px;
    height: 15px;
	cursor:pointer;
}
.catalog__list.line .card .card__colors span {
    width: 20px;
    height: 20px;
	cursor:pointer;
}