

/* Start:/bitrix/templates/template.nadel/components/ma/news.list/template.city-list/style.css?1776928611661*/
.b-city-list {
	margin: 44px 0 9px -20px;
}
	.b-city-list_item {
		display: inline-block;
		margin: 0 0 15px 11px;
		overflow: hidden;
		vertical-align: top;
	}
		.b-city-list_item .g-button-hidden,
		.b-city-list_item .g-button {
			padding: 8px 20px 9px;
			font-size: 16px;
		}
		.b-city-list_item .g-button {
			padding: 9px 20px 10px;
    }

@media (max-width: 767px) {
  .b-city-list {
    margin-left: -10px;
    margin-top: 10px;
  }

  .b-city-list_item {
    margin-left: 8px;
    margin-bottom: 10px;
  }

  .b-city-list_item .g-button-hidden, .b-city-list_item .g-button {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* End */


/* Start:/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/style.css?17769286118133*/
/*
MAP STYLES
*/
#map {
	height: 480px;
}
.zoom-control {
	padding: 4px;
	box-sizing: content-box;
}
.zoom-control * {
	box-sizing: content-box;
}
.zoom-control__group {
	border-radius: 32px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
}
.zoom-control__group:hover {
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
}
.zoom-control__zoom-in {
	position: relative;
}
.button_basic-small {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	height: 32px;
	background-color: #fff;
	font-size: 15px;
	line-height: 32px;
	border-radius: 32px;
	overflow: hidden;
	-webkit-transition: box-shadow .1s ease-out;
	transition: box-shadow .1s ease-out;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.button_basic-small:not(._pin-right)._pin-bottom {
	margin-bottom: 0;
	padding-top: 2px;
}
.button_basic-small:not(._pin-bottom)._pin-top {
	margin-top: 0;
	padding-bottom: 2px;
}
.button_basic-small._pin-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.button_basic-small._pin-bottom {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.button_basic-small, .button_basic-small:not(._disabled):hover {
	box-shadow: none;
}
.button_basic-small__text, .button_basic-small__icon, .button_basic-small__tick {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	height: 100%;
}
.button_basic-small__icon {
	height: 26px;
	width: 26px;
	padding: 3px;
	margin-left: 6px;
	opacity: .6;
	-webkit-transition: opacity .1s ease-out;
	transition: opacity .1s ease-out;
	pointer-events: none;
}
.button_basic-small__icon {
	opacity: .6;
}
.button_basic-small__icon:only-child {
	margin-left: 0;
}
.zoom-control__zoom-in-icon {
	width: 100%;
	height: 100%;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/images/zoom-in-ico.svg');
}
.zoom-control__zoom-out-icon {
	width: 100%;
	height: 100%;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/images/zoom-out-ico.svg');
}
.zoom-control__zoom-in:after {
	content: '';
	position: absolute;
	height: 2px;
	bottom: -1px;
	left: 6px;
	right: 6px;
	background-color: #f5f5f5;
	z-index: 1;
}
.b-balloon-holder {
	position: relative;
	padding: 0 0 0 16px;
}
.b-balloon-holder .b-arrow {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 16px;
	height: 28px;
	background: url('/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/images/arrow-ico.png') 0 0 no-repeat;
}
.b-store-holder {
	background: #fff;
}
.b-store-image-holder {
	font-size: 0;
}
.b-store-text-holder {
	padding: 16px 13px 22px;
	font-size: 18px;
}
.b-store-address {
	position: relative;
	margin: 0 0 18px;
	padding: 0 0 0 40px;
}
.b-store-address svg {
	position: absolute;
	top: 4px;
	left: 0;
}
.b-store-phone {
	margin: 0 0 16px;
	position: relative;
	padding: 0 0 0 40px;
}
.b-store-phone svg {
	position: absolute;
	top: 1px;
	left: 5px;
}
.b-store-schedule {
	position: relative;
	padding: 0 0 0 40px;
}
.b-store-schedule svg {
	position: absolute;
	top: 5px;
	left: 3px;
}
.b-store-holder svg path {
	fill: #6e312a;
}
/*
LIST STYLES
*/
.b-shops-list {
	background: #f5f5f5;
}
	.b-shops-list-holder {
		padding: 30px 0 30px;
	}
		.b-shops-list_item {
			margin: 0 0 20px;
			background: #f0eeeb;
			transition: all .3s ease;
		}
		.b-shops-list_item:last-child {
			margin-bottom: 0;
		}
		.b-shops-list_item:hover,
		.b-shops-list_item.selected {
			background: #fff;
		}
			.b-shops-list_item_holder {
				padding: 11px 18px 20px;
			}
				.b-shops-list_item_address {
					margin: 0 0 10px;
				}
					.b-shops-list_item_address span {
						border-bottom: 1px solid #eeb900;
						font-size: 24px;
						color: #6e312a;
						cursor: pointer;
						transition: all .3s ease;
					}
					.b-shops-list_item_address span:hover {
						border-bottom-color: rgba(255,255,255,0);
					}
				.b-shops-list_item-info {
					display: flex;
				}
					.b-shops-list_item-info-text {
						/*display: flex;*/
						/*flex-wrap: wrap;*/
						/*justify-content: space-between;*/
						flex-basis: 685px;
						width: 685px;
						flex-grow: 0;
						flex-shrink: 0;
					}
						.b-shops-list_item-info-text-main {
							display: flex;
							justify-content: space-between;
							align-items: center;
							margin: 0 0 15px;
						}
						.b-shops-list_item-info-phone {
							position: relative;
							flex-shrink: 0;
							padding: 0 0 0 42px;
							font-size: 18px;
							font-weight: 300;
						}
							.b-shops-list_item-info-phone svg {
								position: absolute;
								top: calc(50% - 11px);
								left: 3px;
							}
						.b-shops-list_item-info-phone + .b-shops-list_item-info-schedule {
							margin-left: 30px;
						}
						.b-shops-list_item-info-schedule {
							position: relative;
							padding: 0 0 0 40px;
						}
							.b-shops-list_item-info-schedule svg {
								position: absolute;
								top: calc(50% - 10px);
								left: 0;
							}
						.b-shops-list_item-info-detail {
							flex-basis: 100%;
							width: 100%;
							opacity: 0;
							visibility: hidden;
							transition: all .3s ease;
						}
						.b-shops-list_item:hover .b-shops-list_item-info-detail,
						.b-shops-list_item.selected .b-shops-list_item-info-detail {
							opacity: 1;
							visibility: visible;
						}
								.b-shops-list_item-info-text svg path {
									fill: #6e312a;
								}
					.b-shops-list_item-info-pics {
						flex-grow: 0;
						flex-basis: calc(100% - 685px);
						width: calc(100% - 685px);
						padding: 6px 50px 0;
						opacity: 0;
						visibility: hidden;
						transition: all .3s ease;
					}
					.b-shops-list_item:hover .b-shops-list_item-info-pics,
					.b-shops-list_item.selected .b-shops-list_item-info-pics {
						opacity: 1;
						visibility: visible;
					}
						.b-shops-list_item-info-pics-holder {}
							.b-shops-list_item-info-pics-item {}
						.b-shops-list_item-info-pics .owl-nav {}
							.b-shops-list_item-info-pics-holder.owl-carousel .owl-nav button.owl-prev {
								position: absolute;
								left: -26px;
								top: 44px;
								width: 9px;
								height: 14px;
								font-size: 0;
								background: url('/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/images/arrow-left.svg');
							}
							.b-shops-list_item-info-pics-holder.owl-carousel .owl-nav button.owl-next {
								position: absolute;
								right: -26px;
								top: 44px;
								display: inline-block;
								width: 9px;
								height: 14px;
								font-size: 0;
								background: url('/bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/images/arrow-right.svg');
              }

@media (max-width: 767px) {
  .b-shops-list_item:hover {
    background-color: #f0eeeb;
  }

  .b-shops-list_item:nth-child(even) {
    background-color: #ffffff;
  }

  .b-shops-list_item_address span {
    font-size: 18px;
  }

  .b-shops-list_item-info {
    display: flex;
    flex-direction: column;
  }

  .b-shops-list_item-info-text {
    width: auto;
    flex-basis: auto;
  }

  .b-shops-list_item-info-phone {
    padding-bottom: 10px;
  }

  .b-shops-list_item-info-phone svg {
    top: 2px;
  }

  .b-shops-list_item-info-phone + .b-shops-list_item-info-schedule {
		margin-left: 0;
	}

  .b-shops-list_item-info-schedule {
    margin-right: 0;
    font-size: 14px;
  }

    .b-shops-list_item-info-schedule svg {
      top: 10px;
      left: 2px;
    }

  .b-shops-list_item-info-text-main {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }

  .b-shops-list_item-info-text {
    display: flex;
    flex-direction: column;
    flex-shrink: 1;
    flex-grow: 1;
  }

  .b-shops-list_item .b-shops-list_item-info-detail, .b-shops-list_item.selected .b-shops-list_item-info-detail {
    opacity: 1;
    visibility: visible;
  }

  .b-shops-list_item-info-pics {
    display: none;
  }

  .b-shops-list_item-info-detail {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .b-shops-list_item-info-schedule br {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/template.nadel/js/libs/owlcarousel/owl.carousel.min.css?17769286103338*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/template.nadel/js/libs/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/template.nadel/js/libs/owlcarousel/owl.theme.default.min.css?17769286101013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */
/* /bitrix/templates/template.nadel/components/ma/news.list/template.city-list/style.css?1776928611661 */
/* /bitrix/templates/template.nadel/components/ma/news.list/template.nadel.shop-list.map/style.css?17769286118133 */
/* /bitrix/templates/template.nadel/js/libs/owlcarousel/owl.carousel.min.css?17769286103338 */
/* /bitrix/templates/template.nadel/js/libs/owlcarousel/owl.theme.default.min.css?17769286101013 */
