/* Отключение личного кабинета */
.header__top-inner [data-ajax-load-block="HEADER_RIGHT_BLOCK"] {
  display: none !important;
}
.mega-fixed-menu__row [data-ajax-load-block="HEADER_TOGGLE_CABINET"] {
  display: none !important;
}
.bx-auth {
  display: none !important;
}

/* Отключение личного кабинета END */

/* 22.10.25 */
.price-sections-list__item-childs > ul {
  display: none;
}

@media (max-width: 767px) {
  .banners-big--adaptive-1 .banners-big__wrapper .banners-big__img-wrapper {
    display: block;
  }

  .banners-big--adaptive-1
    .banners-big__wrapper
    .banners-big__img-wrapper--back-right {
    right: auto;
    width: 100%;
  }

  .banners-big--adaptive-1
    .banners-big__wrapper
    .banners-big__img-wrapper--back-right
    img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    height: 100%;
  }

  .banners-big--adaptive-1 .banners-big__depend-height {
    object-fit: cover;
    justify-content: end;
    padding-bottom: 35px;
  }

  .banners-big--adaptive-1 .banners-big__text-block {
    -webkit-line-clamp: none;
  }

  .banners-big--adaptive-1 .banners-big__title,
  .banners-big--adaptive-1 .banners-big__title h1,
  .banners-big--adaptive-3 .banners-big__title,
  .banners-big--adaptive-3 .banners-big__title h1 {
    font-size: 15px;
    line-height: 20px;
  }

  .banners-big--adaptive-1 .banners-big__text-block {
    font-size: 10px;
    line-height: 12px;
  }

  .banners-big--adaptive-1 .banners-big__text-block ul {
    margin-bottom: 0;
  }

  .body .banners-big .main-slider .owl-carousel__dots {
    bottom: 50px;
  }

  .banners-big--adaptive-1 .banners-big__text-block ul li span {
    font-size: 10px !important;
    line-height: 12px;
  }

  .banners-big--adaptive-1 .banners-big__text-block ul li {
    margin-bottom: 0;
  }

  .banners-big .maxwidth-theme {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (max-width: 992px) {
  .mobileheader__item {
    display: flex;
    gap: 5px;
  }

  .my_widget_button {
    padding: 8px 10px;
    font-size: 13px;
    line-height: 17px;
  }
}

@media (min-width: 400px) {
  .mobileheader__item {
    gap: 20px;
  }
}

@media (max-width: 400px) {
  .mobileheader__item {
    /* padding: 10px; */
    font-size: 12px;
  }

  .mobileheader__item .logo a {
    width: 100%;
  }

  .burger {
    padding: 20px 0;
  }

  .mobileheader__item--right-icons .line-block {
    margin-right: -10px;
  }

  .mobileheader__item--right-icons .line-block > .line-block__item {
    padding-left: 18px;
    padding-right: 0px;
  }

  .line-block > .line-block__item {
    padding-right: 3px;
  }

  .mobileheader__item .line-block {
    margin: 0 -5px;
  }
}

@media (max-width: 360px) {
  .mobileheader__item {
    /* margin: 0 30px; */
    font-size: 10px !important;
    gap: 0;
    margin: 0;
    margin-right: 5px;
  }

  .mobileheader__item .line-block {
    margin-left: 10px;
  }

  .mobileheader__item--right-icons {
    width: auto;
  }

  .mobileheader__item--right-icons .line-block > .line-block__item {
    padding-left: 7px;
  }

  .mobileheader__item .logo a {
    width: 85%;
  }
}
.bottom-icons-panel{
	box-shadow:none;
}

/* custom footer  */
.footer__social.line-block__item.footer__info-item{
  display: none;
}
/*  */
.price-search {
	margin: 0 0 24px;
}

.price-search__row {
	display: flex;
	gap: 12px;
	align-items: center;
}

.price-search__input {
	max-width: 520px;
}

@media (max-width: 600px) {
	.price-search__row {
		display: block;
	}

	.price-search__input,
	.price-search__btn,
.price-search__reset {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media (max-width: 992px) {
	@media (max-width: 767px) {
    .footer .bottom-menu .line-block--48 > .panel-collapse {
        padding-left: 24px;
        padding-right: 24px;
        box-sizing: border-box;
    }
}
	.mobileheader--with-city {
		height: 74px;
		padding-right: 16px;
		padding-left: 16px;
	}

	/* Regional mobile header uses explicit columns to keep the brand and actions aligned. */
	.mobileheader--with-city .mobileheader__inner {
		display: grid;
		grid-template-columns: minmax(0, 1fr) auto;
		gap: 8px;
		margin: 0;
	}

	.mobileheader--with-city .mobileheader__item {
		min-width: 0;
		margin: 0;
	}

	.mobileheader--with-city .mobileheader__item:first-child .line-block {
		display: grid;
		grid-template-columns: 28px minmax(0, 1fr);
		align-items: center;
		margin: 0;
	}

	.mobileheader--with-city .mobileheader__item:first-child .line-block > .line-block__item {
		min-width: 0;
		padding: 0;
	}

	.mobileheader--with-city .mobileheader__item:first-child .line-block > .line-block__item:first-child {
		display: flex;
		height: 100%;
		align-items: center;
	}

	.mobileheader--with-city .burger {
		width: 24px;
		margin: 0;
		padding: 0;
	}

	.mobileheader--with-city .burger > .svg {
		width: 24px;
		height: 11px;
	}

	.mobileheader--with-city .mobileheader__brand {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		line-height: 1;
	}

	.mobileheader--with-city .logo {
		box-sizing: border-box;
		width: 132px;
		max-width: 132px;
		padding-left: 8px;
	}

	.mobileheader--with-city .line-block__item:not(.hidden) + .logo {
		width: 132px;
		max-width: 132px;
	}

	.mobileheader--with-city .mobileheader__brand > a {
		display: block;
		width: 124px;
		max-width: 124px;
	}

	.mobileheader--with-city .mobileheader__item--right-icons {
		display: flex;
		align-items: center;
		width: auto;
		margin: 0;
		gap: 0;
	}

	.mobileheader--with-city .mobileheader__item--right-icons > .line-block__item {
		padding: 0 4px 0 0;
	}

	.mobileheader--with-city .mobileheader__item--right-icons .line-block {
		margin: 0;
	}

	.mobileheader--with-city .mobileheader__item--right-icons .line-block > .line-block__item {
		padding: 0 0 0 16px;
	}

	.mobileheader--with-city .header-button .btn {
		padding: 7px 8px;
		font-size: 12px;
		line-height: 16px;
		white-space: nowrap;
	}

	.mobileheader__city {
		display: block;
		width: 100%;
		margin-top: 3px;
		color: #15963a;
		font-size: 12px;
		font-weight: 700;
		line-height: 1.1;
		letter-spacing: 0;
		text-align: center;
	}

	.mobileheader--color-dark .mobileheader__city,
	.mobileheader--color-colored .mobileheader__city {
		color: #fff;
	}

	#mobileheader.mobileheader--with-city-wrapper #mobilephones {
		height: calc(100dvh - 74px);
	}

	body.mfixed_y.mfixed_view_scroll_top #mobileheader.mobileheader--with-city-wrapper {
		top: -75px;
	}
}

@media (max-width: 360px) {
	.mobileheader--with-city {
		height: 70px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.mobileheader--with-city .mobileheader__inner {
		gap: 6px;
	}

	.mobileheader--with-city .mobileheader__item:first-child .line-block {
		grid-template-columns: 24px minmax(0, 1fr);
	}

	.mobileheader--with-city .burger {
		width: 22px;
	}

	.mobileheader--with-city .burger > .svg {
		width: 22px;
		height: 10px;
	}

	.mobileheader--with-city .line-block__item:not(.hidden) + .logo,
	.mobileheader--with-city .mobileheader__brand > a {
		width: 110px;
		max-width: 110px;
	}

	.mobileheader--with-city .logo {
		width: 110px;
		max-width: 110px;
		padding-left: 6px;
	}

	.mobileheader--with-city .mobileheader__brand > a {
		width: 104px;
		max-width: 104px;
	}

	.mobileheader--with-city .mobileheader__item--right-icons .line-block > .line-block__item {
		padding-left: 5px;
	}

	.mobileheader--with-city .header-button .btn {
		padding: 6px 7px;
		font-size: 11px;
		line-height: 15px;
	}

	.mobileheader__city {
		margin-top: 2px;
		font-size: 11px;
	}

	#mobileheader.mobileheader--with-city-wrapper #mobilephones {
		height: calc(100dvh - 70px);
	}

	body.mfixed_y.mfixed_view_scroll_top #mobileheader.mobileheader--with-city-wrapper {
		top: -71px;
	}
}
