

/* Start:/bitrix/templates/template/css/categories.css?17889738051038*/
@media (max-width: 992px) {
  .filterContainer{
    display:none;
  }
}

i[data-role="prop_angle"]{display:none}
.bx-filter .bx-filter-title{display:none}
.bx-filter.bx-blue .bx-filter-section {
    background: none !important;
}
.bx-filter .bx-filter-parameters-box-title span {
    color: #000!important;
    border-bottom: 1px solid transparent!important;
    cursor: pointer!important;
    font-size: 1rem!important;
    font-weight: 600!important;
}
.bx-filter.bx-blue .btn-themes {
    background-color: #00b570!important;
    border-color: #00b570!important;
    width: 100%!important;
    border-radius: 100px!important;
}
#del_filter{
    cursor: pointer;
    width: 100%;
}

/* Category Cards */
.category-card {
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  border-radius: 10px;
  overflow: hidden;
}

.category-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.category-img {
  width: 140px;
  height: 140px;
  object-fit: cover;
  flex-shrink: 0;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.element/detail-catalog/style.css?17889738051399*/
/* Category Cards */
.category-card {
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
  border-radius: 10px;
  overflow: hidden;
}

.category-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.category-img {
  width: 140px;
  height: 140px;
  object-fit: cover;
  flex-shrink: 0;
}

    swiper-container {
      width: 100%;
      height: 100%;
    }

    swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #444;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    swiper-slide img {
      display: sw </swiper-slidek;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

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

    .sliderMain {
      height: 80%;
      width: 100%;
    }

    .sliderThumb {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .sliderThumb swiper-slide {
      width: 25%;
      height: 100%;
      opacity: 0.4;
    }

    .sliderThumb .swiper-slide-thumb-active {
      opacity: 1;
    }

    swiper-slide img {
      display: sw </swiper-slidek;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
/* End */
/* /bitrix/templates/template/css/categories.css?17889738051038 */
/* /bitrix/templates/.default/components/bitrix/catalog.element/detail-catalog/style.css?17889738051399 */
