

/* Start:/local/components/sibirix/stores.detail/templates/temp2025/style.css?17669990603951*/
.store-detail-page {
	padding-bottom:100px;
}

.store-detail__top {
	display:flex;
	align-items:flex-start;
	gap:20px;
	margin-bottom:60px;
}

.store-detail__info {
	flex:0 0 auto;
	width:488px;
}
.store-detail__info .store-detail__title {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	display: flex;
	align-items: center;
	color: #B36458;
	margin-bottom:0;
}
.store-detail__address {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 27px;
	color: #333333;
	margin-bottom:20px;
}
.store-detail__metro {
	display:flex;
	gap:10px;
	align-items:center;
}

.store-detail__info_top {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid rgba(243, 245, 247, 1);
}


.store-detail__metro i {
	flex:0 0 auto;
	width:10px;
	height:10px;
	border-radius:50%;
}
.store-detail__metro span {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}

.store-detail__shedule {
	padding: 20px;
	background: url(/local/images/store-detail-shedule-bg.png) no-repeat right top #B36458;
	border-radius: 16px;
	margin-bottom:40px;
	display:flex;
	flex-direction:column;
	gap:10px;
	max-width:318px;
}


.store-detail__shedule div {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}

.store-detail__contacts {
	display:flex;
	flex-direction:column;
	gap:10px;
}
.store-detail__contacts .h,
.store-detail__site,
.store-detail__phone {
	display:flex;
	gap:10px;
	align-items:center;
	
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}

.store-detail__site:before,
.store-detail__phone:before  {
	content:'';
	width:20px;
	flex:0 0 20px;
	height:20px;
}
.store-detail__site:before {
	background:url(/local/images/icon-web.svg) no-repeat center center;
}
.store-detail__phone:before {
	background:url(/local/images/icon-phone.svg) no-repeat center center;
}

.store-detail__map {
    flex: 0 0 calc(100% - 508px);
}
.store-detail-page .map-section {
    position: relative;
    z-index: 1;
    height: 450px;
	margin-bottom:10px;
}
.map-section .map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #f0f0f0;
}

.store-detail__route {
	display:flex;
	gap:10px;
	align-items:center;
	justify-content: center;
	padding: 6px 12px;
	background: #F0E0DE;
	border-radius: 6px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #B36458;
	width:fit-content;
}
.store-detail__route:before {
	content:'';
	width:20px;
	height:20px;
	flex:0 0 auto;
	background:url(/local/images/icon-map-brown.svg) no-repeat center center;
}


/*****/

.lica-slider {
	position:relative;
}
.lica-slider .swiper-slide {
	width:150px !important;
	height:150px;
	border-radius: 20px;
	border:3px solid rgba(173, 174, 177, 1);
	overflow:hidden;
}	
.lica-slider .swiper-slide img {
	max-width:100%;
	max-height:100%;
}
.lica-slider .swiper-slide-active {
	width:200px !important;
	height:200px;
	
}	
.lica-slider .swiper-wrapper {
	align-items:center;
}	
.lica .link-div {
	margin-bottom:30px;
}	
.js-lica-slider-prev {
	left:-60px !important;
	margin-top:-57px;
}
.js-lica-slider-next {
	right:-60px !important;
	margin-top:-57px;
}
.js-lica-slider-pagination {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	margin-top:20px;
}
.js-lica-slider-pagination .swiper-pagination-bullet	{
	margin:0 !important;
}
.js-lica-slider-pagination .swiper-pagination-bullet-active	{
	background:rgba(179, 100, 88, 1);
}
.lica-note {
	margin-top:20px;
	text-align:center;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #B36458;
}
/*****/














/* End */
/* /local/components/sibirix/stores.detail/templates/temp2025/style.css?17669990603951 */
