.header-link.selected {
	color: var(--green-400);
}

.action.selected {
	border-bottom: 2px solid var(--green-400);
}

.bx-ui-slider-pricebar-v {
	width: auto;
}

a.category__text {
	color: var(--blue-link);
	text-decoration: underline;
}

a.category__text:hover {
	text-decoration: none;
}

a.product-card__name {
	color: var(--blue-link);
	text-decoration: underline;
}

a.product-card__name:hover {
	text-decoration: none;
}

@media screen and (min-width: 767px) {
	.basket-table-product__image {
		width: 100px;
	}
}

.email-form__fieldset span.result {
	font-size: 12px;
}

div.popup-window-buttons span.btn-buy {
	flex-grow: 1;
	background-color: var(--green-400) !important;
	border-color: var(--green-400) !important;
	color: var(--white) !important;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	min-height: 48px;
	padding-right: 20px;
	padding-left: 20px;
	border-width: 2px;
	border-radius: 5px;
	border-style: solid;
	font-family: var(--Oswald);
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}

.suggestions-promo {
	display: none !important;
}

.partners {
	width: 100%;
	height: 48px;
	padding: 3px 0 0 0;
	margin-top: 12px;
	margin-bottom: 30px;
	border-radius: 5px;
	border: 2px solid var(--orange-400);
	overflow-x: hidden;
}

.partner__img {
	display: inline-block;
	vertical-align: top;
	height: 36px;
	margin: 0 30px 0 5px;
	visibility: hidden;
}

.js-marquee .partner__img {
	visibility: visible;
}

label.radio-button {
	position: relative;
}

.change-order-button {
	border-color: var(--green-400);
	font-size: 14px;
	min-height: 40px;
}

.summary-products-block {
	margin-bottom: 4%;
	justify-content: space-between;
	border-radius: 5px;
	padding: 15px;
	border: 1px solid var(--gray-200);
	background-color: var(--gray-200);
}

.summary-all-products {
	width: 100%;
}

.summary-product-item {
	font-size: 13px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 3%;
}

.summary-product-item a {
	text-decoration: none;
	color: #06a;
}

#order_form_total_div {
	display: block;
	position: sticky;
	top: 70px;
	margin-bottom: 2%;
}

#edost_location_address_div {
	display: flex;
}

@media screen and (max-width: 767px) {
	#edost_location_address_div {
		display: block;
	}
}

/* header edost bullshit */

.edost-header-link {
	min-width: 150px;
}

.edost-header-link img.edost_location_header_point {
	display: none;
}

.edost-header-link .edost_location_header,
.edost-header-link:hover .edost_location_header {
	color: inherit !important;
	opacity: 1 !important;
}

.edost_L2_header .edost_L2_header_city {
	display: inline-block;
	max-width: 125px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid var(--green-400);
}

.edost_L2_point {
	display: none;
}

/* catalog detail edost bullshit */

.delivery-block__link span.edost_link {
	display: inline-block;
	font-size: 14px;
	color: var(--blue-link);
	text-decoration: underline;
}

.delivery-block__link span.edost_link:hover {
	text-decoration: none;
}

#order-finished-form-table td {
	height: 50px;
	border-bottom: 1px solid #c4c4c4;
}

#order-finished-form {
	margin-bottom: 5%;
}

@media (min-width: 1200px) {
	.main-page-content-row > div:first-child {
		flex: 0 0 auto;
		width: 242px;
		max-width: 242px;
	}

	.main-page-content-row > div:last-child {
		flex: 0 0 auto;
		width: 898px;
		max-width: 898px;
	}
}

.text-center {
	text-align: center;
}

.product-image-wrap {
	position: relative;
	margin-bottom: 5px;
}

.product-image__img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.product-n__logo {
	position: absolute;
	top: 10px;
	left: 10px;
	max-width: 100%;
	max-height: 40px;
}

.product-name__link--not-link:hover {
	color: inherit;
	text-decoration: none;
}

.product-name__link-icon {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	position: relative;
	top: 5px;
}

.product-name .social-share--row {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: row;
}

.product-name .social-share__text--m0 {
	margin: 10px;
	text-align: right;
}

.product-text {
	max-height: 110px;
	overflow: hidden;
	transition: 0.3s ease;
}

.product-text-section {
	max-height: 190px;
}

.product-text.active {
	max-height: 100%;
}

.product-text-show {
	display: none;
	margin-top: 5px;
}

.product-text-show .open {
	display: inline;
}

.product-text-show .close {
	display: none;
}

.product-text-show.active .open {
	display: none;
}

.product-text-show.active .close {
	display: inline;
}

@media (max-width: 991px) {
	.product-name__text--n {
		margin-bottom: 20px;
	}

	.col-auto--n {
		width: 100%;
	}

	.product-name .social-share__text--m0 {
		flex-basis: auto;
		margin: 0 10px 0 0;
	}

	.product-name .social-share--row {
		justify-content: flex-start;
		margin-bottom: 40px;
	}
}

.main-section-list .link-logo {
	text-decoration: none;
	color: #333333;
	display: flex;
}

.main-section-list .img-block {
	display: block;
	height: 50px;
	max-width: 120px;
	margin-right: 5%;
}

.main-section-list .img-block img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.edost-item-mod .edost-item__content {
	display: grid;
	grid-template-columns: repeat(2, minmax(auto, 350px));
	gap: 0px 10px;
}

.edost-item-mod .input {
	width: 100%;
	max-width: 100%;
}

@media (max-width: 991px) {
	.edost-item-mod .edost-item__content {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 0px 10px;
	}
}

@media (max-width: 575px) {
	.edost-item-mod .edost-item__content {
		display: grid;
		grid-template-columns: 1fr;
		gap: 0px 10px;
	}
}

.peatner_bottom_button {
	width: max-content;
	margin: 5% auto;
}

.bottom_button_text {
	margin-bottom: 30px;
	text-align: center;
}

.patners-logo {
	float: left;
}

.imageslider {
	height: 100%;
	width: 100%;
}

.color-blue {
	color: rgba(0, 0, 255, 0.8);
}

.branches {
	padding-bottom: 30px
}

.branches-title {
	font-size: 22px;
	line-height: 32px;
	color: #162d5a;
	margin-bottom: 36px
}

.branches-info {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 24px
}

.branches-subtitle {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 24px
}

.branches-inner {
	display: grid;
	gap: 30px 30px
}

.branch {
	display: grid;
	grid-template-columns: minmax(auto, 208px) 1fr;
	gap: 30px;
	border: 2px solid #099;
	border-radius: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.branch.mod {
	grid-template-columns: 1fr 1fr;
	margin-bottom: 30px;
	gap: 0;
}

.branch.mod .branch-info {
	padding: 0;
}

.branch.mod .branch-img {
	padding-bottom: 60%;
}

.branch.mod .branch-info .branch-info-title {
	margin-top: 19px;
}

.branch.mod .branch-info .branch-info-title,
.branch.mod .branch-info .branch-info-adress,
.branch.mod .branch-info .branch-info-mail,
.branch.mod .branch-info .branch-info-phone {
	margin-left: 30px;
	margin-right: 19px;
}

.branch-img {
	position: relative;
	height: 100%;
	padding-bottom: 76%
}

.branch-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.branch-info {
	padding: 19px 19px 19px 0;
	position: relative
}

.branch-info-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 8px;
	padding-right: 60px
}

.branch-info-adress,
.branch-info-mail,
.branch-info-phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 8px
}

.branch-info-adress img,
.branch-info-mail img,
.branch-info-phone img {
	width: 18px;
	height: 18px;
	margin-right: 10px
}

.branch-info-adress {
	font-size: 14px;
	line-height: 24px;
	color: #333
}

.branch-info-mail {
	font-size: 14px;
	line-height: 24px;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	color: #00f
}

.branch-img-office,
.branch-info-adress.branch-info-adress-office,
.branch-info-mail.branch-info-mail-office,
.branch-info-phone.branch-info-phone-office,
.branch-info-title-office {
	display: none
}

.branch-info-office-data {
	background: 0 0;
	border: none;
	padding: 0;
	margin: -5px -3px 0 0;
	display: inline-block;
	position: absolute;
	top: 15px;
	right: 15px;
	color: var(--gray-400);
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px dashed gray;
	z-index: 10;
	cursor: pointer;
}

.branch.office .branch-img,
.branch.office .branch-info-adress,
.branch.office .branch-info-mail,
.branch.office .branch-info-phone,
.branch.office .branch-info-title {
	display: none
}

.branch.office .branch-info-adress.branch-info-adress-office,
.branch.office .branch-info-mail.branch-info-mail-office,
.branch.office .branch-info-phone.branch-info-phone-office,
.branch.office .branch-info-title-office {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.branch.office .branch-img-office {
	display: block
}

@media (max-width: 991px) {
	.branches-inner {
		grid-template-columns: 1fr;
		gap: 15px
	}
}

@media (max-width: 767px) {
	.branch.mod {
		grid-template-columns: minmax(auto, 208px) 1fr
	}
}

@media (max-width: 575px) {
	.branch,
	.branch.mod {
		grid-template-columns: 1fr;
		gap: 0
	}

	.branch-info {
		padding: 15px
	}

	.branches {
		padding-bottom: 50px
	}

	.branch-info-office-data {
		top: auto;
		bottom: 120px
	}
}

.send-request-button-wrapper.custom .button {
	margin: 0 0 10px 0;
}

@media (max-width: 575px) {
	.product-info-cta .modal-form-trigger {
		margin: 10px 0 0 0;
	}
}

@media (min-width: 766px) and (max-width: 1199px) {
	.product-info-cta .modal-form-trigger {
		margin: 10px 0 0 0;
	}
}

.p-width p {
	max-width: 100%;
}

.direction-brand-list .items-catalog {
	border-top: none;
	margin-bottom: 25px;
}

.direction-brand-list .items-catalog:last-child {
	margin-bottom: 50px;
}

.catalog-text.after {
	margin-bottom: 50px;
}

.quick-order-popup .not-chosen-data {
	display: none;
}

.vk-video {
	padding: 0;
	width: 90%;
	height: 80%;
	overflow: hidden;
}

.vk-video iframe {
	width: 100%;
	height: 100%;
}

.filter-row .bx-filter-container-modef {
	position: absolute;
	z-index: 9999999;
	left: 100%;
	background-color: #ddd;
}

@media screen and (max-width: 991px) {
	.filter-row.bx-filter-parameters-box.active {
		padding: 0;
	}
}