

/* Start:/local/templates/baumarkt/css/main.css?1738580399110452*/
@font-face {
    font-family: 'Jost';
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.eot");
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'Jost';
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.eot");
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: 'Jost';
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.eot");
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'Jost';
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.eot");
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: 'Jost';
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.eot");
    src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
@font-face {
		font-family: 'Jost-Regular';
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.eot");
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Regular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
@font-face {
		font-family: 'Jost-Medium';
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.eot");
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Medium.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
@font-face {
		font-family: 'Jost-Light';
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.eot");
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Light.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
@font-face {
		font-family: 'Jost-SemiBold';
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.eot");
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-SemiBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
@font-face {
		font-family: 'Jost-Bold';
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.eot");
		src: url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.eot?#iefix")format("embedded-opentype"), url("/local/templates/baumarkt/css/../fonts/jost/Jost-Bold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: 'Jost';
	font-weight: 400;
	background: var(--white);
}
:root {
	--font-family: 'Jost';
	--svetlo-seryy: #f0f0f0;
	--seryy: #a0a0a0;
	--temno-seryy: #6e6e6e;
	--svetlo-zelenyy: #d4e1bc;
	--orandzh-v2: #fa8c16;
	--grin-blyu: #1e6e7b;
	--oshibka: #b2160e;
	--reyting: #ffce00;
	--svetlo-siniy: #8fb7bd;
	--votsap: #1cc73d;
	--zolotoy: #d5ac00;
	--grafit: #303030;
	--seryy: #c0c0c0;
	--orandzh: #e1631c;
	--grin: #6f991d;
	--svetlo-zelenyy: #b8d480;
	--belyy: #fff;
	--pochti-belyy: #f8f8f8;
	--test: #98c397;
	--zheltokorichnevyy: #d4c680;
	--grin-hover: #63881a;
	--orandzh-hover: #c04d0c;
}
/* Для Chrome, Safari, Edge и Opera */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
}

/* Для Firefox */
input[type=number] {
		-moz-appearance: textfield;
}
.container {
	max-width: 1360px;
	padding: 0px 15px;
	margin: 0 auto;
}
.hidden {
	display: none;
}
.header__top {
	background: var(--svetlo-seryy) url('/local/templates/baumarkt/css/../image/header__top.png');
	background-repeat: no-repeat;
	background-position: right;
}
.header__container {
	display: flex;
	align-items: center;
	flex-direction: row;
	justify-content: space-between;
}
.header__top-left {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 42px;
}
.header__item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 30px;
}
.header__item:last-child {
	margin-right: 0px;
}
.header__item svg {
	margin-right: 8px;
}
.header__item a {
	text-transform: uppercase;
	color: var(--grafit);
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.header__top-right {
	display: flex;
	flex-direction: row;
	align-items: center;
	height: 42px;
}
.header__menu ul{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.header__menu ul li {
	list-style: none;

	position: relative;
}
.header__menu ul .drop {
	position: relative;
}
.header__menu ul .drop::before {
	content: '';
	position: absolute;
	background-image: url('/local/templates/baumarkt/css/../image/drops.svg');
	background-repeat: no-repeat;
	background-size: contain;
	height: 6px;
	width: 10px;
	right: 14px;
	top: 8px;
	z-index: 5;
}
.header__menu ul li:last-child {
	padding-right: 0px;
}
.header__menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: var(--grafit);
	font-size: 14px;
	font-family: 'Jost-Medium';
	padding: 20px 30px 20px 0px;
}
/* .header__menu ul .drop:hover .submenu{
	display: flex;
} */
.header__menu ul li .submenu {
	position: absolute;
	left: -30px;
	top: 40px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	background: var(--belyy);
	border-radius: 20px;
	align-items: flex-start;
	width: 330px;
	z-index: 5;
	display: none;
	box-sizing: border-box;
}
.header__menu ul li .submenu li {
	/* display: block; */
	width: 100%;
}
.header__menu ul li .submenu li a {
	padding: 10px 10px 10px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: left;
	width: 100%;
}
.header__menu ul li .submenu li .sales-link {
	background: var(--orandzh-v2);
	color: var(--belyy);
}
.header__menu ul li .submenu li a:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
}
.header__menu ul li .submenu li a img {
	max-width: 24px;
	margin-right: 20px;
}
.header__right {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.header__btns {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.header__btns a {
	margin-right: 30px;
	position: relative;
}
.header__auth {
	margin-left: 40px;
	display: flex;
	align-items: center;
}
.btn-aurh {
	display: none;
}
.header__auth a {
	text-decoration: none;
	text-transform: uppercase;
	color: var(--grafit);
	font-size: 14px;
	font-family: 'Jost-Medium';
	padding: 0px 5px;
	position: relative;
}
.header__auth a:hover:after {
	width: 90%;
}
.header__auth a:after {
	display: block;
	position: absolute;
	width: auto;
	left: 5px;
	right: 5px;
	width: 0;
	bottom: 0px;
	height: 1px;
	background-color: var(--grafit);
	content: "";
	transition: width 0.3s ease-out;
}
.header__btns {
	border-right: 1px solid #d9d9d9;
	padding-right: 20px;
}
.header__btns span {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: -7px;
	top: -3px;
	font-size: 11px;
	color: var(--grafit);
	background: var(--belyy);
	border: 1px solid var(--grafit);
}

.main__slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.main__slider .swiper-slide {
	display: flex;
	/* height: 720px; */
	background-size: cover !important;
	background-position: center !important;

}
.main-slide {
	display: flex;
	justify-content: flex-end;
	/* height: 720px; */
	border-radius: 15px;
}
.main-slide__content {
	display: flex;
	flex-direction: column;
	padding: 0px 0px;
	justify-content: center;
	width: 56%;
}
.main-slide__minititle {
	color: var(--belyy);
	font-size: 20px;
	line-height: 18px;
	font-family: 'Jost-Medium';
	margin-bottom: 20px;
}
.main-slide__title {
	text-transform: uppercase;
	color: var(--belyy);
	line-height: 135%;
	font-size: 48px;
	font-family: 'Jost-Bold';
	margin-bottom: 40px;
}
.main-slide__link a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	border: 1px solid var(--belyy);
	width: 173px;
	height: 50px;
	text-transform: uppercase;
	color: var(--belyy);
	font-family: 'Jost-Medium';
	line-height: 112%;
	font-size: 16px;
	text-decoration: none;
}
.main-slide__link a:hover {
	background: var(--belyy);
	color: var(--grafit);
}
.main__slider .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 40px;
	margin-bottom: 40px;
}
.swiper-pagination .swiper-pagination-bullet{
	border: 2px solid var(--svetlo-siniy);
	background: transparent;
	width: 15px;
	height: 15px;
	opacity: 1;
	margin-right: 10px;
}
.swiper-pagination .swiper-pagination-bullet-active{
	border: 2px solid var(--svetlo-siniy);
	background: var(--svetlo-siniy);
}

.collections {
	padding-top: 20px;
	padding-bottom: 42px;
}
.collections__list {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 20px;
}
.collections__item {
	display: flex;
	flex-direction: column;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	height: 294px;
	width: 33.33%;
}
.collections__item:last-child {
	margin-right: 0px;
}
.collections__item-grey {
	background: var(--svetlo-seryy);
}
.collections__item-image img {
	max-width: 100%;
	display: block;
	transform: scale(1.0);
	transition: 0.3s;
}
.collections__item:hover .collections__item-image img{
	transform: scale(1.04);
	transition: 0.3s;
}
.collections__item-grey .collections__item-image img {
	float: right;
}
.collections__item-content {
	display: flex;
	flex-direction: column;
	position: absolute;
	bottom: 32px;
	left: 50px;
	width: 50%;
	z-index: 9;
}
.collections__item-title span {
	color: var(--belyy);
	font-size: 36px;
	line-height: 139%;
	font-size: 'Jost-SemiBold';
	text-decoration: none;
}
.collections__item-grey .collections__item-title span {
	color: var(--grafit);
}
.collections__item-grey .collections__item-text {
	color: var(--grafit);
}
.collections__item-text {
	color: var(--belyy);
	opacity: 0.8;
	font-size: 20px;
	line-height: 150%;
	font-family: 'Jost-Medium';
	margin-bottom: 20px;
	margin-top: 16px;
}
.collections__item-link span {
	color: var(--belyy);
	font-size: 16px;
	line-height: 187%;
	text-decoration: none;
	border-bottom: 2px solid var(--belyy);
}
.collections__item-grey .collections__item-link span {
	color: var(--grafit);
	border-bottom: 2px solid var(--grafit);
}
.contact__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.contact__form-title {
	color: var(--grafit);
	font-size: 48px;
	font-family: 'Jost-Medium';
	line-height: 125%;
	margin-bottom: 10px;
}
.contact__form-text {
	font-size: 16px;
	line-height: 150%;
	color: var(--grafit);
	margin-bottom: 30px;
}
.contact__form {
	width: 39%;
}
.form-contacts {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.form-contact {
	display: flex;
	flex-direction: column;
}
.form__group-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.form-contact .form__group {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.form__group .form__control {
	width: 100%;
}
.form__group .form__control:hover {
	border: 1px solid var(--grin-blyu);
	background: var(--belyy);
}
.form__group-row .form__control {
	width: 38%;
}
.form__group-row .form__control:hover {
	border: 1px solid var(--grin-blyu);
	background: var(--belyy);
}
.form__group .form__textarea {
	width: 100%;
}
.form__group .form__textarea:hover {
	border: 1px solid var(--grin-blyu);
	background: var(--belyy);
}
.form__textarea {
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 12px 15px 12px 25px;
	margin-top: 10px;
	outline: none;
	height: 93px;
}
.form__textarea:hover {
	border: 1px solid var(--grin-blyu);
	background: var(--belyy);
}
.contact__map {
	width: 57%;
	overflow: hidden;
}
.contact__map img {
	max-width: 100%;
	display: block;
	height: 100%;
	width: 100%;
}
.contact__list {
	display: flex;
	flex-direction: row;
	margin-top: 50px;
}
.contact__item {
	display: flex;
	flex-direction: column;
	width: 18%;
	position: relative;
	padding-right: 86px;
	margin-right: 86px;
	border-right: 1px solid var(--svetlo-seryy);
}
.contact__item:last-child {
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px solid var(--svetlo-seryy);
}
.contact__item span {
	font-family: 'Jost-SemiBold';
	font-size: 24px;
	line-height: 24px;
	color: var(--grafit);
	display: block;
	margin-bottom: 15px;
}
.contact__item p {
	font-size: 16px;
	line-height: 24px;
	color: var(--grafit);
}
.contact__item p a {
	font-size: 16px;
	line-height: 24px;
	color: var(--grafit);
	text-decoration: none;
}
.blogs__top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 60px;
}
.block__title {
	text-transform: uppercase;
	text-align: center;
	color: var(--grafit);
	line-height: 139%;
	/* font-size: 'Jost-SemiBold'; */
	font-size: 36px;
}
.blogs__links a {
	color: var(--grafit);
	opacity: 0.7;
	line-height: 150%;
	font-size: 16px;
	text-decoration: none;
}
.blogs__slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}
.blogs-slide {
	position: relative;
	text-decoration: none;
}
.blogs-slide__content {
	display: flex;
	flex-direction: column;
	height: 150px;
	margin-top: 10px;
}
.blogs-slide__title span {
	color: var(--grafit);
	font-size: 20px;
	font-family: 'Jost-Medium';
	text-decoration: none;
	line-height: 140%;
	margin-bottom: 10px;
	display: block;
}
.blogs-slide__descr {
	color: var(--grafit);
	font-size: 16px;
	line-height: 125%;
	opacity: 0.7;
}
.blogs-slide__link span {
	color: var(--grafit);
	padding-right: 20px;
	font-size: 16px;
	line-height: 125%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	padding-bottom: 5px;
	border-bottom: 2px solid var(--grafit);
	position: relative;
}
.blogs-slide__link span:hover {
	color: var(--grin-blyu);
}
.blogs-slide__link span:hover:after {
	width: 100%;
}
.blogs-slide__link span:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 0;
	height: 2px;
	background-color: var(--grin-blyu);
	content: "";
	transition: width 0.3s ease-out;
}
.blogs-slide__image span img {
	max-width: 100%;
	border-radius: 15px;
	display: block;
}
.article__detail {

}
.article__detail h2 {
	font-size: 36px;
	color: var(--grafit);
	line-height: 100%;
	/* font-family: 'Jost-Medium'; */
	margin-bottom: 20px;
}
.article__block {
	margin-top: 40px;
}
.article__block img {
	max-width: 100%;
	border-radius: 15px;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.article__block p {
	font-size: 20px;
	color: var(--grafit);
	line-height: 140%;
	/* font-family: 'Jost-Medium'; */
	margin: 20px 0px;
}
.article__block-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.article__block-col7 {
	width: 60%;
}
.article__block-col5 {
	width: 38%;
}
.setka {
	padding: 40px 0px 80px 0px;
}
.banners__lists {
	display: grid;
	grid-template-columns: repeat(8,1fr);
	grid-auto-rows: 270px;
}
.banners__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 270px;
	grid-row: 1;
	overflow: hidden;
}
.banners__item img {
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* .banners__item:nth-of-type(1) {
	grid-column: 1/3;
	grid-row: 1;
}
.banners__item:nth-of-type(3) {
	grid-column: 5/9;
	grid-row: 1/2;
	height: 540px;
}
.banners__item:nth-of-type(2) {
	background: var(--zheltokorichnevyy);
	grid-row: 1;
	grid-column: 3/5;
}
.banners__item:nth-of-type(4) {
	background: rgba(30, 110, 123, 0.5);
	grid-row: 2;
	grid-column: 1/3;
}
.banners__item:nth-of-type(5) {
	grid-row: 2;
	grid-column: 3/5;
} */
.banners-item__title {
	text-transform: uppercase;
	text-align: center;
	color: var(--belyy);
	font-size: 16px;
	line-height: 125%;
}
.banners-item__text {
	text-transform: uppercase;
	text-align: center;
	color: var(--belyy);
	font-family: 'Jost-Bold';
	font-size: 20px;
	line-height: 170%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.banners-item__link a {
	text-transform: uppercase;
	color: var(--belyy);
	font-size: 12px;
	text-decoration: none;
	line-height: 133%;
	font-family: 'Jost-Medium';
	width: max-content;
	border: 1px solid var(--belyy);
	padding: 10px 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.products__container {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.products__content span {
	font-size: 14px;
	color: var(--grafit);
}
.products__content h1 {
	margin-top: 7px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 133%;
	font-family: 'Jost-Medium';
	padding-right: 10%;
	border-bottom: 1px solid #F0F0F0;
}
.products__content-nal {
	font-size: 24px;
	line-height: 167%;
	font-family: 'Jost-Medium';
	margin-top: 18px;
}
.products__content-nal span {
	font-size: 24px;
	line-height: 167%;
	font-family: 'Jost-Medium';
	margin-right: 5px;
}
.products__content-price {
	color: var(--grafit);
	font-size: 32px;
	line-height: 167%;
	font-family: 'Jost-SemiBold';
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.products__content-b {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.products__content-l {
	display: flex;
	flex-direction: column;
}
.products__content-review {
	display: flex;
	align-items: center;
}
.products__content-review span {
	margin-left: 10px;
}
.products__content-r {
	width: 40%;
	display: flex;
}
.btn-orange {
	border-radius: 15px;
	background: var(--orandzh-v2);
	height: 44px;
	font-size: 16px;
	font-family: 'Jost-Medium';
	color: var(--belyy);
	line-height: 150%;
}
.products__btn-cart {
	width: 281px;
}
.products__content-btn {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.products__btn-favorite {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 44px;
	height: 44px;
}
.products__btn-compare {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 44px;
	height: 44px;
}
.products__btn-compare:hover svg path {
	stroke: #1E6E7B;
}
.products__btn-compare.active  svg path {
	stroke: #1E6E7B;
}
.products__sliders {
	width: 60%;
	display: flex;
	flex-direction: row;
}
.content-info__item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 17px;
}
.content-info__item:last-child {
	margin-bottom: 0px;
}
.content-info__item svg {
	margin-right: 10px;
}
.main-product {
	width: 85%;
    height: 100%;
    overflow: hidden;
}
.main-product .swiper-slide img {
	max-width: 100%;
}
.thumbs-product {
	width: 13%;
	margin-right: 10px;
    height: calc(616px - 96px);
    overflow: hidden;
}
.thumbs-product .swiper-slide {
}
.thumbs-product .swiper-slide img {
	width: 95px;
	height: 90px;
	display: block;
	border-radius: 10px;
}
.thumbs-product .swiper-slide:hover img {
	border: 2px solid var(--svetlo-seryy);
	border-radius: 10px;
}
.thumbs-product .swiper-slide-active img{
	border: 2px solid var(--svetlo-seryy);
	border-radius: 10px;
}
.products__content {
	width: 40%;
}
.products__accordeon {
	display: flex;
	flex-direction: column;
}
.products__accordeon-title {
	color: var(--grafit);
	font-size: 40px;
	line-height: 125%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #F0F0F0;
}
.active-accordeon-title::before {
	display: none;
}
.products__accordeon-title::after {
	content: '';
	position: absolute;
	background: url('/local/templates/baumarkt/css/../image/after-acc.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 5px;
	right: 0;
	top: 40px;
}
.acives.products__accordeon-title::before {
	content: '';
	position: absolute;
	background: url('/local/templates/baumarkt/css/../image/before-acc.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 5px;
	height: 30px;
	right: 15px;
	top: 30px;
	display: none;
}
.products__accordeon-title::before {
	content: '';
	position: absolute;
	background: url('/local/templates/baumarkt/css/../image/before-acc.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 5px;
	height: 30px;
	right: 15px;
	top: 30px;
	display: block;
}

.products__accordeon_also .products__accordeon-title::before {
	display: none;
}

.products__accordeon_also .products__accordeon-title.acives::before {
	display: block;
}

.products__accordeon-content {
	display: none;
	padding-top: 20px;
}
.products__accordeon-content p {
	font-size: 20px !important;
	line-height: 130% !important;
	margin-bottom: 5px !important;
}
.products__accordeon-content ul {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.products__accordeon-content ul li {
	padding: 5px 0px;
	font-size: 20px;
}
.products__accordeon-content div {
	font-size: 20px !important;
	line-height: 130% !important;
}
.products__accordeon-content span {
	font-size: 20px !important;
	line-height: 130% !important;
}
.review__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.review__aside {
	display: flex;
	flex-direction: column;
	width: 25%;
}
.reviews__list {
	display: flex;
	flex-direction: column;
	width: 72%;
}
.reviews__item {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.reviews__item-title {
	font-size: 24px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.reviews__item-text {
	color: var(--grafit);
	font-size: 16px;
	line-height: 125%;
}
.reviews__item-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
}
.reviews__item-like {
	display: flex;
	align-items: center;
	flex-direction: row;
}
.reviews__item-user span {
	font-size: 16px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
}
.reviews__item-like button {
	border: none;
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-direction: row;
	margin-left: 20px;
	margin-right: 5px;
}
.reviews__item-like button svg {
	margin-left: 5px;
}
.review__block {
	display: flex;
	flex-direction: column;
	margin-top: 34px;
}
.rewview-show {
	border: none;
	background: var(--grin-blyu);
	color: var(--belyy);
	margin-top: 20px;
	font-family: 'Jost-Medium';
	font-size: 16px;
	border-radius: 10px;
	padding: 0px 40px;
	width: 260px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.reviews-count {
	display: flex;
	justify-content: space-between;
}
.reviews-count__item:not(:last-child) {
	margin-bottom: 12px;
}
.reviews-count__links {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 10%;
}
.reviews-count-link {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 16px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	text-decoration: none;
}
.reviews-count-link svg {
	margin-left: 5px;
}
.reviews-count__item {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.reviews-count__item a svg {
	margin-left: 5px;
}
.reviews-count__item a {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 16px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	text-decoration: none;
}
.reviews-count__values {
	width: 10%;
	font-size: 16px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	text-decoration: none;
}
.reviews-count__progress {
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column;
	flex-flow: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	width: 50%;
}
.reviews-count .reviews-count-bar {
	width: 95%;
	height: 8px;
	background: rgba(30, 110, 123, 0.1);
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.reviews-count .reviews-count-bar__inner {
	background: var(--orandzh-v2);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	border-radius: 4px;
	width: 100%;
	transform: scaleX(1);
	transform-origin: left;
}
.review-line {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.review-ocenka {
	width: 20%;
}
.review-lines {
	width: 60%;
}
.review-count {
	width: 10%;
}
.prop__block {
	display: flex;
	flex-direction: row;
}
.prop__list {
	display: flex;
	flex-direction: column;
	width: 40%;
}
.prop__item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.prop__item-label {
	width: 49%;
	padding: 10px 0px;
	font-size: 20px;
	border-right: 1px solid var(--svetlo-seryy);
}
.prop__item-value {
	width: 49%;
	font-size: 20px;
	padding: 10px 0px 10px 20px;
}

.seo {

}
.about__title {
	font-size: 36px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
	margin-bottom: 30px;
	padding-top: 30px;
	border-top: 1px solid #d9d9d9;
}
.about__block {
	display: flex;
	flex-direction: column;
	width: 80%;
}
.about__block h2 {
	font-size: 24px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
	margin-bottom: 16px;
}
.about__block p {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
}
.pathner__slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.pathner-slide {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.pathner-slide__title a {
	font-size: 24px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 120%;
	text-decoration: none;
}
.pathner__block {
	padding: 40px 0px;
}
.pathner__top {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.pathner__top-title {
	font-size: 24px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
	margin-bottom: 16px;
}
.pathner__top-text {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
}
.seo__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 35px 0px;
}
.seo__content {
	width: 49%;
	display: flex;
	flex-direction: column;
}
.seo__title {
	font-size: 24px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 100%;
	margin-bottom: 16px;
}
.seo__text p {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
}
.seo__text ul  {
	padding-left: 25px;
	margin-top: 20px;
}
.seo__text ul li {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	list-style: none;
	position: relative;
	margin-bottom: 10px;
}
.seo__text ul li::after {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--grafit);
	top: 10px;
	left: -25px;
}
.seo__image {
	width: 49%;
}
.seo__image img {
	max-width: 100%;
	border-radius: 24px;
	display: block;
}
.breadcrums {
	margin-bottom: 25px;
	margin-top: 30px;
}
.breadcrums__list {
	display: flex;
	flex-direction: row;
	padding-left: 0px;
	margin: 0;
}
.breadcrums__list li {
	list-style: none;
	color: var(--grafit);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	margin-right: 26px;
	position: relative;
}
.breadcrums__list li:last-child {
	margin-right: 0px;
}
.breadcrums__list li::before {
	content: '';
	position: absolute;
	background: url('/local/templates/baumarkt/css/../image/bread.svg');
	background-repeat: no-repeat;
	background-size: contain;
	width: 5px;
	height: 8px;
	top: 8px;
	right: -16px;
}
.breadcrums__list li:last-child::before {
	display: none;
}
.breadcrums__list li a {
	color: var(--grafit);
	font-size: 16px;
	opacity: 0.5;
	font-style: normal;
	font-weight: 500;
	line-height: 140%;
	text-decoration: none;
}
.page {
	margin-bottom: 140px;
}
.page__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.page__aside {
	width: 24%;
}
.page__aside .blog__list {
	flex-direction: column;
}
.page__aside .blog__list .blog-item {
	width: 100%;
}
.page__aside-title {
	color: var(--grafit);
	font-size: 32px;
	line-height: 156%;
	font-family: 'Jost-Medium';
	margin-top: 60px;
	display: block;
	margin-bottom: 20px;
}
.filter__mobile {
	display: none;
}
.filter-btn__mobile {
	display: none;
}
.filter__prices {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	margin-bottom: 40px;
	display: block;
	height: auto;
	padding: 0px;
}
.filters-price__inputs {
	display: flex;
	justify-content: space-between;
}

.filters-price__label {
	display: flex;
	align-items: center;
	width: 40%;
	height: 40px;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0 10px;
}

.filters-price__text {
	font-size: 14px;
	color: #808080;
}

.filters-price__text:first-child {
	margin-right: 10px;
}

.filters-price__text:last-child {
	margin-left: 10px;
}

.filters-price__input {
	border: none;
	color: #4D4D4D;
	font-size: 14px;
	outline: none;
}

.filters-price__title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid var(--svetlo-seryy);
	padding: 15px 15px 15px 15px;
	position: relative;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #000;
}
.filters-price__title::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 9px;
	background: url('/local/templates/baumarkt/css/../image/drop.svg');
	background-size: contain;
	background-repeat: no-repeat;
	right: 15px;
	top: 24px;
}
.filter__prices-active .filters-price__title::before {
	transform: rotate(180deg);
	top: 24px;
}
.filter__prices-active .form-filter {
	display: flex;
	padding-top: 30px;
}

.filters-price__slider {
	margin-bottom: 20px;
}
.filters__item {
	display: none;
	padding: 15px 15px;
}
.filters-price {
	padding: 15px 15px;
}
.form-filter {
	display: none;
	padding: 15px 15px;
}
.noUi-connect {
	background: rgba(30, 110, 123, 0.3);
}

.noUi-target {
	background-color: #bfbfbf;
	border: none;
	border-radius: 100px;
	box-shadow: none;
	height: 3px;
}

.noUi-handle::after,
.noUi-handle::before {
	display: none;
}

.noUi-handle {
	box-shadow: none;
	border: none;
}

.noUi-horizontal .noUi-handle {
	width: 22px;
	height: 22px;
	top: -6px;
}

.noUi-horizontal .noUi-handle-upper {
	right: 0;
}
[hidden] {
  display: none;
  visibility: hidden;
}

.filter__prices .noUi-base {
	height: 10px;
	border-radius: 5px;
}
.filter__prices .noUi-connects {
	height: 10px;
	background: var(--svetlo-seryy);
	border-radius: 5px;
}
.filter__prices .noUi-handle-upper {
	background: url('/local/templates/baumarkt/css/../image/upper.svg');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: cover;
}
.filter__prices .noUi-handle-lower {
	background: url('/local/templates/baumarkt/css/../image/lower.svg');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: cover;
}

.acnav {
  width: 100%;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;

}
  .acnav__list {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .acnav__list--level1 {
    border: 1px solid #fcfcfc;
    border: 1px solid var(--svetlo-seryy);
  }

  .has-children > .has-children__label::before {
    content: "";
    background: url('/local/templates/baumarkt/css/../image/filter.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 7px;
    display: inline-block;
    margin-right: 1em;
    transition: transform .3s;
  }
  .has-children.is-open > &__label::before {
    transform: rotate(405deg);
  }
  .has-children .acnav__label {
  	font-weight: 500;
  }
  .is-open .acnav__label{
  	background: var(--svetlo-seryy);
  }
  .acnav__link,
  .acnav__label {
    display: block;
    font-size: 1rem;
    padding: 1em;
    margin: 0;
    cursor: pointer;
    color: var(--grafit);
    text-decoration: none;
    position: relative;
    background: var(--belyy);
    border: 1px solid var(--svetlo-seryy);
    box-shadow: inset 0 -1px lighten(#317589d, 6%);
    transition: color .25s ease-in, background-color .25s ease-in;
    .acnav__label:focus,
    .acnav__label:hover {
      color: darken(#317589, 10%);
      background: darken(#317589, 3%);
    }
  }
  .acnav__label::before {
  	content: '';
  	position: absolute;
  	width: 10px;
  	height: 9px;
  	background: url('/local/templates/baumarkt/css/../image/drop.svg');
  	background-size: contain;
  	background-repeat: no-repeat;
  	right: 20px;
  	top: 26px;
  }

  .acnav__link--level2,
  .acnav__label--level2 {
    padding-left: 3em;
    background: darken(#317589, 3%);
    .acnav__label--level2:focus,
    .acnav__label--level2:hover {
      background: darken(#317589, 6%);
    }
  }

  .acnav__link--level3,
  .acnav__label--level3 {
    padding-left: 5em;
    background: darken(#317589, 6%);
    .acnav__label--level3 :focus,
    .acnav__label--level3 :hover {
      background: darken(#317589, 9%);
    }
  }

  .acnav__link--level4,
  .acnav__label--level4 {
    padding-left: 7em;
    background: darken(#317589, 9%);
    .acnav__label--level4:focus,
    .acnav__label--level4:hover {
      background: darken(#317589, 12%);
    }
  }

  // hide nested lists
  .acnav__list--level2,
  .acnav__list--level3,
  .acnav__list--level4 {
    display: none;
    // open list
    .is-open > & {
      display: block;
    }
  }
   
}
.page__aside .blog__list .blog-item {
	width: 100%;
}
.categories__menu {
	padding: 0;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border-radius: 14px;
	overflow: hidden;
	margin-bottom: 40px;
}
.categories__menu li {
	list-style: none;
}
.categories__menu .sale a {
	background: var(--orandzh-v2);
	color: var(--belyy);
}
.categories__menu .exit{
	background: var(--grafit);
	color: var(--belyy);
}
.categories__menu .active-link{
	background: var(--svetlo-seryy);
}
.categories__menu li a {
	text-decoration: none;
	color: var(--grafit);
	font-size: 16px;
	padding: 15px 15px;
	display: flex;
	border-bottom: 1px solid var(--svetlo-seryy);
}
.aside__form {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
	border-radius: 15px;
}
.aside-form {
	display: flex;
	flex-direction: column;
	padding: 20px 20px 15px 20px;
}
.aside__form-top {
	display: flex;
	flex-direction: column;
	background: var(--grin-blyu);
	padding: 12px 16px;
	justify-content: center;
	border-radius: 15px 15px 0px 0px;
	align-items: center;
}
.form-top__title {
	font-family: 'Jost-Medium';
	font-size: 32px;
	color: var(--belyy);
	margin-bottom: 10px;
	line-height: 100%;
	text-align: center;
}
.form-top__text {
	text-align: center;
	color: var(--belyy);
	font-size: 14px;
	line-height: 143%;
	font-family: 'Jost-Medium';
}
.form__control {
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 12px 15px 12px 25px;
	margin-top: 10px;
	outline: none;
}
.form__control:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border: 1px solid var(--grin-blyu);
}
.form__search .form__control:hover {
	box-shadow: none;
	border: 0px solid var(--grin-blyu);
}
.btn {
	border-radius: 10px;
	padding: 0px 80px;
	width: 100%;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	cursor: pointer;
}
.btn-all__fa {
	background: var(--grin-blyu);
	color: var(--belyy);
	margin-top: 20px;
	padding: 0px 40px;
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	font-size: 16px;
	width: 222px;
	margin-top: 0px;
	margin-bottom: 20px;
}
a.btn-green {
	background: var(--grin-blyu);
	color: var(--belyy);
	margin-top: 20px;
	font-family: 'Jost-Medium';
	font-size: 16px;
	border-radius: 10px;
	padding: 0px 80px;
	width: 140px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.btn-green {
	background: var(--grin-blyu);
	color: var(--belyy);
	margin-top: 20px;
	font-family: 'Jost-Medium';
	font-size: 16px;
}
.btn-green:hover {
	background: #2791A3;
}
.form-email.subscribe_form-js:hover {
	background: #2791A3;
}
.form-email.subscribe_form-js:hover .btn-green {
	background: #2791A3;
}
.btn-border {
	background: var(--belyy);
	border: 1px solid var(--grafit);
	color: var(--grafit);
	margin-top: 20px;
	font-family: 'Jost-Medium';
	font-size: 16px;
	opacity: 0.5;
}
.aside__banner {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 280px;
	flex-direction: column;
	margin-top: 30px;
}
.banner-s__title {
	text-transform: uppercase;
	text-align: center;
	color: var(--belyy);
	font-size: 16px;
	line-height: 125%;
}
.banner-s__text {
	text-transform: uppercase;
	text-align: center;
	color: var(--belyy);
	font-family: 'Jost-Bold';
	font-size: 20px;
	line-height: 170%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.banner-s__link a {
	text-transform: uppercase;
	color: var(--belyy);
	font-size: 12px;
	text-decoration: none;
	line-height: 133%;
	font-family: 'Jost-Medium';
	width: max-content;
	border: 1px solid var(--belyy);
	padding: 10px 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page__content {
	width: 72%;
}
.auth {
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.auth__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.auth__form {
	width: 40%;
	padding: 0px 48px;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}
.auth__form-top h2 {
	color: var(--grafit);
	font-family: 'Jost-SemiBold';
	font-size: 38px;
	line-height: 170%;
	text-align: center;
}
.auth__form-top p {
	text-align: center;
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}
.form-auth p {
	text-align: center;
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	margin-top: 20px;
}
.form-auth p a {
	text-decoration: underline;
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
}
.form-auth .form__group {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.form-auth .form__group label {
	font-size: 16px;
	text-decoration: none;
	line-height: 133%;
	font-family: 'Jost-Medium';
}
.form-auth .form__group .form__control {
	width: auto;
	padding: 13px 15px 13px 25px;
	font-size: 14px;
}
.form-auth .form__group .form__control:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border: 1px solid var(--grin-blyu);
}
.auth__image {
	width: 48%;
	position: relative;
	overflow: hidden;
}
.auth__image img {
	max-width: 100%;
	width: 100%;
	height: 100vh;
	display: block;
}

.reg {
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.reg__container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.reg__form {
	width: 40%;
	padding: 0px 48px;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
}
.reg__form-top h2 {
	color: var(--grafit);
	font-family: 'Jost-SemiBold';
	font-size: 38px;
	line-height: 170%;
	text-align: left;
}
.reg__form-top p {
	text-align: left;
	color: var(--seryy);
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}
.quiz-question__btns {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.quiz-question__btns .btn {
	width: 49%;
}
.btn-borderg {
	border: 1px solid var(--grin-blyu);
	color: var(--grin-blyu);
	margin-top: 20px;
	background: transparent;
	font-size: 16px;
}
.form-reg p {
	text-align: center;
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	margin-top: 20px;
}
.form-reg p a {
	text-decoration: underline;
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
}
.form-reg .form__group {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.form-reg .form__group label {
	font-size: 16px;
	text-decoration: none;
	line-height: 133%;
	font-family: 'Jost-Medium';
}
.form-reg .form__group .form__control {
	width: auto;
	padding: 13px 15px 13px 25px;
	font-size: 14px;
}
.form-reg .form__group .form__control:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border: 1px solid var(--grin-blyu);
}
.form-reg .form__group .form__textarea {
	width: auto;
	padding: 13px 15px 13px 25px;
	font-size: 14px;
}
.form-reg .form__group .form__textarea:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border: 1px solid var(--grin-blyu);
}
.reg__image {
	width: 48%;
	position: relative;
	overflow: hidden;
	height: 100vh;
}
.reg__image img {
	max-width: 100%;
	width: 100%;
	height: 100%;
	display: block;
}
.quiz-question__label {
	width: 100%;
	margin-bottom: 24px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: row;
	height: 100px;
	border-radius: 5px;
	padding: 0px 0px 0px 28px;
	cursor: pointer;
	border: 1px solid var(--belyy);
	box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.06);
	background: var(--belyy);
}
.quiz-question__label p {
	margin: 0;
	text-align: left;
	display: block;
}

.quiz-question__label:first-child .icon__label {
	margin-right: 28px;
	 width: 50px;
    height: 50px;
    background:  var(--belyy);
    border: 1px solid var(--grafit);
    display: flex;
    align-items: center;
    justify-content: center;
/* Rotate */
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
/* Rotate Origin */
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    margin: 28px 0 0px 28px;
}
.icon__label svg {
	/* Rotate */
	display: block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.quiz-question__label:last-child .icon__label {
	width: 58px; 
	height: 64px;
	background: url('/local/templates/baumarkt/css/../image/gyr.svg');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 28px;
}

.content__label p {
	color: var(--seryy);
	font-size: 14px;
	max-width: 270px;
}
.quiz-question__label {
	position: relative;
}
.quiz-question__label::after {
	position: absolute;
	content: '';
	width: 14px;
	height: 14px;
	background: url('/local/templates/baumarkt/css/../image/reg.svg');
	background-repeat: no-repeat;
	background-size: cover;
	right: 60px;
	top: 40px;
	display: none;
}
.quiz-question__label:hover::after {
	display: block;
}
.quiz-question__label:last-child .icon__label svg {
	/* Rotate */
	display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.quiz-question__label:first-child {
	margin: 0px 10px 0px 0px;
	margin-bottom: 30px;
}
.quiz-question__label:last-child {
}
.quiz-question__label span {
	
}
.quiz-question__label:hover {
	box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.04);
	background: #f5f9ff;
	border: 1px solid var(--svetlo-seryy);
}
.quiz-question__label:hover:first-child .icon__label {
	background: var(--grin-blyu);
}
.quiz-question__label:hover:first-child .icon__label svg path {
	fill: var(--belyy);
}
.quiz-question__label:hover:last-child .icon__label svg path {
	fill: var(--belyy);
}
.quiz-question__label:hover:last-child .icon__label {
	background: url('/local/templates/baumarkt/css/../image/reg-h.svg');
	background-repeat: no-repeat;
	background-size: cover;
	width: 58px; 
	height: 64px;
}
.quiz-question__label [type=checkbox]:checked, .quiz-question__label [type=checkbox]:not(:checked), .quiz-question__label [type=radio]:checked, .quiz-question__label [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.quiz-question__label input:checked+span {
	box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.04);
	background: #f5f9ff;
	border: 1px solid var(--svetlo-seryy);
}
.form-step {
  display: none;
  transform-origin: top;
  animation: animate 0.5s;
  width: 100%;
}

.form-step-active {
  display: flex;
}

.error__page {
	padding: 75px 0px;
	display: flex;
	flex-direction: column;
}
.error__page-title {
	font-size: 36px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 139%;
	margin-bottom: 20px;
}
.error__page-text {
	color: var(--grafit);
	font-size: 20px;
	text-decoration: none;
	line-height: 140%;
}
.page__content-title {
	font-size: 36px;
	font-family: 'Jost-Medium';
	color: var(--grafit);
	line-height: 139%;
	margin-bottom: 40px;
}
.categories__list {
	display: flex;
	flex-wrap: wrap;
}
.categories__item {
	display: flex;
	flex-direction: column;
	width: 32%;
	margin-right: 15px;
	margin-bottom: 20px;
}
.categories__item:nth-of-type(3n) {
	margin-right: 0px;
}
.categories__item-image {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	padding: 20px 0px;
}
.categories__item-image a img {
	max-width: 100%;
	display: block;
}
.categories__item-title a {
	font-size: 32px;
	font-family: 'Jost-Medium';
	text-decoration: none;
	color: var(--grafit);
	opacity: 0.7;
}
.blog__list {
	display: flex;
	flex-wrap: wrap;
}
.blog-item {
	position: relative;
	width: 32%;
	margin-right: 15px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	text-decoration: none;
}
.blog-item__image a img {
	max-width: 100%;
	display: block;
	border-radius: 14px;
}
.blog-item:nth-of-type(3n) {
	margin-right: 0px;
}
.blog-item__content {
	display: flex;
	flex-direction: column;
	height: 180px;
}
.blog-item__title a {
	color: var(--grafit);
	font-size: 20px;
	font-family: 'Jost-Medium';
	text-decoration: none;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.blog-item__descr {
	color: var(--grafit);
	font-size: 16px;
	line-height: 125%;
	opacity: 0.7;
}
.blog-item__link a {
	color: var(--grafit);
	padding-right: 20px;
	font-size: 16px;
	line-height: 125%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	padding-bottom: 5px;
	border-bottom: 2px solid var(--grafit);
}
.ban {
	background-repeat: no-repeat;
	background-position: center;
	height: 218px;
}
.page__title {
	color: var(--belyy);
	padding-top: 60px;
	padding-left: 115px;
	font-size: 48px;
	font-family: 'Jost-Medium';
}
.page__descr {
	font-size: 20px;
	color: var(--belyy);
	line-height: 130%;
	padding-left: 115px;
}
.sales {
	padding: 40px 0px;
}
.sales__top {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	position: relative;
}
.sales__title {
	text-transform: uppercase;
	color: var(--grafit);
	font-size: 36px;
	line-height: 150%;
	font-family: 'Jost-SemiBold';
}
.sales__top-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sales__link a {
	color: var(--grafit);
	font-size: 16px;
	opacity: 0.7;
	line-height: 150%;
	font-family: 'Jost-SemiBold';
	text-decoration: none;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.sales__link a svg {
	margin-left: 10px;
}
.sales__slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	position: relative;
}
.sales__slider-nav {
	position: relative;
	width: 80px;
	margin-left: 40px;
}
.sales__slider-nav .swiper-button-prev::after {
    font-size: 0px;
    display: none;
}

.sales__slider-nav .swiper-button-prev {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url('/local/templates/baumarkt/css/../image/prev.svg');
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0px;
    opacity: 1;
    left: 0;
}

.sales__slider-nav .swiper-button-next::after {
    font-size: 0px;
    display: none;
}

.sales__slider-nav .swiper-button-next {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url('/local/templates/baumarkt/css/../image/next.svg');
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0px;
    opacity: 1;
    right: 0%;
}
.sales-slide {
	display: flex;
	border: 2px solid var(--svetlo-seryy);
	border-radius: 20px;
	padding: 30px 0px;
	position: relative;
}
.sales-slide:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.sales-slide__stiker {
	position: absolute;
	top: 30px;
	left: 25px;
}
.sales-slide__image img {
	max-width: 100%;
}
.sales-slide__rating {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding: 0px 20px;
}
.sales-slide__rating span {
	display: inline-block;
	margin-left: 10px;
}
.sales-slide__title a {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	padding: 0px 20px;
	display: block;
}
.sales-slide__price {
	line-height: 125%;
	font-family: 'Jost-SemiBold';
	font-size: 32px;
	padding: 0px 20px;
}
.sales-favorite__btn {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 54px;
	height: 54px;
	position: absolute;
	top: 30px;
	right: 25px;
}
.sales-favorite__btn-del {
	border: none;
	cursor: pointer;
	background: var(--belyy);
	border-radius: 15px;
	width: 54px;
	height: 54px;
	position: absolute;
	top: 20px;
	right: 15px;
}
.sales-favorite__btn:hover svg path {
	fill: #1E6E7B;
}
.sales-compare__btn {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 44px;
	height: 44px;
	position: absolute;
	top: 100px;
	right: 25px;
}
.sales-compare__btn-lk {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 44px;
	height: 44px;
	position: absolute;
	bottom: 30px;
	right: 85px;
}
.sales-compare__btn:hover svg path {
	stroke: #1E6E7B;
}
.sales-compare__btn.active svg path {
	stroke: #1E6E7B;
}

.sales-cart__btn {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 54px;
	height: 54px;
	position: absolute;
	bottom: 30px;
	right: 25px;
}
.sales-cart__btn:hover svg path {
	fill: #FA8C16;
}
.sales-slide:hover .sales-cart__btn svg path {
	fill: #FA8C16;
}
.order__list {
	display: flex;
	flex-direction: column;
}
.order__item {
	display: flex;
	flex-direction: row;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
	padding: 30px 30px;
	margin-bottom: 30px;
}
.order__item-content {
	width: 40%;
	display: flex;
	flex-direction: column;
	border-right: 1px solid var(--svetlo-seryy);
	padding-right: 20px;
}
.order__item-info {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}
.order__item-label {
	font-size: 16px;
	color: var(--grafit);
}
.order__item-value {
	font-size: 16px;
	color: var(--grafit);
}
.value-finish {
	color: #12780a;
}
.value-process {
	color: var(--grafit);
}
.value-cancel {
	color: #e31e24;
}
.order__item-info:nth-of-type(4) .order__item-label {
	font-family: 'Jost-Medium';
	font-size: 20px;
}
.order__item-info:nth-of-type(4) .order__item-value {
	font-family: 'Jost-Medium';
	font-size: 20px;
}
.order__item-info:nth-of-type(5) {
	margin-bottom: 0px;
}
.order__item-info:nth-of-type(5) .order__item-label {
	font-family: 'Jost-Medium';
	font-size: 20px;
}
.order__item-info:nth-of-type(5) .order__item-value {
	font-family: 'Jost-Medium';
	font-size: 20px;
}
.order__prod-list {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}
.order__prod-item {
	max-width: 120px;
}
.order__prod-item a img {
	max-width: 100%;
}
.order__item-prod--bottom {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.order__item-prod {
	width: 60%;
	padding-left: 20px;
}
.btn-repeat {
	width: 46%;
	padding: 0px 20px;
}
.link-order {
	background: var(--belyy);
	color: var(--grin-blyu);
	border: 1px solid var(--grin-blyu);
	margin-top: 20px;
	font-family: 'Jost-Medium';
	font-size: 16px;
	border-radius: 10px;
	padding: 0px 20px;
	width: 44%;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	cursor: pointer;
}
.order__detail {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	align-items: flex-start;
}
.order__products {
	width: 65%;
}
.order__block {
	width: 29%;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
	padding: 30px 30px;
	border-radius: 15px;
}
.order__block p {
	color: var(--grafit);
	font-size: 12px;
	line-height: 150%;
	display: block;
	margin-top: 20px;
	opacity: 0.5;
}
.order__block p b {
	font-family: 'Jost-Medium';
}
.order__block span {
	color: var(--grafit);
	font-size: 24px;
	font-family: 'Jost-SemiBold';
	line-height: 150%;
	margin-bottom: 30px;
	display: block;
}
.order__block .order__item-info .order__item-label {
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}
.order__block .order__item-info .order__item-value {
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}
/*.order__block .order__item-info:nth-of-type(4) .order__item-label{
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}
.order__block .order__item-info:nth-of-type(5) .order__item-value{
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}
.order__block .order__item-info:nth-of-type(4) .order__item-label{
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}
.order__block .order__item-info:nth-of-type(5) .order__item-value{
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
}*/
.order__block .order__item-info--price {
	padding: 20px 0px 0px 0px;
	border-top: 1px solid var(--svetlo-seryy);
}
.order__block .order__item-info--price .order__item-label {
	font-size: 24px;
	line-height: 143%;
	color: var(--grafit);
	font-family: 'Jost-SemiBold';
}
.order__block .order__item-info--price .order__item-value {
	font-size: 24px;
	line-height: 143%;
	color: var(--grafit);
	font-family: 'Jost-SemiBold';
}
.order__products {
	display: flex;
	flex-direction: column;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
	border-radius: 15px;
}
.cart__step-list .order__products {
	width: auto;
}
.cart__step {
	margin-top: 50px;
}
.cart__step-container	{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.cart__tabs {
	width: 48%;
}
.cart__step-title {
	color: var(--grafit);
	font-size: 36px;
	font-family: 'Jost-SemiBold';
	line-height: 150%;
	margin-bottom: 30px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.cart__step-num {
	margin-right: 10px;
	border: 2px solid var(--grafit);
	border-radius: 5px;
	width: 32px;
	height: 32px;
	background: var(--svetlo-seryy);
	color: var(--grafit);
	font-size: 24px;
	font-family: 'Jost-SemiBold';
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.cart__step-list {
	display: flex;
	flex-direction: column;
	width: 65%;
}
.product__order {
	display: flex;
	padding: 30px 30px;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid #F0F0F0;
}
.order__title {
	padding: 20px 0px 30px 0px;
	font-size: 36px;
	line-height: 143%;
	color: var(--grafit);
	font-family: 'Jost-SemiBold';
}
.product__order:last-child {
	border-bottom: 0px;
}
.product__order-image {
	width: 15%;
}
.product__order-image a img {
	max-width: 100%;
}
.product__order-content {
	width: 35%;
	display: flex;
	flex-direction: column;
}
.product__order-title {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Medium';
	line-height: 150%;
	text-decoration: none;
	margin-bottom: 10px;
}
.product__order-articul {
	color: var(--grafit);
	font-size: 16px;
	line-height: 143%;
}
.product__order-btns {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-top: 25px;
}
.product__order-link a {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Medium';
	line-height: 150%;
	text-decoration: none;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.product__order-link a svg {
	margin-right: 10px;
}
.product__order-favorite button {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Medium';
	line-height: 150%;
	border: none;
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	flex-direction: row;
}
.product__order-favorite button svg {
	margin-right: 10px;
}
.product__order-right {
	width: 35%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.catalog__product-number {
	display: flex;
	border-radius: 10px;
	flex-direction: row;
	justify-content: space-between;
	background: #fcfaf9;
	border: 1px solid rgba(186, 186, 186, 0.2);
	margin-bottom: 5px;
}
.catalog__product-number input {
	border: none;
	font-size: 24px;
	font-family: 'Jost-Medium';
	outline: none;
	width: 44px;
	text-align: center;
	background: var(--svetlo-seryy);
}
.catalog__product-plus {
	border-radius: 0px 10px 10px 0px;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: var(--svetlo-seryy);
	transition: 0.4s;
	cursor: pointer;
}
.catalog__product-minus {
	border-radius: 10px;
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: var(--svetlo-seryy);
	transition: 0.4s;
	cursor: pointer;
	border-radius: 10px 0px 0px 10px;
}
.product__order-count {

}
.product__order-count span {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Medium';
	line-height: 150%;
}
.product__order-count p {
	font-size: 14px;
	text-align: center;
	color: var(--seryy);
	line-height: 143%;
}
.product__order-price {
	color: var(--grafit);
	font-size: 24px;
	font-family: 'Jost-SemiBold';
	line-height: 150%;
}




.product__list{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 60px;
}
.pagination .page-item {
	list-style: none;
}
.pagination .page-item .page-link {
	border: 1px solid var(--grin-blyu-10%);
	background: rgba(30, 110, 123, 0.1);
	color: var(--grafit);
	list-style: none;
	margin: 0 5px;
	width: 25px;
	height: 25px;
	min-width: 25px;
	border-radius: 5px;
	text-decoration: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.pagination .page-item .page-link img{
	max-width: 100%;
	width: 9px;
}
.pagination .page-item .page-link:hover {
	border: 1px solid var(--grin-blyu);
	background: var(--grin-blyu);
	color: var(--belyy);
	cursor: pointer;
}
.product-item {
	display: flex;
	flex-direction: column;
	border: 2px solid var(--svetlo-seryy);
	border-radius: 20px;
	padding: 30px 0px;
	position: relative;
	width: calc(100% / 3 - (20px * 2 / 3));
}
.product-item--non .product-item__image{
	opacity: 0.5;
}
.product-item--not .product-item__image{
	opacity: 0.5;
}
.product-item:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.product-item__stiker {
	position: absolute;
	top: 30px;
	left: 25px;
	z-index: 1;
}
.products__sliders .product-item__stiker {
	left: auto;
	right: 25px;
}
.product-item__mess {
	position: absolute;
	left: 10%;
	top: 40%;
	z-index: 3;
	right: 10%;
	color: var(--grafit);
	font-size: 18px;
	background: var(--svetlo-seryy);
	border-radius: 25px;
	padding: 16px 32px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-item__image img {
	max-width: 100%;
}
.product-item__rating {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding: 0px 20px;
}
.product-item__rating span {
	display: inline-block;
	margin-left: 10px;
}
.product-item__title a {
	color: var(--grafit);
	font-size: 16px;
	line-height: 150%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	padding: 0px 20px;
	display: block;
	word-break: break-word;
}
.product-item__price {
	line-height: 125%;
	font-family: 'Jost-SemiBold';
	font-size: 32px;
	padding: 0px 20px;
}
.sales-favorite__btn {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 54px;
	height: 54px;
	position: absolute;
	top: 30px;
	right: 25px;
}
.sales-favorite__btn:hover svg path {
	fill: #1E6E7B;
}


.sales-favorite__btn.active svg path {
	fill: #1E6E7B;
}

.sales-cart__btn {
	border: none;
	cursor: pointer;
	background: var(--svetlo-seryy);
	border-radius: 15px;
	width: 54px;
	height: 54px;
	position: absolute;
	bottom: 30px;
	right: 25px;
}
.sales-cart__btn:hover svg path {
	fill: #FA8C16;
}
.lk__content-top {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.tabs {
	position: relative;
}
.tabsD {
	position: relative;
}
.tabsP {
	position: relative;
}
.tabs__content {
	display: none;
}
.tabs__content--active {
	display: block;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	padding: 20px 30px 40px 30px;
	border-radius: 0 15px 15px 15px;
}
.tabs__contentD {
	display: none;
}
.tabs__contentD--active {
	display: block;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	padding: 20px 30px 40px 30px;
	border-radius: 0 15px 15px 15px;
}
.tabs__contentP {
	display: none;
}
.tabs__contentP--active {
	display: block;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	padding: 20px 30px 40px 30px;
	border-radius: 0 15px 15px 15px;
}
.form-contact {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.tabs__content-left {
	width: 49%;
}
.tabs__content-right {
	width: 49%;
}
.tabs__list-block {
	width: 100%;
    overflow: hidden;
}
.tabs__list::-webkit-scrollbar {
	display: none;
	width: 0;
}
.tabs__list::scrollbar {
	display: none;
}
.tabs__list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
	width: 100%;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
}
.tabs__item {
	position: relative;
	z-index: 9;
}
.tabs__btnP {
	padding: 0px 24px;
	background: transparent;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	text-align: center;
	color: var(--seryy);
	opacity: 0.5;
	font-family: 'Jost-Medium';
	height: 48px;
	text-decoration: none;
	width: 163px;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: block;
  border-radius: 10px 10px 0 0;
  min-width: max-content;
  background: var(--svetlo-seryy);
  border: 1px solid var(--seryy);
}
.tabs__btnD {
	padding: 0px 24px;
	background: transparent;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	text-align: center;
	color: var(--seryy);
	opacity: 0.5;
	font-family: 'Jost-Medium';
	height: 48px;
	text-decoration: none;
	width: 163px;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: block;
  border-radius: 10px 10px 0 0;
  min-width: max-content;
  background: var(--svetlo-seryy);
  border: 1px solid var(--seryy);
}
.tabs__btn {
	padding: 0px 24px;
	background: transparent;
	border: none;
	cursor: pointer;
	border-radius: 100px;
	text-align: center;
	color: var(--seryy);
	opacity: 0.5;
	font-family: 'Jost-Medium';
	height: 48px;
	text-decoration: none;
	width: 163px;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: block;
  border-radius: 10px 10px 0 0;
  min-width: max-content;
  background: var(--svetlo-seryy);
  border: 1px solid var(--seryy);
}
.tabs__btn--active {
	position: relative;
	color: var(--white);
	font-size: 16px;
	background: var(--belyy);
	font-style: normal;
	font-family: 'Jost-Medium';
	font-weight: 500;
	line-height: 130%;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	pointer-events: none;
	width: 163px;
    display: block;
    min-width: max-content;
    z-index: 99;
    opacity: 1;
   border: 1px solid transparent; 
}
.tabs__btnD--active {
	position: relative;
	color: var(--white);
	font-size: 16px;
	background: var(--belyy);
	font-style: normal;
	font-family: 'Jost-Medium';
	font-weight: 500;
	line-height: 130%;
	letter-spacing: -1.24px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	pointer-events: none;
	width: 163px;
    display: block;
    min-width: max-content;
    z-index: 99;
    box-shadow: 16px 18px 19px 6px rgba(0, 0, 0, 0.15)
    opacity: 1;
    border: 1px solid transparent; 
}
.tabs__btnP--active {
	position: relative;
	color: var(--white);
	font-size: 16px;
	background: var(--belyy);
	font-style: normal;
	font-family: 'Jost-Medium';
	font-weight: 500;
	line-height: 130%;
	letter-spacing: -1.24px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	pointer-events: none;
	width: 163px;
    display: block;
    min-width: max-content;
    z-index: 99;
    opacity: 1;
    box-shadow: 16px 18px 19px 6px rgba(0, 0, 0, 0.15)
    border: 1px solid transparent; 
}

.form__group-switch {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
	margin-top: 20px;
}
.form__group-switch .switch-btn {
	width: 72px;
	margin-right: 20px;
}
.form__group-switch p {
	width: 80%;
	font-size: 14px;
	color: var(--grafit);
}
.switch-btn {
    display: inline-block;
    width: 72px; /* ширина */
    height: 38px; /* высота */
    background: #bfbfbf; /* цвет фона */
    z-index: 0;
    margin: 0;
    padding: 0;
    border-radius: 100px;
    border: none;
    cursor: pointer;
    position: relative;
    transition-duration: 300ms; /* анимация */
}
.switch-btn::after {
    content: "";
    width: 32px;
		height: 32px;
		border-radius: 100px;
    background: #fff; /* цвет кнопки */
    top: 3px; /* положение кнопки по вертикали относительно основы */
    left: 3px; /* положение кнопки по горизонтали относительно основы */
    transition-duration: 300ms; /* анимация */
    position: absolute;
    z-index: 1;
}
.switch-on {
    background: var(--grin-blyu);
    border-radius: 100px;
}
.switch-on::after {
    left: 37px;
}

    
.footer {
	background: var(--svetlo-seryy);
	
}
.footer__container {
	display: flex;
	flex-direction: row;
	padding: 50px 0px;
}
.footer__column {
	width: 18%;
	display: flex;
	flex-direction: column;
}
.footer__column:first-child {
	margin-right: 50px;
	width: 22%;
}
.footer__column:last-child {
	width: 28%;
}
.footer__phone a{
	color: var(--grafit);
	font-size: 20px;
	font-family: 'Jost-Medium';
	line-height: 150%;
	text-decoration: none;
}
.footer__adres {
	color: var(--grafit);
	line-height: 143%;
	font-size: 14px;
	font-family: 'Jost-Medium';
}
.footer__menu {

}
.footer__menu span {
	color: var(--grafit);
	line-height: 133%;
	font-size: 18px;
	font-family: 'Jost-Medium';
	margin-bottom: 20px;
	display: block;
}
.footer__menu ul {
	margin: 0;
}
.footer__menu ul li {
	list-style: none;
	margin-bottom: 15px;
}
.footer__menu ul li:last-child {
	margin-bottom: 0px;
}
.footer__menu ul li a {
	color: var(--grafit);
	line-height: 143%;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}
.footer__menu ul li a:after {
	display: block;
	position: absolute;
	left: 0; 
	width: 0;
	height: 1px; 
	background-color: var(--grafit);
	content: "";
	transition: width 0.3s ease-out;
}
.footer__menu ul li a:hover:after {
	width: 100%;
}
.footer__form {

}
.footer__form span {
	color: var(--grafit);
	line-height: 133%;
	font-size: 18px;
	font-family: 'Jost-Medium';
	margin-bottom: 20px;
	display: block;
}

.footer__form p {
	color: var(--grafit);
	line-height: 143%;
	font-size: 14px;
}
.footer__bottom {
	display: flex;
	align-items: center;
	flex-direction: row;
	padding: 15px 0px;
	border-top: 1px solid var(--seryy);
}
.form-email {
	display: flex;
	flex-direction: row;
	align-items: center;
	background: var(--grin-blyu);
	border-radius: 22px;
	height: 42px;
	margin-top: 10px;
}
.form-email .form__control {
	margin-top: 0px;
	height: 40px;
	padding: 0px 15px;
	border-radius: 22px;
	width: 60%;
}
.form-email .btn-green {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	border-radius: 22px;
	height: 41px;
	width: 35%;
}
.footer__socials {
	position: relative;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 10px;
}
.footer__social-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 30px;
}
.footer__social-item:last-child {
	margin-right: 0px;
}
.footer__social-item svg {
	margin-right: 8px;
}
.footer__social-item a {
	color: var(--grafit);
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
.bottom__link {
	margin-right: 29px;
}
.bottom__link a {
	text-decoration: none;
	color: var(--grafit);
	opacity: 0.65;
	font-size: 14px;
	line-height: 143%;
}
.bottom__link a img {
	max-width: 100%;
}
.collection__slider-block {
	padding: 0px 50px;
	position: relative;
}
.collection__slider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: 16px;
	margin-bottom: 55px;
}
.collection__title {
	color: var(--grafit);
	line-height: 153%;
	font-size: 36px;
	font-family: 'Jost-Medium';
}
.collection-slide {
	display: flex;
	flex-direction: column;
}
.collection-slide__image {
	display: block;
}
.collection-slide__image img {
	max-width: 100%;
	width: 100%;
}
.collection-slide__link {
	position: relative;
	width: 100%;
	padding-bottom: 6px;
}
.collection-slide__link:hover::after {
	width: 100%;
}
.collection-slide__link::after{
	display: block;
	position: absolute;
	left: 0;
	width: 0;
	height: 2px;
	background-color:  var(--grin-blyu);
	content: "";
	transition: width 0.3s ease-out;
}
.collection-slide__link a {
	color: var(--grafit);
	line-height: 150%;
	text-decoration: none;
	font-size: 24px;
	font-family: 'Jost-Medium';
}
.collection__slider-block .swiper-button-prev::after {
    font-size: 0px;
    display: none;
}

.collection__slider-block .swiper-button-prev {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url('/local/templates/baumarkt/css/../image/prev.svg');
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0px;
    opacity: 1;
    left: 0;
}

.collection__slider-block .swiper-button-next::after {
    font-size: 0px;
    display: none;
}

.collection__slider-block .swiper-button-next {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url('/local/templates/baumarkt/css/../image/next.svg');
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0px;
    opacity: 1;
    right: 0%;
}
.collection__container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 52px;
}
.collection__v3slider {
	width: 48%;
	display: flex;
	flex-direction: row;
}
.collection__v3slider .swiper-pagination {
	display: none;
}
.thumbs-colv3 {
	width: 18%;
	height: calc(450px - 96px);
	overflow: hidden;
}

.thumbs-colv3 .swiper-slide img {
	width: 105px;
	height: 80px;
	display: block;
	border-radius: 15px;
}
.main-colv3 {
	width: 81%;
	height: 100%;
	overflow: hidden;
}
/*.main-colv3 .swiper-slide img {
	max-width: 100%;
	width: 100%;
	display: block;
	border-radius: 15px;
}*/
.collection__conntent {
	width: 48%;
}
.category__top {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	align-items: flex-start;
}
.btn-clean {
	display: flex;
	padding: 11px 0px 15px 0px; 
	cursor: pointer;
	border: none;
	background: transparent;
	border-bottom: 1px solid var(--svetlo-seryy);
	font-size: 14px;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: var(--grafit);
	opacity: 0.5;
	margin-left: 15px;
}
.btn-clean:hover {
	color: var(--grin-blyu);
}
.form__checks {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.form__checks input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

/* Create a custom checkbox */
.form__checks .checkmark {
	position: absolute;
	top: 4px;
  	left: 0;
	width: 15px;
	height: 15px;
	border-radius: 3px;
	border: 1px solid var(--grin-blyu);
	background: #FFFFFF;

}

/* On mouse-over, add a grey background color */
.form__checks:hover input ~ .checkmark {
  background-color: var(--grin-blyu);
}

/* When the checkbox is checked, add a blue background */
.form__checks input:checked ~ .checkmark {
  background-color: var(--grin-blyu);
}

/* Create the checkmark/indicator (hidden when not checked) */
.form__checks .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.form__checks input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.form__checks .checkmark:after {
  left: 5px;
  top: 2px;
  width: 4px;
  height: 6px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form__checks p {
	display: block;
	width: 86%;
	color: var(--grafit);
	font-size: 14px;
	font-style: normal;
	line-height: 150%; /* 21px */
	margin-left: 0px;
}
.form__group-search {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0px 15px 0px 25px;
}
.form__group-search input {
	border: none;
	font-size: 14px;
	outline: none;
	height: 44px;
}
.form__group-search button {
	border: none;
	cursor: pointer;
	background: transparent;
}
.category__filters {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
}
.category__sorts {
	width: 40%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
}
.select-dropdown {
	position: relative;
	display: inline-block;
	max-width: 100%;
	margin: 0;
}
.select-dropdown__button:hover {
	border: 1.5px solid var(--seryy);
	color: var(--seryy);
}
.select-dropdown__button {
	padding: 5px 35px 5px 15px;
	background-color: #fff;
	color: #616161;
	font-size: 14px;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	cursor: pointer;
	width: 220px;
	height: 40px;
	text-align: left;
	margin-left: 20px;
	position: relative;
}
.select-dropdown__button::after {
	content: "";
	background: url(/local/templates/baumarkt/css/../image/select.svg) 0 0/contain no-repeat;
	width: 15px;
	height: 8px;
	position: absolute;
	right: 20px;
	top: 14px;
	z-index: 1;
}
.select-dropdown__list-item {
	display: block;
	list-style-type: none;
	padding: 10px 15px;
	background: #fff;
	border-top: 1px solid #e6e6e6;
	font-size: 14px;
	line-height: 1.4;
	cursor: pointer;
	color: #616161;
	text-align: left;
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.select-dropdown__list-item:nth-of-type(1) {
	background: var(--svetlo-seryy);
}
.select-dropdown__list-item:nth-of-type(3) {
	background: var(--svetlo-zelenyy);
}
.select-dropdown__list.active {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
}
.select-dropdown__list {
	position: absolute;
	display: block;
	right: 0;
	max-height: 300px;
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #cecece;
	border-top: 0 solid transparent;
	list-style-type: none;
	opacity: 0;
	pointer-events: none;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	z-index: 2;
	width: 220px;
}
.category__top-title {
	width: auto;
	display: block;
	font-size: 20px;
	font-family: 'Jost-Medium';
	line-height: 150%;
	color: var(--grafit);
}
.form__services {
  display: flex;
  flex-wrap: wrap;
  width: auto;
	float: left;
}
.form__services [type=checkbox]:checked, .form__services [type=checkbox]:not(:checked), .form__services [type=radio]:checked, .form__services [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.form__services label {
    width: max-content;
    margin-bottom: 24px;
    position: relative;
    margin-left: 10px;
   min-width: 120px;
}
.form__services label span {
	font-size: 14px;
}
.form__services label:nth-of-type(2) {
	margin-right: 0px;
}
  .form__services input:checked {
    &+span {
      background: var(--grin-blyu);
      border: 1px solid var(--grin-blyu);
      display: flex;
      color: var(--belyy);
      &::after {
        position: absolute;
        content: '';
        width: 32px;
        height: 32px;
        background: url("/local/templates/baumarkt/css/../img/ok.svg");
        background-size: cover;
        background-repeat: no-repeat;
        top: 7px;
        right: 20px;
      }
    }
  }
  .form__services span:hover {
    background: var(--grin-blyu);
    color: var(--belyy);
    cursor: pointer;
  }
  .form__services span:focus {
    background: var(--grin-blyu);
    color: var(--belyy);
    cursor: pointer;
  }
  .form__services span {
    display: flex;
    align-items: center;
    border-radius: 15px;
	padding: 5px 10px 5px 12px;
    border: 1px solid var(--seryy);
    background: rgba(0, 0, 0, 0.05);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 103%;
    padding-left: 24px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    min-width: 120px;
  }
  .form__services span svg {
  	margin-left: 10px;
  	fill: #303030;
  	width: 12px;
  	height: 12px;
  	border-radius: 50%;
  }
  .form__services input:checked spaan svg path{
    fill: var(--belyy);
  }
.popup__review {
	position: sticky;
	background: var(--belyy);
	top: 10%;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	max-width: 625px;
	z-index: 99999;
	border-radius: 15px;
	width: 600px;
	height: auto;
	padding: 40px 40px;
	display: none;
}
.popup__close-review {
	position: absolute;
	right: 20px;
	width: 30px;
	height: 30px;
	top: 20px;
	cursor: pointer;
	border: none;
	background: transparent;
}
.popup__review-title {
	font-size: 36px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
}
.product__review {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 10px;
}
.product__review-image {
	width: 24%;
	background: #F5F5F5;
	width: 120px;
	height: 130px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product__review-image img {
	max-width: 100%;
}
.product__review-content {
	display: flex;
	flex-direction: column;
	width: 78%;
}
.product__review-title a {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
}
.product__review-price {
	font-size: 24px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-SemiBold';
}
.openReview {
	display: block;
}
.review__forms {
	display: flex;
	flex-direction: column;
}
.review__forms .forn__group {
	display: flex;
	flex-direction: column;
}
.review__forms .forn__group label {
	font-size: 20px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
	margin-top: 20px;
}
.review__forms .forn__group-textarea label {
	font-size: 20px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
	margin-top: 20px;
}
.review__forms .form__group-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.review__forms .forn__group-textarea {
	display: flex;
	flex-direction: column;
}
.review__forms .forn__group-textarea textarea{
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 12px 15px 12px 25px;
	margin-top: 10px;
	outline: none;
	height: 93px;
}
.review__forms .forn__group-row {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.review__forms .forn__group-row .forn__group {
	width: 48%;
}
.review__forms input {
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 12px 15px 12px 25px;
	margin-top: 10px;
	outline: none;
	width: auto;
}

.popup__compare {
	position: sticky;
	background: var(--belyy);
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	border-radius: 0 0 15px 15px;
	/* max-width: 925px;
	width: 80%; */
	width: 90%;
	height: 100vh;
	padding: 30px 30px;
	display: none;
}
.openCompare {
 	display: flex;
 	flex-direction: column;
 	position: fixed;
 	height: 100vh;
}
.popup__close-compare {
	position: absolute;
	right: -50px;
	width: 50px;
	height: 50px;
	top: 0;
	cursor: pointer;
	padding-right: 10px;
	border: none;
	background: url('/local/templates/baumarkt/css/../image/compare.png');
}
.popup__compare-title {
	font-size: 20px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
}
.table__prop {
	background: var(--belyy);
	width: 100%;
	height: 300px;
	display: inline-block;
}
.table__properties {
	overflow: scroll;
	display: inline-block;
	padding-right: 10px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.table__properties::-webkit-scrollbar {
  width: 3px;
  padding: 0px 1px;
  height: 6px;
  border-radius: 3px;
}
.table__properties::-webkit-scrollbar-track {
  background: var(--svetlo-seryy); 
}
.table__properties::-webkit-scrollbar-thumb {
  background: var(--grin-blyu); 
  width: 1px;
  border-radius: 3px;
}
.product-compare__list {
 overflow-y: scroll;
}
.product-compare__list .product-item .sales-cart__btn{
	width: 38px;
	height: 38px;
	bottom: 30px;
	right: 15px;
	border-radius: 10px;
}
.product-compare__list .product-item .product-item__price {
	font-size: 24px;
}
.product-compare__list .product-item .product-item__stiker {
	top: 20px;
}
.product-compare__list .product-item .del-compare__btn {
	width: 38px;
	position: absolute;
	height: 38px;
	top: 20px;
	right: 15px;
	border: none;
	cursor: pointer;
	background: var(--belyy);
	border-radius: 10px;
}
.popup__compare-content::-webkit-scrollbar {
  width: 3px;
  padding: 0px 1px;
  height: 6px;
  border-radius: 3px;
}
.popup__compare-content::-webkit-scrollbar-track {
  background: var(--svetlo-seryy); 
}
.popup__compare-content::-webkit-scrollbar-thumb {
  background: var(--grin-blyu); 
  width: 1px;
  border-radius: 3px;
}
.table__prop tr:nth-of-type(2n) {
	border-bottom: 1px solid var(--svetlo-seryy);
	border-top: 1px solid var(--svetlo-seryy);
	background: rgba(30, 110, 123, 0.1);
	padding: 15px 25px 15px 25px;
	display: inline-block;
	overflow: scroll;
	width: 1500px;
}
.table__prop tr {
	display: inline-block;
	overflow: scroll;
	min-width: 800px;
	width: auto;
	padding: 15px 25px 15px 25px;
}
.table__prop tr td {
	padding: 5px 20px;
	width: 200px;
	display: inline-block;
}
.table__prop-title th{
	text-align: left;
	padding: 15px 20px;
}
.popup__compare-line {
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid var(--svetlo-seryy);
	padding-bottom: 20px;
}
.popup__compare-line .form__services {
	align-items: center;
}
.popup__compare-line .form__services label {
	margin-bottom: 0px;
}
.popup__compare-container {
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 40px;
}
.popup__compare-aside {
	width: 24%;
}
.popup__compare-content {
	width: 75%;
	display: block;
	overflow-y: scroll;
}
.product-compare__list {
	display: flex;
	flex-direction: row;
	padding-bottom: 20px;
	min-width: 1000px;
}
.product-compare__list .product-item {
	margin-right: 10px;
}
.compare__clean {
	border: none;
	background: transparent;
	font-size: 16px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
}
.popup__search {
	position: fixed;
	background: var(--belyy);
	top: 0px;
	right: 0;
	left: 0;
	margin: 0 auto;
	max-width: 925px;
	z-index: 99999;
	border-radius: 0 0 15px 15px;
	width: 920px;
	height: 263px;
	padding: 30px 30px;
	display: none;
}
.popup__search-title {
	font-size: 20px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
	border-bottom: 1px solid var(--svetlo-seryy);
	padding-bottom: 30px;
}
.popup__search-form {
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0px 15px 0px 0px;
	margin-top: 10px;
	outline: none;
	width: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;

}
.popup__search-form .form__control {
	border: none;
	outline: none;
	margin-top: 0px;
	width: 90%;
}
.popup__search-form .btn-searchs {
	background: transparent;
	border: none;
	cursor: pointer;
}
.popup__form-result {
	margin-top: 15px;
}
.popup__form-result span{
	font-size: 16px;
	color: #000;
	line-height: 100%;
	font-family: 'Jost-Medium';
}
.popup__form-result ul {
	margin-top: 15px;
}
.popup__form-result ul li {
	list-style: none;
}
.popup__form-result ul li a {
	font-size: 16px;
	color: #000;
	line-height: 100%;
	text-decoration: none;
}
.popup__form-result ul li a:hover span {
	color: #2791A3;
}
.popup__close-search {
	position: absolute;
	right: 20px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	top: 10px;
	border: none;
	background: transparent;
}
.popup__close-search:hover svg path:first-child {
	fill: #2791A3;
}
.openSearch {
	display: flex;
	flex-direction: column;
}
.popup__cart {
	position: fixed;
	background: var(--belyy);
	top: 0px;
	right: 0;
	max-width: 375px;
	z-index: 99999;
	display: none;
	border-radius: 0 0 0 15px;
}
.popup__item-del {
	position: absolute;
	right: 5px;
	top: 20px;
	border: none;
	background: transparent;
	cursor: pointer;
}
.backdrop {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(12, 12, 12, 0.8);
	/* z-index: 1001; */
	z-index: 101;
	display: none;
	transition: display 1s ease-in;
}
.is--active {
	display: flex;
	flex-direction: column;
}
.openCart {
	display: flex;
	flex-direction: column;
}
.popup__close {
	position: absolute;
	left: -50px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	padding-left: 10px;
	border: none;
	background: url('/local/templates/baumarkt/css/../image/caart.png');
}
.popup__close:hover svg path:first-child {
	fill: #2791A3;
}
.popup__cart-container {
	display: flex;
	flex-direction: column;
	padding: 15px 15px;
}
.popup__cart-title {
	padding: 15px 15px;
	font-size: 20px;
	color: #000;
	font-family: 'Jost-Medium';
	border-bottom: 1px solid var(--svetlo-seryy);
}
.popup__item-title{
	color: var(--grafit);
	font-size: 12px;
	font-family: 'Jost-Medium';
	text-decoration: none;
}
.popup__item-price {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Bold';
}
.popup__item-content p {
	font-size: 10px;
	padding: 9px 0px;
	display: block;
}
.popup__cart-all {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 20px 15px;
	border-bottom: 1px solid var(--svetlo-seryy);
}
.popup__cart-all-price {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Bold';
}
.popup__cart-list {
	display: flex;
	flex-direction: column;
}
.popup__cart-item {
	display: flex;
	flex-direction: row;
	padding: 15px 15px;
	position: relative;
	border-bottom: 1px solid var(--svetlo-seryy);
}
.popup__cart-number {
	display: flex;
	border-radius: 10px;
	margin-top: 10px;
	flex-direction: row;
	justify-content: space-between;
	background: #fcfaf9;
	border: 1px solid rgba(186, 186, 186, 0.2);
	margin-bottom: 5px;
	width: 100px;
}
.popup__cart-number input {
	border: none;
	font-size: 16px;
	font-family: 'Jost-Medium';
	outline: none;
	width: 35px;
	text-align: center;
	background: var(--svetlo-seryy);
}
.popup__cart-plus {
	border-radius: 0px 10px 10px 0px;
	width: 34px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: var(--svetlo-seryy);
	transition: 0.4s;
	cursor: pointer;
}
.popup__cart-plus img {
	max-width: 100%;
	width: 14px;
}
.popup__cart-minus {
	border-radius: 10px;
	width: 34px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: var(--svetlo-seryy);
	transition: 0.4s;
	cursor: pointer;
	border-radius: 10px 0px 0px 10px;
}
.popup__cart-minus img {
	max-width: 100%;
	width: 14px;
}
.popup__cart-item .popup__item-prop {
	font-size: 10px;
	line-height: 133%;
	padding: 10px 0px;
	color: var(--grafit);
}
.popup__cart-container p {
	font-size: 12px;
	line-height: 133%;
	color: var(--grafit);
	padding: 10px 20px;
}
.popup__item-image {
	width: 30%;
}
.popup__item-image img {
	max-width: 100%;
}
.popup__cart-all-price {
	color: var(--grafit);
	font-size: 16px;
	font-family: 'Jost-Bold';
}
.popup__cart-order  {
	padding: 0px 20px;
}
.popup__cart-clear button {
	opacity: 0.5;
	text-align: center;
	color: var(--oshibka);
	font-size: 12px;
	border: none;
	text-align: center;
	padding: 18px 10px 5px 10px;
	width: 100%;
	background: transparent;
	cursor: pointer;
}
.popup__cart-clear button:hover {
	opacity: 1;
}
.header__burger {
	display: none;
}
.header__close {
	display: none;
}
.lk__menu-container {
	display: none;
}
.main__menu-container {
	display: none;
}
.header__bottom {
	display: none;
}
.lk-order {
	display: none;
}
.back__link {
	display: none;
}
.no {
	display: none;
}
.dis {
	display: flex;
}

/* @media (max-width: 595px) { */
@media (max-width: 992px) {
	.header__top {
		display: none;
	}
	.header__main {
		background: var(--pochti-belyy);
		z-index: 99999;
		position: relative;
	}
	.header__container {
		padding: 15px 0px;
	}
	.header__menu {
		display: none;
	}
	.header__burger {
		display: block;
		width: 30%;
	}
	.header__burger button {
		border: none;
		background: transparent;
		cursor: pointer;
	}
	.header__close {
		display: block;
		width: 30%;
	}
	.header__close button {
		border: none;
		background: transparent;
		cursor: pointer;
	}
	.header__logo {
		width: 120px;
	}
	.header__auth a {
		display: none;
	}
	.header__right {
		width: 30%;
		justify-content: flex-end;
	}
	.header__btns a {
		margin-right: 10px;
		position: relative;
	}
	.header__btns {
		border-right: 0px;
		padding-right: 0px;
	}
	.btn-search {
		display: none;
	}
	
	.header__auth {
		margin-left: 0px;
	}
	.header__auth span {
		display: none;
	}
	.header__auth .btn-aurh {
		display: block;
	}
	.header__auth .no {
		display: none;
	}
	.header__auth  .dis {
		display: block;
	}

	.header__logo a img {
		max-width: 100%;
	}
	.header__bottom {
		border-bottom: 1px solid var(--svetlo-seryy);
		padding-bottom: 12px;
		padding-top: 12px;
		display: block;
	}
	.main__menu-container {
		background: var(--belyy);
		width: 90%;
		height: auto;
		position: absolute;
		flex-direction: column;
		top: 65px;
		left: 0;
		z-index: 99999;
		padding-bottom: 30px;
		border-radius: 0 0 15px 0px;
	}
	.main__mobile-menu {
		padding-left: 20px;
		padding-right: 20px;
	}
	.main__mobile-menu li {
		list-style: none;
	}
	.dropdown-submenu__list {
		padding: 0px 0px;
	}
	.main__mobile-menu li a {
		padding: 13px 0px 13px 0px;
		display: flex;
		align-items: center;
		text-decoration: none;
		color: var(--grafit);
		font-size: 14px;
	}
	.main__mobile-menu li .sales-link {
		background: var(--orandzh-v2);
		color: var(--belyy);
	}
	.main__mobile-menu li a img {
		margin-right: 10px;
	}
	.main__mobile-bottom {
		margin-left: 20px;
		margin-right: 20px;
		display: block;
		border-top: 1px solid var(--orandzh-v2);
	}
	.main__mobile-bottom span {
		padding: 13px 0px 13px 0px;
		display: block;
	}
	.header-mob__item {
		display: flex;
		align-items: center;
		flex-direction: row;
	}
	.header-mob__item a {
		text-transform: uppercase;
		color: var(--grafit);
		font-size: 14px;
		line-height: 18px;
		text-decoration: none;
		padding: 13px 0px;	
	}
	.header-mob__item svg {
		margin-right: 8px;

	}
	.openMenu {
		display: flex;
		flex-direction: column;
	}
	.closeMenu {
		display: none;
	}
	.sales__slider-nav {
		display: none;
	}
	/* .lk__menu-container {
		background: var(--belyy);
		width: 80%;
		height: auto;
		position: absolute;
		flex-direction: column;
		top: 65px;
		right: 0;
		z-index: 99999;
		padding-bottom: 30px;
		border-radius: 0 0 0 15px;
	}
	.lk__mobile-menu {
		padding-left: 20px;
		padding-right: 20px;
	}
	.lk__mobile-menu li {
		list-style: none;
		display: flex;
		flex-direction: row;
		align-items: center;
		position: relative;
	}
	.lk__mobile-menu li span {
		width: 15px;
		height: 15px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		left: 15px;
		top: 5px;
		font-size: 11px;
		color: var(--grafit);
		background: var(--belyy);
		border: 1px solid var(--grafit);
	}
	.lk__mobile-menu li a {
		padding: 12px 10px;
		display: block;
		text-decoration: none;
		color: var(--grafit);
		font-size: 14px;
	} */
	.mob__socials {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-top: 10px;
	}
	.mob__social-item {
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-right: 30px;
	}
	.mob__social-item svg {
		margin-right: 8px;
	}
	.mob__social-item a {
		color: var(--grafit);
		font-size: 14px;
		line-height: 18px;
		text-decoration: none;
	}
	.openLk {
		display: flex;
		flex-direction: column;
	}
	.closeLk {
		display: none;
	}
	.form__search {
		border: 1px solid var(--svetlo-seryy);
		border-radius: 27px;
		padding: 0px 20px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}
	.form__search:hover {
		border: 1px solid var(--grin-blyu);
		box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	}
	.form__search .form__control {
		border: none;
		overflow: hidden;
		width: 85%;
		padding: 0;
		margin-top: 0px;
	}
	.form__search .btn-searchs{
		border: none;
		background: transparent;
		width: 40px;
		height: 40px;
		cursor: pointer;
	}
	.ban-contact {
		display: none;
	}
	.contact__container {
		flex-direction: column-reverse;
		position: relative;
	}
	.page-contact {
		position: relative;
	}
	/* .contact__form {
		width: auto;
		margin-top: 300px;
	}
	.contact__map {
		width: auto;
		height: 400px;
	} */
	.contact__map img {
		object-fit: cover;
	}
	.contact__list {
		flex-wrap: wrap;
	}
	.contact__form-title {
		font-size: 20px;
	}
	.contact__form-text {
		font-size: 14px;
	}
	.main-slide {
		border-radius: 0px;
	}
	/* .main__slider .swiper-slide {
		height: 300px;
	} */
	.main-slide__content {
		width: 100%;
		padding: 31px 0px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.main-slide__minititle {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.main-slide__title {
		font-size: 24px;
		text-align: center;
		margin-bottom: 10px;
	}
	.main-slide__link a {
		font-size: 12px;
		background: var(--belyy);
		color: var(--grin-blyu);
		height: 36px;
		width: 120px;
	}
	.collections__list {
		flex-direction: column;
	}
	.collections__item {
		width: 100%;
		height: 170px;
		/* border-radius: 0px; */
		/* margin-bottom: 20px; */
	}
	.collections__item-title span {
		font-size: 20px;
		margin-bottom: 5px;
	}
	.collections__item-text {
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.collections__item-content {
		top: 40px;
		left: 20px;
	}
	.collections {
		padding-bottom: 0px;
	}
	.sales__title {
		font-size: 16px;
	}
	.blogs__links a {
		display: flex;
		align-items: center;
		font-size: 12px;
	}
	.sales-slide {
		border-radius: 25px;
	}
	.sales-slide__title {
		margin: 5px 0px;
	}
	.sales-slide__title a {
		font-size: 14px;
	}
	.sales-slide__price {
		font-size: 20px;
	}
	.sales-slide__stiker {
		top: 15px;
		left: 15px;
	}
	.sales-slide__btn {
		display: flex;
		flex-direction: row;
		padding: 0px 15px;
		margin-top: 10px;
		justify-content: space-between;
	}
	.sales-favorite__btn {
		width: 45px;
		height: 30px;
		position: relative;
		border-radius: 8px;
		top: 0px;
		right: 0px;
	}
	.sales-compare__btn {
		width: 35px;
		height: 35px;
		position: relative;
		border-radius: 8px;
		top: 0px;
		right: 0px;
	}
	.sales-cart__btn {
		width: 45px;
		height: 30px;
		position: relative;
		border-radius: 8px;
		bottom: 0px;
		right: 0px;
	}
	.banners__lists {
		grid-template-columns: repeat(1,1fr);
		grid-auto-rows: auto;
	}
	.banners__item {
		grid-column: 1;
		grid-row: 1;
		height: 280px;
	}
	.banners__item:nth-of-type(1) {
		grid-column: 1;
		grid-row: auto;
	}
	/* .banners__item:nth-of-type(2) {
		grid-column: 1;
		grid-row: auto;
		height: 280px;
	}
	.banners__item:nth-of-type(3) {
		grid-column: 1;
		grid-row: auto;
		height: 280px;
	}
	.banners__item:nth-of-type(4) {
		grid-column: 1;
		grid-row: auto;
		height: 280px;
	}
	.banners__item:nth-of-type(5) {
		grid-column: 1;
		grid-row: auto;
		height: 280px;
	} */
	.about__title {
		font-size: 20px;
	}
	.about__block {
		width: 100%;
	}
	.about__block h2 {
		font-size: 20px;
	}
	.about__block p {
		font-size: 14px;
	}
	.seo__container {
		flex-direction: column;
	}
	.seo__image {
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.seo__title {
		font-size: 20px;
	}
	.seo__text p {
		font-size: 14px;
	}
	.seo__text ul li {
		font-size: 14px;
	}
	.seo__content {
		width: 100%;
	}
	.pathner__block {
		padding: 0px 0px;
	}
	.pathner__top-title {
		font-size: 20px;
	}
	.pathner__top-text {
		font-size: 14px;
		text-align: center;
	}
	.page__title {
		font-size: 32px;
		padding-left: 5px;
	}
	.page__descr {
		font-size: 14px;
		padding-left: 5px;
	}
	.page__container {
		flex-direction: column-reverse;
	}
	.page__content {
		width: auto;
	}
	/* .blog-item {
		width: 47%;
	}
	.blog-item:nth-of-type(2n) {
		margin-right: 0px;
	}
	.blog-item:nth-of-type(3n) {
		margin-right: 0px;
		width: 100%;
	}
	.blog-item:nth-of-type(3n) .blog-item__content {
		height: 80px;
	}
	.blog-item:nth-of-type(3n) .blog-item__image  img{
		width: 100%;
		max-height: 210px;
	} */
	/* .blog-item:nth-of-type(5) {
		margin-right: 0px;
	}
	.blog-item:nth-of-type(4n) {
		margin-right: 20px;
	}
	.blog-item:nth-of-type(8) {
		margin-right: 0px;
	}
	.blog-item:nth-of-type(10) {
		margin-right: 20px;
	}
	.blog-item:nth-of-type(11) {
		margin-right: 0px;
	} */
	.blog-item__title a {
		font-size: 16px;
	}
	.blog-item__descr {
		font-size: 12px;
	}
	.blog-item__link a {
		font-size: 12px;
	}
	.blog-item__content {
		height: 150px;
	}
	.categories__item {
		width: 47%;
	}
	.categories__item-title a {
		font-size: 16px;
	}
	.categories__item:nth-of-type(2n) {
		margin-right: 0px;
	}
	.page__aside {
		width: auto;
	}
	.categories__menu {
		display: none;
	}
	.block__title {
		font-size: 16px;
	}
	.blogs-slide__title span {
		font-size: 16px;
		margin-top: 10px;
		margin-bottom: 10px;
		display: block;
	}
	.blogs-slide__descr {
		font-size: 12px;
	}
	.blogs-slide__content {
		display: flex;
		flex-direction: column;
		height: 120px;
	}
	.blogs-slide__image span img {
		width: 100%;
		max-height: 210px;
	}
	.error__page-title {
		font-size: 20px;
	}
	.error__page-text {
		font-size: 14px;
	}
	.error__page {
		padding: 30px 0px;
	}
	.page__content-title {
		font-size: 20px;
	}
	.tabs__btn--active {
		width: 50%;
	}
	.tabs__btn {
		width: 50%;
	}
	.cart__step-title {
		font-size: 20px;
	}
	.cart__step-list {
		width: 100%;
	}
	.cart__step-container {
		flex-direction: column;
	}
	.cart__tabs {
		width: 100%;
	}
	.btn-green {
		font-size: 14px;
	}
	.btn-border {
		font-size: 14px;
	}
	.btn {
		padding: 0px 40px;
	}
	.form-contact {
		flex-direction: column;
	}
	.tabs__content-left {
		width: 100%;
	}
	.tabs__content-right {
		width: 100%;
	}
	.form__group-switch p {
		font-size: 12px;
	}
	.tabs__content--active {
		padding: 20px 20px 100px 20px;
		position: relative;
	}
	.form__group-row {
		flex-direction: column;
		width: 100%;
	}
	.form__group-switch {
		position: absolute;
		bottom: 20px;
		left: 20px;
	}
	.form__group-row .form__control {
		width: auto;
	}
	.lk-main {
		display: none;
	}
	.lk-order {
		display: none;
	}
	.order__item {
		flex-direction: column-reverse;
		position: relative;
		padding-bottom: 80px;
	}
	.order__item-prod {
		width: 100%;
		padding-left: 0px;
		border-bottom: 2px solid var(--svetlo-seryy);
		margin-bottom: 20px;
	}
	.order__item-content {
		width: 100%;
		padding-right: 0px;
		border-right: 0px;
	}
	.order__item-prod--bottom {
		position: absolute;
		bottom: 20px;
		left: 20px;
		right: 20px;
		width: auto;
	}
	.page {
		margin-bottom: 40px;
	}
	.link-order {
		font-size: 14px;
		width: 36%;
	}
	.btn-repeat {
		font-size: 14px;
		width: 48%;
	}
	.order__item-label {
		font-size: 14px;
	}
	.order__item-value {
		font-size: 14px;
	}
	.order__item-info:nth-of-type(4) .order__item-label {
		font-size: 16px;
	}
	.order__item-info:nth-of-type(4) .order__item-value {
		font-size: 16px;
	}
	.order__item-info:nth-of-type(5) .order__item-label {
		font-size: 16px;
	}
	.order__item-info:nth-of-type(5) .order__item-value {
		font-size: 16px;
	}
	.order__detail {
		flex-direction: column;
	}
	.order__products {
		width: 100%;
	}
	.order__block {
		width: auto;
		margin-top: 25px;
	}
	.order__block span {
		font-size: 20px;
	}
	.product__order {
		position: relative;
		padding-bottom: 120px;
	}
	.product__order-content {
		width: 75%;
	}
	.product__order-title {
		font-size: 14px;
	}
	.product__order-articul {
		font-size: 12px;
	}
	/* .product__order-btns {
		width: 66%;
		margin-left: 25%;
		position: absolute;
		bottom: 20px;
		right: 20px;
	} */
	.product__order-favorite button {
		font-size: 14px;
	}
	.product__order-link a {
		font-size: 14px;
	}
	.product__order-price {
		font-size: 20px;
	}
	.product__order-count span {
		font-size: 14px;
	}
	.product__order-count p {
		font-size: 12px;
	}
	/* .product__order-right {
		width: 66%;
		margin-left: 25%;
		position: absolute;
		bottom: 65px;
		right: 20px;
	} */
	.popup__cart {
		width: 100%;
		border-radius: 0 0 15px 15px;
		max-width: 100%;
	}
	.popup__close {
		background: transparent;
		right: 10px;
		top: 20px;
		z-index: 9999999999;
		left: auto;
	}
	.product-item {
		width: calc(100% / 2 - (20px * 2 / 3));
		padding: 15px 0px;
	}
	.product-item__stiker {
		top: 15px;
	}
	.product-item__btn {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 20px;
	}
	.category__top-title {
		display: none;
	}
	.category__top{
		flex-wrap: nowrap;
		flex-direction: column-reverse;
		position: relative;
	}
	.category__filters {
		width: 100%;
	}
	.category__sorts {
		justify-content: flex-start;
	}
	.select-dropdown__button {
		margin-left: 0px;
		margin-bottom: 0px;
	}
	/* .page__aside .acnav {
		display: none;
	} */
	/* .page__aside .filter__prices {
		display: none;
	} */
	.product-item__mess {
		font-size: 12px;
		top: 30%;
		padding: 6px 12px;
	}
	.aside__form {
		margin-top: 40px;
	}
	.collection__container {
		flex-direction: column;
	}
	.collection__v3slider {
		width: 100%;
		position: relative;
		padding-bottom: 0px;
	}
	.collection__v3slider .swiper-pagination {
		bottom: 60px;
	}
	.collection__conntent {
		width: 100%;
	}
	.collection__slider-block {
		padding: 0px 0px;
	}
	.thumbs-colv3 {
		display: none;
	}
	.main-colv3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.main-colv3 .swiper-slide img {
		max-width: 100%;
	}
	.select-dropdown__button {
		height: 34px;
		padding: 3px 35px 5px 15px;
	}
	.filter-btn__mobile {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		font-size: 12px;
		color: var(--grafit);
		border: 1px solid var(--seryy);
		border-radius: 5px;
		padding: 5px 10px;
		background: var(--belyy);
		cursor: pointer;
		position: absolute;
		right: 0px;
		width: auto;
		top: 0px;
	}
	.filter__mobile {
		background: var(--belyy);
		position: fixed;
		width: auto;
		max-width: 100%;
		top: 0px;
		left: 0px;
		right: 0px;
		z-index: 99999;
		padding: 20px 20px;
		display: none;
	}
	.filter__open {
		display: flex;
		flex-direction: column;
	}
	.filter__mobile-top {
		display: flex;
		flex-direction: row;
		color: #000;
		font-size: 20px;
		font-family: 'Jost-Medium';
		margin-bottom: 20px;
	}
	.filter-mob__close {
		position: absolute;
		top: 20px;
		right: 20px;
		border: none;
		background: transparent;
		cursor: pointer;
	}
	.filter-btn__mobile svg {
		margin-left: 10px;
	}
	.filter__mobile .filter__prices {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.filters-price__title {
		background: var(--belyy);
	}
	.filters-price__title .acnav {
		margin-bottom: 0px;
	}
	/* .acnav {
		margin-bottom: 0px;
	} */
	.form__services label span {
		font-size: 12px;
	}
	.form__services span {
		min-width: auto;
	}
	.form__services label {
		min-width: auto;
		margin-bottom: 10px;
	}
	.product-item__price {
		font-size: 20px;
	}
	.product-item__title a {
		font-size: 14px;
	}
	.products__accordeon-content p {
		font-size: 14px;
		line-height: 20px;
	}
	.products__accordeon-content ul li {
		font-size: 14px;
		line-height: 20px;
	}
	.products__accordeon-title {
		font-size: 20px;
	}
	.prop__block {
		flex-direction: column;
	}
	.prop__list {
		width: 100%;
	}
	.prop__item-label {
		font-size: 14px;
	}
	.prop__item-value {
		font-size: 14px;
	}
	.thumbs-product {
		display: none;
	}
	.products__container {
		flex-direction: column;
		position: relative;
	}
	/* .products__content .products__content-articul {
		position: absolute;
		top: 10px;
	}
	.products__content-review {
		position: absolute;
		top: 70px;
		display: flex;
		align-items: center;
	}
	.products__content h1 {
		position: absolute;
		top: 20px;
		padding-bottom: 20px;
		width: 70%;
		border-bottom: 0px;
	}
	.products__content-r {
		position: absolute;
		top: 20px;
		width: 30%;
		right: 0px;
	} */
	.products__content-r a img {
		max-width: 100%;
	}
	.products__sliders {
		width: auto;
		/* margin-top: 100px; */
	}
	.products__sliders .thumbs-product {
		display: none;
	}
	.products__content {
		width: auto;
	}
	.products__content h1 {
		font-size: 14px;
	}
	.products__content-price {
		font-size: 24px;
	}
	.form__services {
		width: 100%;
	}
	.category__sorts {
		width: 100%;
		margin-bottom: 10px;
	}
	.auth__image {
		display: none;
	}
	.auth__form {
		width: auto;
		padding: 0px 20px;
	}
	.auth__container {
		height: 100vh;
	}
	.auth__form-top h2 {
		text-align: left;
	}
	.auth__form-top p {
		text-align: left;
	}
	.reg__container {
		height: 100vh;
	}
	.reg__image {
		display: none;
	}
	.reg__form {
		width: auto;
		padding: 0px 20px;
		margin: 0;
	}
	.back__link {
		display: flex;
		position: absolute;
		top: 20px;
		left: 20px;
	}
	.footer__container {
		flex-direction: column;
		padding: 30px 0px;
	}
	.footer__column:first-child {
		width: 100%;
	}
	.footer__column {
		width: 100%;
	}
	.footer__column:last-child {
		width: 100%;
	}
	.footer__adres {
		margin-top: 10px;
	}
	.footer__menu {
		margin-top: 30px;
	}
	.footer__form {
		margin-top: 40px;
	}
	.footer__bottom {
		flex-direction: unset;
		flex-wrap: wrap;
	}
	.bottom__link a {
		font-size: 12px;
	}
	.bottom__link {
		margin-right: 10px;
	}
	.header-mobile__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 0;
		background: var(--belyy);
	}
	.nav__list.transformation {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.header-mobile__item {
		list-style: none;
		padding: 0px 20px;
	}
	.header-mobile__list .drop::before {
		content: "";
		position: absolute;
		width: 7px;
		height: 15px;
		background: url(/local/templates/baumarkt/css/../image/menu_arr_right.svg) 0 0/contain no-repeat;
		top: 18px;
		right: 0px;
	}
	.header-nobile__link {
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		color: var(--grafit);
		padding: 10px 20px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-top: 1px solid rgba(220,224,233,.1);
	}
	.nav__list--dropdown {
		position: absolute;
		top: 0;
		right: auto;
		left: 100%;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 100%;
		display: none;
	}
	.nav__item:hover .nav__list--dropdown {
		visibility: visible;
		opacity: 1;
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.nav__list--dropdown.transformation {
		opacity: 1;
		visibility: visible;
		display: block;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		background: var(--belyy);
		-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}
	.mobile-back {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-top: 1px solid rgba(220,224,233,.1);
		border-bottom: 1px solid rgba(220,224,233,.1);
		padding: 0 20px;
		position: relative;
		z-index: 999;
	}
	.mobile-back a {
		position: relative;
		border: none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		color: var(--grafit);
	}
	.dropdown-submenu__item {
		width: 100%;
		padding: 0;
		border: none!important;
		list-style: none;
	}
	.dropdown-submenu__list {
		padding-left: 0px;
	}
	.dropdown-submenu__list-item {
		list-style: none;
	}
	.dropdown-list__link, .dropdown-submenu__list-item a, .nav__link {
		padding: 10px 20px;
		width: 100%;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		color: var(--grafit);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		border-top: 1px solid rgba(220,224,233,.1);
	}
	.dropdown-submenu__list .submenu-item a{
		padding-left: 20px;
	}
	.popup__compare-container {
		flex-direction: column;
	}
	.popup__compare-aside {
		width: auto;
	}
	.popup__compare-content {
		width: 100%;
		margin-top: 30px;
	}
	.popup__close-compare {
		position: absolute;
		right: 10px;
		width: 40px;
		height: 30px;
		top: 20px;
		cursor: pointer;
		padding-right: 10px;
		border: none;
		background: transparent;
	}
	.popup__compare-line .form__services {
		width: 100%;
		overflow: scroll;
		flex-wrap: nowrap;
	}
	.popup__compare {
		width: auto;
		padding: 30px 15px;
	}
	.popup__compare .form__services label {
		min-width: max-content;
	}
	.popup__compare-line {
		flex-direction: column;
		align-items: flex-start;
	}
	.popup__compare-title {
		margin-bottom: 20px;
	}
	.product-compare__list .product-item .sales-cart__btn {
		position: absolute;
	}
	.table__prop tr:nth-of-type(2n) {
		padding: 0;
	}
	.table__prop tr {
		display: none;
	}
	.table__prop tr td:first-child {
		width: 100%;
		padding: 15px 25px 15px 25px;
		background: var(--belyy);
	}
	.products__btn-cart {
		width: 141px;
	}
	.products__btn-cart .btn {
		padding: 0px 20px;
		width: 140px;
	}
	.products__content-price {
		border-bottom: 0px;
		margin-bottom: 0px;
	}
	.products__content-nal {
		position: absolute;
		top: 460px;
		right: 0px;
		font-size: 14px;
	}
	.products__content-nal span {
		font-size: 14px;
	}
	.products__content-b {
		margin-top: 55px;
	}
	.review__container {
		flex-direction: column;
	}
	.review__aside {
		width: auto;
	}
	.reviews__list {
		width: auto;
		margin-top: 20px;
	}
	.product-item__articul {
		padding: 0 15px;
	}
	
}


/* End */


/* Start:/local/templates/baumarkt/libs/swiper-bundle.min.css?173624950218436*/
/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/baumarkt/components/bitrix/menu/mobile_catalog/style.css?17362495025343*/
#vertical-multilevel-menu_m {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0 0px 15px;
	text-align: left;
	transition: .2s;
	left: 0%;
}

#vertical-multilevel-menu_m.a100 {
	left: -100%;
}

#vertical-multilevel-menu_m.a200 {
	left: -200%;
}

#vertical-multilevel-menu_m.a300 {
	left: -300%;
}

#vertical-multilevel-menu_m.a400 {
	left: -400%;
}

#vertical-multilevel-menu_m>li {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
}

.back_0 {
	position: relative;
	display: flex !important;
	align-items: center !important;
	width: 100%;
	height: 56px;
	padding-top: 0px;
	/* margin-left: 15px !important; */
	cursor: pointer;
	gap: 5px;
}

.back_0 img {
	/* width: 100%;
	max-width: 100%;
	height: auto;
	 */
	width: 9px;
	height: 15px;
}

.back_0 span {
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	color: #2a2b31;
	text-decoration: none;
}

.a_1 {
	position: relative;
	display: block;
	margin: 0 15px;
	text-decoration: none;
	font-weight: 500;
}

.a_1:hover {
	text-decoration: none;
}

.a_p {
	position: relative;
	display: block;
	margin: 0 15px;
}

#vertical-multilevel-menu_m i {
	position: absolute;
	display: flex;
	margin-left: auto;
	align-items: center;
	width: 55px;
	height: 55px;
	top: 0px;
	right: 15px;
	height: 100%;
	justify-content: flex-end;
	cursor: pointer;
	z-index: 2;
}

#vertical-multilevel-menu_m i img {
	position: relative;
	display: block;
	width: 7px;
	height: auto;
}

#vertical-multilevel-menu_m a.parent i svg {
	position: relative;
	display: block;
  width: 7px;
	height: auto;
}

#vertical-multilevel-menu_m a.parent i img {
	position: relative;
	display: block;
	width: 7px;
	height: auto;
}

.mi_1_text {
	position: relative;
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	min-height: 45px;
	color: #2a2b31;
	padding: 5px 0;
	gap: 5px;
}

.mi_1_text img {
	max-width: 24px;
}

#vertical-multilevel-menu_m li a:hover {
	color: #676767;
}

.ml_0  {
	position: fixed;
	display: block;
	top: 0px;
	left: 100%;
	width: 100%;	
	transition: .2s;
	height: 100vh;
	background-color: #fff;
}

.ml_0.closed  {
	left: 100%;
}

.ml_0.opened  {
	left: 0%;
	z-index: 33;
}

.ml_1  {
	position: fixed;
	display: block;
	top: 0px;
	left: 100%;
	width: 100%;	
	transition: .2s;
	height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.ml_1.closed  {
	left: 100%;
}

.ml_1.opened  {
	left: 0%;
	z-index: 33;
}

.a_2 {
	position: relative;
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	min-height: 45px;
	color: #2a2b31;
	margin-left: 10px;
	padding: 15px 0;
	text-decoration: none;
}

.a_2:hover {
	text-decoration: none;
}


.ml_2  {
	position: fixed;
	display: block;
	top: 0px;
	left: 100%;
	width: 100%;	
	transition: .2s;
	height: 100%;
	min-height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.ml_2.closed  {
	left: 100%;
}

.ml_2.opened  {
	left: 0%;
	z-index: 33;
}

.mi_0 {
	list-style: none;
	position: relative;
	display: block;
}

.mi_1 {
	list-style: none;
	position: relative;
	display: block;
}


.mi_2 {
	list-style: none;
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px;
}

.mi_2 a {
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	min-height: 45px;
	color: #2a2b31;
	margin-left: 10px;
	padding: 0px 25px 0px 0;
	width: 100%;
	text-decoration: none;
}

.a_3 {
	position: relative;
	display: block;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	min-height: 45px;
	color: #2a2b31;
	margin-left: 10px;
	padding: 15px 0;
	text-decoration: none;
	width: 100%;
}

.a_3:hover {
	text-decoration: none;
}

.back_2 {
	position: relative;
	display: flex !important;
	align-items: center !important;
	width: 100%;
	height: 56px;
	padding-top: 0px;
	/* margin-left: 15px !important; */
	cursor: pointer;
	gap: 5px;
}

.back_2 img {
	/* width: 100%;
max-width: 100%;
height: auto;
 */
	width: 9px;
 height: 15px;

}


.ml_3  {
	position: fixed;
	display: block;
	top: 0px;
	left: 100%;
	width: 100%;	
	transition: .2s;
	height: 100vh;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.ml_3.closed  {
	left: 100%;
}

.ml_3.opened  {
	display: block;
	left: 0%;
	z-index: 33;
}

.mi_3 {
	list-style: none;
	position: relative;
	display: block;
}

.main__mobile-menu li.mi_3 a {
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	min-height: 45px;
	color: #2a2b31;
	margin-left: 10px;
	padding: 0px 25px 0px 0;
}

.back_1 {
	position: relative;
	display: flex !important;
	align-items: center !important;
	width: 100%;
	height: 56px;
	padding-top: 0px;
	/* margin-left: 15px !important; */
	cursor: pointer;
	gap: 5px;
}

.back_1 img {
	/* width: 100%;
max-width: 100%;
height: auto;
 */
	width: 9px;
 height: 15px;

}

.menu_m__close {
	position: absolute;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	width: 40px;
	height: 50px;
	cursor: pointer;
	right: 15px;
	top: 15px;
}

.menu_m__close img {
	width: 20px;
	height: 20px;
}

.back_img {
	margin-left: 15px;
}

.section_name {
	height: auto !important;
	min-height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	flex: none;
}
/* End */


/* Start:/local/templates/baumarkt/components/bitrix/sale.basket.basket.line/.default/style.min.css?17362495024062*/
.bx-basket-block{margin:auto;position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:100;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(min-width:768px) and (width <= 992px){.block-store-catalog-list .bx-basket-fixed.bottom{bottom:90px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:100;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{padding-bottom:0}}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/style.css?174246946617155*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	//font-family: Helvetica, Arial, sans-serif;
	//font-size: 14px;
	font-size: 16px;
	color: #000;
	line-height: 100%;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #000;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle-popup-history {
	padding: 0 8px 8px 8px;
}
	.bx-searchtitle-popup-history-title {
		font-size: 16px;
	}
	.bx-searchtitle-popup-history-item {
		padding: 4px 0;
	}
		.bx-searchtitle-popup-history-item::before {
			content: "";
			width: 16px;
			height: 16px;
			background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/search-icon.svg) center center no-repeat;
			background-size: 12px auto;
			display: inline-block;
			vertical-align: middle;
			margin-right: 5px;
		}
		.bx-searchtitle-popup-history a {
			color: #222;
			text-decoration: underline;
			vertical-align: middle;
		}
		.bx-searchtitle-popup-history a:hover {
			text-decoration: none;
		}

.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 47px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 5px 0 0 5px;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	/* background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/search-icon.png) center center no-repeat #95a1a8; */
	/* background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/search-icon.svg) center center no-repeat; */
	background-color: transparent;
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/search-icon.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 5px 5px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 47px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	border: 1px solid #d5dadc;
	border-left: none;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	/* background-color: #1484CE; */
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	/* box-shadow: 0px 0px 7px -2px #d6d6d6; */
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_title {
	font-weight: bold;
	font-size: 16px;
	margin: 4px 8px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	/* margin-bottom: 10px; */
	padding: 5px 8px;
	line-height: 100%;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #f0f0f0;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-flow: row-reverse;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
	color: #333;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.bx_item_block_item_image svg {

	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	/* height: 34px; */
	display: block;
	/* line-height: 17px; */
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* clear cross */
.bx-searchtitle .bx-searchtitle-clear {
	position: absolute;
	top: 8px;
	right: 110%;
	width: 28px;
	height: 28px;
	z-index: 4;
	display: none;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	color: #666;
}
.bx-searchtitle .bx-searchtitle-clear:after{
	display: inline-block;
	content: "\00d7";
}

/* voice input */
.bx-searchtitle .bx-searchtitle-voice {
	position: absolute;
	top: 3px;
	right: 110%;
	width: 28px;
	height: 28px;
	z-index: 4;
	display: none;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	color: #666;
	background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/voice.svg?v=3) center center no-repeat;
	background-size: 22px auto;
}
	.bx-searchtitle .bx-searchtitle-voice.voice-show {
		display: block;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after, .bx-searchtitle .bx-searchtitle-voice.active::before {
		content: '';
		position: absolute;
		border: 3px solid #3D64FF;
		left: -20px;
		opacity: 0;
		right: -20px;
		top: -20px;
		bottom: -20px;
		border-radius: 50%;
		animation: searchpulse 2.5s linear infinite;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after {
		animation-delay: 1.25s;
	}

	@keyframes searchpulse {
		0% {
			transform: scale(0.5);
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			transform: scale(1.2);
			opacity: 0;
		}
	}



/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 8px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	/* background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_orange.gif) center center no-repeat #fff; */
	background: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_black.gif) center center no-repeat #fff;
}



/* blue */
.bx_smart_searche.theme-blue .bx_item_block_item_image {
	color:#1e6e7b;
}
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#1e6e7b;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #1e6e7b;
	border-color: #1e6e7b;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #1e6e7b;
	border-color: #1e6e7b;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #2791A3;
	border-color: #2791A3;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #1e6e7b;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #f0f0f0;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#1e6e7b;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#1e6e7b;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #1e6e7b;
}
/* black */
.bx_smart_searche.theme-black .bx_item_block_item_image {
	color:#333;
}
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx_smart_searche.theme-green .bx_item_block_item_image {
	color:#159ebb;
}
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx_smart_searche.theme-red .bx_item_block_item_image {
	color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx_smart_searche.theme-yellow .bx_item_block_item_image {
	color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}
/* End */


/* Start:/local/templates/baumarkt/js/formcheck/style.css?17362495021892*/

/* Стили для формы */
.form_box {
	width: 300px;
	margin: 40px auto;
}

.form_style p {
  margin-bottom: 25px;
  position: relative;
}
.form_style .rcheck {
  margin-bottom: 10px;
}
.form_style p label {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	display: block;
  cursor: pointer;
}
.form_style .rcheck label {
	font-size: 13px;
	font-weight: normal;
	color: #444444;
	display: inline;
  vertical-align: top;
}
/* .form_style input[type="text"] {
	display: block;
	border: 2px solid #cfcfcf;
	font-size: 14px;
	color: #444444;
	padding: 7px 7px 8px;
	width: 250px;
}
.form_style input[type="tel"] {
	display: block;
	border: 2px solid #cfcfcf;
	font-size: 14px;
	color: #444444;
	padding: 7px 7px 8px;
	width: 250px;
}
.form_style input[type="checkbox"] {
	display: inline-block;
  border: 1px solid #cfcfcf;
  width: 14px;
  margin: 4px 4px 0 0;
  vertical-align: top;
}
.form_style input:focus {
	outline: none;
	border-color: #07a6e6;
} */
/* .form_style .btnsubmit {
	border: none;
	width: 180px;
	text-align: center;
	background: #07a6e6;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	height: 35px;
	line-height: 28px;
	padding: 0;
} */
.form_style input.rf_error {
  border-color: #d8512d;
}
.form_style .rfield_error {
  display: block;
  padding: 0px 10px;
  background-color: #d8512d;
  color: #fff;
  font-size: 12px;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: auto;
  right: 0px;
  visibility: hidden;
}
.form_style .rcheck .rfield_error {
  top: 0px;
  left: 22px;
  right: auto;
}
/* .form_style .btnsubmit:hover {
	background: #009ac2;
}
.form_style .btnsubmit:active {
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.2);
  outline: none;
}
.form_style .btnsubmit:focus {
  outline: none;
} */
/* .form_style .btnsubmit.disabled,
.form_style .btnsubmit.disabled:hover {
	background: #afdde6;
	cursor: default;
} */

/* End */


/* Start:/local/templates/baumarkt/template_styles.css?174892241573953*/
.fake_header {
	position: relative;
	display: block;
	height: 113px;
}

.header {
	position: fixed;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #fff;
	z-index: 100;
	box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.15);
}

.grecaptcha-badge {
	display: none;
}

.blogs-slide__image span {
	position: relative;
	display: block;
	background-position: center;
	background-size: cover;
	border-radius: 15px;
	overflow: hidden;
}

.blogs-slide__image span img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.blog-item__image span {
	position: relative;
	display: block;
	background-position: center;
	background-size: cover;
	border-radius: 15px;
	overflow: hidden;
}

.blog-item__image span img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.blogs-slide:hover .blogs-slide__link span {
		color: var(--grin-blyu);
		border-color: var(--grin-blyu);
}

.header__menu ul {
	margin-bottom: 0;
}

.header__menu ul li .submenu li a {
	box-sizing: border-box;
}

.header__menu ul li .submenu.ul_2 {
	left: 0px;
}

.header__menu .ul_1 .drop::before {
	top: 15px;
}

.product-item {
	width: calc(100% / 3 - (10px));
	gap: 10px;
	cursor: pointer;
}

.products__accordeon_also .product-item {
	width: calc(100% / 4 - (10px));
}

.table_compare .product-item {
	padding: 15px 0;
}

.product-item__image {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	flex: none;
	text-decoration: none;
}

.product-item__image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.product-item_wrap {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.product-item_wrap__top {
	position: relative;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.product-item_wrap__bottom {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 0 20px;
}

.main_section {
	position: relative;
	display: block;
	padding: 40px 0px;
}

.blogs__top {
	position: relative;
	display: flex;
}

.main_section__title {
	display: flex;
	align-items: center;
	gap: 40px;
	text-transform: uppercase;
	color: var(--grafit);
	font-size: 36px;
	line-height: 150%;
	font-family: 'Jost';
	font-weight: 500;
}

.section_navigation {
	position: relative;
	display: flex;
	gap: 20px;
}

.prev {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #1E6E7B;
	cursor: pointer;
	flex: none;
}

.prev:hover {
	background-color: #2791A3;
}

.next {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #1E6E7B;
	cursor: pointer;
	flex: none;
}

.next:hover {
	background-color: #2791A3;
}

.section_slider {
	overflow: hidden;
}

.swiper-slide.product-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 100%;
}
.filter_show {
	display: none;
}

.form_style input[type="text"] {
	width: 100%;
	box-sizing: border-box;
}

.form_style input[type="tel"] {
	width: 100%;
	box-sizing: border-box;
}

/* .product_btn {
	display: none;
} */

.btn {
	box-sizing: border-box;
	text-decoration: none !important;
}

.btn_green {
	background: var(--grin-blyu);
	color: #fff;
}

.btn_white {
	background: #fff;
	color: var(--grin-blyu);
	border: 1px solid var(--grin-blyu);
}

.btn_white:hover {
	background: var(--grin-blyu);
	color: #fff;
}

.btn_green:hover {
	background: #fff;
	color: var(--grin-blyu);
	border: 1px solid var(--grin-blyu);
}

.sales-cart__btn_m {
	display: none;
}

.product-item__net {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 22px;
	line-height: 143%;
	color: var(--grafit);
}

.product-item__zapros {
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 22px;
	line-height: 143%;
	color: var(--grafit);
}

.product-item__btn {
	position: relative;
	display: flex;
}

.sales-cart__btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	width: 44px;
	height: 44px;
	background: var(--svetlo-seryy);
}

.whatsapp_btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	width: 44px;
	height: 44px;
	background: var(--svetlo-seryy);
}

.sales-net__btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	width: 44px;
	height: 44px;
	background: var(--svetlo-seryy);
	border: none;
}

.whatsapp_btn:hover svg {
	filter: brightness(0) saturate(100%) invert(68%) sepia(27%) saturate(3257%) hue-rotate(80deg) brightness(92%) contrast(87%);
}

#side-multilevel-menu {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 0 0 20px 20px;
}

#side-multilevel-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side-multilevel-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#side-multilevel-menu a {
	text-decoration: none;
}

#side-multilevel-menu a:hover {
	text-decoration: none;
	background-color: var(--svetlo-seryy);
}

#side-multilevel-menu .ul_1 {
	position: relative;
	display: none;
}

#side-multilevel-menu .opened>.ul_1 {
	display: block;
}

#side-multilevel-menu .li_1.opened>a .menu_opener {
	transform: rotate(180deg);
}

#side-multilevel-menu .li_2.opened>a .menu_opener {
	transform: rotate(180deg);
}

#side-multilevel-menu .ul_2 {
	position: relative;
	display: none;
}

#side-multilevel-menu .opened>.ul_2 {
	display: block;
}

#side-multilevel-menu .ul_3 {
	position: relative;
	display: none;
}

#side-multilevel-menu .opened>.ul_3 {
	display: block;
}

#side-multilevel-menu .li_1 {
	position: relative;
	display: block;
}

#side-multilevel-menu .li_1>a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
	box-sizing: border-box;
}

#side-multilevel-menu .li_2 {
	position: relative;
	display: block;
}

#side-multilevel-menu .li_2>a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px 10px 25px;
	box-sizing: border-box;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: var(--grafit);
}

#side-multilevel-menu .li_3 {
	position: relative;
	display: block;
}

#side-multilevel-menu .li_3>a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px 10px 35px;
	box-sizing: border-box;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 14px;
	color: var(--grafit);
}

#side-multilevel-menu a .li_title {
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	color: var(--grafit);
}


#side-multilevel-menu .li_1>a .li_title {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: var(--grafit);
}

#side-multilevel-menu .menu_opener {
	position: relative;
	display: flex;
	width: 30px;
	height: 30px;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	/* top: 0px;
	right: 0px; */
}

#side-multilevel-menu .menu_opener img {
	width: 10px;
	height: auto;
}

#side-multilevel-menu .li_2>.item-selected {
	background: var(--svetlo-seryy);
}

#side-multilevel-menu .li_3>.item-selected {
	background: rgba(30, 110, 123, .1);
}

#side-multilevel-menu .root-item-selected {
	background: var(--svetlo-seryy);
}


#horizontal-multilevel-menu .li_1:hover > .submenu,
#horizontal-multilevel-menu .li_2:hover > .submenu,
#horizontal-multilevel-menu .li_3:hover > .submenu {
		display: flex;
}

#horizontal-multilevel-menu .li_2:hover > .submenu {
	left: 329px;
}

#horizontal-multilevel-menu .li_3:hover > .submenu {
	left: 329px;
}

.header__menu #horizontal-multilevel-menu .ul_1 .drop::before,
.header__menu #horizontal-multilevel-menu .ul_2 .drop::before,
.header__menu #horizontal-multilevel-menu .ul_3 .drop::before {
	display: none;
}

#horizontal-multilevel-menu .submenu {
	border: 1px solid var(--svetlo-seryy);
}

.opened .hidden {
	display: block !important;
	position: absolute;
	top: 40px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
}

.category__sorts {
	gap: 10px;
	z-index: 1;
}

.product__list  {
	margin-top: 30px;
}

.select_sort {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.select_sort .input {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0px 15px;
	height: 40px;
	background-color: #fff;
	cursor: pointer;
	box-sizing: border-box;
}

.select_sort .input span {
	white-space: nowrap;
}

.sort_item  {
	position: relative;
	display: flex;
	padding: 10px 15px;
	height: 30px;
	align-items: center;
	background-color: #fff;
	margin-bottom: 0px;
	cursor: pointer;
}

.sort_item:hover {
	background: var(--svetlo-seryy);
}

.category__top-title {
	white-space: nowrap;
}

.products__accordeon_also {
	margin-bottom: 30px;
}

.rline {
	width: 100%; 
}

.form-contacts .form__group-row {
	gap: 15px;
}
.form__textarea {
	width: 100%;
	box-sizing: border-box;
}

.form__control {
	box-sizing: border-box;
	font-family: 'Jost';
	font-size: 16px;
}

.form__textarea {
	box-sizing: border-box;
	font-family: 'Jost';
	font-size: 16px;
}

.form_auth p {
		text-align: center;
		color: var(--grafit);
		font-size: 16px;
		line-height: 150%;
		margin-top: 20px;
}

.alert.alert-danger {
	color: #B2160E;
}

.register-form {
	position: relative;
	display: block;
}

.register-form .form__group {
	display: flex;
	gap: 15px;
	margin-bottom: 15px;
}

.register-form label {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: #696f79;
}

.pass_eye {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	top: calc(50% - 4px);
	right: 15px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
}

.closed .pass_eye {
	background-image: url('/local/templates/baumarkt/image/icon_eye_closed.svg');
}

.opened .pass_eye {
	background-image: url('/local/templates/baumarkt/image/icon_eye_opened.svg');
}

.password_wrap {
	position: relative;
	display: block;
	width: 100%;
}

.register-form input[type=text],
.register-form input[type=password] {
	padding: 12px 15px 12px 25px;
	border: 1px solid #cfcfcf;
}

.label_radio {
	position: relative;
	display: flex;
	align-items: center;
	gap: 6px;
	margin-top: 10px;
}

.label_radio input {
	display: none;
}

.label_radio input+.radio_icon {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(/local/templates/baumarkt/image/icon_radio_unchecked.svg);
}

.label_radio input:checked+.radio_icon {
	background-image: url(/local/templates/baumarkt/image/icon_radio_checked.svg);
}

.radio_value {
	position: relative;
	display: flex;
	align-items: center;
	gap: 6px;
}

.radio_value img {
	width: 22px;
	height: auto;
	opacity: .7;
}

.radio_value__title {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: 303030;
}

.label_radio input:checked+.radio_icon+.radio_value .radio_value__title {
	color: #000;
}

.label_radio input:checked+.radio_icon+.radio_value img {
	opacity: 1;
}

.register-form__bottom {
	position: relative;
	display: flex;
	gap: 15px;
	margin-top: 15px;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.butt {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 30px;
	cursor: pointer;
	box-shadow: none;
	height: 44px;
	border-radius: 10px;
	border: none;
	text-align: center;
	transition: .3s;
	text-decoration: none;
}

.butt_clear {
	border: 1px solid #1E6E7B;
	background-color: #fff;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: var(--grin-blyu);
}

.butt_clear:hover {
	background-color: #1E6E7B;
	color: #fff;
}

.butt_green {
	border: 1px solid #1E6E7B;
	background-color: #1E6E7B;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #fff;
}

.butt_green:hover {
	background-color: #fff;
	color: #1E6E7B;
}

.register-form__bottom .butt {
	width: 100%;
}

.products__sliders .swiper-button-next:after, .products__sliders .swiper-button-prev:after {
	color: #000;
}

.sales-cart__btn {
	width: 44px;
	height: 44px;
	bottom: 0px;
	right: 0px;
}

.product-item__price {
	padding-left: 0px;
	font-size: 28px;
}

.product-item {
	box-sizing: border-box;
	/* width: auto; */
	/* flex: 1 1 calc((100% / 3) - 10px); */
}
/*  */

.page__container {
	gap: 30px;
}

.page__aside {
	width: 300px;
	flex: none;
}

.page__content {
	width: 100%;
}

.basket_count.empty {
	display: none;
}

.compare_count.empty {
	display: none;
}

.header__btns span.favorite_count {
	top: -5px
}

.favorite_count.empty {
	display: none;
}

.sales-favorite__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
}

.sales-favorite__btn.active svg path {
	fill: #1E6E7B;
}

.products__btn-favorite:hover  svg path {
	fill: #1E6E7B;
}

.products__btn-favorite.active svg path {
	fill: #1E6E7B;
}

.sales-cart__btn.active svg path {
		fill: #FA8C16;
}

.products__content-btn {
	gap: 13px;
}

.catalog__product-number {
	margin-bottom: 0px;
}

.btn-orange {
	transition: .3s;	
}

.btn.btn-orange:focus,
.btn.btn-orange:visited {
	color: #fff;
	outline: hidden;
	border-color: #FA8C16;
}

.btn.btn-orange:hover,
.btn.btn-orange:active {
	color: #fff;
	opacity: .8;
	outline: hidden;
	border-color: #FA8C16;
}

.thumbs-product {
	width: 100px;
}

.popup__cart.active {
	display: block;
}

.popup__item-image {
	width: 70px;
	flex: none;
	margin-right: 10px;
}

.popup__cart-order .btn {
	width: 100%;
}

.popup__cart-order .btn:hover,
.popup__cart-order .btn:focus {
	color: #fff;
}

.popup__cart-list {
	max-height: 292px;
	overflow-y: auto;
}

.popup__cart-list::-webkit-scrollbar {
	width: 6px;               /* ширина scrollbar */
	height: 6px;
}
.popup__cart-list::-webkit-scrollbar-track {
	background: #F0F0F0;        /* цвет дорожки */
	border-radius: 3px;
}
.popup__cart-list::-webkit-scrollbar-thumb {
	background: #1E6E7B;
	border-radius: 3px;
}

.products__container {
	gap: 15px;
}

.popup__search {
	height: auto;
}

.popup__form-result ul li a {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 10px;
}

.search__name {
	font-family: 'Jost';
	font-weight: 400;
}

.loading {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	width: 100%;
}

.loading img {
	width: 40px;
	height: 40px;
}

.search-page form {
	position: relative;
	display: block;
}

.search-page input[name=q] {
	border: none;
	outline: none;
	margin-top: 0px;
	width: 100%;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0px 15px 0px 15px;
	height: 40px;
	box-sizing: border-box;
}

.search-page input[type=submit] {
	position: absolute;
	display: flex;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	text-indent: -10000px;
	overflow: hidden;
	box-shadow: none;
	border: none;
	background-color: transparent;
	background-image: url(/local/templates/baumarkt/image/icon_search.svg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.search__container input[type=submit]:hover {
	background-image: url(/local/templates/baumarkt/image/icon_search_hover.svg);
}

.search__container .category__top {
	display: none;
}

.search__container .product-item {
	width: calc(100% / 4 - 10px);
}

.btn-search:hover svg circle {
	stroke: #FA8C16;
}

.btn-search:hover svg path {
	stroke: #FA8C16;
}

.btn-favorite:hover svg path {
	stroke: #FA8C16;
}

.btn-cart:hover svg path {
	fill: #FA8C16;
}


.btn-compare:hover svg path {
	stroke: #FA8C16;
}

.order__detail {
	gap: 30px;
}

.order__detail .btn {
	padding: 0 15px;
}

.cart__step-list {
	width: 100%;
	box-sizing: border-box;
}

.order__block {
	width: 350px;
	box-sizing: border-box;
	flex: none;
	margin-top: 134px;
	top: 134px;
	position: sticky;
}

.order__block .order__item-info .order__item-value span {
	position: relative;
	display: inline;
	font-size: 14px;
	line-height: 143%;
	color: var(--grafit);
	margin: 0;
}

.btn_wide {
	width: 100%;
}

a.btn_wide {
	width: 100%;
}

.header__right {
	position: relative;
}

.lk__menu-container.openLk {
	position: absolute;
	display: block;
	top: 52px;
	right: 0px;
}

.lk__mobile-menu {
	position: relative;
	display: block;
	background-color: #fff;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}

.lk__mobile-menu li {
	position: relative;
	display: flex;
	align-items: center;
	padding: 5px 0;
	list-style: none;
}

.lk__mobile-menu li a {
	color: #000;
	text-decoration: none;
}

.lk__mobile-menu li a:hover {
	opacity: .7;
}

.lk__mobile-menu li a svg {
	margin-right: 10px;
}

.btn-aurh {
	position: relative;
	width: 40px;
	justify-content: center;
	box-sizing: border-box;
	flex: none;
}
.header__auth .btn-aurh::after {
	display: none;
}

.btn-aurh:hover svg circle,
.btn-aurh:hover svg path {
	fill: #FA8C16;
}

.aurh__close-btn {
	position: relative;
	width: 40px;
	justify-content: center;
	box-sizing: border-box;
	flex: none;
	cursor: pointer;
}

.aurh__close-btn svg rect {
	fill: #FA8C16;
}

.lk__mobile-menu .favorite_count {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	color: var(--grafit);
	background: var(--belyy);
	border: 1px solid var(--grafit);
}

.header__menu .li_1>a::after {
		display: block;
		position: absolute;
		left: 0;
		width: 0;
		height: 1px;
		background-color: var(--grafit);
		content: "";
		transition: width 0.3s ease-out;
}

.header__menu .li_1>a:hover::after {
		width: calc(100% - 30px);
}

.lk__content-top {
	display: none;
}

.favorites_page .product__list {
	margin-top: 0px;
}

.categories__menu .active-link {
	cursor: default;
}

.categories__menu a:hover {
	background: var(--svetlo-seryy);
}

.favorites_page .sales-favorite__btn {
	display: none;
}

.del__btn {
	display: none;
}

.favorites_page .del__btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border: none;
	cursor: pointer;
	background: transparent;
	border-radius: 15px;
	position: absolute;
	top: 23px;
	right: 18px;
}

.categories__item-image a {
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.categories__item-title a {
	position: relative;
	display: block;
	font-size: 24px;
	text-align: center;
}

.categories__list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}

.categories__item {
	width: calc(25% - 15px);
	margin: 0;
}

.header__menu ul li a {
	padding: 22px 30px 22px 0px;
}

.header__menu ul li .submenu li a:hover {
	background-color: transparent;
}

.product__order-favorite:hover span {
	color: #1E6E7B;
}

.product__order-favorite:hover svg path {
	fill: #1E6E7B;
}

.product__order-favorite.active span {
	color: #1E6E7B;
}

.product__order-favorite.active svg path {
	fill: #1E6E7B;
}

.product__order-link:hover a  {
	color: #FA8C16;
}

.product__order-link:hover svg path {
	fill: #FA8C16;
}

.product__order-title:hover {
	color: #303030;
}

.cart_empty {
	position: relative;
	display: block;
	padding: 30px;
}

.cart__step.gray {
	text-decoration: none;
	opacity: .7;
}

.bx-sbb-empty-cart-image {
	margin: 50px auto 42px;
	width: 131px;
	height: 116px;
	background: url(/local/templates/baumarkt/image/empty_cart.svg) no-repeat center;
	background-size: contain;
	-webkit-background-size: contain;
}

.bx-sbb-empty-cart-text {
	margin-bottom: 42px;
	color: #bababa;
	text-align: center;
	font-size: 36px;
}

.bx-sbb-empty-cart-desc {
	margin-bottom: 42px;
	color: #000;
	text-align: center;
	font-size: 16px;
}
.basket .page__container {
	justify-content: center;
}

.register-form .form__control {
	margin-top: 0px;
}

.register-form .rline {
	position: relative;
	display: block;
	margin-top: 10px;
}

.register-form__errors {
	color: #B2160E;
}

.res_success__wrapper {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 50px 0;
	width: 100%;
}

.favorite_count.empty {
	display: none;
}

.switch {
	position: relative;
	display: block;
	margin-top: 20px;
}

.switch input {
	display: none;
}

.switch__block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: center;
}

.switch__block__icon {
	display: inline-block;
	width: 72px;
	height: 38px;
	background: #bfbfbf;
	z-index: 0;
	margin: 0;
	padding: 0;
	border-radius: 100px;
	border: none;
	cursor: pointer;
	position: relative;
	transition-duration: 300ms;
	margin-right: 20px;
	flex: none;
}

.switch__block__icon::after {
	content: "";
	width: 32px;
	height: 32px;
	border-radius: 100px;
	background: #fff;
	top: 3px;
	left: 3px;
	transition-duration: 300ms;
	position: absolute;
	z-index: 1;
}

input[type=checkbox]:checked+.switch__block .switch__block__icon::after {
	left: 37px;
}

input[type=checkbox]:checked+.switch__block .switch__block__icon {
	background: var(--grin-blyu);
}


.switch__block__title {
	position: relative;
	display: block;
	width: 100%;
	font-size: 14px;
	color: var(--grafit);
}

.form-contact .form__group {
	gap: 15px;
}

.form-contact .form__group-row {
	gap: 15px;
}

.form-contact .form__control {
	margin-top: 0px;
}

.form-contact .rline {
	position: relative;
	display: block;
	margin-top: 10px;
}

.tabs__btn:hover {
	color: #000;
}

.delivery__block__gray {
	position: relative;
	display: block;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 10px;
	width: 100%;
	background: var(--svetlo-seryy);
}

.order__info {
	position: relative;
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.order__info__payment {
	display: block;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	padding: 20px 30px 40px 30px;
	border-radius: 15px;
	width: 300px;
	flex: none;
}

.paysystem__block__title {
	position: relative;
	display: block;
	font-size: 16px;
	font-style: normal;
	font-family: 'Jost-Medium';
	font-weight: 500;
	line-height: 130%;
}

.paysystem__block__list {
	position: relative;
	display: block;
	margin-top: 30px;
}

.agree a {
	color: var(--grafit);
}

.delivery__block__description p {
	margin-block: 5px;
}

.order .form__group {
	gap: 15px;
}

.order .form__group-row {
	gap: 15px;
}

.order .form__control {
	margin-top: 0px;
}

.order .rline {
	position: relative;
	display: block;
	margin-top: 10px;
}

.order__info__delivery {
	position: relative;
	display: block;
	width: 100%;
}

.order_success {
	position: relative;
	display: block;
	padding: 50px 0;
}

.order_success__title {
	position: relative;
	display: block;
	text-align: center;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 48px;
	line-height: 125%;
	color: var(--grafit);
}

.order_pay {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.order_pay__row {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.order_success__info {
	position: relative;
	display: block;
	text-align: center;
}

.order_success__text {
	position: relative;
	display: flex;
	justify-content: center;
	text-align: center;
}

.order_success__text .btn {
	white-space: nowrap;
}

.orders__block__item {
	display: flex;
	flex-direction: row;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: var(--belyy);
	padding: 30px 30px;
	margin-bottom: 30px;
}

.orders__block__item__info {
	width: 320px;
	display: flex;
	flex-direction: column;
	border-right: 1px solid var(--svetlo-seryy);
	padding-right: 20px;
	flex: none;
}

.orders__block__item__info__order {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	text-decoration: none;
}

.orders__block__item__info__order__title {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__info__order__value {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__box__buttons__repeat {
	white-space: nowrap;
}

.orders__block__item__info__date {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.orders__block__item__info__date__title {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__info__date__value {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__info__customer {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.orders__block__item__info__customer__title {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__info__customer__value {
	font-size: 16px;
	color: var(--grafit);
}

.orders__block__item__info__summ {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
}

.orders__block__item__info__summ__title {
	font-family: 'Jost-Medium';
	font-size: 20px;
	color: var(--grafit);
}

.orders__block__item__info__summ__value {
	font-family: 'Jost-Medium';
	font-size: 20px;
	color: var(--grafit);
}

.status_N {
	
}

.status_P {
	color: #12780a;
}

.status_F {
	color: #12780a;
}

.status_D {
	color: #E31E24;
}

.orders__block__item__box__buttons_m {
	display: none;
}

.orders__block__item__box {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding-left: 20px;
	gap: 20px;
}

.orders__block__item__box__goods {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: 5px;
}

.orders__block__item__box__goods__item {
	position: relative;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 120px;
}

.orders__block__item__box__goods__item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.orders__block__item__box__goods__plus {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 17px;
	width: 34px;
	height: 34px;
	background: var(--svetlo-seryy);
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 18px;
	line-height: 111%;
	color: #000;
}

.orders__block__item__box__buttons {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
}

.orders__block__item__box__buttons .btn {
	width: 50%;
}

.order__products {
	width: 100%;
}

.orders_page .order__block {
	margin-top: 0px;
}

.product__order-title:hover {
	color: #303030;
}

.product__order-favorite:hover button {
	color: #1E6E7B;
}

.collections__item-image {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.collections__item-image img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.main_banners {
	position: relative;
	display: block;
	padding-bottom: 50px;
}

.banners__lists {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.banners__item {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 25%;
	height: auto;
	min-height: 100%;
}

.banners__item__third {
	width: 50%;
	background-position: center;
	background-size: cover;
}

.banners__item__blank {
	position: relative;
	display: none;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.banners__item__third .banners__item__blank {
	display: block;
}

.banners__item__picture {
	position: relative;
	display: block;
	flex: none;
	background-position: center;
	background-size: cover;
	height: 50%;
	background-repeat: no-repeat;
}

.banners__item__picture img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.banners__item__third .banners__item__picture {
	display: none;
}

.banners__item_wrap {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
}

.banners__item__second .banners__item_wrap {
	order: 1;
}

.banners__item__second .banners__item__picture {
	order: 2;
}

.banners__item__third .banners__item_wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	align-items: flex-start;
	padding: 15px 45px 15px 120px;
	text-align: left;
	background: rgba(0, 0, 0, 0.4);
}

.banners-item__title {
	color: #303030;
}

.banners-item__text {
	color: #303030;
}

.white-text .banners-item__title {
	color: #fff;
}

.white-text .banners-item__text {
	color: #fff;
}

.banners-item__subtext {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: var(--grafit);
	margin-bottom: 25px;
}

.white-text .banners-item__subtext {
	color: #fff;
}

.banners__item__third .banners-item__text {
	text-align: left;
}

.banners-item__link a:hover {
	color: var(--grin-blyu);
	border: 1px solid var(--grin-blyu);
	background-color: #fff;
}

.banners__item.banners__item__third::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
		pointer-events: none; /* Чтобы псевдоэлемент не блокировал взаимодействие с элементами под ним */
		z-index: 1; /* Устанавливаем псевдоэлемент поверх содержимого */
}

.btn-green {
	white-space: nowrap;
}

.banner-s__link a:hover {
	color: var(--grin-blyu);
	border: 1px solid var(--grin-blyu);
	background-color: #fff;
}

.blog-item__link a:hover {
	border-color: var(--grin-blyu);
}

.page__title {
		color: var(--belyy);
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 115px;
		font-size: 48px;
		line-height: 110%;
		font-family: 'Jost-Medium';
		position: relative;
		display: flex;
		align-items: center;
		height: 218px;
}

.collection__conntent__title {
		font-size: 36px;
		margin-top: 20px;
		margin-bottom: 10px;
		font-family: inherit;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
}

.collection__v3slider .swiper-slide {
	background-position: center;
	background-size: cover;
}

.collection__v3slider .swiper-slide img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.collection__top_title {
	position: relative;
	display: block;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	margin-bottom: 15px;
}

.collection__container {
	position: relative;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: center;
}

.collections__slider {
	position: relative;
	display: block;
	overflow: hidden;
}

.collections_slide {
	position: relative;
	display: block;
	text-decoration: none;
}

.collections_slide__picture {
	position: relative;
	display: block;
	background-position: center;
	background-size: cover;	
}

.collections_slide img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.collections_slide__name {
	position: relative;
	display: block;
	margin-top: 10px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 24px;
	line-height: 125%;
	color: var(--grafit);
	border-bottom: 2px solid transparent;
}

.collections_slide:hover {
	text-decoration: none;
}

.collections_slide:hover .collections_slide__name {
	border-bottom: 2px solid var(--grin-blyu);
}

#side-multilevel-menu .hide_collection {
	display: none;
}

.menu_item_sale {
	background: var(--orandzh-v2);
	border-radius: 0 0 20px 20px;
	overflow: hidden;
}

.menu_item_sale span {
	color: var(--belyy) !important;
}

.menu_item_sale:hover {
	background: var(--orandzh-v2);
}
.menu_item_sale:hover span {
	color: #000 !important;
}

.menu_item_sale:hover {
	color: #000;
}

.menu_item_sale:hover img {
	filter: brightness(0) saturate(100%) invert(0%) sepia(93%) saturate(0%) hue-rotate(279deg) brightness(108%) contrast(106%);
}


#side-multilevel-menu .menu_item_sale a:hover {
	background: var(--orandzh-v2);
}

#side-multilevel-menu .li_1.menu_item_sale>a:hover .li_title {
	color: #000 !important;
}

.acnav {
	border-radius: 0 0 20px 20px;
}

.popup-review {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(12, 12, 12, 0.8);
	z-index: 1001;
	display: none;
	transition: display 1s ease-in;
}

.openPopup {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.popup-review__block {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 15px;
	padding: 30px 40px;
	box-sizing: border-box;
	background-color: #fff;
}

#review_modal .popup-review__block {
	width: 700px;
}

.review_form {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.review_form__title {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 36px;
	line-height: 139%;
	color: var(--grafit);
}

.wait_form__title {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 139%;
	color: var(--grafit);
}

.review_form__product {
	position: relative;
	display: flex;
	gap: 13px;
}

.review_form__product__picture {
	position: relative;
	display: block;
	width: 120px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	flex: none;
}

.review_form__product__picture img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.review_form__product__info {
	position: relative;
	display: block;
}

.review_form__product__info__name {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: var(--grafit);
}

.review_form__product__info__rating {
	position: relative;
	display: flex;
	margin-top: 10px;
	gap: 10px;
}

.review_form__product__info__price {
	position: relative;
	display: block;
	margin-top: 10px;
	font-family: var(--font-family);
	font-weight: 600;
	font-size: 24px;
	line-height: 125%;
	color: var(--grafit);
}

.review_form__block {
	position: relative;
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.review_form__block__rating {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.review_form__block__rating__title {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: var(--grafit);
}

.review_form__block__recommend {
	position: relative;
	display: flex;
	flex-direction: column;
}

.review_form__block__recommend__title {
	position: relative;
	display: block;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: var(--grafit);
}

.close_popup {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	box-shadow: none;
	border: none;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.popup-review input[type=text],
.popup-review textarea {
	margin-top: 0px;
}

.form__group-row {
	gap: 15px;
}


.rating-area {
	overflow: hidden;
	width: 210px;
	/* margin: 0 auto; */
}

.rating-area:not(:checked) > input {
	display: none;
}

.rating-area:not(:checked) > label {
	float: right;
	width: 42px;
	height: 42px; /* Размеры соответствуют размерам изображений */
	padding: 0;
	cursor: pointer;
	font-size: 32px;
	line-height: 32px;
	background-image: url('/local/templates/baumarkt/image/star_clear.svg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.rating-area > input:checked ~ label {
	background-image: url('/local/templates/baumarkt/image/star.svg');
}

.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label {
	background-image: url('/local/templates/baumarkt/image/star.svg');
}

.rating-area > input:checked:last-of-type + label {
	background-image: url('/local/templates/baumarkt/image/star_half.svg');
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
	background-image: url('/local/templates/baumarkt/image/star.svg');
}

.rating-area > label:active {
	position: relative;
}


.error_rating {
	position: relative;
	display: none;
	font-size: 16px;
	color: #B2160E;
}

.popup-review__block label {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	color: var(--grafit);
}

.modal-backdrop.show {
	background-color: rgba(0,0,0, .6);
}

.rating-result span {
		display: inline-block;
		width: 18px;  /* Обновленный размер */
		height: 18px; /* Обновленный размер */
		background-image: url('/local/templates/baumarkt/image/star_clear.svg');
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
}

.rating-result span.active {
		background-image: url('/local/templates/baumarkt/image/star.svg');
}

.rating-result span.half-active {
		background-image: url('/local/templates/baumarkt/image/star_half.svg');
}

.reviews__item-like.not_recommend svg {
	transform: rotate(180deg);
}

.rating_stars__item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 22px;
	height: 22px;
}

.rating_stars__item img {
	width: 22px;
	height: 22px;
}

.product-item__rating {
	display: flex;
	align-items: center;
}

.article__detail ul {
	margin: 0;
	padding: 0;
}

.article__detail ul li {
	padding: 0 0 0 0px;
	font-size: 20px;
	color: var(--grafit);
	line-height: 140%;
	/* font-family: 'Jost-Medium'; */
	margin: 10px 0px 0px 17px;
}

.article__detail a {
	color: var(--grafit);
}

.blogs-slide__link {
	position: relative;
	display: block;
	margin-top: 15px;
}

.article__detail ol {
	margin: 0;
	padding: 0;
}

.article__detail ol li {
	padding: 0 0 0 0px;
	font-size: 20px;
	color: var(--grafit);
	line-height: 140%;
	/* font-family: 'Jost-Medium'; */
	margin: 10px 0px 0px 17px;
}

.mx_filters-price__title::before {
	display: none;
}

.bx-filter-block_mx {
	padding: 15px 0px;
}

.mx_filter__prices {
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.bx-filter-button-box {
	padding: 15px 0;
	background-color: #fff;
}

.form-email.form_style input[type="text"].form__control {
	width: 60%;
}

.subscribe__error {
	color: #B2160E;
}

.form-email .btn-green:focus {
	outline: none;
}

/* .product_btn {
	display: none;
} */

.swiper-slide.product-item {
	height: auto;
}

.modal {
	display: none;
}

.modal__block {
	position: relative;
	display: block;
}
.page__aside__close {
	display: none;
}

.products__content-nal_m {
	display: none;
}

.products__content__title {
	margin-top: 7px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 133%;
	font-family: 'Jost-Medium';
	padding-right: 10%;
	border-bottom: 1px solid #F0F0F0;
}

.products__container_m {
	display: none;
}

.whatsapp_btn_d {
	display: flex;
} 	

.whatsapp_btn_m {
	display: none;
} 	

.blog__list {
	gap: 15px;
}

.blog-item {
	margin-right: 0px;
	width: calc(33.33% - 10px);
}

.contact__map_m {
	display: none;
}

.form_vozvrat {
	position: relative;
	display: flex;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	background: #fff;
	border-radius: 15px;
	padding: 20px 30px 40px 30px;
	width: 900px;
	gap: 30px;
}

.form_vozvrat__block__row {
	position: relative;
	display: flex;
	gap: 15px;	
	margin-top: 15px;
}

.form_vozvrat .form__control {
	margin-top: 0px;
}

.form_vozvrat input[type=date] {
	width: 100%;
}

.form_vozvrat__block {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 50%;
}

.mx_select {
	position: relative;
	display: block;
	width: 100%;
}

.mx_select__cur {
	position: relative;
	display: flex;
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 12px 15px 12px 25px;
	outline: none;
	justify-content: space-between;
	cursor: pointer;
}

.mx_select__list {
	position: absolute;
	display: block;
	top: 45px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	height: auto;
	max-height: 0px;
	z-index: 2;
}

.opened .mx_select__list {
	max-height: 1000px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}

.mx_select__list__item {
	position: relative;
	display: flex;
	padding: 12px 15px 12px 25px;
	outline: none;
	justify-content: space-between;
	cursor: pointer;
	background-color: #fff;
	cursor: pointer;
}

.form_vozvrat__block__row textarea {
	width: 100%;
	height: 200px;
}

.text_page p {
	margin-bottom: 10px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 16px;
	line-height: 130%;
	color: var(--grafit);
}

.text_page ul li {
	margin-left: 17px;
}

.text_page ol li {
	margin-left: 17px;
}

.adaptive_img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.footer__social-item {
	text-decoration: none;
	color: var(--grafit);
}

.modal-open {
		overflow: hidden
}

.modal {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1050;
		display: none;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		outline: 0
}

.modal.fade .modal-dialog {
		-webkit-transition: -webkit-transform .3s ease-out;
		-o-transition: -o-transform .3s ease-out;
		transition: transform .3s ease-out;
		-webkit-transform: translate(0,-25%);
		-ms-transform: translate(0,-25%);
		-o-transform: translate(0,-25%);
		transform: translate(0,-25%)
}

.modal.in .modal-dialog {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0)
}

.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto
}

.modal-dialog {
		position: relative;
		width: auto;
		margin: 10px
}

.modal-content {
		position: relative;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #999;
		border: 1px solid rgba(0,0,0,.2);
		border-radius: 6px;
		outline: 0;
		-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
		box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1040;
		background-color: #000
}

.modal-backdrop.fade {
		filter: alpha(opacity=0);
		opacity: 0
}

.modal-backdrop.in {
		filter: alpha(opacity=50);
		opacity: .5
}

.modal-header {
		padding: 15px;
		border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
		margin-top: -2px
}

.modal-title {
		margin: 0;
		line-height: 1.42857143
}

.modal-body {
		position: relative;
		padding: 15px
}

.modal-footer {
		padding: 15px;
		text-align: right;
		border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
		margin-bottom: 0;
		margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
		margin-left: -1px
}

.modal-footer .im-phone-btn-block+.im-phone-btn-block {
		margin-left: 0
}

.modal-scrollbar-measure {
		position: absolute;
		top: -9999px;
		width: 50px;
		height: 50px;
		overflow: scroll
}

.rf_error {
	border-color: #B2160E !important;
}

.basket__block__list__item {
	gap: 30px;
}

.product__order-price {
	white-space: nowrap;
	min-width: 130px;
	text-align: right;
}

.product__order-right {
	gap: 20px;
}

.product__order_row {
	position: relative;
	display: flex;
	width: 100%;
	gap: 19px;
}

.product__order-image {
	flex: none;
	width: 150px;
}

.product__order-content {
	width: 100%;
}
.product__order-btns {
	justify-content: flex-start;
	gap: 30px;
}

.product__order-favorite span {
	white-space: nowrap;
}

.product__order-btns_m {
	display: none;
}

.product__order-right__price {
	display: none;
}

.autn_m {
	display: none;
}

.rline {
	position: relative;
	display: block;
}

.form__control {
	margin-top: 0px;
}

.form-auth .form__group label {
	margin-bottom: 10px;
}

.form-partner .form__group-row {
	margin-top: 10px;
}

.page__aside .blog-item__content {
	height: auto;
}

.main-product .swiper-slide {
	aspect-ratio: 1 / 1; /* Устанавливаем соотношение сторон 1:1, чтобы сделать слайд квадратным */
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden; /* Скрывает выходящие за пределы изображения части */
}

.main-product .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: contain; /* Вписывает изображение в квадратный слайд, сохраняя пропорции */
}

.collection__v3slider {
	gap: 15px;
}

.sales-cart__btn_m {
	display: none;
}

.bx-filter .bx-filter-input-checkbox {
	position: relative;
	display: flex;
	gap: 5px;
}

.button_row {
	position: relative;
	display: block;
	margin-top: 15px;
}

.aside-form {
	gap: 10px;
}

.error-message {
	color: #B2160E;
}

.order__block span.loading {
	padding: 0;
	margin: 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form__control.title_search-js:hover {
	box-shadow: none;
}

.oplata_row {
	position: relative;
	display: flex;
	align-items: center;
	gap: 40px;
}

.oplata_row img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

.contact__list__req__title {
	position: relative;
	display: block;
	font-family: 'Jost-SemiBold';
	font-size: 24px;
	line-height: 24px;
	color: var(--grafit);
	display: block;
	margin-bottom: 15px;
}




.search-form {
	border: 1px solid var(--seryy);
	border-radius: 5px;
	padding: 0px 15px 0px 0px;
	margin-top: 10px;
	outline: none;
	width: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;

}
.search-form .form__control {
	border: none;
	outline: none;
	margin-top: 0px;
	width: 90%;
}
.search-form .btn-searchs {
	background: transparent;
	border: none;
	cursor: pointer;
}

.openCompare {
	display: flex;
	flex-direction: column;
}

.absent .product-item__image {
	opacity: .5;
}

.wait .product-item__image {
	opacity: .5;
}

.product-item__image span .wait_title {
	display: none;
}

.wait .product-item__image .wait_wrap {
	position: absolute;
	display: none;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.product-item:hover .wait_wrap {
	display: flex;
}


.wait .product-item__image span .wait_title {
	display: inline-block;
	background: var(--svetlo-seryy);
	border-radius: 25px;
	padding: 16px 32px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: var(--grafit);
}

.product-item__articul {
	position: relative;
	display: block;
	font-size: 14px;
	color: var(--grafit);
	font-family: 'Jost-Light';
	line-height: 100%;
	padding: 0px 20px;
	margin-top: 5px;
}

.compare__top {
	position: relative;
	display: flex;
	gap: 20px;
	padding: 0px 0 0px 0px;
}

.compare__top__title {
	position: relative;
	display: block;
	width: 210px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	color: #000;
	flex: none;
}

.compare__top__groups {
	position: relative;
	display: block;
}

.compare__body {
	position: relative;
	display: flex;
	gap: 20px;
	padding: 20px 0 0;
	border-top: 1px solid var(--svetlo-seryy);
}

.compare__body__left {
	position: relative;
	display: block;
	width: 210px;
	flex: none;
}

.compare__body__left__option {
	position: relative;
	display: flex;
	gap: 10px;
	align-items: center;
	cursor: pointer;
}

.compare__body__left__option__title br {
	display: none;
}

.compare__body__left__option__icon {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	background-image: url('/local/templates/baumarkt/image/c_check.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	flex: none;
}

.diff .compare__body__left__option__icon {
	background-image: url('/local/templates/baumarkt/image/c_checked.svg');
}

.compare__body__left__clear {
	position: relative;
	display: inline-block;
	margin-top: 15px;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 125%;
	color: var(--grafit);
	cursor: pointer;
}

.compare__body__left__clear span {
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	line-height: 125%;
	color: var(--grafit);
}

.compare__body__left__clear::after {
	display: block;
	position: absolute;
	left: 0;
	width: 0;
	height: 1px;
	background-color: var(--grafit);
	content: "";
	transition: width 0.3s ease-out;
}

.compare__body__left__clear:hover::after {
		width: 100%;
}

.table_compare {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	/* height: calc(100vh - 110px); */
}

.table_compare_wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.table_compare .product-item {
	height: auto;
	min-height: 100%;
	width: 220px;
}

.table_compare_wrap .data-table {
	height: 100%;
}

.table_compare_wrap .data-table tr {
	height: 100%;
}

.table_compare_wrap .data-table tr td {
	height: 100%;
}

.product-item_wrap {
	flex-grow: 1;
}

.copmpare__item__del {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border: none;
	cursor: pointer;
	background: transparent;
	border-radius: 15px;
	position: absolute;
	top: 10px;
	right: 10px;
}

.table_compare_2 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	/* height: calc(100vh - 110px); */
}

.table_compare_wrap_2 {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-bottom: 15px;
	/* direction: rtl; */
	padding: 15px;
}

.data-table_2 {
	/* direction: ltr; */
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}

.data-table_2 td span {
	position: relative;
	display: block;
	width: 240px;
	padding: 10px 20px;
	box-sizing: border-box;
}
.data-table_2 td.compare_title span {
	position: relative;
	display: block;
	width: 230px;
	font-weight: 500;
	padding: 10px 20px;
	box-sizing: border-box;
}

.data-table_2 tbody tr {
	border-spacing: 0;
}

.data-table_2 tbody tr:nth-of-type(even) {
	background-color: rgba(30, 110, 123, .1);
}

.table_compare_wrap::-webkit-scrollbar {
	width: 6px;               /* ширина scrollbar */
	height: 6px;
}
.table_compare_wrap::-webkit-scrollbar-track {
	background: #F0F0F0;        /* цвет дорожки */
	border-radius: 3px;
}
.table_compare_wrap::-webkit-scrollbar-thumb {
	background: #1E6E7B;
	border-radius: 3px;
}

.table_compare_wrap_2::-webkit-scrollbar {
	width: 6px;               /* ширина scrollbar */
	height: 6px;
}
.table_compare_wrap_2::-webkit-scrollbar-track {
	background: #F0F0F0;        /* цвет дорожки */
	border-radius: 3px;
}
.table_compare_wrap_2::-webkit-scrollbar-thumb {
	background: #1E6E7B;
	border-radius: 3px;
}

.search__container input[name=q]:hover {
	box-shadow: none;
}

.delivery__block__description a {
	color: var(--grin-blyu);
}

.sales-wait_btn {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	width: 44px;
	height: 44px;
	background: var(--svetlo-seryy);
	border: none;
	cursor: pointer;
}

.sales-wait_btn_m {
	display: none;
}

.sales-wait_btn:hover path {
	fill: #FA8C16;
}

.header__item a {
	position: relative;
	display: block;
}

.header__item>a::after {
		display: block;
		position: absolute;
		left: 0;
		width: 0;
		height: 1px;
		background-color: var(--grafit);
		content: "";
		transition: width 0.3s ease-out;
}

.header__item:hover>a::after {
		width: 100%;
}

.header__item svg {
	width: 16px;
	height: 16px;
}

.hide_collection {
	display: none;
}

.main-slide {
	border-radius: 25px;
}

.collections__item:hover .collections__item-link span {
	color: var(--grin-blyu);
	border-color: var(--grin-blyu);
}

.blogs__links a:hover {
	color: var(--grin-blyu);
}

.bottom__link a:hover {
	color: var(--grin-blyu);
}

.bottom__link a:hover img {
	filter: brightness(0) saturate(100%) invert(34%) sepia(25%) saturate(1241%) hue-rotate(141deg) brightness(96%) contrast(87%);
}

.blogs__links a {
	gap: 5px;
}

.serach__results__all {
	color: #000;
}

.serach__results__all:hover {
	color: var(--grin-blyu);
}

.absent .products__sliders {
	opacity: .5;
}
.products__sliders {
	position: relative;
}

.wait .products__sliders {
	opacity: .5;
}

.products__sliders .wait_wrap {
	display: none;
}

.wait .products__sliders .wait_wrap {
	position: absolute;
	display: none;
	align-items: center;
	justify-content: center;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.wait .products__sliders:hover .wait_wrap {
	display: flex;
	z-index: 1;
}

.wait .products__sliders span .wait_title {
	display: inline-block;
	background: var(--svetlo-seryy);
	border-radius: 25px;
	padding: 16px 32px;
	font-family: var(--font-family);
	font-weight: 400;
	font-size: 18px;
	line-height: 100%;
	color: var(--grafit);
}

#vertical-multilevel-menu_m {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 100vh;
}

.ml_2 {
	overflow-x: hidden;
}

.product-item__title {
	height: 100%;
}

.product-item__title a {
	height: 100%;
}

.swiper-button-disabled  {
	opacity: 0.7;
	cursor: default;
}

.bx-breadcrumb-item-link:hover {
	opacity: 1;
}

.bx-ui-slider-range {
	z-index: 71;
}

.bx-filter .bx-ui-slider-range {
	z-index: 71;
}

.footer__container {
	justify-content: space-between;
}

textarea {
	resize: vertical;
}

.form__services label span {
	cursor: default !important;
}

.form__services label {
	cursor: default !important;
}

.fil_tag__close {
	cursor: pointer;
}

.form__services span svg {
	width: 22px;
	height: 22px;
}

.form__services label:hover path {
	fill: #eee;
}


.compare__top__groups {
	width: 100%;
	overflow-x: auto;
}

.compare__top__groups__scroll {
	position: relative;
	display: flex;
	gap: 15px;
	padding-bottom: 20px;
}

.compare__top__groups label {
		position: relative;
		cursor: pointer;
}

.compare__top__groups label span {
		font-size: 14px;
		white-space: nowrap;
}

.compare__top__groups span {
		display: flex;
		align-items: center;
		border-radius: 15px;
		padding: 7px 12px 7px 12px;
		border: 1px solid var(--seryy);
		background: rgba(0, 0, 0, 0.05);
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 103%;
		position: relative;
}

.compare__top__groups label:hover span {
		background: #1E6E7B;
		color: #fff;
}

.compare__top__groups label.active span {
		background: #1E6E7B;
		color: #fff;
}

.compare__top__groups::-webkit-scrollbar {
	width: 6px;               /* ширина scrollbar */
	height: 6px;
}
.compare__top__groups::-webkit-scrollbar-track {
	background: #F0F0F0;        /* цвет дорожки */
	border-radius: 3px;
}
.compare__top__groups::-webkit-scrollbar-thumb {
	background: #1E6E7B;
	border-radius: 3px;
}

.main__slider {
	border-radius: 25px;
}

.collections__item:hover {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.blog-item__content {
	gap: 10px;
}
.blog-item__title {
	color: var(--grafit);
	font-size: 20px;
	font-family: 'Jost-Medium';
	text-decoration: none;
	line-height: 140%;
	margin-bottom: 10px;
	display: block;
}

.blog-item__link span {
	color: var(--grafit);
	padding-right: 20px;
	font-size: 16px;
	line-height: 125%;
	text-decoration: none;
	font-family: 'Jost-Medium';
	padding-bottom: 5px;
	border-bottom: 2px solid var(--grafit);
	position: relative;
}

.blog-item:hover .blog-item__link span {
		color: var(--grin-blyu);
		border-color: var(--grin-blyu);
}

.footer__phone a {
	position: relative;
	display: inline-block;
}

.footer__phone a::after {
		display: block;
		position: absolute;
		left: 0;
		width: 0;
		height: 1px;
		background-color: var(--grafit);
		content: "";
		transition: width 0.3s ease-out;
}

.footer__phone:hover>a::after {
		width: calc(100%);
}

.footer__social-item {
	position: relative;
}

.footer__social-item span {
	position: relative;
}

.footer__social-item span::after {
		display: block;
		position: absolute;
		top: 100%;
		left: 0;
		width: 0;
		height: 1px;
		background-color: var(--grafit);
		content: "";
		transition: width 0.3s ease-out;
}

.footer__social-item:hover span::after {
		width: calc(100%);
}

.footer__social-item svg {
	width: 16px;
	height: 16px;
}

.header__btns span {
	letter-spacing: -1px;
}

.cart_fav_no {
	display: block;
}

.cart_fav_yes {
	display: none;
}

.active .cart_fav_no {
	display: none;
}

.active .cart_fav_yes {
	display: block;
}

.date_mobile {
	display: none;
}

.blog-item__image a {
	position: relative;
	display: block;
	background-position: center;
	background-size: cover;
}

.thumbs-product .swiper-slide img {
	object-fit: contain;
}

.main-slide__content {
	padding-right: 30px;
}

.slider {
	position: relative;
	display: block;
	margin-top: 20px;
	height: calc(100vh - 467px); // - 113px - 20px - 20px -294px - 20px
}

.slider .container {
	height: 100%;
}

.sticker_sale span {
	position: relative;
	display: flex;
	height: 33px;
	border-radius: 17px;
	padding: 0 12px;
	align-items: center;
	justify-content: center;
	background-color: #FA8C16;
	font-family: var(--font-family);
	font-weight: 500;
	font-size: 16px;
	color: var(--belyy);
}

.product__order-image .sticker_sale {
	position: absolute;
	display: flex;
	top: 0px;
	left: 0px;
}

.table_compare_wrap  .sticker_sale {
	position: absolute;
	top: 10px;
	left: 10px;
}

.product-item__price {
	position: relative;
	display: flex;
	flex-direction: column;
}

.product-item__price__old {
	font-size: 16px;
	line-height: 18px;
	color: var(--seryy);
	text-decoration: line-through;
}

.products__content span.product-item__price__old {
	font-size: 16px;
	line-height: 18px;
	color: var(--seryy);
	text-decoration: line-through;
}

.products__accordeon-content span.product-item__price__old {
	font-size: 16px !important;
	line-height: 18px !important;
	color: var(--seryy);
	text-decoration: line-through;
}

.products__content-price {
	position: relative;
	display: flex;
	flex-direction: column;
}

.products__content-price .product-item__price__new {
	color: var(--grafit);
	font-size: 32px;
	line-height: 167%;
	font-family: 'Jost-SemiBold';
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.products__content-price__margin {
	margin-top: 10px;
}

.product__order-count__hint {
	position: relative;
	display: flex;
	flex-direction: column;
}

.product__order-count__hint .product-item__price__old {
	font-size: 12px;
	text-align: center;
	color: var(--seryy);
	line-height: 143%;
}

.product__order-count__hint .product-item__price__new {
	font-size: 14px;
	text-align: center;
	color: var(--seryy);
	line-height: 143%;
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
}
.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.table_compare_wrap .sticker_sale {
	display: flex;
}

.mob__social-item svg {
	width: 16px;
	height: 16px;
}

.products__content__brend {
	position: relative;
	/* display: flex; */
	display: none;
}

.products__content__brend img {
	width: 100px;
	max-width: 100px;
	height: auto;
}

.fix_wa {
	position: fixed;
	display: block;
	bottom: 50px;
	right: 30px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 99;
}

.fix_wa svg {
	width: 100%;
	height: 100%;
}

.search-page.theme-blue input[type=text] {
	border-color: #F0F0F0;
}
.search-page input[type=text] {
	background-color: #fff;
}

.search-page.theme-blue input[type=submit] {
	border: 1px solid #F0F0F0;
	border-left: none;
	border-radius: 0 5px 5px 0;
	background-color: transparent;
}

.product-item__measure {
	position: relative;
	display: block;
	padding: 0 20px;
}

.basket__block__list__item .product-item__stiker {
	left: 0;
}

@media(min-width: 768px) {
		.modal-dialog {
				width:600px;
				margin: 30px auto
		}

		.modal-content {
				-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
				box-shadow: 0 5px 15px rgba(0,0,0,.5)
		}

		.modal-sm {
				width: 300px
		}
		
}


@media(min-width: 992px) {
		.modal-lg {
				width:900px
		}
}


@media (max-width: 992px) {
	.sales-cart__btn_m {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.orders__block__item__box__buttons_m {
		display: flex;
	}
	.btn-aurh {
		width: 35px;
		text-align: right;
	}
	.aurh__close-btn {
		width: 35px;
	}
	.fake_header {
		height: 65px;
	}
	.popup__search {
		width: auto;
		height: 100vh;
	}
	.popup__form-result {
		height: calc(100vh - 180px);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.lk__menu-container {
		width: 230px;
	}
	.main_section__title {
		font-size: 16px;
	}
	.section_navigation {
		display: none;
	}
	.blogs__top {
		margin-bottom: 30px;
	}
	/* .product-item__btn {
		display: none;
	} */
	.product_btn {
		display: flex;
		justify-content: space-between;
		padding: 0 15px;
		margin-top: 10px;
	}
	.product-item__net {
		font-size: 20px;
		font-weight: 600;
	}
	.product-item__btn {
		padding: 0;
	}
	.sales-cart__btn_d {
		display: none;
	}
	.product-item_wrap__bottom {
		align-items: center;
	}
	.product-item__price {
		font-size: 20px;
	}
	.product-item__image {
			width: 80%;
			margin: 0 auto;
	}
	.block__title {
		font-weight: 600;
	}
	#review_modal .popup-review__block {
		width: 100%;
	}
	.banners__lists {
		flex-direction: column;
	}
	.banners__item {
		width: 100%;
	}
	.banners__item__third .banners__item_wrap {
		align-items: center;
		padding: 15px 15px 15px 15px;
		text-align: center;
	}
	.banners__item__third .banners-item__text {
		text-align: center;
	}
	.banners__item__third .banners__item__blank {
		display: none;
	}
	.banners__item__third .banners__item__picture {
		display: block;
	}
	.ban {
		height: 180px;
	}
	.page__title {
		color: var(--belyy);
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0px;
		font-size: 30px;
		align-items: center;
		height: 180px;
		min-height: 100%;
		box-sizing: border-box;
	}
	.page__title h1 {
		font-size: 30px;
	}
	.bx-breadcrumb-item-text {
		font-size: 12px;
	}
	.categories__item {
		width: calc(50% - 8px);
	}
	.categories__item-title a {
		font-size: 16px;
	}
	.product-item {
			width: calc(100% / 2 - 5px);
	}
	.search__container .product-item {
			width: calc(100% / 2 - 5px);
	}
	.rating_stars__item {
		width: 14px;
		height: 14px;
	}
	.rating_stars__item img {
		width: 14px;
		height: 14px;
	}
	.product-item__rating {
		padding: 0 15px;
	}
	.product-item__rating span {
		font-size: 12px;
	}
	.sales-favorite__btn {
		width: 35px;
		height: 35px;
	}
	.sales-cart__btn_m {
		width: 35px;
		height: 35px;		
	}
	.sales-wait_btn {
		width: 35px;
		height: 35px;
		border-radius: 8px;		
	}
	.sales-cart__btn {
		border-radius: 8px;
	}
	.product-item__title a {
		padding: 0 15px;
	}
	.product-item_wrap__bottom {
		padding: 0 15px;
	}
	.product-item__net {
		font-size: 14px;
		line-height: 110%;
	}
	.sales-net__btn {
		width: 35px;
		height: 35px;
		border-radius: 8px;
	}
	.page__aside {
		display: none;
		width: 100%;
	}
	.page__aside.opened {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100vh;
		background-color: #fff;
		z-index: 101;
		overflow-y: auto;
		padding: 60px 15px 15px;
		box-sizing: border-box;
	}
	.filter_show {
		display: flex;
	}
	.category__top {
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.category__top {
		width: auto;
	}
	.category__sorts {
		width: auto;
	}
	.filter_show {
		border: 1px solid var(--seryy);
		border-radius: 5px;
		padding: 5px 10px;
		background: var(--belyy);
		gap: 10px;
	}
	.page__aside__close {
		position: absolute;
		display: block;
		top: 20px;
		right: 20px;
		border: none;
		background: transparent;
		cursor: pointer;
	}
	.page__aside__close svg {
		margin-left: 10px;
	}
	.page__aside .aside__form {
		display: none;
	}
	.filter__prices {
		overflow: hidden;
	}
	.bx-filter .bx-filter-button-box {
		padding: 15px 0;
	}
	.products__content-b {
		margin-top: 0px;
	}
	.products__content-nal_m {
		position: relative;
		display: flex;
		align-items: center;
		gap: 3px;
	}
	.products__content-nal {
		display: none;
	}
	.products__content-price {
		padding-bottom: 0px;
	}
	.products__content-btn {
		margin-top: 15px;
	}
	.products__container {
		margin-bottom: 30px;
	}
	.products__accordeon_also .product-item {
		width: 100%;
	}
	.main-product {
		width: 100%;
	}
	.main-product .swiper-slide img {
		width: 100%;
		max-width: 100%;
		object-fit: contain;
	}
	.products__content__title {
		font-size: 16px;
	}
	.products__container_m {
		display: block;
	}
	.products__content-b {
		gap: 10px;
	}
	.products__content__title {
		padding-bottom: 0px;
		margin-bottom: 0px;
		border: none;
		padding-right: 0;
	}
	.products__content-articul {
		display: none;
	}
	.products__container_m .products__content-articul {
		display: block;
	}
	.products__content__title {
		display: none;
	}
	.products__container_m .products__content__title {
		display: block;
	}
	.products__content-review {
		display: none;
	}
	.products__container_m .products__content-review {
		display: flex;
	}
	.products__content-r {
		display: none;
	}
	.products__container_m .products__content-r {
		display: block;
	}
	.catalog__product-number {
		order: 1;
	}
	.products__btn-favorite {
		order: 2;
		flex: none;
	}
	.products__btn-compare {
		order: 3;
		flex: none;
	}
	.products__btn-cart {
		order: 4;
	}
	.catalog__product-minus {
		width: 33px;
		height: 44px;
	}
	.catalog__product-plus {
		width: 33px;
		height: 44px;
	}
	.catalog__product-number input {
		width: 33px;
	}
	.products__accordeon-title::before {
		height: 20px;
		right: 7px;
		top: 30px;
	}
	.products__accordeon-title::after {
		width: 20px;
		height: 5px;
		right: 0;
		top: 38px;
	}
	.acives.products__accordeon-title::before {
		height: 20px;
		right: 7px;
		top: 30px;
	}
	.acives.products__accordeon-title::after {
		width: 20px;
		height: 5px;
		right: 0;
		top: 38px;
	}
	.popup-review__block {
		padding: 40px 15px;
	}
	.review_form__title {
		font-size: 20px;
	}
	.review_form__product__picture {
		width: 90px;
	}
	.review_form__product__info__price {
		font-size: 20px;
	}
	.review_form__block {
		flex-direction: column;
	}
	.main__menu-container.openMenu {
		box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	}
	.product-item__zapros {
		font-size: 16px;
	}
	.whatsapp_btn_d {
		/* display: none; */
	} 	
	.whatsapp_btn_m {
		/* display: flex; */
		display: none;
		width: 35px;
		height: 35px;
		border-radius: 8px;
	} 	
	.blog-item__content {
		height: auto;
	}
	.blog-item__link {
		position: relative;
		display: block;
	}
	.blog-item:nth-of-type(3n) .blog-item__content {
		height: auto;
	}
	.blog-item {
		width: calc(50% - 8px);
	}
	
	.blog-item:nth-of-type(3n) {
		width: 100%;
	}
	.contact__map_m {
		position: relative;
		display: block;
		order: 1;
	}
	.contact__container {
		order: 3;
	}
	.contact__map {
		display: none;
	}
	.contact__list {
		order: 2;
	}
	.page-contact > .container {
		display: flex;
		flex-direction: column;
	}
	.contact__item {
		width: 47%;
		padding-left: 15px;
		padding-right: 0px;
		margin-right: 0px;
		box-sizing: border-box;
		margin-bottom: 15px;
		border: none;
	}
	.contact__item:nth-of-type(2n+1) {
		padding-left: 0px;
		padding-right: 15px;
		margin-right: 15px;
		border-right: 1px solid var(--svetlo-seryy);
	}
	.contact__item span {
		font-size: 20px;
	}
	.contact__item p {
		font-size: 12px;
	}
	.contact__form {
		width: 100%;
		margin-top: 30px;
	}
	.article__block p {
		font-size: 16px;
	}
	.article__block ul li {
		font-size: 16px;
	}
	.article__detail ol li {
		font-size: 16px;
	}
	.article__detail h2 {
		font-size: 26px;
	}
	.text_page p {
		font-size: 16px;
	}
	.text_page ul li {
		font-size: 16px;
	}
	.text_page h2 {
		font-size: 26px;
	}
	.main__menu-container {
		background: var(--belyy);
		width: 100%;
		height: auto;
		position: absolute;
		flex-direction: column;
		top: 0px;
		left: 0;
		z-index: 99999;
		height: 100vh;
		border-radius: 0;
		padding: 45px 15px 30px;
		box-sizing: border-box;
	}
	.header__nav {
		position: relative;
		display: block;
	}
	.main__mobile-menu {
		padding-right: 0px;
	}
	.main__mobile-bottom {
		margin-left: 0px;
		margin-right: 0px;
	}
	.header-mobile__item {
		padding: 0;
	}
	.header__close-btn {
		position: absolute;
		top: 15px;
		right: 15px;
		border: none;
		background: #fff;
		box-shadow: none;
		z-index: 50;
	}
	.mobile_menu__catalog {
		position: absolute;
		display: block;
		top: 0px;
		left: 100%;
		width: 100%;
		height: 100%;
		background: #fff;
		transition: .3s;
	}
	.mobile_menu__catalog.opened {
		left: 0px;
	}
	.main__mobile-menu li a {
		font-size: 16px;
	}
	.favorites_page .del__btn {
		top: 0px;
		right: 0px;
	}
	.form-contact .form__group.form__group_mess {
		flex-direction: column;
		gap: 0;
	}
	.tabs__content--active {
		padding-bottom: 20px;
	}
	.product__order {
		padding: 15px;
	}
	.basket__block__list__item {
		flex-direction: column;
		gap: 0px;
	}
	.product__order_row {
		gap: 10px;
	}
	.product__order-image {
		width: 90px;
	}
	.product__order-right {
		position: relative;
		width: 100%;
		padding-left: 100px;
		box-sizing: border-box;
		flex-direction: column;
	}
	.product__order-btns {
		gap: 15px;
	}
	.product__order-btns {
		display: none;
	}
	.product__order-btns_m {
		position: relative;
		display: flex;
		gap: 15px;
		order: 2;
	}
	.product__order-count__hint {
		display: none;
	}
	.product__order-right__price {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 10px;
	}
	.product__order-count__hint_m {
		font-size: 12px;
		text-align: center;
		color: var(--seryy);
		line-height: 143%;
		white-space: nowrap;
	}
	.product__order-price {
		min-width: initial;
		text-align: left;
	}
	.product__order-count {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.product__order-favorite button svg {
		margin: 0;
	}
	.product__order-link a svg {
		margin: 0;
	}
	.product__order-price {
		display: none;
	}
	.product__order-right__price .product__order-price {
		display: flex;
	}
	.product__order-right {
		gap: 10px;
	}
	.order__block {
		width: 100%;
		margin-top: 0px;
	}
	.order__block {
		padding: 15px;
	}
	.cart__step {
		margin-top: 30px;
	}
	.tabs__content-right {
		margin-top: 15px;
	}
	.order__info {
		flex-direction: column;
	}
	.order__info__payment {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	.order_success__title {
		font-size: 28px;
	}
	.orders__block__item {
		flex-direction: column;
		padding: 20px;
	}
	.orders__block__item__info {
		order: 2;
	}
	.orders__block__item__box {
		order: 1;
		padding-left: 0px;
	}
	.orders__block__item__box__buttons {
		display: none;
	}
	.orders__block__item__box__goods__item {
		width: 60px;
	}
	.orders__block__item__info__order__title {
		font-size: 14px;
	}
	.orders__block__item__info__order__value {
		font-size: 14px;
	}
	.orders__block__item__info {
		margin-top: 15px;
		padding-top: 15px;
		border-top: 2px solid var(--svetlo-seryy);
	}
	.orders__block__item__info__summ__title {
		font-size: 16px;
	}
	.orders__block__item__info__summ__value {
		font-size: 16px;
	}
	a.btn-green.orders__block__item__box__buttons__repeat {
		width: 100%;
	}
	.header__auth a.autn_m {
		position: relative;
		display: block;
		padding: 0;
	}
	.auth {
		height: auto;
	}
	.auth__container {
		height: auto;
		padding: 30px 0;
	}
	.quiz-question__label {
		box-sizing: border-box;
	}
	.quiz-question__label .icon__label {
		flex: none;
	}
	.reg__container {
		height: auto;
		padding: 30px 0;
	}
	.reg__form {
		width: 100%;
		padding: 0px 20px;
		margin: 0;
		box-sizing: border-box;
	}
	.register-form .form__group.form__group_mess {
		flex-direction: column;
	}
	.reg {
		height: auto;
	}
	.form_vozvrat {
		padding: 20px;
		width: 100%;
		box-sizing: border-box;
		flex-direction: column;
	}
	.form_vozvrat__block {
		width: 100%;
	}
	.form_vozvrat__block__row_m {
		flex-direction: column;
	}
	.thumbs-colv3 {
		height: auto;
	}
	.oplata_row {
		flex-direction: column;
	}
	.oplata_row img {
		width: 100%;
		max-width: 140px;
		height: auto;
	}
	.popup__compare {
		width: calc(100% - 30px);
	}
	.popup__close-compare {
		right: 0px !important;
		background: #fff;
		background: none;
		z-index: 1;
	}
	.compare__body {
		flex-direction: column;
	}
	.compare__body__left {
		position: relative;
		display: flex;
		width: 100%;
		align-items: center;
		flex: none;
		justify-content: space-between;
		gap: 15px;
	}
	.compare__body__left__clear {
		margin-top: 0px;
	}
	.compare__body__left__option__title br {
		display: block;
	}
	.compare__body__left__option {
		border: 1px solid var(--grafit);
		border-radius: 10px;
		padding: 10px 15px;
		height: 34px;
		cursor: pointer;
		max-width: 50%;
		text-align: center;
	}
	.compare__body__left__option.diff {
		background-color: #000;
		color: #fff;
	}
	.compare__body__left__option__icon {
		display: none;
	}
	.banners__item__picture {
		height: auto;
		width: 100%;
	}
	.compare__top {
		flex-direction: column;
	}
	.popup__compare__block {
		position: relative;
		display: block;
		overflow-x: hidden;
		overflow-y: auto;
		height: calc(100vh - 30px);
	}
	.bx_compare {
		position: relative;
		display: block;
	}
	.product-item__articul {
		padding: 0 15px;
	}
	.date_mobile {
		display: block;
	}
	.product-item__stiker {
		left: 15px;
		display: flex;
	}
	.product-item__stiker span {
		height: 25px;
		font-size: 12px;
	}
	.collections_slide__name {
		font-size: 16px;
	}
	.collection__top_title {
		font-size: 20px;
	}
	.collections_slide_prev {
		display: none;
	}
	.collections_slide_next {
		display: none;
	}
	.collection__container {
		margin-bottom: 20px;
	}
	.collection__container_slider {
		flex-direction: row;
	}
}

@media (max-width: 595px) {
	.products__btn-cart .btn {
		width: auto;
	}
	.btn-favorite {
		display: none;
	}
	.title-search-result {
		overflow-y: auto !important;
		height: calc(100vh - 150px) !important;
	}
	
}
/* End */
/* /local/templates/baumarkt/css/main.css?1738580399110452 */
/* /local/templates/baumarkt/libs/swiper-bundle.min.css?173624950218436 */
/* /local/templates/baumarkt/components/bitrix/menu/mobile_catalog/style.css?17362495025343 */
/* /local/templates/baumarkt/components/bitrix/sale.basket.basket.line/.default/style.min.css?17362495024062 */
/* /local/templates/baumarkt/components/arturgolubev/search.title/mx_search_title/style.css?174246946617155 */
/* /local/templates/baumarkt/js/formcheck/style.css?17362495021892 */
/* /local/templates/baumarkt/template_styles.css?174892241573953 */
