

/* Start:/local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/style.css?169442364121225*/
.catalog_content__title {
  padding-bottom: 1rem;
}

.block_page_navigation {
  text-align: center;
  margin-bottom: 2.5rem;
}
.block_page_navigation > span, .block_page_navigation > a {
  padding: 0.3rem 0.7rem;
  margin: 0 0.5rem;
}
.block_page_navigation .block_page_current {
  border: 1px solid var(--main-color);
}

.catalog_section_block {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
}
.catalog_section_block.catalog_section_block_bestsellers {
  padding: 0 0 32px;
}

.catalog_content .catalog_content__category_img_title {
  font-size: 0.9rem;
}
.catalog_content .catalog_content__category_comment {
  margin-bottom: 2rem;
}
.catalog_content .catalog_content__category_comment img {
  max-width: 100%;
  max-height: 100%;
}
.catalog_content .catalog_content__category_block_img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 110px;
  margin-bottom: 2rem;
}
.catalog_content .catalog_content__category_img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.catalog_content .catalog_content__canvas {
  margin-bottom: 2rem;
}
.catalog_content .catalog_content__canvas_img {
  width: 100%;
}
.catalog_content .catalog_content__category {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}
.catalog_content .catalog_content__category_item {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: -1px;
  margin-left: -1px;
  padding: 1rem;
  text-align: center;
  border: 1px solid #ebedee;
}
.catalog_content .catalog_content__category_item:hover {
  -webkit-box-shadow: 0 5px 9.7px 0.3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 9.7px 0.3px rgba(0, 0, 0, 0.15);
}

.tabs_block__product_card,
.block__product_cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.tabs_block__product_card .product_card__inner,
.block__product_cards .product_card__inner {
  -ms-flex-preferred-size: 270px;
      flex-basis: 270px;
  width: auto;
  margin-left: -1px;
}
.tabs_block__product_card .product_card__inner.product_card__inner--row,
.block__product_cards .product_card__inner.product_card__inner--row {
  width: 100%;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

.block__product_cards {
  margin-bottom: 37px;
  width: 100%;
}
.block__product_cards.block__product_cards--row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column {
  width: 100%;
}
.block__product_cards .product_card__block_item {
  width: 25%;
  margin-bottom: -1px;
}
.block__product_cards .product_card__block_item-4 {
  width: 25%;
}
.block__product_cards .product_card__block_item-5 {
  width: 20%;
}
.block__product_cards .product_card__block_item-3 {
  width: 33.3333333333%;
}
.block__product_cards.block__product_cards--mobile-min .product_card__block_item {
  width: 25%;
  margin-bottom: -1px;
}
.block__product_cards.block__product_cards--mobile-min .product_card__block_item-4 {
  width: 25%;
}
.block__product_cards.block__product_cards--mobile-min .product_card__block_item-5 {
  width: 20%;
}
.block__product_cards.block__product_cards--mobile-min .product_card__block_item-3 {
  width: 33.3333333333%;
}

.catalog-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

.catalog_section_block_bestsellers .product_card__block_item {
  width: 100%;
}

.product_card__block_item > div {
  height: 100%;
}
.product_card__block_item.product_card__block_item--row {
  width: 100%;
  margin-bottom: -1px;
}

@media (max-width: 1300px) {
  .catalog_content__category_item {
    padding: 1rem;
  }
}
@media (max-width: 1200px) {
  div.block__product_cards .product_card__block_item {
    width: 25%;
  }

  div.block__product_cards .product_card__block_item.product_card__block_item--row {
    width: 100%;
  }
}
@media (max-width: 992px) {
  div.block__product_cards .product_card__block_item {
    width: 33.3333333333%;
  }

  div.block__product_cards .product_card__block_item.product_card__block_item--row {
    width: 100%;
  }

  .catalog_content__category_item {
    padding: 1.5rem;
  }

  #loadMore,
.catalog_content__category,
.catalog_content__category_block_img {
    margin-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  div.block__product_cards .product_card__block_item.product_card__block_item--row.product_card__block_item--row-min {
    width: 50%;
  }

  div.block__product_cards .product_card__block_item.product_card__block_item--row {
    width: 100%;
  }

  div.block__product_cards .product_card__block_item {
    width: 50%;
    height: auto;
  }

  .catalog_content__sort_horizon_btn-block {
    display: none;
  }

  .catalog_content__category_item {
    width: calc(50% + 1px);
  }

  .catalog_content__title {
    padding-top: 5px;
    text-align: center;
    padding-bottom: 22px;
  }

  .catalog_section_block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .catalog_content__category_item {
    width: 50%;
  }

  div.catalog_section_block .product_card__block_item,
div.block__product_cards-section .product_card__block_item {
    width: 50%;
  }

  div.catalog_section_block .product_card__block_item.product_card__block_item--row,
div.block__product_cards-section .product_card__block_item.product_card__block_item--row {
    width: 100%;
  }

  .rating-block-title {
    display: none;
  }

  .product-detail-info-block-comment {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1rem;
  }

  .product-detail-info-block-title {
    text-align: center;
  }

  .product-detail-photo-block .sticker_product,
.product-detail-photo-block .product_card__block_icon {
    top: 1rem;
  }

  .product-detail-price-and-cheaper {
    background: #f7f7f7;
    text-align: center;
    padding: 2rem 1rem 0 1rem;
  }
  .product-detail-price-and-cheaper .product-detail-title-price {
    display: inline-block;
  }
  .product-detail-price-and-cheaper .product_card__block__new_price_product {
    padding-right: 0;
    padding-bottom: 0;
  }
  .product-detail-price-and-cheaper .product_card__block__old_price_product {
    display: block;
    font-size: 0.8rem;
    margin: 0.3rem 0 0.5rem 0;
  }
  .product-detail-price-and-cheaper .product-detail-info-block-price {
    padding-bottom: 1rem;
  }

  .product-detail-info-block-brand {
    padding: 2.5rem 1rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    border-bottom: 1px solid #ededed;
  }
  .product-detail-info-block-brand .product-detail-info-block-brand-link {
    margin-bottom: 0;
  }

  .product-detail-info-block-main-property {
    text-align: center;
  }

  .product-detail-info-block .block-property-text-item {
    opacity: 0.5;
  }
  .product-detail-info-block .block-property-color-item.active,
.product-detail-info-block .block-property-text-item.active {
    opacity: 1;
  }
  .product-detail-info-block .product-detail-info-block-size {
    display: none;
  }
  .product-detail-info-block .product-detail-info-block-basket {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 555;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-bottom: 0;
  }
  .product-detail-info-block .product-detail-info-block-basket .main_btn {
    width: 50%;
    padding: 0.8rem 0.8rem;
  }
  .product-detail-info-block .product-detail-info-block-basket .detail-basket-wrapper {
    width: 50%;
  }
  .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity {
    width: 50%;
    margin-left: 0;
  }
  .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__input,
.product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__minus,
.product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__plus {
    width: 33.33%;
    height: 100%;
    line-height: 3.2rem;
  }
  .product-detail-info-block .product-detail-info-block-one-click-basket .one_click_btn {
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 0.8rem 0.5rem;
  }
  .product-detail-info-block .block-advantages-title {
    text-align: center;
    font-size: 1.5rem;
  }
  .product-detail-info-block .product-detail-info-block-advantages-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2rem;
  }
  .product-detail-info-block .product-detail-info-block-advantages-item img {
    max-width: 50px;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .product-detail-info-block .product-detail-info-block-advantages {
    border-bottom: 1px solid #ededed;
  }

  .product-detail-info-block-basic-property,
.product-detail-share-block-comment {
    display: none;
  }

  .product-detail-share-block-button {
    margin-right: 0;
    width: 100%;
    text-align: center;
    padding: 0.8rem 1.5rem;
  }

  .product-detail-info-block-one-click-basket {
    margin-bottom: 2rem;
    border-bottom: 1px solid #ededed;
  }

  .product_card__block_item {
    width: 100%;
  }

  .detail-product-advice.owl-carousel .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid #ededed;
    border-radius: 50px;
    margin-right: 1.333rem;
  }

  .detail-product-advice.owl-carousel .owl-dot.active span {
    display: block;
    width: 8px;
    height: 8px;
    border: 1px solid var(--main-color);
    background: var(--main-color);
    border-radius: 50px;
    margin-right: 1.333rem;
  }

  .detail-product-advice.owl-carousel .owl-dots {
    display: block;
    text-align: center;
    margin-top: 1rem;
    padding-bottom: 2rem;
  }

  .tabs_block__product_card {
    padding-right: 0;
  }

  .detail-product-advice.owl-carousel .product_card__block {
    padding: 2rem 0;
  }

  .product_set_item::before {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: auto;
    margin-bottom: -27px;
    margin-right: -27px;
  }

  .product_set_item .d24 {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-top: auto;
    margin-bottom: -13px;
    margin-right: -2px;
  }

  .product_set_comment {
    padding-bottom: 2rem;
  }

  .puzzle_block .detail_product {
    border-bottom: 1px solid #ededed;
    margin-bottom: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .product_set_comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .product_set_comment__price {
    padding-right: 0;
    padding-bottom: 1rem;
  }

  .product-detail-info-block .product-detail-info-block-basket .main_btn {
    width: 100%;
    height: 100%;
    padding: 0.8rem 0.8rem;
  }

  .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity {
    width: 50%;
    margin-left: 0;
  }

  .block_page_previous,
.block_page_next {
    display: none;
  }

  .catalog_section_block {
    padding-left: 15px;
    padding-right: 0;
    margin-bottom: 40px;
  }

  .block__product_cards.block__product_cards--mobile-min .product_card__block_item {
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .block__product_cards.block__product_cards--mobile-min .product_card__block_item:nth-child(3n) {
    margin-right: 0;
  }
  .block__product_cards.block__product_cards--mobile-min .product_card__block_item-4 {
    width: calc((100% - 20px) / 3);
  }
  .block__product_cards.block__product_cards--mobile-min .product_card__block_item-5 {
    width: calc((100% - 20px) / 3);
  }
  .block__product_cards.block__product_cards--mobile-min .product_card__block_item-3 {
    width: calc((100% - 20px) / 3);
  }
}
@media (max-width: 767px) {
  .panel_filter_sort {
    display: block;
    margin-bottom: 1rem;
  }
}
@media (max-width: 576px) {
  .catalog_content__canvas {
    display: none;
  }

  .catalog-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-wrapper .block_main_left_menu__content.no-padding {
    padding: 0 !important;
  }

  div.catalog_section_block .product_card__block_item,
div.block__product_cards-section .product_card__block_item {
    width: 100%;
  }

  .catalog_content__category_item {
    width: 100%;
  }

  .product_card__block__article {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .block_page_navigation > span,
.block_page_navigation > a {
    padding: 0.3rem 0.7rem;
    margin: 0 0.3rem;
  }

  .catalog_content__canvas {
    display: none;
  }

  .catalog_content__canvas.catalog_content__canvas--display {
    display: block;
  }

  div.block__product_cards .product_card__block_item {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 480px) {
  div.block__product_cards .product_card__block_item.product_card__block_item--row.product_card__block_item--row-min {
    width: 100%;
  }
}
@media (max-width: 460px) {
  .catalog_content__category_block_img {
    height: 85px;
    margin-bottom: 7px;
  }
}
.sorting {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 42px;
    margin-bottom: 10px;
    font-size: 0.9rem;
    line-height: 42px; }
.sorting .select_block {
    margin-bottom: 0; }
.sorting .custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: rgba(0, 0, 0, 0.5);
    line-height: 2rem;
    border: 0;
    padding: 0 2rem 0 1rem;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer; }
.sorting .custom-select-trigger:hover {
    color: var(--main-color); }
.sorting .custom-select-trigger:hover::after {
    border-bottom: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color); }
.sorting .custom-select-trigger::after {
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    right: 1rem;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: 0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
.sorting .custom-select-block.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
.sorting .custom-select-block.opened .custom-select-trigger::after {
    top: calc(50% - 2px);
    margin-top: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
.sorting .custom-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 301;
    display: block;
    min-width: 12rem;
    padding: 0 1rem;
    margin-top: 0.7rem;
    color: #000000;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
.sorting .custom-options::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    margin-bottom: -0.45rem;
    border-top: 1px solid #ced2d5;
    border-left: 1px solid #ced2d5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
.sorting .custom-option {
    position: relative;
    display: block;
    padding: 0 1rem;
    line-height: 2rem;
    border-bottom: 1px solid #e4e4e4;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }
.sorting .custom-option:last-child {
    border-bottom: none; }
.sorting .custom-option:hover {
    color: var(--main-color); }
.sorting .custom-option:active {
    color: var(--main-color); }
.sorting form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 115px; }
.sorting .catalog_content__sort_horizon_btn-block {
    top: calc(50% - 1.15rem);
    position: absolute;
    right: 0; }
.sorting .catalog_content__sort_horizon_btn {
    display: inline-block;
    margin-left: 10px; }
.sorting span.catalog_content__sort_horizon_btn {
    fill: var(--main-color); }
.sorting a.catalog_content__sort_horizon_btn {
    fill: #BDBDBD; }
.sorting a.catalog_content__sort_horizon_btn-list {
    fill: #BDBDBD; }
.sorting span.catalog_content__sort_horizon_btn-list {
    fill: var(--main-color); }
.sorting .sorting__svg-icons {
    fill: var(--main-color);
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
.sorting .catalog_content__sort_horizon_property {
    display: inline-block; }
.sorting .custom-select-wrapper {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

@media (max-width: 768px) {
    .sorting form {
        padding-right: 0; }
    .sorting .catalog_content__sort_horizon_btn-block {
        display: none; } }

.compare__line {
  max-width: calc(100% - 80px);
  margin: 0 auto 25px;
  border-color: #c4c4c4;
}

@media (max-width: 1023px) {
  .compare__line {
    max-width: calc(100% - 30px) !important;
  }
}

.mb-btn.mb-btn--dark.compare__back-btn {
  display: flex;
  max-width: 400px;
  height: 50px;
  margin: 0 auto 100px;
}
/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/breadcrumb/mebelson_default/style.css?17126405391563*/
.breadcrumb_block {
    padding: 0 55px;
    margin-bottom: var(--space-m);
}

.breadcrumb_block .icon-nav_2 {
    padding: 5px;
    font-size: 7px;
}

.breadcrumb_block__item {
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #989898;
}

.breadcrumb_block__item_no_link {
    color: #8b8b8b;
}

.breadcrumb_block__item-arrow {
    margin: 0 5px;
}

.breadcrumb_block__item-delimiter{
    margin: 0 5px;
    color: #989898;
}

.breadcrumb_block__item  a{
    color: #989898 !important;
}

.breadcrumb_block__item  a:hover{
    color: #000 !important;
}
@media (max-width: 1440px) {
    .breadcrumb_block {
        padding: 0 40px;
    }
    .breadcrumb_block__item {
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .breadcrumb_block {
        padding: 0 40px;
    }
    .breadcrumb_block__item {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .breadcrumb_block__item {
        font-size: 14px;
    }
    .breadcrumb_block {
        text-align: left;
        padding: 0 15px;
        overflow: scroll;
        -ms-overflow-style: none;
        width: 100%;
        height: 40px;
        display: block;
        white-space: nowrap;
        position: relative;
    }

    .puzzle_block .breadcrumb_block {
        border-top: none;
    }

    .breadcrumb_block::-webkit-scrollbar {
        display: none;
    }

    .breadcrumb_block::-webkit-scrollbar-track {
        display: none;
    }

    .breadcrumb_block::-webkit-scrollbar-thumb {
        display: none;
    }
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog.section.list/mebelson_default/style.css?17126405394767*/
.wrapper_about {
    padding: 0 70px !important;
    overflow: hidden;
}
.wrapper_about .swiper-slide{
    text-align: center;
    width: min-content;
    padding: 0 30px;

}

@media (max-width: 1024px) {
    .wrapper_about {
        padding: 0 15px !important;
    }
}

.swiper-wrapper {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.catalog_item-elements_description-text a {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #989898 !important;
    padding-right: 20px;
}

.catalog_item-elements_description-title a {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 140%;
    color: #000000 !important;
}

.catalog_item-elements-images img {
    width: 100%;
}

.wrapper_catalog-main {
    column-gap: 30px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 60px;
    width: 100%;
    padding: 0 70px;
}


.catalog_item-elements.width-footer {
    margin-bottom: 100px;
}

.catalog_item-elements.width-top, .catalog_item-elements.width-footer {
    flex-basis: calc(50% - 30px / 2);
    flex-grow: 0;
    flex-shrink: 0;
}

.catalog_item-elements.width-main {
    flex-basis: calc(33.33333% - 30px * 2 / 3);
    flex-grow: 0;
    flex-shrink: 0;
}

@media (max-width: 1440px) {
    .wrapper_catalog-main {
        padding: 0 40px;
    }
}

@media (max-width: 1024px) {
    .wrapper_catalog-main {
        padding: 0 40px;
    }

    .catalog_item-elements.width-main {
        flex-basis: calc(50% - 30px / 2);
        flex-grow: 0;
        flex-shrink: 0;
    }
}

@media (max-width: 767px) {
    .wrapper_catalog-main {
        padding: 0 15px;
    }

    .catalog_item-elements.width-top, .catalog_item-elements.width-footer {
        flex-basis: 100%;
    }

    .catalog_item-elements.width-main {
        flex-basis: 100%;
    }
}


/*slider-menu header sup*/

.header__catalog__page__menu-item {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    align-items: center;
}

.header__catalog__page__menu-item svg {
    width: 70px;
    height: 70px;
}

.selling_navigation_links.JS-catalog_content__category_item sup {
    line-height: 1;
    padding-left: 5px;
    font-size: 13px;
    cursor: pointer;
}

.selling_navigation_about.gallery ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
}

.selling_navigation_about.gallery .selling_navigation_links.JS-catalog_content__category_item .hover_link {
    color: #000;
    white-space: normal;
}

.selling_navigation_about.gallery .selling_navigation_links.JS-catalog_content__category_item .hover_link:hover {
    border-bottom: none;
    padding-bottom: 0px;
}

.hover_link:hover .header__catalog__page__menu-item svg #hover {
    fill: #d9d8cee8;
    transition: fill .3s ease-out;
}

.header__catalog__page__menu-item svg:hover rect {
    fill: #d9d8cee8;
    transition: fill .3s ease-out;
}

.hover_link:hover svg rect, .hover_link:hover path, .hover_link:hover svg polygon, .hover_link:hover svg polyline, .hover_link:hover svg circle{
    fill: #d9d8cee8;
    cursor: pointer;
    transition: fill 0.5s ease-out;
}

.cls-1, .cls-2, .cls-3 {
    fill: #FFFFFF;
    stroke: #d9d8cee8;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

.hover_link {
    display: inline-block;
}

.selling_navigation_links.JS-catalog_content__category_item .hover_link {
    font-size: 16px;
}

.simplebar-track.simplebar-horizontal {
    height: 7px;
}


@media (max-width: 1024px) {
    .header__catalog__page__menu-item {
        display: none;
    }

    .selling_navigation_links.JS-catalog_content__category_item sup {
        padding-left: 1px;
        font-size: 13px;
    }

    .simplebar-content {
        padding-top: 6px;
    }

    .wrapper_about.JS-catalog_content__category_block .selling_navigation_about {
        padding-bottom: 5px;
        margin-top: 0px;
    }

    .header__catalog__page__menu-item_names {
        color: #989898;
    }
}


/*slider-menu header sup end*/


@media (max-width: 1024px) {
    .gallery.swiper-section .swiper-slide {
        margin-right: 10px!important;
        width: fit-content!important;
    }
}

.gallery-wrapper-center {
    justify-content: center;
}

.header__catalog__page__menu-item_names {
    font-size: 16px !important;
    text-align: center;
}

.catalog_content__category_comment.catalog_content__category_comment_mt {
    margin-top: 2rem;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/sotbit_origami_catalog/style.css?169442363922166*/
.catalog_content__title {
    padding-bottom: 1rem;
}

.block_page_navigation {
    text-align: center;
    margin-bottom: 2.5rem;
}

.block_page_navigation > span, .block_page_navigation > a {
    padding: 0.3rem 0.7rem;
    margin: 0 0.5rem;
}

.block_page_navigation .block_page_current {
    border: 1px solid var(--main-color);
}

.catalog_section_block {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
}

.catalog_section_block.catalog_section_block_bestsellers {
    padding: 0 0 32px;
}

.catalog_content .catalog_content__category_img_title {
    font-size: 0.9rem;
}

.catalog_content .catalog_content__category_comment {
    margin-bottom: 2rem;
}

.catalog_content .catalog_content__category_comment img {
    max-width: 100%;
    max-height: 100%;
}

.catalog_content .catalog_content__category_block_img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 110px;
    margin-bottom: 2rem;
}

.catalog_content .catalog_content__category_img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.catalog_content .catalog_content__canvas {
    margin-bottom: 2rem;
}

.catalog_content .catalog_content__canvas_img {
    width: 100%;
}

.catalog_content .catalog_content__category {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.catalog_content .catalog_content__category_item {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -1px;
    margin-left: -1px;
    padding: 1rem;
    text-align: center;
    border: 1px solid #ebedee;
}

.catalog_content .catalog_content__category_item:hover {
    -webkit-box-shadow: 0 5px 9.7px 0.3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 9.7px 0.3px rgba(0, 0, 0, 0.15);
}

.tabs_block__product_card,
.block__product_cards {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.tabs_block__product_card .product_card__inner,
.block__product_cards .product_card__inner {
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
    width: auto;
    margin-left: -1px;
}

.tabs_block__product_card .product_card__inner.product_card__inner--row,
.block__product_cards .product_card__inner.product_card__inner--row {
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.block__product_cards {
    margin-bottom: 37px;
    width: 100%;
}

.block__product_cards.block__product_cards--row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column {
    width: 100%;
}

.block__product_cards .product_card__block_item {
    width: 25%;
    margin-bottom: -1px;
}

.block__product_cards .product_card__block_item-4 {
    width: 25%;
}

.block__product_cards .product_card__block_item-5 {
    width: 20%;
}

.block__product_cards .product_card__block_item-3 {
    width: 33.3333333333%;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item {
    width: 25%;
    margin-bottom: -1px;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item-4 {
    width: 25%;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item-5 {
    width: 20%;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item-3 {
    width: 33.3333333333%;
}

.catalog-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}

.catalog_section_block_bestsellers .product_card__block_item {
    width: 100%;
}

.product_card__block_item > div {
    height: 100%;
}

.product_card__block_item.product_card__block_item--row {
    width: 100%;
    margin-bottom: -1px;
}

@media (max-width: 1300px) {
    .catalog_content__category_item {
        padding: 1rem;
    }
}

@media (max-width: 1200px) {
    div.block__product_cards .product_card__block_item {
        width: 25%;
    }

    div.block__product_cards .product_card__block_item.product_card__block_item--row {
        width: 100%;
    }
}

@media (max-width: 992px) {
    div.block__product_cards .product_card__block_item {
        width: 33.3333333333%;
    }

    div.block__product_cards .product_card__block_item.product_card__block_item--row {
        width: 100%;
    }

    .catalog_content__category_item {
        padding: 1.5rem;
    }

    #loadMore,
    .catalog_content__category,
    .catalog_content__category_block_img {
        margin-bottom: 1rem;
    }
}

@media (max-width: 768px) {
    div.block__product_cards .product_card__block_item.product_card__block_item--row.product_card__block_item--row-min {
        width: 50%;
    }

    div.block__product_cards .product_card__block_item.product_card__block_item--row {
        width: 100%;
    }

    div.block__product_cards .product_card__block_item {
        width: 50%;
        height: auto;
    }

    .catalog_content__sort_horizon_btn-block {
        display: none;
    }

    .catalog_content__category_item {
        width: calc(50% + 1px);
    }

    .catalog_content__title {
        padding-top: 5px;
        text-align: center;
        padding-bottom: 22px;
    }

    .catalog_section_block {
        padding-left: 15px;
        padding-right: 15px;
    }

    .catalog_content__category_item {
        width: 50%;
    }

    div.catalog_section_block .product_card__block_item,
    div.block__product_cards-section .product_card__block_item {
        width: 50%;
    }

    div.catalog_section_block .product_card__block_item.product_card__block_item--row,
    div.block__product_cards-section .product_card__block_item.product_card__block_item--row {
        width: 100%;
    }

    .rating-block-title {
        display: none;
    }

    .product-detail-info-block-comment {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 1rem;
    }

    .product-detail-info-block-title {
        text-align: center;
    }

    .product-detail-photo-block .sticker_product,
    .product-detail-photo-block .product_card__block_icon {
        top: 1rem;
    }

    .product-detail-price-and-cheaper {
        background: #f7f7f7;
        text-align: center;
        padding: 2rem 1rem 0 1rem;
    }

    .product-detail-price-and-cheaper .product-detail-title-price {
        display: inline-block;
    }

    .product-detail-price-and-cheaper .product_card__block__new_price_product {
        padding-right: 0;
        padding-bottom: 0;
    }

    .product-detail-price-and-cheaper .product_card__block__old_price_product {
        display: block;
        font-size: 0.8rem;
        margin: 0.3rem 0 0.5rem 0;
    }

    .product-detail-price-and-cheaper .product-detail-info-block-price {
        padding-bottom: 1rem;
    }

    .product-detail-info-block-brand {
        padding: 2.5rem 1rem;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: center;
        border-bottom: 1px solid #ededed;
    }

    .product-detail-info-block-brand .product-detail-info-block-brand-link {
        margin-bottom: 0;
    }

    .product-detail-info-block-main-property {
        text-align: center;
    }

    .product-detail-info-block .block-property-text-item {
        opacity: 0.5;
    }

    .product-detail-info-block .block-property-color-item.active,
    .product-detail-info-block .block-property-text-item.active {
        opacity: 1;
    }

    .product-detail-info-block .product-detail-info-block-size {
        display: none;
    }

    .product-detail-info-block .product-detail-info-block-basket {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 555;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -moz-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-bottom: 0;
    }

    .product-detail-info-block .product-detail-info-block-basket .main_btn {
        width: 50%;
        padding: 0.8rem 0.8rem;
    }

    .product-detail-info-block .product-detail-info-block-basket .detail-basket-wrapper {
        width: 50%;
    }

    .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity {
        width: 50%;
        margin-left: 0;
    }

    .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__input,
    .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__minus,
    .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity .product_card__block_buy_quantity__plus {
        width: 33.33%;
        height: 100%;
        line-height: 3.2rem;
    }

    .product-detail-info-block .product-detail-info-block-one-click-basket .one_click_btn {
        width: 100%;
        margin-bottom: 1.5rem;
        padding: 0.8rem 0.5rem;
    }

    .product-detail-info-block .block-advantages-title {
        text-align: center;
        font-size: 1.5rem;
    }

    .product-detail-info-block .product-detail-info-block-advantages-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 2rem;
    }

    .product-detail-info-block .product-detail-info-block-advantages-item img {
        max-width: 50px;
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .product-detail-info-block .product-detail-info-block-advantages {
        border-bottom: 1px solid #ededed;
    }

    .product-detail-info-block-basic-property,
    .product-detail-share-block-comment {
        display: none;
    }

    .product-detail-share-block-button {
        margin-right: 0;
        width: 100%;
        text-align: center;
        padding: 0.8rem 1.5rem;
    }

    .product-detail-info-block-one-click-basket {
        margin-bottom: 2rem;
        border-bottom: 1px solid #ededed;
    }

    .product_card__block_item {
        width: 100%;
    }

    .detail-product-advice.owl-carousel .owl-dot span {
        display: block;
        width: 8px;
        height: 8px;
        border: 1px solid #ededed;
        border-radius: 50px;
        margin-right: 1.333rem;
    }

    .detail-product-advice.owl-carousel .owl-dot.active span {
        display: block;
        width: 8px;
        height: 8px;
        border: 1px solid var(--main-color);
        background: var(--main-color);
        border-radius: 50px;
        margin-right: 1.333rem;
    }

    .detail-product-advice.owl-carousel .owl-dots {
        display: block;
        text-align: center;
        margin-top: 1rem;
        padding-bottom: 2rem;
    }

    .tabs_block__product_card {
        padding-right: 0;
    }

    .detail-product-advice.owl-carousel .product_card__block {
        padding: 2rem 0;
    }

    .product_set_item::before {
        right: 50%;
        top: auto;
        bottom: 0;
        margin-top: auto;
        margin-bottom: -27px;
        margin-right: -27px;
    }

    .product_set_item .d24 {
        right: 50%;
        top: auto;
        bottom: 0;
        margin-top: auto;
        margin-bottom: -13px;
        margin-right: -2px;
    }

    .product_set_comment {
        padding-bottom: 2rem;
    }

    .puzzle_block .detail_product {
        border-bottom: 1px solid #ededed;
        margin-bottom: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .product_set_comment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .product_set_comment__price {
        padding-right: 0;
        padding-bottom: 1rem;
    }

    .product-detail-info-block .product-detail-info-block-basket .main_btn {
        width: 100%;
        height: 100%;
        padding: 0.8rem 0.8rem;
    }

    .product-detail-info-block .product-detail-info-block-basket .product_card__block_buy_quantity {
        width: 50%;
        margin-left: 0;
    }

    .block_page_previous,
    .block_page_next {
        display: none;
    }

    .catalog_section_block {
        padding-left: 15px;
        padding-right: 0;
        margin-bottom: 40px;
    }

    .block__product_cards.block__product_cards--mobile-min .product_card__block_item {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .block__product_cards.block__product_cards--mobile-min .product_card__block_item:nth-child(3n) {
        margin-right: 0;
    }

    .block__product_cards.block__product_cards--mobile-min .product_card__block_item-4 {
        width: calc((100% - 20px) / 3);
    }

    .block__product_cards.block__product_cards--mobile-min .product_card__block_item-5 {
        width: calc((100% - 20px) / 3);
    }

    .block__product_cards.block__product_cards--mobile-min .product_card__block_item-3 {
        width: calc((100% - 20px) / 3);
    }
}

@media (max-width: 767px) {
    .panel_filter_sort {
        display: block;
        margin-bottom: 1rem;
    }
}

@media (max-width: 576px) {
    .catalog_content__canvas {
        display: none;
    }

    .catalog-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    .catalog-wrapper .block_main_left_menu__content.no-padding {
        padding: 0 !important;
    }

    div.catalog_section_block .product_card__block_item,
    div.block__product_cards-section .product_card__block_item {
        width: 100%;
    }

    .catalog_content__category_item {
        width: 100%;
    }

    .product_card__block__article {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .block_page_navigation > span,
    .block_page_navigation > a {
        padding: 0.3rem 0.7rem;
        margin: 0 0.3rem;
    }

    .catalog_content__canvas {
        display: none;
    }

    .catalog_content__canvas.catalog_content__canvas--display {
        display: block;
    }

    div.block__product_cards .product_card__block_item {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 480px) {
    div.block__product_cards .product_card__block_item.product_card__block_item--row.product_card__block_item--row-min {
        width: 100%;
    }
}

@media (max-width: 460px) {
    .catalog_content__category_block_img {
        height: 85px;
        margin-bottom: 7px;
    }
}

.sorting {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 42px;
    margin-bottom: 10px;
    font-size: 0.9rem;
    line-height: 42px;
}

.sorting .select_block {
    margin-bottom: 0;
}

.sorting .custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: rgba(0, 0, 0, 0.5);
    line-height: 2rem;
    border: 0;
    padding: 0 2rem 0 1rem;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.sorting .custom-select-trigger:hover {
    color: var(--main-color);
}

.sorting .custom-select-trigger:hover::after {
    border-bottom: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color);
}

.sorting .custom-select-trigger::after {
    content: '';
    position: absolute;
    top: calc(50% - 5px);
    right: 1rem;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: 0;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.sorting .custom-select-block.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.sorting .custom-select-block.opened .custom-select-trigger::after {
    top: calc(50% - 2px);
    margin-top: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.sorting .custom-options {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 301;
    display: block;
    min-width: 12rem;
    padding: 0 1rem;
    margin-top: 0.7rem;
    color: #000000;
    border: 1px solid #e4e4e4;
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.07);
    background: #fff;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.sorting .custom-options::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    margin-bottom: -0.45rem;
    border-top: 1px solid #ced2d5;
    border-left: 1px solid #ced2d5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.sorting .custom-option {
    position: relative;
    display: block;
    padding: 0 1rem;
    line-height: 2rem;
    border-bottom: 1px solid #e4e4e4;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.sorting .custom-option:last-child {
    border-bottom: none;
}

.sorting .custom-option:hover {
    color: var(--main-color);
}

.sorting .custom-option:active {
    color: var(--main-color);
}

.sorting form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 115px;
}

.sorting .catalog_content__sort_horizon_btn-block {
    top: calc(50% - 1.15rem);
    position: absolute;
    right: 0;
}

.sorting .catalog_content__sort_horizon_btn {
    display: inline-block;
    margin-left: 10px;
}

.sorting span.catalog_content__sort_horizon_btn {
    fill: var(--main-color);
}

.sorting a.catalog_content__sort_horizon_btn {
    fill: #BDBDBD;
}

.sorting a.catalog_content__sort_horizon_btn-list {
    fill: #BDBDBD;
}

.sorting span.catalog_content__sort_horizon_btn-list {
    fill: var(--main-color);
}

.sorting .sorting__svg-icons {
    fill: var(--main-color);
    display: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sorting .catalog_content__sort_horizon_property {
    display: inline-block;
}

.sorting .custom-select-wrapper {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 768px) {
    .sorting form {
        padding-right: 0;
    }

    .sorting .catalog_content__sort_horizon_btn-block {
        display: none;
    }
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/style.css?172321013334747*/
.bx-filter {
	width: 100%;
	min-width: 220px;
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
	margin-bottom: 20px;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top: 26px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	color: #039be5;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	padding-bottom: 20px;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
			border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: var(--ui-font-weight-bold);*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
			border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
			border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:var(--ui-font-weight-bold);*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}

.catalog_list__filter__container {
	margin-top: 20px;
	padding: 0 70px;
	display: flex;
	flex-direction: column;
}

@media (max-width: 1024px) {
	.catalog_list__filter__container {
		padding: 0 15px;
	}
}

.catalog_list__filter_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

.catalog_list__filter__first {
	margin-bottom: 20px;
}

.catalog_list__filter__first {
	display: flex;
	gap: 30px;
	align-items: center;
}

@media (max-width: 768px) {
	.catalog_list__filter_top {
		flex-direction: column;
		align-items: inherit;
	}

	.catalog_list__filter__first {
		gap: 5px;
		justify-content: space-between;
	}
}

.catalog_list__filter__open_filter__container {
	display: flex;
	gap: 10px;
}

.catalog_list__filter__open_filter__container__extra {
	display: flex;
	gap: 10px;
}

.catalog_list__filter_base {
	background: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 45px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 42px;
	transition: 0.3s;
	cursor: pointer;
}

.catalog_list__filter_base svg {
	margin-right: 10px;
}

.catalog_list__filter_base:hover {
	background: var(--bg-color);
}

.catalog_list__filter_base span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
}

.catalog_list__filter__main {
	background: #404040;
	border: none;
	color: #fff;
}

.catalog_list__filter__main:hover {
	background: #000;
}

.catalog_list__filter__extra__count {
	display: none;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: var(--bg-color);
	text-align: center;
	font-size: 14px !important;
	font-weight: 400;
}

@media (max-width: 1024px) {
	.catalog_list__filter__extra {
		display: none;
	}
}

.catalog_list__filter__count_items {
	color: #989898;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	white-space: nowrap;
}

.catalog_list__filter__sort_and_group__container {
	display: flex;
	gap: 35px;
	align-items: center;
}

@media (max-width: 768px) {
	.catalog_list__filter__sort_and_group__container {
		gap: 5px;
		justify-content: space-between;
	}
}

.catalog_list__filter__title {
	display: flex;
	gap: 5px;
	align-items: center;
	cursor: pointer;
	white-space: nowrap;
}

.catalog_list__filter__title svg {
	transition: 0.3s;
	transform: rotate(0deg);
}

.catalog_list__filter_popular__container {
	display: flex;
	gap: 20px;
}

.catalog_list__filter_popular__title,
.catalog_list__filter_popular__request {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	white-space: nowrap;
	color: #989898;
	height: 20px;
}

.catalog_list__filter_popular__request {
	color: #000;
	border-bottom: 1px solid #000;
	cursor: pointer;
}

.catalog_list__filter_popular__request:hover {
	border-bottom: none;
}

.catalog_list__filter__active_container {
	display: flex;
	gap: 10px;
	align-items: center;
	flex-wrap: wrap;
}

.catalog_list__filter__active_container > label {
	display: flex;
	gap: 5px;
	align-items: baseline;
	opacity: 0.5;
	cursor: pointer;
	transition: 0.2s;
}

.catalog_list__filter__active_container > label:hover {
	opacity: 1;
}

.catalog_list__filter__active_container > label span {
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
}

.catalog_list__filter__active_container > label:hover span {
	text-decoration: line-through;
}

/*DROPDOWN*/

.catalog_list__filter__group_container,
.catalog_list__filter__sort_container {
	position: relative;
}

.catalog_list__filter__sort__dropdown_container,
.catalog_list__filter__group__dropdown_container {
	position: absolute;
	right: -15px;
	top: -16px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	background: #fff;
	min-width: 190px;
	padding: 15px;
	z-index: 10;
	display: none;
}

@media (max-width: 1024px) {
	.catalog_list__filter__group_container {
		position: static;
	}

	.catalog_list__filter__group__dropdown_container {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 200;
	}
}

@media (max-width: 768px) {
	.catalog_list__filter__sort_container {
		position: static;
	}

	.catalog_list__filter__sort__dropdown_container {
		left: 0;
		right: 0;
		bottom: 0;
		top: auto;
		z-index: 200;
		padding-bottom: 30px;
	}
}

.catalog_list__filter__dropdown__header {
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.catalog_list__filter__sort__dropdown_container .catalog_list__filter__dropdown__header {
	padding-bottom: 15px;
}

@media (max-width: 1024px) {
	.catalog_list__filter__group__dropdown_container .catalog_list__filter__dropdown__header {
		padding-top: 50px;
	}
}

.catalog_list__filter__dropdown__header p {
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	line-height: 24px;
}

.catalog_list__filter__dropdown__header svg {
	transition: 0.2s;
}

.catalog_list__filter__group__dropdown__content_wrapper {
	height: 100vh;
	max-height: 354px;
	max-width: 740px;
	width: 100vw;
}

@media (max-width: 1024px) {
	.catalog_list__filter__group__dropdown__content_wrapper {
		max-height: none;
		max-width: none;
		height: 100%;
		width: 100%;
	}
}

.catalog_list__filter__group__dropdown__content_container {
	margin-right: -10px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	z-index: 1;
}

@media (max-width: 1024px) {
	.catalog_list__filter__group__dropdown__content_container {
		padding-bottom: 150px;
	}
}

.catalog_list__filter__group__dropdown__content_container::-webkit-scrollbar {
	width: 5px;
	height: 6px;
}

.catalog_list__filter__group__dropdown__content_container::-webkit-scrollbar-track {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0);
}

.catalog_list__filter__group__dropdown__content_container::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #D6D6D6;
}

.catalog_list__filter__group__dropdown__content_container::-webkit-scrollbar-thumb:hover {
	background: rgba(0, 0, 0, 0.4);
}

.catalog_list__filter__group__dropdown__content_container::-webkit-scrollbar-thumb:active {
	background: rgba(0, 0, 0, .9);
}

.catalog_list__filter__group__dropdown__content {
	-moz-column-count: 4;
	column-count: 4;
	overflow: hidden;
	position: relative;
}

@media (max-width: 768px) {
	.catalog_list__filter__group__dropdown__content {
		-moz-column-count: 3;
		column-count: 3;
	}
}

@media (max-width: 620px) {
	.catalog_list__filter__group__dropdown__content {
		-moz-column-count: 2;
		column-count: 2;
	}
}

@media (max-width: 400px) {
	.catalog_list__filter__group__dropdown__content {
		-moz-column-count: 1;
		column-count: 1;
	}
}

.catalog_list__filter__group__dropdown_list_container {
	margin-bottom: 30px;
	display: block;
	page-break-inside: avoid;
}

.catalog_list__filter__group__dropdown_list__title {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}

.catalog_list__filter__group__dropdown_list {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.catalog_list__filter__group__dropdown_list a {
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	transition: 0.2s;
}

.catalog_list__filter__group__dropdown_list a:hover {
	color: #989898;
}

.catalog_list__filter__sort__dropdown__content_wrapper a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 15px;
	margin: 0 -15px;
}

@media (max-width: 768px) {
	.catalog_list__filter__sort__dropdown__content_wrapper a {
		margin-top: 5px;
	}
}

.catalog_list__filter__sort__dropdown__content_wrapper a:hover {
	background: var(--bg-color);
}

.catalog_list__filter__sort__dropdown__content_wrapper a p {
	color: #989898;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.catalog_list__filter__sort__dropdown__content_wrapper a svg {
	display: none;
}

.catalog_list__filter__sort__dropdown__content_wrapper .catalog_list__active_sort svg {
	display: block !important;
}

.catalog_list__filter__sort__dropdown__content_wrapper .catalog_list__active_sort p {
	color: #000 !important;
}

/*DROPDOWN END*/

/*FILTER STYLE*/

#filter-sidebar {
	width: 500px;
	overflow: hidden;
}

@media (max-width: 767px) {
	#filter-sidebar {
		width: auto;
		left: 0;
		top: 0;
	}
}

#filter-sidebar .mb-sidebar__body {
	display: block;
	height: calc(100vh - 88px);
}

#filter-sidebar form{
	flex-direction: column;
	justify-content: flex-start;
	padding: 0 40px 250px 40px;
}

.filter-sidebar_list__container {
	width: 100%;
	padding-top: 25px;
	border-top: 1px solid var(--bg-color);
}

#filter-sidebar .filter-sidebar_list__container:first-child {
	padding-top: 0;
	border-top: none;
}

.filter-sidebar_list__container.open_filter_list_container .filter-sidebar_list__header svg {
	transform: rotate(180deg);
}

.filter-sidebar_list__container.open_filter_list_container .filter-sidebar_list_selected_options {
	display: none;
}

.filter-sidebar_list__header {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	margin-bottom: 20px;
}

.filter-sidebar_list_selected_options {
	max-width: 180px;
	margin-left: auto;
	white-space: nowrap;
	overflow: hidden;
	margin-right: 10px;
	height: 20px;
}

.filter-sidebar_list_selected_options span {
	font-size: 14px;
	font-weight: 400;
	vertical-align: text-bottom;
}

.filter-sidebar_list__header svg {
	transition: 0.2s;
	transform: rotate(0deg);
}

.filter-sidebar_list__body_container {
	transition: 0.2s;
	overflow: hidden;
}

.filter-sidebar_list__body {
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid var(--bg-color);
	padding: 25px 0;
}

.filter-sidebar_list__body > div {
	margin-bottom: 20px;
}

.filter-sidebar_list__body > div:last-child {
	margin-bottom: 0;
}

.filter-sidebar_list__body:first-child {
	padding-top: 0;
}

.filter-sidebar_list__body:last-child {
	padding-bottom: 20px;
	border-bottom: none;
}

.input_range__additional__title {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
}

.filter-sidebar_list__input_container label {
	display: flex;
	align-items: center;
	gap: 10px;
	position: relative;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	color: #000;
	cursor: pointer;
}

.input_checkbox__container input {
	width: 20px;
	height: 20px;
	border: 1.5px solid #c4c4c4;
	border-radius: 4px;
	margin: 0;
	transition: 0.2s;
}

.input_checkbox__container input:checked {
	border: none;
	background: #404040;
}

.input_checkbox__container:hover input:not(:checked) + svg path {
	stroke: #C5C5C5;
}

.input_checkbox__container:hover input:checked {
	background: #000;
}

.input_checkbox__container svg {
	position: absolute;
	left: 3px;
}

.filter_modal__footer {
	background: #fff;
	text-align: center;
	width: 100%;
	padding: 0 40px 40px 40px;
	position: fixed;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 10;
}

@media (max-width: 768px) {
	.filter_modal__footer {
		padding: 0 15px 30px;
	}
}

.filter_modal__footer #set_filter {
	margin-top: 15px;
	width: 100%;
	padding: 0 20px;
	background: #404040;
	color: #fff;
	height: 50px;
	transition: 0.3s;
	border: none;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
}

.filter_modal__footer #del_filter {
	display: block;
	width: max-content;
	margin: 20px auto 0;
	font-size: 14px;
	align-items: center;
	font-weight: 400;
	line-height: 18px;
	height: 20px;
	color: #989898;
	border-bottom: 1px solid #989898;
	background: none;
}

.filter_modal__footer #del_filter:hover {
	color: #989898;
	border-bottom: none;
}

.filter_modal__footer #set_filter:hover {
	background: #000;
}

.input_range__container {
	position: relative;
}

.input_range__container span {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.input_range__container .slider_thumb_container {
	position: absolute;
	left: 0;
	right: 0;
	height: 14px;
}

.input_range__container .slider_thumb_container .thumbclass_range {
	position: absolute;
	height: 1px;
	left: 0;
	right: 0;
	background: #c4c4c4;
	top: 50%;
	z-index: 2;
	cursor: pointer;
}

.input_range__container .slider_thumb_container .active_range_track {
	position: absolute;
	height: 1px;
	background: #404040;
	top: 50%;
	z-index: 4;
	left: 0;
	right: 0;
	pointer-events: none;
}

.input_range_display__container {
	display: flex;
	align-items: center;
}

.input_range_display__container p {
	margin-right: 15px;
}

.input_range_display__container input {
	border: 1px solid #c4c4c4;
	padding: 7px;
	text-align: center;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	width: 88px;
}

.input_range_display__container p {
	color: #989898;
	font-size: 16px;
	font-weight: 400;
}

.input_range__container input[type=range] {
	position: absolute;
	pointer-events: none;
	-webkit-appearance: none;
	z-index: 3;
	height: 14px;
	top: -2px;
	width: 100%;
}

.input_range__container input[type=range]::-ms-track {
	-webkit-appearance: none;
	background: transparent;
	color: transparent;
}

.input_range__container input[type=range]::-moz-range-track {
	-webkit-appearance: none;
	background: transparent;
	color: transparent;
}

.input_range__container input[type=range]:focus::-webkit-slider-runnable-track {
	background: transparent;
	border: transparent;
}

.input_range__container input[type=range]:focus {
	outline: none;
}

.input_range__container input[type=range]::-ms-thumb {
	pointer-events: all;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 0 none;
	background: #404040;
	z-index: 5;
}

.input_range__container input[type=range]::-moz-range-thumb {
	pointer-events: all;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 0 none;
	background: #404040;
	z-index: 5;
}

.input_range__container input[type=range]::-webkit-slider-thumb {
	pointer-events: all;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 0 none;
	background: #404040;
	-webkit-appearance: none;
	z-index: 5;
}

.input_range__container input[type=range]::-ms-fill-lower {
	background: transparent;
	border: 0 none;
}

.input_range__container input[type=range]::-ms-fill-upper {
	background: transparent;
	border: 0 none;
}

.input_range__container input[type=range]::-ms-tooltip {
	display: none;
}

/*.input_range__container input[type=range]:focus {*/
/*    outline: none;*/
/*}*/

/*.input_range__container input[type=range]::-webkit-slider-runnable-track {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    cursor: pointer;*/
/*    animate: 0.2s;*/
/*    background: #404040;*/
/*    border-radius: 1px;*/
/*    box-shadow: none;*/
/*    border: 0;*/
/*}*/

/*.input_range__container input[type=range]::-moz-range-track {*/
/*    width: 100%;*/
/*    height: 1px;*/
/*    cursor: pointer;*/
/*    animate: 0.2s;*/
/*    background: #404040;*/
/*    border-radius: 1px;*/
/*    box-shadow: none;*/
/*    border: 0;*/
/*}*/

/*.input_range__container input[type=range]::-webkit-slider-thumb {*/
/*    z-index: 5;*/
/*    position: relative;*/
/*    border: none;*/
/*    height: 14px;*/
/*    width: 14px;*/
/*    border-radius: 50%;*/
/*    background: #404040;*/
/*    cursor: pointer;*/
/*    -webkit-appearance: none;*/
/*    margin-top: -7px;*/
/*}*/

/*.input_range__container input[type=range]::-moz-range-thumb {*/
/*    z-index: 5;*/
/*    position: relative;*/
/*    border: none;*/
/*    height: 14px;*/
/*    width: 14px;*/
/*    border-radius: 50%;*/
/*    background: #404040;*/
/*    cursor: pointer;*/
/*    -webkit-appearance: none;*/
/*    margin-top: -7px;*/
/*}*/

.color__container {
	cursor: pointer;
}

.color__container input {
	display: none;
}

.color__container input:checked ~ .color_input__container {
	border: 1px solid #989898;
}

.color__container .color_input__background {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: none;
	margin: 0 auto;
	cursor: pointer;
}

.color_input__container {
	display: flex;
	width: 36px;
	height: 36px;
	align-items: center;
	border-radius: 50%;
}

#set_filter:disabled {
	background: #c4c4c4 !important;
	color: #989898 !important;
}

/*FILTER STYLE END*/
/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog.section.list/mebelson_tags/style.css?1723210115970*/
.tags {
    margin-bottom: 20px;
    padding: 0 70px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: .5rem;
}
.main_wrapper__section .tags{padding: 0;}

.tags .tags__tag {
    background: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 45px;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    cursor: pointer;
}

.tags .tags__tag:hover,
.tags .tags__tag:active,
.tags .tags__tag:focus {
    background: var(--bg-color);
    color: #000;
}

.tags .tags__tag.tags__tag__other {
    display: none;
}
.ya_reviews{
    max-width: 560px;
    margin: 0 auto;
}
.ya_reviews div div{max-width: 100%}

@media (max-width: 1024px) {
    .tags {
        padding: 0 15px;
    }

    .tags .tags__tag.tags__tag__other {
        display: block;
    }

    .tags .tags__tag.tags__tag__hidden {
        display: none;
    }



}
/* End */


/* Start:/local/templates/sotbit_origami/assets/css/pages/about/delivery.css?1720423501993*/
.delivery .delivery-container{
    max-width: 1480px;
    margin: 0 auto;
}

.delivery .delivery-table {
    width: 100%;
}

.delivery .delivery-table .delivery-row {
    text-align: center;
}

.delivery .delivery-table .delivery-col {
    border: 1px solid var(--color-medium-gray);
    padding: var(--space-m);
    color: var(--color-dark-gray);
    box-sizing: border-box;
    vertical-align: top;
    width: 25%;
}

.delivery .delivery-table .delivery-col.delivery-col__bold {
    color: #000;
    font-weight: 600;
}

@media  (max-width: 1900px) {
    .delivery .delivery-container {
        max-width: 1176px;
    }
}

@media (max-width: 1365px) {
    .delivery .delivery-container {
        max-width: none;
        padding: 0 40px;
    }
}

@media (max-width: 1023px) {
    .delivery .delivery-container {
        padding: 0 15px;
    }
}

@media (max-width: 425px) {
    .delivery .delivery-container {
        overflow: auto;
    }
}
/* End */


/* Start:/local/templates/sotbit_origami/components/sotbit/seo.meta.tags/origami_filter/style.css?16987485141494*/
#group-section *
{
  scrollbar-width: thin;
  scrollbar-color: #c4c4c4 #fff;
}

#group-section *::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}
#group-section *::-webkit-scrollbar-track {
  background: #fff;
}
#group-section *::-webkit-scrollbar-thumb {
  background-color: #c4c4c4;
  border-radius: 5px;
  border: 1px solid #fff;
}

#group-section .custom-select-block.opened .group-orders {
  top: 0 !important;
  width: 30vw;
  max-height: 350px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
  column-gap: 35px;
  row-gap: 15px;
}
#group-section .custom-select-block.opened .group-orders .custom-select-trigger {
  box-shadow: none !important;
  position: sticky;
  top: -10px;
  background: #fff;
}
#group-section .group-order {
  display: flex;
  flex-direction: column;
  column-gap: 20px;
  padding: 0 10px;
}
#group-section .custom-select-block.opened .custom-options {
  display: flex;
  padding: 10px;
  left: unset !important;
}
#group-section .group-order-title {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
#group-section .group-order a {
  font-size: 14px;
  line-height: 30px;
  color: #000;
}

@media screen and (max-width: 1200px) {
  #group-section .custom-select-block.opened .custom-options {
    min-width: 28rem;
    left: 0 !important;
  }
}

@media screen and (max-width: 400px) {
  #group-section .custom-select-block.opened .custom-options {
    min-width: 20rem;
  }
}
/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/system.pagenavigation/mebelson_default/style.css?17429067782207*/
.btn_more{
  height: 50px;
  width: 100%;
  max-width: 260px;
  margin: 0 auto;
  display: flex !important;
}

.detail-reviews__pagination-wrapper {
  margin-top: 40px;
}

.detail-reviews__pagination button {
  align-items: center;
  border-radius: 50%;
  color: #000;
  display: flex;
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 500;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  transition: background-color .2s;
  background-color: transparent;
  cursor: pointer;
  border-color: transparent;
}

.detail-reviews__pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail-reviews__pagination-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-weight: 600;
  font-size: 22px;
  line-height: 31px;
  color: #000000 !important;
  transition: background-color 0.2s;
  background: transparent;
}

.detail-reviews__pagination-item--active {
  cursor: default;
}

.detail-reviews__pagination-item--active,
.detail-reviews__pagination-item:hover {
  background: var(--bg-color);
}

.detail-reviews__pagination-item:not(:last-of-type) {
  margin-right: 12px;
}

.detail-reviews__pagination-item--dots {
  margin-right: 12px;
  pointer-events: none;
}

.detail-reviews__pagination-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 0;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.2s;
}

.detail-reviews__pagination-arrow:hover {
  background: var(--bg-color);
}

.detail-reviews__pagination-arrow svg {
  display: block;
}

.detail-reviews__pagination-arrow--left {
  margin-right: 12px;
}

.detail-reviews__pagination-arrow--right {
  margin-left: 12px;
}
@media (max-width: 1023px) {

  .detail-reviews__pagination-arrow.detail-reviews__pagination-arrow--left.left-arrows,
  .detail-reviews__pagination-arrow.detail-reviews__pagination-arrow--right {
    display: none;
  }
  .detail-reviews__pagination-item {
    font-size: 18px;
  }
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog.section/.default/style.css?1694423641562*/
.main_wrapper__section {
    margin: 0 70px;
}

.search-modal__items {
    flex-wrap: wrap;
}

@media (max-width: 1440px) {
    .search-modal__items {
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)) !important;
    }
}

@media (max-width: 1024px) {
    .main_wrapper__section {
        margin: 0 15px;
    }
}

@media (max-width: 1023px) {
    [class].main-container {
        padding: 0 !important;
    }
}

@media (max-width: 768px) {
    [class].main-container {
        padding: 0 10px !important;
    }
}

/* End */
/* /local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/style.css?169442364121225 */
/* /local/templates/sotbit_origami/components/bitrix/breadcrumb/mebelson_default/style.css?17126405391563 */
/* /local/templates/sotbit_origami/components/bitrix/catalog.section.list/mebelson_default/style.css?17126405394767 */
/* /local/templates/.default/components/bitrix/catalog/sotbit_origami_catalog/style.css?169442363922166 */
/* /local/templates/sotbit_origami/components/bitrix/catalog.smart.filter/mebelson_horizontal/style.css?172321013334747 */
/* /local/templates/sotbit_origami/components/bitrix/catalog.section.list/mebelson_tags/style.css?1723210115970 */
/* /local/templates/sotbit_origami/assets/css/pages/about/delivery.css?1720423501993 */
/* /local/templates/sotbit_origami/components/sotbit/seo.meta.tags/origami_filter/style.css?16987485141494 */
/* /local/templates/sotbit_origami/components/bitrix/system.pagenavigation/mebelson_default/style.css?17429067782207 */
/* /local/templates/sotbit_origami/components/bitrix/catalog.section/.default/style.css?1694423641562 */
