

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1743613803666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/mkws2024/components/bitrix/news.list/shops/style.css?17563303202699*/
.map-item {
	display: none;
	width: 100%;
}

.map-item.current {
	display: flex;
}

.map-item > * {
	height: 800px;
	width: 50%;
}
.map-list {
	width: 100%;
	overflow: hidden;
}
.map-left {
	background-size: cover;
	background-position: center;
	position: relative;
}

.map-info {
	position: absolute;
	top: 22px;
	left: 50%;
	transform: translateX(-50%);
	padding: 26px 46px;
	background: rgba(255, 255, 255, 1);
	text-align: center;
	color: rgba(20, 20, 20, 1);
	font-size: 12px;
	line-height: 18px;
	max-width: 340px;
}

.map-btn-list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}

.map-btn-list > div {
	color: rgba(20, 20, 20, 1);
	font-size: 12px;
	line-height: 18px;
	padding: 12px;
	box-sizing: border-box;
	width: calc(50% - 4px);
	border: 1px solid rgba(20, 20, 20, 1);
	cursor: pointer;
	text-align: center;
	transition: 0.3s;
}

.map-btn-list > div.current {
	color: #FFFFFF;
	background: rgba(20, 20, 20, 1);
}

.map-address {
	color: #747474;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 600;
}

body {
	background: #FCF8F1 url(/bitrix/templates/mkws2024/images/Lines.svg) center no-repeat !important;
}
h1 {
	margin-top: 64px!important;
}

@media (max-width: 992px) {

	body {
		background: #FCF8F1!important;
	}
	h1 {
		margin-top: 45px!important;
	}
	.map-btn-list {
		display: none;
	}
	.map-item.current,
	.map-item {
		display: block;
		width: 100%;
		border-top: 1px dashed #C7C7C7;
	}
	.map-item > * {
		height: 330px;
		width: 100%;
	}

	.map-left {
		background-position-y: 130px;
		background-repeat: no-repeat;
	}
	.map-info {
		position: absolute;
		top: 0;
		left: 0;
		transform: none;
		padding: 40px 20px 24px;
		background: none;
		text-align: left;
		color: rgba(20, 20, 20, 1);

		max-width: none;
		right: 0;
		font-size: 14px;
		line-height: 20px;
		background: #fcf8f1;
	}
	.map-item > *:last-child {
		margin-bottom: 40px;
	}
	.map-item:first-child {

		border-top: none;
	}

	.map-item:first-child .map-left {
		background-position-y: 110px;
	}

	.map-item:first-child .map-info {
		padding-top: 20px;
	}
	.map-left,
	.map-item:first-child .map-left {
		height: 80vw;
		background-position: center;
	}
}

@media (max-width: 768px) {
	.map-info {
		font-size: 12px;
		line-height: 18px;
	}

	.map-item:first-child .map-left {
		 height: 310px;
	}
	h1 {
		font-size: 20px!important;
		line-height: 22px!important;
	}
	.map-left, .map-item:first-child .map-left {
		background-position: top;
	}
	.map-item > *:last-child {
		margin-bottom: 0;
	}
}
/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1743613803666 */
/* /bitrix/templates/mkws2024/components/bitrix/news.list/shops/style.css?17563303202699 */
