

/* Start:/local/templates/Ldigital/components/bitrix/news/blog/bitrix/catalog.filter/.default/style.css?17367686161403*/
.filter-container {
  margin: 20px 0;
  margin-right: 30px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 2;
  width: calc(24.66667% - 65px);
}
.filter-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #2C0F31;
    color: #c3b0e0;
    padding: 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    gap: 5px;
}
.filter-header span {
  font-family: dewi;
}
.filter-header .arrow {
    transition: transform 0.3s ease;
}
.filter-header .arrow.up {
    transform: rotate(180deg);
}
.filter-body {
    display: none;
    padding: 15px;
    background: rgb(25, 25, 25);    
}
.filter-body table {
    width: 100%;
    border-collapse: collapse;
}
.filter-body table td {
    padding: 10px;
    vertical-align: top;
    color: #fff;
}
.filter-body input[type="submit"] {
    margin-top: 10px;
    padding: 8px 15px;
    background-color: #c958df;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    font-family: 'dewi';
    font-size: 11px;    
}
.filter-body table tbody td input{
  margin-bottom: 10px;
}
@media(max-width:1340px) {
  .filter-container {
      width: 268px;
  }
}
@media (max-width: 760px) {
  .filter-container {
    top: 20px;
    margin-right: 15px;
    width: 220px;
  }
}
/* End */


/* Start:/local/templates/Ldigital/components/bitrix/news/blog/bitrix/news.list/.default/style.css?174711973765*/
#comp_eca9afd4d5f5ec785644bb63ecd0b359 {
  position: relative;
}

/* End */
/* /local/templates/Ldigital/components/bitrix/news/blog/bitrix/catalog.filter/.default/style.css?17367686161403 */
/* /local/templates/Ldigital/components/bitrix/news/blog/bitrix/news.list/.default/style.css?174711973765 */
