<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/b2b/components/bitrix/catalog.section.list/sb_select_city_shop/style.css?17441836263395*/
#offcanvas-overlay-datail_shop .uk-offcanvas-flip .uk-offcanvas-bar {
    right: -78%;
}

#offcanvas-overlay-datail_shop .sb_left_block {
    position: relative;
}

#offcanvas-overlay-datail_shop .sb_left_block .uk-close {
    top: -20px;
    right: -55px;
    color: #999;
    position: absolute;
}

#offcanvas-overlay-datail_shop .sb_left_block .sb_fix_change_city {
    position: fixed;
    top: 8%;
}

.sb_title_select {
    font-weight: bold;
    font-size: 0.95em;
    line-height: 1.1em;
    letter-spacing: 1.5px;
    font-family: FuturaBook, sans-serif;
    color: #484847;
}


.select2-selection__arrow {
    height: 35px;
    position: absolute;
    top: 0;
    right: -20px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#offcanvas-overlay-datail_shop
.sb_left_block
.sb_fix_change_city
.city-selection
.select2-container--default
.select2-selection--single {
    position: relative;
    border-radius: 0px;
    color: #494949;
    float: left;
    width: 170px;
    border: 0 #494949;
    border-right: 1px solid;
    border-left: 1px solid;
    background: #fff;
    height: 34px;
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

#offcanvas-overlay-datail_shop
.sb_left_block
.sb_fix_change_city
.select2-results__option {
    color: #494949;
}

.select2-container--default
.select2-results__option.select2-results__option--highlighted[aria-selected] {
    background-color: initial;
    /* color: #ae3341; */
    color: #f29488;
}

.select2-container--default
.select2-results__options
.select2-results__option[aria-selected="true"] {
    display: none;
}

.sb_right_city .list-block p,
.sb_right_city .list-block strong {
    color: #484847;
}

@media (max-width: 768px) {
    .uk-offcanvas-container.uk-offcanvas-flip {
        height: 100vh;
    }

    #offcanvas-overlay-datail .uk-offcanvas-bar {
        padding-right: 0;
    }

    #offcanvas-overlay-datail .uk-offcanvas-bar .sb_left_block {
        position: fixed;
        padding: 0;
    }

    #offcanvas-overlay-datail
    .uk-offcanvas-bar
    .sb_left_block
    .sb_fix_change_city {
        position: relative;
        left: 20%;
    }

    #offcanvas-overlay-datail .uk-offcanvas-bar .sb_right_city {
        padding-top: 240px;
    }
}

.select2-dropdown.select2-dropdown--below {
    min-width: 170px;
}

.sb_all_city .city-selection .select2-container {
    min-width: 170px;
}

.sb_all_city .city-selection .select2-container .select2-selection--single {
    height: 34px;
    border: none;
    border-left: 1px solid #494949;
    border-right: 1px solid #494949;
    border-radius: 0;
}

.sb_all_city .city-selection .select2-selection__arrow {
    height: 35px !important;
    position: absolute !important;
    top: 0 !important;
    right: -20px !important;
    width: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sb_all_city
.city-selection
.select2-container
.select2-selection--single:focus {
    outline: none;
}

.select2-search__field:focus {
    outline: none;
}

ul:not([id*="bx_"]) &gt; li:before {
    content: '' !important;
}

.sb_fix_change_city {
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/b2b/components/bitrix/catalog.section.list/sb_list_city_shop/style.css?1746016808213*/
.sb_item {
    border: 1px solid #36383f;
    margin-bottom: 20px;
    min-height: 110px;

}

.sb_item .link {
    color: #CA7D38;

}

.sb_item .link:hover {
}
.sb_item .block{
    padding: 10px;
}
/* End */
/* /local/templates/b2b/components/bitrix/catalog.section.list/sb_select_city_shop/style.css?17441836263395 */
/* /local/templates/b2b/components/bitrix/catalog.section.list/sb_list_city_shop/style.css?1746016808213 */
</pre></body></html>