/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.menu-item-bold a {
	font-size: 14px!important;
	color: black!important;
	font-weight: 500!important;
}
.wrapper1 .menu-row .mega-menu table td.wide_menu > .wrap > .dropdown-menu.long-menu-items ul.menu-wrapper.menu-type-4 > li .subitems-wrapper > ul  li.dropdown-submenu-custom {
	width: 40%;
}

.tab-pane .video_block .col-sm-6 {
	margin-bottom: 32px;
}


footer .social-icons ul li.skype a {
	background-position: -330px -471px;
}
footer .social-icons ul li.skype a:hover {
	background-position: -329px -282px;
}

.display-flex-gal {
	display: flex;
	align-items: center;
}

.display-flex-gal a {
	margin: 5px;
}

@media screen and (min-width: 1200px) {
	#main .catalog_page .section-content-wrapper.with-leftblock .sectionsList_under_elements .col-lg-3:not(.custom-line) {
		width: 14.28%;
	}
	#main .catalog_page .section-content-wrapper.with-leftblock .sectionsList_under_elements .col-lg-3:not(.custom-line) .section-compact-list__item {
		display: block;
		text-align: center;
		padding-bottom: 5px;
	}
	.sectionsList_under_elements .section-compact-list__image {
		margin: 10px auto;
	}
	.sectionsList_under_elements .section-compact-list__info {
		padding-left: 0;
	}
	.sectionsList_under_elements .section-compact-list__link span {
		display: block;
		word-break: break-word;
	}
	.sectionsList_under_elements .thumb {
		height: inherit;
		margin: 0 auto;
	}
	.section-compact-list .section-compact-list__image {
		width: auto;
		height: auto;
	}
	.section-compact-list__image img {
		max-width: 120px;
	}
}

.topic__heading h1 {
	margin: 0;
	padding-bottom: 0;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline;
	vertical-align: middle;
}

.block_sub_title {
	display: inline-block;
	margin: 0px 38px 0px 0px;
	font-family: Montserrat,Arial,sans-serif;
	font-weight: 500;
	line-height: 1.126em;
	font-size: 1.6em;
	color: var(--white_text_black);
}

.item-inner .block_sub_title {
	display: block;
	margin: 20px 0 32px;
}

.viewed-wrapper .block_sub_title {
	display: block;
	margin-bottom: 1.533rem;
	margin-top: 0px;
	font-size: 1.3333em;
	line-height: 1.4em;
}


.blog-info__rating--top-info {
	justify-content: space-between;
}
.country_block {
	font-size: 12px;
	padding-left: 24px;
}
.b24-widget-button-inner-container {
	margin-bottom: 64px!important;
}

.line-h-165 {
	line-height: 1.65em;
}

blockquote p {
	font-size: 1.2em;
	line-height: 1.5em;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
	background-color: var(--darkerblack_bg_black);
}

.servisniy-tsentr-grohe h2 {
	font-size: 20px;
	font-weight: bold;
}
.servisniy-tsentr-grohe .sertificat {
	display: flex;
	align-items: center;
}
.servisniy-tsentr-grohe .sertificat img {
	width: 200px;
	float: left;
}
.servisniy-tsentr-grohe .sertificat p {
	padding: 0 40px;
}
.servisniy-tsentr-grohe .price-list {
	width: 100%;
	margin-bottom: 50px;
}
.servisniy-tsentr-grohe .price-list thead tr  {
	border-bottom: 4px solid #ffffff;
	background-color: #365edc;
	color: #ffffff;
}
.servisniy-tsentr-grohe .price-list td {
	padding: 20px 40px;
}
.servisniy-tsentr-grohe .price-list td p {
	margin: 0;
}
.servisniy-tsentr-grohe .price-list tbody tr:nth-child(odd) {
	background-color: #e9eeff;
}
@media (max-width: 464px) {
	.servisniy-tsentr-grohe .sertificat {
		flex-wrap: wrap;
	}
	.servisniy-tsentr-grohe .sertificat img {
		float: none;
		margin-left: 0;
	}
	.servisniy-tsentr-grohe .sertificat p {
		padding: 0;
		padding-top: 20px;
	}
	.servisniy-tsentr-grohe .price-list thead {
		display: none;
	}
	.servisniy-tsentr-grohe .price-list td {
		display: block;
		padding: 20px 10px;
	}
	.servisniy-tsentr-grohe .price-list td:nth-child(odd) {
		border-bottom: 4px solid #ffffff;
		background-color: #365edc;
		color: #ffffff;
	}
	.servisniy-tsentr-grohe .price-list td:nth-child(even) {
		background-color: #e9eeff;
	}
	.servisniy-tsentr-grohe .price-list tr:nth-child(even) td:nth-child(even) {
		background-color: #ffffff;
	}
}

.payment {
	/*
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    */
}
.payment > div {
	width: 33%;
	min-width: 320px;
}
.payment > div:nth-child(1),
.payment > div:nth-child(3) {
	float: left;
}
.payment > div:nth-child(2) {
	float: right;
}
.payment .payment-type {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	margin: 0 10px;
	background: #365edc;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.payment ol {
	list-style-type: none;
	counter-reset: my-counter;
	margin: 26px 13px;
}
.payment li {
	position: relative;
	padding: 40px 0 60px 0;
}
.payment li::before {
	content: '0' counter(my-counter);
	counter-increment: my-counter;
	position: absolute;
	width: fit-content;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	font-size: 40px;
	font-weight: bold;
}
.payment li:hover::before {
	color: #365edc;
}
.payment li::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 8px;
	margin: auto;
	width: 0;
	height: 40px;
	border-left: 1px dashed #365edc;
}
.payment li:last-child::after {
	content: none;
}
.payment .text-1 {
	font-weight: bold;
	color: #365edc;
}
.payment .text-2 {
	font-weight: normal;
}
@media (max-width: 691px) {
	.payment {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}

.wrapper_inner_half.shop-detail1.new {
	border-top: none;
}
.contacts {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1408px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.contacts > div {
	flex-grow: 1;
	min-width: 320px;
	max-width: 600px;
	padding: 0 10px;
}
.contacts .block-type-2 {
	flex-grow: 1;
	margin-bottom: 30px;
}
.contacts .block-title {
	position: relative;
	display: flex;
	padding: 0 30px;
	align-items: center;
	height: 50px;
	background: #365edc;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.contacts .block-title i.fa-download {
	position: absolute;
	right: 15px;
	font-size: 25px;
}
.contacts .block-title i.fa-map-marker {
	font-size: 20px;
}
.contacts .slick-slide-group {
	border-radius: 0 0 10px 10px;
	overflow: hidden;
}
.contacts .block-content {
	padding: 20px 0 20px 20px;
}
.contacts .block-content p {
	margin-top: 0;
	margin-bottom: 16px;
}
.contacts .block-type-2 {
	max-width: 600px;
}
.contacts .contact .social-icons li > a {
	width: 30px !important;
	height: 30px !important;
}
.social-icons .taxi {
	margin-top: 15px;
	display: none;
}
.contacts .contact .social-icons .taxi {
	display: block;
}
.contacts .contact .social-icons li.instagram a {
	background-position: -147px -335px;
}
.contacts .contact .social-icons li.facebook a {
	background-position: -100px -194px;
}
.contacts .contact .social-icons li.odn a {
	background-position: -53px -194px;
}
.contacts .contact .social-icons li.vk a {
	background-color: #4f5a6b;
	background: url(/bitrix/templates/aspro_max/images/svg/social.svg) -6px -193px no-repeat;
}
/*
.social-icons li.skype {
  display: none;
}
.contacts .contact .social-icons li.skype {
  display: inline-block;
}
*/
.contacts .contact .social-icons li.skype a {
	background: url(/bitrix/templates/aspro_max/images/svg/social.svg) -335px -288px no-repeat;
}
.contacts .contact .value.darken {
	position: relative;
}
.contacts .contact .value.darken a {
	color: #000000;
	display: block;
	width: fit-content;
	font-size: 15px;
	margin-left: 16px;
}
.contacts .contact .value.darken a[href="skype:vannamoskva?chat"] {
	display: none;
}
.contacts .contact .value.darken a:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f095";
	color: var(--fill_dark_light_hover);
	position: absolute;
	left: 0;
	padding-top: 6px;
}
.contacts .contact .property.email .value.darken a {
	margin-left: 20px;
}
.contacts .contact .property.email .value.darken a:before {
	content: "\f0e0";
}
.contacts .contact .social-icons {
	margin-top: 10px;
}
.contacts .contact .social-icons a {
	border-radius: 40px;
}
.contacts .address .property {
	position: relative;
}
.contacts .address .property.address,
.contacts .address .property.schedule {
	margin-left: 20px;
}
.contacts .address .property.address:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f0e0";
	color: var(--fill_dark_light_hover);
	position: absolute;
	left: -20px;
	padding-top: 6px;
}
.contacts .address .property.schedule:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f073";
	color: var(--fill_dark_light_hover);
	position: absolute;
	left: -20px;
	padding-top: 6px;
}

.contacts .slick-prev {
	right: 90px;
	bottom: 25px !important;
	top: auto !important;
	z-index: 1;
}
.contacts .slick-next {
	right: 40px;
	bottom: 25px !important;
	top: auto !important;
	z-index: 1;
}
.contacts .slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.contacts .slick-prev:before {
	content: '←';
}
.contacts .slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 40px;
	height: 40px;
	font-size: 28px !important;
	border: 2px solid #ffffff;
	border-radius: 40px;
}
.contacts .slick-next:before {
	content: '→';
}
.contacts .slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.contacts img.slick-slide {
	max-width: 100% !important;
	max-height: 400px !important;
}
.contacts img.lazy {
	height: 0;
}
@media (max-width: 767px) {
	.contacts {
		padding: 6px;
	}
}
@media (max-width: 700px) {
	.contacts {
		padding: 16px;
	}
	.contacts > div {
		max-width: 100% !important;
		padding: 0;
	}
}

.tab-pane.payment > div {
	width: 100%;
	min-width: auto;
}
.tab-pane.payment .payment-tab .payment-tab-title {
	margin-bottom: 30px;
}
.tab-pane.payment .payment-tab .payment-tab-payment-type {
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.tab-pane.payment .payment-tab .payment-tab-payment-type > p {
	flex-grow: 1;
	font-weight: bold;
	color: #000000;
}
.tab-pane.payment .payment-tab .payment-tab-payment-type .payment-tab-text-type-1 {
	font-weight: normal;
}
.tab-pane.payment .payment-tab .payment-tab-payment-type .payment-tab-text-type-2 {
	color: var(--fill_dark_light_hover);
}
.tab-pane.payment .payment-tab .payment-tab-payment-type > img {
	max-width: 60px;
	max-height: 60px;
	margin-right: 30px;
}
.tab-pane.payment .payment-tab .detail-button-container {
	margin-top: 60px;
}
.tab-pane.payment .payment-tab .detail-button {
	display: block;
	width: fit-content;
	padding: 15px 60px;
	border: 1px solid;
	border-radius: 10px;
}

.tab-pane.delivery > div {
	width: 100%;
	min-width: auto;
}
.delivery-tab .delivery-tab-delivery-type {
	margin-bottom: 60px;
}
.delivery-tab .delivery-tab-title {
	display: flex;
	align-items: center;
	margin: 0 0 20px 0
}
.delivery-tab .delivery-tab-title > img {
	max-width: 60px;
	max-height: 60px;
	margin-right: 30px;
}
.delivery-tab .delivery-tab-title > p {
	flex-grow: 1;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
.delivery-tab .delivery-tab-text ul {
	list-style: none;
}
.delivery-tab .delivery-tab-text ul li::before {
	content: "\2022";
	color: var(--fill_dark_light_hover);
	font-weight: bold;
	font-size: 25px;
	display: inline-block;
	width: 20px;
	margin-left: -1em;
}
.delivery-tab .delivery-tab-delivery-type .delivery-tab-text-type-1 {
	font-weight: bold;
	color: #000000;
}
.delivery-tab .detail-button-container {
	margin-top: 30px;
}
.delivery-tab .detail-button {
	display: block;
	width: fit-content;
	padding: 15px 60px;
	border: 1px solid;
	border-radius: 10px;
}

.delivery-tabs .labels {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: fit-content;
}
.delivery-tabs .tabs {
	position: relative;
}
.delivery-tabs .tab-title {
	display: inline-block;
	cursor: pointer;
}
.delivery-tabs .tab input[type="radio"] {
	display: none;
}
.delivery-tabs .tab-title {
	padding: 5px 20px;
	border: 1px solid var(--fill_dark_light_hover);
	border-radius: 20px;
	color: var(--fill_dark_light_hover);
	margin-right: 10px;
	margin-bottom: 10px;
}
.delivery-tabs .tab-content {
	padding: 10px;
	left: 0;
	width: calc(100% - 20px);
	display: none;
}
.delivery-tabs .tab :checked + .tab-title {
	background: var(--fill_dark_light_hover);
	color: #ffffff;
	z-index: 1;
}
.delivery-tabs .tab-title.checked {
	background: var(--fill_dark_light_hover);
	color: #ffffff;
	z-index: 1;
}
.delivery-tabs .tab :checked ~ .tab-content {
	display: block;
}
.delivery-tab .delivery-banner {
	display: flex;
	align-items: center;
	background: var(--fill_dark_light_hover);
	color: #ffffff;
	padding: 10px 20px;
	margin-bottom: 40px;
}
.delivery-tab .delivery-banner > p {
	flex-grow: 1;
	font-weight: bold;
	margin: 0;
}
.delivery-tab .delivery-banner > svg {
	margin-right: 20px;
}
.delivery-tabs .price-list {
	width: 100%;
	margin-bottom: 50px;
}
.delivery-tabs .price-list thead tr  {
	border-bottom: 4px solid #ffffff;
	background-color: #365edc;
	color: #ffffff;
	font-weight: bold;
}
.delivery-tabs .price-list td {
	padding: 20px 40px;
}
.delivery-tabs .price-list td p {
	margin: 0;
}
.delivery-tabs .price-list tbody tr:nth-child(odd) {
	background-color: #e9eeff;
}
@media (max-width: 464px) {
	.delivery-tabs .price-list thead {
		display: none;
	}
	.delivery-tabs .price-list td {
		display: block;
		padding: 20px 10px;
	}
	.delivery-tabs .price-list td:nth-child(odd) {
		border-bottom: 4px solid #ffffff;
		background-color: #365edc;
		color: #ffffff;
	}
	.delivery-tabs .price-list td:nth-child(even) {
		background-color: #e9eeff;
	}
	.delivery-tabs .price-list tr:nth-child(even) td:nth-child(even) {
		background-color: #ffffff;
	}
}
.b24-widget-button-inner-container {
	margin-bottom: 64px!important;
}
a.scroll-to-top {
	z-index: 999999!important;
}

.item_info .item-stock .icon.order,
.quantity_block_wrapper .item-stock .icon.order
{
	background-color: #666;
}

.quantity_block_wrapper .item-stock .icon.order + .value .store_view
{
	color: #666;
}

.item-stock .value {
	color: #666;
}




.detail_page .fancybox-button.fancybox-button--close {
	padding: 10px;
	width: 44px;
	height: 44px;
}
@media (min-width: 600px) {
	body.detail_page .fancybox-show-thumbs .fancybox-toolbar {
		 right: 0;
	}
}