

/* Start:/local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/style.css?175913406823320*/
.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;
}


/* ---- 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;
}

.kitchen-steps.kitchen-padding {
	padding-bottom: 3%;
	padding-left: 70px;
	padding-right: 70px;
}

@media (max-width: 1400px) {
	.kitchen-steps p:not(.title-card) {
		font-size: 12px;
	}
}

@media (max-width: 1250px) {
	.kitchen-steps p:not(.title-card) {
		display: none;
	}

	.kitchen-steps .number-card {
		width: 64px;
		height: 64px;
		font-size: 24px;
	}

	.kitchen-steps > div {
		padding: 32px 10px 20px 10px;
	}

	.kitchen-steps.kitchen-padding {
		padding-bottom: 3%;
		padding-inline: 10px;
	}

	.kitchen-steps {
		column-gap: 20px;
	}
}

@media (max-width: 900px) {
	.kitchen-steps {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 20px;
		row-gap: 30px;
	}

	.kitchen-steps .number-card {
		width: 40px;
		height: 40px;
		font-size: 20px;
		top: -20px;
	}

	.kitchen-steps > div {
		padding: 24px 16px 8px 16px;
	}
}

@media (max-width: 500px) {
	.kitchen-steps > div svg {
		width: 56px;
		height: 56px;
	}

	.kitchen-steps > div {
		padding: 24px 16px 16px 16px;
	}
}
/* End */


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

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

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

.breadcrumb_block__item_no_link {
    color: #8b8b8b;
}

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

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

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

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

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

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

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

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

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

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

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/bitrix/catalog.element/mebelson_detail/style.css?1732712998230566*/
[class].main-container {
  padding: 0 !important;
}

.product-card-inner__icon{
  border-radius: 0;
}

.detail-main__product.product .product-card-inner__icons {
  position: relative;
  right: 0;
  top: 0;
  border-radius: 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;
  width: fix-content;
  margin: 16px 0;
  z-index: 2;
  cursor: pointer;
}

.product-card-inner__icons svg {
  fill: #FFFFFF;
  stroke: #404040;
}

.product-card-inner__icons.active svg {
  fill: #404040;
}

@-webkit-keyframes showBlockBuy {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation-duration: 0s;
            animation-duration: 0s;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
  }
}
@keyframes showBlockBuy {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-animation-duration: 0s;
            animation-duration: 0s;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
  }
}
.product-detail-info-block-path-to-basket {
  display: none;
  padding-bottom: 17px;
}

.product-detail-info-block-path-to-basket .in_basket {
  background: #00b02a;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
  font-weight: bold;
  color: #fefcfc;
  max-width: 204px;
  height: 37px;
  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;
}

.product-detail-info-block-path-to-basket .in_basket span {
  width: 18px;
  height: 14px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAAi2ky3AAAA4UlEQVQokaXSoUpEQRQG4LMqBoMmTQaDTTZbTNoMgsHkAwg+weYtazYIG4w20/Y1+QIGm8EgiJg0GAT5DN6BcbjX63IPDMzM+edjGKaH6FCnEbEaEcOFDsggIkZpMdfhJqNs/RyYdZz4XQPErMgxvjJkmHopsIN+C3JUIGd5P7CPT7z9gR1UmVQXZSZwngVesFmE9gpkjF4dtITbLPiI9Sqwi4+sd4X5ulunyQrusgP3OMR7tnfdhORQYA0P6muCxSakhAIbeCqQaRtSBwW28FohN37esPWPNTW2cYnl/yCIb4hEjr8+hxV0AAAAAElFTkSuQmCC);
  margin-right: 5px;
}

/* Sidebar */
.product-item-detail-info-section {
  padding: 0 20px;
}

@media (min-width: 1024px) {
  .main_info_detail_product .col-lg-12 {
    max-width: 50%;
  }
}
@media (max-width: 992px) {
  .product-item-detail-info-section {
    padding: 0;
  }
}
.product-item-detail-info-container {
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-info-container-title {
  margin-bottom: 3px;
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

.product-item-detail-pay-block {
  position: relative;
  margin-bottom: 15px;
  padding: 20px 20px 0;
  border: 1px solid #e4e4e4;
  border-radius: 3px;
  background-color: #fff;
}

.bx-retina .product-item-detail-pay-block {
  border-width: 0.5px;
}

/*Compare*/
.product-item-detail-compare-container {
  position: relative;
  margin: 0 -20px;
  padding: 4px 15px;
  min-height: 30px;
  border-top: 1px solid #e4e4e4;
  background: #f3f3f3;
  -webkit-box-shadow: inset 0 1px 1px 0 #eee;
          box-shadow: inset 0 1px 1px 0 #eee;
  color: #4e4e4e;
  vertical-align: middle;
  font-size: 12px;
  line-height: 20px;
}

.product-item-detail-compare .checkbox {
  margin: 0;
  padding: 0;
}

/* Price */
.product-item-detail-price-current {
  color: #d0021b;
  white-space: nowrap;
  font-weight: bold;
  font-size: 30px;
  line-height: 33px;
  -webkit-transition: font-size 200ms ease;
  transition: font-size 200ms ease;
}

.product-item-detail-price-old {
  color: #bdbdbd;
  text-decoration: line-through;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
}

/* SCU */
.product-item-scu-container {
  padding: 0 0 2px;
}

.product-item-scu-container-title {
  color: #333;
  font-size: 12px;
}

.product-item-scu-list {
  margin: 0;
}

.product-item-scu-item-list {
  overflow: hidden;
  margin: 0 0 0 -2px;
  padding: 0;
  list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 3px;
  max-width: 100%;
  vertical-align: middle;
}

.product-item-scu-item-text-container {
  min-width: 48px;
}

.product-item-scu-item-color-container {
  max-width: 60px;
  width: 25%;
}

.product-item-scu-item-color-block {
  position: relative;
  padding-top: 100%;
  outline: 1px solid #c0cfda;
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
  -webkit-transition: outline 200ms ease;
  transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block {
  outline-width: 0.5px;
}

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block {
  outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block {
  outline-width: 1px;
}

.product-item-scu-item-color {
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-item-scu-item-text-block {
  position: relative;
  padding: 0 5px;
  outline: 1px solid #c0cfda;
  cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
  -webkit-transition: outline 300ms ease;
  transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block {
  outline-width: 0.5px;
}

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block {
  outline-width: 2px;
}

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block {
  outline-width: 1px;
}

.product-item-scu-item-text {
  overflow: hidden;
  max-width: 100%;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 18px;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
  position: relative;
  overflow: hidden;
  outline-color: #a9adb4 !important;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  background: rgba(255, 255, 255, 0.75) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) no-repeat center;
  background-size: 80% 80%;
  content: "";
}

.product-item-selected-scu-container {
  word-spacing: 1px;
}

.product-item-selected-scu {
  display: inline-block;
  overflow: hidden;
  padding: 0 5px;
  min-width: 22px;
  height: 22px;
  outline: 1px solid #c0cfda;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  line-height: 22px;
}

.bx-retina .product-item-selected-scu {
  outline-width: 0.5px;
}

.product-item-selected-scu-color {
  background-position: center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

/*Amount*/
.product-item-amount {
  padding: 0 0 2px;
  text-align: center;
}

.product-item-amount-field-btn-plus,
.product-item-amount-field-btn-minus {
  position: relative;
  display: inline-block;
  min-width: 22px;
  height: 22px;
  border-radius: 2px;
  background-color: #f2f2f2;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 300ms ease, opacity 300ms ease;
  transition: background 300ms ease, opacity 300ms ease;
}

.bx-retina .product-item-amount-field-btn-plus,
.bx-retina .product-item-amount-field-btn-minus {
  border-width: 0.5px;
}

.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-minus:hover {
  background: #d3d3d3;
}

.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease, background 300ms ease;
  transition: opacity 300ms ease, background 300ms ease;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after {
  opacity: 0.3 !important;
  cursor: default;
}

.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover,
.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover {
  background-color: #f2f2f2;
}

.product-item-amount-field-btn-minus:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0.8;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.product-item-amount-field-btn-plus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) no-repeat center;
  background-size: 10px;
}

.product-item-amount-field-btn-minus:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) no-repeat center;
  background-size: 10px;
}

.product-item-amount-field-btn-plus:hover:after,
.product-item-amount-field-btn-minus:hover:after {
  opacity: 1;
}

.product-item-amount-field {
  display: inline-block;
  padding: 0;
  max-width: 50px;
  width: auto;
  height: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
  background: transparent !important;
  color: #000;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  line-height: 22px;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
}

.bx-retina .product-item-amount-field {
  border-width: 0.5px;
}

.product-item-amount-field:focus {
  outline: none !important;
}

.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button,
.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.product-item-amount-description-container {
  color: #a5a5a5;
  white-space: nowrap;
  font-size: 12px;
}

.product-item-amount-description-container strong {
  color: #333;
  white-space: nowrap;
}

.product-item-amount-label-container {
  margin: 5px 0;
  color: #a5a5a5;
  font-weight: bold;
  font-size: 12px;
}

/**/
.product-item-quantity {
  color: #333;
  font-weight: normal;
  font-size: 12px;
}

.product-detail-photo-block {
  position: relative;
  /*	>>>	popup*/
}
.product-detail-photo-block .sticker_product {
  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;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  left: 0;
}
.product-detail-photo-block .sticker_product .timer {
  margin: 0;
  -webkit-box-ordinal-group: 0;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.product-detail-photo-block .sticker_product .timer .timer-wrapper {
  position: relative;
  top: 0;
  left: -5px;
  margin: 0;
}
.product-detail-photo-block .sticker_product .timer .timer-wrapper .timer-count,
.product-detail-photo-block .sticker_product .timer .timer-wrapper .timer-title {
  margin-right: 0;
  margin-bottom: 0;
}
.product-detail-photo-block .popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  background: #fff;
  -webkit-animation-name: imgPopupShow;
          animation-name: imgPopupShow;
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms;
}
.product-detail-photo-block .popup .product-item-detail-slider-images-container {
  right: 105px;
}
.product-detail-photo-block .popup .product-item-detail-slider-block {
  padding-top: 0;
  height: 100vh;
}
.product-detail-photo-block .popup .product-item-detail-slider-image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100vh;
  width: calc(100% - 150px);
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.product-detail-photo-block .popup .product-item-detail-slider-image img {
  max-width: 100%;
  max-height: 90vh;
  width: auto;
  cursor: default;
}
.product-detail-photo-block .popup .product-item-detail-slider-controls-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  padding: 20px;
  border-left: 1px solid #d3d3d3;
  background-color: #fff;
}
.product-detail-photo-block .popup .product-item-detail-slider-controls-image {
  display: block;
  margin-bottom: 20px;
}
.product-detail-photo-block .popup .product-item-detail-slider-close {
  position: absolute;
  top: 4px;
  right: 110px;
  bottom: 0;
  z-index: 150;
  display: block;
  width: 50px;
  height: 50px;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  opacity: 0.27;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.product-detail-photo-block .popup .product-item-detail-slider-close:hover {
  opacity: 1;
}
.product-detail-photo-block .popup .product-item-detail-slider-right {
  right: 105px;
}

.product-detail-item {
  width: 50%;
  padding: 0 15px;
}

@-webkit-keyframes imgPopupShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes imgPopupShow {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Slider Mobile*/
@media (max-width: 1023px) {
  .product-detail-photo-block .popup .product-item-detail-slider-images-container {
    right: 0;
  }
  .product-detail-photo-block .popup .product-item-detail-slider-block {
    padding-top: 0;
    height: calc(100vh - 111px);
  }
  .product-detail-photo-block .popup .product-item-detail-slider-image {
    width: 90%;
  }
  .product-detail-photo-block .popup .product-item-detail-slider-image img {
    max-width: 100%;
    max-height: calc(100vh - 115px);
    width: auto;
    cursor: default;
  }
  .product-detail-photo-block .popup .product-item-detail-slider-controls-block {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-x: auto;
    max-height: 111px;
    border-top: 1px solid #d3d3d3;
    border-left: none;
    white-space: nowrap;
  }
  .product-detail-photo-block .popup .product-item-detail-slider-controls-image {
    display: inline-block;
    margin-bottom: 0;
  }
  .product-detail-photo-block .popup .product-item-detail-slider-close {
    right: 10px;
    z-index: 200;
  }
  .product-detail-photo-block .product-item-detail-slider-left,
.product-detail-photo-block .product-item-detail-slider-right {
    max-width: 75px;
  }
  .product-detail-photo-block .product-item-detail-slider-right {
    right: 0;
  }

  .product-item-detail-slider-block {
    max-width: 100%;
  }
}
@media (max-width: 420px) {
  .product-item-detail-slider-block {
    max-width: 100%;
  }
}
/*Label*/
.product-item-label-text,
.product-item-label-ring {
  position: absolute;
  z-index: 190;
  opacity: 1;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}

.product-item-label-text span,
.product-item-label-ring {
  display: inline-block;
  clear: both;
  margin-bottom: 2px;
  background: #f42c2c;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.bx-red .product-item-label-text span,
.bx-red .product-item-label-ring {
  background-color: #fba90c;
}

.product-item-label-text > div,
.product-item-label-ring > div {
  line-height: 0;
}

.product-detail-photo-block .popup .product-item-label-text,
.product-detail-photo-block .popup .product-item-label-ring {
  display: none;
}

/* TEXT */
.product-item-label-text span {
  padding: 2px 5px;
  vertical-align: middle;
  font-weight: bold;
}

.product-item-label-text.product-item-label-small span {
  margin-bottom: 1px;
  padding: 2px 7px;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
}

.product-item-label-text.product-item-label-big span {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 17px;
}

@media (max-width: 1023px) {
  .product-item-label-text > div {
    line-height: 0;
  }

  .product-item-label-text.product-item-label-small span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-size: 10px;
    line-height: 14px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-small span,
.product-item-label-text.product-item-label-big span,
.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
    margin-bottom: 1px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 16px;
  }

  .product-item-big-card .product-item-label-text.product-item-label-big span {
    padding: 3px 12px;
    font-size: 20px;
    line-height: 25px;
  }
}
/*RING*/
.product-item-label-ring {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  font-weight: bold;
}

.product-item-label-ring.product-item-label-small {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}

.product-item-label-ring.product-item-label-big {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
}

@media (max-width: 1023px) {
  .product-item-label-ring.product-item-label-small,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-small,
.product-item-label-ring.product-item-label-big,
.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
    width: 35px;
    height: 35px;
    font-size: 12px;
    line-height: 35px;
  }

  .product-item-big-card .product-item-label-ring.product-item-label-big {
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: 70px;
  }
}
.product-item-label-top {
  top: -5px;
}

.product-item-label-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-item-label-center > div {
  text-align: center;
}

.product-item-label-left {
  left: -5px;
}

.product-item-label-left > div {
  text-align: left;
}

.product-item-label-bottom {
  bottom: -5px;
}

.product-item-label-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.product-item-label-right {
  right: -5px;
}

.product-item-label-right > div {
  text-align: right;
}

.product-item-label-center.product-item-label-middle {
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

/* Tabs */
.product-item-detail-tabs-container {
  min-height: 60px;
  border-bottom: 1px solid #ededed;
  background: #fff;
}

.product-item-detail-tabs-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-item-detail-tabs-list:after {
  display: table;
  clear: both;
  content: "";
}

.product-item-detail-tab {
  float: left;
  min-height: 60px;
}

.product-item-detail-tab-link {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 25px;
  height: 60px;
  color: #039be5;
  vertical-align: middle;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 13px;
  line-height: 45px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
  color: #000;
}

.product-item-detail-tab-link:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  background: #1485ce;
  content: "";
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
  height: 3px;
}

.product-item-detail-tab-link:active:after {
  height: 6px;
}

.product-item-detail-tab-content {
  padding: 25px 0;
}

@media (max-width: 991px) {
  .product-item-detail-tabs-container {
    display: none !important;
  }

  .product-item-detail-tab-content {
    display: block !important;
  }
}
/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
  position: fixed;
  top: -100px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
          box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 350ms linear;
  transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
  min-height: 45px;
  background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
  top: 0;
  opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
  margin: 0 auto;
  max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
  min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
  padding: 10px 25px;
  height: 45px;
  line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
  display: none !important;
}

/*Small Card*/
.product-item-detail-short-card-fixed {
  position: fixed;
  top: -85px;
  right: 0;
  left: 0;
  z-index: 1010;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 0 8px;
  height: 85px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
          box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 220ms linear;
  transition: top 220ms linear;
}

.product-item-detail-short-card-fixed.active {
  top: 0;
  opacity: 1;
}

.product-item-detail-short-card-fixed.active + .product-item-detail-tabs-container-fixed.active {
  top: 85px;
}

.bx-touch .product-item-detail-short-card-fixed {
  display: none !important;
}

.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container {
  margin: 0 auto;
  max-width: 1048px;
}

.product-item-detail-short-card-content-container table {
  min-width: 100%;
  border-collapse: collapse;
}

.product-item-detail-short-card-image {
  padding-right: 15px;
  width: 80px;
  vertical-align: middle;
  text-align: left;
}

.product-item-detail-short-card-image img {
  max-width: none;
  height: 65px;
}

.product-item-detail-short-title-container {
  max-width: 650px;
}

.product-item-detail-short-title-text {
  display: block;
  color: #000;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-item-detail-short-card-price {
  padding: 0 10px;
  vertical-align: middle;
  text-align: right;
}

.product-item-detail-short-card-btn {
  padding-left: 10px;
  min-width: 120px;
}

/*Properties */
.product-item-detail-tab-content {
  display: none;
}

.product-item-detail-tab-content.active {
  display: block;
}

.product-item-detail-tab-content h3 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
}

.product-item-detail-properties {
  display: block;
  overflow: hidden;
  margin: 0;
  max-width: 560px;
  color: #a5a5a5;
  font-size: 12px;
}

.product-item-detail-properties dl {
  clear: both;
}

.product-item-detail-properties dt {
  float: left;
  clear: both;
  font-weight: normal;
}

.product-item-detail-properties dd {
  float: right;
  margin-bottom: 3px;
  margin-left: 5px;
  color: #000;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.product-detail-photo-block .popup .sticker_product,
.product-detail-photo-block .popup .product_card__block_icon,
.product-detail-photo-block .popup .product-tem-zoom {
  display: none;
}

/* ___________ DETAIL PRODUCT __________________ */
/* Slider */
.product-item-detail-slider-container {
  max-width: 100%;
  padding: 0;
  text-align: center;
  -webkit-transition: 1s;
  transition: 1s;
  position: relative;
  /*magnified*/
}
.product-item-detail-slider-container .product-tem-zoom .product-card_icon-zoom-big {
  fill: #fff;
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  left: calc(50% - 14px);
  position: absolute;
}
.product-item-detail-slider-container.hide-photoSwipe-icon .product-tem-zoom {
  display: none;
}
.product-item-detail-slider-container.magnified .product-item-detail-slider-image {
  z-index: 100;
}
.product-item-detail-slider-container.magnified .product-item-detail-slider-image img {
  outline-color: #ddd;
}
.product-item-detail-slider-container.magnified .product-item-detail-slider-left,
.product-item-detail-slider-container.magnified .product-item-detail-slider-right {
  z-index: 50;
}
.product-item-detail-slider-container.magnified .product-item-label-text,
.product-item-detail-slider-container.magnified .product-item-label-ring {
  opacity: 0;
}
.product-item-detail-slider-container .product-tem-zoom {
  z-index: 99;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2rem;
  margin-top: -2rem;
  width: 4rem;
  height: 4rem;
  background: var(--main-color);
  border-radius: 50px;
  text-align: center;
}
.product-item-detail-slider-container .product-tem-zoom i {
  font-size: 2rem;
  color: #ffffff;
  line-height: 4rem;
}
.product-item-detail-slider-container:hover .product-tem-zoom {
  opacity: 1;
  -webkit-transition: 1s;
  transition: 1s;
  cursor: pointer;
}

.product-item-detail-slider-block {
  position: relative;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  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-item-detail-slider-container .product_card__block_icon {
  position: absolute;
  top: 0;
  right: 1rem;
  font-size: 1.4rem;
  color: #c3c3c3;
  z-index: 82;
  -webkit-transition: 1s;
  transition: 1s;
}
.product-item-detail-slider-container .product_card__block_icon span {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.product-item-detail-slider-container .product_card__block_icon span svg {
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
  fill: #BDBDBD;
}
.product-item-detail-slider-container .product_card__block_icon span:hover {
  cursor: pointer;
  background-color: #ededed;
}
.product-item-detail-slider-container .product_card__block_icon span:hover svg {
  fill: var(--main-color);
}
.product-item-detail-slider-container .product_card__block_icon span.active {
  background-color: var(--main-color);
}
.product-item-detail-slider-container .product_card__block_icon span.active svg {
  fill: #fff;
}
.product-item-detail-slider-container .product_card__block_icon span.active:hover {
  background-color: #ededed;
}
.product-item-detail-slider-container .product_card__block_icon span.active:hover svg {
  fill: var(--main-color);
}
.product-item-detail-slider-container .product_card__block_icon-heart {
  margin-bottom: 10px;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
  padding-top: 100%;
}

.product-item-detail-slider-images-container .product-item-detail-slider-image {
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}
.product-item-detail-slider-images-container .product-item-detail-slider-image > img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.product-item-detail-slider-images-container [data-entity=image-wrapper] {
  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-item-detail-slider-images-container .detail-big-video.swiper-slide {
  height: auto;
}

@media (max-width: 768px) {
  .product-item-detail-slider-images-container {
    -ms-flex-negative: initial;
        flex-shrink: initial;
    min-width: auto;
  }
  .product-item-detail-slider-images-container .product-item-detail-slider-image img {
    max-width: 100%;
  }
}
.product-item-detail-slider-image {
  text-align: center;
}

.product-item-detail-slider-image.active {
  position: relative;
  z-index: 10;
  opacity: 1;
}

.product-item-detail-slider-image {
  position: relative;
}

.product-item-detail-slider-image img {
  max-width: 100%;
  max-height: 525px;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  outline: 1px solid transparent;
  background-position: center;
  background-repeat: no-repeat;
}

.product-item-detail-slider-progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 180;
  height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
  padding: 10px 0;
  text-align: center;
}
.product-item-detail-slider-controls-block .product-item-detail-slider-controls-video {
  border: 2px solid transparent;
}
.product-item-detail-slider-controls-block .swiper-slide {
  height: 90px;
  width: 90px;
}
.product-item-detail-slider-controls-block .swiper-slide .video-slider-control {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.product-item-detail-slider-controls-block .swiper-slide .video-slider-control iframe {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 90px;
  max-width: 90px;
}
.product-item-detail-slider-controls-block .swiper-slide .video-slider-control-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer;
}
.product-item-detail-slider-controls-block .swiper-slide.swiper-slide-thumb-active {
  border: 2px solid var(--main-color);
}
.product-item-detail-slider-controls-block .swiper-slide.swiper-slide-thumb-active:hover {
  border: 2px solid var(--main-color);
}
.product-item-detail-slider-controls-block .swiper-slide:hover {
  border: 2px solid #ededed;
}
.product-item-detail-slider-controls-block:not(.swiper-container-initialized) .product-item-detail-slider-controls-image:first-of-type {
  border: 2px solid var(--main-color);
}

@media (max-width: 1023px) {
  .product-item-detail-slider-controls-block {
    display: none !important;
  }

  .zoomIt_zoomed {
    display: none !important;
  }

  .zoomIt_area {
    display: none !important;
  }

  .product-item-detail-slider-container:focus .product-tem-zoom {
    display: none;
  }
}
.product-item-detail-slider-controls-image {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -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;
  cursor: pointer;
  width: 90px;
  height: 90px;
  max-width: 100%;
  max-height: 100%;
}
.product-item-detail-slider-controls-image img {
  max-width: 100%;
  max-height: 100%;
}

.bx-retina .product-item-detail-slider-controls-image {
  outline-width: 0.5px;
}

.bx-retina .product-item-detail-slider-controls-image.active {
  outline-width: 1px;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 111;
  display: block;
  width: 25%;
  background: rgba(255, 255, 255, 0) url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  opacity: 0.57;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-item-detail-slider-left {
  left: 0;
}

.product-item-detail-slider-right {
  right: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0.8;
}

.product-item-detail-slider-close {
  display: none;
}

.product-detail-photo-block .popup .product-item-detail-slider-close {
  position: absolute;
  top: 4px;
  right: 110px;
  bottom: 0;
  z-index: 150;
  display: block;
  width: 50px;
  height: 50px;
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center;
  opacity: 0.27;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-detail-photo-block .popup .product-item-detail-slider-close:hover {
  opacity: 1;
}

.product-detail-photo-block .popup .product-item-detail-slider-right {
  right: 105px;
}

.product_detail_info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product_detail_info .product-item-detail-buy-button {
  width: 268px;
}
.product_detail_info .product_detail_info_block_gift-wrapper {
  width: 100%;
  -webkit-box-ordinal-group: 2;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.product_detail_info .product_detail_info_block_gift-wrapper .product_detail_info_block_gift {
  margin-right: auto;
  margin-bottom: 0;
  margin-top: 20px;
  -webkit-box-ordinal-group: 2;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-bottom: 0;
}
.product_detail_info .product_detail_info_block_gift-wrapper .product_detail_info_block_gift .loader-btn {
  top: calc(50% - 10px);
  left: calc(50% - 10px);
}
.product_detail_info .product_detail_info_block_gift-wrapper .product_detail_info_block_gift .loader-btn svg {
  fill: var(--main-color);
}
.product_detail_info .product_detail_info_block_gift .product_detail_info_block_gift__title.product_detail_info--availability {
  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: 180px;
  height: 39px;
  font-size: 14px;
  font-weight: 700;
  color: var(--main-color);
  border: 1px solid var(--main-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product_detail_info .product_detail_info_block_gift .product_detail_info_block_gift__title.product_detail_info--availability:hover {
  color: #fff;
  background-color: var(--main-color);
}
.product_detail_info .product_detail_info_block_gift .product_detail_info_block_gift__title.product_detail_info--availability:hover + .loader-btn svg {
  fill: #fff;
}
.product_detail_info .product_detail_info_block_gift.btnLoaderCustom .product_detail_info_block_gift__title {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.product_detail_info .product-detail-info-block-message {
  display: none;
  width: 100%;
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #a1a1a1;
}
.product_detail_info .product-detail-info-block-message > p {
  max-width: 268px;
}

.product_detail_info .product_card__block_buy_quantity {
  margin-left: 0;
  margin-right: 0;
}

.product_detail_info_block .product-detail-info-block-basket .product_card__block_buy_quantity__minus,
.product_detail_info_block .product-detail-info-block-basket .product_card__block_buy_quantity__plus {
  background-color: #fff;
  width: 28px;
}
.product_detail_info_block .product-detail-info-block-basket .product_card__block_buy_quantity__input {
  background-color: #fff;
  width: 35px;
}
.product_detail_info_block .product_card__block__new_price_product {
  line-height: 2rem;
}
.product_detail_info_block .product-detail-info-block-price {
  padding-bottom: 0.5rem;
}
.product_detail_info_block .product-detail-info-block-price .product_card__block__old_new_price {
  padding: 0;
  margin-bottom: 7px;
}
.product_detail_info_block .product_card__other_prices_row {
  padding-bottom: 0px;
  margin-bottom: 14px;
}
.product_detail_info_block .product-detail-title-price {
  line-height: 0.9rem;
  margin-bottom: 3px;
}
.product_detail_info_block .product_detail_info_block_cheaper {
  display: inline-block;
  position: relative;
  cursor: pointer;
  color: var(--main-color);
  margin-bottom: 2rem;
}
.product_detail_info_block .product_detail_info_block_cheaper .far {
  height: 100%;
}
.product_detail_info_block .product_detail_info_block_cheaper .product_detail_info_block_cheaper-icon {
  fill: var(--main-color);
  width: 14px;
  height: 11px;
}
.product_detail_info_block .product_detail_info_block_cheaper:hover {
  color: var(--main-color-hover);
}
.product_detail_info_block .product_detail_info_block_cheaper:hover .product_detail_info_block_cheaper-icon {
  fill: var(--main-color-hover);
}
.product_detail_info_block .product_detail_info_block_cheaper:hover .product_detail_info_block_cheaper__title {
  color: var(--main-color-hover);
}
.product_detail_info_block .product_detail_info_block_cheaper .product_detail_info_block_cheaper__title {
  margin-left: 6px;
  color: var(--main-color);
  border-bottom: none;
}
.product_detail_info_block .product_detail_info_block_cheaper.btnLoaderCustom span {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.product_detail_info_block .product_detail_info_block_cheaper .loader-btn {
  top: calc(50% - 10px);
  left: 55px;
  fill: var(--main-color);
}
.product_detail_info_block .product_detail_info_block_gift {
  position: relative;
  cursor: pointer;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: inline-block;
  color: #000000;
  margin-bottom: 20px;
  margin-right: auto;
}
.product_detail_info_block .product_detail_info_block_gift:hover {
  color: var(--main-color);
}
.product_detail_info_block .product_detail_info_block_gift:hover .product_detail_info_block_gift-icon {
  fill: var(--main-color);
}
.product_detail_info_block .product_detail_info_block_gift:hover .product_detail_info_block_gift__title {
  color: var(--main-color);
  border-color: var(--main-color);
}
.product_detail_info_block .product_detail_info_block_gift .product_detail_info_block_gift__title {
  color: #000000;
  border-bottom: 1px dotted #000000;
}
.product_detail_info_block .product_detail_info_block_gift.btnLoaderCustom span {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.product_detail_info_block .product_detail_info_block_gift .loader-btn {
  top: calc(50% - 10px);
  fill: #000;
  left: 44px;
}
.product_detail_info_block .product-detail-info-block-main-property {
  margin-bottom: 1.5rem;
}
.product_detail_info_block .product-detail-info-block-property-title {
  padding: 0;
  margin-bottom: 2px;
}
.product_detail_info_block .block-property-color {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product_detail_info_block .block-property-color-item {
  width: 36px;
  height: 36px;
  border: 2px solid #ededed;
  padding: 2px;
  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;
  margin: 2px;
}
.product_detail_info_block .block-property-color-item:hover {
  cursor: pointer;
  border: 2px solid #a7a6a6;
}
.product_detail_info_block .block-property-color-item.color_image img {
  max-width: 100%;
  max-height: 100%;
}
.product_detail_info_block .block-property-color-item.offer_image {
  position: relative;
  width: 36px;
  height: 36px;
}
.product_detail_info_block .block-property-color-item.offer_image img {
  max-width: 100%;
  max-height: 100%;
}
.product_detail_info_block .block-property-text-item.active,
.product_detail_info_block .block-property-color-item.active {
  border-color: var(--main-color);
}
.product_detail_info_block .block-property-color-item.active {
  position: relative;
  border: 2px solid var(--main-color);
}
.product_detail_info_block .block-property-color-item.active .icon-tick {
  display: inline-block;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 7px;
  margin-top: -7px;
  color: var(--main-color);
  font-weight: 700;
}
.product_detail_info_block .block-property-text-item {
  display: inline-block;
  padding: 0.5rem 0.7rem;
  border: 1px solid transparent;
  margin-bottom: 0.3rem;
  min-width: 36px;
  text-align: center;
}
.product_detail_info_block .block-property-text-item:hover {
  cursor: pointer;
}
.product_detail_info_block .product-detail-info-block-size {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDMxRDZGQTZCRkY1MTFFODk5MDQ4NTdEOTU5QkRBOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDMxRDZGQTdCRkY1MTFFODk5MDQ4NTdEOTU5QkRBOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzFENkZBNEJGRjUxMUU4OTkwNDg1N0Q5NTlCREE5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMzFENkZBNUJGRjUxMUU4OTkwNDg1N0Q5NTlCREE5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PseBJKcAAACFSURBVHjaYvz//z8DJYCJgUIw8AYwAvECIH4AxPJA/BaIvwCxDhBfAWIxqLpXSGI8QCwMxA+BWAUk2QBVFAHEGlA2TMwBipHFNKBqwWIsSK45CnUBMriCxdWPgPgrjINswGMk9g4o/QaL2DcoxhuIJ4gUGyTRuASIb5OpX4FxNC8wAAQYAJ5aHfT26cPZAAAAAElFTkSuQmCC") no-repeat 0 50%;
  padding-left: 1.5rem;
  margin-bottom: 2rem;
}
.product_detail_info_block .product-detail-info-block-size a {
  color: var(--main-color);
  border-bottom: 1px dotted var(--main-color);
}
.product_detail_info_block .product-detail-info-block-basket {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product_detail_info_block .product-detail-info-block-basket .product_card__block_buy_quantity {
  padding: 0;
  margin-top: 15px;
}
.product_detail_info_block .product-detail-info-block-basket .main_btn {
  min-width: 135px;
}
.product_detail_info_block .product-detail-info-block-one-click-basket {
  display: inline-block;
  margin-top: 15px;
}
.product_detail_info_block .product-detail-info-block-one-click-basket .product-detail-info-block-one-click__icon {
  display: none;
}
.product_detail_info_block .product-detail-info-block-one-click-basket .one_click_btn {
  display: inline-block;
  height: 100%;
  border: 1px solid var(--main-color);
  color: var(--main-color);
  text-align: center;
  min-width: 150px;
  line-height: 38px;
}
.product_detail_info_block .product-detail-info-block-one-click-basket.btnLoaderCustom {
  position: relative;
}
.product_detail_info_block .product-detail-info-block-one-click-basket.btnLoaderCustom .one_click_btn {
  color: transparent !important;
}
.product_detail_info_block .product-detail-info-block-one-click-basket.btnLoaderCustom .loader-btn {
  top: calc(50% - 11px);
  left: calc(50% - 10px);
}
.product_detail_info_block .product-detail-info-block-one-click-basket.btnLoaderCustom .loader-btn svg {
  fill: var(--main-color);
}
.product_detail_info_block .product-detail-info-block-brand-link {
  display: block;
  max-width: 125px;
}
.product_detail_info_block .product-detail-info-block-brand-link img {
  max-width: 100%;
}
.product_detail_info_block .product-detail-info-block-brand-link,
.product_detail_info_block .product-detail-info-block-brand {
  margin-bottom: 2rem;
}
.product_detail_info_block .product-detail-info-block-basic-property {
  margin-bottom: 2rem;
}
.product_detail_info_block .product-detail-info-block-basic-property .product-detail-info-block-property,
.product_detail_info_block .product-detail-info-block-basic-property .basic-property-title {
  margin-bottom: 1rem;
}
.product_detail_info_block .product-detail-info-block-basic-property .block-basic-property-link {
  color: var(--main-color);
}
.product_detail_info_block .product-detail-info-block-basic-property .block-basic-property-link:hover {
  color: var(--main-color-hover);
}
.product_detail_info_block .block-advantages-title {
  margin-bottom: 1.2rem;
}
.product_detail_info_block .product-detail-info-block-advantages-item {
  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: 1rem;
}
.product_detail_info_block .product-detail-info-block-advantages-item .block-advantages-comment {
  font-weight: 700;
}
.product_detail_info_block .product-detail-info-block-advantages-item img {
  max-width: 40px;
  margin-right: 1rem;
}
.product_detail_info_block .product_detail_info_block__line {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 27px 0;
}
.product_detail_info_block .product_detail_info_block__line .product_detail_info_block__title {
  color: #717171;
}
.product_detail_info_block .right_detail_card__stars {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px 0;
}
.product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper {
  margin: 0 20px;
  margin-top: 15px;
}
.product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper .main_btn {
  height: 100%;
  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;
  max-width: 135px;
}
.product_detail_info_block .product-detail-info-block-basket svg {
  margin-right: 4px;
  fill: #fff;
}

.product_detail_info_block {
  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_detail_info_block .product-detail-info-block-basic-property {
  -webkit-box-ordinal-group: 2;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.main_info_detail {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.main_info_detail_product {
  padding-top: 20px;
  border: 1px solid #ededed;
  margin: 0 0 60px 0;
}
.main_info_detail_product::before, .main_info_detail_product::after {
  content: none;
}
.main_info_detail_product.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.main_info_detail_product .col-xl-6.col-lg-12 {
  padding-top: 7px;
}
.main_info_detail_product .advantage.main-container {
  margin-top: 22px;
  margin-bottom: 22px;
}
.main_info_detail_product .block_main_advantage.main-container {
  padding-left: 15px;
  padding-right: 15px;
}
.main_info_detail_product .advantage.puzzle_block.main-container {
  padding: 25px 40px;
}

@media (max-width: 768px) {
  .main_info_detail_product {
    padding-top: 0;
  }
  .main_info_detail_product .advantage.main-container {
    margin-top: 0;
  }
  .main_info_detail_product .advantage.puzzle_block.main-container {
    padding: 25px 0;
  }

  .product_detail_info_block .product_detail_info_block_cheaper {
    text-align: center;
  }
}
.main_info_detail_product__wrapper {
  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-line-pack: stretch;
      align-content: stretch;
  padding: 40px 0 0 0;
}

/* Tabs */
.product-item-detail-tabs-container {
  min-height: 45px;
  border-bottom: 1px solid #ededed;
  background: #fff;
  display: inline-block;
}

.product-item-detail-tabs-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

.product-item-detail-tabs-list:after {
  display: table;
  clear: both;
  content: "";
}

.product-item-detail-tab {
  float: left;
  min-height: 45px;
}

.product-item-detail-tab-link {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px 25px;
  height: 45px;
  color: #000;
  vertical-align: middle;
  text-transform: uppercase;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 13px;
  line-height: 45px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
  color: var(--main-color);
}

.product-item-detail-tab-link:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  background: var(--main-color);
  content: "";
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after {
  height: 2px;
}

.product-item-detail-tab-link:active:after {
  height: 2px;
}

.product-item-detail-tab-content {
  padding: 25px 0;
}

@media (max-width: 991px) {
  .product-item-detail-tabs-container {
    display: none !important;
  }

  .product-item-detail-tab-content {
    display: block !important;
  }
}
/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
  position: fixed;
  top: -100px;
  right: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
          box-shadow: 0 4px 14px 0 rgba(32, 54, 74, 0.23);
  -webkit-transition: top 350ms linear;
  transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
  min-height: 45px;
  background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
  top: 0;
  opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
  margin: 0 auto;
  max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab {
  min-height: 45px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
  padding: 5px 25px;
  height: 45px;
  line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed {
  display: none !important;
}

.product-item-detail-tab-content-list li {
  color: var(--main-color);
  margin-bottom: 1rem;
}
.product-item-detail-tab-content-list li .product-item-detail-tab-content-list-title {
  color: #000000;
  display: block;
}
.product-item-detail-tab-content-list li .product-item-detail-tab-content-list-comment {
  color: #979797;
  display: block;
}

.product_detail_info__buy {
  width: 100%;
  padding: 30px;
  background-color: #FAFAFA;
}
.product_detail_info__buy .product_detail_info_block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: baseline;
     -moz-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.product_detail_info__buy .product_detail_info__delivery.btnLoaderMore {
  height: 28px;
}
.product_detail_info__buy .product_detail_info__delivery.btnLoaderMore .loader {
  top: 5px;
  background-color: transparent;
}
.product_detail_info__buy .product_detail_info__delivery-item {
  margin-bottom: 17px;
}
.product_detail_info__buy .product_detail_info__delivery-way {
  margin: 0;
  padding: 0;
  font-size: 0.93rem;
  line-height: 20px;
  color: #808080;
}
.product_detail_info__buy .product_detail_info__delivery-link {
  font-size: 0.93rem;
  color: var(--main-color);
}
.product_detail_info__buy .product_detail_info__delivery-link .product_detail_info__delivery-link-icon {
  fill: var(--main-color);
}
.product_detail_info__buy .product_detail_info__delivery-link:hover {
  color: var(--main-color-hover);
}
.product_detail_info__buy .product_detail_info__delivery-link:hover .product_detail_info__delivery-link-icon {
  fill: var(--main-color-hover);
}
.product_detail_info__buy .product_detail_info__delivery-link.product_detail_info__delivery-link--btn {
  margin-right: 30px;
}
.product_detail_info__buy .product_detail_info__delivery-time {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 21px;
}
.product_detail_info__buy .product_detail_info__delivery-time span {
  font-weight: 700;
}
.product_detail_info__buy .product_detail_info_block_gift {
  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_detail_info__buy .product_detail_info_block_gift .product_detail_info_block_gift__title {
  font-size: 0.93rem;
  color: var(--main-color);
  border: none;
}
.product_detail_info__buy .product_detail_info_block_gift .loader-btn > svg {
  fill: var(--main-color-hover);
}
.product_detail_info__buy .product_detail_info_block_gift.btnLoaderCustom .product_detail_info_block_gift__title {
  color: transparent;
}
.product_detail_info__buy .product_detail_info_block_gift.btnLoaderCustom .product_detail_info_block_gift__title:hover {
  color: transparent;
}
.product_detail_info__buy .product_detail_info_block_gift .product_detail_info_block_gift-icon {
  margin-right: 6px;
  fill: var(--main-color);
}
.product_detail_info__buy .product_detail_info_block_gift:hover .product_detail_info_block_gift__title {
  color: var(--main-color-hover);
}
.product_detail_info__buy .product_detail_info_block_gift:hover .product_detail_info_block_gift-icon {
  fill: var(--main-color-hover);
}
.product_detail_info__buy .product_detail_info_block .product-detail-info-block-basket {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 20px;
}
.product_detail_info__buy .product_detail_info_block .product-detail-info-block__buy {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -15px;
}
.product_detail_info__buy .product_detail_info_block .product-item-detail-buy-button:not([style="display: none;"]) ~ .product-detail-info-block__buy {
  display: none;
}
.product_detail_info__buy .product-detail-info-block-path-to-basket {
  margin-right: 20px;
}
.product_detail_info__buy .main_btn.btnLoaderCustom > svg {
  fill: transparent;
}
.product_detail_info__buy .loader-btn svg {
  display: block;
  fill: #fff;
}

@media (max-width: 1290px) {
  .product_detail_info__buy .product-detail-info-block-one-click-basket {
    width: auto;
  }
}
@media (max-width: 1023px) {
  .sidebar {
    display: none;
  }

  .product_detail_info__buy .product_detail_info_block .product-detail-info-block__buy {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-top: 0;
  }

  .product_detail_info_block.product_detail_info_block-buy {
    margin-left: -15px;
  }
  .product_detail_info_block.product_detail_info_block-buy .detail-basket-wrapper {
    margin-top: 0;
  }
  .product_detail_info_block.product_detail_info_block-buy .detail-basket-wrapper > .main_btn {
    max-width: none;
  }
  .product_detail_info_block.product_detail_info_block-buy .product_detail_info_block_gift-wrapper {
    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_detail_info_block.product_detail_info_block-buy .product_detail_info_block_gift-wrapper > .product_detail_info_block_gift {
    margin-left: 15px;
    width: 100%;
  }
  .product_detail_info_block.product_detail_info_block-buy .product-detail-info-block-one-click-basket .one_click_btn {
    max-width: none;
  }
  .product_detail_info_block.product_detail_info_block-buy .product_card__block_buy_quantity {
    margin-top: 0;
  }
  .product_detail_info_block.product_detail_info_block-buy .product_detail_info_block_gift__title.product_detail_info--availability {
    height: 40px;
    width: auto;
    max-width: 400px;
  }
  .product_detail_info_block.product_detail_info_block-buy .product-item-detail-buy-button {
    width: auto;
    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;
    margin-left: 15px;
  }

  .product_detail_info__buy {
    padding-right: 30px;
  }
  .product_detail_info__buy .product_detail_info__delivery {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_detail_info__buy .product_detail_info__delivery-item {
    width: 50%;
  }
  .product_detail_info__buy .product_detail_info__delivery-more {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .product_detail_info__buy .product_detail_info__delivery-link {
    width: 50%;
    margin: 0;
    padding-top: 5px;
  }
  .product_detail_info__buy .product_detail_info_block {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-basket {
    width: auto;
    -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: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-path-to-basket {
    width: 50%;
    margin: 0;
    padding-right: 20px;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-path-to-basket .in_basket {
    margin: 0;
  }
  .product_detail_info__buy .product_detail_info_block .product_detail_info_block_gift {
    width: auto;
    margin-left: 0;
    margin-right: auto;
    margin-top: 0;
  }
  .product_detail_info__buy .product_detail_info__delivery-link.product_detail_info__delivery-link--btn {
    margin: 0;
    padding-top: 0;
    padding-right: 20px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed {
    position: fixed !important;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: 0;
    padding: 10px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.15);
            box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    -webkit-animation: showBlockBuy 1s;
            animation: showBlockBuy 1s;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .main_btn {
    -webkit-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click-basket {
    width: auto;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-path-to-basket {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin: 0;
    -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;
    max-width: 315px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift {
    margin: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift-wrapper {
    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;
    margin: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift-wrapper .product_detail_info_block_gift {
    width: 100%;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info--availability {
    height: 40px;
    width: auto;
    padding: 0 8px;
    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;
    max-width: 400px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
      text-align: center;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket {
    padding-bottom: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift--gift {
    width: auto;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_card__block_buy_quantity {
    margin-bottom: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click-basket {
    margin-bottom: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click-basket .one_click_btn {
    max-width: 400px;
    margin-left: 20px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click__icon {
    display: none;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket .detail-basket-wrapper {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket .detail-basket-wrapper .main_btn.sweep-to-right {
    min-width: 106px;
    max-width: 400px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block__buy {
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-path-to-basket {
    padding: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-item-detail-buy-button {
    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;
    max-width: 400px;
    width: auto;
    min-width: auto;
    margin: 0;
    padding: 0 8px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift {
    width: auto;
    margin-left: 12px;
  }
}
@media (max-width: 767px) {
  .product_detail_info__buy {
    margin: 0;
    padding: 15px;
  }
  .product_detail_info__buy .product_detail_info_block .product_detail_info_block_gift {
    width: 100%;
    margin-top: 20px;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-one-click-basket {
    width: 100%;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-one-click-basket .one_click_btn {
    max-width: 350px;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-path-to-basket {
    width: 100%;
    max-width: 290px;
    padding-right: 0;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-basket {
    width: 350px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: initial;
       -moz-box-flex: initial;
        -ms-flex-positive: initial;
            flex-grow: initial;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-right: 0;
    margin-left: auto;
  }
  .product_detail_info__buy .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper .main_btn.sweep-to-right {
    margin: 0;
    min-width: auto;
  }
  .product_detail_info__buy .product_detail_info_block_gift {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product_detail_info__buy .product_detail_info__delivery-item {
    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-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .product_detail_info__buy .product_detail_info__delivery-more {
    -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: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product_detail_info__buy .product_detail_info__delivery-link {
    width: auto;
  }
  .product_detail_info__buy .product_detail_info__delivery-link.product_detail_info__delivery-link--btn {
    margin: 0;
    padding: 0;
  }
  .product_detail_info__buy .product_detail_info_block .product_card__block_buy_quantity {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    margin-right: 20px;
    margin-bottom: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed {
    padding: 10px 16px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift--gift {
    margin-left: 12px;
    padding-top: 2px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift--gift.btnLoaderCustom > span {
    font-size: inherit;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift--gift .product_detail_info_block_gift__title {
    display: none;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_detail_info_block_gift-icon {
    width: 18px;
    height: 18px;
    margin-right: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product_card__block_buy_quantity {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket .product_card__block_buy_quantity__input {
    width: 42px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block__buy {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block__buy .loader-btn {
    display: none;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block__buy .detail-basket-wrapper {
    -webkit-box-flex: 7;
       -moz-box-flex: 7;
        -ms-flex-positive: 7;
            flex-grow: 7;
    margin: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block__buy .detail-basket-wrapper .main_btn {
    max-width: 360px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-path-to-basket {
    padding: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-basket {
    margin: 0;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 600px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click-basket {
    min-width: auto;
    padding: 0;
    position: relative;
    margin-left: 12px;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click__icon {
    display: block;
    fill: var(--main-color);
    stroke: var(--main-color);
    margin: 0;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .product-detail-info-block-one-click__icon {
    top: calc(50% - 11px);
    left: calc(50% - 10px);
    position: relative;
  }
  .product_detail_info__buy .product_detail_info_block.product_detail_info_block--fixed .one_click_btn {
    display: none;
  }
}
/*product-detail-share-block*/
.product-detail-share-block-button {
  border: 1px solid #ebebeb;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}
.product-detail-share-block-button .icon-share {
  font-weight: bold;
}

.product-detail-share-block-comment {
  color: #979797;
}

.product-detail-photo-block_inner .product-item-detail-slider-controls-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}

/*end product-detail-share-block*/
/*detail-product-advice*/
.detail-product-gift .product_card__block_item {
  width: auto;
}

.detail-product-advice .product_card__block_item {
  width: auto;
}

.detail-product-gift.owl-carousel .owl-item img,
.detail-product-advice.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

/*end detail-product-advice*/
.product_set_item {
  position: relative;
}
.product_set_item::before {
  content: "";
  position: absolute;
  width: 54px;
  height: 54px;
  border-radius: 50px;
  border: 1px solid #ededed;
  background: #ffffff;
  right: -27px;
  top: 50%;
  margin-top: -77px;
  z-index: 5;
}
.product_set_item .d24 {
  background: #ededed;
  height: 26px;
  width: 2px;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -63px;
  z-index: 5;
}
.product_set_item .d24:after {
  content: "";
  height: 2px;
  width: 26px;
  background: #ededed;
  position: absolute;
  left: -12px;
  top: 12px;
}
.product_set_item:last-child .d24,
.product_set_item:last-child .d24:after, .product_set_item:last-child::before {
  display: none;
}

.product_set_block {
  margin-bottom: 2rem;
}

.product_set_comment {
  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: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.product_set_comment__price {
  padding-right: 2rem;
}

.product_set_comment__old_price {
  text-decoration: line-through;
  color: #cbcbcb;
}

.block-property-text-item.notallowed,
.block-property-color-item.notallowed {
  color: #313131;
  opacity: 0.3;
}

.main_info_detail_product .product_card__block_saving {
  font-size: 0.78rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 10px;
}
.main_info_detail_product .product_card__block_saving .product_card__block_saving_title {
  padding: 0 0.67rem;
  color: #00b02a;
  border: 1px solid #00b02a;
  margin-left: 0.3rem;
}

/*title and brand */
.product_detail_title_wrapper {
  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: 4px;
}
.product_detail_title_wrapper .product_detail_title {
  padding: 0;
  margin-bottom: 10px;
}
.product_detail_title_wrapper .product_detail_brand {
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 210px;
  margin-bottom: 10px;
}
.product_detail_title_wrapper .product_detail_brand img {
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.product_detail_title_wrapper .product_detail_brand__link {
  display: block;
  height: 26px;
}

/*end title and brand */
/* block_main_advantage_for_element */
.block_main_advantage_for_element {
  padding: 2rem 3rem;
  border: 1px solid #ededed;
  border-top: none;
}

.product-detail-price-and-cheaper-list {
  margin-bottom: 20px;
}

.product-detail-price-and-cheaper-list__title-price {
  font-size: 0.9rem;
  color: #808080;
}

.product-detail-price-and-cheaper-list__price {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2rem;
}

.product-detail-price-and-cheaper-list__price-other {
  font-size: 13px;
  color: var(--main-color);
}
.product-detail-price-and-cheaper-list__price-other:hover {
  color: var(--main-color-hover);
}
.product-detail-price-and-cheaper-list__price-other:hover .product-detail-price-and-cheaper-list__price-other-icon {
  fill: var(--main-color-hover);
}

.product-detail-price-and-cheaper-list__price-other-icon {
  fill: var(--main-color);
}

/*end block_main_advantage_for_element */
/* ___________ END DETAIL PRODUCT ______________ */
@media (max-width: 1299.98px) {
  .bx_filter .bx_filter_section {
    padding: 1rem;
  }

  .catalog_content__category_item {
    padding: 1rem;
  }
}
@media (max-width: 1199.98px) {
  .catalog_section_block .product_card__block_item {
    width: 33.33%;
  }
}
@media (max-width: 991.98px) {
  .catalog_content__category_item {
    padding: 1.5rem;
  }

  #loadMore,
.catalog_content__category,
.catalog_content__category_block_img {
    margin-bottom: 1rem;
  }
}
@media (max-width: 1023px) {
  .catalog_content__category_item {
    width: 50%;
  }

  .catalog_content__sort_horizon {
    margin-bottom: 1rem;
  }

  .catalog_section_block .product_card__block_item {
    width: 50%;
  }

  .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 {
    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: 18px;
    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 {
    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 {
    height: 40px;
    margin-bottom: 2rem;
    border-bottom: 1px solid #ededed;
  }

  .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;
  }
}
@media (max-width: 575.98px) {
  .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;
  }
}
.product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper .main_btn {
  text-transform: none !important;
}

.product_detail_info_block .product-detail-info-block-one-click-basket .one_click_btn {
  cursor: pointer;
}

.product-detail-share {
  padding: 38px 0;
}

.puzzle_block.advantage {
  padding: 25px 50px;
  border-top: 1px solid #ededed;
}

.content {
  padding: 0 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.product-presence__offer {
  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;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  border-bottom: 1px solid #ededed;
}
.product-presence__offer .product-detail-info-block-basket svg {
  display: block;
}

.product-presence__offer-title {
  color: #a1a1a1;
  font-size: 13px;
  padding: 10px 0;
}

.product-presence__offer.product-presence__offer-title .product-presence__img {
  height: auto;
  line-height: 13px;
}

.product-presence__basket .product-detail-info-block-basket {
  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;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.product-presence__img {
  width: 80px;
  height: 80px;
  margin-left: auto;
  text-align: center;
  line-height: 78px;
  padding: 0 10px;
}

.product-presence__img img {
  max-height: 100%;
  max-width: 100%;
}

.product-presence__buttom {
  position: relative;
  background: #e8e6e6;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  margin: 0 10px 0 0;
}

.product-presence__buttom-icon {
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 7px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-presence__buttom.active {
  background: var(--main-color);
}
.product-presence__buttom.active .product-presence__buttom-icon {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  top: calc(50% - 6px);
  fill: #fff;
}

.product-presence__img_and_buttom {
  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;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-presence__img_and_buttom {
  width: 125px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product-presence__rest {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 0 0 10px;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.product-presence__price {
  text-align: center;
  width: 15%;
}

.product-presence__price .product-detail-title-price {
  color: #979797;
  font-size: 13px;
}

.product-presence__price .product_card__block__new_price_product {
  font-weight: 700;
}

.product-presence__icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fal.fa-chart-bar .fa-compare-icon {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  fill: #919191;
}
.fal.fa-chart-bar:hover .fa-compare-icon {
  fill: var(--main-color);
}
.fal.fa-chart-bar.active .fa-compare-icon {
  fill: #fff;
}
.fal.fa-chart-bar.active:hover .fa-compare-icon {
  fill: var(--main-color);
}
.fal.fa-heart .fa-heart-icon {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  fill: #919191;
}
.fal.fa-heart:hover .fa-heart-icon {
  fill: var(--main-color);
}
.fal.fa-heart.active .fa-heart-icon {
  fill: #fff;
}
.fal.fa-heart.active:hover .fa-heart-icon {
  fill: var(--main-color);
}

.product-presence__icons span {
  font-size: 20px;
  color: #919191;
  padding: 6px 6px 3px 6px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-presence__icons span.active {
  color: #fff;
  background-color: var(--main-color);
}
.product-presence__icons span.active .fa-heart-icon {
  fill: #fff;
}
.product-presence__icons span.active:hover {
  color: var(--main-color);
  background-color: #e8e6e6;
}

.product-presence__icons .fa-chart-bar {
  margin-right: 10px;
}

.product-presence__icons span:hover {
  /**/
  color: var(--main-color);
  /**/
  cursor: pointer;
}

.product-presence__price .product_card__other_prices_row {
  margin-bottom: 10px;
}

.product-presence__name-block .product_detail_info_block__article {
  color: #afafaf;
  font-size: 12px;
  padding-top: 10px;
}

.product-presence__name-block {
  width: 15%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-right: 10px;
}

.presence__property {
  font-size: 12px;
}

.product-presence__basket .product_card__block_buy_quantity {
  padding: 0 10px;
}

.product-presence__basket .main_btn {
  height: 100%;
  min-height: 35px;
  min-width: 95px;
  text-transform: none;
  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;
  margin: 0 10px 0 0;
  padding: 0;
}

.product-presence__basket .one_click_btn {
  height: 100%;
  min-height: 35px;
  border: 1px solid var(--main-color);
  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;
  color: var(--main-color);
  min-width: 135px;
  cursor: pointer;
}
.product-presence__basket .one_click_btn .loader-btn {
  fill: var(--main-color);
}

.product_detail_info_block_offer-wrapper .product_detail_info_block_offer{
    height: 100%;
    min-height: 35px;
    border: 1px solid var(--main-color);
    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;
    color: var(--main-color);
    min-width: 135px;
    cursor: pointer;
}

.product_detail_info_block_offer-wrapper .product_detail_info_block_offer:hover{
    color: #fff;
    background-color: var(--main-color);
    transition: 0.3s;
}

.product_detail_info_block_offer-wrapper .product_detail_info_block_offer .loader-btn svg{
    fill: var(--main-color);
}

.product_card__block_buy_quantity__minus .fa-minus,
.product_card__block_buy_quantity__plus .fa-plus {
  vertical-align: middle;
  font-size: 10px;
}

.product-presence__name {
  color: #1d1d1d;
  font-size: 14px;
}

.product-presence__address-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  margin: 0 50px;
  border-bottom: 1px solid #ededed;
  -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-presence__address-item:last-child {
  padding: 20px 50px;
  margin: 0;
}

.product-presence__address-img {
  width: 80px;
  height: 50px;
  text-align: center;
  line-height: 48px;
}

.product-presence__address-img img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
}

.product-presence__address-rest {
  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;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 0 0 10px;
}

.product-presence__address-name {
  font-size: 14px;
  font-weight: 700;
  padding: 0 0 5px 0;
}

.product-presence__address-name:before {
  /**/
  color: var(--main-color);
  /**/
  font-size: 12px;
}

.product-presence__address-name-block .product_card__block__presence_product_value_many {
  font-size: 13px;
  padding: 0 0 0 15px;
  color: #414141;
}

.product-presence__address-name-block .product_card__block__presence_product_value_sufficient {
  font-size: 13px;
  padding: 0 0 0 15px;
  color: #414141;
}

.product-presence__address-time {
  text-align: left;
}

.product-presence__address-phone {
  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-presence__address-rest {
  font-size: 12px;
}

.product-presence__address-metro {
  /**/
  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;
  color: var(--main-color);
  /**/
}
.product-presence__address-metro svg {
  width: 12px;
  height: 12px;
  fill: var(--main-color);
}

.product-presence__basket .product-item-detail-buy-button {
  padding: 0 15px;
}

.product-presence__basket {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 340px;
}

.product-presence__property-block {
  max-width: 300px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  overflow: hidden;
}

.product-presence__offer-property.product-presence__property-block {
  padding-bottom: 0;
}

.product-presence__property-name-mobile {
  display: none;
}

.product-presence__property-btn {
  display: none;
}

.product-presence__property-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-width: 300px;
}

.product-presence__property {
  width: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  color: #060606;
}

.product-presence__offer-name {
  width: 15%;
}

.product-presence__price .product_card__block_saving {
  display: block;
}

.product-presence__address {
  display: none;
}

.main_info_detail_product-presence {
  padding: 0 0 40px 0;
}

.product-presence__offer-title .product-presence__name {
  color: #a1a1a1;
  font-size: 13px;
}

.product-presence__offer-property {
  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;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.product-presence__action {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.product-presence__offer-title .product-presence__basket {
  padding: 0;
}

.product-presence__offer-title .product-presence__img_and_buttom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.product-presence__offer-title .product-presence__property {
  color: #a1a1a1;
  font-size: 13px;
}

.product-presence__offer .product_card__block_buy_quantity {
  margin-left: 0;
}
.product-presence__offer .product-presence__icons {
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 1290px) {
  .product-detail-info-block-basket {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .product-detail-info-block-basket-cant-buy{
      width: 100%;
  }
  .product_detail_info_block_offer-wrapper{
      width: 100%;
      margin-top: 15px;
  }

  .product-detail-info-block-one-click-basket {
    width: 100%;
    margin-top: 15px;
  }

  .product-presence__basket .product_card__block_buy_quantity {
    padding: 0 10px 0 0;
  }

  .product-presence__basket .main_btn {
    margin: 0;
  }

  .product-presence__basket .detail-basket-wrapper {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .product-presence__action {
    width: calc(30% + 100px);
  }

  .product-presence__basket {
    width: auto;
  }

  .wrapperCantBuy{
    width: 100%;
  }

  .wrapperCantBuy .product-detail-info-block-basket{
      width: 100%;
  }

  .product-presence__address-item {
    margin: 0;
  }

  .product-presence__address-item:last-child {
    padding: 20px 0;
  }

  .product-presence__address-metro {
    display: none;
  }

  .product-presence__property-block {
    max-width: 220px;
  }

  .product-presence__property-wrapper {
    min-width: 220px;
  }

  .product-presence__property {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .product-presence__offer.product-presence__offer-title .product-presence__property-block {
    display: none;
  }
  .product-presence__offer.product-presence__offer-title .product-presence__action {
    margin: 0;
  }

  .product-presence__offer-property {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .product-presence__name-block {
    width: 50%;
    padding-right: 30px;
  }

  .product-presence__property-block {
    width: 25%;
  }
    .wrapperCantBuy{
       width: 340px;
    }
    .wrapperCantBuy .product-detail-info-block-basket{
        width: unset;
        flex-wrap: nowrap;
    }

    .wrapperCantBuy .product-detail-info-block-basket-cant-buy{
        width: 50%;
    }

    .wrapperCantBuy .product_detail_info_block_offer-wrapper{
        width: 50%;
        margin-top: unset;
        margin-left: 20px;
    }
  .product-presence__property-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: auto;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .product-presence__property-name-mobile {
    display: block;
    margin-right: 8px;
    font-size: 12px;
    color: #808080;
  }
  .product-presence__property-name-mobile + div {
    font-size: 13px;
    color: #000000;
    text-align: left;
  }

  .product-presence__property {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .product-presence__price {
    width: 25%;
  }

  .product-presence__name-block .product_card__block__presence_product_value_many {
    margin-top: 10px;
    font-size: 12px;
  }

  .product-presence__action {
    width: 100%;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .product-detail-info-block-one-click-basket {
    width: auto;
    margin: 0;
    border-bottom: none;
  }

  .product-presence__offer {
    padding: 30px 15px;
  }
  .product-presence__offer .product-presence__basket {
    padding-top: 0;
  }
  .product-presence__offer .product-detail-price-and-cheaper {
    padding-top: 0;
    margin-bottom: 0;
  }
  .product-presence__offer .product_card__other_prices_row {
    margin-bottom: 0;
  }
  .product-presence__offer .product-presence__action {
    margin-top: 28px;
  }
  .product-presence__offer .product-presence__icons {
    margin-right: 16px;
  }
  .product-presence__offer .product-presence__icons span {
    width: 34px;
    height: 34px;
  }
  .product-presence__offer .product-presence__icons span svg {
    left: calc(50% - 11px);
    top: calc(50% - 10px);
    width: 22px;
    height: 22px;
  }
  .product-presence__offer .product-presence__icons {
    width: 80px;
  }

  .product-detail-info-block-one-click-basket {
    min-width: 167px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .product-presence__basket .detail-basket-wrapper {
    min-width: 167px;
    margin-right: 20px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .product-presence__basket .product-detail-info-block-basket {
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .product-presence__img_and_buttom {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }

  .product-presence__address-item {
    padding: 10px 0;
  }

  .product-presence__address-rest {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 15px;
  }

  .product-presence__address-name-block {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }

  .product-presence__address-time {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }

  .product-presence__address-metro {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }

  .product-presence__address-city {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }

  .product-presence__address-email {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }

  .product-presence__address-phone {
    -ms-flex-preferred-size: 167px;
        flex-basis: 167px;
    margin: 15px 0;
  }
}
@media (max-width: 991.98px) {
  .wrapperCantBuy{
    width: 340px;
  }

  .wrapperCantBuy .product_detail_info_block_offer-wrapper{
    margin-top: unset;
  }
  .wrapperCantBuy .product_detail_info_block_offer{
      min-height: 40px;
  }
  .wrapperCantBuy .product_detail_info_block_offer-wrapper{
      margin-left: 20px;
  }

  .product-presence__offer-property {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .product-presence__basket {
    padding: 25px 0 0 0;
  }

  .product-presence__basket .product-detail-info-block-basket {
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .product-presence__basket .product-detail-info-block-basket-item {
    padding: 0;
    margin: 0 12px;
  }

  .product-presence__basket .product-detail-info-block-one-click-basket {
    margin: 0 0 0 12px;
  }

  .product-presence__basket .product_card__block_buy_quantity {
    margin: 0 12px 0 0;
  }

  .product-presence__basket .product_card__block_buy_quantity__input,
.product-presence__basket .product_card__block_buy_quantity__minus,
.product-presence__basket .product_card__block_buy_quantity__plus {
    width: 40px;
  }

  .product-presence__offer .product_card__block_buy_quantity.product-detail-info-block-basket-item {
    margin-right: 10px;
  }
  .product-presence__offer .detail-basket-wrapper.product-detail-info-block-basket-item {
    margin: 0 10px;
  }
  .product-presence__offer .product-detail-info-block-one-click-basket.product-detail-info-block-basket-item {
    margin-left: 10px;
  }
}
#element_prices .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.element_prices__wrapper {
  width: 100%;
}

@media (max-width: 767px) {
    .wrapperCantBuy{
        align-self: center;
    }

    .wrapperCantBuy .product-detail-info-block-basket-cant-buy{
        width: 100%;
    }

    .wrapperCantBuy .product_detail_info_block_offer-wrapper{
        width: 100%;
        margin-top: 20px;
        margin-left: unset;
    }

  .product-presence__offer.product-presence__offer-title {
    display: none;
  }

  .product-presence__offer-property {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .product-presence__name-block {
    width: 100%;
    min-height: 80px;
  }

  .product-presence__offer-property .product_card__block__presence_product_value_many {
    font-size: 12px;
    color: #808080;
  }

  .product-presence__property-block {
    width: calc(100% + 125px);
    margin-left: -125px;
    max-width: none;
    height: auto;
    margin-top: 10px;
  }

  .product-presence__property-btn {
    display: block;
    text-align: center;
    color: var(--main-color);
  }
  .product-presence__property-btn svg {
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .product-presence__property-btn.active svg {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }

  .product-presence__property-wrapper {
    display: none;
    height: auto;
    max-width: none;
    -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: 10px;
  }

  .product-presence__property {
    width: 100%;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-presence__price {
    width: calc(100% + 125px);
    margin-left: -125px;
  }

  .product-presence__basket .product-detail-info-block-basket {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 350px;
  }

  .product-presence__offer .product-detail-price-and-cheaper {
    margin: 10px;
  }
  .product-presence__offer .product-presence__icons span {
    width: 30px;
    height: 30px;
  }
  .product-presence__offer .product-presence__icons span svg {
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
  }
  .product-presence__offer .product-presence__icons {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .product-presence__offer .product-presence__action {
    width: calc(100% + 125px);
    margin-left: -125px;
    -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: 0;
  }
  .product-presence__offer .product_card__block_buy_quantity.product-detail-info-block-basket-item {
    margin-right: 10px;
  }
  .product-presence__offer .product-presence__basket {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product-presence__offer .product-detail-info-block-one-click-basket {
    min-width: auto;
  }
  .product-presence__offer .product-presence__basket .detail-basket-wrapper {
    min-width: auto;
    margin-right: 0;
  }
  .product-presence__offer .product-detail-info-block-one-click-basket.product-detail-info-block-basket-item {
    margin-left: 0;
  }

  .product-presence__basket .product-detail-info-block-basket {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-presence__basket .product-detail-info-block-basket-item {
    width: 96px;
    margin: 0;
    max-width: none;
  }

  .product-presence__basket .product-detail-info-block-one-click-basket {
    width: 100%;
    max-width: none;
    margin-top: 20px;
  }

  .product-presence__action {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-presence__address-name-block,
.product-presence__address-time,
.product-presence__address-metro,
.product-presence__address-city,
.product-presence__address-email,
.product-presence__address-phone {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (max-width: 767.98px) {
  #main_info_detail_product-presence {
    display: none;
    cursor: pointer;
    padding: 0;
  }
}
#element_advantages {
  width: 100%;
}

@media (max-width: 1023px) {
  .main_info_detail_product .product-item-detail-slider-controls-block {
    display: none !important;
  }

  .main_info_detail_product .col-xl-6.col-lg-6.col-md-6.col-sm-12 {
    max-width: 100%;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }

  .main_info_detail_product .product_card__other_prices_row {
    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;
  }

  .main_info_detail_product .product-detail-title-price {
    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;
  }

  .main_info_detail_product.row {
    margin-bottom: 40px;
  }
  .main_info_detail_product .product_card__block_saving {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main_info_detail_product .block-property-color {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .main_info_detail_product .col-md-9.col-sm-12 {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .main_info_detail_product .col-md-9.col-sm-12 .product_detail_info_block {
    width: 100%;
    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-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 25px;
    padding-bottom: 24px;
  }
  .main_info_detail_product .product-detail-info-block-basket {
    width: auto;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .main_info_detail_product .product_detail_brand {
    padding-top: 0;
  }
  .main_info_detail_product .product-detail-info-block-one-click-basket {
    width: auto;
    margin: 0;
  }
  .main_info_detail_product .product-detail-info-block-one-click-basket .one_click_btn {
    font-size: 14px;
  }
  .main_info_detail_product .product_card__block_buy_quantity {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
  }
  .main_info_detail_product .product_card__block_buy_quantity span {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .main_info_detail_product .product_card__block_buy_quantity input {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .main_info_detail_product .product_detail_info_block_gift-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  .main_info_detail_product .product-detail-info-block-message {
    width: 100%;
    text-align: center;
  }
  .main_info_detail_product .advantage {
    margin-bottom: 0;
    padding-top: 38px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ebedee;
  }
  .main_info_detail_product .block_main_advantage.main-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 1023px) {
  .main_info_detail_product {
    border: none;
  }
  .main_info_detail_product .advantage.main-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main_info_detail_product .col-xl-6.col-lg-12 {
    padding: 0 !important;
    border-bottom: 1px solid #EDEDED;
  }

  .product-detail-photo-block {
    border: 1px solid #ededed;
  }

  .product_detail_title_wrapper {
    -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: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
    padding-bottom: 0;
    border: 1px solid #ededed;
    border-top: none;
  }
  .product_detail_title_wrapper .product_detail_title {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 21px;
    border-bottom: 1px solid #ededed;
  }
  .product_detail_title_wrapper .product_detail_brand__link {
    width: 100%;
    height: 36px;
    text-align: center;
    padding: 7px 10px;
  }
  .product_detail_title_wrapper .product_detail_brand__link img {
    max-height: 30px;
    height: 100%;
    width: auto;
  }
  .product_detail_title_wrapper .product_detail_brand {
    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;
    height: 62px;
  }

  .product-detail-info-block-main-property .block-property-color {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product-detail-info-block-main-property .dropdown-props-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    width: 100%;
  }

  .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 145px;
        flex-basis: 145px;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-left: 15px;
    margin-right: 0;
  }
  .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper .main_btn.sweep-to-right {
    width: 100%;
    min-width: 145px;
    max-width: 400px;
  }
  .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper span {
    display: none;
  }

  .product_detail_info_block .product_detail_info_block__line {
    margin-top: 12px;
    margin-bottom: 14px;
  }
  .product_detail_info_block .product_detail_info_block__line .fonts__middle_comment {
    font-size: 13px;
  }

  .product_detail_info_block .product_detail_info_block_gift__title {
    font-size: 12px;
  }

  .product_card__other_prices .fonts__middle_comment {
    font-size: 13px;
  }

  .product-detail-price-and-cheaper {
    padding-top: 20px;
    margin-bottom: 26px;
  }
  .product-detail-price-and-cheaper .product_card__block__old_price_product {
    font-size: 14px;
  }
  .product-detail-price-and-cheaper span {
    font-size: 12px;
  }
  .product-detail-price-and-cheaper .product_card__block_saving {
    font-size: 12px;
  }
  .product-detail-price-and-cheaper .product_card__block__new_price_product {
    font-size: 20px;
  }

  .block-property-text .block-property-text-item {
    min-width: 36px;
    min-height: 36px;
  }

  .product-detail-info-block-main-property .fonts__middle_comment {
    font-size: 12px;
  }
  .product-detail-info-block-main-property .product-detail-info-block-property-title {
    padding-bottom: 12px;
  }

  .product_detail_info_block_gift {
    font-size: 12px;
    margin-left: auto;
    margin-top: 0;
  }

  .product_detail_info_block .product-detail-info-block-basket .product_card__block_buy_quantity {
    margin-bottom: 15px;
    height: 40px;
  }
  .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper {
    margin-bottom: 15px;
  }
  .product_detail_info_block .product-detail-info-block-basket .product-detail-info-block-one-click-basket {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin-bottom: 15px;
    border-bottom: none;
  }
  .product_detail_info_block .product-detail-info-block-basket .product-detail-info-block-one-click-basket span {
    max-width: 290px;
  }
  .product_detail_info_block .product-detail-info-block-basket .one_click_btn {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .product_detail_info_block .product-detail-info-block-basket .product-item-detail-buy-button {
    margin-left: auto;
    margin-right: auto;
  }
  .product_detail_info_block .product-detail-info-block-basket .product-detail-info-block-message {
    padding: 0 15px;
  }

  .product-detail-share-block .product-detail-share-block-button {
    max-width: 290px;
  }

  .product-detail-share-block-button {
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .product-item-detail-slider-container .sticker_product {
    width: 70%;
    margin-left: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product-item-detail-slider-container .sticker_product div {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .product-item-detail-slider-container .sticker_product .sticker_product__hit {
    height: 20px;
    padding: 0 0.5rem;
    line-height: 20px;
  }
  .product-item-detail-slider-container .sticker_product .sticker_product__discount {
    padding: 0 0.5rem;
    height: 20px;
    line-height: 20px;
  }

  .product_detail_info_block__count .product_card__block__presence_product_value_many {
    font-size: 13px;
  }

  .product-detail-info-block-path-to-basket {
    width: 100%;
  }
  .product-detail-info-block-path-to-basket .in_basket {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }

  .product-detail-price-and-cheaper-list {
    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-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 24px;
    background-color: #FAFAFA;
  }

  .product_detail_info_block_cheaper {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .product-detail-share-block {
    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-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .product-detail-share-block-button {
    max-width: 290px;
    font-size: 14px;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .product-detail-share-block-comment {
    text-align: center;
    font-size: 13px;
  }

  .product-detail-info-block-basket svg {
    display: none;
  }

  .product-item-detail-slider-block {
    padding: 20px;
  }
}
@media (min-width: 450px) and (max-width: 1023px) {
  .product_detail_info_block .product-detail-info-block-basket .detail-basket-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    height: 40px;
  }

  .product_detail_info_block .product_detail_info_block__line {
    max-width: 295px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.small-product__tabs-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0;
  position: relative;
}
.small-product__tabs-title .small-product__title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  cursor: pointer;
}
.small-product__tabs-title .small-product__title.active {
  color: var(--main-color);
  border-bottom: 1px solid var(--main-color);
}
.small-product__tabs-title .swiper-slide {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.reviews-product {
  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;
}

.reviews-product__message {
  margin-bottom: 18px;
}
.reviews-product__message.reviews-product__message--review {
  padding-left: 46px;
}

.reviews-product__message.reviews-product__message--review + .reviews-product__message.reviews-product__message--review {
  padding-left: 92px;
}

.reviews-product__author {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.reviews-product__avatar {
  width: 35px;
  height: 35px;
  margin-right: 12px;
  background-image: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfjAwwRGDoIgY5IAAADNklEQVRIx32WPWiUQRCGn9kciqgQTxQ0mEPQRJsoRq2MMUIuFjaCWCjYCAZFrLSJYkgtFoIGoigiKqilaXKNUSws/CMqerGQRDQicgF/SAzkxuL72dnvTieQ+3Z29t15Z2dmV/qoKw0U2cEW1uhKWcgfvukneaFPpMR8YqJIai61MNokxzlEwWj8ggm9LYN8zsI0dGRRznFPdtNoAbw5jdLBMRp4RKB3AUQLzxiQRRGAGm8CWcQAz2ixKgvTqa+1PWVr/JAAUFFo5zWdfmku/dqpo9ZcAKpcY1QnpZldHMEF9BbIKJ08DkPczMcMQRjjAOWEkrRyj7aMRZW1TFpSI7hMBKbYRtmMy2xjysZKwTESx0ZR9Awbas79KHN2qOicHk3ilvzXDXpGUaQPlmlFsiBTrLZxSjyVL6yKxpL6JXmmHXBagl0BeKkkf8m5CQIvMSeoke40OBy9FkIiAmmghMBT9fmUmvTicnSR9wCpbK6hGet9OkjylafLUfQQEpMQpInu4Ewigt00xeTCzC46v28m+a9q1iGRq2aAxsFX2OyiStY0+SU2oSBPbZVT4KkWwq1SDoUceZ8JGdmu41xhhAp5itLLgsA18yt56fvB0ux69eHDZkmtJ/HMT8dsLYjdTwKdTwI1s8zmqLAiRI+nyozxK5qQCGcJbbTW84lKjglaLVNFoMwpHaYelb1ciBqWPV+ZcLzKnCq8oY1h6suwtvFWQ3t45Shldp2nO6ztzDZ/6JZq4klETEuOh1qxQdSb+lWz3TeUKW55TxQq8tBpVYaCy2L43+tTmwc+xAJDVJ3AeUtLvidNISwSxdTWtwD9fNREpzlruO7jvyIA+71velanNW3p70wbPcFlu1BNRQvASS6mk+91I/iW3kM1DfMl7rLuH86s5z4X08uwSk+kTmAm6TKJf4APXKOHxQZgCXu4znhCSAC6mIzj6J8C2imlpIrjRP/OGF/4zWJW6yZZHvg1RzG6ySHzotAW7ki7jUdQx/brOQcZ9yvDm3KcrdrPTG3/CdJxhn62WpB6D5NH3JBZmmn0TdvnkEzooByuTdGQlM+NBoq6Q7awhpWkry2eUNL5ep3yL2S8KJHCRba0AAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  overflow: hidden;
}

.reviews-product__author-description {
  margin-bottom: 12px;
}
.reviews-product__author-description .reviews-product__author-name {
  margin-bottom: 4px;
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 700;
}
.reviews-product__author-description .reviews-product__message-date {
  font-size: 12px;
  color: #717171;
}

.reviews-product__content {
  margin-bottom: 15px;
}
.reviews-product__content .reviews-product__content-quote {
  position: relative;
  margin-bottom: 18px;
  padding: 8px 60px;
  font-size: 1rem;
  line-height: 31px;
  background-color: #fbfdff;
  border: 1px dashed #d7d8d9;
}
.reviews-product__content .reviews-product__content-quote::after {
  content: "";
  position: absolute;
  top: 12px;
  left: 32px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAARpJREFUKJGF0k0rxFEUx/GPf4NkocRW5CVYyX4STbFQFnaUpTzMjg2lUPICkPK0tPHwBsZsJjvZWVgaGzvlIRZzpv5NM3+nTvfc8/2de899aCs9PEpZFzaxizfNbTp0F5CkQD/K+M0o3sIBruqJXIyduMMQtlsUr2Adi/ioJ+sdrGIEx3hvUjwYC7/iJA2SOM9yzA9b7L4WXZ7is3GBAvrwgqcmxe2Yi/imESYYj7gNt7jETMxhFD0RL6nd1QZ6qV3iSMCBcJjFERZSHKZiHA82lmC4Sdswj4kMPoD9HLpbCGDyH15I8JMh6MBXBm9PUMoQ3P/DSwmKUj8rZWWc4TziRvtAMUFF7amuUcUz9pDHd3geO8GqoR1F5Q9V0DdNc9CuogAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: center;
}
.reviews-product__content .reviews-product__content-message {
  font-size: 1rem;
  line-height: 31px;
}

.reviews-product__action-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.reviews-product__action-item {
  position: relative;
  padding: 0 17px;
  padding-left: 19px;
  font-size: 1rem;
  color: #717171;
}
.reviews-product__action-item:first-child {
  padding-left: 0;
  padding-right: 17px;
}
.reviews-product__action-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  width: 2px;
  height: calc(100% - 6px);
  background-color: #717171;
}
.reviews-product__action-item a {
  color: #717171;
}

.reviews-product__btn-more {
  width: 100%;
  padding: 14px;
  font-size: 1rem;
  text-align: center;
  border: 1px solid #ededed;
}
.reviews-product__btn-more:hover {
  color: #000;
  background-color: #ededed;
}
.reviews-product__btn-more::after {
  content: "\f078";
  padding-left: 6px;
  font-family: "Font Awesome 5 Pro";
  font-size: 11px;
  font-weight: 400;
}

.reviews-product__pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.reviews-product__pagination li {
  width: 26px;
  height: 26px;
  padding: 0;
  margin: 0 13px;
}

.reviews-product__pagination-action a {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  font-size: 0;
}
.reviews-product__pagination-action a:hover::before {
  border-color: var(--main-color);
}
.reviews-product__pagination-action a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}

.reviews-product__pagination-prev::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.reviews-product__pagination-next::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.reviews-product__pagination-page {
  text-align: center;
}
.reviews-product__pagination-page.active {
  border: 1px solid var(--main-color);
}
.reviews-product__pagination-page.active a:hover {
  color: #000;
}
.reviews-product__pagination-page a {
  display: block;
  font-size: 1rem;
  line-height: 24px;
}

.reviews-product__pagination-more {
  padding: 0px 9px;
  text-align: center;
  font-size: 1.07rem;
}

@media (max-width: 844px) {
  .reviews-product__message {
    margin-bottom: 32px;
    padding-bottom: 10px;
    margin-bottom: 39px;
    border-bottom: 1px solid #ebedee;
  }
  .reviews-product__message.reviews-product__message--review {
    padding-left: 0;
  }

  .reviews-product__message.reviews-product__message--review + .reviews-product__message.reviews-product__message--review {
    padding-left: 0;
  }

  .reviews-product__pagination {
    margin-bottom: 0;
  }

  .reviews-product__author-description {
    margin-bottom: 12px;
  }
  .reviews-product__author-description .reviews-product__author-name {
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 700;
  }
  .reviews-product__author-description .reviews-product__message-date {
    padding-bottom: 0;
  }

  .reviews-product__content {
    padding-bottom: 0;
    margin-bottom: 28px;
  }
  .reviews-product__content .reviews-product__content-quote {
    padding: 8px 9px;
    line-height: 24px;
    text-indent: 25px;
  }
  .reviews-product__content .reviews-product__content-quote::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 7px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAARpJREFUKJGF0k0rxFEUx/GPf4NkocRW5CVYyX4STbFQFnaUpTzMjg2lUPICkPK0tPHwBsZsJjvZWVgaGzvlIRZzpv5NM3+nTvfc8/2de899aCs9PEpZFzaxizfNbTp0F5CkQD/K+M0o3sIBruqJXIyduMMQtlsUr2Adi/ioJ+sdrGIEx3hvUjwYC7/iJA2SOM9yzA9b7L4WXZ7is3GBAvrwgqcmxe2Yi/imESYYj7gNt7jETMxhFD0RL6nd1QZ6qV3iSMCBcJjFERZSHKZiHA82lmC4Sdswj4kMPoD9HLpbCGDyH15I8JMh6MBXBm9PUMoQ3P/DSwmKUj8rZWWc4TziRvtAMUFF7amuUcUz9pDHd3geO8GqoR1F5Q9V0DdNc9CuogAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: center;
  }
  .reviews-product__content .reviews-product__content-message {
    padding-bottom: 0;
  }

  .reviews-product__action-list {
    margin-left: -19px;
  }

  .reviews-product__action-item {
    margin-bottom: 23px;
    padding-left: 19px;
    font-size: 14px;
  }
  .reviews-product__action-item:first-child {
    padding-left: 19px;
  }

  .reviews-product__btn-more {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .reviews-product__pagination li {
    margin: 0 7px;
  }
}
.blog-comments .blog-comment-fields {
  padding: 34px 30px;
  background-color: #f7f7f7;
}
.blog-comments .blog-comment-fields input {
  padding: 0 15px;
  height: 40px;
  border: 1px solid #ededed;
}
.blog-comments .blog-comment-fields .blog-comment-field-text label {
  margin-bottom: 3px;
  font-size: 14px;
}
.blog-comments .blog-comment-fields .blog-comment-field.blog-comment-field-user {
  padding-bottom: 30px;
}
.blog-comments .blog-comment-fields .blog-comment-field.blog-comment-field-author {
  width: 344px;
}
.blog-comments .blog-comment-fields .blog-comment-field.blog-comment-field-email {
  width: 344px;
}
.blog-comments .blog-comment-fields .blog-comment-field-user-sep {
  width: 30px;
}
.blog-comments .blog-comment-fields .feed-add-post-text {
  padding: 0;
}
.blog-comments .blog-comment-fields .bxhtmled-toolbar-cnt {
  background-color: #f7f7f7;
  background-image: none;
  border: none;
}
.blog-comments .blog-comment-fields .bxhtmled-top-bar-wrap {
  margin-left: -7px;
}
.blog-comments .blog-comment-fields .bxhtmled-top-bar-btn {
  margin: 5px 3px 0;
}
.blog-comments .blog-comment-fields .blog-comment-field-captcha-label label {
  margin-top: 18px;
  margin-bottom: 18px;
  font-size: 14px;
}
.blog-comments .blog-comment-fields .blog-comment-field-captcha-label input {
  float: left;
  margin-right: 15px;
}
.blog-comments .blog-comment-fields .blog-comment-field-captcha-label .blog-required-field {
  color: #000;
}
.blog-comments .blog-comment-fields .blog-comment-field-captcha-image {
  padding-top: 0;
}
.blog-comments .blog-comment-fields .blog-comment-buttons input {
  width: 135px;
  height: 40px;
  padding: 0 !important;
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background-color: var(--main-color);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.blog-comments .blog-comment-fields .blog-comment-buttons input:hover {
  background-color: var(--main-color-hover);
}

@media (max-width: 768px) {
  .blog-comments .blog-comment-fields {
    padding: 26px 10px;
    padding-bottom: 34px;
    margin: 0 -12px;
  }
  .blog-comments .blog-comment-fields .blog-comment-field.blog-comment-field-author {
    width: 100%;
  }
  .blog-comments .blog-comment-fields .blog-comment-field.blog-comment-field-email {
    width: 100%;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-text label {
    margin-bottom: 3px;
    font-size: 12px;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-user-sep {
    height: 15px;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-user {
    padding-bottom: 21px !important;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-captcha {
    padding-top: 8px;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-captcha-label label {
    display: inline;
    padding-right: 6px;
    margin-top: 9px;
    margin-bottom: 18px;
    font-size: 14px;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-captcha-label input {
    margin-top: 15px;
    float: none;
  }
  .blog-comments .blog-comment-fields .blog-comment-field-captcha-image {
    margin-top: 18px;
  }
  .blog-comments .blog-comment-fields .blog-comment-buttons input {
    width: 135px;
    height: 40px;
    padding: 0 !important;
    margin-top: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: var(--main-color);
  }
}
.review-auth__container {
  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;
}

.review-auth__container .form-auth,
.review-auth__container .form-reg {
  -ms-flex-preferred-size: calc(50% - 15px);
      flex-basis: calc(50% - 15px);
}

.review-auth__inner-container {
  padding: 30px;
  background-color: #F7F7F7;
  border-radius: 4px;
  margin-bottom: 30px;
}
.review-auth__inner-container h2 {
  padding-top: 0;
}
.review-auth__inner-container .main_btn {
  margin-top: 1rem;
}

.review-auth__mobile-toggles {
  display: none;
}

@media (max-width: 820px) {
  .review-auth__mobile-toggles {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .review-auth__mobile-toggles-btn {
    width: 50%;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
  }

  .review-auth__container .form-auth,
.review-auth__container .form-reg {
    width: 100%;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .review-auth__container .form-auth h2,
.review-auth__container .form-reg h2 {
    display: none;
  }

  .review-auth {
    background-color: #F7F7F7;
  }
  .review-auth .form-auth {
    display: block;
  }
  .review-auth .form-reg {
    display: none;
  }
  .review-auth .review-auth__mobile-toggles-btn:first-child {
    background-color: transparent;
  }
  .review-auth .review-auth__mobile-toggles-btn:last-child {
    background-color: #EDEDED;
  }
  .review-auth.right-active .form-auth {
    display: none;
  }
  .review-auth.right-active .form-reg {
    display: block;
  }
  .review-auth.right-active .review-auth__mobile-toggles-btn:first-child {
    background-color: #ededed;
  }
  .review-auth.right-active .review-auth__mobile-toggles-btn:last-child {
    background-color: transparent;
  }

  .review-auth__inner-container {
    background-color: transparent;
  }

  .review-auth__inner-container {
    margin-bottom: 0;
  }
}
.register_area {
  display: none;
}

.product-article {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 298px;
}

.product-article__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;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #EDEDED;
}
.product-article__wrapper:hover {
  color: #000;
}
.product-article__wrapper:hover p {
  color: #000;
  -webkit-transition: 0s;
  transition: 0s;
}

.product-article-item__note {
  position: absolute;
  top: 10px;
  left: 10px;
  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;
  padding: 0 10px;
  font-size: 13px;
  line-height: 20px;
  background: rgba(255, 255, 255, 0.5);
}

.product-article-item__note-icon {
  margin-right: 10px;
}

.product-article-item__content {
  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-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  padding-bottom: 0;
  background-color: #F7F7F7;
}
@media (max-width: 1343px) {
  .product-article-item__content {
    padding: 10px;
    padding-bottom: 0;
  }
}
.product-article-item__content .product-article-item__description {
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 20px;
  text-align: center;
  max-height: 60px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .product-article-item__content .product-article-item__description {
    font-size: 12px;
    line-height: 18px;
    max-height: 54px;
  }
}
@media (max-width: 767px) {
  .product-article-item__content .product-article-item__description {
    font-size: 11px;
    line-height: 17px;
    max-height: 51px;
  }
}

.product-article-item__img-wrapper {
  position: relative;
  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: 200px;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
}

.product-article-item__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;
}
.product-article-item__img img {
  height: 200px;
  width: auto;
  max-width: 100%;
}
@media (max-width: 1343px) {
  .product-article-item__img img {
    height: 150px;
  }
}
@media (max-width: 1023px) {
  .product-article-item__img img {
    height: 146px;
  }
}
@media (max-width: 767px) {
  .product-article-item__img img {
    height: 132px;
  }
}

.product-article-item__title {
  margin-bottom: 10px;
  padding: 0;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
  color: #212529;
}
@media (max-width: 1023px) {
  .product-article-item__title {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .product-article-item__title {
    font-size: 13px;
    line-height: 20px;
  }
}

.product-article-item__btn-wrapper {
  margin-top: auto;
}

.product-article-item__btn {
  position: relative;
  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;
  min-width: 120px;
  min-height: 40px;
  margin-bottom: -20px;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
  background-color: var(--main-color);
}
.product-article-item__btn:focus {
  color: #fff;
}
.product-article-item__btn:hover {
  color: #fff;
  background-color: var(--main-color-hover);
}
.product-article-item__btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--main-color);
  -webkit-box-shadow: 0px 2px 12px var(--main-color);
          box-shadow: 0px 2px 12px var(--main-color);
  opacity: 0.5;
}

.product-article-item__btn-text {
  z-index: 1;
}

.product-article-item__btn-icon {
  margin-right: 10px;
  fill: #fff;
  z-index: 1;
}

.product-item-label-top {
  top: -5px;
}

.product-item-label-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-item-label-center > div {
  text-align: center;
}

.product-item-label-left {
  left: -5px;
}

.product-item-label-left > div {
  text-align: left;
}

.product-item-label-bottom {
  bottom: -5px;
}

.product-item-label-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.product-item-label-right {
  right: -5px;
}

.product-item-label-right > div {
  text-align: right;
}

.product-item-label-center.product-item-label-middle {
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.product-detail-info-block-property .property-value a {
  color: var(--main-color);
}
.product-detail-info-block-property .property-value a:hover {
  color: var(--main-color-hover);
}

.product-detail-info-block .product-detail-info-block-one-click-basket .one_click_btn {
  cursor: pointer;
}

.detail-big-video iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .detail-big-video {
    display: none;
  }
}

.detail-big-video.active {
  display: block;
}

.detailed-tabs {
  margin-bottom: 60px;
  font-size: 13px;
}
.detailed-tabs p {
  font-size: 13px;
}

.detailed-tabs__tabs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.detailed-tabs__tabs-btn {
  position: absolute;
  top: calc(50% - 10px);
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: -20px 0px 4px rgba(255, 255, 255, 0.5);
          box-shadow: -20px 0px 4px rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.detailed-tabs__tabs-btn.detailed-tabs__tabs-btn--next {
  right: 0;
}
.detailed-tabs__tabs-btn.detailed-tabs__tabs-btn--prev {
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.detailed-tabs__tabs-btn.swiper-button-disabled {
  display: none;
}

.detailed-tabs__tabs-btn-icon {
  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: 20px;
  height: 20px;
  background-color: #E8E6E6;
  border-radius: 50%;
}
.detailed-tabs__tabs-btn-icon svg {
  fill: none;
  stroke: #000;
}

.detailed-tabs__tabs-content p {
  padding-bottom: 0;
}

.detailed-tabs__tabs-item {
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0 20px;
  -ms-flex-preferred-size: 50px;
      flex-basis: 50px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}
.detailed-tabs__tabs-item p {
  padding-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
}
.detailed-tabs__tabs-item.active {
  color: var(--main-color);
}
.detailed-tabs__tabs-item.active::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: -1px;
  left: 0;
  background-color: var(--main-color);
}
.detailed-tabs__tabs-item:hover {
  color: var(--main-color);
}

.detailed-tabs__content {
  display: none;
  width: 100%;
  padding: 40px 45px;
  border: 1px solid #ededed;
}
.detailed-tabs__content.active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.detailed-tabs__content.detailed-tabs__options {
  padding-top: 36px;
}

#rs_grupper a {
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: var(--main-color);
}
#rs_grupper a:hover {
  color: var(--main-color-hover);
}

.wd_propsorter {
  width: 100% !important;
}
.wd_propsorter table {
  width: 100% !important;
}
.wd_propsorter tr:not(.row_header) td {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
.wd_propsorter tr:not([class]):nth-child(2n) {
  background-color: #f6f6f6 !important;
}
.wd_propsorter tr:not([class]) {
  border: 1px solid #f6f6f6 !important;
}
.wd_propsorter .row_header td {
  padding-bottom: 17px !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 15px !important;
}
.wd_propsorter .cell_name {
  width: 735px !important;
  padding: 11px 0 !important;
  padding-bottom: 15px !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.wd_propsorter .cell_value {
  padding: 11px 0 !important;
  padding-bottom: 15px !important;
  font-size: 15px !important;
  line-height: 15px !important;
}
.wd_propsorter .row_empty td {
  padding-bottom: 36px !important;
}

.detailed-tabs__description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.detailed-tabs-list {
  border: 1px solid #f6f6f6;
}

.detailed-tabs-list__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding: 9px 33px;
  background-color: #f6f6f6;
}
.detailed-tabs-list__item:nth-child(2n) {
  background-color: transparent;
}
.detailed-tabs-list__item p {
  font-size: 15px;
}
.detailed-tabs-list__item p > a {
  color: var(--main-color);
}
.detailed-tabs-list__item p > a:hover {
  color: var(--main-color-hover);
}

.detailed-tabs-list__item-name {
  -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
}

.detailed-tabs-list__item-value {
  width: 580px;
  word-break: break-word;
}

.detailed-tabs__content.detailed-tabs__options {
  padding-bottom: 31px;
}

.detailed-tabs__options {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.detailed-tabs__options-sort {
  margin-bottom: 24px;
}
.detailed-tabs__options-sort:last-child {
  margin-bottom: 0;
}
.detailed-tabs__options-sort .detailed-tabs__options-sort-title {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}

.detailed-tabs__delivery-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.detailed-tabs__delivery {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.detailed-tabs__delivery-detail {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 10px;
}

.detailed-tabs__delivery-region {
  margin-bottom: 29px;
}
.detailed-tabs__delivery-region .detailed-tabs__delivery-title {
  margin-bottom: 9px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
}
.detailed-tabs__delivery-region .detailed-tabs__delivery-description {
  margin-bottom: 2px;
  font-size: 14px;
}
.detailed-tabs__delivery-region .detailed-tabs__delivery-change {
  font-size: 12px;
  color: var(--main-color);
  text-decoration: underline;
}

.detailed-tabs__delivery-pay {
  margin-bottom: 40px;
}
.detailed-tabs__delivery-pay .detailed-tabs__delivery-title {
  margin-bottom: 16px;
  font-size: 15px;
  font-weight: 700;
}

.detailed-tabs__delivery-pay-img img {
  margin-right: 13px;
}
.detailed-tabs__delivery-pay-img img:last-child {
  margin-right: 0;
}

.detailed-tabs__delivery-pay-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.detailed-tabs__delivery-box {
  padding: 29px 20px;
  padding-bottom: 15px;
  background-color: #f7f7f7;
}
.detailed-tabs__delivery-box .detailed-tabs__delivery-title {
  position: relative;
  margin-bottom: 12px;
  padding-left: 31px;
  font-size: 15px;
  font-weight: 700;
}
.detailed-tabs__delivery-box .detailed-tabs__delivery-title::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 22px;
  left: 0;
  top: 0;
  background: url("/local/templates/sotbit_origami/assets/img/tabs_detailed/box-delivery.png") no-repeat;
}
.detailed-tabs__delivery-box .detailed-tabs__delivery-box-item {
  margin-bottom: 13px;
  color: #717171;
}
.detailed-tabs__delivery-box .detailed-tabs__delivery-box-item span {
  color: #000;
  font-weight: 600;
}

.detailed-tabs__delivery-way {
  margin-left: auto;
}

.detailed-tabs__delivery-way-item {
  margin-bottom: 28px;
  padding-left: 0;
  padding-bottom: 22px;
  border-bottom: 1px solid #ededed;
}

.delivery-way-item__img {
  width: 120px;
  height: 58px;
  margin-right: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.delivery-way-item__img img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 1023px) {
  .delivery-way-item__img {
    width: 80px;
    height: 38px;
  }
}

.delivery-way-item__description {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.delivery-way-item__description .delivery-way-item__title {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .delivery-way-item__description .delivery-way-item__title {
    margin-bottom: 4px;
    padding-bottom: 0;
  }
}
.delivery-way-item__description .delivery-way-item__time {
  margin-bottom: 4px;
  font-size: 14px;
  color: #8a8989;
}
.delivery-way-item__description .delivery-way-item__time span {
  color: #000;
  font-weight: 600;
}
@media (max-width: 480px) {
  .delivery-way-item__description {
    -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
  }
}

.detailed-tabs__content.detailed-tabs__video {
  padding-bottom: 13px;
}

.detailed-tabs__video-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  width: 100%;
}

.detailed-tabs__video-item {
  width: calc(33.3333333333% - 4px);
  padding-left: 0;
  margin: 0 2px;
}
.detailed-tabs__video-item img {
  display: block;
  width: 100%;
}
.detailed-tabs__video-item .detailed-tabs__video-item-name {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
}
.detailed-tabs__video-item .detailed-tabs__video-item-description {
  font-size: 13px;
  color: #8a8989;
}

.detailed-tabs__video-item-video {
  margin-bottom: 13px;
}
.detailed-tabs__video-item-video iframe {
  width: 100%;
}

.detailed-tabs__reviews {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.detailed-tabs__content.detailed-tabs__documents {
  padding-bottom: 0;
  margin-bottom: -11px;
}

.detailed-tabs__documents-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}

.detailed-tabs__documents-item {
  margin-bottom: 50px;
}

.detailed-tabs__documents-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.detailed-tabs__documents-img {
  margin-right: 17px;
}

.detailed-tabs__documents-description .detailed-tabs__documents-name {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 14px;
}
.detailed-tabs__documents-description .detailed-tabs__documents-size {
  font-size: 14px;
  line-height: 14px;
  color: #8a8989;
}

.detailed-tabs__availability {
  padding: 0;
}

.detailed-tabs__availability-list {
  width: 100%;
  margin-bottom: 0;
}
.detailed-tabs__availability-list .detailed-tabs__availability-map {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .detailed-tabs__availability-list .detailed-tabs__availability-map {
    margin-top: 20px;
  }
}

.detailed-tabs__content.detailed-tabs__availability {
  border: none;
}

.availability-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  margin: 0;
  background-color: #FAFAFA;
  border: 1px solid #EDEDED;
  border-top: none;
}

.availability-item__content {
  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-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.availability-item__img-wrapper {
  width: 60px;
  min-height: 44px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 20px;
  background-image: url("/local/templates/sotbit_origami/assets/img/svg/icon_no_photo.svg");
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #F2F2F2;
}
.availability-item__img-wrapper img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 768px) {
  .availability-item__img-wrapper {
    width: 40px;
    min-height: 30px;
  }
}

.availability-item__content-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.availability-item__amount,
.availability-item__metro,
.availability-item__contact,
.availability-item__time {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}

.availability-item__content-tile-wrapper {
  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: 20px;
}
.availability-item__content-tile-wrapper.availability-item__content-tile-wrapper--tablet {
  display: none;
}
.availability-item__content-tile-wrapper.availability-item__content-tile-wrapper--desk {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

p.availability-item__content-title {
  margin-right: 10px;
  font-weight: bold;
  font-size: 17px;
  line-height: 25px;
}

.availability-item__content-link-map {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 18px;
  color: var(--main-color);
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.availability-item__content-link-map:hover {
  color: var(--main-color-hover);
}
.availability-item__content-link-map:hover .availability-item__content-link-icon {
  stroke: var(--main-color-hover);
}

.availability-item__content-link-icon {
  margin-right: 4px;
  fill: none;
  stroke: var(--main-color);
  -webkit-transition: stroke 0.2s ease-out;
  transition: stroke 0.2s ease-out;
}

p.availability-item__title {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 18px;
  color: #808080;
}
@media (max-width: 768px) {
  p.availability-item__title {
    padding: 0;
  }
}

p.availability-item__amount-content {
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
}
@media (max-width: 768px) {
  p.availability-item__amount-content {
    padding: 0;
  }
}

.availability-item__amount--lot .availability-item__amount-content-icon {
  fill: none;
  stroke: #00B02A;
  margin-right: 6px;
}

.availability-item__amount--few .availability-item__amount-content-icon {
  fill: none;
  stroke: #FF0000;
  margin-right: 6px;
}

p.detailed-tabs__availability-metro-name,
p.vailability-item__contact-phone-item,
p.detailed-tabs__availability-time-item {
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
}

.availability-item__email-name {
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  color: var(--main-color);
}
.availability-item__email-name:hover {
  color: var(--main-color-hover);
}

.availability-item__btn-more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
  margin-bottom: -39px;
  width: 100%;
  -webkit-box-ordinal-group: 6;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  color: var(--main-color);
  background-color: #FAFAFA;
  cursor: pointer;
}
.availability-item__btn-more:hover {
  color: var(--main-color-hover);
}
.availability-item__btn-more:hover .availability-item__btn-more-icon {
  stroke: var(--main-color-hover);
}

.availability-item__btn-more-icon {
  fill: none;
  stroke: var(--main-color);
}

@media (max-width: 1023px) {
  .availability-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .availability-item__content-tile-wrapper.availability-item__content-tile-wrapper--tablet {
    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-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .availability-item__content-tile-wrapper.availability-item__content-tile-wrapper--tablet .availability-item__content-title {
    margin-bottom: 10px;
    padding: 0;
  }
  .availability-item__content-tile-wrapper.availability-item__content-tile-wrapper--desk {
    display: none;
  }

  .availability-item__content {
    width: 100%;
  }

  .availability-item__content-info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
  }
  .availability-item__content-info .availability-item__btn-more-close {
    display: none;
  }
  .availability-item__content-info.show-btn {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 39px;
  }
  .availability-item__content-info.show-btn .availability-item__btn-more {
    display: inline;
  }
  .availability-item__content-info.open .availability-item__btn-more-close {
    display: inline;
  }
  .availability-item__content-info.open .availability-item__btn-more-open {
    display: none;
  }
  .availability-item__content-info.open .availability-item__btn-more-icon {
    -webkit-transform: scaleY(-1);
            transform: scaleY(-1);
  }

  .availability-item__amount {
    width: 100%;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }

  .availability-item__metro,
.availability-item__contact,
.availability-item__time {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin-top: 20px;
  }

  .availability-item__metro {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .availability-item__time {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 768px) {
  .detailed-tabs__content.detailed-tabs__availability {
    padding: 0;
  }

  .availability-item {
    padding: 20px;
    border-left: none;
    border-right: none;
  }

  .availability-item__content {
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .availability-item__metro,
.availability-item__contact,
.availability-item__time {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.product-presence__icons span {
  position: relative;
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.product-presence__icons span svg {
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
  fill: #BDBDBD;
}
.product-presence__icons span:hover {
  background-color: #ededed;
  cursor: pointer;
}
.product-presence__icons span:hover svg {
  fill: var(--main-color);
}
.product-presence__icons span.active {
  background-color: var(--main-color);
}
.product-presence__icons span.active svg {
  fill: #fff;
}
.product-presence__icons span.active:hover {
  background-color: #ededed;
}
.product-presence__icons span.active:hover svg {
  fill: var(--main-color);
}

.product-presence__icons-bar {
  margin-right: 10px;
}

@media (max-width: 768px) {
  .detailed-tabs {
    padding: 0 0 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ebedee;
  }

  .detailed-tabs__tabs-content {
    border: none;
    overflow: hidden;
  }

  .detailed-tabs__tabs-item {
    position: relative;
    width: 100%;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .detailed-tabs__tabs-item.active {
    color: var(--main-color);
  }
  .detailed-tabs__tabs-item.active::after {
    display: none;
  }
  .detailed-tabs__tabs-item:last-child {
    border-bottom: none;
  }

  .detailed-tabs__reviews {
    width: 100%;
  }

  .detailed-tabs__availability {
    width: 100%;
  }

  .detailed-tabs__options {
    width: 100%;
  }

  .detailed-tabs__content {
    padding-left: 12px;
    padding-right: 12px;
    border-bottom: 1px solid #ededed;
  }

  .detailed-tabs__availability-phone {
    padding-left: 23px;
  }

  #DELIVERY_CONTENT .select-city__modal {
    visibility: visible;
  }
}
@media (max-width: 575px) {
  .detailed-tabs-list {
    border: none;
  }

  .detailed-tabs-list__item {
    display: block;
    margin-bottom: 8px;
    padding: 0;
    padding-left: 12px;
    background-color: transparent !important;
  }
  .detailed-tabs-list__item .detailed-tabs-list__item-name {
    display: inline;
    padding-right: 9px;
    color: #717171;
  }
  .detailed-tabs-list__item .detailed-tabs-list__item-value {
    display: inline;
    font-weight: 600;
  }

  .detailed-tabs__options-sort {
    margin-bottom: 15px;
  }
  .detailed-tabs__options-sort:last-child {
    margin-bottom: 0;
  }

  .detailed-tabs__options-sort-title {
    padding-left: 12px;
    padding-right: 12px;
  }

  .detailed-tabs__content {
    padding: 30px 12px;
  }
  .detailed-tabs__content.detailed-tabs__options {
    width: 100%;
    padding: 23px 0 11px;
  }
  .detailed-tabs__content.detailed-tabs__options > div {
    padding: 0 15px;
  }
  .detailed-tabs__content.detailed-tabs__options > div span {
    padding-right: 7px;
  }
  .detailed-tabs__content.detailed-tabs__options strong {
    display: block;
    padding: 0 15px 10px;
  }
  .detailed-tabs__content .detailed-tabs__availability-img {
    width: 50px;
  }
  .detailed-tabs__content .detailed-tabs__availability-img img {
    width: 100%;
  }
  .detailed-tabs__content .detailed-tabs__availability-name {
    padding-left: 24px;
    margin-bottom: 0;
  }
  .detailed-tabs__content .detailed-tabs__availability-name::before {
    left: 10px;
  }
  .detailed-tabs__content.detailed-tabs__delivery {
    padding: 38px 0 2px;
  }
  .detailed-tabs__content.detailed-tabs__video {
    padding-top: 39px;
    padding-bottom: 5px;
  }
  .detailed-tabs__content.detailed-tabs__documents {
    padding-bottom: 11px;
  }
  .detailed-tabs__content p {
    font-size: 13px;
  }

  .delivery-way-item {
    display: block;
  }

  .detailed-tabs__delivery-way {
    padding-left: 12px;
    padding-right: 12px;
  }

  .delivery-way-item__img {
    width: 86px;
    margin-right: 13px;
    float: left;
    padding-bottom: 0;
  }
  .delivery-way-item__img img {
    width: 100%;
  }

  .delivery-way-item__message {
    margin-top: 17px;
  }

  .detailed-tabs__delivery-way-item {
    padding-bottom: 16px;
  }
  .detailed-tabs__delivery-way-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .detailed-tabs__video-list {
    margin-left: 0;
    margin-bottom: 0;
  }

  .detailed-tabs__video-item {
    margin-left: 0;
    margin-bottom: 15px;
  }

  .detailed-tabs__documents-item {
    margin-bottom: 30px;
  }
  .detailed-tabs__documents-item:last-child {
    margin-bottom: 0;
  }

  .wd_propsorter .row_header td {
    padding-left: 12px;
  }
  .wd_propsorter table tr {
    background-color: transparent !important;
  }
  .wd_propsorter tr:not([class]) {
    border: none;
  }
  .wd_propsorter tr:not(.row_header) .cell_name {
    width: auto;
    padding-left: 12px;
    padding-right: 0;
    font-size: 14px;
    color: #717171;
  }
  .wd_propsorter tr:not(.row_header) .cell_value {
    width: 100%;
    padding-left: 0;
    padding-right: 12px;
    font-size: 14px;
    font-weight: 600;
  }

  .detailed-tabs__availability {
    padding-bottom: 0;
  }

  .detailed-tabs__availability-content {
    position: relative;
  }
}
@media (max-width: 768px) {
  .detailed-tabs {
    padding-bottom: 40px;
  }
}
/* ___ product_card__block_buy_quantity product - card ________ */
.product_card__block_buy_quantity__input,
.product_card__block_buy_quantity__minus,
.product_card__block_buy_quantity__plus {
  color: #a1a1a1;
  border: 1px solid #e6e6e6;
  text-align: center;
  width: 30px;
  min-height: 35px;
  display: inline-block;
  line-height: 35px;
  height: 100%;
}

.product_card__block_buy_quantity__input {
  border-left: none;
  border-right: none;
}

.product_card__block_buy_quantity__minus {
  line-height: 35px;
}

.product_card__block_buy_quantity__minus,
.product_card__block_buy_quantity__plus {
  width: 20px;
}
.product_card__block_buy_quantity__minus:hover,
.product_card__block_buy_quantity__plus:hover {
  background: #f2f2f2;
  cursor: pointer;
}

.product_card__block_buy_quantity__input {
  color: #000000;
}

.product_card__block_buy_quantity {
  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;
  margin: 0 15px;
}

.product_card__block_buy {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}

/* ___ end product_card__block_buy_quantity product - card ________ */
.comment-count {
  display: none !important;
}

.row.product_detail__nav-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 18px;
}
@media (max-width: 1023px) {
  .row.product_detail__nav-items {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .row.product_detail__nav-items {
    display: none;
  }
}

.product_detail_info-col_left,
.product_detail_info-col_right {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.product_detail_info-col_left {
  padding-right: 15px;
}

.product_detail_info-col_right {
  padding-left: 15px;
}

.col-xl-6.main_info_detail_product_right-col {
  padding-right: 0;
}

.product_detail__nav-prev {
  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;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  border-left: transparent;
}
.product_detail__nav-prev:hover .product_detail__nav-icon {
  stroke: var(--main-color);
}
.product_detail__nav-prev:hover .product_detail__nav-item-name {
  color: var(--main-color);
}

.product_detail__nav-next {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #FFFFFF;
  border: 1px solid #EDEDED;
  border-left: 1px solid transparent;
  border-right: transparent;
}
.product_detail__nav-next:hover .product_detail__nav-icon {
  stroke: var(--main-color);
}
.product_detail__nav-next:hover .product_detail__nav-item-name {
  color: var(--main-color);
}

.product_detail__nav-prev-arrow,
.product_detail__nav-next-arrow {
  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: 30px;
  background-color: #F7F7F7;
}

.product_detail__nav-prev-arrow {
  border-right: 1px solid #EDEDED;
}

.product_detail__nav-next-arrow {
  border-left: 1px solid #EDEDED;
}

.product_detail__nav-icon {
  fill: none;
  stroke: #BDBDBD;
  -webkit-transition: stroke 0.1s ease-in-out;
  transition: stroke 0.1s ease-in-out;
}

.product_detail__nav-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}

.product_detail__nav-content--prev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.product_detail__nav-content--prev .product_detail__nav-img {
  padding-right: 10px;
}

.product_detail__nav-content--next {
  -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;
}
.product_detail__nav-content--next .product_detail__nav-img {
  padding-left: 10px;
}

.product_detail__nav-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;
  width: 60px;
  height: 60px;
}
.product_detail__nav-img img {
  max-width: 100%;
  max-height: 100%;
}

.product_detail__nav-title-slide {
  padding: 0;
  font-size: 12px;
  line-height: 18px;
  color: #808080;
}

.product_detail__nav-item-name {
  padding: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.product_detail__nav-description {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.product-detail__nav-link--next {
  position: absolute;
  top: 50%;
  right: -65.5px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 10;
}
.product-detail__nav-link--next .product-detail__nav-link-icon {
  -webkit-transform: rotate(-90deg) translateY(5px);
          transform: rotate(-90deg) translateY(5px);
}

.product-detail__nav-link--prev {
  position: absolute;
  top: 50%;
  left: -71px;
  -webkit-transform: rotate(-90deg) translateY(5px);
          transform: rotate(-90deg) translateY(5px);
  z-index: 10;
}
.product-detail__nav-link--prev .product-detail__nav-link-icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media (min-width: 481px) {
  .product-detail__nav-link {
    display: none;
  }
}
.product-detail__nav-link a {
  position: relative;
  display: block;
  text-align: center;
  width: 136px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}
.product-detail__nav-link a:hover {
  color: #fff;
}
.product-detail__nav-link a:hover::after {
  border-color: transparent;
  border-top: 26px solid rgba(0, 0, 0, 0.7);
  border-left: 26px solid transparent;
}
.product-detail__nav-link a::before {
  content: "";
  right: -26px;
  top: 0;
  position: absolute;
  border-top: 26px solid rgba(0, 0, 0, 0.7);
  border-right: 26px solid transparent;
}
.product-detail__nav-link a::after {
  content: "";
  left: -26px;
  top: 0;
  position: absolute;
  border-top: 26px solid rgba(0, 0, 0, 0.7);
  border-left: 26px solid transparent;
}

.product-detail__nav-link-icon {
  fill: none;
  stroke: #fff;
  z-index: 1;
}

.product_card__block_icon {
  position: absolute;
  right: 1rem;
  font-size: 1.4rem;
  color: #c3c3c3;
  z-index: 99;
  -webkit-transition: 1s;
  transition: 1s;
}
.product_card__block_icon .fa-heart {
  margin-bottom: 14px;
}
.product_card__block_icon .fa-heart.active,
.product_card__block_icon .fa-chart-bar.active {
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 1;
  background: var(--main-color);
}
.product_card__block_icon .fa-heart,
.product_card__block_icon .fa-chart-bar {
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  opacity: 0;
  color: #c3c3c3;
  background: #ffffff;
  border-radius: 50%;
  padding: 6px;
  font-size: 15px;
}
.product_card__block_icon .fa-heart:hover,
.product_card__block_icon .fa-chart-bar:hover {
  background: #ededed;
  color: var(--main-color);
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.product_card__block__presence_product_value_no {
  display: inline-block;
  font-size: 0.78rem;
  white-space: nowrap;
}
.product_card__block__presence_product_value_no i {
  color: #ee0d0d;
}

.product_card__block__presence_product_value_sufficient {
  display: inline-block;
  font-size: 0.78rem;
  white-space: nowrap;
}
.product_card__block__presence_product_value_sufficient svg {
  padding-top: 3px;
  fill: #ffad00;
}

.product_card__block__presence_product_value_many {
  display: inline-block;
  font-size: 0.78rem;
  white-space: nowrap;
}
.product_card__block__presence_product_value_many .product-card_icon-check {
  padding-top: 3px;
  fill: #28b843;
}
.product_card__block__presence_product_value_many i {
  color: #28b843;
}

.product_card__block__presence_product_value_sufficient {
  display: inline-block;
  font-size: 0.78rem;
  white-space: nowrap;
}
.product_card__block__presence_product_value_sufficient .product-card_icon-check {
  padding-top: 3px;
  fill: #ffb800;
}

.sticker_product {
  position: absolute;
  left: 1rem;
  z-index: 82;
  text-align: left;
}

.sticker_product__hit {
  padding: 0.1rem 0.5rem;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-bottom: 0.1rem;
  background: #00b02a;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.reviews-body__questions {
  width: 100%;
}

.reviews-body {
  width: 100%;
}

@media (max-width: 1024px) {
  .product_detail_info-col_right {
    display: none;
  }

  .product_detail_info-col_left {
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .detailed-tabs__video-item {
    width: calc(50% - 4px);
    margin-bottom: 10px;
  }
}
@media (max-width: 530px) {
  .detailed-tabs__video-item {
    width: calc(100% - 4px);
  }
}

.detail-main {
  display: flex;
  justify-content: space-between;
  max-width: 1920px;
  padding: 0 70px;
  margin: 35px auto 0;
  column-gap: 90px;
}

@media (max-width: 1680px) {
  .detail-main {
    column-gap: 60px;
  }
}

@media (max-width: 1440px) {
  .detail-main {
    padding: 0 40px;
  }
}

@media (max-width: 1023px) {
  .detail-main {
    flex-direction: column;
    padding: 0;
  }
}

.detail-main__content {
  width: 75%;
}

@media (max-width: 1680px) {
  .detail-main__content {
    width: 70%;
  }
}

@media (max-width: 1260px) {
  .detail-main__content {
    width: 60%;
  }
}

@media (max-width: 1023px) {
  .detail-main__content {
    width: 100%;
  }
}

.detail-main + .detail-crosssell.mb-slider-block {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #989898;
}

/* gallery */

.gallery {
  position: relative;
}

@media (max-width: 1023px) {
  .gallery {
    display: none;
  }
}

.detail-main__gallery-badge-container {
  position: absolute;
  top: 20px;
  right: 20px;
  display: flex;
  column-gap: 10px;
}

.detail-main__gallery-badge-container.detail-main__gallery-badge-container__left {
  right: auto;
}

.gallery-popup {
  position: relative;
}

.gallery__image-wrapper {
  cursor: pointer;
  margin-bottom: 30px;
}

.gallery__image-wrapper--landscape {
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}

.gallery__image {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 317 / 210;
}

.gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.gallery__image-wrapper--landscape .gallery__image {
  width: calc(50% - 15px);
  aspect-ratio: 619 / 410;
}

.gallery__open-wrapper {
  display: flex;
  justify-content: center;
}

.gallery__open-btn {
  height: 50px;
  width: 330px;
  cursor: pointer;
}

.gallery-popup {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 70px;
  background: #FFFFFF;
  z-index: 1000;
  transition: opacity 0.4s;
}

@media (max-width: 1365px) {
  .gallery-popup {
    flex-direction: column-reverse;
    padding: 100px 40px 60px 40px;
  }
}

.gallery-popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 25px;
  border: none;
  background: none;
  z-index: 10000;
}

.gallery-popup__close:hover svg {
  transform: rotateZ(360deg);
}

.gallery-popup__close svg {
  display: block;
  transition: 0.4s;
}

.gallery-popup__slider {
  position: relative;
  flex-shrink: 0;
  width: 214px;
  margin: 100px 0 80px 0;
  overflow-y: auto;
}

@media (max-width: 1365px) {
  .gallery-popup__slider {
    width: unset;
    max-width: 785px;
    margin: 0 auto;
  }
}

.gallery-popup__slide {
  position: relative;
  height: fit-content;
  opacity: 0.4;
  transition: none;
}

@media (max-width: 1365px) {
  .gallery-popup__slide {
    width: fit-content !important;
  }
}

.gallery-popup__slide--active {
  opacity: 1;
}

.gallery-popup__slide-image {
  width: 180px;
  height: 100%;
}

.gallery-popup__preview img {
  height: 100%;
}

.gallery-popup__slider-wrapper iframe.gallery-popup__slide-image {
  pointer-events: none;
}

.gallery-popup__preview iframe.gallery-popup__slide-image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 800px;
  z-index: 1;
}

.gallery-popup__preview:has(iframe) {
  height: 800px;
}

@media (max-width: 1365px) {
  .gallery-popup__preview:has(iframe) {
    height: 600px;
  }

  .gallery-popup__slide-image {
    width: 105px;
  }

  .gallery-popup__preview iframe.gallery-popup__slide-image {
    top: -50px;
    width: 600px;
    min-height: 400px;
  }

  .gallery-popup__slide iframe.gallery-popup__slide-image {
    height: 70px;
  }

  .gallery-popup__preview {
    display: flex;
    justify-content: center;
  }
}

.gallery-popup__slider-wrapper {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}

@media (max-width: 1365px) {
  .gallery-popup__slider-wrapper {
    flex-direction: row;
  }
}

.gallery-popup__preview-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

@media (max-width: 1365px) {
  .gallery-popup__preview-container {
    height: 100%;
  }
}

.gallery-popup__preview {
  flex-grow: 1;
  max-width: 1358px;
  padding: 0 60px;
}

@media (max-width: 1365px) {
  .gallery-popup__preview {
    height: 100%;
    padding: 140px 60px 60px;
  }
}

.gallery-popup__preview-image {
  width: 100%;
}

@media (max-width: 1365px) {
  .gallery-popup__preview-image {
    height: 100%;
  }
}

.gallery-popup__preview-control {
  position: absolute;
  width: 25%;
  height: 100%;
}

@media (max-width: 1365px) {
  .gallery-popup__preview-control {
    display: none;
  }
}

.gallery-popup__preview-control--next {
  right: 0;
  cursor: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/galleryArrowRight.svg"), pointer;
}

.gallery-popup__preview-control--prev {
  left: 0;
  cursor: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/galleryArrowLeft.svg"), pointer;
}

.gallery-popup__track {
  display: none;
}

@media (max-width: 1365px) {
  .gallery-popup__track {
    display: block;
  }
}

.gallery-mobile {
  display: none;
  overflow: hidden;
}

.detail-main__gallery-mobile {
  position: relative;
}

@media (max-width: 1023px) {
  .gallery-mobile {
    display: block;
  }
}

.gallery-mobile__image {
  width: 100%;
}

.gallery-mobile__pagination {
  position: absolute;
  bottom: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.gallery-mobile__pagination .swiper-pagination-bullet {
  background: none !important;
  border: 2px solid #C4C4C4;
  margin: 0 5px;
}

.gallery-mobile__pagination .swiper-pagination-bullet-active {
  background: #C4C4C4 !important;
}

.gallery-mobile__pagination {
  z-index: 9;
}

/* end gallery */

.detail-product-description {
  display: flex;
  flex-direction: column-reverse;
  width: calc(75% - 32.5px);
  padding: 0 70px;
}

@media (max-width: 1680px) {
  .detail-product-description {
    width: calc(70% + 42px);
  }
}

@media (max-width: 1440px) {
  .detail-product-description {
    width: calc(70% + 29px);
    padding: 0 40px;
  }
}

@media (max-width: 1365px) {
  .detail-product-description {
    width: calc(70% + 24px);
  }
}

@media (max-width: 1260px) {
  .detail-product-description {
    width: calc(60%);
  }
}

@media (max-width: 1023px) {
  .detail-product-description {
    width: 100%;
    padding: 0;
  }
}

/* module items */

.detail-main__module__parent {
  order: 1;
  margin-bottom: 100px;
}

.module {
  display: grid;
  grid-template-columns: repeat(3, calc(100% / 3 - 20px));
  column-gap: 30px;
  row-gap: 80px;
  margin-top: 40px;
}

@media (max-width: 1440px) {
  .module {
    grid-template-columns: repeat(3, calc(100% / 3 - 15px));
    column-gap: 20px;
  }
}

@media (max-width: 1365px) {
  .module {
    grid-template-columns: repeat(2, calc(50% - 10px));
    column-gap: 20px;
  }
}

@media (max-width: 1023px) {
  .module {
    padding: 0 15px;
  }
}

@media (max-width: 640px) {
  .module {
    grid-template-columns: 1fr;
    row-gap: 32px;
  }
}

.module__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.module__item-container {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
}

.module__item-image {
  aspect-ratio: 201 / 131;
  width: 100%;
}

.item__name {
  flex-grow: 1;
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
}

.item__price-container {
  display: flex;
  align-items: center;
}

.item__price {
  display: block;
  margin-right: 16px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
}

.item__price-discount {
  display: block;
  margin-right: 12px;
  font-size: 16px;
  line-height: 22px;
  text-decoration: line-through;
  color: #989898;
}

.item__measure-container {
  display: flex;
  align-items: flex-end;
  column-gap: 50px;
  margin: 20px 0;
}

.item__measure-title {
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.item__measures {
  display: flex;
  align-items: flex-end;
  column-gap: 12px;
}

.item__measure-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.item__measure-item-title {
  display: block;
  margin-bottom: 4px;
  color: #989898;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
}

.item__buy-wrapper {
  height: 35px;
  display: flex;
  column-gap: 30px;
}

.item__buy-wrapper .mb-btn.mb-btn--dark {
  height: inherit;
}

.item__buy-btn {
  flex-grow: 1;
  height: 100%;
}

.item__quantity {
  display: flex;
  flex-shrink: 0;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  width: 100px;
  height: 100%;
}

.item__quantity:hover {
  border-color: #000000;
}

.item__quantity-button {
  padding: 0 10px;
  border: none;
  background: none;
  color: #989898;
  font-size: 25px;
  line-height: 1;
  user-select: none;
  transition: color 0.2s;
}

.item__quantity-button:hover,
.item__quantity-button:focus,
.item__quantity-button:active {
  color: #000000;
}

.item__quantity-input {
  width: 100%;
  text-align: center;
  font-size: 16px;
}

/* end module items */

.detail-main__description {
  order: 1;
  margin: 60px 0 10px 0;
}

@media (max-width: 1023px) {
  .detail-main__description {
    padding: 0 15px;
  }
}

/* product info on the right */

.product {
  position: relative;
  height: fit-content;
  transition: none;
}

.product__fixed-wrapper {
  top: 138px;
}

.detail-main__product {
  width: 25%;
}

@media (min-width: 1024px) {
  .detail-main__product {
    position: sticky;
    top: 82px;
    align-self: flex-start;
  }
}

@media (max-width: 1260px) {
  .detail-main__product {
    width: 40%;
  }
}

@media (max-width: 1023px) {
  .detail-main__product {
    width: 486px;
    margin: 20px auto 0;
  }
}

@media (max-width: 539px) {
  .detail-main__product {
    width: 100%;
    padding: 0 15px;
  }
}

.product__header {
  display: flex;
  justify-content: space-between;
  column-gap: 10px;
}

.product__name {
  padding: 0;
  font-size: 44px;
  line-height: 62px;
  font-weight: 600;
}

@media (max-width: 1440px) {
  .product__name {
    font-size: 35px;
    line-height: 49px;
  }
}

@media (max-width: 1024px) {
  .product__name {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 768px) {
  .product__name {
    font-size: 25px;
    line-height: 35px;
  }
}

.product__delay-btn {
  width: 24px;
  height: 24px;
  background: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/delay.svg");
  transition: 0.3s;
}

.product__delay-btn:hover {
  opacity: 0.3;
}

.product__title-small {
  margin: 16px 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.product__rating-container {
  display: flex;
  margin-bottom: 30px;
}

.product__rating-stars {
  display: flex;
  align-items: center;
  column-gap: 2px;
  margin-right: 12px;
}

.product__rating-stars svg {
  display: block;
}

.product__link.product__rating-link {
  color: #000000 !important;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px solid #000000;
}

.product__price-container {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

@media (max-width: 330px) {
  .product__price-container {
    column-gap: unset;
    justify-content: space-between;
  }
}

.product__price {
  margin-right: 16px;
  font-weight: 600;
  font-size: 25px;
  line-height: 35px;
}

.product__price-discount {
  margin-right: 16px;
  color: #989898;
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: line-through;
}

.product__discount-container {
  position: relative;
  width: 68px;
  height: 32px;
  background-image: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/discount_medium.svg");
  background-position: center;
  background-repeat: no-repeat;
}

.product__discount {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  line-height: 29px;
  color: #989898;
  user-select: none;
}

.product__bonus-container {
  display: flex;
  align-items: center;
  column-gap: 4px;
  margin-bottom: 15px;
}

.product__bonus-container svg {
  display: block;
}

.product__credit-wrapper {
  width: fit-content;
  margin-bottom: 20px;
  padding: 10px 20px;
  background: var(--bg-color);
  border-radius: 50px;
  cursor: pointer;
}

.product__link {
  display: inline-block;
  color: #000000 !important;
  border-bottom: 1px solid #000000;
  font-size: 12px;
  line-height: 17px;
}

.product__link:hover,
.product__link:active,
.product__link:focus {
  border-bottom: 1px solid transparent;
}

.product__subscribe-link {
  margin-bottom: 32px;
  cursor: pointer;
}

.product__patterns-wrapper {
  margin-bottom: 36px;
}

.product__patterns {
  display: flex;
  flex-wrap: wrap;
}

.product__pattern {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: coral;
  cursor: pointer;
}

.product__pattern:not(:last-child) {
  margin-right: 20px;
}

.product__pattern::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, .1);
  transform: translate(-50%, -50%);
  transition: height 0.2s, width 0.2s;
}

.product__pattern:hover::after,
.product__pattern--active::after {
  width: 35px;
  height: 35px;
  border: 1px solid #989898;
}

.product__options {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
}

.product__options-list-wrapper {
  position: relative;
  left: -10px;
  width: calc(100% + 20px);
  margin-bottom: 25px;
}

.product__options-list-frame {
  position: absolute;
  top: 0;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 5px;
  pointer-events: none;
  overflow: hidden;
  transition: height 0.5s cubic-bezier(.4,0,.2,1), border-color 0.3s;
  background: #FFFFFF;
}

.product__options-list-wrapper:hover .product__options-list-frame {
  border-color: #989898;
}

.product__options-list-frame--open {
  border-color: #000000 !important;
}

.product__options-list-selected {
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 10px;
  cursor: pointer;
  user-select: none;
  z-index: 1;
  overflow: hidden;
}

.product__options-list-prop {
  display: block;
  margin-right: 4px;
  font-weight: 600;
  white-space: nowrap;
}

.product__options-list-selected-value {
  white-space: nowrap;
}

.product__options-list-arrow {
  display: block;
  margin-left: auto;
  transition: transform 0.3s;
}

.product__options-list-arrow--open {
  transform: rotateZ(-180deg);
}

.product__options-list {
  position: absolute;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  top: 51px;
  width: 100%;
  background: #FFFFFF;
  margin: 0;
  padding: 0 5px 5px;
  z-index: 1;
  pointer-events: all;
}

.product__options-list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
  cursor: pointer;
  line-height: 1.2;
  transition: background 0.4s;
}

.product__options-list-item--selected::after {
  content: "";
  display: block;
  width: 12px;
  height: 16px;
  background-image: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/check.svg");
}

.product__options-list-item:hover {
  background: var(--bg-color);
}

.product__options-list-link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px;
  color: #000000 !important;
}

.product__additional-title {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.product__list {
  margin: 0;
}

.product__list-item {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin: 0;
  padding: 15px 0;
  cursor: pointer;
}

.product__list-item:not(:last-child) {
  border-bottom: 1px solid var(--bg-color);
}

.product__buy-btn,
.product__additional-btn {
  display: block;
  width: 100%;
  height: 50px;
}

.product__additional-btn {
  margin-top: 25px;
}

.product__buy-oc {
  display: block;
  width: fit-content;
  margin: 15px auto 0;
  font-size: 16px;
  line-height: 22px;
  color: #989898 !important;
  border-bottom: 1px solid #989898;
  cursor: pointer;
}

.product__buy-oc:hover,
.product__buy-oc:active,
.product__buy-oc:focus {
  border-bottom: 1px solid transparent;
}

.product__constructor-btn {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
}

.product__info-list {
  margin: 25px 0 25px;
}

.product__constructor-how-container {
  display: flex;
  align-items: center;
  column-gap: 8px;
  width: fit-content;
  margin: 0 auto;
  cursor: pointer;
}

.product__constructor-how-container svg {
  display: block;
}

.product__constructor-text {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}

@media (max-width: 350px) {
  .product__constructor-text {
    font-size: 14px;
    line-height: 20px;
  }
}

/* end product info */


/* product props */

.detail-props {
  order: 1;
  margin-top: 60px;
  padding: 90px;
  background: var(--bg-color);
}

@media (max-width: 1440px) {
  .detail-props {
    padding: 60px 90px;
  }
}

@media (max-width: 1260px) {
  .detail-props {
    padding: 40px;
  }
}

@media (max-width: 1023px) {
  .detail-props {
    padding: 60px 15px;
  }
}

@media (max-width: 320px) {
  .detail-props {
    padding: 30px 15px;
  }
}

@media (max-width: 1365px) {
  .detail-props__left {
    margin-bottom: 15px;
  }
}

.detail-props__title {
  padding: 0;
  font-weight: 600;
  font-size: 30px;
  line-height: 140%;
}

@media (max-width: 1440px) {
  .detail-props__title {
    font-size: 35px;
  }
}

@media (max-width: 1024px) {
  .detail-props__title {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .detail-props__title {
    font-size: 25px;
  }
}

.detail-props__image-container {
  margin-bottom: 60px;
}

.detail-props__image-container img {
  width: calc(50% - 10px);
}

@media (max-width: 768px) {
  .detail-props__image-container {
    margin-bottom: 40px;
  }

  .detail-props__image-container img {
    width: 100%;
  }

  .detail-props__image-container img:not(:last-child) {
    margin-bottom: 20px;
  }
}

.detail-props__image {
  height: 100%;
}

@media (max-width: 440px) {
  .detail-props__image {
    width: 100%;
  }
}

.detail-props__data-wrapper {
  display: flex;
  column-gap: 100px;
  margin-bottom: 60px;
}

@media (max-width: 1440px) {
  .detail-props__data-wrapper {
    column-gap: 60px;
  }
}

@media (max-width: 1365px) and (min-width: 1024px) {
  .detail-props__data-wrapper {
    flex-direction: column;
  }
}

@media (max-width: 1023px) {
  .detail-props__data-wrapper {
    flex-direction: row;
  }
}

@media (max-width: 768px) {
  .detail-props__data-wrapper {
    flex-direction: column;
  }
}

.detail-props__data {
  font-size: 14px;
  line-height: 20px;
}

.detail-props__options-list.product__options-list-wrapper {
  left: 0;
  width: 100%;
  margin: 60px 0;
}

.detail-props__options-list .product__options-list-frame {
  border-color: #989898;
}

.detail-props__title-container {
  display: flex;
  justify-content: space-between;
  row-gap: 20px;
  margin-bottom: 60px;
}

.detail-props__pills {
  display: flex;
  justify-content: flex-end;
  column-gap: 10px;
}

@media (max-width: 1364px) and (min-width: 1024px),
(max-width: 768px) {
  .detail-props__title-container {
    flex-direction: column;
  }

  .detail-props__pills {
    justify-content: flex-start;
  }
}

.detail-props__pills .mb-slider-block__pill {
  cursor: pointer;
}

.detail-props__pills .mb-slider-block__pill--active {
  background: #FFFFFF;
}

.detail-props__pills .mb-slider-block__pill-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 20px;
}

.detail-props__pills .mb-slider-block__pill-link::before {
  content: attr(data-pill-text);
  font-weight: 600;
  height: 0;
  visibility: hidden;
}

.detail-props__pills .mb-slider-block__pill--active .mb-slider-block__pill-link {
  font-weight: 600;
}

.detail-props__pills .mb-slider-block__pill:hover,
.detail-props__pills .mb-slider-block__pill:focus-visible,
.detail-props__pills .mb-slider-block__pill:active {
  border-color: #000000;
}

.size-item {
  width: 500px;
  margin: 0;
  padding: 15px 0;
}

@media (max-width: 1440px) {
  .size-item {
    width: 450px;
  }
}

@media (max-width: 768px) {
  .size-item {
    width: 100%;
  }
}

.size-item:not(:last-child) {
  border-bottom: 1px solid #c4c4c4;
}

.size-item__title {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}

.size-item__values {
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
}

@media (max-width: 450px) {
  .size-item__values {
    align-items: center;
  }

  .size-item__value-wrapper {
    display: flex;
    flex-direction: column;
  }
}

.detail-props__list {
  margin-bottom: 0;
}

.detail-props__sizes-list,
.detail-props__list:not(:last-of-type) {
  margin: 0 0 30px;
}

.mb-slider__image-container .mb-slider__image {
  max-height: 280px;
}

.mark-4, .mark-5 ~ .add-review__report{
  display: none;
}

.mark-1, .mark-2, .mark-3 ~ .add-review__report{
  display: block;
}


.detail-props__list-item {
  position: relative;
  margin: 0;
  padding: 0;
}

.detail-props__list-item:not(:last-child) {
  margin-bottom: 15px;
}

.detail-props__list-item--color {
  display: flex;
  align-items: center;
  column-gap: 10px;
}

.detail-props__list-item--link {
  display: inline-block;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}

.detail-props__list-item--link:hover {
  border-color: transparent;
}

.detail-props__popup {
  position: absolute;
  top: 35px;
  left: -250px;
  display: flex;
  align-items: center;
  max-width: 720px;
  padding: 35px 20px 30px;
  background: #FFFFFF;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.detail-props__popup-close {
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  background: none;
}

.detail-props__popup-close svg {
  transition: 0.4s;
}

.detail-props__popup-close:hover svg {
  transform: rotateZ(360deg);
}

.detail-props__popup-title {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  display: inline-block;
}

.detail-props__popup-image-container {
  width: 300px;
}

.detail-props__popup-image {
  width: 100%;
}

.detail-props__popup-text {
  font-size: 14px;
  line-height: 20px;
}

.detail-props__popup-text-content {
  width: 340px;
}

.detail-props__list-color {
  display: inline-block;
  width: 27px;
  height: 27px;
  border-radius: 50%;
}

.detail-props__important-info {
  padding: 30px;
  font-size: 14px;
  line-height: 20px;
  border: 1px dashed #989898;
}

/* end product props */


/* product advantages */

@media (max-width: 1440px) {
  .advantages {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 60px;
    row-gap: 80px;
    margin-top: 0px;
  }
}

@media (max-width: 1365px) {
  .advantages {
    grid-template-columns: 1fr;
    row-gap: 60px;
  }
}

@media (max-width: 1023px) {
  .advantages {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 0px;
    padding: 0 15px;
  }
}

@media (max-width: 640px) {
  .advantages {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 32px;
  }
}

.advantages__item {
  display: flex;
  align-items: center;
  column-gap: 80px;
}

@media (max-width: 1680px) {
  .advantages__item {
    column-gap: 30px;
  }
}

@media (max-width: 1440px) {
  .advantages__item {
    justify-content: flex-end;
    flex-direction: column-reverse !important;
  }
}

.advantages__item:nth-child(even) {
  flex-direction: row-reverse;
}

.advantages__item:not(:last-child) {
  margin-bottom: 100px;
}

@media (max-width: 1440px) {
  .advantages__item:not(:last-child) {
    margin-bottom: 0;
  }
}

.advantages__item-title {
  margin-bottom: 20px;
  padding: 0;
  font-weight: 600;
  font-size: 30px;
  line-height: 42px;
}

@media (max-width: 1440px) {
  .advantages__item-title {
    margin-top: 30px;
    font-size: 25px;
    line-height: 35px;
  }
}

.advantages__item-text {
  font-size: 18px;
  line-height: 25px;
}

@media (max-width: 1365px) {
  .advantages__image-container {
    width: 100%;
  }
}

@media (max-width: 1440px) {
  .advantages__image {
    width: 100%;
  }

  .advantages__item-text {
    font-size: 16px;
    line-height: 22px;
  }
}

/* end product advantages */


/* crosssell */

.detail-crosssell.mb-slider-block {
  margin-top: 100px;
}

.detail-crosssell__track {
  margin-top: 30px;
}

/* end crosssell */


/* share */

.detail-share {
  max-width: 1780px;
  margin: 80px auto 0 0;
  padding-left: 70px;
  overflow: hidden;
}

.detail-share__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 70px;
}

@media (max-width: 1440px) {
  .detail-share {
    padding-left: 40px;
  }

  .detail-share__header {
    padding-right: 40px;
  }
}

@media (max-width: 1023px) {
  .detail-share {
    width: 100%;
    padding: 0 15px;
  }
  .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;
  }
}

.detail-reviews__slider-track.mb-slider-track.swiper-scrollbar {
  position: relative;
  height: 1px;
  width: 100%;
}

.detail-share__title {
  padding: 0;
  font-weight: 600;
  font-size: 35px;
  line-height: 49px;
}

@media (max-width: 1440px) {
  .detail-share__title {
    font-size: 35px;
  }
}

@media (max-width: 1024px) {
  .detail-share__title {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .detail-share__title {
    font-size: 25px;
  }
}

@media (max-width: 767px) {
  .detail-reviews__container .review__rating{
    flex-direction: row;
    gap: 25px;
    align-items: flex-start;
  }
  .review__rating-text {
    min-width: auto;
  }
}


/*add image reviews*/
.form_table_block_add_image_container_review {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  height: 100%;
  position: relative;
  justify-content: center;
  padding: 15px 17px;
}
.form_table_block_add_image_container.active {
  justify-content: flex-start;
}
#fileMulti_review {
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: border-color .2s;
  width: 100%;
  z-index: 2;
}
.hide_input_review.active {
  display: block !important;
}
.hide_input_review {
  display: none!important;
}
.form_table_block_add_image_container_review.active .form_table_block_add_image_container_add_file_review {
  display: none;
}
.form_table_block_add_image_container_review.active{
  justify-content: space-between;
}
.block_add_image_outputMulti_review {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  align-items: flex-start;
  gap: 20px;
}
#outputMulti_review {
  display: contents;
  width: 100%;
}

#outputBlock_review {
  height: 90px;
  width: 90px;
  position: relative;
  display: none;
}
#outputMulti_review img {
  height: 90px;
  width: 90px;
  -o-object-fit: cover;
  object-fit: cover;
}
.add-review__form #outputMulti_review img,.add-review__form #outputBlock_review {
  height: 51px;
  width: 51px;
}
@media (max-width: 1365px){
  #outputMulti_review img, #outputBlock_review {
    height: 51px;
    width: 51px;
  }
}
#outputBlock_review {
  background-position-x: 0;
  background-position-y: 0;
  background: #f5f3f2 url("/local/templates/sotbit_origami/assets/img/svg/mebelson/plus.svg") no-repeat 50%;
}
#outputBlock_review input {
  bottom: 0;
  cursor: pointer;
  left: 0;
  opacity: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
  z-index: 3;
}
.add_format_container_review {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#outputMulti_review span {
  display: inline-block;
}
.addfile_review{
  display: block;
  position: relative;
}

#outputMulti_review {
  display: contents;
  width: 100%;
}
#outputMulti_review span::before {
  background-image: url("/local/templates/sotbit_origami/assets/img/svg/mebelson/close_small.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 15px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  z-index: 3;
  position: absolute;
}
.addfile_review:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.4s ease;
}
.addfile_review:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .8);
  opacity: 0;
  transition: opacity 0.4s linear;
}
.addfile_review:hover:before, .addfile_review:hover:after {
  opacity: 1;
}
/*add image reviews end*/

.detail-share__track.mb-slider-track.swiper-scrollbar {
  position: relative;
  left: 1%;
  bottom: 3px;
  height: 1px;
  width: 100%;
}
.detail-share__text {
  margin-top: 16px;
}

.detail-share__slider {
  display: flex;
  margin-top: 24px;
}

.detail-share__slider-container {
  overflow: hidden;
}

.detail-share__slide {
  max-width: 423px;
}

@media (max-width: 1440px) {
  .detail-share__slide {
    max-width: 324px;
  }
}

@media (max-width: 1024px) {
  .detail-share__slide {
    max-width: 300px;
  }
}

@media (max-width: 650px) {
  .detail-share__slide {
    max-width: 225px;
  }
}

.detail-share__image {
  width: 100%;
}

.detail-share__caption {
  display: block;
  margin-top: 12px;
  font-size: 16px;
  line-height: 22px;
  color: #989898;
}

.detail-share__track {
  margin-top: 40px;
  max-width: 100% !important;
}

.detail-share__text-bottom {
  margin-top: 20px;
  padding-right: 70px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #989898;
}

@media (max-width: 1440px) {
  .detail-share__text-bottom {
    padding-right: 40px;
  }
}

/* end share */


/* banner */

.detail-banner {
  display: flex;
  margin-top: 40px;
  padding: 60px 0 70px;
  background: var(--bg-color);
}

@media (max-width: 1365px) {
  .detail-banner {
    margin-top: 20px;
  }
}

@media (max-width: 1900px) {
  .detail-banner {
    margin-top: 20px;
    padding: 40px 0 70px;
  }
}

.detail-banner__container {
  justify-content: center;
  margin: 0 auto;
}

.detail-banner__title {
  padding: 0;
  font-weight: 600;
  font-size: 35px;
  line-height: 49px;
  text-align: center;
}

@media (max-width: 1440px) {
  .detail-banner__title {
    font-size: 30px;
    line-height: 42px;
  }
}

@media (max-width: 1024px) {
  .detail-banner__title {
    font-size: 25px;
    line-height: 35px;
  }
}

@media (max-width: 768px) {
  .detail-banner__title {
    font-size: 22px;
    line-height: 31px;
  }
}

@media (max-width: 425px) {
  .detail-banner__title {
    font-size: 18px;
    line-height: 25px;
  }
}

.detail-banner__items {
  display: flex;
  column-gap: 65px;
  margin-top: 60px;
}

@media (max-width: 1440px) {
  .detail-banner__items {
    column-gap: 30px;
    padding: 0 40px;
  }
}

@media (max-width: 1024px) {
  .detail-banner__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 630px) {
  .detail-banner__items {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: unset;
    row-gap: 40px;
    margin-top: 40px;
  }
}

.detail-banner__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 330px;
}

.detail-banner__item-text {
  margin-top: 20px;
  text-align: center;
}

/* end banner */


/* delivery */

.detail-delivery {
  max-width: 1370px;
  margin: 80px auto 50px;
  padding: 0 40px;
}

@media (max-width: 1023px) {
  .detail-delivery {
    max-width: 1320px;
    padding: 0 15px;
  }
}

.detail-delivery__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  row-gap: 40px;
}

@media (max-width: 1023px) {
  .detail-delivery__header {
    flex-direction: column;
  }
}

.detail-delivery__title {
  margin-bottom: 40px;
  padding: 0;
  font-weight: 600;
  font-size: 35px;
  line-height: 49px;
}

@media (max-width: 1440px) {
  .detail-delivery__title {
    font-size: 35px;
  }
}

@media (max-width: 1024px) {
  .detail-delivery__title {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .detail-delivery__title {
    font-size: 25px;
  }
}

.detail-delivery__switch-container {
  display: flex;
  column-gap: 10px;
}

.detail-delivery__switch {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  border: 1px solid #c4c4c4;
  background: none;
  border-radius: 50px;
  transition: 0.4s;
  font-size: 16px;
}

.detail-delivery__switch--active,
.detail-delivery__switch:hover {
  border-color: var(--bg-color);
  background: var(--bg-color);
}

.detail-delivery__description {
  margin-bottom: 10px;
}

.detail-delivery__caption-small {
  color: #989898;
  font-size: 12px;
  line-height: 140%;
}

.detail-delivery__item {
    margin-top: 35px;
}

.detail-delivery__item:not(:last-child) {
    margin-bottom: 25px;
}

.detail-delivery__calculate-container {
  display: flex;
  gap: 20px;
  margin-top: 10px;
}

@media (max-width: 768px) {
  .detail-delivery__calculate-container {
    flex-direction: column;
  }
}

.detail-delivery__calculate-title {
  font-size: 16px;
  line-height: 140%;
  font-weight: 600;
}

.detail-delivery__calculate-label {
  flex-grow: 1;
  max-width: 525px;
  height: 50px;
  margin: 0;
  padding: 14px 16px;
  border: 1px solid #C4C4C4;
  border-radius: 4px;
  transition: all 0.4s;
}

@media (max-width: 1023px) {
  .detail-delivery__calculate-label {
    height: 35px;
    padding: 5px 10px;
  }
}

@media (max-width: 768px) {
  .detail-delivery__calculate-label {
    max-width: unset;
  }
}

.detail-delivery__calculate-label:focus-within {
  border-color: #000000;
}

.detail-delivery__calculate-label:focus-within:hover {
  border-color: #c4c4c4;
}

.detail-delivery__calculate-input {
  width: 100%;
}

.detail-delivery__calculate-input::placeholder {
  color: #989898;
  font-size: 14px;
}

.detail-delivery__calculate-btn {
  width: 240px;
  height: 50px;
  font-size: 14px !important;
}

@media (max-width: 1023px) {
  .detail-delivery__calculate-btn {
    height: 35px;
  }
}

@media (max-width: 768px) {
  .detail-delivery__calculate-btn {
    width: 100%;
  }
}

.detail-delivery__table {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
  font-size: 16px;
}

.detail-delivery__table th,
.detail-delivery__table td {
  padding: 25px;
  border: 1px solid #c4c4c4;
  text-align: center;
}

@media (max-width: 425px) {
  .detail-delivery__table th,
  .detail-delivery__table td {
    padding: 15px;
  }
}

.detail-delivery__table th {
    color: #333333;
  font-weight: 400;
}

.detail-delivery__table td {
  color: #000000;
  font-weight: 600;
}

.detail-delivery__table thead {
    background: var(--bg-color);
}

.detail-delivery__table-subtitle {
    padding: 0;
}

.detail-delivery__total {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
}

/* delivery end */


/* variants */

.detail-variants.mb-slider-block {
  margin-top: 100px;
}

/* end variants */


/* viewed */

.detail-viewed {
  margin-top: 100px !important;
}

.detail-viewed__slide {
  max-width: 216px !important;
}

.detail-viewed__image-container {
  overflow: hidden;
}

.detail-viewed__image {
  width: 100%;
}

/* end viewed*/

/* Dima P */
.swiper-slide:not(.gallery-popup__slide) {
  height: 15% !important;
}
/* Dima P */

.product-marker:hover .product-marker-text {
  opacity: 1;
}

.product-marker-text {
  position: absolute;
  top: calc(100% + 10px);
  padding: 10px 15px;
  background: #FFFFFF;
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  color: #989898;
  cursor: default;
  font-size: 10px;
  left: 0;
  line-height: 1.5;
  opacity: 0;
  transform: translateX(calc(-50% + 30px));
  transition: opacity .2s;
  white-space: nowrap;
  z-index: 20;
}

/*product-full-desc  hide button*/
.product-full-desc_hidden {
  border: none;
  background: none;
  outline: none;
  padding: 0;
  color: #797979;
  white-space: nowrap;
  text-decoration: underline;
  cursor: pointer;
}

.detail-advantages.advantages {
  position: relative;
  height: 100px;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: block;
}

.visibleButton:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  display: block;
  width: 100%;
  background: linear-gradient(to bottom,rgba(255,255,255,.1) 0,#ffffff 65%);
}

.product-full-desc_hidden.remove {
  display: none;
}

@media (max-width: 1023px) {
  .product-full-desc_hidden {
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  .product-full-desc {
    font-size: 15px;
  }
}
/*product-full-desc  hide button end*/

.youtube-player {
  position: relative;
}

.youtube-player img {
  position: relative !important;
  width: 100%;
  left: 0;
}

.youtube-player .play-button {
  width: 90px;
  height: 60px;
  background-color: red;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}

.youtube-player .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}

.youtube-player img,
.youtube-player .play-button {
  cursor: pointer;
}

.youtube-player img,
.youtube-player iframe,
.youtube-player .play-button,
.youtube-player .play-button:before {
  position: absolute;
}

.youtube-player .play-button,
.youtube-player .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.youtube-player iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.detail-props__list-item__file__wrapper {
  margin-top: 20px;

}

.detail-props__list-item__file {
  color: #157ee9;
  margin-left: 10px;
}

.detail-props__list-item__file:hover {
  color: #000;
}

.footer-block {
  margin-top: 0 !important;
}

.digi-dolyame-button svg,
.digi-dolyame-button svg g,
.digi-dolyame-button svg rect {
  fill: #000;
}

.vk-player .play-button {
  width: 90px;
  height: 60px;
  max-width: 50%;
  max-height: 50%;
  background-color: #0077FF;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
  border: none;
}

.vk-player .play-button:before {
  content: "";
  border-style: solid;
  border-width: clamp(8px, 15px, 15px) 0 clamp(8px, 15px, 15px) clamp(13px, 26px, 26px);
  border-color: transparent transparent transparent #fff;
}

.vk-player img,
.vk-player .play-button {
  cursor: pointer;
}

.vk-player .play-button,
.vk-player .play-button:before {
  position: absolute;
}

.vk-player .play-button,
.vk-player .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.vk-player {
  position: relative;
}

.vk_loader {
  border: 4px solid #404040;
  border-left-color: transparent;
  width: 36px;
  height: 36px;
  animation: vkspin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

@keyframes vkspin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.vk-preview {
  width: 100%;
  height: 100%;
}

.vk-preview,
.play-button {
  z-index: 999;
}

.z-10 {
  z-index: 10;
}

.vk-player-iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.visible-hidden {
  visibility: hidden;
}

/* End */


/* Start:/local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/bitrix/catalog.section/default_crossel/style.css?17232103801536*/
.product-card-inner__icon {
    cursor: pointer;
}

.product-card-inner__icons.active svg path {
    fill: #404040;
    stroke: #404040;
}

.product-card-inner__icon path {
    transition: 0.3s;
    stroke: #404040;
    fill: none;
}

.product-card-inner__icon:hover path {
    stroke: #989898;
}

.product-card-inner__icons {
    position: absolute;
    right: 16px;
    top: 19px;
    border-radius: 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;
    width: 25px;
    margin-bottom: 15px;
    z-index: 2;
}

.bestsellers_info_desc {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
}

/*.bestsellers_info__container {*/
/*    text-align: left;*/
/*    max-width: 1200px;*/
/*}*/
.bestsellers_info_title {
    font-weight: 500;
    font-size: 35px;
    line-height: 49px;
    margin-bottom: 25px;
}

.bestsellers_info__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
}

@media (max-width: 1440px) {
    .bestsellers_info__container {
        padding: 0 40px;
    }
}

@media (max-width: 1023px) {
    .bestsellers_info__container {
        padding: 0 15px;
    }
}

.mb-slider__image-container img {
    background: var(--bg-color);
}
/* 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/.default/components/sotbit/reviews.reviews.filter/.default/style.css?16944236373698*/
.reviews-filter {
  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: 40px;
  font-size: 14px;
}
.reviews-filter .reviews-filter__rating-stars-icon {
  fill: #FFB800;
}
.reviews-filter .reviews-filter__rating-stars-icon.reviews-filter__rating-stars-icon_empty {
  fill: #DADADA;
}
.reviews-filter .reviews-filter__filter-sort-orop {
  white-space: nowrap;
}
.reviews-filter .reviews-filter__filter-sort-orop:hover {
  color: var(--main-color);
}
.reviews-filter .reviews-filter__filter-sort-orop:hover .toggle-icon::before {
  border-color: var(--main-color);
}
.reviews-filter .reviews-filter__filter-rating {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.reviews-filter .reviews-filter__filter-sort-by {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.reviews-filter .reviews-filter__filter-sort-by .filter-sort-text {
  margin-right: 10px;
}
.reviews-filter .rating-select {
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
}
.reviews-filter .rating-select__item {
  padding: 0.5rem 1rem;
  margin: 0;
  cursor: pointer;
  list-style-type: none;
}
.reviews-filter .rating-select__item:not(:first-child) {
  border-top: 1px solid #E4E4E4;
}
.reviews-filter .reviews-filter__title,
.reviews-filter .filter-photo {
  margin-right: 25px;
  float: left;
}
.reviews-filter .checkbox-group {
  float: left;
}
.reviews-filter #select-rating {
  float: left;
  margin-right: 25px;
}
.reviews-filter .sort-group {
  float: right;
  margin-right: 25px;
}
.reviews-filter #select-sort {
  float: right;
}
.reviews-filter .filter-photo {
  color: #6c727d;
  margin-right: 5px;
}
.reviews-filter #current-option-select-rating,
.reviews-filter #current-option-select-sort {
  width: 100%;
  height: 26px;
  cursor: pointer;
}
.reviews-filter .reviews-filter__rating-select {
  display: none;
  width: 200px;
  padding: 0 20px;
  background: #FFF;
  position: absolute;
  margin: 0.7rem 0 0;
  z-index: 100;
}
.reviews-filter .reviews-filter__rating-select::before {
  content: "";
  bottom: 100%;
  left: 1.5rem;
  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);
  position: absolute;
}
.reviews-filter .filter-photo {
  color: #6c727d !important;
  margin-right: 5px;
  font-family: "ProximaNovaLight", Arial, sans-serif;
}
.reviews-filter .toggle-icon {
  position: relative;
  margin-left: 15px;
}
.reviews-filter .toggle-icon::before {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 4px;
  width: 6px;
  height: 6px;
  margin-top: 0;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.reviews-filter .select-rating-open .toggle-icon::before {
  top: 50%;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media (max-width: 650px) {
  .reviews-filter__title,
.filter-sort-text {
    display: none;
  }
}
/* End */


/* Start:/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/style.css?17429064079685*/
.detail-reviews {
    max-width: 1290px;
    margin: 80px auto 0;
    overflow: hidden;
}

@media (max-width: 1440px) {
    .detail-reviews {
        max-width: 1066px;
    }
}

@media (max-width: 1200px) {
    .detail-reviews {
        width: 100%;
        padding: 0 40px;
    }
}

@media (max-width: 1023px) {
    .detail-reviews {
        padding: 0 15px;
    }
}

.detail-reviews__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    row-gap: 12px;
}

@media (max-width: 650px) {
    .detail-reviews__header {
        flex-direction: column;
        align-items: flex-start;
    }
}

.detail-reviews__title {
    margin-right: 40px;
    padding: 0;
    font-weight: 600;
    font-size: 35px;
    line-height: 49px;
}

@media (max-width: 1440px) {
    .detail-reviews__title {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .detail-reviews__title {
        font-size: 25px;
    }
}

@media (max-width: 320px) {
    .detail-reviews__title {
        font-size: 22px;
    }
}

.detail-reviews__rating {
    display: flex;
    align-items: center;
}

.detail-reviews__rating-stars {
    display: flex;
    column-gap: 4px;
    margin-right: 16px;
}

.detail-reviews__rating-star {
    display: block;
}

.detail-reviews__rating-text {
    font-size: 22px;
    line-height: 31px;
}

.detail-reviews__slider-arrows {
    margin-left: auto;
}

.detail-reviews__slider-arrow {
    padding: 0;
    border: none;
    background: none;
}

.detail-reviews__slider {
    display: flex;
    margin-top: 40px;
}

.detail-reviews__slide {
    max-width: 300px;
}

@media (max-width: 650px) {
    .detail-reviews__slide {
        max-width: 200px;
    }
}

.detail-reviews__image {
    width: 100%;
}

.detail-reviews__slider-track {
    max-width: 100% !important;
}

.detail-reviews__feedback-wrapper {
    margin: 40px 0 90px;
}

@media (max-width: 1024px) {
    .detail-reviews__feedback-wrapper {
        margin: 40px 0 60px;
    }
}

.detail-reviews__feedback-btn {
    display: flex !important;
    width: 330px;
    height: 50px;
}

.detail-reviews__feedback-btn--center {
    margin: 0 auto;
}

@media (max-width: 768px) {
    .detail-reviews__feedback-btn {
        width: 185px;
        height: 35px;
        font-size: 14px !important;
    }
}

.review {
    padding: 40px 0;
    border-top: 1px solid #989898;
}

.review:last-child {
    border-bottom: 1px solid #989898;
}

.review__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.review__header-text {
    color: #989898;
}

.review__body {
    display: flex;
    column-gap: 75px;
    row-gap: 30px;
    margin-top: 15px;
}

.review__content_img {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
}

@media (max-width: 650px) {
    .review__body {
        flex-direction: column;
    }
}

.review__rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    column-gap: 30px;
    height: fit-content;
}

@media (max-width: 650px) {
    .review__rating {
        justify-content: flex-start;
    }
}

.review__rating-stars {
    display: flex;
    column-gap: 4px;
}

.review__rating-star {
    display: block;
}

.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;
}

.add-review {
    /*width: 662px;*/
}

.add-review__item-name {
    display: inline-block;
    margin-top: 10px;
}

.add-review__form {
    display: flex;
    column-gap: 30px;
    margin-top: 40px;
    width: 705px;
}

.add-review__form-fields {
    display: flex;
    flex-direction: column;
    flex: 1;
    row-gap: 20px;
}

.add-review__input {
    width: 94%;
    padding: 10px 10px 10px 0px;
    font-weight: 400;
    font-size: 14px;
}

.close_input_label {
    display: none;
}
.close_input_label.active {
    display: block;
    background: none;
    border: none;
    cursor: pointer;
    transition: 0.3s ease-out;
    height: auto;
    /*padding: 10px 0px;*/
}
.close_input_label.active:hover {
    opacity: .5;
    transform: rotateZ(360deg);
    cursor: pointer;
}

.add-review__input:not(:focus) ~ .close_input_label.active {
    visibility: hidden;
}

.add-review__input-label:hover {
    border-color: #000;
}

.add-review__input-label .close_input_label.active .delete_value_label {
    display: none;
}

.add-review__input--area {
    display: block;
    height: 133px;
    resize: none;
    font-size: 14px;
}

.add-review__input-label.form-file-container {
    border: 0px solid #c4c4c4;
    border-radius: 0px;
    align-items: center;
    flex-direction: column;
}
.add-review__input-label.textarea {
    align-items: flex-start;
}
.add-review__input-label.textarea .close_input_label.active {
    padding: 10px 0;
}

.add-review__input-label {
    display: flex;
    /*flex-direction: column;*/
    height: 100%;
    margin: 0;
    justify-content: center;
    align-items: center;
    border: 1px solid #c4c4c4;
    border-radius: 4px;
}

.add-review__input::placeholder {
    color: #989898;
    font-size: 14px;
    line-height: 15px;
}

.add-review__form-file-container {
    width: 160px;
    border: 1px dashed #c4c4c4;
    border-radius: 4px;
    transition: border-color .2s ease-in-out;
}
.add-review__form-file-container:hover {
    border-color: #000;
}

.add-review__form-file-container .add-review__input-label {
    padding: 0 25px;
    cursor: pointer;
}

.add-review__form-file-text {
    display: inline-block;
    margin-top: 20px;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
}

.add-review__form-file-text-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.add-review__form-file-caption {
    color: #989898;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
}

.add-review__rating {
    margin-top: 35px;
    display: flex;
    justify-content: start;
    align-items: center;
    column-gap: 40px;
}

.add-review__rating__text {
    display: flex;
    align-items: center;
}

.add-review__text {
    display: inline-block;
    margin-right: 15px;
}

.detail-reviews__container .review__rating {
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
}
.review__rating-text {
    min-width: 60px;
    margin-right: 15px;
}

.add-reviews__rating {
    display: flex;
    align-items: center;
}

.add-reviews__rating-stars {
    display: flex;
    column-gap: 4px;
    margin-right: 16px;
    cursor: pointer;
}

.add-reviews__rating-star {
    display: block;
}

.add-reviews__rating-text {
    font-size: 22px;
    line-height: 31px;
}

.add-review__btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

.add-review__btn {
    height: 42px;
    width: 240px;
    margin: 10px auto 10px auto;
}

.add-review__report {
    margin-top: 40px;
    display: none;
    transition-property: height;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 500ms;
}

.add-review__report-text {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 140%;
}

.add-review__report-caption {
    margin-top: 20px;
    font-size: 12px;
    line-height: 140%;
    color: #989898;
}

.detail-reviews__no-reviews {
    padding-bottom: 40px;
    font-size: 16px;
    border-bottom: 1px solid #989898;
}

@media (max-width: 768px) {
    .detail-reviews__no-reviews {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/colorbox.css?16944236414585*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/../images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */
/* /local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/style.css?175913406823320 */
/* /local/templates/sotbit_origami/components/bitrix/breadcrumb/mebelson_default/style.css?17126405391563 */
/* /local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/bitrix/catalog.element/mebelson_detail/style.css?1732712998230566 */
/* /local/templates/sotbit_origami/components/bitrix/catalog/mebelson_catalog/bitrix/catalog.section/default_crossel/style.css?17232103801536 */
/* /local/templates/sotbit_origami/components/bitrix/system.pagenavigation/mebelson_default/style.css?17429067782207 */
/* /local/templates/.default/components/sotbit/reviews.reviews.filter/.default/style.css?16944236373698 */
/* /local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/style.css?17429064079685 */
/* /local/templates/sotbit_origami/components/sotbit/reviews.reviews.list/.default/css/colorbox.css?16944236414585 */
