

/* Start:/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17791232051556*/
@font-face {
   font-family: Onest;
   src: url("/local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
   font-weight: 100 900;
   font-display: swap;
}
:root {
   --padding-container: 40px;
   --header-height: 150px;
   --header-height-2: 106px;
   --scrollbar-width: 0px;
}

@media (width <= 991px) {
   :root {
      --padding-container: 30px;
      --header-height: 148px;
      --header-height-2: 148px;
   }
}
@media (width <= 582px) {
   :root {
      --padding-container: 16px;
   }

   .breadcrumbs.dizayn-proekt {
      margin-top: 30px;
   }

   .breadcrumbs.cart {
      margin-top: 0;
   }
}
.breadcrumbs {
   margin-bottom: 30px;
   margin-top: 44px;
}
.breadcrumbs .breadcrumb-item {
   font-weight: 500;
   font-size: 12px;
   line-height: 100%;
   letter-spacing: -0.01em;
   opacity: 0.6;
   white-space: nowrap;
}
.breadcrumbs .breadcrumb-item:last-child {
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}
.breadcrumbs .breadcrumbs-wrapper {
   display: inline-flex;
   gap: 9px;
   align-items: center;
   width: 100%;
}
@media (width <= 991px) {
   .catalog-category__title {
      font-weight: 600;
      font-size: 24px;
      line-height: 110%;
      letter-spacing: -0.02em;
      margin-top: 0px;
   }

   .breadcrumbs {
      margin-top: 24px;
      margin-bottom: 10px;
   }
   .breadcrumbs.shops {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
   .breadcrumbs.partnership {
      margin-top: 40px !important;
      margin-bottom: 10px;
   }
}

/* End */


/* Start:/local/templates/domix/components/bitrix/catalog.compare.list/compare_list/style.css?177634617721257*/
@font-face {
  font-family: Onest;
  src: url("/local/templates/domix/components/bitrix/catalog.compare.list/compare_list/../fonts/Onest-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-display: swap;
}
:root {
  --padding-container: 40px;
  --header-height: 150px;
  --header-height-2: 106px;
  --scrollbar-width: 0px;
}

@media (width <= 991px) {
  :root {
    --padding-container: 30px;
    --header-height: 148px;
    --header-height-2: 148px;
  }
}
@media (width <= 582px) {
  :root {
    --padding-container: 16px;
  }
}
.compare-slider .mobile-block {
  display: none;
}

section.compare-slider {
  margin-block: 30px;
}

.compare-slider .mobile-block .compare-slider__props-list-title, .compare-slider .mobile-block .compare-slider__mobile-prop-title {
  opacity: 0;
  width: 1px;
  overflow: hidden;
}
@media (width <= 582px) {
  .compare-slider .mobile-block {
    display: block;
    padding-left: 7.5px;
  }
  .compare-slider .mobile-block .compare-slider__props-list-block {
    padding-left: 15px;
  }

  .compare-slider .mobile-block .fixed {
    left: auto;
    right: 0;
  }
}
.compare-slider__props-list-block.compare-list {
  display: flex;
  flex-direction: column;
}
.compare-slider__item-compare {
  display: flex;
  margin-right: 30px;
  width: 100%;
}

.compare-slider__item-compare.hidden {
  display: none;
}

.compare-slider__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 110%;
  letter-spacing: -0.01em;
}
@media (width <= 582px) {
  .compare-slider__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}
.compare-slider__header-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 38px;
}
.compare-slider__clean-compare-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.compare-slider__btn-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
@media (width <= 582px) {
  .compare-slider__btn-title {
    display: none;
  }
}
.compare-slider__btn-title.mobile {
  display: none;
}
@media (width <= 582px) {
  .compare-slider__btn-title.mobile {
    display: block;
  }
}
.compare-slider__tabs {
  background-color: white;
  padding: 5px;
  width: -moz-max-content;
  width: max-content;
  border-radius: 8px;
  margin-bottom: 32px;
}
.compare-slider__tabs-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  overflow-x: scroll;
}
.compare-slider__tabs__tab {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  cursor: pointer;
  padding: 11px 14px;
  opacity: 0.6;
  white-space: nowrap;
}
.compare-slider__tabs__tab.active {
  background-color: #e9422f;
  border-radius: 6px;
  color: white;
  opacity: 1;
}
@media (width <= 582px) {
  .compare-slider__tabs__tab {
    background-color: #eef0f1;
  }
}
@media (width <= 582px) {
  .compare-slider__tabs {
    width: 100%;
    overflow: hidden;
    background: transparent;
    padding: 0;
  }
}
.compare-slider__properties {
  width: 19.5%;
  padding-right: 30px;
  box-sizing: content-box;
}
@media (width <= 582px) {
  .compare-slider__properties {
    display: none;
  }
}
.compare-slider .select-compare {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 324px;
  box-sizing: content-box;
}
@media (width <= 991px) {
  .compare-slider .select-compare {
    min-height: 324px;
  }

  .compare-slider .fixed .select-compare {
    min-height: min-content;
    max-height: 148px;
  }

}
.compare-slider .select-compare__wrapper {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.compare-slider .select-compare__item {
  display: flex;
  align-items: center;
  gap: 15px;
}
.compare-slider .select-compare__item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.compare-slider .select-compare__item input {
  display: none;
}
.compare-slider .select-compare__custom-check-prop {
  height: 18px;
  width: 18px;
  border: 2px solid #c9c9c9;
  border-radius: 100%;
  aspect-ratio: 1 / 1;
}
.compare-slider .select-compare__custom-check-prop:has(+ input:checked) {
  border-width: 5px;
  border-color: black;
}
@media (width <= 582px) {
  .compare-slider__products-wrapper.swiper-wrapper {
    height: -moz-max-content;
    height: max-content;
  }
}
.compare-slider__products-wrapper .product-item__main-block {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: 324px;
  position: relative;
}
.compare-slider__products-wrapper .product-item__main-block .trash-btn {
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
}

@media (width <= 991px) {
  .compare-slider__products-wrapper .product-item__main-block {
    min-height: 195px;
    height: -moz-max-content;
    height: max-content;
  }
}
.compare-slider__products-wrapper .product-item__image img {
  border-radius: 16px;
  margin-bottom: 10px;
  max-height: 230px;
  max-width: 250px;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}
@media (width <= 582px) {
  .compare-slider__products-wrapper .product-item__image img {
    margin-bottom: 0px;
    width: 100%;
    max-width: 100%;
  }

  .compare-slider__block:has(.fixed) .compare-slider__btn-switch-wrapper {
    bottom: -35px;
  }
}
.compare-slider__products-wrapper .product-item__price {
  font-weight: 600;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
}
@media (width <= 582px) {
  .compare-slider__products-wrapper .product-item__price {
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    padding: 0 10px 8px 8px;
    margin-top: 6px;
  }
}
.compare-slider__products-wrapper .product-item__title {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  width: 95%;
}
@media (width <= 582px) {
  .compare-slider__products-wrapper .product-item__title {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.01em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    padding: 0 10px;
  }
}
.compare-slider__products-wrapper .product-item .card__btn {
  margin: 10px;
  width: 88%;
  display: none;
}
@media (width <= 582px) {
  .compare-slider__products-wrapper .product-item .card__btn {
    height: 40px;
    margin-top: 10px;
    display: block;
  }
}
.compare-slider__wrapper-swiper.slider {
  width: 78%;
}
@media (width <= 582px) {
  .compare-slider__wrapper-swiper.slider {
    width: 100%;
  }
}
.compare-slider__content-compare {
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
}
@media (width <= 582px) {
  .compare-slider__content-compare {
    border-bottom: none;
    margin-bottom: 40px;
  }
}
.compare-slider__props-list-block {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  width: 100%;
  padding-bottom: 24px;
  gap: 8px;
}
.compare-slider__props-list-block.important-prop {
  padding-bottom: 0;
}
.compare-slider__props-list-block.important-prop .compare-list {
  border: none;
}
@media (width <= 582px) {
  .compare-slider__props-list-block {
    margin-top: 20px;
    gap: 24px;
    padding-bottom: 30px;
  }
  .compare-slider__props-list-block.important-prop {
    display: none;
  }
}
.compare-slider__props-list-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  margin-top: 24px;
  margin-bottom: 16px;
}
@media (width <= 582px) {
  .compare-slider__props-list-title {
    white-space: nowrap;
  }
  .compare-slider__props-list-title:has(+ .important-prop) {
    display: none;
  }
}
.compare-slider__description-empty-list {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  white-space: nowrap;
  margin: 0;
  margin-bottom: 24px;
}
.compare-slider .input__checkbox-custom {
  border-color: #c9c9c9;
}
.compare-slider .input__checkbox-custom:has(+ input:checked) {
  border-color: #e9422f;
}
.compare-slider__prop-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
@media (width <= 582px) {
  .compare-slider__prop-text {
    display: none;
  }
}
.compare-slider__prop-item.swiper-slide {
  height: -moz-max-content;
  height: max-content;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
}
.compare-slider__props-list.swiper-wrapper {
  height: -moz-max-content;
  height: max-content;
}
@media (width <= 582px) {
  .compare-slider__props-list.swiper-wrapper {
    margin-top: 12px;
  }
}
.compare-slider__props-list-slider {
  width: 78%;
}
.compare-slider__title-block {
  width: 21%;
  display: flex;
  align-items: center;
}
@media (width <= 582px) {
  .compare-slider__title-block {
    display: none;
  }
}
.compare-slider__props-title-list {
  margin: 0;
  width: 19.5%;
  margin-right: 30px;
  display: flex;
  align-items: center;
}
@media (width <= 582px) {
  .compare-slider__props-title-list {
    display: none;
  }
}
.compare-slider__props-list-unit {
  margin: 3px 0;
}
@media (width <= 582px) {
  .compare-slider__props-list-unit {
    margin: 0;
  }
}
@media (width <= 582px) {
  .compare-slider__props-list-unit.swiper.rating {
    padding-bottom: 0;
    margin-top: 0;
  }
}
.compare-slider .product-item__price {
  grid-area: price;
}
@media (width <= 582px) {
  .compare-slider .product-item__price {
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    padding: 0 10px;
  }
}
.compare-slider .product-item__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: -moz-max-content;
  height: max-content;
}
@media (width <= 582px) {
  .compare-slider .product-item__title {
    align-self: end;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: -0.01em;
    padding: 0 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (width <= 582px) {
  .compare-slider__products-wrapper.swiper-wrapper {
    height: -moz-max-content;
    height: max-content;
  }
  .compare-slider .product-item {
    height: -moz-max-content;
    height: max-content;
  }
}
.compare-slider__container {
  display: none;
}
.compare-slider__container.active {
  display: block;
}
@media (width <= 582px) {
  .compare-slider__container.active {
    display: flex;
  }
}
@media (width <= 582px) {
  .compare-slider__container[role=tabpanel].active {
    display: flex;
  }
}
@media (width <= 582px) {
  .compare-slider__block {
    width: 50%;
  }
  .compare-slider__block:not(.mobile-block) {
    padding-right: 7.5px;
  }
}
.compare-slider .swiper-pagination {
  display: none;
}
@media (width <= 582px) {
  .compare-slider .swiper-pagination {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: -moz-max-content;
    height: max-content;
    margin: 0;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (width <= 582px) {
  .compare-slider .swiper-navigation {
    margin-top: 4px;
  }
  .compare-slider .swiper-navigation button {
    position: relative;
    background-color: transparent;
    box-shadow: none;
    color: black;
  }
}
@media (width <= 582px) and (width <= 582px) {
  .compare-slider .swiper-navigation button {
    margin: 0;
  }
}
@media (width <= 582px) and (width <= 582px) {
  .compare-slider .swiper-navigation {
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
}
@media (width <= 582px) {
  .compare-slider .slider .swiper-button-prev.swiper-button-disabled, .compare-slider .slider .swiper-button-next.swiper-button-disabled, .compare-slider .slider .swiper-button-prev:hover, .compare-slider .slider .swiper-button-next:hover {
    background-color: transparent;
    box-shadow: none;
    color: black;
  }
}
@media (width <= 582px) and (width <= 582px) {
  .compare-slider .slider .swiper-button-prev.swiper-button-disabled, .compare-slider .slider .swiper-button-next.swiper-button-disabled, .compare-slider .slider .swiper-button-prev:hover, .compare-slider .slider .swiper-button-next:hover {
    margin: 0;
  }
}
@media (width <= 582px) {
  .compare-slider__props-list-wrapper {
    margin-top: 92px;
  }
}
.compare-slider__props-list-title.switch-title {
  margin-top: 0;
}
.compare-slider__mobile-prop-title {
  display: none;
}
@media (width <= 582px) {
  .compare-slider__mobile-prop-title {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
    opacity: 0.5;
    white-space: nowrap;
  }
}
.compare-slider__btn-switch {
  display: none;
}
@media (width <= 582px) {
  .compare-slider__btn-switch {
    display: block;
    position: relative;
  }
}
.compare-slider__btn-switch-wrapper {
  position: absolute;
  width: 90vw;
  display: flex;
  align-items: start;
  justify-content: space-between;
  bottom: -30px;
}
@media (width <= 582px) {
  .compare-slider__btn-switch-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
  }
}
.compare-slider__empty-compare-page-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
}
@media (width <= 582px) {
  .compare-slider__empty-compare-page-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 5px;
  }
}
.compare-slider__empty-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  line-height: 165%;
  margin-bottom: 24px;
}
@media (width <= 582px) {
  .compare-slider__empty-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: -0.02em;
    text-align: center;
  }
}
.compare-slider__empty-compare-block {
  background-color: white;
  border-radius: 20px;
  margin-top: 45px;
  padding: 41px 32px;
  display: flex;
}
@media (width <= 991px) {
  .compare-slider__empty-compare-block {
    flex-direction: column;
  }
  .compare-slider__empty-compare-block .left-block, .compare-slider__empty-compare-block .right-block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .compare-slider__empty-compare-block .right-block img {
    transform: translateY(42px);
  }
}
@media (width <= 582px) {
  .compare-slider__empty-compare-block {
    margin-top: 35px;
    padding: 20px 32px;
  }
}
.compare-slider__empty-compare-block .btn {
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.02em;
  width: -moz-max-content;
  width: max-content;
}
.compare-slider__empty-compare-block {
  position: relative;
}
.compare-slider__empty-compare-block img {
  position: absolute;
  right: 0;
  transform: translateX(-56%);
}
@media (width <= 991px) {
  .compare-slider__empty-compare-block img {
    position: static;
    transform: translateX(0);
  }
}
@media (width <= 582px) {
  .compare-slider__empty-compare-block img {
    transform: translateY(13px);
    max-width: 202px;
  }
}
@media (width <= 582px) {
  .compare-slider__empty-compare-block {
    padding-bottom: 0;
  }
}
.compare-slider__content-compare-wrapper.fixed {
  transition: 0.25s ease-in-out;
  position: fixed;
  background-color: white;
  z-index: 9999;
  max-height: 148px;
  left: 0;
  right: 0;
  padding: 24px 0;
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed {
    max-height: 153px;
    padding-left: 15px;
    padding-right: 0;
  }
  .mobile-block .compare-slider__content-compare-wrapper.fixed {
    padding-left: 0;
    padding-right: 15px;
  }
}
.compare-slider__content-compare-wrapper.fixed .compare-slider__content-compare {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-inline: var(--padding-container);
  border-bottom: none;
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed .compare-slider__content-compare {
    padding: 0;
  }
}
.compare-slider__content-compare-wrapper.fixed .product-item__main-block {
  display: grid;
  grid-template-areas: "image title" "image price";
  max-height: 100px;
  background-color: #f9f9fa;
  border-radius: 20px;
  padding: 5px;
  height: 100%;
  padding-bottom: 22px;
}
.compare-slider__content-compare-wrapper.fixed .product-item__main-block .product-item__title {
  font-weight: 500;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: -0.01em;
  padding: 0;
  align-self: end;
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed .product-item__main-block {
    min-height: 0;
    grid-template-areas: "image price" "title title";
    height: -moz-max-content;
    height: max-content;
    border-radius: 16px;
    grid-template-columns: 50px;
    padding: 10px;
    gap: 6px;
  }
  .compare-slider__content-compare-wrapper.fixed .product-item__main-block .product-item__title {
    grid-column: span 2;
  }
}
.compare-slider__content-compare-wrapper.fixed .card__btn {
  display: none;
}
.compare-slider__content-compare-wrapper.fixed .product-item__image {
  grid-area: image;
  grid-row: span 2;
  background-color: white;
  border-radius: 16px;
}
.compare-slider__content-compare-wrapper.fixed .product-item__image img {
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: contain;
     object-fit: contain;
  height: 90px;
  max-width: 80px;
  margin: 0;
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed .product-item__image img {
    border-radius: 12px;
  }
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed .product-item__image {
    grid-row: span 1;
    width: 50px;
    height: 50px;
  }
  .compare-slider__content-compare-wrapper.fixed .product-item__image img {
    height: 50px;
    width: 50px;
  }
}
.compare-slider__content-compare-wrapper.fixed .product-item__price {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed .product-item__price {
    height: -moz-max-content;
    height: max-content;
    place-self: end start;
  }
}
@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed {
    width: 50%;
  }
  .compare-slider__content-compare-wrapper.fixed .product-item__price {
    height: -moz-max-content;
    height: max-content;
    place-self: end start;
  }
  .compare-slider__content-compare-wrapper.fixed .compare-slider__products-wrapper .product-item {
    height: -moz-max-content;
    height: max-content;
  }
}
.compare-slider__content-compare-wrapper.fixed img {
  height: 50px;
}
.product-item__price-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  grid-area: price;
}
.compare-slider__content-compare-wrapper.fixed .trash-btn {
  display: none;
}
.compare-slider__content-compare-wrapper.fixed .swiper-navigation .swiper-pagination {
  display: none;
}
.compare-slider__content-compare-wrapper.fixed .select-compare {
  height: 100%;
}
.compare-slider .slider .swiper-pagination-bullets {
  display: none;
}
@media (width <= 582px) {
  .compare-slider .fixed .slider .swiper-pagination-bullets {
    display: flex;
  }
  .compare-slider .fixed .swiper-navigation button {
    display: none;
  }
}
@media (width <= 582px) {
  .compare-slider .swiper-navigation {
    display: block;
  }
}

header:has(.header__row-wrapper.hidden) + main .compare-slider__content-compare-wrapper.fixed {
  top: 76px;
  transition: 0.25s ease-in-out;
}
@media (width <= 582px) {
  header:has(.header__row-wrapper.hidden) + main .compare-slider__content-compare-wrapper.fixed {
    top: 0;
    margin-right: 7.5px;
  }

  header:has(.header__row-wrapper.hidden) + main .compare-slider__block.mobile-block .compare-slider__content-compare-wrapper.fixed {
    top: 0;
    margin-right: 0px;
    margin-left: 7.5px;
  }
}

.input__checkbox-custom {
  pointer-events: none;
}

header:not(:has(.header__row-wrapper.hidden)) + main .compare-slider__content-compare-wrapper.fixed {
  top: 150px;
  transition: 0.25s ease-in-out;
}
@media (width <= 582px) {
  header:not(:has(.header__row-wrapper.hidden)) + main .compare-slider__content-compare-wrapper.fixed {
    top: 0;
  }
}

@media (width <= 991px) {


  .compare-slider__content-compare-wrapper.fixed {
    max-height: 240px;
  }
}

@media (max-width: 991px) and (min-width: 582px){
  .compare-slider__content-compare-wrapper.fixed .product-item__main-block {
    display: flex;
    align-items: center;
    height: max-content;
  }

  .compare-slider__properties {
    width: 30.5%;
  }
}

@media (width <= 582px) {
  .compare-slider__content-compare-wrapper.fixed {
    max-height: 148px;
  }

}

@media (width <= 432px) {
  .compare-slider:has(.product-item__price-old.card__price-old) .product-item__price-wrapper {
    height: 50px;
  }

  .product-item__price-wrapper:not(:has(.card__price-old)) {
    align-content: start;
  }

  .product-item__price-wrapper .product-item__price {
    margin-top: 0;
  }

  .breadcrumbs.compare {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (width  <= 385px) {
  .fixed .product-item__price-percent.card__price-sale {
    display: none;
  }
}
/* End */
/* /local/templates/domix/components/bitrix/breadcrumb/domix_bredcrumbs/style.css?17791232051556 */
/* /local/templates/domix/components/bitrix/catalog.compare.list/compare_list/style.css?177634617721257 */
