

/* Start:/local/templates/market1001/components/krayt/krayt.store.list/contacts/style.css?175187171611652*/
.map{
    padding: 60px 0;
}

.block_chose_city_map{
    display: flex;
    color: var(--main_text_black);
    border-radius: 8px;
}

.block_chose_city_map-l{
    width: 34%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*gap: 1rem;*/
    padding: 10px 25px 10px 0;
    border-radius: 8px 0 0 8px;
}
.block_chose_city_map-l .jq-selectbox{
    z-index: 99!important;
}

.block_chose_city_map-r{
    width: 66%;
    border-radius: 0 8px 8px 0;
    overflow: hidden;
}

.block_chose_city_map-item{
    margin-bottom: 28px;
}
.block_chose_city_map-item:last-child{
    margin-bottom: 0;
}

.block_chose_city_map-title,
.block_chose_city_map-item .block_chose_city_map-subtitle,
.block_chose_city_map-item .block_chose_city_map-text{
    max-width: 340px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.block_chose_city_map-title{
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    margin-bottom: 40px;
}

.block_chose_city_map-subtitle{
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 16px;
}

.block_chose_city_map-text{
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
}

.block_chose_city_map-text a{
    transition: 0.2s color;
}

.store_list .jq-selectbox__trigger {
    width: 20px;
    height: 20px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: var(--top-menu-nav-txt);
    top: calc(50% - 10px);
}

.block_chose_city_map .store_list .jq-selectbox__trigger-arrow {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: center;
    top: -2px;
    right: 0px;
    border: none;
    width: 100%;
    height: 100%;
    background: url('/local/templates/market1001/components/krayt/krayt.store.list/contacts/images/tabArrow-black.svg') no-repeat center;
    transition: transform 0.2s linear;
}

.block_chose_city_map .store_list .jq-selectbox__select-text {
    /*width: 310px !important;*/
    max-width: 400px !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    height: auto;
    max-height: 39px;
    -webkit-line-clamp: initial;
}
.store_list.jq-selectbox li {
    display: flex;
    align-items: center;
    white-space: normal;
    font-size: 14px;
    min-height: 50px;
    line-height: 18px;
}

.store_list.jq-selectbox li:first-child {
    position: relative;

}
.block_chose_city_map .store_list .jq-selectbox__dropdown {
    width: 340px !important;
    border: none;
    top: 40px!important;
    bottom: auto!important;
    left: -12px;
    animation: fadeIn .2s ease;
}
.store_list .jq-selectbox__dropdown ul {
    max-height: 250px !important;
}
.store_list .jq-selectbox__dropdown ul {
    overflow: auto;
    scrollbar-color: var(--scroll-bar-dark) var(--scroll-bar-light);
    scrollbar-width: thin;
}
.store_list .jq-selectbox__dropdown ul::-webkit-scrollbar {
    width: 2px;
    height: 3px;
    border-radius: 5px;
    background-color: var(--scroll-bar-light);
}
.store_list .jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
    background-color: var(--scroll-bar-dark);
}

.store_list .jq-selectbox__select {
    padding-right: 23px;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
    height: 100%;
}
.store_list .jq-selectbox__select:hover {
    background: none;
}
.store_list.focused .jq-selectbox__select {
    border: 0px;
}
.jq-selectbox li {
    padding: 5px 25px 6px 10px !important;
}
.burger-menu .jq-selectbox__dropdown {
    top: 0 !important;
    box-shadow: none;
}
.burger-menu .jq-selectbox__dropdown ul {
    background: #efefef;
}
.burger-menu .store_list .jq-selectbox__dropdown {
    width: 234px !important;
}
.burger-menu .store_list .jq-selectbox__select-text {
    color: var(--main-txt);
    width: 180px !important;
}
.burger-menu .block_chose_city_map {
    margin: 0 0 10px 0;
    width: unset;
    padding-right: 25px;
    position: relative;
    z-index: 1;
}

.store-social__list{
    display: flex;
    align-items: center;
}
.store-social-wrap{
    line-height: 0;
    margin-right: 16px;
}
.store-social-wrap:last-child{
    margin-right: 0;
}
.store-social-item{
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: var(--main-txt)!important;
    border-bottom: 1px dashed var(--main-txt);
    transition: 0.2s all linear;
}

.store-social-item:hover{
    border-bottom: 1px dashed transparent;
}

.block_chose_city_map-r .ymaps-b-zoom__scale{
    display: none;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_minus,
.block_chose_city_map-r .ymaps-b-zoom__button_type_plus{
    background: none;
    transition: 0.2s transform linear;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_plus{
    margin-bottom: 8px;
}

.block_chose_city_map-r .ymaps-b-zoom__button{
    width: 46px;
    height: 46px;
    overflow: visible;
}

.ymaps-b-zoom__button .ymaps-b-form-button{
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
}

.block_chose_city_map-r .ymaps-b-form-button_theme_grey-sm,
.block_chose_city_map-r .ymaps-b-form-button_theme_grey-sm .ymaps-b-form-button__left,
.block_chose_city_map-r .ymaps-b-form-button_theme_grey-sm .ymaps-b-form-button__content{
    background: #fff;
}

.block_chose_city_map-r .ymaps-b-form-button_size_sm{
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.block_chose_city_map-r .ymaps-b-zoom{
    width: 46px;
    display: flex;
    flex-direction: column-reverse;
}

.block_chose_city_map-r .ymaps-b-zoom__sprite,
.block_chose_city_map-r .ymaps-b-form-button__left,
.block_chose_city_map-r .ymaps-b-form-button__content{
    display: none;
}

.bx-yandex-view-layout {
    height: 600px !important;
}
.bx-yandex-view-layout .ymaps-controls-lefttop > ymaps,
.block_chose_city_map-r .ymaps-b-zoom_hints-pos_left{
    top: 205px!important;
    left: unset!important;
    right: 20px!important;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_minus:after{
    content: "";
    width: 14px;
    height: 2px;
    background-color: var(--main_text_black);
    z-index: 220;
    bottom: 22px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    cursor: pointer;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_plus:before{
    content: "";
    width: 14px;
    height: 2px;
    background-color: var(--main_text_black);
    z-index: 200;
    top: 22px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    cursor: pointer;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_plus:after{
    content: "";
    width: 14px;
    height: 2px;
    background-color: var(--main_text_black);
    transform: rotate(90deg);
    z-index: 200;
    top: 22px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    cursor: pointer;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_minus:hover,
.block_chose_city_map-r .ymaps-b-zoom__button_type_plus:hover{
    transform: scale(1.05);
    transition: 0.2s transform linear;
}

.block_chose_city_map-r .ymaps-b-zoom__button_type_minus:active,
.block_chose_city_map-r .ymaps-b-zoom__button_type_plus:active{
    transform: scale(0.95);
    transition: 0.2s transform linear;
}

.store__phones {
    display: flex;
    gap: 1rem;
}

.store__phones .phone-number {
    font-size: 1.2rem;
}

.store__phones .phone-desc {
    color: #3ca276
}

.store__address {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.store__address .address {
    font-size: 1.2rem;
    line-height: normal;
}

.store__address  .schedule {
    display: flex;
    gap: 0.5rem;
}

.store__address .schedule .schedule-label {
    font-weight: 700;
}

.store__email {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.store__email .email-item {
    display: flex;
    gap: 1rem;
}

.email-item__label {
    width: 45%;
}

.email-item__value > a {
    color: #3ca276;
}

.store__callback,
.callback-socials {
    display: flex;
    gap: 1rem;
}

.requisites-label {
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.requisites-value {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.store__requisites {
    padding: 1rem 1.5rem;
    background: #f4f5f7;
    border-radius: 0.5rem;
}

@media (max-width: 1320px){
    .block_chose_city_map-l{
        width: 40%;
    }
    .block_chose_city_map-r{
        width: 60%;
    }
}
@media (max-width: 1024px){
    .block_chose_city_map-l{
        width: 47%;
    }
    .block_chose_city_map-r{
        width: 53%;
    }
    .store-social{
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media (max-width: 992px){
    .bx-yandex-view-layout{
        height: 480px;
        max-height: 480px;
    }
    .bx-yandex-view-layout .ymaps-controls-lefttop > ymaps,
    .block_chose_city_map-r .ymaps-b-zoom_hints-pos_left{
        top: 190px!important;
    }
    .block_chose_city_map-title{
        font-size: 26px;
        margin-bottom: 24px;
    }
    .block_chose_city_map-l{
        padding: 30px 20px 40px 20px;
    }
    .map{
        padding: 40px 0;
    }
    .block_chose_city_map .store_list .jq-selectbox__select-text{
        width: 250px!important;
    }
    .block_chose_city_map .store_list .jq-selectbox__dropdown{
        width: 290px!important;
    }
    .block_chose_city_map .store_list .jq-selectbox__select-text,
    .block_chose_city_map-text,
    .store-social-item{
        font-size: 16px;
    }
}
@media (max-width: 768px){
    .block_chose_city_map{
        flex-direction: column;
    }
    .block_chose_city_map-l{
        width: 100%;
        border-radius: 8px 8px 0 0;
        gap: 2rem;
    }
    .block_chose_city_map-r{
        width: 100%;
        border-radius: 0 0 8px 8px;
    }
    .bx-yandex-view-layout{
        height: 350px;
        max-height: 350px;
    }
    .bx-yandex-view-layout .ymaps-controls-lefttop > ymaps,
    .block_chose_city_map-r .ymaps-b-zoom_hints-pos_left{
        top: 125px!important;
    }
    .block_chose_city_map .store_list .jq-selectbox__select-text{
        width: 310px!important;
    }
    .block_chose_city_map .store_list .jq-selectbox__dropdown{
        width: 340px!important;
    }
}
@media(max-width: 576px){
    .store__phones {
        flex-direction: column;
        gap: 1rem;
    }
    .map{
        padding: 25px 0;
    }
    .block_chose_city_map-title{
        font-size: 20px;
        line-height: 23px;
    }
    .block_chose_city_map-subtitle{
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 12px;
    }
    .block_chose_city_map .store_list .jq-selectbox__select-text, .block_chose_city_map-text, .store-social-item{
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
    }
    .bx-yandex-view-layout{
        height: 270px;
        max-height: 270px;
    }
    .bx-yandex-view-layout .ymaps-controls-lefttop > ymaps,
    .block_chose_city_map-r .ymaps-b-zoom_hints-pos_left{
        top: 85px!important;
        right: 12px!important;
    }
    .store-social{
        flex-direction: column;
    }
    .block_chose_city_map .store_list .jq-selectbox__select-text{
        width: unset !important;
        line-height: 140%;
        padding-right: 32px;
    }
    .block_chose_city_map .store_list .jq-selectbox__trigger{
        transform: translateX(-20px);
    }
    .block_chose_city_map .store_list .jq-selectbox__dropdown{
        width: 265px!important;
        left: -1px!important;
    }
}
@media (max-width: 460px){
    .store__email .email-item .email-item__label {
        width: 100%;
    }
    .store__address .schedule {
        flex-direction: column;
    }

    .store__email .email-item {
        flex-direction: column;
        gap: 0;
    }
}


/* End */


/* Start:/local/templates/market1001/components/bitrix/map.yandex.view/map/style.min.css?174531329747*/
.bx-yandex-view-layout{width:100%;height:510px}
/* End */
/* /local/templates/market1001/components/krayt/krayt.store.list/contacts/style.css?175187171611652 */
/* /local/templates/market1001/components/bitrix/map.yandex.view/map/style.min.css?174531329747 */
