

/* Start:/local/templates/pandora/components/bitrix/news.list/about_our_stores/style.css?17546557424351*/
.breadcrumb__inner{
	padding-top: 57px;
	margin-bottom: 39px;
}

.map{
	font-weight: 400;
	font-size: 12px;
	color: #27251F;
	margin-bottom: 100px;
}

.map__content{
	display: flex;
	gap: 20px;
}
.map__items{
	width: 335px;
	height: 680px;
	overflow-y: auto;
}
.map__item{
	display: flex;
	flex-direction: column;
	gap: 19px;
	margin-right: 10px;
	padding: 5px;
}
.map__item:hover,.map__item.active{
	background: rgba(0, 0, 0, 0.1);
	transition: all ease .3s;
}
.map__item-head{
	display: flex;
	justify-content: space-between;
	gap: 46px;
}

.map__item-number{
	color: #000;
	font-size: 16px;
	line-height: 150%; /* 24px */

	padding-left: 27px;
	position: relative;
}

.map__item-number::before{
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	background-image: url("/local/templates/pandora/images/phone-flip 1.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	top: 3px;
}

.map__item-title{
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 150%; /* 21px */

	font-weight: 700;
}

.map__item-text{
	font-size: 12px;
	line-height: 150%;

}

.map__item-info{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 3px;
}

.map__item-btns{
	display: flex;
	justify-content: space-between;
}

.map__item-btn{
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #27251F;
	color: #FFF;
	line-height: 150%; /* 18px */

	width: calc(50% - 8px);
	cursor: pointer;
}

.map__item:not(:last-child){
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid rgba(39, 37, 31, 0.40);
}

.map__inner{
	flex-grow: 1;
}

.map-1{
	width: 1044px;
	height: 680px;
}
.map__item-icon{
	width: 15px;
	height: 21px;
}
[class*="ymaps-2"][class*="-ground-pane"] {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(90%);
}
.ymaps-2-1-79-map-copyrights-promo,.ymaps-2-1-79-copyright__content{
	display: none!important;
}

@media (max-width: 1439px) {
	.map-1, .map__items{
		height: 580px;
	}
}


@media (max-width: 1279px) {
	.map {
		margin-bottom: 60px;
	}
	.breadcrumb__inner {
		padding-top: 36px;
		margin-bottom: 30px;
	}

	.map__items{
		height: 445px;
	}
	.map-1{
		height: 445px;
		width: 614px;
	}

	.map__content {
		gap: 43px;
	}
}

@media (max-width: 1023px) {
	.breadcrumb__inner {
		padding-top: 30px;
	}

	.map-1 {
		width: 358px;
	}
}

@media (max-width: 767px) {
	.map__content{
		flex-direction: column;
		gap: 35px;
	}

	.map-1 {
		width: 100%;
		height: 359px;
	}
	.map__items {
		height: 320px;
		width: 100%;
	}
	.our-shop-item{
		padding: 20px 10px;
	}

}
.our-shop-item-balloon .stores-container-list-item-desc-item,.our-shop-item-balloon .stores-container-list-item-desc-item a{
	font-size: 12px;
}
.our-shop-item-balloon{
	border: 0;
	padding: 0;
}

.our-shop-item-balloon.our-shop-item:hover{
	background: #ffffff;
}
.our-shop-item{
	display: flex;
	align-items: center;
	gap: 40px;
	max-width: 100%;
	padding: 23px 26px 26px 20px;
	border-radius: 20px;
	background: #FFF;
	max-height: 188px;
	cursor: pointer;
	transition: all ease .3s;
	width:100%;
	outline: 4px solid #FFF;
}
.our-shop-items{
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 20px;
	width: 32.7%;
	max-height: 968px;
	overflow-y: auto;
	scrollbar-color: #000000 #ffffff;
	scrollbar-width: thin;
}
.map__items{
	scrollbar-color: #000000 #ffffff;
	scrollbar-width: thin;
	scroll-behavior: smooth;
}
.map__items::-webkit-scrollbar {
	width: 6px;
	border-radius: 20px;
}
.map__items::-webkit-scrollbar-track {
	background: #FFF;
}
.map__items::-webkit-scrollbar-thumb {
	background: #000000;
	border-radius: 20px;
}
.stores-container-list-item-desc {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 14px;
}
.stores-container-list-item-desc-item,.stores-container-list-item-desc-item a {
	display: flex;
	align-items: center;
	gap: 20px;
	color: #696E7B;
	font-family: "Montserratarm-SemiBold";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;
}
.stores-icon-container{
	display: flex;
}
/* End */


/* Start:/local/templates/pandora/components/bitrix/breadcrumb/.default/style.css?1754655742379*/
.breadcrumb__inner .breadcrumb{
    padding: 8px 0;
}
.breadcrumb__item{
    white-space: nowrap;
}
@media (max-width: 767px) {
    .breadcrumb__inner {
        flex-wrap: nowrap!important;
        overflow-x: auto !important;
        width: 100%;
        padding-top: 0!important;
        margin-bottom: 22px!important;
        margin-top: 20px!important;
    }
}
/* End */
/* /local/templates/pandora/components/bitrix/news.list/about_our_stores/style.css?17546557424351 */
/* /local/templates/pandora/components/bitrix/breadcrumb/.default/style.css?1754655742379 */
