.delivery_widget {
	position: relative;
}
.delivery_widget #eShopLogisticWidgetTerminals {
    margin: 12px 0 0 0;
}
.delivery_widget #eShopLogisticWidgetTerminals .eshoplogistic-widget-terminals {
	min-height: 492px;
}

.delivery_widget.loader:after {
    content: '';
    position: absolute;
    top: -16px;
    left: -16px;
    width: calc(100% + 32px);
    height: calc(100% + 32px);
    background: url(/images/loading.svg?v=1) no-repeat center center, rgba(255, 255, 255, 0.7);
    background-size: 80px;
    z-index: 999;
    border-radius: 5px;
}
.delivery_widget .delivery_widget__title {
/*	display: flex;*/
/*    align-items: center;*/
/*    justify-content: space-between;*/
    margin: 0 0 24px 0;
}
.delivery_widget .delivery_widget__title .title__text {
    display: flex;
    align-items: center;
    gap: 6px;
	font-weight: 600;
    font-size: 14px;
    white-space: nowrap;
}
.delivery_widget .delivery_widget__title .title__text span.address {
	display: flex;
    align-items: center;
    gap: 6px;
	font-weight: normal;
    opacity: 0.5;
}
.delivery_widget .delivery_widget__title .title__text span.address .address__point {
    max-width: 580px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.delivery_widget .delivery_widget__title .title__text span.address.selected {
	opacity: 1;
}
.delivery_widget .delivery_widget__title .title__text span.address span.postrf {
	font-weight: 600;
    background: url(/images/pch_p.png) no-repeat center left, #ededed;
    background-size: auto 100%;
    background-blend-mode: multiply;
    padding: 0 0 0 24px;
    color: #0055a5;
}
.delivery_widget .delivery_widget__title .title__text span.address span.sdek {
	font-weight: 600;
    background: url(/images/sdek_p.png) no-repeat center left, #ededed;
    background-size: auto 100%;
    background-blend-mode: multiply;
    padding: 0 0 0 20px;
    color: #72ad06;
}
.delivery_widget .delivery_widget__title .title__text span.address span.dpd {
	font-weight: 600;
    background: url(/images/dpd_p.png) no-repeat center left, #ededed;
    background-size: auto 100%;
    background-blend-mode: multiply;
    padding: 0 0 0 20px;
    color: #dc0032;
}
.delivery_widget .delivery_widget__title .title__action {
	font-weight: 600;
    font-size: 14px;
    margin: 8px 0 0 0;
}
.delivery_widget .delivery_widget__title .title__action span {
	color: #0e9a0e;
}
.delivery_widget .delivery_widget__title .title__cost {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    white-space: nowrap;
    margin: 8px 0 0 0;
}
.delivery_widget .delivery_widget__title .title__cost span {
    font-weight: 600;
}
.delivery_widget .delivery_widget__button {
    display: none;
    margin: 0 0 12px 0;
}
.delivery_widget .delivery_widget__button a {
    display: inline-block;
    background-color: #fff;
    background-image: url(/images/mapmark.svg);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center left 6px;
    font-size: 14px;
    font-weight: 400;
    color: #111;
    padding: 10px 8px 10px 28px;
    border-radius: 5px;
    text-decoration: none;
}
.delivery_widget .delivery_widget__button a:hover {
    box-shadow: 0 0 5px #ddd;
}

.eshoplogistic-widget-terminals .eshoplogistic-theme {
    z-index: 999;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-input-search__input {
	width: 100% !important;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-form-group:not(:last-child) {
    margin-bottom: 0;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-form-group {
    margin-bottom: 0;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-yandex-map {
    height: 26rem;
    border-radius: 5px;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-yandex-map__filters {
    margin-bottom: 0;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-yandex-map__output {
    height: 26rem;
}
.eshoplogistic-widget-terminals *[class*="map-copyrights-promo"],
.eshoplogistic-widget-terminals *[class*="copyrights-pane"] {
	display: none;
}
.eshoplogistic-widget-terminals .eshoplogistic-theme-yandex-map {
	box-shadow: 0 0 5px #ddd;
}

.sposoby-polucheniya {
    display: flex;
    gap: 10px;
}
.sposoby-polucheniya div {
    margin-right: 0;
    max-width: 330px;
    height: auto;
}
.sposoby-polucheniya div span.description {
    max-width: 240px;
}







@media screen and (max-width: 768px) {

    #box-cart-sposob-type {
        display: flex;
        gap: 6px;
        white-space: nowrap;
        overflow-x: scroll;
    }
    #box-cart-sposob-type > span[id*="sposob-"] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: auto;
        box-sizing: border-box;
        float: none;
        border: none;
        padding: 10px 16px;
        filter: grayscale(1);
        background: #eee;
        border-radius: 3px;
    }
    #box-cart-sposob-type > span[id*="sposob-"] .sposob__icon {
        margin: 0 0 4px 0;
    }
    #box-cart-sposob-type > span[id*="sposob-"] .sposob__icon img {
        height: 26px;
    }
    #box-cart-sposob-type > span[id*="sposob-"] .sposob__title {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        margin: 0 0 2px 0;
        text-align: center;
        white-space: nowrap;
    }
    #box-cart-sposob-type > span[id*="sposob-"] .sposob__description {
        color: #858585;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-align: center;
    }
    #box-cart-sposob-type > span[id*="sposob-"].actv-sposob {
        filter: unset;
    }
    #box-cart-sposob-sam {
        margin: 10px 0;
    }
    #uslovia-deliv {
        margin: 12px 0 0 16px;
    }
    .delivery_widget.loader:after {
        content: '';
        position: absolute;
        top: -8px;
        left: -8px;
        width: calc(100% + 16px);
        height: calc(100% + 16px);
    }
    .delivery_widget .delivery_widget__title {
        margin: 0 0 12px 0;
    }
    .delivery_widget .delivery_widget__button a {
        background-color: #eeeeee;
    }
    .delivery_widget .delivery_widget__title .title__text span.address .address__point {
        max-width: unset;
        overflow: unset;
        text-overflow: unset;
    }
    .delivery_widget .delivery_widget__title .title__text {
        display: block;
        align-items: center;
        gap: 6px;
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
        white-space: unset;
    }
    .delivery_widget .delivery_widget__title .title__text span.address {
        display: block;
        align-items: center;
        gap: 6px;
        font-weight: normal;
        opacity: 0.5;
    }
    .delivery_widget .delivery_widget__title .title__text span.address .address__point {
        max-width: unset;
        overflow: unset;
        text-overflow: unset;
    }
    .delivery_widget .delivery_widget__title .title__text span.address span.postrf {
        font-weight: 600;
        background: url(/images/pch_p.png) no-repeat center left, transparent;
        background-size: auto 80%;
        background-blend-mode: multiply;
        padding: 0 0 0 24px;
        color: #0055a5;
        display: flex;
    }
    .delivery_widget .delivery_widget__title .title__text span.address span.sdek {
        font-weight: 600;
        background: url(/images/sdek_p.png) no-repeat center left, transparent;
        background-size: auto 80%;
        background-blend-mode: multiply;
        padding: 0 0 0 20px;
        color: #72ad06;
        display: flex;
    }
    .delivery_widget .delivery_widget__title .title__text span.address span.dpd {
        font-weight: 600;
        background: url(/images/dpd_p.png) no-repeat center left -3px, transparent;
        background-size: auto 80%;
        background-blend-mode: multiply;
        padding: 0 0 0 20px;
        color: #dc0032;
        display: flex;
    }
    .delivery_widget .delivery_widget__title .title__cost {
        display: block;
        white-space: normal;
    }
    #box-cart-sposob-delivery #delivery-cost {
        display: none;
        margin: 16px 0 0 0;
    }
    #box-cart-sposob #all-items-delivery {
        padding: 0;
    }
    .eshoplogistic-widget-terminals .eshoplogistic-theme-input-search__input {
        border-radius: 4px;
        font-family: "Open Sans";
        font-size: 14px;
    }
    .eshoplogistic-widget-terminals .eshoplogistic-theme__row {
        flex-direction: column;
        gap: 10px;
    }
    .eshoplogistic-widget-terminals .eshoplogistic-theme-form-group__label {
        line-height: 1rem !important;
    }








}