

/* Start:/local/templates/flowers/components/bitrix/catalog.store/stores/style.min.css?1744036715681*/
table.sale_personal_profile_list{border:0 double #000;width:80%;background-color:#f9fafb;font-size:12px}table.sale_personal_profile_list th{text-align:center;color:#474747}table.sale_personal_profile_list td,table.sale_personal_profile_list th{border:0 double #000;padding:3px 5px 7px;vertical-align:top}div.catalog-detail-properties{clear:both;padding:1em 0 0;overflow:hidden;width:80%}div.catalog-detail-property{margin:0 0 1em;float:left;width:100%}div.catalog-detail-property span{float:left;position:relative;top:.31em;padding-right:3px;zoom:1}div.catalog-detail-properties-title{font-size:1em;font-weight:700;margin:2em 0 1em}.last{text-align:right}.central{text-align:right}
/* End */


/* Start:/local/templates/flowers/components/bitrix/catalog.store/stores/bitrix/catalog.store.list/bootstrap_v4/style.css?17440367159518*/
.stores .tab-content .tab-pane, .stores .tab-content .tab_box {
	height: 380px;
}

.stores .tab-content{
	height: 372px;

	overflow: hidden;
}

.stores .nav-tabs_accord .nav-item_accord {
	border: 1px solid #DEDEDE;
	margin-bottom: 16px;
	transition: 0.3s;
	border-radius: var(--krayt_radius_large);/*Store*/
}
.stores .nav-tabs_accord .nav-link_accord {
	cursor: default;
	display: block;
	width: 100%;
	text-align: left;
	padding: 30px 29px 30px 29px;
	background-color: #fff;
	/* min-height: 254px; */
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color: var(--main-txt);
	border-radius: var(--krayt_radius_large);/*Store*/
}

.nav-link_accord .subtitle{
	font-weight: 800;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
}

.stores .nav-tabs_accord .nav-link_accord.active.in{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.stores .nav-tabs_accord .nav-link_accord.active.in .open_map-arrow svg{
	transform: rotate(180deg);
}

.catalog-stores-shop-number{
	font-weight: 800;
	font-size: 20px;
	line-height: 130%;
	margin-bottom: 10px;
	letter-spacing: -0.8px;
}

.catalog-stores-item-address,.catalog-stores-address{
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
}

.catalog-stores-contacts {
	width: 29%;
}

.catalog-stores-first-contacts a{
	transition: 0.2s;
}

.catalog-stores-item-dop-info{
	width: 31%;
}

.catalog-stores-first-contacts {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
	margin-bottom: 10px;
}
/* .catalog-stores-item-phone,
.catalog-stores-item-email{
	margin-bottom: 10px;
} */

.catalog-stores-item-phone a,
.catalog-stores-item-email a{
	font-size: 16px;
	font-weight: 500;
	line-height: 150%;
}

.stores .bx-yandex-map, .stores .ymaps-map, .bx-yandex-view-layout, .bx-yandex-view-map {
	width: 100% !important;
	height: 100% !important;
	border-radius: max(calc(var(--krayt_radius_large) - 4px), 0px);;
}
.bx-yandex-view-map .bx-google-map{
	max-height: 100%;
}
.show {
	opacity: 1;
}
/* .stores{
	margin-bottom: 60px;
} */
.stores .title_box{
	font-weight: 800;
	font-size: 50px;
	line-height: 110%;
	margin-bottom: 50px;
	letter-spacing: -0.8px;
}
@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;
	}
	#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: 450px !important;
	}
	.stores .tab-content > .tab-pane .title {
		width: 100%;
		position: relative;
		text-align: left;
		padding: 10px;
		background-color: #fff;
	}
	.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{
		margin-bottom: 40px;
	}
}
.store-item{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.catalog-stores-item-title{
	width: 40%;
}
.catalog-stores-item-payment{
	margin-bottom: 24px;
}
.payments_description {
	font-size: 16px;
	line-height: 150%;
	font-weight: 500;
}
.text-muted{
	font-size: 14px;
	color: #8d8d8d;
}
.catalog-mail-link {
	color: var(--main-txt);
	font-weight: 500;
}

.catalog-stores-item-metro {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 10px;
	line-height: 1.4;
}
.metro_name{
	margin-left: 8px;
}
.metro_name span{
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	position: relative;
}
.catalog-stores-item-metro .metro_icon{
	display: inline-flex;
}
.catalog-stores-item-metro .metro_icon svg{
	fill: currentColor !important;
}
.catalog-stores-item-metro .metro_icon svg path{
	fill: currentColor !important;
}
.catalog-stores-item-schhedule{
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
}
.catalog-stores-item-description{
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.catalog-stores-item-description span{
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 36px;
	padding: 8px 10px;
	color: #1B1B1B;
	background: #f5f5f5;
	border-radius:max(calc(var(--krayt_radius_large) - 4px), 0px);;
}

.catalog-stores-item-social{
	display: flex;
	flex-direction: column;
}
.catalog-stores-item-social .social-item{
	margin-bottom: 10px;
	white-space: nowrap;
}
.catalog-stores-item-social .social-item:hover a,
.catalog-stores-item-phone:hover a,
.catalog-stores-item-email:hover a{
	color: var(--text-secondary);
}
.catalog-stores-item-social .social-item:last-child{
	margin-bottom: 0;
}
.catalog-stores-item-social a{
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #1B1B1B;
	transition: 0.3s;
	display: flex;
	column-gap: 4px;
}

.accordion_content{
	display: none;
	padding: 10px 29px 29px 29px;
	background-color: #fff;
	border-radius: var(--krayt_radius_large);/*Store*/
}
.open_map{
	margin-top: 50px;
	transition: .3s;
	display: inline-flex;
	column-gap: 8px;
	align-items: center;
	margin-right: auto;
	cursor: pointer;
}
@media (hover: hover) {
	.open_map:hover{
	}
}

.open_map.mobile{
	display: none;
}
.open_map .open_map-text{
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.64px;
}
.open_map .open_map-arrow{
	width: 20px;
	height: 20px;
	margin-left: -2px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.open_map .open_map-arrow svg{
	transition: transform 0.3s;
}
.icon-map {
	width: 12px;
	height: 16px;
	background: #ff0000;
}
@media (max-width: 1480px){
	.catalog-stores-item-metro-wrap{
		width: 20%;
	}
}
@media (max-width: 992px){
	.stores .nav-tabs_accord .nav-link_accord{
		max-height: none;
		padding: 24px;
	}
	.accordion_content{
		padding: 0 20px 20px;
	}
	.catalog-stores-item-title{
		width: 50%;
	}
	.catalog-stores-contacts{
		width: 40%;
	}
	.catalog-stores-item-dop-info{
		order: 1;
		width: 40%;
		margin-top: 32px;
	}
	.open_map.desktop{
		display: none;
	}
	.open_map.mobile{
		display: flex;
		margin: 0;
		width: 50%;
		align-items: flex-end;
	}
	.catalog-stores-item-info{
		margin-top: 24px;
		width: 50%;
	}
	.stores .title_box{
		padding: 0;
		font-size: 26px;
		margin-bottom: 24px;
	}

}
@media (max-width: 678px){
	.catalog-stores-item-title,
	.catalog-stores-contacts,
	.catalog-stores-item-dop-info,
	.open_map.mobile{
		width: 100%;
		margin-bottom: 32px;
	}
	.catalog-stores-item-schhedule{
		margin-bottom: 0;
	}
	.catalog-stores-shop-number{
		margin-bottom: 16px;
		font-size: 14px;
	}
	.catalog-stores-item-address,.catalog-stores-item-phone, .catalog-stores-item-email{
		margin-bottom: 16px;
	}
	.catalog-stores-item-social .social-item{
		margin-bottom: 16px;
	}
	.catalog-stores-item-dop-info{
		margin-top: 0;
		order: unset;
		margin-bottom: 24px;
	}
	.open_map.mobile{
		margin-bottom: 0;
	}
}
@media(max-width: 576px){
	.stores .title_box{
		font-size: 20px;
	}
	.main_content  .stores .title_box{
		font-size: 24px;
		font-style: normal;
		font-weight: 800;
		line-height: 120%;
		letter-spacing: -0.96px;
		margin-bottom: 30px;
	}
	.stores .nav-tabs_accord .nav-item_accord{
		margin-bottom: 0;
		border-left: none;
		border-right: none;
		border-radius: 0px;
	}
	.stores .tab-content > .tab-pane .title, .recom_tab .title, .slider_box .title h2 {
		display: block;
		font-size: 20px;
		padding: 10px 70px 15px 0;
		position: relative;
		font-weight: bold;
		background: none;
	}
	.stores .tab-content > .tab-pane, .recom_tab {
		display: block;
		padding: 0;
		min-height: 100%;
		width: 100%;
	}
	.stores .row {
		flex-direction: column;
	}
	.stores .nav-tabs_accord{
		display: block !important;
		padding-right: 0 !important;
	}
	#storesTabList{
		max-height: unset !important;
		margin: 0 -16px 25px;

	}
	.stores{
		margin-bottom: 25px;
	}
	.stores .nav-tabs_accord .nav-link_accord{
		padding: 24px 16px;

	}
	.stores .nav-tabs_accord .nav-item_accord:not(:last-child){
		border-bottom: none;
	}
	.catalog-stores-shop-number,
	.catalog-stores-item-address,
	.catalog-stores-item-phone,
	.catalog-stores-item-email,
	.catalog-stores-item-social .social-item{
		margin-bottom: 10px;
	}
	.catalog-stores-item-dop-info {
		margin-bottom: 40px;
	}
	.catalog-stores-item-title, .catalog-stores-contacts{
		margin-bottom: 40px;
	}
	.accordion_content{
		padding: 0 0 30px;

	}
	.stores .tab-content{

	}
	.catalog-stores-item-payment{
		margin-bottom: 24px;
	}

	.nav-link_accord {
		margin-bottom: 12px;
	}
	.stores .title_box {
		font-size: 24px;
		font-style: normal;
		font-weight: 800;
		line-height: 120%; /* 28.8px */
		letter-spacing: -0.96px;
		margin-bottom: 30px;
	}
	.stores .nav-tabs_accord .nav-link_accord {
		padding: 30px 16px;
		border-radius: 0px;
	}
	.nav-item_accord.box_shadow .catalog-stores-shop-number {
		font-size: 20px;
		font-style: normal;
		font-weight: 800;
		line-height: 130%;
		letter-spacing: -0.8px;
		margin-bottom: 10px;
	}
	.store-item .catalog-stores-first-contacts {
		display: flex;
		flex-direction: column;
		row-gap: 0px;
		margin-bottom: 0px;
	}
}

/* End */
/* /local/templates/flowers/components/bitrix/catalog.store/stores/style.min.css?1744036715681 */
/* /local/templates/flowers/components/bitrix/catalog.store/stores/bitrix/catalog.store.list/bootstrap_v4/style.css?17440367159518 */
