.yandex_delivery_icon {
    height: 28px;
    width: 110px;
}
.yandex_delivery_icon img {
    width: 100%;
    height: 100%;
}
.yd3_icon {
    height: 28px;
    width: 110px;
}
.yd3_icon img {
    width: 100%;
    height: 100%;
}
.yd3-pickup-optgroup > option {
    color:green;
}
optgroup + optgroup {
border-top: 1px solid black;
margin-top: 8px;
}

.disabled-pickup-option {
    color: #dcdcdc;
}

.disabled-kd-option {
    color: #dcdcdc;
}

.yandex_filter_delivery_block {
    margin-bottom: 16px;
}
.yandex_filter_icon
{
    margin-bottom: 8px;
}

@media (max-width: 768px) {
    .ymaps-pvz-container {
        padding: 5px !important;
        margin: 5px !important;
        border: none !important;
    }
    .ymaps-pvz-container {
        display: block;
    }
    .ymaps-pvz-container > div > h4 {
        margin-top: 0px !important;
        display: block;
        text-align: left !important;
    }
}