

/* Start:/bitrix/templates/small/components/bitrix/news.detail/shop-header/style.css?15244183211524*/
.shop-header .shop-link-container{
    margin-top: -20px;
    display: block;
    font-size: 1.2rem;
}
.shop-header .shop-link-container a{
	display:table;
	margin-bottom: 1em;
}
.shop-tabs .tab-name{
	color:black;
	font-size:1.2rem;
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding: 1em 0;
	background-color:white;
	border:1px solid #e2e2e2;
	height:100%;
}
.shop-tabs .shop-tab.b-product-tabs__item{
	border:none;
}
.shop-tabs .shop-tab.isActive{
	border-color:transparent;
}
.shop-tabs .shop-tab:after{
	position: absolute;
    content: ' ';
    display: block;
    height: 3px;
    background-color: #f74141;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
.shop-tabs .shop-tab.isActive:after,
.shop-tabs .shop-tab:hover::after{
	opacity: 1;
}
.shop-tabs .shop-tab:not(:last-child) .tab-name {
    border-right: none;
}
.shop-tabs .tab-name:hover{
	text-decoration:none;
}
.shop-tabs .b-product-tabs__item{
	padding:0;
}
.shop-tabs .b-product-tabs__item:last-child{
	margin-right:0;
}
.shop-tabs .b-product-tabs__item:hover{
	border-color: #f74141;
}
.shop-tabs .rating_stars i,
.shop-tabs .rating_stars span{
	vertical-align:middle;
	display:inline-block;
}
.shop-tabs .rating_stars span > span{
	padding-left:10px;
}
.shop-tabs .rating_stars.big_stars{
	padding-top:0;
	margin-top: -2px;
}
@media (max-width: 992px) {
	.shop-header .shop-link-container{
		margin-top:1em;
		font-size:1em;
	}
	.shop-tabs .tab-name{
		font-size:1.05rem;
	}
}
/* End */


/* Start:/bitrix/templates/small/components/bitrix/news.detail/shop-detail/style.css?15236147356621*/
.shop-detail{
	background-color:white;
	border:1px solid #e2e2e2;
}
.shop-detail > div{
	padding:2em;
	vertical-align:top;
	font-size: 1.1rem;
}
.shop-detail .shop-left-block{
	text-align:center;
}
.shop-detail .shop-left-block a{
	padding-top:4em;
	padding-bottom:4em;
	display:block;
}
.shop-detail .shop-left-block img{
	max-width:95%;
}
.shop-detail-rating-block-container{
	margin-top:2em;
}
.shop-detail-rating-wrapper{
	background-image: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #ffb12f 30%, #ffb12f 40%, #ffc668 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #ffb12f 62.5%, #ffb12f 100%);
	padding: 5px;
}
.shop-detail-rating-inner{
	background: white;
    padding: 1em 2em;
    line-height: 30px;
	display:table;
	width:100%;
}
.shop-detail-rating-inner .shop-detail-rating-block{
	display:table-cell;
	vertical-align:middle;
}
.shop-detail-rating-inner .shop-detail-rating-btn-wrapper{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
}
.shop-detail-rating-inner .shop-detail-rating-btn{
	font-size:1.3em;
	padding:1em 3em;
	color:white;
	font-weight:700;
	/*background-image: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #ffb12f 30%, #ffb12f 40%, #ffc668 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #ffb12f 62.5%, #ffb12f 100%);*/
	background-color:#ffb12f;
	display:inline-block;
}
.shop-detail-rating-inner .shop-detail-rating-btn:hover{
	text-decoration:none;
	background-color:#ffc159;
}
.shop-detail-rating-inner .shop-detail-rating-btn span{
	text-transform:lowercase;
}
.shop-detail-rating-inner .rating_stars,
.shop-detail-rating-inner .shop-detail-rating-value-wrapper{
	display:inline-block;
	vertical-align:middle;
}
.shop-detail-rating-inner .shop-detail-rating-text{
    font-size: 1.6em;
    font-weight: 700;
    margin-left: 2em;
	line-height: 2em;
	color:black;
}
.shop-detail-rating-inner a.shop-detail-rating-text:hover{
	color:black;
}
.shop-detail-rating-inner .shop-detail-rating-question{
	font-size: 1.6em;
	margin-left: 2em;
}
.shop-detail-rating-inner .rating_stars.very_big_stars i{
	vertical-align:middle;
}
.shop-item-detail-text-wrapper{
	overflow:hidden;
}
.shop-detail .shop_spoiler{
	display: block;
    text-align: left;
    text-decoration: underline;
    color: black;
    height: 65px;
}
.shop-detail .shop_spoiler:before{
	content: "";
    display: block;
    height: 30px;
    position: relative;
    margin-top: -26px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 75%) !important;
}
.shop-detail .shop_spoiler:hover {
    text-decoration: none;
    color: black;
}
#sp_vk_widget{
	margin-top:2em;
}
.shop-detail-contacts-container{
	background-color:white;
	border:1px solid #e2e2e2;
	padding:2em;
	margin-top:2em;
}
.shop-detail-contacts-title{
	font-weight:600;
	font-size:1.2em;
}
.shop-detail-contacts-container .shop-detail-contacts{
	font-size:1.1em;
	padding-top:0;
}
.shop-detail-contacts.with-city{
	background-color:white;
	border:1px solid #e2e2e2;
	padding:2em;
	margin-top:2em;
    margin-left: 0;
    margin-right: 0;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler{
	float: right;
    font-size: 1.1em;
	border-bottom: 1px dashed black;
	cursor:pointer;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler:hover{
	border-color:transparent;
}
.shop-detail-contacts-city-spoiler-all{
    font-size: 1.1em;
	border-bottom: 1px dashed black;
	cursor:pointer;
	position:absolute;
	right:1em;
	top:50%;
	margin-top:-11px;
}
.shop-detail-contacts-city-spoiler-all:hover{
	border-color:transparent;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city > a{
	font-size: 1.4em;
}
.shop-detail-citys-title{
	margin-top:1em;
}
.shop-detail-contacts.with-city > div:not(.shop-detail-contacts-city){
	display:none;
	padding-top:1em;
}
div.shop-detail-contacts.with-city:last-child{
	margin-bottom:2em;
}
.shop-detail-citys-title-container{
	position:relative;
}
.sp-detail-contacts-citys-container{
	margin-top: 2em;
}
div.sp-detail-contacts-citys{
	background-color: white;
    border: 1px solid #e2e2e2;
	padding-bottom:2em;
	margin-left:0;
	margin-right:0;
}
div.sp-city-name{
	padding-top: 2em;
	padding-left:2em;
	padding-right:2em;
	padding-bottom:0;
}
.sp-city-name > a{
	font-size: 1.4em;
}
@media (max-width: 992px) {
	.shop-detail > div{
		font-size:1rem;
		padding:1em;
	}
	.shop-detail .shop-left-block a{
		padding-top:2em;
		padding-bottom:2em;
	}
	.shop-detail-rating-inner,
	.shop-detail-rating-inner .shop-detail-rating-btn-wrapper{
		display:block;
		text-align:center;
	}
	.shop-detail-rating-inner .shop-detail-rating-block{
		display:block;
	}
	.shop-detail-rating-inner .rating_stars,
	.shop-detail-rating-inner .shop-detail-rating-value-wrapper{
		display:block;
	}
	.shop-detail-rating-inner .shop-detail-rating-text,
	.shop-detail-rating-inner .shop-detail-rating-question{
		margin-left:0;
		font-size: 1.2em;
	}
	.shop-detail-rating-value-wrapper{
		margin-top:1em;
		margin-bottom:1em;
	}
	.shop-detail-rating-inner .shop-detail-rating-btn{
		font-size: 1.1em;
		padding: 0.5em 5em;
	}
	.shop-detail-contacts.with-city{
		margin-top: 1em;
		padding: 1em;
	}
	.shop-detail-contacts.with-city .shop-detail-contacts-city > a{
		font-size:1.1em;
	}
	.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler,
	.shop-detail-contacts-city-spoiler-all{
		font-size:1em;
	}
	div.sp-detail-contacts-citys{
		padding-bottom:1em;
	}
	.sp-city-name > a{
		font-size: 1.1em;
	}
	div.sp-city-name{
		padding-top: 1em;
		padding-left:1em;
		padding-right:1em;
		padding-bottom:0;
	}
}
@media (max-width: 767px) {
	.shop-detail .shop-left-block a{
		padding-top:0;
	}
	.shop-detail-rating-inner .shop-detail-rating-btn{
		padding:0.5em 0;
		display:block;
		width:100%;		
	}
	.shop-detail-rating-block-container{
		margin-top:1em;
	}
	#sp_vk_widget{
		margin-top:1em;
	}
	.shop-detail-contacts-city-spoiler-all{
		display:none;
	}
	.shop-detail-contacts .shop-detail-contacts-city,
	.shop-detail-contacts .shop-detail-slide-block{
		padding-left:0;
		padding-right:0;
	}
	.shop-detail-contacts .shop-detail-contacts-title{
		font-size:1.1em;
	}
	.shop-detail-contacts-container .shop-detail-contacts{
		font-size:1em;
	}
	.shop-detail-slide-block:nth-child(2){
		padding-top:1em;
	}
	.shop-detail-contacts-container{
		margin-top:1em;
	}
	.shop-detail-contacts-container{
		padding-top:1em;
		padding-bottom:1em;
	}
	.sp-detail-contacts-citys-container{
		margin-top: 1em;
	}
}
/* End */


/* Start:/bitrix/templates/small/components/bitrix/system.pagenavigation/simple-pagenav/style.css?15385711632355*/
.pagination-block{
	display:table-cell;
}
.pagination-block:nth-child(1){
	text-align:left;
}
.pagination-block:nth-child(3){
	text-align:right;
}
.main-ui-pagination {
    font-size: 11px;
    display: table;
	width:100%;
    text-align: center;
	margin-bottom:20px;
}
.main-ui-pagination-pages,
.main-ui-pagination-label,
.main-ui-pagination-pages-list,
.main-ui-pagination-page,
.main-ui-pagination-arrows,
.main-ui-pagination-arrow {
    display: inline-block;
}
.main-ui-pagination-arrows {
    margin-left: 10px;
    margin-right: 10px;
}
.main-ui-pagination-arrow {
    position: relative;
    margin-right: 15px;
    margin-left: 30px;
}
.main-ui-pagination-arrow:last-child {
    margin-left: 0;
    margin-right: 30px;
}
.main-ui-pagination-page {
    padding-left: 4px;
    padding-right: 3px;
}
.main-ui-pagination-page.main-ui-pagination-active {
    color: #000;
}
.main-ui-pagination-prev,
.main-ui-pagination-next{
	display:inline-block;
	border: solid 1px #dddddd;
	padding:12px 15px;
	text-transform:none;
	font-size: 14px;
}
span.main-ui-pagination-prev,
span.main-ui-pagination-next{
	color: #9ea3ab;
	border: solid 1px #dddddd;
	cursor:default;
}
a.main-ui-pagination-prev,
a.main-ui-pagination-next{
	color: black;
	border: solid 1px #9ea3ab;
	background-color: #ffffff;
	transition: all 0.4s ease;
}
a.main-ui-pagination-prev:hover,
a.main-ui-pagination-next:hover{
	background-color: #3e4758;
	border-color:#3e4758;
	color:#ffffff;
	text-decoration:none;
}
.main-ui-pagination-page{
	display:inline-block;
	vertical-align:middle;
	min-width:40px;
	height:40px;
	font-size: 14px;
	text-align: center;
	padding-top:10px;
	margin-right:5px;
	margin-top:5px;
}
a.main-ui-pagination-page{
	color: black;
	border: solid 1px #9ea3ab;
	transition: all 0.4s ease;
	background-color: #ffffff;
}
a.main-ui-pagination-page:hover{
	background-color: #3e4758;
	border-color:#3e4758;
	color:#fff;
	text-decoration:none;
}
span.main-ui-pagination-page.main-ui-pagination-active{
	color: #9ea3ab;
	border: solid 1px #dddddd;
	cursor:default;
}
@media (max-width:650px) {
	.pagination-block:nth-child(1),
	.pagination-block:nth-child(3){
		display:none;
	}
	.main-ui-pagination-page{
		width: 30px;
		height: 30px;
		padding-top: 5px;
	}
}
/* End */


/* Start:/bitrix/templates/small/components/bitrix/news.list/shop_contacts/style.css?15213681812203*/
.shop-detail-contacts-container{
	background-color:white;
	border:1px solid #e2e2e2;
	padding:2em;
	margin-top:2em;
}
.shop-detail-contacts-title{
	font-weight:600;
	font-size:1.2em;
}
.shop-detail-contacts-container .shop-detail-contacts{
	font-size:1.1em;
	padding-top:0;
}
.shop-detail-contacts.with-city{
	background-color:white;
	border:1px solid #e2e2e2;
	padding:2em;
	margin-top:2em;
    margin-left: 0;
    margin-right: 0;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler{
	float: right;
    font-size: 1.1em;
	border-bottom: 1px dashed black;
	cursor:pointer;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler:hover{
	border-color:transparent;
}
.shop-detail-contacts-city-spoiler-all{
    font-size: 1.1em;
	border-bottom: 1px dashed black;
	cursor:pointer;
	position:absolute;
	right:1em;
	top:50%;
	margin-top:-11px;
}
.shop-detail-contacts-city-spoiler-all:hover{
	border-color:transparent;
}
.shop-detail-contacts.with-city .shop-detail-contacts-city > a{
	font-size: 1.4em;
}
.shop-detail-citys-title{
	margin-top:1em;
}
.shop-detail-contacts.with-city > div:not(.shop-detail-contacts-city){
	display:none;
	padding-top:1em;
}
div.shop-detail-contacts.with-city:last-child{
	margin-bottom:2em;
}
.shop-detail-citys-title-container{
	position:relative;
}
@media (max-width: 992px) {
	.shop-detail-contacts.with-city{
		margin-top: 1em;
		padding: 1em;
	}
	.shop-detail-contacts.with-city .shop-detail-contacts-city > a{
		font-size:1.1em;
	}
	.shop-detail-contacts.with-city .shop-detail-contacts-city-spoiler,
	.shop-detail-contacts-city-spoiler-all{
		font-size:1em;
	}
}
@media (max-width: 767px) {
	.shop-detail-contacts-city-spoiler-all{
		display:none;
	}
	.shop-detail-contacts .shop-detail-contacts-city,
	.shop-detail-contacts .shop-detail-slide-block{
		padding-left:0;
		padding-right:0;
	}
	.shop-detail-contacts .shop-detail-contacts-title{
		font-size:1.1em;
	}
	.shop-detail-contacts-container .shop-detail-contacts{
		font-size:1em;
	}
	.shop-detail-slide-block:nth-child(2){
		padding-top:1em;
	}
	.shop-detail-contacts-container{
		margin-top:1em;
	}
	.shop-detail-contacts-container{
		padding-top:1em;
		padding-bottom:1em;
	}
}
/* End */


/* Start:/bitrix/templates/small/components/bitrix/news.list/shops_map/style.css?1521366034388*/
.yandex_map_wrapper{
	text-align:center;
}
#yandex_map{
	width: 100%;
	height: 512px;
	padding: 0;
	margin-top: 30px;
}
.shop-detail-map #yandex_map{
	margin-top: 0;
}
.shop_baloon_reviews_link,
.shop_baloon_reviews_link:hover{
	color:black;
}
@media (max-width:650px) {
	#yandex_map{
		/*margin-left:-15px;
		margin-right:-15px;*/
		margin-top: 0;
		height:200px;
		/*width:100vw;*/
	}
}
/* End */


/* Start:/bitrix/templates/small/components/delight/catalog.section.list/categories_with_childrens/style.css?15222558565439*/
.list-parent-category a > img{
	width: 50px;
	height:50px;
	margin:5px 25px 5px 15px;
	display:table-cell;
	vertical-align:middle;
}
.category-no-image-block{
	min-width:90px;
	max-width:90px;
	height:100%;
	display:table-cell;
}
.list-category-name{
	vertical-align:middle;
}
.list-parent-category .list-category-name{
	display:table-cell;
	padding-right:40px;
	padding-left:10px;
	width:100%;
}
.list-child-category .list-category-name{
	display:inline-block;
	width:90%;
}
.shops-catalog-section-list-container > ul{
	padding:0;
	list-style:none;
}
.shops-catalog-section-list-container > ul > li > div > a{
	display:table;
	width:100%;
	overflow:hidden;
	position:relative;
	color: #FFF;
    line-height: 1.2;
    font-size: 1.071rem;
    font-weight: 700;
	background-color: #f74141;
	height:60px;
	border:1px solid #e2e2e2;
}
.shops-catalog-section-list-container > ul > li > div > a::before {
    position: absolute;
    top: 0;
    left: -45px;
    width: 370px;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,100%,0);
}
.shops-catalog-section-list-container > ul > li > div > a:hover{
	text-decoration:none;
}
.list-parent-category-name-wrapper .list-category-counter-container{
	display:inline-block;
	vertical-align:middle;
	height:100%;
	float:right;
	padding-right: 20px;
	cursor:pointer;
	font-weight:700;
	-moz-user-select: none; /* Mozilla Firefox */
	-ms-user-select: none; /* Internet Explorer (не поддерживается) */
	-o-user-select: none; /* Opera Presto (не поддерживается) */
	-webkit-user-select: none; /* Google Chrome, Opera Next, Safari */
}
span.list-category-counter{
	display:inline-block;
	vertical-align:middle;
}
span.list-category-counter-helper{
	display:inline-block;
	vertical-align:middle;
	height:100%;
}
.shops-catalog-section-list-container > ul > li > ul.list-child-category{
	border:1px solid #e2e2e2;
	border-top:none;
	background-color:#fff;
	padding:10px 0;
	list-style:none;
}
ul.list-child-category > li > a{
	color:#000;
	font-size:1.071rem;
	padding:5px 20px;
	display:block;
}
ul.list-child-category > li > a:hover{
	text-decoration:none;
	background-color:#f1f1ed;
}
span.list-category-counter-container{
	float:right;
}
.list-parent-category-name-wrapper{
	position:relative;
	overflow:hidden;
}
.list-parent-category-name-wrapper .list-category-counter-container{
	position:absolute;
	right:0;
	top:0;
	height:100%;
	color:#fff;
}
.list-category-counter-container.is-parent > i{
	display:inline-block;
	font-size: 2rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
}
.shops-catalog-section-list-container > ul > li{
	padding: 5px 10px;
}
.list-parent-category.active .list-category-counter-container.is-parent > i{
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.list-parent-category .list-child-category{
	display:none;
}
.list-parent-category.active .list-child-category{
	display:block;
}
.shops-catalog-section-list-container.gray > ul > li > div > a{
	color:#000;
	background-color: #ffffff;
}
.shops-catalog-section-list-container.gray .list-parent-category-name-wrapper .list-category-counter-container{
	color:#000;
}
.shops-catalog-section-list-container.gray > ul > li > div > a::before{
	background-color:rgba(232, 232, 232, 0.5);
}
.shop-detail-sections-title{
	margin-top: 1em;
	margin-bottom: 1em;
}
@media only screen and (min-width:1400px){
	.shops-catalog-section-list-container > ul > li > div > a:hover::before {
		-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-220%,0);
		transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-220%,0);
	}
}
@media only screen and (min-width:1200px) and (max-width: 1400px){
	.shops-catalog-section-list-container > ul > li > div > a:hover::before {
		-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-165%,0);
		transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-165%,0);
	}
}
@media only screen and (min-width:992px) and (max-width: 1200px){
	.shops-catalog-section-list-container > ul > li > div > a:hover::before {
		-webkit-transform: scale3d(2.5,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-145%,0);
		transform: scale3d(2.5,1.4,1) rotate3d(0,0,1,75deg) translate3d(0,-145%,0);
	}
}
@media only screen and (max-width:1200px){
	.list-parent-category a > img{
		width:36px;
		height:36px;
		margin:4px 20px 4px 10px;
	}
	.category-no-image-block{
		min-width:66px;
		max-width:66px;
		height:100%;
	}
	.shops-catalog-section-list-container > ul > li > div > a{
		height:44px;
		font-size: 0.9rem;
	}
	.shops-catalog-section-list-container > ul > li > div > a::before{
		left:-85px;
	}
}
@media only screen and (max-width:575px){
	.shops-catalog-section-list-container > ul > li > div > a{
		font-size: 1rem;
	}
	ul.list-child-category > li > a{
		font-size: 1rem;
	}
	.list-parent-category-name-wrapper .list-category-counter-container{
		padding-right:10px;
	}
}
/* End */
/* /bitrix/templates/small/components/bitrix/news.detail/shop-header/style.css?15244183211524 */
/* /bitrix/templates/small/components/bitrix/news.detail/shop-detail/style.css?15236147356621 */
/* /bitrix/templates/small/components/bitrix/system.pagenavigation/simple-pagenav/style.css?15385711632355 */
/* /bitrix/templates/small/components/bitrix/news.list/shop_contacts/style.css?15213681812203 */
/* /bitrix/templates/small/components/bitrix/news.list/shops_map/style.css?1521366034388 */
/* /bitrix/templates/small/components/delight/catalog.section.list/categories_with_childrens/style.css?15222558565439 */
