/* .stores .nav-tabs {
	width: 100%;
	height: 100%;
	align-items: baseline;
	margin-right: -15px;
	padding-right: 15px;
} */

#storesTabList {
    max-height: 562px;
    overflow-y: scroll;
}

/* .stores .tab-content, .stores .tab-content .tab-pane, .stores .tab-content .tab_box {
	height: 560px;
} */

.stores_ss .title_big {
	display: inline-block;
    margin-bottom: 32px;
}

.stores_ss .locale_box.box-big {
	display: inline-block;
	margin-left: 1rem;
}

.stores_ss .locale_box.box-big .dropdown .btn-locale {
	font-size: 16px;
	text-transform: none;
}

.stores_ss .nav-tabs .nav-item {
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
}

.stores_ss .nav-tabs .nav-item:last-child {
    margin-bottom: 0;
}

.stores_ss .nav-tabs .nav-link {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: normal;
    padding: 15px 20px;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 1.5;
}

.stores_ss .nav-tabs .nav-link.active {
    border-color: #00a32c;
    font-size: inherit;
}

.catalog-stores-item-title {}

.catalog-stores-item-name {
    font-size: 14px;
    font-weight: bold;
}

.store_item-wrapper .catalog-stores-item-address {
    font-size: 12px;
    min-height: 55px;
    margin-bottom: 12px;
}

.stores .bx-yandex-map,
.stores .ymaps-map,
.bx-yandex-view-layout,
.bx-yandex-view-map {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 575px) {
    .store_item-wrapper .catalog-stores-item-address {
        min-height: 0;
    }
}

@media all and (max-width: 991.98px) {

    #storesTabContent .tab-pane {
        opacity: 1;
        z-index: 0;
        position: relative;
        border: 1px solid #f0f0f0;
        background-color: #fff;
        box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
        margin-bottom: 15px;
        padding: 0 15px;
    }

    #storesTabContent .tab-pane .tab_box {
        padding-bottom: 15px;
    }

    .stores .tab-content,
    .stores .tab-content .tab-pane,
    .stores .tab-content .tab_box {
        height: auto;
        border: none;
        box-shadow: none;
        background: transparent;
    }

    .stores .bx-yandex-view-layout,
    .stores .bx-yandex-view-map {
        height: 350px !important;
    }

    .stores .tab-content>.tab-pane .title {
        width: 100%;
        position: relative;
        text-align: left;
        padding: 10px 0;
    }

    .stores .tab-content>.tab-pane .title .fa {
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        width: 30px;
        height: 30px;
        right: -9px;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
    }

    .stores .tab-content>.tab-pane .title .fa-angle-up:before {
        content: "\f106";
    }

    .stores .tab-content>.tab-pane .title.collapsed .fa-angle-up:before {
        content: "\f107";
    }
}

.stores .nav-tabs {
    width: 100%;
    height: 100%;
    align-items: baseline;
    margin-right: -15px;
    padding-right: 15px;
}

#storesTabList {
    max-height: 562px;
}

.stores .tab-content,
.stores .tab-content .tab-pane,
.stores .tab-content .tab_box {
    height: 560px;
}

.stores .nav-tabs .nav-item {
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 20px;
}

.stores .nav-tabs .nav-item:last-child {
    margin-bottom: 0;
}

.stores .nav-tabs .nav-link {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: normal;
    padding: 15px 20px;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 1.5;
}

.stores .nav-tabs .nav-link.active {
    border-color: #d5d4d0;
}

.catalog-stores-item-title {}

.catalog-stores-item-name {
    font-size: 14px;
    font-weight: bold;
}

.stores .bx-yandex-map,
.stores .ymaps-map,
.bx-yandex-view-layout,
.bx-yandex-view-map {
    width: 100% !important;
    height: 100% !important;
}

@media all and (max-width: 991.98px) {
    #storesTabContent .tab-pane {
        opacity: 1;
        z-index: 0;
        position: relative;
        border: 1px solid #f0f0f0;
        background-color: #fff;
        box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
        margin-bottom: 15px;
        padding: 0 15px;
    }

    #storesTabContent .tab-pane .tab_box {
        padding-bottom: 15px;
    }

    .stores .tab-content,
    .stores .tab-content .tab-pane,
    .stores .tab-content .tab_box {
        height: auto;
        border: none;
        box-shadow: none;
        background: transparent;
    }

    .stores .bx-yandex-view-layout,
    .stores .bx-yandex-view-map {
        height: 350px !important;
    }

    .stores .tab-content>.tab-pane .title {
        width: 100%;
        position: relative;
        text-align: left;
        padding: 10px 0;
    }

    .stores .tab-content>.tab-pane .title .fa {
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        width: 30px;
        height: 30px;
        right: -9px;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
    }

    .stores .tab-content>.tab-pane .title .fa-angle-up:before {
        content: "\f106";
    }

    .stores .tab-content>.tab-pane .title.collapsed .fa-angle-up:before {
        content: "\f107";
    }
}

.store-map-buttons button {
    display: inline-flex;
    align-items: center;
    color: #00a32c;
    font-size: 14px;
}

.store-map-buttons img {
    width: 19px;
    margin-right: 10px;
}

.store_pic img {
    width: 100%;
}

.store_item {
    position: relative;
    list-style: none;
    font-size: 16px;
    margin-bottom: 40px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.store_item .store_item-wrp {
    display: block;
    position: relative;
    width: 100%;
}

.store_pic {
    margin-bottom: 10px;
}

.store_pic img {
    width: 100%;
}

.store_item-wrapper .store_name {
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .store_item-wrapper .store_name {
        min-height: 48px;
    }
}

@media screen and (min-width: 992px) {
    .store_item-wrapper .store_name {
        min-height: 72px;
    }
}

@media screen and (min-width: 1200px) {
    .store_item-wrapper .store_name {
        min-height: 48px;
    }
}

.store_item-wrapper .store_name a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ymaps-b-balloon__content-body .baloon_html {
    display: flex;
    flex-direction: column;
    width: 150px;
}

.ymaps-b-balloon__content-body img {
    width: 100%;
    height: auto;
}

.ymaps-b-balloon__content-body p,
.ymaps-b-balloon__content-body a {
    font-weight: bold;
    padding: 10px;
}