

/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/all4it/catalog.section/templates/mobile/style.css?173882372860*/
.accordion-menu-header a {
    color: #0f6da1 !important;
}

/* End */


/* Start:/local/components/all4it/catalog.list/templates/akcii/style.css?17513001016598*/
.catalog-product-card-header-badges__item.badge_in-stock {
  background-color: #3fceb3; /* Пример цвета для 'В наличии' */
}

.catalog-product-card-header-badges__item.badge_discount {
  background-color: #EE5D00; /* Пример цвета для 'Скидка' */
}

.catalog-product-card-header-badges__item.badge_on-the-way {
  background-color: #3aa2d0; /* Пример цвета для 'В пути' */
}

.catalog-product-card-header-badges__item.badge_vat {
  background-color: #be53ff; /* Пример цвета для 'НДС' */
}

.catalog-product-card-header-badges__item.badge_leasing {
  background-color: #edc150; /* Пример цвета для 'Лизинг' */
}

.catalog-product-card-header-badges__item.badge_warranty {
  background-color: #2370ff; /* Пример цвета для 'Гарантия' */
}

.catalog-product-card-header-badges__item.badge_new {
  background-color: #4986e2; /* Пример цвета для 'Новинка' */
}

.catalog-product-card-header-badges__item.badge_by {
  background-color: #349d54; /* Пример цвета для 'б/у' */
}

.hidden {
  display: none !important;
}

.catalog_grid .card-product {
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out !important;
}

.catalog_grid .card-product:hover {
  box-shadow: 0 10px 20px #b0cfe0 !important;
  transform: translateY(-5px) !important;
}

.catalog_list .card-product__name {
  -webkit-line-clamp: unset !important;
  width: 450px !important;
  white-space: normal !important;
  overflow: hidden !important;
  overflow-wrap: break-word; /* Стандартное свойство для переноса слов на новую строку */
  text-overflow: unset !important;
}

.products-cards-slider .card-product__name {
  -webkit-line-clamp: unset !important;
  width: 330px !important;
  white-space: normal !important;
  overflow: hidden !important;
  overflow-wrap: break-word; /* Стандартное свойство для переноса слов на новую строку */
  text-overflow: unset !important;
}

.products-cards-slider .card-product__name {
  -webkit-line-clamp: 1 !important;
}

.catalog_grid .card-product__price-wrapper {
  margin-left: 0 !important;
}

.catalog_grid .card-product__price {
  width: 205px !important;
}

.catalog_list .card-product__price-wrapper {
  width: 240px !important;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding-right: 30px;
  align-content: center;
  flex-direction: column;
  align-items: flex-end;
}

.catalog-page .catalog_list .catalog__items .card-product .card-product__footer {
  height: 100%;
  grid-column: 4 / 5 !important;
}

.catalog-page .catalog_grid .catalog__items .card-product {
  max-width: 401px !important;
}

.catalog-page .catalog_list .catalog__items .card-product .card-product__body .card-product__img,
.catalog-page .catalog_list .catalog__items .card-product .card-product__body .card-product__img img {
  width: 150px !important;
  height: 150px;
  object-fit: contain;
}

.select {
  position: relative;
}

.select-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}

.select.open .select-icon {
  transform: translateY(-50%) rotate(180deg);
}

.catalog-header-sort__item .button-select {
  padding-inline: 32px;
  text-transform: none;
  border: 1px solid #0f6da1;
  color: #0f6da1;
  height: 56px;
}

#reset {
  text-transform: none;
  color: white;
  background: linear-gradient(180deg, #0f6da1 0%, #41a4db 100%);
}

.catalog-header-sort__item .button-select.active,
.catalog-header-sort__item .button-select:hover {
  padding-inline: 33px;
  text-transform: none;
  color: white !important;
  background: linear-gradient(180deg, #0f6da1 0%, #41a4db 100%);
  border: none;
}

.catalog-header-sort__item .button-select svg {
  fill: none;
  font-size: 14px;
  margin-left: 5px;
}

.button-select.active .arrow-icon,
.button-select:hover .arrow-icon {
  stroke: white !important;
}

.arrow-icon.flip,
.svg-container.flip svg {
  transform: rotate(180deg);
  transform-origin: 5.5px 3.5px;
}

.catalog__items .card-product .product-config-amount {
  display: flex;
}

.catalog__items .card-product .product-config-amount__button {
  border: none;
  background-color: unset;
}

.catalog__items .card-product .product-config-amount__control {
  width: 5ch;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  border: none;
  outline: none;
  background: none;
}

.catalog__items .card-product .product-config-amount__button_plus {
  margin-left: -10px;
}

#bx_incl_area_3_4_1 {
  display: none;
}

.catalog-page-header {
  row-gap: 0 !important;
}

.catalog-page .catalog__items_grid.search_grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.catalog-page .search-grid.search-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.catalog-page .catalog__items_grid .catalog-configurator-product-card .catalog-configurator-product-card__body {
  height: 100%;
}

.catalog-pagination {
  padding-top: 32px !important;
}

@media (max-width: 1024px) {
  .catalog-page .catalog__items {
    grid-template-columns: 1fr !important;
  }
}

.catalog__items_grid{
  grid-template-columns: repeat(4, minmax(0, 1fr));
  display: grid;
}


.catalog__items {
  gap: 32px 16px;
}
.catalog-pagination__button {
  color: #0f6da1;
  background-color: #edfbfc;
  border: 1px solid #d6e7f2;
  border-radius: 100%;
}
.catalog-pagination__button, .catalog-pagination__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.catalog-pagination__item {
  font-size: 14px;
  color: #636363;
}
.catalog-pagination__button {
  color: #0f6da1;
  background-color: #edfbfc;
  border: 1px solid #d6e7f2;
  border-radius: 100%;
}
.catalog-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 3%;
  margin-bottom: 4%;
}
.catalog-pagination__item_active {
  color: #fff;
  background-color: #0f6da1;
  border-radius: 100%;
  pointer-events: none;
}
.catalog-pagination__button svg {
  width: 16px;
  height: 16px;
  fill: none;
}

@media (max-width: 1024px) {
  .catalog__items {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 767px) {
  .catalog-header-sort__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
/* End */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467 */
/* /local/components/all4it/catalog.section/templates/mobile/style.css?173882372860 */
/* /local/components/all4it/catalog.list/templates/akcii/style.css?17513001016598 */
