

/* Start:/local/templates/fissman_fast/components/fiss/news.list/shops/style.css?17616583144074*/
.wrap h1 {
	text-align: left;
	font-size: 50px;
	font-weight: 500;
	line-height: normal;
	margin: 78px 0 60px;
	color: #353743;
}
.shop-list {
	color: #353743;
	font-weight: 400;
}
.shop-list a {
	color: #353743;
}
.shop-item {
	margin: 0 0 90px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	line-height: 20px;
}
.shop-item a {
	text-decoration: underline;
}
.shop-item a:hover {
	text-decoration: none;
}
.shop-item__photo {
	flex: none;
	width: 670px;
}
.shop-item__info {
	flex: 1;
	padding: 0 40px 0 0;
	max-width: 595px;
}
.shop-item__info-name {
	font-size: 36px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 5px;
}
.shop-item__info-name-desc {
	margin: 0 0 20px;
}
.shop-item__address.cur-point {
	cursor: pointer;
}
.shop-item__address-time {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin: 0 0 8px;
}
.shop-item__address-time li, .shop-item__contact li {
	position: relative;
	padding: 0 0 0 21px;
	max-width: 300px;
}
.shop-item__contact {
	margin: 0 0 40px;
}
.shop-item__contact li {
	margin: 0 0 8px;
}
.shop-item__address-time svg, .shop-item__contact svg {
	position: absolute;
	left: 0;
	top: 2px;
}
.shop-item__contact-email svg {
	top: 4px;
}
.shop-item__contact-phone {
	font-weight: bold;
}
.shop-item__contact-wt {
	display: none;
	font-weight: bold;
}
.shop-item__path {
	margin: 0 0 25px;
}
.shop-item__path-title {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 11px;
}
.shop-item__photo-tabs {
	margin: 0 0 34px;
}
.shop-item__photo-tabs a {
	text-decoration: none;
	margin: 0 35px 0 0;
	font-size: 22px;
	border-bottom: transparent 1px solid;
	padding: 0 0 6px;
}
.shop-item__photo-tabs .active {
	border-color: #212A2F;
}
.shop-item__photo-pic {
	border-radius: 30px;
	overflow: hidden;
	width: 670px;
	height: 501px;
}
.shop-item__photo-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.shop-item__photo-map {
	height: 501px;
	border-radius: 30px;
	overflow: hidden;
}
.shop-item__photo-map .map {
	height: 100%;
}
.shop-item__photo-content > div:last-child {
	display: none;
}
.shop-item__photo-content > .shop-item__photo-map:first-child {
	display: block;
}
.shop-item__path h2 {
	font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 11px;
}
.shop-item__path h3 {
	font-weight: bold;
	margin: 0 0 11px;
}
.shop-item__path p {
	margin: 11px 0;
}
.shop-item__path ul {
	list-style: decimal inside;
	margin: 11px 0;
}

#waiter_message {
	display: block;
	background: rgba(255,255,255,0.8);
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
#waiter_message span {
	display: block;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

@media (max-width: 1100px) {
	.shop-item__photo {
		width: 400px;
	}
	.shop-item__photo-map {
		height: 300px;
	}
}
@media (max-width: 768px) {
	.shop-item {
		display: block;
	}
	.shop-item__photo {
		width: auto;
	}
}
@media (max-width: 700px) {
	.shop-item__photo-pic {
		width: auto;
	}
}
@media (max-width: 500px) {
	.wrap h1 {
		font-size: 26px;
		margin: 20px 0 40px;
	}
	.shop-item__info-name {
		font-size: 20px;
	}
	.shop-item__info {
		padding: 0;
	}
	.shop-item__address-time {
		display: block;
	}
	.shop-item__address-time li, .shop-item__contact li {
		max-width: none;
		margin: 0 0 8px;
	}
	.shop-item__address-time {
		margin: 0;
	}
	.shop-item__path-title {
		font-size: 18px;
	}
	.shop-item__path {
		font-size: 15px;
	}
	.shop-item__address-time-wt {
		display: none;
	}
	.shop-item__contact-wt {
		display: block;
	}
	.shop-item__photo-tabs a {
		font-size: 18px;
		margin: 0 13px 0 0;
	}
	.shop-item__photo-tabs {
		margin: 0 0 24px;
	}
	.shop-item__photo-content {
		height: 224px;
	}
	.shop-item__photo-pic {
		height: auto;
	}
	.shop-item__photo-pic img {
		height: 224px;
		width: 100%;
		max-width: none;
	}
	.shop-item__photo-map {
		height: 224px;
	}
	.shop-item {
		margin: 0 0 30px;
	}
}
/* End */


/* Start:/local/templates/fissman_fast/components/bitrix/system.pagenavigation/black-button/style.css?17586349021862*/
.show-more-pagination {
    margin: 30px 0 140px;
    text-align: center;
    position: relative;
    min-height: 58px;
}

.pagination-show-more {
    margin-bottom: 15px;
}

.btn-show-more {
    display: inline-block;
    padding: 14px 24px;
    border: #353743 3px solid;
    color: #353743;
    text-decoration: none;
    border-radius: 6px;
    font-weight: bold;
    font-size: 24px;
    min-width: 395px;
}

.pagination-nav {
    position: absolute;
    top: 22px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.page-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #353743;
    text-decoration: none;
    border-radius: 4px;
    font-size: 16px;
    transition: all 0.2s;
}

.page-link:hover,
.page-link.active {
    /* background: #007bff; */
    color: #0839FE;
    font-weight: bold;
    /* border-color: #007bff; */
}

.page-ellipsis {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    color: #999;
    font-size: 14px;
}

.prev,
.next {
    font-weight: bold;
}

.page-link.next:after, .page-link.prev:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: #000 2px solid;
    border-bottom: #000 2px solid;
    transform: rotate(-45deg);
    transition: border-color ease .2s;
}
.page-link.prev:after {
    transform: rotate(135deg);
}

@media (max-width: 768px) {
    .show-more-pagination {
        margin: 30px 0 40px;
    }
    .pagination-nav {
        position: static;
        font-weight: bold;
    }
    .pagination-show-more {
        margin: 0 0 40px;
    }
    .btn-show-more {
        font-size: 18px;
        min-width: 300px;
        padding: 10px 24px;
    }
}
/* End */
/* /local/templates/fissman_fast/components/fiss/news.list/shops/style.css?17616583144074 */
/* /local/templates/fissman_fast/components/bitrix/system.pagenavigation/black-button/style.css?17586349021862 */
