

/* Start:/local/templates/rulevoi/components/ma/news/stores/ma/news.detail/.default/style.css?17683011525337*/
.stores-detail__contacts-item {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	font-weight: 500;
}

.stores-detail__contacts-subtitle {
	margin-bottom: 5px;
	font-size: 14px;
	color: var(--site-grey-color);
}

.page-holder a.stores-detail__phone,
.page-holder a.stores-detail__phone:visited {
	font-weight: 500;
	color: var(--site-default-color);
}

.page-holder a.stores-detail__phone:hover {
	border-color: transparent;
	color: var(--site-link-color);
}

#yaMap {
	width: 100%;
	height: 445px;
	margin-bottom: 40px;
}

@media (max-width: 575px) {
	#yaMap {
		height: 300px;
		margin-bottom: 20px;
	}
}

/* yandex baloon */

/* .ymaps-b-balloon .ymaps-b-balloon__content > ymaps {
	width: 100% !important;
	height: auto !important;
} */
[class*="balloon"] [class*="balloon__content"]>ymaps {
	width: 100% !important;
	height: auto !important;
}

[class*="balloon__content"] {
	padding: 25px 30px 25px !important;
	margin: 0 !important;
	width: 280px;
}

[class*="balloon__close-button"] {
	opacity: 1 !important;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-close' width='9' height='9.031' viewBox='0 0 9 9.031'%3E%3Cdefs%3E%3Cstyle%3E.ccls-1%7Bfill-rule: evenodd;opacity: 0.5;%7D%3C/style%3E%3C/defs%3E%3Cpath id='close' class='ccls-1' d='M754.978,259.5l2.7,2.7a1.045,1.045,0,1,1-1.478,1.478l-2.7-2.7-2.733,2.733a1.045,1.045,0,0,1-1.478-1.478l2.733-2.732-2.733-2.733a1.045,1.045,0,0,1,1.478-1.478l2.733,2.733,2.7-2.7a1.045,1.045,0,1,1,1.478,1.477Z' transform='translate(-749 -255)'%3E%3C/path%3E%3C/svg%3E") !important;
}

[class*="balloon__close-button"]:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='svg-close' width='9' height='9.031' viewBox='0 0 9 9.031'%3E%3Cdefs%3E%3Cstyle%3E.ccls-1%7Bfill-rule: evenodd;opacity: 0.5;%7D%3C/style%3E%3C/defs%3E%3Cpath fill='%23f98317' id='close' class='ccls-1' d='M754.978,259.5l2.7,2.7a1.045,1.045,0,1,1-1.478,1.478l-2.7-2.7-2.733,2.733a1.045,1.045,0,0,1-1.478-1.478l2.733-2.732-2.733-2.733a1.045,1.045,0,0,1,1.478-1.478l2.733,2.733,2.7-2.7a1.045,1.045,0,1,1,1.478,1.477Z' transform='translate(-749 -255)'%3E%3C/path%3E%3C/svg%3E") !important;
}

.stores__baloon-title {
	margin-bottom: 10px;
}

.stores__baloon-link {
	font-size: 16px;
	transition: 0.3s;
}

.page-holder a.stores__baloon-link:hover {
	color: var(--site-accent-color);
}

.stores__baloon-schedule {
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px;
}

.stores__baloon-schedule::before {
	position: absolute;
	top: 3px;
	left: 0;
	width: 14px;
	height: 14px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='14' height='14' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .clock-cls-1 %7B fill: %23999; fill-rule: evenodd; filter: url(%23clock-filter); %7D %3C/style%3E%3Cfilter id='clock-filter' x='0' y='0' width='14' height='14' filterUnits='userSpaceOnUse'%3E%3CfeFlood result='flood' flood-color='%23999'/%3E%3CfeComposite result='composite' operator='in' in2='SourceGraphic'/%3E%3CfeBlend result='blend' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cpath class='clock-cls-1' d='M7,14a7,7,0,1,1,7-7A7,7,0,0,1,7,14ZM7,2a5,5,0,1,0,5,5A5,5,0,0,0,7,2ZM8.02,9.434L6.293,7.707A1.014,1.014,0,0,1,6,7H6V4.656a1,1,0,0,1,2,0v1.93L9.434,8.02A1,1,0,0,1,8.02,9.434Z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	content: '';
}

.stores__baloon-phone {
	position: relative;
	padding-left: 25px;
	margin-bottom: 18px;
}

.stores__baloon-phone::before {
	position: absolute;
	top: 2px;
	left: 0;
	width: 13px;
	height: 13px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='13' height='13' viewBox='0 0 13 13'%3E%3Cdefs%3E%3Cstyle%3E .phone-cls-1 %7B fill: %23999; fill-rule: evenodd; filter: url(%23phone-filter); %7D %3C/style%3E%3Cfilter id='phone-filter' x='0' y='0' width='13' height='13' filterUnits='userSpaceOnUse'%3E%3CfeFlood result='flood' flood-color='%23999'/%3E%3CfeComposite result='composite' operator='in' in2='SourceGraphic'/%3E%3CfeBlend result='blend' in2='SourceGraphic'/%3E%3C/filter%3E%3C/defs%3E%3Cpath class='phone-cls-1' d='M12.986,10.278a0.474,0.474,0,0,0-.028-0.194,1.625,1.625,0,0,0-.7-0.49c-0.525-.3-1.06-0.582-1.577-0.887a1.9,1.9,0,0,0-.821-0.425C9.3,8.281,8.478,9.954,7.98,9.954a1.975,1.975,0,0,1-.793-0.36A9.186,9.186,0,0,1,3.416,5.813a1.989,1.989,0,0,1-.36-0.8c0-.5,1.669-1.322,1.669-1.885A1.9,1.9,0,0,0,4.3,2.309C4,1.791,3.711,1.255,3.416.729a1.637,1.637,0,0,0-.489-0.7A0.473,0.473,0,0,0,2.733,0,4.085,4.085,0,0,0,1.452.285,2.434,2.434,0,0,0,.474,1.412,3.542,3.542,0,0,0,0,3.132,7.133,7.133,0,0,0,.64,5.554a8.644,8.644,0,0,0,.765,1.618,15.581,15.581,0,0,0,4.426,4.437,8.607,8.607,0,0,0,1.614.768,7.1,7.1,0,0,0,2.416.638,3.517,3.517,0,0,0,1.715-.472,2.428,2.428,0,0,0,1.125-.98A4.121,4.121,0,0,0,12.986,10.278Z'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	content: '';
}

.stores__baloon-bottom {
	font-size: 12px;
	color: var(--site-main-dark-color);
}
/* End */
/* /local/templates/rulevoi/components/ma/news/stores/ma/news.detail/.default/style.css?17683011525337 */
