

/* 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/form.result.new/recording-creation-3d/style.css?17514583896059*/
/* ---- kitchen steps ---- */
.kitchen-steps {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 32px;
}

.kitchen-steps p {
    font-size: 16px;
    font-weight: 400;
}

.kitchen-steps p.title-card {
    font-weight: 500;
}

.kitchen-steps p u {
    font-weight: 600;
}

.kitchen-steps button {
    background: #404040;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 4px;
    border: none;
    padding: 14px;
    width: 100%;
}

.kitchen-steps>div {
    position: relative;
    border: 1px solid #E6E6E6;
    border-radius: 8px;
    padding: 56px 24px 46px 24px;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    text-align: center;
    align-items: center;
}

.kitchen-steps .number-card {
    width: 80px;
    height: 80px;
    font-size: 32px;
    font-weight: 500;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E6E6E6;
    position: absolute;
    background: #ffffff;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*------ form ------*/

body:has(.recording-creation-cont[data-visible="true"]) {
    overflow: hidden;
}

.recording-creation-cont[data-visible="true"] {
    display: flex;
}

.recording-creation-cont {
    position: fixed;
    inset: 0;
    background: #00000073;
    z-index: 999;
    display: none;
    justify-content: center;
    padding: 25px 0;
    overflow: auto;
}

.recording-creation-cont {
    --row-space: 24px;
}

.recording-creation-cont .form-cont {
    height: max-content;
    width: 40%;
    border-radius: 8px;
    background: #ffff;
    padding: 40px 32px;
    display: flex;
    flex-direction: column;
    row-gap: var(--row-space);
}

.recording-creation-cont .form-cont .form-header {
    display: grid;
    grid-template-columns: 1fr max-content;
    row-gap: var(--row-space);
}

.recording-creation-cont .form-cont .form-header .from-title {
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
}

.recording-creation-cont .form-cont .form-header .form-description {
    font-size: 16px;
    font-weight: 400;
    grid-column: span 2;
}

.recording-creation-cont .form-cont .datapicker-cont {
    border: 1px solid #E6E6E6;
    padding: 8px 16px;
    fill: #D1D1D1;
    ;
    height: 40px;
    border-radius: 8px;
    position: relative;
}

.recording-creation-cont .form-cont .datapicker-cont input {
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #989898;
}

.recording-creation-cont .form-cont .datapicker-cont>svg {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.recording-creation-cont .form-cont .form-header button {
    border: none;
    padding: none;
    background: none;
}

.recording-creation-cont .form-inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 24px;
    row-gap: var(--row-space);
}

.recording-creation-cont .form-inputs>div,
.recording-creation-cont .form-textarea {
    display: flex;
    flex-direction: column;
}

.recording-creation-cont .form-inputs>div>input {
    border: 1px solid #E6E6E6;
    padding: 8px 16px;
    fill: #D1D1D1;
    ;
    height: 40px;
    border-radius: 8px;
    position: relative;
    font-size: 16px;
    color: #989898;
}

.recording-creation-cont label {
    font-size: 16px;
    font-weight: 600;
}

.recording-creation-cont .form-cont form {
    display: flex;
    flex-direction: column;
    row-gap: var(--row-space);
}

.recording-creation-cont .form-textarea textarea {
    resize: none;
    border: 1px solid #E7E7E7;
    background: #F8F8F8;
    font-size: 18px !important;
    color: #D1D1D1;
    height: 120px;
    width: 100%;
    padding: 8px 16px;
    border-radius: 8px;
}

.recording-creation-cont .form-textarea span {
    font-size: 12px;
    color: #8D8D8D;
    margin-top: 4px;
}


.recording-creation-cont .form-file .multiple-file>input {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.recording-creation-cont .form-file .multiple-file {
    border: 1px dashed #E6E6E6;
    border-radius: 8px;
    padding: 16px 0;
    display: flex;
    position: relative;
    column-gap: 13px;
    justify-content: center;
    align-items: center;
}

.recording-creation-cont .form-file .file-preview {
    padding: 12px 16px;
    background: #f1f1f1;
    border-radius: 44px;
    width: fit-content;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    column-gap: 7px;
    margin-top: 12px;
}

.recording-creation-cont .form-file [data-multiple-file="error"] {
    color: #da0916;
    font-size: 12px;
    line-height: 20px;
}

.recording-creation-cont .form-file [data-multiple-file="error"]:empty {
    display: none;
}

.recording-creation-cont .form-file .file-preview button {
    background: #da0916;
    border: none;
    padding: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.recording-creation-cont .form-file .multiple-file-info>p:first-child {
    font-weight: 600;
}

.recording-creation-cont .form-file .multiple-file-info>p {
    font-size: 12px;
}

.recording-creation-cont .form-submit .form-submit-checkbox input {
    flex-shrink: 0;
}

.recording-creation-cont .form-submit .form-submit-checkbox label {
    font-size: 12px;
    line-height: 1;
    margin-bottom: 0;
    max-width: 368px;
}

.recording-creation-cont .form-submit {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.recording-creation-cont .form-submit .form-submit-checkbox .checkbox-item {
    margin-bottom: 16px;
}

.recording-creation-cont .form-submit .form-submit-checkbox label a {
    font-weight: 600;
    text-decoration: underline;
}

.recording-creation-cont .form-submit input[type="submit"] {
    font-size: 16px;
    padding: 14px 39px;
    border: none;
    background-color: #323131;
    color: #ffff;
}

.recording-creation-cont .form-submit input[type="submit"]:disabled {
    background: #F8F8F8;
    color: #D1D1D1;
}

.non-displayed {
    display: none;
}
/* End */


/* Start:/local/templates/sotbit_origami/assets/css/air_datepicker/air-datepicker.css?175145838922696*/
.air-datepicker-cell.-year-.-other-decade-,
.air-datepicker-cell.-day-.-other-month- {
    color: var(--adp-color-other-month)
}

.air-datepicker-cell.-year-.-other-decade-:hover,
.air-datepicker-cell.-day-.-other-month-:hover {
    color: var(--adp-color-other-month-hover)
}

.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month- {
    color: var(--adp-color-other-month)
}

.-selected-.air-datepicker-cell.-year-.-other-decade-,
.-selected-.air-datepicker-cell.-day-.-other-month- {
    color: #fff;
    background: var(--adp-background-color-selected-other-month)
}

.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-selected-.-focus-.air-datepicker-cell.-day-.-other-month- {
    background: var(--adp-background-color-selected-other-month-focused)
}

.-in-range-.air-datepicker-cell.-year-.-other-decade-,
.-in-range-.air-datepicker-cell.-day-.-other-month- {
    background-color: var(--adp-background-color-in-range);
    color: var(--adp-color)
}

.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-,
.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month- {
    background-color: var(--adp-background-color-in-range-focused)
}

.air-datepicker-cell.-year-.-other-decade-:empty,
.air-datepicker-cell.-day-.-other-month-:empty {
    background: none;
    border: none
}

.air-datepicker-cell {
    border-radius: var(--adp-cell-border-radius);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    z-index: 1;
    font-weight: 600;
}

.air-datepicker-cell.-focus- {
    background: var(--adp-cell-background-color-hover);
    color: #FFFFFF;
}

.air-datepicker-cell.-current- {
    color: var(--adp-color-current-date)
}

.air-datepicker-cell.-current-.-focus- {
    color: var(--adp-color)
}

.air-datepicker-cell.-current-.-in-range- {
    color: var(--adp-color-current-date)
}

.air-datepicker-cell.-disabled- {
    cursor: default;
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-focus- {
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-in-range- {
    color: var(--adp-color-disabled-in-range)
}

.air-datepicker-cell.-disabled-.-current-.-focus- {
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-in-range- {
    background: var(--adp-cell-background-color-in-range);
    border-radius: 0
}

.air-datepicker-cell.-in-range-:hover,
.air-datepicker-cell.-in-range-.-focus- {
    background: var(--adp-cell-background-color-in-range-hover)
}

.air-datepicker-cell.-range-from- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)
}

.air-datepicker-cell.-range-to- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0
}

.air-datepicker-cell.-range-to-.-range-from- {
    border-radius: var(--adp-cell-border-radius)
}

.air-datepicker-cell.-selected- {
    color: #fff;
    border: none;
    background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-current- {
    color: #fff;
    background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-focus- {
    background: var(--adp-cell-background-color-selected-hover)
}

.air-datepicker-body {
    transition: all var(--adp-transition-duration) var(--adp-transition-ease)
}

.air-datepicker-body.-hidden- {
    display: none
}

.air-datepicker-body--day-names {
    display: grid;
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    margin: 8px 0 3px;
}

.air-datepicker-body--day-name {
    color: var(--adp-day-name-color);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 700;
}

.air-datepicker-body--day-name.-clickable- {
    cursor: pointer
}

.air-datepicker-body--day-name.-clickable-:hover {
    color: var(--adp-day-name-color-hover)
}

.air-datepicker-body--cells {
    display: grid
}

.air-datepicker-body--cells.-days- {
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    grid-auto-rows: var(--adp-day-cell-height)
}

.air-datepicker-body--cells.-months- {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: var(--adp-month-cell-height)
}

.air-datepicker-body--cells.-years- {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: var(--adp-year-cell-height)
}

.air-datepicker-nav {
    display: flex;
    min-height: var(--adp-nav-height);
    padding: var(--adp-padding);
    box-sizing: content-box;
    padding-bottom: 0;
}

.-only-timepicker- .air-datepicker-nav {
    display: none
}

.air-datepicker-nav--title,
.air-datepicker-nav--action {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.air-datepicker-nav--action[data-action="prev"] {
    order: 2;
    margin-left: auto;
}

.air-datepicker-nav--action[data-action="next"] {
    order: 3;
}

.air-datepicker-nav--action {
    width: var(--adp-nav-action-size);
    border-radius: var(--adp-border-radius);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.air-datepicker-nav--action:hover {
    background: var(--adp-background-color-hover)
}

.air-datepicker-nav--action:hover path {
    stroke: #fff;
}

.air-datepicker-nav--action:active {
    background: var(--adp-background-color-active)
}

.air-datepicker-nav--action.-disabled- {
    visibility: hidden
}

.air-datepicker-nav--action svg {
    width: 32px;
    height: 32px
}

.air-datepicker-nav--action path {
    fill: none;
    stroke: var(--adp-nav-arrow-color);
    stroke-width: 2px
}

.air-datepicker-nav--title {
    border-radius: var(--adp-border-radius);
    padding: 0 8px;
    font-weight: 600;
}

.air-datepicker-nav--title i {
    font-style: normal;
    margin-left: .3em
}

.air-datepicker-nav--title:hover {
    background: var(--adp-background-color-hover)
}

.air-datepicker-nav--title:active {
    background: var(--adp-background-color-active)
}

.air-datepicker-nav--title.-disabled- {
    cursor: default;
    background: none
}

.air-datepicker-buttons {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column
}

.air-datepicker-button {
    display: inline-flex;
    color: var(--adp-btn-color);
    border-radius: var(--adp-btn-border-radius);
    cursor: pointer;
    height: var(--adp-btn-height);
    border: none;
    background: rgba(255, 255, 255, 0)
}

.air-datepicker-button:hover {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover)
}

.air-datepicker-button:focus {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover);
    outline: none
}

.air-datepicker-button:active {
    background: var(--adp-btn-background-color-active)
}

.air-datepicker-button span {
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.air-datepicker-time {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-column-gap: 12px;
    align-items: center;
    position: relative;
    padding: 0 var(--adp-time-padding-inner)
}

.-only-timepicker- .air-datepicker-time {
    border-top: none
}

.air-datepicker-time--current {
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 14px;
    text-align: center
}

.air-datepicker-time--current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.air-datepicker-time--current-hours,
.air-datepicker-time--current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.air-datepicker-time--current-hours:after,
.air-datepicker-time--current-minutes:after {
    content: "";
    background: var(--adp-background-color-hover);
    border-radius: var(--adp-border-radius);
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.air-datepicker-time--current-hours.-focus-:after,
.air-datepicker-time--current-minutes.-focus-:after {
    opacity: 1
}

.air-datepicker-time--current-ampm {
    text-transform: uppercase;
    align-self: flex-end;
    color: var(--adp-time-day-period-color);
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.air-datepicker-time--row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat
}

.air-datepicker-time--row:first-child {
    margin-bottom: 4px
}

.air-datepicker-time--row input[type=range] {
    background: none;
    cursor: pointer;
    flex: 1;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none
}

.air-datepicker-time--row input[type=range]::-ms-tooltip {
    display: none
}

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-ms-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:focus {
    outline: none
}

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-ms-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -webkit-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -moz-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #fff;
    cursor: pointer;
    -ms-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    margin-top: calc(var(--adp-time-thumb-size)/2*-1)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

.air-datepicker-time--row input[type=range]::-moz-range-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

.air-datepicker-time--row input[type=range]::-ms-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0)
}

.air-datepicker-time--row input[type=range]::-ms-fill-lower {
    background: rgba(0, 0, 0, 0)
}

.air-datepicker-time--row input[type=range]::-ms-fill-upper {
    background: rgba(0, 0, 0, 0)
}

.air-datepicker {
    --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --adp-font-size: 14px;
    --adp-width: 312px;
    --adp-z-index: 100;
    --adp-padding: 16px;
    --adp-grid-areas: "nav" "body" "timepicker" "buttons";
    --adp-transition-duration: .3s;
    --adp-transition-ease: ease-out;
    --adp-transition-offset: 8px;
    --adp-background-color: #fff;
    --adp-background-color-hover: #404040;
    --adp-background-color-active: #eaeaea;
    --adp-background-color-in-range: rgba(92, 196, 239, .1);
    --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
    --adp-background-color-selected-other-month-focused: #8ad5f4;
    --adp-background-color-selected-other-month: #a2ddf6;
    --adp-color: #4a4a4a;
    --adp-color-secondary: #9c9c9c;
    --adp-accent-color: #DA001C;
    --adp-color-current-date: var(--adp-accent-color);
    --adp-color-other-month: #dedede;
    --adp-color-disabled: #aeaeae;
    --adp-color-disabled-in-range: #939393;
    --adp-color-other-month-hover: #c5c5c5;
    --adp-border-color: #dbdbdb;
    --adp-border-color-inner: #efefef;
    --adp-border-radius: 8px;
    --adp-border-color-inline: #d7d7d7;
    --adp-nav-height: 32px;
    --adp-nav-arrow-color: #404040;
    --adp-nav-action-size: 32px;
    --adp-nav-color-secondary: var(--adp-color-secondary);
    --adp-day-name-color: #232323;
    --adp-day-name-color-hover: #DA001C;
    --adp-day-cell-width: 1fr;
    --adp-day-cell-height: 40px;
    --adp-month-cell-height: 40px;
    --adp-year-cell-height: 56px;
    --adp-pointer-size: 10px;
    --adp-poiner-border-radius: 2px;
    --adp-pointer-offset: 14px;
    --adp-cell-border-radius: 50%;
    --adp-cell-background-color-hover: var(--adp-background-color-hover);
    --adp-cell-background-color-selected: #DA001C;
    --adp-cell-background-color-selected-hover: #DA001C;
    --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
    --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
    --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
    --adp-btn-height: 32px;
    --adp-btn-color: var(--adp-accent-color);
    --adp-btn-color-hover: var(--adp-color);
    --adp-btn-border-radius: var(--adp-border-radius);
    --adp-btn-background-color-hover: var(--adp-background-color-hover);
    --adp-btn-background-color-active: var(--adp-background-color-active);
    --adp-time-track-height: 1px;
    --adp-time-track-color: #dedede;
    --adp-time-track-color-hover: #b1b1b1;
    --adp-time-thumb-size: 12px;
    --adp-time-padding-inner: 10px;
    --adp-time-day-period-color: var(--adp-color-secondary);
    --adp-mobile-font-size: 16px;
    --adp-mobile-nav-height: 40px;
    --adp-mobile-width: 320px;
    --adp-mobile-day-cell-height: 38px;
    --adp-mobile-month-cell-height: 48px;
    --adp-mobile-year-cell-height: 64px
}

.air-datepicker-overlay {
    --adp-overlay-background-color: rgba(0, 0, 0, .3);
    --adp-overlay-transition-duration: .3s;
    --adp-overlay-transition-ease: ease-out;
    --adp-overlay-z-index: 99
}

.air-datepicker {
    background: var(--adp-background-color);
    border: 1px solid var(--adp-border-color);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border-radius: var(--adp-border-radius);
    box-sizing: content-box;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, max-content);
    grid-template-areas: var(--adp-grid-areas);
    font-family: var(--adp-font-family), sans-serif;
    font-size: var(--adp-font-size);
    color: var(--adp-color);
    width: var(--adp-width);
    position: absolute;
    transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
    z-index: var(--adp-z-index)
}

.air-datepicker:not(.-custom-position-) {
    opacity: 0
}

.air-datepicker.-from-top- {
    transform: translateY(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-from-right- {
    transform: translateX(var(--adp-transition-offset))
}

.air-datepicker.-from-bottom- {
    transform: translateY(var(--adp-transition-offset))
}

.air-datepicker.-from-left- {
    transform: translateX(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-active-:not(.-custom-position-) {
    transform: translate(0, 0);
    opacity: 1
}

.air-datepicker.-active-.-custom-position- {
    transition: none
}

.air-datepicker.-inline- {
    border-color: var(--adp-border-color-inline);
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.air-datepicker.-inline- .air-datepicker--pointer {
    display: none
}

.air-datepicker.-is-mobile- {
    --adp-font-size: var(--adp-mobile-font-size);
    --adp-day-cell-height: var(--adp-mobile-day-cell-height);
    --adp-month-cell-height: var(--adp-mobile-month-cell-height);
    --adp-year-cell-height: var(--adp-mobile-year-cell-height);
    --adp-nav-height: var(--adp-mobile-nav-height);
    --adp-nav-action-size: var(--adp-mobile-nav-height);
    position: fixed;
    width: var(--adp-mobile-width);
    border: none
}

.air-datepicker.-is-mobile- * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.air-datepicker.-is-mobile- .air-datepicker--pointer {
    display: none
}

.air-datepicker.-is-mobile-:not(.-custom-position-) {
    transform: translate(-50%, calc(-50% + var(--adp-transition-offset)))
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
    transform: translate(-50%, -50%)
}

.air-datepicker.-custom-position- {
    transition: none
}

.air-datepicker-global-container {
    position: absolute;
    left: 0;
    top: 0
}

.air-datepicker--pointer {
    --pointer-half-size: calc(var(--adp-pointer-size) / 2);
    position: absolute;
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    z-index: -1
}

.air-datepicker--pointer:after {
    content: "";
    position: absolute;
    background: #fff;
    border-top: 1px solid var(--adp-border-color-inline);
    border-right: 1px solid var(--adp-border-color-inline);
    border-top-right-radius: var(--adp-poiner-border-radius);
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    box-sizing: border-box
}

.-top-left- .air-datepicker--pointer,
.-top-center- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer,
[data-popper-placement^=top] .air-datepicker--pointer {
    top: calc(100% - var(--pointer-half-size) + 1px)
}

.-top-left- .air-datepicker--pointer:after,
.-top-center- .air-datepicker--pointer:after,
.-top-right- .air-datepicker--pointer:after,
[data-popper-placement^=top] .air-datepicker--pointer:after {
    transform: rotate(135deg)
}

.-right-top- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer,
[data-popper-placement^=right] .air-datepicker--pointer {
    right: calc(100% - var(--pointer-half-size) + 1px)
}

.-right-top- .air-datepicker--pointer:after,
.-right-center- .air-datepicker--pointer:after,
.-right-bottom- .air-datepicker--pointer:after,
[data-popper-placement^=right] .air-datepicker--pointer:after {
    transform: rotate(225deg)
}

.-bottom-left- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer,
[data-popper-placement^=bottom] .air-datepicker--pointer {
    bottom: calc(100% - var(--pointer-half-size) + 1px)
}

.-bottom-left- .air-datepicker--pointer:after,
.-bottom-center- .air-datepicker--pointer:after,
.-bottom-right- .air-datepicker--pointer:after,
[data-popper-placement^=bottom] .air-datepicker--pointer:after {
    transform: rotate(315deg)
}

.-left-top- .air-datepicker--pointer,
.-left-center- .air-datepicker--pointer,
.-left-bottom- .air-datepicker--pointer,
[data-popper-placement^=left] .air-datepicker--pointer {
    left: calc(100% - var(--pointer-half-size) + 1px)
}

.-left-top- .air-datepicker--pointer:after,
.-left-center- .air-datepicker--pointer:after,
.-left-bottom- .air-datepicker--pointer:after,
[data-popper-placement^=left] .air-datepicker--pointer:after {
    transform: rotate(45deg)
}

.-top-left- .air-datepicker--pointer,
.-bottom-left- .air-datepicker--pointer {
    left: var(--adp-pointer-offset)
}

.-top-right- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer {
    right: var(--adp-pointer-offset)
}

.-top-center- .air-datepicker--pointer,
.-bottom-center- .air-datepicker--pointer {
    left: calc(50% - var(--adp-pointer-size)/2)
}

.-left-top- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer {
    top: var(--adp-pointer-offset)
}

.-left-bottom- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer {
    bottom: var(--adp-pointer-offset)
}

.-left-center- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer {
    top: calc(50% - var(--adp-pointer-size)/2)
}

.air-datepicker--navigation {
    grid-area: nav
}

.air-datepicker--content {
    box-sizing: content-box;
    padding: var(--adp-padding);
    grid-area: body
}

.-only-timepicker- .air-datepicker--content {
    display: none
}

.air-datepicker--time {
    grid-area: timepicker
}

.air-datepicker--buttons {
    grid-area: buttons
}

.air-datepicker--buttons,
.air-datepicker--time {
    padding: var(--adp-padding);
    border-top: 1px solid var(--adp-border-color-inner)
}

.air-datepicker-overlay {
    position: fixed;
    background: var(--adp-overlay-background-color);
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
    transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
    z-index: var(--adp-overlay-z-index)
}

.air-datepicker-overlay.-active- {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s
}
/* End */


/* Start:/local/templates/sotbit_origami/assets/css/custom_select/style.css?17514583891389*/
[data-selector="container"] {
  border: 1px solid #E6E6E6;
  background: #FFFFFF;
  border-radius: 8px;
  padding: 8px 16px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
}

[data-selector="container"]>svg {
  transform: rotateZ(180deg);
  transition: transform 0.2s ease-in-out;
}

[data-selector="container"][data-select-open="true"]>svg {
  transform: rotateZ(0deg);
}

[data-selector="container"][data-select-open="true"] {
  border-radius: 8px 8px 0px 0px;
}

[data-selector="container"] [data-selector="print-value"] {
  color: #989898;
  font-size: 16px;
}

[data-selector="container"][data-select-open="false"] [data-selector="options"] {
  display: none;
}

[data-selector="container"] [data-selector="options"] {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  border: 1px solid #E6E6E6;
  background: #FFFFFF;
  border-radius: 0px 0px 8px 8px;
  padding: 8px 16px;
  border-top: none;
  z-index: 2;
  overflow: auto;
  max-height: 192px;
}

[data-selector="container"] [data-selector="options"]>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 0;
}

[data-selector="container"] [data-selector="options"]>div[data-active] img {
  display: block;
}

[data-selector="container"] [data-selector="options"]>div img {
  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 */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog.item/mebelson_item/style.css?173339456155989*/
.product_card__inner {
    position: relative;
    height: 100%;
    padding: 0;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_card__inner-wrapper__hover_box {
    position: absolute;
    top: -25px;
    left: -25px;
    right: -25px;
    bottom: 0;
    visibility: hidden;
    border-radius: 5px 5px 0 0;
    transition: opacity .2s ease-in-out;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    opacity: 0;
}

.product_card__inner:hover .product_card__inner-wrapper__hover_box {
    opacity: 1;
    border: 1px solid #c4c4c4;
    visibility: visible;
    border-bottom: none;
}

.product_card__inner:hover .product-card-inner__icons {
    z-index: 20;
}

.product_card__inner p {
    padding-bottom: 0;
}

.product-card-inner__stickers {
    position: absolute !important;
    top: 16px;
    left: 13px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 50px;
    z-index: 53;
}

.product-card-inner__stickers .timer {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-card-inner__stickers .timer .timer-wrapper {
    position: relative;
    top: 0;
    left: 0;
}

.product-card-inner__sticker {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 2px 10px;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    background-color: var(--main-color);
}

.product-card-inner__icons {
    position: absolute;
    right: 16px;
    top: 19px;
    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;
    width: 25px;
    margin-bottom: 15px;
    z-index: 4;
}

.product-card-inner__icons.active svg path {
    fill: #404040;
    stroke: #404040;
}

.product-card-inner__icon {
    cursor: pointer;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.product-card-inner__icon path {
    transition: 0.3s;
    fill: none;
}

.product-card-inner__icon:hover path {
    stroke: #989898;
}

.product-card-inner__icon:hover {
    stroke: #9F9F9F;
}

.product-card-inner__img-wrapper {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    width: 100%;
}

.product-card-inner__credit__wrapper {
    position: absolute;
    top: 20px;
    z-index: 1;
    left: 20px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    cursor: pointer;
    border-radius: 19px;
    background: #fff;
}

.product-card-inner__credit__wrapper span {
    font-weight: 500;
    color: #989898;
    font-size: 12px;
    line-height: 18px;
}

.product_card__inner:hover .product-card-inner__credit__wrapper {
    opacity: 1;
}

.product-card-inner_extra_icons {
    position: absolute;
    bottom: 0;
    right: 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    transform: translateY(50%);
}

.product-card-inner_extra_icons.product-card-inner_extra_icons__top {
    top: 0;
    bottom: auto;
    z-index: 1;
    right: auto;
    left: 15px;
}

.product_card__inner:hover .product-card-inner_extra_icons {
    display: none;
}

.product-card-inner_extra_icon_svg {
    border-radius: 6px;
    text-align: center;
    position: relative;
}

.product-card-inner_extra_icon_svg svg {
    width: 120px;
    height: 32px;
}

.product-card-inner_extra_icon_svg p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}

.product-card-inner_extra_icon_svg p, .recommended_main_card_extra_icon_svg p {
    line-height: 50px;
    font-size: 22px;
    font-weight: 500;
}

.product-card-inner__img-view {
    position: absolute;
    top: 80px;
    left: calc(50% - 70px);
    display: none;
    width: 140px;
    padding: 6px 9px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    background-color: rgba(54, 53, 53, 0.7);
    cursor: pointer;
    z-index: 53;
}

.product-card-inner__img-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    aspect-ratio: 1 / 1;
}

.product_card__inner .product-card-inner__img-wrapper .product-card-inner__img-link > img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background: #F4F3F1;
}

@media (max-width: 1024px) {
    .product_card__inner .product-card-inner__img-wrapper .product-card-inner__img-link > img {
        opacity: 0;
    }
}

.image_slider__wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    display: none;
}

.product_card__inner:hover .image_slider__wrapper {
    display: block;
}

.image_slider__container {
    display: flex;
    position: absolute;
    min-width: 100%;
    min-height: 102%;
    max-width: 100%;
    max-height: 102%;
    top: 0;
    left: 0;
}

.slider_choise_image {
    min-height: 100%;
    max-height: 100%;
    flex: 1;
    border-bottom: 1px solid #c4c4c4;
}

.image_slider__wrapper img {
    height: 100%;
    width: 100%;
    background: #F4F3F1;
    object-fit: cover;
}

.swipper_mobile_photo {
    display: none;
    z-index: 2;
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.swipper_mobile_photo .swiper-slide {
    background: #F4F3F1;
}

.swipper_mobile_photo .swiper-wrapper img {
    background: #F4F3F1;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1024px) {
    .image_slider__wrapper,
    .product_card__inner:hover .image_slider__wrapper{
        display: none;
    }


    .swipper_mobile_photo {
        display: block;
    }
}

.product-card-inner__title {
    margin-top: 20px;
}

.product-card-inner__title-link {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
}

.product-card-inner__title-link:hover {
    color: #000;
}

.product-card-inner__rating-block {
    height: 14px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: auto;
}

.product-card-inner__rating-block .bx_item_detail_rating .bx_stars_container {
    cursor: auto;
}

.product-card-inner__rating-block .rating-block-title {
    display: none;
}

.product-card-inner__info {
    text-align: center;
    margin-bottom: 14px;
}

.product-card-inner__info > div {
    margin: 0 auto;
    padding: 0 3px;
}

.product-card-inner__info > .product-card-inner__vendor-code {
    margin: 0 auto;
    padding: 0 3px;
}

.product-card-inner__info .product_card__block__presence_product_value_no {
    margin-right: 0;
    font-size: 11px;
}

.product_card__inner--row .product-card-inner__info {
    text-align: unset;
    display: flex;
    flex-direction: column;
}

.product_card__inner--row .product-card-inner__info .product_card__block__presence_product_value_no {
    font-size: 13px;
    margin-top: 6px;
}

.product-card-inner__quantity {
    display: block;
    position: relative;
    margin: 0;
    font-size: 11px;
    color: #000;
}

.product-card-inner__quantity--lot::before {
    content: url("data:image/svg+xml, %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 78.369 78.369' style='enable-background:new 0 0 78.369 78.369;' xml:space='preserve' fill='%2300b02a'%3E%3Cg%3E%3Cpath d='M78.049,19.015L29.458,67.606c-0.428,0.428-1.121,0.428-1.548,0L0.32,40.015c-0.427-0.426-0.427-1.119,0-1.547l6.704-6.704 c0.428-0.427,1.121-0.427,1.548,0l20.113,20.112l41.113-41.113c0.429-0.427,1.12-0.427,1.548,0l6.703,6.704 C78.477,17.894,78.477,18.586,78.049,19.015z'/%3E%3C/g%3E%3C/svg%3E");
}

.product-card-inner__quantity--few::before {
    content: url("data:image/svg+xml, %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='11px' height='11px' viewBox='0 0 78.369 78.369' style='enable-background:new 0 0 78.369 78.369;' xml:space='preserve' fill='%23ffd876'%3E%3Cg%3E%3Cpath d='M78.049,19.015L29.458,67.606c-0.428,0.428-1.121,0.428-1.548,0L0.32,40.015c-0.427-0.426-0.427-1.119,0-1.547l6.704-6.704 c0.428-0.427,1.121-0.427,1.548,0l20.113,20.112l41.113-41.113c0.429-0.427,1.12-0.427,1.548,0l6.703,6.704 C78.477,17.894,78.477,18.586,78.049,19.015z'/%3E%3C/g%3E%3C/svg%3E");
}

.product-card-inner__quantity--enough::before {
    content: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAMAAAA8eE0hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAeFBMVEX////JASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASnJASkAAABW4CSsAAAAJ3RSTlMAQ94K2iQLhIIVgYUihtmwVnt5sUe/ZGNIzyxQTecPHx0MauTg42iJdFSmAAAAAWJLR0QnLQ+oIwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB+MDDAogAMlhp5AAAABMSURBVAjXHcZHAkAwAADBJSFC9N67/z8RmdMAOK7rYAnpedK3VYHWYfTPSBErkZivaUZekJVQ1dC0UHf0A4wTDD3zAusG+8xxXtb9vHWvBEG36StCAAAAAElFTkSuQmCC");
}

.product-card-inner__quantity--none::before {
    content: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAALVBMVEX////QIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEPQIEMAAAAVbAepAAAADnRSTlMAT8H2ifuaTlOX/Ehp/ouaMcMAAAABYktHRA5vvTBPAAAACXBIWXMAAAsSAAALEgHS3X78AAAAB3RJTUUH4wMMCiUSR68inQAAAEJJREFUCNdjYBAyVmRgYAmrmOXAILqB4exCBjUGnjuTGMwZzh5oZrDgucNQzKB59gBDEoPUHQbuQAaWle2pDgxgXQDQ4g9peIy43QAAAABJRU5ErkJggg==");
}

.product-card-inner__vendor-code {
    margin: 0;
    font-size: 11px;
    color: #807f7f;
}

.product-card-inner__price {
    margin-bottom: 10px;
}

.product-card-inner__action-price {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin-top: 10px;
    align-items: center;
}

.product-card-inner__old-price {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #989898;
    font-weight: 400;
    text-decoration: line-through;
}

.product-card-inner__new-price {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.product-card-inner__saving {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.product-card-inner__saving-title {
    margin: 0;
    font-size: 11px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-card-inner__saving-value {
    color: #989898;
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    line-height: 23px;
    left: 12px;
}

.product-card-inner__option-price-retail {
    margin-bottom: 5px;
    text-align: center;
}

.product-card-inner__option-price-gross {
    text-align: center;
}

.product-card-inner__option-price-title {
    margin: 0;
    margin-bottom: -3px;
    font-size: 12px;
    color: #989898;
}

.product-card-inner__option-price-value {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
}

.product-card-inner__form {
    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;
}

.product-card-inner__form .product-card-inner__buttons-block {
    margin-top: auto;
}

.product-card-inner__option {
    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;
}

.product-card-inner__option-color {
    margin-bottom: 13px;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.product-card-inner__option-memory {
    padding-bottom: 13px;
}

.product-card-inner__option-title {
    margin: 0;
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.product-card-inner__option-list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 5px;
}

.product-card-inner__option-color .product-card-inner__option-item {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(0,0,0, .1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-card-inner__option-color .product-card-inner__option-item .product-card-inner__option-item-content {
    display: flex;
    justify-content: center!important;
    align-items: center!important;
}
.product-card-inner__option-color .product-card-inner__option-item img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.product-card-inner__option-color .product-card-inner__option-item.disabled .product-card-inner__option-item-content {
    position: relative;

}



.product-card-inner__option-color .product-card-inner__option-item.disabled .product-card-inner__option-item-content::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #7c7b7a;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.product-card-inner__option-color .product-card-inner__option-item.disabled .product-card-inner__option-item-content::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 30px;
    height: 1px;
    background-color: #7c7b7a;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.product-card-inner__option-item {
    height: 38px;
    min-width: 38px;
    margin: 2px;
    padding: 3px;
    cursor: pointer;
}

.product-card-inner__option-item:hover {
    border-color: #e9e9e9;
    -webkit-box-shadow: 0 0 1px 0 #bfbdbd;
    box-shadow: 0 0 1px 0 #bfbdbd;
}

.product-card-inner__option-item.checked {
    border-color: rgba(0, 0, 0, .5);
}

.product-card-inner__option-item.checked:hover {
    border-color: rgba(0, 0, 0, .5);
}

.product-card-inner__option-item.checked p {
    font-weight: 700;
}

.product-card-inner__option-item input {
    display: none;
}

.product-card-inner__option-item img {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.product-card-inner__option-item p {
    margin: 0;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}

.product-card-inner__option-item.disabled p {
    color: #bcbcbc;
}

.product-card-inner__option-item-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product-card-inner__option-item-content span {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 2px;
}

.product-card-inner__buy {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 235px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.product-card-inner__buy .btnLoaderCustom {
    position: relative;
    font-size: inherit !important;
}

.product-card-inner__buy .btnLoaderCustom .product-card-inner__in-basket {
    color: transparent;
}

.product-card-inner__buy .btnLoaderCustom .loader-btn {
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}

.product-card-inner__buy > div {
    margin-left: auto;
    margin-right: auto;
    padding-top: 13px;
}

.product-card-inner__counter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.product-card-inner__counter input {
    width: 34px;
    padding: 9px 3px;
    height: 40px;
    font-weight: 700;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.product-card-inner__counter-btn {
    margin: 0;
    padding: 0 8px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}

.product-card-inner__counter-btn:hover {
    background-color: #f2f2f2;
}

.product-card-inner__in-basket {
    -ms-flex-preferred-size: 106px;
    flex-basis: 106px;
    height: 40px;
    margin-left: auto;
    padding: 0 16px;
    color: #fff;
    font-weight: 700;
    background-color: var(--main-color);
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product-card-inner__in-basket:hover {
    background-color: var(--main-color-hover);
}

.product-card-inner__product-basket {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    padding-top: 13px;
}

.product-card-inner__product-basket-btn {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    background-color: #00b02a;
}

.product-card-inner__product-basket-btn:hover, .product-card-inner__product-basket-btn:focus {
    color: #fff;
    background-color: #007d1e;
}

.product-card-inner__product-basket-btn::before {
    content: url("data:image/svg+xml, %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='18px' height='18px' viewBox='0 0 78.369 78.369' style='enable-background:new 0 0 78.369 78.369;' xml:space='preserve' fill='%23fff'%3E%3Cg%3E%3Cpath d='M78.049,19.015L29.458,67.606c-0.428,0.428-1.121,0.428-1.548,0L0.32,40.015c-0.427-0.426-0.427-1.119,0-1.547l6.704-6.704 c0.428-0.427,1.121-0.427,1.548,0l20.113,20.112l41.113-41.113c0.429-0.427,1.12-0.427,1.548,0l6.703,6.704 C78.477,17.894,78.477,18.586,78.049,19.015z'/%3E%3C/g%3E%3C/svg%3E");
    position: relative;
    top: 3px;
    padding-right: 5px;
}

.product-card-inner__subscribe {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
}

.product-card-inner__hover_detail__wrapper {
    position: absolute;
    top: 100%;
    left: -25px;
    right: -25px;
    padding: 0 25px 30px 25px;
    border-radius: 0 0 5px 5px;
    background: #fff;
    display: block;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    visibility: hidden;
    z-index: 3;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);;
}

.box_shadow_top_clear {
    background: #fff;
    height: 20px;
    left: 0;
    right: 0;
    position: absolute;
    top: -20px;
    z-index: 2;
}

.product_card__inner:hover .product-card-inner__hover_detail__wrapper {
    border: 1px solid #c4c4c4;
    border-top: none;
    opacity: 1;
    visibility: visible;
    z-index: 25;
}

.product-card-inner__hover_detail__title {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.product-card-inner__hover_detail__size_body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    align-items: flex-end;
    margin-top: 10px;
}

.product-card-inner__hover_detail__size {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: flex-start;
}

.product-card-inner__hover_detail__size__title {
    color: #989898;
    font-size: 14px;
    font-weight: 400;
}

.product-card-inner__hover_detail__size__desc {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.product-card-inner__product-subscribe-btn {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    background-color: var(--main-color);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product-card-inner__product-subscribe-btn:hover {
    color: #fff;
    background-color: var(--main-color-hover);
}

.product-card-inner__product-subscribe-btn::before {
    content: url("data:image/svg+xml, %3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='18px' height='18px' viewBox='0 0 78.369 78.369' style='enable-background:new 0 0 78.369 78.369;' xml:space='preserve' fill='%23fff'%3E%3Cg%3E%3Cpath d='M78.049,19.015L29.458,67.606c-0.428,0.428-1.121,0.428-1.548,0L0.32,40.015c-0.427-0.426-0.427-1.119,0-1.547l6.704-6.704 c0.428-0.427,1.121-0.427,1.548,0l20.113,20.112l41.113-41.113c0.429-0.427,1.12-0.427,1.548,0l6.703,6.704 C78.477,17.894,78.477,18.586,78.049,19.015z'/%3E%3C/g%3E%3C/svg%3E");
    position: relative;
    top: 3px;
    padding-right: 5px;
}

.product-card-inner__product-subscribe-btn.product-card-inner__product-subscribe-btn--active {
    background-color: #00b02a;
}

.product-card-inner__product-subscribe-btn.product-card-inner__product-subscribe-btn--active:hover {
    background-color: #007d1e;
}

.product_card__inner-wrapper {
    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;
    width: 100%;
    min-height: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff;
    padding-bottom: 10px;
}

.product-card-inner__buttom_to_cart__container {
    margin-top: 20px;
}

.product-card-inner__link_to_cart:hover {
    background: rgba(0,0,0,.05);
    border-color: #000;
    color: #000;
}

.product-card-inner__buttom_to_cart {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #404040;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    transition: 0.3s;
}

.product-card-inner__link_to_cart {
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    transition: 0.3s;
    border: 1px solid;
    border-radius: 5px 5px 5px 5px;
}

.product-card-inner__buttom_to_cart:hover {
    color: #fff;
    background: #000;
}

.product-card-inner__buttom-more-btn__container {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-card-inner__buttom-more-btn {
    color: #989898;
    border-bottom: 1px solid #989898;
    font-size: 16px;
    font-weight: 400;
    height: 25px;
}

.product-card-inner__buttom-more-btn:hover {
    color: #989898;
    border-bottom: none;
}

.product_card__inner.product_card__inner--two {
    padding: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.product_card__inner.product_card__inner--two .product-card-inner__form {
    display: none;
}

.product_card__inner.product_card__inner--two .product-card-inner__buttons-block {
    padding-top: 0;
}

.product_card__inner.product_card__inner--two .product_card__inner-wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 16px;
    padding-bottom: 24px;
    background-color: #fff;
}

.product_card__inner.product_card__inner--two .product-card-inner__rating-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_card__inner.product_card__inner--two:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product_card__inner.product_card__inner--two:hover .product_card__inner-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    border: 1px solid #ededed;
    -webkit-box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
}

.product_card__inner.product_card__inner--two:hover .product-card-inner__form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.product_card__inner.product_card__inner--two .product-card-inner__buttom-more-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    width: 100%;
    min-height: 40px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.product_card__inner.product_card__inner--three {
    padding: 0;
}

.product_card__inner.product_card__inner--three .product-card-inner__buttons-block {
    display: none;
}

.product_card__inner.product_card__inner--three .product_card__inner-wrapper {
    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;
    width: 100%;
    min-height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 16px;
    padding-bottom: 24px;
    background-color: #fff;
}

.product_card__inner.product_card__inner--three .product-card-inner__rating-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_card__inner.product_card__inner--three .product-card-inner__buttons-block {
    padding-top: 0;
    margin-top: auto;
}

.product_card__inner.product_card__inner--three:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product_card__inner.product_card__inner--three:hover .product_card__inner-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    border: 1px solid #ededed;
    -webkit-box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
}

.product_card__inner.product_card__inner--three:hover .product-card-inner__buttons-block {
    display: block;
}

.product_card__inner.product_card__inner--four {
    padding: 0;
}

.product_card__inner.product_card__inner--four .product-card-inner__option {
    display: none;
}

.product_card__inner.product_card__inner--four .product-card-inner__buy {
    display: none;
}

.product_card__inner.product_card__inner--four .product-card-inner__subscribe {
    display: block;
}

.product_card__inner.product_card__inner--four .product-card-inner__buttom-more {
    padding-top: 13px;
}

.product_card__inner.product_card__inner--four .product-card-inner__buttom-more-btn {
    display: block;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    background-color: var(--main-color);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.product_card__inner.product_card__inner--four .product-card-inner__buttom-more-btn:hover {
    background-color: var(--main-color-hover);
}

.product_card__inner.product_card__inner--four .product_card__inner-wrapper {
    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;
    width: 100%;
    min-height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 16px;
    padding-bottom: 24px;
    background-color: #fff;
}

.product_card__inner.product_card__inner--four .product-card-inner__rating-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_card__inner.product_card__inner--four:hover {
    z-index: 10;
}

.product_card__block_item_inner-wrapper {
    height: 100%;
}

.product_card__inner.product_card__inner--five {
    padding: 0;
}

.product_card__inner.product_card__inner--five .product-card-inner__buttons-block {
    display: none;
}

.product_card__inner.product_card__inner--five .product-card-inner__buy {
    display: none;
}

.product_card__inner.product_card__inner--five .product-card-inner__subscribe {
    display: block;
}

.product_card__inner.product_card__inner--five .product-card-inner__buttom-more {
    padding-top: 13px;
}

.product_card__inner.product_card__inner--five .product-card-inner__buttom-more-btn {
    display: block;
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 40px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    background-color: var(--main-color);
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.product_card__inner.product_card__inner--five .product-card-inner__buttom-more-btn:hover {
    background-color: var(--main-color-hover);
}

.product_card__inner.product_card__inner--five .product_card__inner-wrapper {
    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;
    width: 100%;
    min-height: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 16px;
    padding-bottom: 24px;
    background-color: #fff;
}

.product_card__inner.product_card__inner--five .product-card-inner__rating-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_card__inner.product_card__inner--five:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product_card__inner.product_card__inner--five:hover .product_card__inner-wrapper {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    border: 1px solid #ededed;
    -webkit-box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 5px 3px 10px rgba(0, 0, 0, 0.15);
}

.product_card__inner.product_card__inner--five:hover .product-card-inner__form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.product_card__inner.product_card__inner--five:hover .product-card-inner__buttons-block {
    display: block;
}

.product_card__block_item_inner-wrapper {
    height: 100%;
}

.product_card__block_item_inner {
    height: 100%;
}

.product_card__inner.product_card__inner--row {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    min-height: 240px;
}

.product_card__inner.product_card__inner--row .product_card__inner-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 11px 20px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product_card__inner.product_card__inner--row .product-card-inner__img-wrapper {
    position: relative;
    width: 200px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
}

.product_card__inner.product_card__inner--row .product-card-inner__img-view {
    text-align: center;
}

.product_card__inner.product_card__inner--row .product-card-inner__stickers {
    left: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__icons {
    top: 2px;
    right: 17px;
}

.product_card__inner.product_card__inner--row .product-card-inner__description-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 10px;
}

.product_card__inner.product_card__inner--row .product-card-inner__title {
    margin-bottom: 11px;
    text-align: left;
}

.product_card__inner.product_card__inner--row .product-card-inner__title-link {
    min-height: auto;
    font-size: 17px;
    line-height: 25px;
}

.product_card__inner.product_card__inner--row .product-card-inner__info-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px;
}

.product_card__inner.product_card__inner--row .product-card-inner__info {
    width: auto;
    max-width: none;
    margin-bottom: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__info > div {
    margin-left: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__vendor-code {
    margin-right: 20px;
    margin-left: 0;
    color: #808080;
    font-size: 1rem;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.product_card__inner.product_card__inner--row .product-card-inner__vendor-code span {
    color: #000;
}

.product_card__inner.product_card__inner--row .product-card-inner__quantity {
    font-size: 1rem;
}

.product_card__inner.product_card__inner--row .product-card-inner__rating-block {
    width: 100%;
    margin-bottom: 8px;
    margin-left: 0;
    margin-right: 18px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product_card__inner.product_card__inner--row .bx_item_detail_rating {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.product_card__inner.product_card__inner--row .product-card-inner__quantity--lot::before {
    top: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-list {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-color {
    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;
    margin-bottom: 16px;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-color .product-card-inner__option-item {
    height: 30px;
    width: 30px;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-color .product-card-inner__option-item.disabled .product-card-inner__option-item-content::after {
    left: -3px;
    width: 29px;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-color .product-card-inner__option-item.disabled .product-card-inner__option-item-content::before {
    left: -3px;
    width: 29px;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-title {
    color: #808080;
    font-weight: 400;
    text-align: left;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-item {
    width: auto;
    height: 30px;
    min-width: 30px;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-memory {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.product_card__inner.product_card__inner--row .product-card-inner__buy-wrapper {
    position: relative;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 250px;
    padding-left: 20px;
    margin: 5px 0;
    border-left: 1px solid #EDEDED;
    border-top: none;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-price-retail {
    margin-bottom: 8px;
    text-align: left;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-price-retail:last-of-type {
    margin-bottom: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__option-price-title {
    padding-bottom: 7px;
    line-height: 12px;
}

.product_card__inner.product_card__inner--row .product-card-inner__price {
    margin-bottom: 11px;
}

.product_card__inner.product_card__inner--row .product-card-inner__action-price {
    margin: 0;
    margin-bottom: 10px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: none;
}

.product_card__inner.product_card__inner--row .product-card-inner__saving {
    margin-bottom: 20px;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product_card__inner.product_card__inner--row .product-card-inner__old-price {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__new-price {
    margin: 0;
    margin-right: 10px;
    line-height: 18px;
}

.product_card__inner.product_card__inner--row .product-card-inner__buy {
    margin-left: 0;
    margin-right: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__buy > div {
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__buy div[id$=_basket_actions] {
    max-width: 130px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.product_card__inner.product_card__inner--row .product-card-inner__buy .product-card-inner__in-basket {
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.product_card__inner.product_card__inner--row .product-card-inner__counter input {
    width: 29px;
}

.product_card__inner.product_card__inner--row .product-card-inner__product-basket {
    padding: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-basket {
    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;
    min-height: 40px;
    width: 100%;
    margin-top: 20px;
    border: 1px solid var(--main-color);
    cursor: pointer;
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-basket:hover {
    border-color: var(--main-color-hover);
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-basket:hover .product-card-inner__one-click-text {
    color: var(--main-color-hover);
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-basket.btnLoaderCustom span {
    font-size: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-basket.btnLoaderCustom .loader-btn {
    fill: var(--main-color);
    left: calc(50% - 10px);
}

.product_card__inner.product_card__inner--row .product-card-inner__one-click-text {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: var(--main-color);
    text-align: center;
}

.product_card__inner.product_card__inner--row .product-card-inner__subscribe {
    padding: 0;
}

.product_card__inner.product_card__inner--row .product-card-inner__buttom-more + .product-card-inner__subscribe {
    margin-top: 12px;
}

.product_card__inner.product_card__inner--row .product-card-inner__product-subscribe-btn::before {
    content: none;
}

.product_card__inner.product_card__inner--row .product-card-inner__buttom-more-btn {
    display: none;
    -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;
    width: 100%;
    min-height: 40px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.product_card__inner.product_card__inner--row .product-card-inner__buttons-block.product-mode-N .product-card-inner__buttom-more-btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    width: 100%;
    min-height: 40px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
}

.product_card__inner.product_card__inner--row .product-card-inner__buttons-block {
    padding-bottom: 3px;
}

.product_card__inner.product_card__inner--row .product-card-inner__info-more {
    display: none;
}



.product-card-column__buttons .product-card-inner__buttons-block {
    padding-bottom: 0;
}

.product-card-column__buttons .product-card-inner__buttons-block .product-card-inner__buttom-more-btn {
    width: auto;
    margin-left: 20px;
    padding: 0 30px;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column {
    margin: 0;
    border-left: 1px solid #ededed;
    border-top: 1px solid #ededed;
    border-right: 1px solid #ededed;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column:last-child {
    border-bottom: 1px solid #ededed;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column:last-child:hover {
    border-bottom: 1px solid transparent;
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column:hover {
    border: 1px solid transparent;
    border-bottom: 0;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
}

.block__product_cards.block__product_cards--mobile-min .product_card__block_item.product_card__block_item--column:hover .product-card-column__title {
    color: var(--main-color);
}

.product-card-column {
    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;
    width: 100%;
    padding: 10px;
}

.product-card-column .product-card-inner__product-subscribe-btn {
    white-space: nowrap;
}

.product-card-column .product-card-inner__in-basket .icon_cart_medium {
    display: none;
}

.product-card-column .product-card-column__image-wrapper {
    width: 60px;
    height: 60px;
    margin-right: 20px;
}

.product-card-column .product-card-inner__product-basket-btn {
    padding: 0 30px;
}

.product-card-column .product-card-inner__product-basket {
    padding: 0;
    margin-left: 20px;
    white-space: nowrap;
}

.product-card-column .product-card-column__image-wrapper-link {
    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;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.product-card-column .product-card-column__image-wrapper-link img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-card-column .product-card-column__buttons {
    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;
}

.product-card-column .product-card-column__title {
    display: block;
    font-size: 15px;
    line-height: 24px;
}

.product-card-column .product-card-column__data-btns {
    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;
}

.product-card-column .product-card-inner__subscribe {
    padding: 0;
}

.product-card-column .product-card-inner__buy > div {
    padding: 0;
}

.product-card-column .product-card-column__price {
    margin-left: 20px;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    white-space: nowrap;
}

.product-card-column .product-card-inner__counter-btn {
    height: 40px;
    margin: 0;
    padding: 0 8px;
    background-color: transparent;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}

.product-card-column .product-card-inner__counter-btn {
    margin: 0;
    padding: 0 8px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}

.product-card-column .product-card-column__data-wrapper-outer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.product-card-column .product-card-inner__counter.product-counter__amount {
    margin-left: 20px;
}

.product-card-column .product-card-inner__in-basket {
    -ms-flex-preferred-size: 106px;
    flex-basis: 106px;
    height: 40px;
    padding: 0 30px;
    color: #fff;
    white-space: nowrap;
    font-weight: 700;
    background-color: var(--main-color);
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product-card-column .product-card-inner__product-subscribe-btn {
    margin-left: 20px;
    padding: 0 30px;
    cursor: pointer;
}

.product-card-column .product-card-inner__product-subscribe-btn:before {
    display: none;
}

.product-card-column .product-card-column .product-card-inner__buy > div {
    margin: 0;
}

.product-card-column .product-card-inner__buy {
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: none;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

.product-card-column .product-card-inner__counter input {
    width: 34px;
    padding: 9px 3px;
    height: 40px;
    font-weight: 700;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.product-card-column .product-card-inner__quantity {
    margin-right: 15px;
}

.product-card-column .product-card-column__data-btns-favourite-compare {
    font-size: 0;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=wish] {
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 5px;
    cursor: pointer;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=wish].active {
    background-color: #ededed;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=wish].active svg {
    fill: var(--main-color);
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=wish]:hover {
    background-color: #ededed;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=wish]:hover svg {
    fill: var(--main-color);
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=compare-checkbox] {
    display: inline-block;
    margin-right: 15px;
    padding: 5px;
    cursor: pointer;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=compare-checkbox].active {
    background-color: #ededed;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=compare-checkbox].active svg {
    fill: var(--main-color);
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=compare-checkbox]:hover {
    background-color: #ededed;
}

.product-card-column .product-card-column__data-btns-favourite-compare span[data-entity=compare-checkbox]:hover svg {
    fill: var(--main-color);
}

.product-card-column .product-card-column__data-btns-favourite-compare svg {
    fill: #BDBDBD;
}

@media (max-width: 1024px) {
    .product-card-column .product-card-column__title {
        font-size: 14px;
        line-height: 21px;
    }

    .product-card-column .product-card-column__price {
        font-size: 15px;
        line-height: 24px;
    }
}

@media (max-width: 1024px) {
    .product_card__inner.product_card__inner--row .product-card-inner__img-wrapper {
        width: 246px;
        margin-right: 20px;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__rating-block {
        margin-bottom: 0;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__vendor-code {
        margin-left: 0;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__info > div {
        margin-left: 0;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__buy-wrapper {
        max-width: 230px;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__buy div[id$=_basket_actions] {
        max-width: 108px;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__info {
        padding-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__info > div {
        margin: 0;
    }

    .product_card__inner.product_card__inner--row .product-card-inner__quantity {
        font-size: 13px;
        margin-top: 6px;
    }
}


/* 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/form.result.new/recording-creation-3d/style.css?17514583896059 */
/* /local/templates/sotbit_origami/assets/css/air_datepicker/air-datepicker.css?175145838922696 */
/* /local/templates/sotbit_origami/assets/css/custom_select/style.css?17514583891389 */
/* /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 */
/* /local/templates/sotbit_origami/components/bitrix/catalog.item/mebelson_item/style.css?173339456155989 */
