

/* Start:/local/templates/re-store/components/restore/shops/restore.shops/style.css?17750606196378*/
.jq-selectbox__dropdown .disabled{
    display:none;
}
.shops-checkbox-block > span{
    float:none;
    line-height: 16px;
}
.shops-checkbox-block span.niceCheck {
    display: inline-block;
}
h1, .big-title{
    line-height: 32px;
    max-width: 650px;
}

.normal-shop.shop-list-visible{
    position:relative;
}

.spop_tax_free_ref{
    font-size:12px;
    padding:5px 10px;
    background: blue;
    color:white !important;
    font-weight:bold;
    border-radius: 5px;
}

/* Новая страница "Магазины" */
.shops__inner .shops__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
}

.shops__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.shops__header .shops__select {
    margin-left: auto;
}

.extra__tabs.shops__tabs {
    width: auto;
    margin-bottom: 0;
    gap: 10px;
}

.shops__header .shops__tabs {
    margin-left: 38px;
    align-items: center;
}
.shops__tabs .extra-tab {
    margin-right: 0;
}
.delivery-city.shops__select  {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.select-wrap.delivery-city.shops__select .jq-selectbox {
    font-size: 14px;
    line-height: 21px;
}

.select-wrap.delivery-city.shops__select .jq-selectbox__select{
    padding-right: 0;
}

.shops__body {
    margin-top: 40px;
}

.shops__tab:not(.active) {
    display: none;
}


#map-shops.custom-map {
    min-height: 500px!important;
    margin-top: 40px;
}
.pickpoints__map .custom-map {
    min-height: 500px;
}

.shops__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.shops__filter .input-search__wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    margin-bottom: 0;
}

.shops__filter .input-search {
    max-width: 535px;
}

.shops__filter .shops__select {
    min-width: 290px;
}

.shops__filter .shops__select .jq-selectbox__select {
    text-align: right;
}

.shops__filter .checkbox-item {
    margin-right: 0;
    margin-bottom: 0;
}

.shops__list {
    margin-top: 20px;
}


.shops__list-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; */
    padding-top: 30px;
    padding-bottom: 40px;
}

.shops__list-header {
    margin-bottom: 0 !important;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.shops__list-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.shops__list-row:last-child {
    border-bottom: 0;
}

.shops__list-item {
    width: 20.5%;
}

.shops__list-item:not(:last-child) {
    margin-right: 6%;
}
.shops__list-item.disabled {
    opacity: 50%;
    pointer-events: none;
}

.shops__list-item .shop {
    font-size: 16px;
    line-height: 24px;
}


.metro .icon__metro{
    height: 100%;
    /* width: 15px !important; */
}

.shop-comment {
    margin-top: 7px;
    font-size: 12px !important;
    margin-bottom: 9px !important;
}

.shops__list-item .adress,
.shops__list-item .hours {
    font-size: 14px;
    line-height: 20px;
}

.shops__list-item .adress {
    margin-top: 10px;
}

.shops__list-item .hours {
    margin-bottom: 10px;
}

.shops__list-item .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; */
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 15px;
}

.shops__list-item .contacts .link {
    background: none;
    border: none;
    margin-right: 20px;
}

.shops__list-item .badges {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
}

.badges > * {align-self: flex-end;}

.shops__list-item .badge {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 2px;
}

.badge .hint__popup {
    color: #000;
    min-width: 400px;
}

.badge_darkblue {
    background-color: #1500ff;
    color: #fff;
}

.badge_orange {
    background-color: #e3693c;
    color: #fff;
}

.badge_gray {
    background-color: #999999;
    color: #fff;
}

.popup-block.popup-block--lg {
    max-width: 1220px;
    width: 100%;
}

.popup-shop-route .popup-block__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popup-shop-route .popup-block{
    min-height: 660px;
}

.popup-shop-route .popup-block__col {
    width: 48.5%;
}

.popup-shop-route .custom-map {
    height: 535px;
}

.popup-shop-route__address {
    font-size: 14px;
    /* line-height: 20px; */
}

.popup-shop-route__address .adress{
    line-height: 20px;
}

.popup-shop-route__address a.telephone,
.popup-shop-route__address a.email {
    display: inline-block;
    color: #ed5aae;
    text-decoration: none;
}

.popup-shop-route__address a.email {
    margin-top: 6px;
}

.walk-time {
    position: relative;
    color: #999999;
    line-height: 1;
    padding-left: 12px;
    margin-left: 12px;
}

.walk-time::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 13px;
    background-image: url('/ui-kit/images/walk.svg');
    background-repeat: no-repeat;
    background-size: 8px 13px;
    background-position: center;
}

.popup-shop-route .popup-shop-route__tabs {
    margin: 25px 0;
}

.popup-shop-route__descr {
    font-size: 14px;
    line-height: 20px;
}

.popup-shop-route__descr-item {
    margin-top: 19px;
}

.popup-shop-route__descr-item h3 {
    margin-bottom: 0 !important;
}

.badges--map {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.badges--map .badge {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 2px;
}

.notification {
    background: rgba(255, 232, 0, 0.25);
    padding: 15px 20px;
    border-radius: 5px;
}

.shops__notification {
    margin-top: 40px;
}

.shops__notification .p__item:last-child {
    margin-bottom: 0;
}
.select-wrap.delivery-city{
    z-index: 9999!important;
}
.jq-selectbox__select-text {
    display: block!important;
    height: auto !important;
    padding-top: 5px!important;
}

.pickpoints__list {
    display: none;
}

.shops__title {
    max-width: 440px;
}
/* End */
/* /local/templates/re-store/components/restore/shops/restore.shops/style.css?17750606196378 */
