

/* Start:/local/templates/zimnie/components/bitrix/catalog/main/style.css?178826884191783*/
.d-inline {
    display: inline;
}

.right_block .section-content-wrapper.with-leftblock .filter-compact-block {
    display: block;
}

.product-container {
    position: relative;
    padding-top: 4px;
}

.product-container .product-side {
    width: 305px;
}

.product-view--side-right + .product-side {
    float: left;
}

.product-view--side-left + .product-side {
    float: right;
}

.product-container .product-info {
    padding: 27px 39px 39px;
    margin: 0px 0px 0px;
}

.js-load-wrapper .item-cnt + .group_description_block.bottom,
.js-load-wrapper .item-cnt + .linked-blog-list + .group_description_block.bottom {
    padding-top: 0px;
}

.product-view--side-left.product-view--big-gallery .product-info {
    padding: 0;
    border: none;
}

.product-container .product-view--mix.product-view--big-gallery:not(.product-view--mix-wide) .product-info {
    padding: 0;
}

.product-container .product-view--mix-wide.product-view--big-gallery .product-info {
    padding-top: 0;
    padding-bottom: 0;
}

.with_left_block .product-container .product-view--mix-wide.product-view--big-gallery .product-info {
    padding: 0;
}

.product-container .product-view--mix.product-view--big-gallery .product-info-wrapper {
    border: none;
}

body .wrapper_inner.wide_page .product-view--type2.product-view--big-gallery .product-info {
    padding-top: 0;
}

.product-view--type2.product-view--big-gallery .product-info-wrapper {
    border-top: none;
}

.product-view--type2.product-view--big-gallery .product-info.product-info--type2 > .flexbox > .product-detail-gallery {
    width: 49%;
}

.product-container .product-view--mix.product-view--big-gallery .product-detail-gallery {
    width: 60%;
}

.product-info-headnote + .two_columns {
    padding-top: 20px;
}

.product-info-headnote.product-info-headnote--woffset {
    /*margin-bottom: 12px;*/
    --gap: 12px;
}

.product-info-headnote__additional {
    column-gap: 25px;
    row-gap: 6px;
}

.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb,
.product-container .product-detail-gallery__item .gallery__picture {
    width: auto;
    display: inline-block;
}

.product-container .product-detail-gallery__item .gallery__picture {
    width: auto;
}

.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .gallery__picture {
    cursor: zoom-in;
}

.owl-carousel .owl-item .product-detail-gallery__item {
    display: block;
    margin: auto;
}

.product-detail-gallery__container.product-detail-gallery__container--vertical {
    position: relative;
}

.product-detail-gallery__container.product-detail-gallery__container--vertical .product-detail-gallery__thmb-inner {
    display: block;
}

.product-container .product-detail-gallery__thmb-inner {
    display: inline-block;
}

.product-container .product-detail-gallery__thmb-inner:not(.vertical) {
    margin-top: 17px;
}

.product-container .gallery-slider-thumb {
    margin: 0px;
}

.gallery-slider-thumb .gallery__picture {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: contain;
    /*position: absolute;*/
    right: 0;
    top: 0;
    width: 100%;
}

.product-detail-gallery-sticky {
    position: sticky;
    top: 112px;
}

@media (max-width: 991px) {
    .product-detail-gallery-sticky {
        top: 0px;
    }


}

@media (min-width: 768px) {
    .product-container .product-detail-gallery__thmb-inner:not(.vertical) {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px 60px;
        flex-wrap: wrap;
    }


}

.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
    height: 60px;
    line-height: 60px;
    width: 60px;
    cursor: pointer;
    position: relative;
}

.tabs-block .owl-carousel.owl-hidden {
    opacity: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-detail-gallery.left_info {
        width: 50%;
    }

    .product-info .right_info {
        width: 49%;
    }


}

.product-container .content_wrapper_block.front_tizers {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    border-radius: 3px;
    margin: -1px 0px 3.133rem;
    background: #fff;
    background: var(--black_bg_black);
}

.product-view--big-gallery.product-view--mix .content_wrapper_block.front_tizers,
.product-view--big-gallery.product-view--side-left .content_wrapper_block.front_tizers {
    margin-top: 2rem;
}

.product-container .content_wrapper_block.front_tizers > .maxwidth-theme {
    padding: 31px 32px 0px;
}

.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers {
    padding: 0px;
}

.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item {
    padding-bottom: 27px;
    overflow: hidden;
}

.product-container .item-views.tizers .item .title {
    font-weight: normal;
}

.complect {
    padding: 1.26rem;
}

.complect > .row > div:hover {
    z-index: 2;
}

.set_block .flexbox {
    align-items: stretch
}

.set_block .item .item_inner {
    padding: 20px 20px 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.set_block .item .item_info {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1
}

.set_block .item .item_inner .thumb {
    position: static;
}

.set_block .item .item_inner .image .quantity {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    background: #ddd;
    color: #fff;
    border-radius: 100%;
}

.set_block .separator:before,
.set_block .separator:after {
    content: "";
    display: block;
    position: absolute;
    top: 91px;
    background: #999999;
    right: 3px;
    z-index: 2;
}

.set_block .separator:after {
    width: 10px;
    height: 2px;
    margin-top: -1px;
    margin-right: -8px;
}

.set_block .separator:before {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    margin-right: -4px;
}

.catalog_detail .set_wrapp .item .image,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container a,
.bx_modal_body .bx_kit_item .image a,
.bx_kit .bx_kit_img_container a,
.bx_modal_body .bx_kit_item .image,
.bx_kit .bx_kit_img_container {
    display: block;
    height: 140px;
    line-height: 140px;
    width: 140px;
    text-align: center;
    position: relative;
    zoom: 1;
    margin: 0px auto 0.6rem;
}

.catalog_detail .set_wrapp .item .image img,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container img,
.bx_modal_body .bx_kit_item .image img,
.bx_kit .bx_kit_img_container img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.catalog_detail .set_block .item .item-title a,
.bx_item_set_hor .bx_item_set_hor_item .item-title a,
.bx_modal_body .bx_kit_item .item-title a {
    line-height: 1.538em;
}

.set_block .item .item-title {
    margin: 0px 0px 2px;
}

.set_block .item .item-title a span {
    display: block;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title {
    font-size: 14px;
    display: inline-block;
}

.set_block .item .total_wrapp .cost .price,
.bx_kit_result_two .price,
.bx_kit_result_one .price,
.bx_kit_result_tre .price,
.bx_kit_result_two .price *,
.bx_kit_result_one .price *,
.bx_kit_result_tre .price * {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    display: inline-block;
    float: none;
    margin: 0px 0px 3px;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_price {
    vertical-align: bottom;
}

.set_block .total_wrapp .buttons_wrapp {
    margin: 20px 0px 0px;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_buttons .buttons_wrapp .one_click {
    margin-left: 10px;
}

.set_block .item .total_wrapp .price.discount,
.set_block .item .total_wrapp .price.discount * {
    font-size: 16px;
    line-height: 18px;
    display: block;
    font-weight: 400;
    margin: 0px 0px 12px;
}

.set_block .item .cost.prices .price.font_mxs {
    font-size: 0.933em;
}

.set_block .item .cost.prices .price .font_xs {
    font-size: 0.8em;
}

.product-container .info_item .adaptive-block .text-form {
    margin-top: 14px;
}

.product-container .info_item .adaptive-block .text-form + .text-form {
    margin-top: 9px;
}

.product-container .info_item .adaptive-block .char-side {
    margin: 23px 0px 0px;
}

.detail .chars .props_table tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0;
}

.detail .chars .char-wrapp {
    padding: 25px 35px 26px;
    border: 1px solid #f1f1f1;
    word-wrap: break-word;
}

.detail .chars .char-wrapp tr td {
    font-size: 1em;
    vertical-align: top;
    background: url(/local/templates/zimnie/components/bitrix/catalog/main/images/dott.png) 0 15px repeat-x;
    width: 60%;
}

.detail .chars .char-wrapp .char_name .hint .tooltips {
    display: none;
    position: absolute;
    left: -30px;
    top: 40px;
    width: 100px;
    padding: 5px;
    box-shadow: 0 0 10px;
    z-index: 9;
    background: #fff;
}

.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
    display: block;
}

.detail .chars .props_table {
    width: 100%;
}

.detail .chars .props_table td {
    padding: 2px 0 2px 10px;
    text-align: right;
}

.detail .chars .props_table .char_name > span,
.detail .chars .props_table .char_value > span {
    position: relative;
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #666;
}

.detail .chars .props_table .char_name > span {
    font-style: normal;
    padding-right: 12px;
    color: #555;
}

.detail .chars .props_table .char_name .hint {
    position: relative;
    top: 1px;
    margin: 0 0 0 3px;
}

.detail .chars .props_table .char_name .hint .icon svg {
    opacity: 0.35;
}

.detail .chars .props_table .char_name .hint .icon:hover svg {
    opacity: 1;
}

.detail .chars .props_table .char_name .hint .tooltip {
    visibility: hidden;
    padding: 14px 18px;
    left: -121px;
    bottom: 23px;
    width: 256px;
    max-width: 256px;
    opacity: 0;
    font-size: 0.8667em;
    line-height: 1.3846em;
    color: #777777;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
    transition: opacity 0.1s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.1s ease;
    -webkit-transition: opacity 0.1s ease;
}

.detail .chars .props_table .char_name .hint .tooltip:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin: 0 0 0 -5px;
    border: 5px solid transparent;
    border-top: 5px solid #fff;
}

.detail .chars .props_table .char_name .hint:hover .tooltip {
    opacity: 1;
    visibility: visible;
}

.product-container .cost.prices.detail .price.font_mxs {
    font-size: 1.733em;
}

.product-container .cost.prices.detail .js-info-block .price.font_mxs {
    font-size: 1.133em;
}

.quantity_block_wrapper {
    padding: 1px 0px;
    margin: 0px -12px;
}

.quantity_block_wrapper > div {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 12px;
    margin: 5px 0px;
}

.quantity_block_wrapper .value:hover {
    color: #666;
}

.quantity_block_wrapper .item-stock .icon {
    width: 6px;
    height: 6px;
    margin: 4px 9px 0px 0px;
}

.tab-pane.stores .stores_tab {
    padding-top: 9px;
}

.tab-pane.stores .ordered-block__title {
    padding-bottom: 1.533rem;
}

.tab-pane.reviews {
    padding-top: 7px;
}

.tab-pane.buy_services {
    padding-top: 7px;
}

.product-view .product-action .js-services {
    opacity: 0;
    height: 0px;
    transition: opacity 0.2s ease;
}

.product-view .product-action .js-services.active {
    opacity: 1;
    height: auto;
}

.product-container .counter_wrapp .button_block:not(.to-cart) svg,
#headerfixed .item-buttons .to-order .svg,
#headerfixed .item-buttons .to-subscribe .svg,
#headerfixed .item-buttons .in-subscribe .svg {
    display: none;
}

.product-container .counter_wrapp .button_block .svg-inline-prediction svg {
    display: block;
}

.product-container .counter_wrapp .button_block .in-cart span {
    padding-left: 24px;
}

.product-container .counter_wrapp .button_block .in-cart {
    position: relative;
}

.product-container .counter_wrapp .button_block .in-cart i:not(.svg-inline-prediction) {
    position: absolute;
    top: 50%;
    margin-top: -6px;
}

.product-container .buy_block .sku_props > div {
    padding: 0px;
    margin: 0px;
}

.product-container div + .buy_block {
    padding: 9px 0px 0px;
}

.product-container .slide_offer {
    width: 100%;
}

.product-container div + .slide_offer,
.product-container div + .buy_block .slide_offer {
    margin-top: 9px;
}

.product-container .buy_block .counter_wrapp.list {
    padding-top: 18px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    margin: -2px -2px 0px;
    line-height: 0px;
    gap: 4px;
    overflow: hidden;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
    width: 50px;
    padding: 0;
    margin: 0;
    max-height: 56px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li:before {
    display: none;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 {
    width: 100%;
    display: inline-block;
    padding-top: 100%;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
    border: 2px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu {
    margin-bottom: 4px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu + div {
    margin-top: -4px;
}

.js-offers-scroll.offers {
    position: relative;
    z-index: 2;
}

.js-offers-scroll .counter_wrapp {
    padding-top: 0px;
}

.js-offers-scroll .wrapp-one-click {
    margin-top: 8px;
}

body .catalog_detail .js-offers-scroll .main_item_wrapper .total_summ {
    border-bottom: none;
}

.js-offers-scroll .table-view__item {
    padding: 23px 24px 18px;
}

.js-offers-scroll .table-view__item .item-title {
    color: #333;
    color: var(--white_text_black);
}

.js-offers-scroll .table-view .item-icons,
.js-offers-scroll .table-view .item-actions .item-buttons,
.js-offers-scroll .table-view .item-actions .item-price {
    align-self: normal;
}

.js-offers-scroll .table-view .item-actions .item-price {
    margin-top: -5px;
}

.js-offers-scroll .table-view .item-actions .item-buttons .text-form {
    margin: 8px 0px 0px;
}

.js-offers-scroll .like_icons.list > div {
    padding-right: 8px;
}

.js-offers-scroll .like_icons.list > div:last-of-type {
    padding-right: 0px;
}

.js-offers-scroll .stores-icons {
    flex-basis: 62px;
    flex-shrink: 0;
    text-align: right;
}

.js-offers-scroll .stores-icons .svg {
    top: -4px;
}

.js-offers-scroll .stores-icons .btn.closed {
    transform: rotate(180deg);
}

.js-offers-scroll .like_icons.list.icons > div span {
    height: 36px;
    line-height: 18px;
}

.js-offers-scroll .table-view .item-info .item-title {
    margin-top: -3px;
    padding: 0px;
}

.js-offers-scroll .table-view .properties__item.properties__item--compact {
    margin-top: -2px;
    line-height: 22px;
}

.js-offers-scroll .table-view .properties__item.properties__item--compact:first-of-type {
    padding-top: 4px;
}

.js-offers-scroll .quantity_block_wrapper {
    margin: 0px -10px;
}

.js-offers-scroll .quantity_block_wrapper > div {
    padding: 0px 10px;
}

.js-offers-scroll .counter_wrapp > .button_block:first-of-type {
    float: none;
    width: 100%;
}

.js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value:hover {
    color: #333;
    color: var(--white_text_black);
}

.js-offers-scroll .stores_block_wrap {
    border-top: 1px solid #ececec;
    padding-top: 13px;
    margin: 18px 0px 0px;
    border-color: var(--stroke_black);
}

.js-offers-scroll .stores_block_wrap .stores_block {
    border: none;
    padding: 5px 0px 3px 0px;
}

.js-offers-scroll .stores_block_wrap .stores_block:before {
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    background: url("/local/templates/zimnie/components/bitrix/catalog/main/../../../../images/dott.png") 0px 0px repeat-x;
}

.js-offers-scroll .stores_block_wrap .stores_block.wo_image .stores_text_wrapp {
    padding-left: 0px;
}

.js-offers-scroll .stores_block_wrap .stores_block.wo_image .item-stock {
    padding: 0px 0px 0px 10px;
    margin-right: 0px;
}

.js-offers-scroll .offer-stores .stores_block_wrap .stores_block.wo_image .item-stock {
    top: 50%;
    margin-top: -8px;
}

.box-shadow:hover .stores_block_wrap .stores_block,
.box-shadow:hover .stores_block_wrap .stores_block .stores_text_wrapp,
.box-shadow:hover .stores_block_wrap .stores_block .item-stock {
    background: var(--card_bg_hover_black);
}

body .product-container .js-info-block .more-btn a {
    display: none;
}

.additional-gallery {
    position: relative;
}

.additional-gallery .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.additional-gallery .small-gallery-block .row {
    row-gap: 32px;
}

.additional-gallery .small-gallery-block .item {
    transition: opacity 0.3s ease;
}

.additional-gallery .item:hover a {
    cursor: zoom-in;
}

.additional-gallery .small-gallery-block .item:hover {
    opacity: 0.7;
}

.big-gallery-block .owl-carousel {
    max-height: 700px;
    min-height: 150px;
}

.big-gallery-block .owl-carousel .item img {
    max-height: 650px;
}

body #headerfixed .logo-row.wproducts {
    display: block;
}

body #headerfixed .ajax-head-row + .logo-row {
    display: none;
}

#headerfixed .table-view__item {
    padding: 15px 0;
    background-color: var(--card_bg_black);
    margin-bottom: 0;
}

#headerfixed .table-view .item-foto {
    flex-basis: 50px;
}

#headerfixed .table-view .item-foto__picture {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

#headerfixed .table-view .item-info {
    min-width: 350px;
}

#headerfixed .table-view .more_text {
    display: none;
}

#headerfixed .table-view .item-buttons svg {
    display: none;
}

#headerfixed .table-view .item-buttons .svg-inline-prediction svg {
    display: block;
}

#headerfixed .table-view .item-buttons .svg {
    top: -1px;
}

#headerfixed .table-view .like_icons.list > div:last-of-type {
    padding-right: 0px;
}

#headerfixed .table-view .item-actions {
    width: auto;
}

#headerfixed .table-view .item-actions .item-price {
    width: auto;
    padding-right: 80px;
    max-width: 300px;
}

#headerfixed .table-view .item-actions .item-sku {
    max-width: 300px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell {
    flex-wrap: wrap;
}

#headerfixed .table-view .item-icons.s_2 {
    width: 99px;
}

#headerfixed .table-view .item-icons .like_icons > div {
    margin-bottom: 0;
}

#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group:not(.min) {
    display: none;
}

#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group {
    margin: 0px;
}

#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group .price_name {
    display: none;
}

#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper,
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper + .sale_block .sale_wrapper {
    padding-left: 0px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div {
    padding: 5px 5px 5px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div:last-of-type {
    margin-right: 44px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div .bx_item_detail_scu,
#headerfixed .table-view .item-actions .item-sku .but-cell > div ul,
#headerfixed .table-view .item-actions .item-sku .but-cell > div li {
    margin: 0px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_scu li {
    width: 30px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_size li {
    width: auto;
    padding: 0px 10px;
    text-align: center;
    max-width: none;
}

#headerfixed .table-view .item-actions .buy_block i:not(.svg-inline-prediction) {
    margin-right: 10px;
    width: 12px;
    position: absolute;
    top: auto;
    margin-top: 1px;
    height: 10px;
    background: url(/local/templates/zimnie/components/bitrix/catalog/main/../../../../images/svg/catalog/check_inbasket.svg) 0px 1px no-repeat;
}

#headerfixed .table-view .item-actions .buy_block .btn:not(.to-order):not(.to-subscribe):not(.in-subscribe) i + span {
    padding-left: 27px;
}

#headerfixed .table-view .item-actions .more-btn a {
    display: none;
}

#headerfixed .table-view .item-actions .item-buttons {
    width: auto;
    max-width: none;
}

#headerfixed .table-view .item-actions .buy_block {
    margin-right: 36px;
    display: block;
}

#headerfixed .table-view .item-actions .item-buttons .btn {
    width: 200px;
}

#headerfixed .prices .price_matrix_block .price_group:first-of-type {
    margin-top: 0px;
}

#headerfixed .table-view .votes_block.nstar {
    display: flex;
}

.product-info-headnote__toolbar .like_icons.list span {
    margin: 0px;
}

.product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
    padding: 9px 14px 7px;
    height: 31px;
}

.ordered-block .item-views.front.staff-items {
    padding-bottom: 0px;
}

.ordered-block .item-views.staff1.within {
    margin-bottom: -32px;
}

body .product-side.left_block {
    margin-top: 0px;
}

body .product-side.left_block > div:first-of-type,
body .product-side.left_block .product-main > div:first-of-type,
body .product-side.left_block > div:first-of-type .brand-detail-info {
    margin-top: 0px;
}

body .product-side.left_block > .inner-wrapper-sticky > div:first-of-type {
    margin-top: 0px;
}

body .product-side.left_block .list-sales-compact {
    margin: 0px 0px 16px;
}

body .product-side.left_block .view_sale_block {
    margin: 26px 0px 0px;
}

body .product-side.left_block .cost {
    margin: 10px 0px 0px;
}

body .product-side.left_block .cost.detail .sale_block {
    margin-top: 0px;
}

body .product-side.left_block .cost.detail .js-info-block .more-btn a {
    display: none;
}

body .detail .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--black_bg_black);
}

body .shadowed-block .prices .price_matrix_block .price_wrapper_block > div > div,
body .ajax_load .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--card_bg_black);
}

body .fixed .prices .price_matrix_block .price_wrapper_block > div > div {
    background-color: var(--darkerblack_bg_black);
}

.product-side.main_item_wrapper .js-prices-in-side .bx_catalog_item_scu.wrapper_sku {
    padding-top: 8px;
}

body .product-side.left_block .text-form {
    margin-top: 14px;
}

body .product-side.left_block .text-form + .text-form {
    margin-top: 9px;
}

body .product-container .text-form .svg-inline-info_big {
    padding-top: 3px;
    width: 18px;
}

body .product-container .text-form .svg-inline-info_big svg {
    margin: auto;
}

body .product-container .text-form .text-form-info {
    padding-left: 27px;
}

body .product-side div + .char-side {
    margin-top: 30px;
}

body .char-side {
    margin: 13px 0px 29px;
}

body .char-side .properties {
    margin-top: 13px;
}

body .char-side .properties + div {
    margin: 10px 0px 0px;
}

body .char-side .properties .properties.js-offers-props {
    margin: 0px 0px 0px;
}

.char-side .properties__item.properties__item--compact {
    margin-top: 2px;
}

.text-additional {
    margin-top: 29px;
}

.product-side div + .brand-detail {
    margin-top: 34px;
}

.ordered-block .bigdata-wrapper {
    margin: 0;
}

.bigdata-wrapper {
    margin: 28px 0px 0px;
}

.bigdata-wrapper .subtitle {
    margin: 0px 0px 23px;
}

.product-side .bigdata-wrapper .price_matrix_wrapper > .price.font_mxs,
.product-side .bigdata-wrapper .price_matrix_wrapper > .prices-wrapper > .price.font_mxs {
    font-size: 0.933em;
}

.catalog_detail .sku_props .bx_size_scroller_container.form-control {
    margin-top: 2px;
}

.product-view--type2 .product-info-wrapper {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.wrapper_inner.wide_page .product-view--type2 .product-info {
    padding: 2.533rem 30px;
    margin: auto;
}

.product-info > .flexbox {
    align-items: normal;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery {
    order: 1;
    flex-shrink: 0;
    padding: 0.733rem 1.5rem 0px;
    width: 50%;
}

.product-view--type2 .product-info > .flexbox > div:last-of-type {
    order: 2;
}

.product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    flex-basis: 25%;
    flex-grow: 1;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .product-info-headnote {
    padding-bottom: 27px;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .list-sales-compact {
    padding-bottom: 35px;
}

.product-view--type2 .product-chars {
    position: relative;
}

.product-view--type2 .product-chars .js-sales,
.product-view--mix .product-main .js-sales {
    opacity: 0;
    height: 0px;
    transition: opacity 0.2s ease;
}

.product-view--type2 .product-chars .js-sales.active,
.product-view--mix .product-main .js-sales.active {
    opacity: 1;
    height: auto;
}

.product-view--type2 .product-chars .js-sales:not(.active) .list-sales-compact__title {
    margin-top: 0px;
}

.product-view--type2 .product-chars .list-sales-compact {
    position: relative;
    padding: 0px 0px 22px 37px;
}

.product-view--type2 .product-chars .list-sales-compact__icons {
    top: 2px;
}

.product-container .product-view--type2 .buy_block {
    padding-top: 0px;
}

.product-view--type2 .buy_block .sku_props .bx_catalog_item_scu {
    margin-top: -6px;
}

.product-view--type2 .product-chars .char-side {
    margin-top: 18px;
}

.product-view--type2 .product-chars .table_sizes {
    margin-bottom: 22px;
}

.product-view--type2 .product-chars .table_sizes.w-offers {
    margin-top: 6px;
}

.product-view--type2 .product-detail-gallery__container {
    position: relative;
}

.product-view--type2 .text-additional {
    padding: 26px 40px 5px;
    text-align: center;
}

.product-view--type2 .product-action .product-info-headnote {
    padding: 0px 0px 28px;
}

.product-view--type2 .product-action .product-info-headnote .flexbox > div {
    padding: 11px 0px;
}

.product-view--type2 .product-action .prices_block div + .cost.prices {
    margin: 10px 0px 0px;
}

.product-view--type2 .product-action .middle-info-wrapper {
    margin: 0px 0px 16px;
}

.product-action .shadowed-block {
    background-color: var(--card_bg_black);
}

.product-view--type2 .product-action .text-form + .text-form {
    padding: 10px 0px 16px;
}

.wrapper_inner.wide_page .product-view--type2 .content_wrapper_block.front_tizers {
    border-left-width: 0px;
    border-right-width: 0px;
}

.product-view--type2 .bottom-info-wrapper .bottom-info {
    margin-top: -3.133rem;
}

body .catalog_detail .common_select .common_select-link .trigger {
    line-height: 40px;
}

.linked-blog-list {
    display: block;
    width: 100%;
}

.linked-blog-list.content {
    display: none;
    opacity: 0;
}

.js_append.flexbox .linked-blog-list.content {
    display: block;
}

.js_append.flexbox .linked-blog-list.content.visible {
    opacity: 1;
}

.search_page .section-content-wrapper:not(.with-filter) .menu_top_block {
    display: none;
}

.wrapper_inner.wide_page .product-view--type2 .product-info.product-info--type2 {
    padding-top: 2.2rem;
    padding-bottom: 2.2rem;
}

.product-view--type2 .product-info.product-info--type2 > .flexbox > .product-detail-gallery {
    padding: 0px;
    width: 42%;
}

.product-info.product-info--type2 .product-chars .list-sales-compact {
    padding-top: 0px;
    padding-left: 42px;
}

.product-info.product-info--type2 .product-chars .list-sales-compact .list-sales-compact__icons {
    top: 2px;
}

.shadowed-block {
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.12);
}

.product-info.product-info--type2 .shadowed-block .prices_block {
    padding: 20px 30px 20px;
}

.product-info.product-info--type2 .shadowed-block .buy_block {
    overflow: hidden;
    border-radius: 0px 0px 3px 3px;
}

.product-info.product-info--type2 .shadowed-block .buy_block .counter_block,
.product-info.product-info--type2 .shadowed-block .buy_block .btn {
    border-radius: 0px;
}

.product-info.product-info--type2 .shadowed-block .buy_block .counter_block {
    border-left-color: transparent;
}

.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click {
    border-color: transparent;
    padding-top: 16px;
    padding-bottom: 16px;
    border: none;
}

.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click:hover {
    background: #fff;
    color: #333;
}

.catalog_detail .main_item_wrapper .shadowed-block .total_summ {
    border-top: 1px solid #ececec;
    padding: 11px 20px;
    text-align: center;
}

.product-info--type2 .price_txt.filed {
    margin: 2.666rem 0px -12px;
}

.product-info-headnote--bordered {
    border-bottom: 1px solid #ececec;
    margin: 0px 0px 38px;
    padding: 0px 0px 27px;
    border-color: var(--stroke_black);
}

.product-main .product-info-headnote--bordered {
    margin-top: -3px;
}

.product-info .shadowed-block .view_sale_block.compact {
    display: block;
    background: #fc482d;
    padding: 9px 29px 8px;
    height: auto;
    border-radius: 3px 3px 0px 0px;
    margin: 0px;
}

.product-info .shadowed-block .view_sale_block.compact.red .countdown,
.product-info .shadowed-block .view_sale_block.compact.red .quantity_block .item {
    background: transparent;
    border-color: transparent;
}

.product-info .shadowed-block .view_sale_block.compact .icons .values {
    margin: 0px -3px 0px 0px;
}

.product-info .shadowed-block .view_sale_block.compact .icons .values .item {
    padding-top: 3px;
}

.product-info .shadowed-block .view_sale_block.compact .svg {
    display: block;
}

.product-info .shadowed-block .view_sale_block.compact .svg svg {
    width: 16px;
}

.product-info .shadowed-block .view_sale_block.compact.red .svg svg path {
    fill: #fff;
}

.product-info .shadowed-block .view_sale_block.compact .quantity_block .values {
    margin-left: -1px;
}

.product-info .shadowed-block .view_sale_block.compact .quantity_block .item {
    position: relative;
    padding-top: 4px;
    padding-left: 12px;
}

.product-info .shadowed-block .view_sale_block.compact .quantity_block .item:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 2px;
    background: #fff;
    top: 11px;
    left: 0px;
    display: block;
}

.product-container .product-view--mix .product-info {
    padding-bottom: 31px;
}

.product-container .product-view--mix .product-info-wrapper {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.product-view--mix .product-info-headnote {
    padding-bottom: 23px;
}

.product-view--mix .preview-text {
    padding-bottom: 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.product-view--mix .preview-text .text-block {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-view--mix .item-views.list-sales-compact {
    padding-bottom: 25px;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.product-view--mix .js-sales.active {
    margin-bottom: 25px;
}

.product-view--mix .js-sales:not(.active) + .actions-bottom {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
    padding-top: 20px;
}

.product-container .product-view--mix .buy_block .counter_wrapp.list {
    padding-top: 11px;
}

.product-container .product-view--mix .product-info--type2 .price_txt.filed {
    margin: 0px;
    border: none;
    padding-top: 23px;
}

.product-container .bottom-info-wrapper {
    margin-top: 3.133rem;
}

.product-container .product-view--mix:not(.product-view--mix-wide) .bottom-info-wrapper {
    padding: 0px;
}

.product-container .product-view--mix .ordered-block.js-store-scroll {
    margin-top: 0px;
}

.product-view--mix .sku_props .wrapper_sku > div:first-child {
    margin-top: -8px;
}

.product-view--mix .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
    padding: 0px;
    margin-top: 9px;
}

.product-view--mix .product-info--type2 .product-chars .char-side {
    margin: 20px 0px 0px;
}

.catalog_page_detail_with_left .product-view--mix .product-action {
    flex-basis: 100%;
}

.catalog_page_detail_with_left .product-view--mix .product-chars {
    display: none;
}

.product-container .product-view--mix div + .offer-props-wrapper {
    padding: 13px 0px 4px;
}

.product-container .product-view--mix.product-view--mix-wide div + .offer-props-wrapper {
    padding: 18px 0px 4px;
}

.product-view--mix.product-view--mix-wide .product-info {
    max-width: 1422px;
    margin-left: auto;
    margin-right: auto;
}

.product-view--mix.product-view--mix-wide .like_icons.list {
    top: 0px;
    bottom: auto;
    left: auto;
}

.product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    max-width: 300px;
}

.product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
    display: inline-block;
    vertical-align: top;
    padding-top: 11px;
}

.product-view--mix.product-view--mix-wide .product-main .product-chars {
    padding-left: 0px;
    display: block;
}

.product-main .info_ext_block {
    width: 100%;
    padding: 24px 0 17px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    margin: 34px 0px 0px;
    border-color: var(--stroke_black);
}

.product-main .info_ext_block + .info_ext_block {
    margin-top: -1px;
}

.product-main .info_ext_block .title {
    text-transform: uppercase;
    color: #222;
    color: var(--white_text_black2);
    letter-spacing: 0.3px;
    position: relative;
    padding: 0 0 6px;
    cursor: pointer;
}

.product-main .info_ext_block .title:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    background-image: url("/local/templates/zimnie/components/bitrix/catalog/main/../../../../images/svg/catalog/pluscross_sprite.svg");
    background-position: var(--light, 0px 0px) var(--dark, -46px 0px);
    background-repeat: no-repeat;
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.product-main .info_ext_block .title:hover:before {
    background-position: var(--light, -22px 0px) var(--dark, -46px 0px);
}

.product-main .info_ext_block .title.opened:before {
    background-position: var(--light, -12px 0px) var(--dark, -58px 0px);
    width: 10px;
}

.product-main .info_ext_block .title.opened:hover:before {
    background-position: var(--light, -35px 0px) var(--dark, -58px 0px);
}

.product-main .info_ext_block .title:hover:before {
    opacity: 1;
    background-color: var(--light, var(--theme-base-color)) var(--dark, var(--black_bg_black));
}

.product-main .info_ext_block .text {
    padding: 0 0 8px;
    display: none;
}

.product-main .info_ext_block .text.text--with-pt {
    padding-top: 15px;
    color: #777;
    color: var(--light_basic_text_black);
}

.catalog_page_detail_with_left .product-container .product-view--mix.product-view--mix-wide .bottom-info-wrapper {
    padding: 0px;
}

#main #content .product-view--mix .bottom-info-wrapper .linked_sales {
    display: none;
}

.catalog_page_detail .left_block {
    padding-top: 4px;
}

.catalog_page_detail .left_block .menu_top_block {
    border-top: 1px solid #ececec;
    border-color: var(--stroke_black);
}

body #content .catalog_page_detail_with_left .product-container .product-side.left_block {
    display: none;
}

#main .catalog_detail .item-stock > span,
#main .catalog_detail .cheaper_form > span,
#main .catalog_detail .table_sizes span,
#main .catalog_detail .calculate-delivery-preview .font_sxs,
#main .catalog_detail .calculate-delivery-preview .font_xs,
#main .catalog_detail .price_txt {
    font-size: 12px;
}

.js-store-scroll.stores {
    position: relative;
}

.stores-title {
    position: absolute;
    top: 4px;
    right: 0px;
}

.stores-title .stores-title__list {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.stores-title .stores-title__list:last-of-type {
    padding-left: 24px;
}

.stores-title .stores-title__list:not(.stores-title--active):hover {
    cursor: pointer;
}

.stores-title .stores-title__list:hover,
.stores-title .stores-title__list.stores-title--active {
    opacity: 1;
}

.stores-title .stores-title__list .svg {
    margin-right: 4px;
    top: -1px;
}

.stores_block_wrap.combine .contacts_map_list {
    padding-bottom: 0px;
}

.stores_block_wrap.combine .wrapper_block.title_left .block_container {
    height: 502px;
}

.stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
    border: 1px solid #ececec;
}

.tab-pane.stores .stores_tab .stores_block_wrap.combine {
    position: relative;
}

.tab-pane.stores .stores_tab .stores_block_wrap .stores-title {
    top: -12px;
}

.tab-pane.stores {
    position: relative;
}

.stores-amount-list:not(.stores-amount-list--active) {
    display: none;
}

.with_title .block_container .items .item .item-stock {
    margin: 7px 0px 0px;
}

body .map_info_store .item-stock {
    margin: 10px 0px 0px;
}

.item-views.tizers {
    padding: 3px 0px 23px;
}

.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
    padding-bottom: 33px;
}

.item-views.tizers.top {
    padding-top: 9px;
}

.item-views.tizers .item-wrapper > .item {
    padding-bottom: 32px;
}

.item-views.tizers .item-wrapper > .item .image {
    margin-bottom: 10px;
    max-height: 50px;
    flex-shrink: 0;
    align-self: normal;
}

.item-views.tizers .item-wrapper > .item .image img {
    max-width: 100%;
    max-height: 100%;
}

.item-views.tizers:not(.top) .item-wrapper > .item .image {
    margin-top: 6px;
    max-width: 40px;
}

.item-views.tizers .items.small-block > .row,
.item-views.tizers .items.tops > .row {
    align-items: start;
}

.item-views.tizers .items.small-block .image {
    width: 32px;
    height: 32px;
}

.item-views.tizers .items.small-block .image img,
.item-views.tizers .items.small-block .image svg {
    max-width: 100%;
    max-height: 32px;
}

body .items_wrapper.simple .row .item_block {
    height: auto;
}

body .items_wrapper.simple .row .item_block .catalog_item,
body .items_wrapper.simple .row .item_block .catalog_item .inner_wrap {
    height: 100%;
}

body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
    display: none;
}

body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
    display: none;
}

body .simple_page .top-content-block > div {
    padding-bottom: 34px;
}

#main .catalog_detail .counter_wrapp.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

#main .bottom-icons-panel-Y .catalog_detail .counter_wrapp.fixed {
    bottom: 62px;
}

#main .catalog_detail .counter_wrapp.fixed .counter_block {
    border-radius: 0px;
}

#main .catalog_detail .element_3 .counter_wrapp.fixed ~ .wrapp-one-click {
    border-top: 1px solid #eeeeee;
    border-color: var(--stroke_black);
}

.catalog_detail .char_block {
    padding: 30px 40px;
}

.catalog_detail .props_list {
    width: 100%;
    margin: 0px 0px 0px;
    color: #555;
}

.catalog_detail .tabs_content .char_block {
    margin-bottom: 30px;
}

.catalog_detail .props_list td:first-of-type {
    width: 45%;
}

.catalog_detail .props_list td.char_value {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 55%;
}

.catalog_detail .props_list td.char_value span {
    padding: 0px 0px 0px 10px;
    color: #333;
    color: var(--white_text_black);
}

.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
    overflow: hidden;
    text-overflow: ellipsis;
}

.catalog_detail .props_list .props_item span {
    background: #fff;
    background-color: var(--card_bg_black);
    padding-right: 10px;
    color: #777;
    color: var(--light_basic_text_black);
}

.catalog_detail .offers_table .property .props_item.whint > span {
    padding-left: 22px;
}

#main .list-offers .table-view .calculate-delivery {
    position: relative;
    padding-left: 27px;
    line-height: 18px;
    margin-top: 12px;
}

.list-offers .table-view .calculate-delivery .svg {
    position: absolute;
    left: 0px;
    top: -1px;
}

.list-offers .table-view .calculate-delivery .animate-load {
    line-height: 18px;
}

.catalog_detail .props_list.line td.char_value span {
    padding-left: 0px;
}

.catalog_detail .props_list.line .props_item span {
    padding-right: 4px;
}

.char_name .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}

.char_name .hint .tooltip:after {
    left: 2px;
}

.properties__title .hint {
    display: inline;
    position: relative;
    top: -1px;
}

.properties__title .icon {
    border: 1px solid #e5e5e5;
    border-color: var(--stroke_black);
    border-radius: 100%;
    text-align: center;
    padding: 2px 4px 0px;
    cursor: pointer;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}

.properties__title .icon i {
    color: #383838;
    color: var(--white_text_black);
    line-height: 11px;
    font-size: 11px;
    font-style: normal;
    display: inline-block;
    vertical-align: top;
}

.properties__title .icon:hover i {
    color: #fff;
}

.properties__title .hint .tooltip {
    left: 1px;
    text-align: left;
}

.properties__title .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}

.properties__title .hint .tooltip:after {
    left: 2px;
}

.complect-block {
    margin-bottom: 32px;
}

.complect-block__title {
    display: none;
    padding-bottom: 32px;
    color: #000;
    color: var(--white_text_black);
}

.complect-block-wrapper .complect-block__title,
.complect-block.loaded .complect-block__title {
    display: block;
}

.item_block__complect-checkbox {
    height: 40px;
    flex-shrink: 0;
    margin-top: -2px;
}

.item_block__complect-checkbox label {
    height: 100%;
}

.complect-block .item_block__complect-checkbox input[type="checkbox"] + label {
    z-index: 10;
}

.complect_switch_block .label_block {
    display: inline-block;
}

.complect_switch_block .label_block:first-of-type {
    margin-right: 30px;
}

.complect_header_block {
    padding-bottom: 1.933rem;
}

.complect_header_block .ordered-block__title {
    padding-bottom: 16px;
}

.complect_header_block .buy_complect_wrap {
    padding-bottom: 4px;
    padding-top: 5px;
}

.complect_main_wrap .complect_header_block .opt-buy {
    padding-bottom: 7px;
}

.opt_action.button_buy_complect .text {
    display: inline-block;
    padding: 0 1px 0 1px;
    margin-right: -3px;
    color: #fff;
}

.button_buy_complect.no-action {
    opacity: 0.5;
}

.complect_prices_block--bmargin {
    margin-bottom: 14px;
}

@media (min-width: 601px) {
    .item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
        padding-left: 26px;
    }

    .item-views.tizers .item-wrapper > .item .pull-right + .inner-text {
        padding-right: 26px;
    }

    .item-views.tizers .small-block .item-wrapper > .item .pull-left + .inner-text {
        padding-left: 20px;
    }


}

@media (max-width: 600px) {
    .item-views.tizers:not(.top) .item-wrapper > .item .image {
        float: none;
    }

    .item-views.tizers .items.small-block .item .image + .inner-text,
    .item-views.tizers .items.tops .item .image + .inner-text {
        padding-left: 20px;
    }

    body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
        padding-bottom: 3px;
    }

    .tizers.left .flexbox:not(.mobile-list) .item.flexbox--row {
        flex-direction: column;
        align-items: flex-start;
    }

    .tizers.left .flexbox:not(.mobile-list) .item.flexbox--row .inner-text {
        padding-left: 0;
        word-break: break-word;
    }


}

@media (max-width: 1399px) {
    #headerfixed .table-view .item-info {
        min-width: 250px;
    }

    #headerfixed .table-view .item-actions .item-sku {
        max-width: 250px;
    }

    .catalog_detail .view_sale_block.v2 > div.icons .values .item {
        display: none;
    }


}

@media (max-width: 1199px) {
    .product-view--type2 .product-info > .flexbox,
    .product-view--mix .product-info > .flexbox {
        flex-wrap: wrap;
        justify-content: space-evenly;
        gap: 0 var(--theme-page-width-padding, 16px);
    }

    .product-view--type2 .product-info > .flexbox .product-detail-gallery {
        flex: 0 0 100%;
        order: 0;
    }

    .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
        padding-top: 40px;
        flex-basis: 40%;
    }

    body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
        flex-basis: 100%;
        max-width: none;
        padding-left: 0px;
    }

    .product-view--mix .product-info > .flexbox .product-detail-gallery {
        flex: 0 0 100%;
        order: 0;
        padding-right: 0px;
        min-width: 0px;
    }

    body .product-view--mix .product-main {
        flex-basis: auto;
        margin-top: 35px;
    }


}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
        max-width: 300px;
    }


}

@media (min-width: 992px) {
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left,
    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        width: calc(100% - 345px);
    }

    .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
        float: left;
    }

    .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
        float: right;
    }

    body #content .product-container .product-side.left_block,
    body #content .product-container .product-side.left_block > * {
        display: block;
    }


}

@media (max-width: 991px) {
    .left_block.sticky-sidebar-custom {
        display: none;
    }

    .product-view--type2 .bottom-info-wrapper .bottom-info {
        margin-top: 0px;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item-wrapper {
        width: 50%;
    }


}

@media (max-width: 900px) {
    .list-offers .table-view .table-view__item-wrapper {
        align-items: normal;
    }

    .list-offers .table-view .item-actions {
        width: 40%;
        flex-direction: column;
    }

    .list-offers .table-view .table-view__item-wrapper .item-actions > div:first-of-type {
        margin-top: -8px;
    }

    .list-offers .table-view .table-view__item-wrapper .item-actions > div {
        width: 100%;
        max-width: none;
        padding: 8px 0px 0px;
    }

    .list-offers .table-view .item-info {
        padding-top: 6px;
    }


}

@media (min-width: 768px) {
    body #content .product-container .product-side.left_block > .view_sale_block {
        display: inline-block;
    }

    body #content .product-container .view_sale_block .icons {
        display: inline-block;
    }

    .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
        flex-grow: 1;
        padding-left: 36px;
    }

    .product-info--type2 .product-chars {
        padding-right: 60px;
    }

    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers {
        border-top: none;
    }

    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme {
        padding-top: 0px;
    }

    .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme
    .item-views.tizers {
        border-top: 1px solid #ececec;
        padding: 31px 32px 0px;
        border-color: var(--stroke_black);
    }

    .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
        padding-left: 30px;
        padding-right: 30px;
    }

    .js-offers-scroll .table-view .item-actions .item-price {
        width: 50%;
    }

    .js-offers-scroll .table-view .item-actions .item-buttons {
        width: 50%;
    }

    .product-container .product-view--mix .product-detail-gallery {
        width: 50%;
        padding-right: 39px;
        flex-shrink: 0;
    }

    .product-view--mix .product-main {
        flex-grow: 1;
    }

    .product-view--mix .product-action .info_item {
        padding-right: 20px;
    }

    .product-view--mix .product-info--type2 .product-chars {
        padding-left: 19px;
        padding-right: 0px;
    }

    .product-view--mix .product-info--type2 .product-chars .char-side {
        margin-top: 5px;
    }


}

@media (max-width: 767px) {
    .product-container .product-detail-gallery__thmb-inner {
        display: block;
    }

    .js-offers-scroll .stores-icons {
        flex-basis: 48px;
    }

    .product-view--type2 .product-info > .flexbox,
    .product-view--mix .product-info > .flexbox {
        justify-content: space-around;
    }

    .product-container .product-info {
        padding-left: 32px;
        padding-right: 32px;
    }

    .stores_block_wrap.combine .wrapper_block.title_left .block_container {
        box-shadow: none;
    }

    body .flex-50 {
        flex-basis: 100%;
    }

    .text-additional {
        margin-top: 15px;
    }


}

@media (min-width: 601px) {
    .js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value {
        border-bottom: 1px dotted;
        cursor: pointer;
    }

    .product-view--mix.product-view--mix-wide
    .product-info.product-info--type2
    .info_item
    > div.middle-info-wrapper
    + div {
        margin-top: -2px;
    }


}

@media (max-width: 600px) {
    .js-offers-scroll .wrapp-one-click,
    .js-offers-scroll .table-view .item-actions .item-buttons .text-form,
    .js-offers-scroll .stores-icons {
        display: none;
    }

    .js-offers-scroll .offer-stores {
        display: none;
    }

    .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
        flex-basis: 100%;
    }

    body .product-container .product-info {
        padding-left: 20px;
        padding-right: 20px;
    }

    .product-view--mix.product-view--mix-wide .buy_block {
        max-width: 300px;
    }

    .product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
        min-width: 100%;
        display: block;
        max-width: none;
        padding-right: 0px;
        width: auto;
    }

    .product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
        padding: 0px;
        display: block;
    }

    .wrapper1:not(.compact-catalog) .list-offers .item .item_info.catalog-adaptive {
        padding-bottom: 0px;
    }


}

@media (max-width: 550px) {
    .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
        min-height: 200px;
    }

    .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout .bx-yandex-map {
        height: 200px;
    }


}

@media (max-width: 600px) and (min-width: 501px) {
    .compact-catalog .list-offers .btn.has_prediction:after {
        right: -1px;
        top: -1px;
        background-image: url("/local/templates/zimnie/components/bitrix/catalog/main/../../../../images/svg/prediction_square.svg");
    }


}

@media (max-width: 500px) {
    .compact-catalog .items_wrapper.simple .ajax_load .item .catalog_item > div {
        padding-bottom: 0px;
    }

    .catalog_detail .char_block {
        padding: 10px 29px 27px;
    }

    .catalog_detail .char_block .props_list td {
        background-image: none;
        display: block;
        width: auto;
        padding-top: 0px;
        padding-bottom: 0;
    }

    .catalog_detail .char_block .props_list td.char_name {
        margin-top: 11px;
        margin-bottom: -1px;
    }

    .catalog_detail .char_block .props_list td.char_value {
        padding-left: 0;
        line-height: 21px;
    }

    .catalog_detail .char_block .props_list td.char_value span {
        padding-left: 0;
    }

    .catalog_detail .char_block .props_list .props_item > span {
        font-size: 0.867em;
        line-height: 1.692em;
    }

    .compact-catalog .list-offers .catalog-adaptive {
        padding-bottom: 34px;
    }

    .compact-catalog .list-offers .quantity_block_wrapper {
        display: none;
    }

    .compact-catalog .list-offers .item-actions .item-price {
        padding-top: 0px;
    }

    .compact-catalog .list-offers .item .item_info.catalog-adaptive .counter_wrapp.list {
        left: 19px;
        right: 19px;
        bottom: 19px;
    }

    .compact-catalog .list-offers .item .item_info.catalog-adaptive .item-buttons {
        padding-top: 22px;
    }


}


/* Shared catalog listing UI. */
.filter-panel.sort_header .filter-panel__filter {
    display: none;
}

.listing-head {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.listing-head__title {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 6px;
    letter-spacing: -0.01em;
}

.listing-head__count {
    color: var(--text-2);
    font-size: 14px;
}

.listing-head__count strong {
    color: var(--text);
}

.listing-head__actions {
    display: flex;
    gap: 14px;
    align-items: center;
    flex-wrap: wrap;
}

@media (max-width: 480px) {
    .listing-head {
        gap: 12px;
        margin-bottom: 14px;
        align-items: flex-start;
    }

    .listing-head__title {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .listing-head__count {
        font-size: 12px;
    }

    .listing-head__actions {
        width: 100%;
        justify-content: space-between;
        gap: 8px;
        flex-wrap: nowrap;
    }


}

@media (max-width: 380px) {
    .listing-head__title {
        font-size: 20px;
    }


}

section.page-top.zimnie-cb-pt-hidden {
    background: transparent;
    box-shadow: none;
    border: 0;
    min-height: 0;
}

section.page-top.zimnie-cb-pt-hidden .topic__heading {
    display: none;
}

section.page-top.zimnie-cb-pt-hidden .topic {
    min-height: 0;
    padding: 0;
}

.section-content-wrapper,
.main-catalog-wrapper {
    background: transparent;
    background-color: transparent
}

.listing-head.zimnie-cb-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    padding: 0;
    margin: 0 0 10px 0;
    background: transparent;
    border: none;
    flex-wrap: wrap
}

.listing-head.zimnie-cb-head .listing-head__titles {
    display: block;
    min-width: 0;
    flex: 1 1 auto
}

.listing-head.zimnie-cb-head .listing-head__actions {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    margin-left: auto
}

.listing-head.zimnie-cb-head .listing-head__actions:empty {
    display: none
}

.listing-head.zimnie-cb-head .listing-head__title {
    font-size: 30px;
    font-weight: 800;
    color: #1A1B1F;
    margin: 18px 0 0 0;
    padding: 0;
    line-height: 1.15
}

.listing-head.zimnie-cb-head .listing-head__count {
    font-size: 14px;
    color: #6F7682;
    margin-top: 18px;
    min-height: 17px;
}

.listing-head.zimnie-cb-head .listing-head__count strong {
    color: #1A1B1F;
    font-weight: 700
}

.zimnie-cb-filterbar {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 8px 16px;
    padding: 0 0 10px 0;
    margin: -6px 0 0 0;
    border: none
}

.zimnie-cb-filterbar.zimnie-cb-no-chips {
    padding: 0;
    margin: 0;
    min-height: 0;
    display: none
}

.zimnie-cb-filterbar__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    flex: 1;
    min-width: 0;
    padding: 0;
    margin: 0
}

.zimnie-cb-filterbar__chips:empty {
    display: none
}

.zimnie-cb-filterbar__chips > * {
    margin-left: 0;
    padding-left: 0
}

.zimnie-cb-filterbar__sort {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row;
    flex-shrink: 0;
    margin-left: auto
}

.zimnie-cb-sort-label {
    display: inline-flex;
    align-items: center;
    order: 0;
    flex: 0 0 auto;
    color: #6F7682;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap
}

.zimnie-cb-filterbar__sort > .filter-panel.sort_header {
    order: 1
}

.zimnie-cb-filterbar__chips i.svg,
.zimnie-cb-filterbar__chips .svg-inline-icon,
.zimnie-cb-filterbar__chips .filter_title,
.zimnie-cb-filterbar__chips .bx-filter-title {
    display: none
}

.zimnie-cb-filterbar .top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    background: transparent;
    padding: 0;
    margin: 0
}

body .zimnie-cb-filterbar .filterHelperItemsWrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    background: transparent
}

body .zimnie-cb-filterbar .filterHelperItem,
body .zimnie-cb-filterbar .filterHelperItem.colored_theme_bg {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 7px 13px;
    background: #fff;
    border: 1px solid #E6EAEE;
    border-radius: 999px;
    box-shadow: none;
    color: #1A1B1F;
    line-height: 1;
    cursor: default
}

body .zimnie-cb-filterbar .filterHelperItem .title-wrapper,
body .zimnie-cb-filterbar .filterHelperItem .title-wrapper.colored_theme_bg_hovered_hover {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    padding: 0;
    background: transparent;
    color: inherit
}

body .zimnie-cb-filterbar .filterHelperItem .title,
body .zimnie-cb-filterbar .filterHelperItem .value {
    color: #1A1B1F;
    font-size: 14px;
    font-weight: 400;
    line-height: 1
}

body .zimnie-cb-filterbar .filterHelperItem .delete_filter,
body .zimnie-cb-filterbar .filterHelperItem .delete_filter.colored_theme_bg_hovered_hover {
    position: static !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 12px;
    width: 12px !important;
    height: 12px;
    margin: 0 0 0 2px;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #9AA0AA;
    opacity: 1;
    cursor: pointer
}

body .zimnie-cb-filterbar .filterHelperItem .delete_filter svg {
    width: 12px;
    height: 12px
}

body .zimnie-cb-filterbar .filterHelperItem .delete_filter svg path {
    fill: #9AA0AA
}

body .zimnie-cb-filterbar .filterHelperItem:hover {
    background: #fff;
    border-color: #C9D1DA
}

body .zimnie-cb-filterbar .filterHelperItem:hover .delete_filter svg path {
    fill: #6F7682
}

body .zimnie-cb-filterbar .catalog-listing-reset-all {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    height: 30px;
    min-height: 30px;
    margin: 0;
    padding: 0 13px;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 999px;
    box-shadow: none;
    color: #2017E0;
    font: 500 14px/1 "Manrope", sans-serif;
    white-space: nowrap;
    cursor: pointer
}

body .zimnie-cb-filterbar .catalog-listing-reset-all:hover {
    background: #fff;
    border-color: #D8D5FF;
    color: #2017E0
}

.zimnie-cb-filterbar .reset-all,
.zimnie-cb-filterbar [class*='reset'] {
    color: #6F7682;
    border: 1px solid #E6EAEE;
    background: #fff
}

.zimnie-cb-filterbar {
    position: relative;
    z-index: 50
}

section.page-top.zimnie-cb-pt-hidden {
    background: transparent;
    box-shadow: none;
    border: none;
    margin: 0;
    min-height: 0
}

section.page-top.zimnie-cb-pt-hidden .topic__inner > h1,
section.page-top.zimnie-cb-pt-hidden .topic > h1,
section.page-top.zimnie-cb-pt-hidden h1#pagetitle,
section.page-top.zimnie-cb-pt-hidden .share.hover-block,
section.page-top.zimnie-cb-pt-hidden .shares-block {
    display: none
}

section.page-top.zimnie-cb-pt-hidden .topic,
section.page-top.zimnie-cb-pt-hidden .topic__inner {
    min-height: 0;
    padding: 0;
    margin: 0
}

section.page-top.maxwidth-theme,
section.page-top {
    margin: 0 auto;
    width: auto;
    box-sizing: border-box;
    background: transparent;
    float: none
}

section.page-top .topic,
section.page-top .topic__inner {
    padding: 0;
    margin: 0;
    background: transparent;
    width: auto;
    max-width: none
}

.main-catalog-wrapper {
    align-items: flex-start
}

.main-catalog-wrapper.flexbox {
    align-items: flex-start
}

.listing-head,
.listing-head *,
.filter-panel.sort_header,
.filter-panel.sort_header *,
.zimnie-cb-filterbar,
.zimnie-cb-filterbar * {
    font-family: "Manrope", sans-serif
}

@media (max-width: 1024px) {
    .listing-head.zimnie-cb-head {
        flex-direction: column;
        align-items: stretch;
        gap: 8px;
        padding: 8px 0
    }

    .listing-head.zimnie-cb-head .listing-head__title {
        font-size: 22px
    }

    .listing-head.zimnie-cb-head .listing-head__actions {
        width: 100%;
        margin-left: 0
    }

    .zimnie-cb-filterbar {
        flex-direction: column;
        align-items: stretch;
        gap: 8px
    }

    .zimnie-cb-filterbar__sort {
        width: 100%;
        margin-left: 0
    }

    .zimnie-cb-filterbar__sort .filter-panel.sort_header {
        width: 100%;
        flex-wrap: wrap
    }

    .zimnie-cb-filterbar__sort .filter-panel.sort_header .filter-panel__sort {
        width: 100%
    }

    .zimnie-cb-filterbar__sort .filter-panel.sort_header .dropdown-select {
        width: 100%
    }

    .zimnie-cb-filterbar__sort::before {
        display: none
    }

    .listing-head.zimnie-cb-head .listing-head__actions {
        flex-direction: column;
        align-items: stretch;
        width: 100%
    }

    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header,
    .listing-head.zimnie-cb-head .listing-head__actions .dropdown-select,
    .listing-head.zimnie-cb-head .listing-head__actions .dropdown-select__title {
        width: 100%;
        min-width: 0;
        box-sizing: border-box;
        justify-content: space-between
    }

    .filter-panel__filter {
        /*display: none*/
    }

    .main-catalog-wrapper,
    .main-catalog-wrapper.flexbox--row-reverse,
    .main-catalog-wrapper.flexbox {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 0
    }

    section.page-top.maxwidth-theme,
    section.page-top {
        max-width: none;
        padding: 0 12px
    }

    .filter-panel.sort_header .filter-panel__filter {
        display: flex;
    }


}

@media (max-width: 520px) {
    .zimnie-cb-filterbar__chips {
        gap: 6px
    }

    .listing-head.zimnie-cb-head .listing-head__title {
        font-size: 20px
    }


}

@media (max-width: 380px) {
    .show-normal-sort.filter-panel {
        flex-direction: column;
    }

    .show-normal-sort .filter-panel__sort {
        order: 1;
        width: 100%;
    }

    .filter-panel.sort_header .filter-panel__filter {
        order: 2;
        width: 100%;
    }

    .filter-panel__filter .bx-filter-title {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        height: 48px;
        padding: 0 16px;
        background: #fff;
        border: 1px solid #E6EAEE;
        border-radius: 14px;
        font-weight: 600;
        font-size: 14px;
        color: #1A1B1F;
        margin: 0 0 12px 0;
        box-shadow: 0 1px 2px rgba(20, 24, 40, 0.04);
    }

    .filter-panel__filter .bx-filter-title span {
        font-weight: 600;
        font-size: 14px;
        margin-left: -4px;
    }


}

html:not(.zimnie-cb-ready) .right_block1 .filter-panel-wrapper,
html:not(.zimnie-cb-ready) .right_block1 .filter-panel {
    visibility: hidden
}

html:not(.zimnie-cb-ready):has(.listing-head.zimnie-cb-head) section.page-top h1#pagetitle,
html:not(.zimnie-cb-ready):has(.listing-head.zimnie-cb-head) section.page-top .topic__heading {
    visibility: hidden
}

.filter-panel.sort_header {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.filter-panel.sort_header > * {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0
}

.zimnie-cb-filterbar__sort::before {
    display: none;
    content: none
}

.filter-panel.sort_header .filter-panel__sort {
    background: transparent;
    padding: 0;
    margin: 0
}

.filter-panel.sort_header .dropdown-select {
    position: relative;
    background: transparent;
    border: none;
    padding: 0
}

.filter-panel.sort_header .dropdown-select__title {
    background: #fff;
    border: 1px solid #D7DCE2;
    border-radius: 999px;
    padding: 7px 32px 7px 14px;
    font-size: 13px;
    font-weight: 500;
    color: #1A1B1F;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    line-height: 1.2;
    text-transform: none;
    letter-spacing: 0;
    position: relative;
    min-width: 160px;
    outline: 0;
    outline-width: 0;
    outline-offset: 0;
    box-shadow: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.filter-panel.sort_header .dropdown-select__title:hover,
.filter-panel.sort_header .dropdown-select__title:focus,
.filter-panel.sort_header .dropdown-select__title:focus-visible,
.filter-panel.sort_header .dropdown-select__title:focus-within,
.filter-panel.sort_header .dropdown-select__title:active {
    border: 1px solid #9AA0AA;
    outline: 0;
    outline-width: 0;
    box-shadow: none
}

.filter-panel.sort_header .dropdown-select__title {
    border-collapse: separate;
    background-clip: border-box;
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}

.zimnie-cb-filterbar {
    box-shadow: none;
    border: none;
    outline: 0
}

.zimnie-cb-filterbar * {
    outline: 0
}

.filter-panel.sort_header .dropdown-select,
.filter-panel.sort_header .filter-panel__sort,
.filter-panel.sort_header .dropdown-select *:not(.dropdown-select__title):not(.dropdown-select__list):not(.dropdown-menu-wrapper):not(.dropdown-menu-inner):not(.dropdown-select__list-link) {
    border: none;
    outline: none;
    box-shadow: none;
    background: transparent
}

.filter-panel.sort_header .dropdown-select__title::after {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    width: 7px;
    height: 7px;
    border-right: 2px solid #6F7682;
    border-bottom: 2px solid #6F7682;
    transform: translateY(-65%) rotate(45deg);
    transition: transform .15s
}

.filter-panel.sort_header .dropdown-select.opened .dropdown-select__title::after,
.filter-panel.sort_header .dropdown-select.active .dropdown-select__title::after {
    transform: translateY(-25%) rotate(-135deg)
}

.filter-panel.sort_header .dropdown-select__title > i,
.filter-panel.sort_header .dropdown-select__title > svg,
.filter-panel.sort_header .dropdown-select__title > .svg,
.filter-panel.sort_header .dropdown-select__title .caret,
.filter-panel.sort_header .dropdown-select__title [class*='arrow'],
.filter-panel.sort_header .dropdown-select__title [class*='chevron'],
.filter-panel.sort_header .dropdown-select__title [class*='dropdown-toggle'] {
    display: none
}

.filter-panel.sort_header .dropdown-select__title::before {
    display: none;
    content: none
}

.filter-panel.sort_header .dropdown-select__list,
.filter-panel.sort_header .dropdown-menu-wrapper {
    z-index: 1100;
    background: #fff;
    border: 1px solid #D7DCE2;
    border-radius: 14px;
    box-shadow: 0 12px 36px rgba(20, 24, 40, .12);
    margin-top: 8px;
    padding: 6px;
    min-width: 200px;
    transition: opacity .15s ease, visibility 0s linear 350ms;
    transition-delay: 350ms
}

.filter-panel.sort_header .dropdown-menu-inner {
    background: transparent;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 0
}

.filter-panel.sort_header .dropdown-select.opened .dropdown-select__title,
.filter-panel.sort_header .dropdown-select.active .dropdown-select__title {
    border-color: #9AA0AA;
    outline: 0;
    box-shadow: 0 0 0 0 transparent
}

.filter-panel.sort_header .dropdown-select:hover .dropdown-select__list,
.filter-panel.sort_header .dropdown-select.opened .dropdown-select__list,
.filter-panel.sort_header .dropdown-select.active .dropdown-select__list {
    transition-delay: 0s;
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.filter-panel.sort_header .dropdown-select__list-item {
    padding: 0;
    border-radius: 8px;
    overflow: hidden
}

.filter-panel.sort_header .dropdown-select__list-link {
    padding: 8px 12px;
    font-size: 13px;
    color: #1A1B1F;
    display: block;
    border-radius: 8px;
    text-decoration: none
}

.filter-panel.sort_header .dropdown-select__list-link:hover {
    background: #F5F7F9;
    color: #1A1B1F
}

.filter-panel.sort_header .dropdown-select__list-item.active .dropdown-select__list-link,
.filter-panel.sort_header .dropdown-select__list-item.selected .dropdown-select__list-link {
    background: #F5F7F9;
    color: #2017E0;
    font-weight: 600
}

.filter-panel.sort_header .controls-view,
.filter-panel.sort_header .controls-linecount {
    display: none
}

.filter-panel.sort_header_filter {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 12px 0 16px 0;
    padding: 0;
    align-items: center
}

@media (min-width: 1025px) {
    .zimnie-cb-filterbar .filter-panel.sort_header .bx-filter-title.filter_title {
        display: none
    }


}

.filter-panel.sort_header .view-switcher,
.filter-panel.sort_header .switch-view,
.filter-panel.sort_header .visible-switcher,
.filter-panel.sort_header [class*='visible-switcher'],
.filter-panel.sort_header .switch-view-list,
.filter-panel.sort_header .view-options {
    display: none
}

.filter-panel.sort_header .filter-panel__filter {
    position: relative;
    align-items: center;
}

.filter-panel.sort_header .filter-panel__filter .bx-filter-title::after {
    content: '';
    /*position: absolute;*/
    /*right: 14px;*/
    /*top: 50%;*/
    width: 7px;
    height: 7px;
    border-right: 2px solid #6F7682;
    border-bottom: 2px solid #6F7682;
    transform: translateY(-65%) rotate(45deg);
    transition: transform .15s;
    margin-top: 5px;
}

.filter-panel.sort_header .filter-panel__filter > i.svg,
.filter-panel.sort_header .filter-panel__filter svg {
    /*display: none*/
}

@media (min-width: 1025px) {
    .listing-head.zimnie-cb-head .filter-panel.sort_header .filter-panel__filter:empty,
    .listing-head.zimnie-cb-head .filter-panel.sort_header .filter-panel__filter > .controls-hr {
        display: none
    }


}

@media (min-width: 1025px) {
    .listing-head.zimnie-cb-head .filter-panel.sort_header .filter-panel__filter.filter-vertical {
        display: none
    }


}

.filter-panel.sort_header .view-mode,
.filter-panel.sort_header .view-controls,
.filter-panel.sort_header .controls-view,
.filter-panel.sort_header .display_grid,
.filter-panel.sort_header .display_grid_compact,
.filter-panel.sort_header .display_list,
.filter-panel.sort_header [data-view],
.filter-panel.sort_header a[onclick*='view'],
.filter-panel.sort_header [class*='switch-display'] {
    display: none
}

@media (max-width: 1024px) {
    .listing-head.zimnie-cb-head .listing-head__actions,
    .zimnie-cb-filterbar__sort {
        width: 100%;
        margin-left: 0;
    }

    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header,
    .zimnie-cb-filterbar__sort .filter-panel.sort_header,
    .filter-panel.sort_header.show-normal-sort,
    .filter-panel.sort_header {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .filter-panel.sort_header .filter-panel__sort,
    .filter-panel.sort_header .dropdown-select,
    .filter-panel.sort_header .dropdown-select__title,
    .filter-panel.sort_header .filter-panel__filter {
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

    .filter-panel.sort_header .filter-panel__sort {
        flex: 1 1 0;
        width: auto;
    }

    .filter-panel.sort_header .filter-panel__filter {
        flex: 1 1 0;
        width: auto;
    }

    .filter-panel.sort_header .filter-panel__sort {
        order: 1;
    }

    .filter-panel.sort_header .filter-panel__filter {
        order: 2;
        display: flex;
    }

    .filter-panel.sort_header .filter-panel__filter .bx-filter-title,
    .filter-panel__filter .bx-filter-title {
        width: 100%;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        padding: 0 16px;
        margin: 0;
        background: #fff;
        border: 1px solid #E6EAEE;
        border-radius: 14px;
        box-shadow: 0 1px 2px rgba(20, 24, 40, 0.04);
        color: #1A1B1F;
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1;
        text-decoration: none;
    }

    .filter-panel.sort_header .filter-panel__filter .bx-filter-title span,
    .filter-panel__filter .bx-filter-title span {
        flex: 1 1 auto;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
        margin: 0;
    }

    .filter-panel.sort_header .filter-panel__filter .bx-filter-title:after,
    .filter-panel__filter .bx-filter-title:after {
        content: '';
        display: block;
        width: 8px;
        height: 8px;
        border-right: 2px solid #8E96A3;
        border-bottom: 2px solid #8E96A3;
        transform: rotate(45deg) translateY(-2px);
        flex: 0 0 auto;
        margin: 0;
    }


}

@media (max-width: 480px) {
    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header,
    .zimnie-cb-filterbar__sort .filter-panel.sort_header,
    .filter-panel.sort_header.show-normal-sort,
    .filter-panel.sort_header {
        flex-direction: column;
        align-items: stretch;
    }

    .filter-panel.sort_header .filter-panel__sort,
    .filter-panel.sort_header .filter-panel__filter {
        flex: 0 0 auto;
        width: 100%;
    }

    .filter-panel.sort_header .filter-panel__sort .dropdown-select,
    .filter-panel.sort_header .filter-panel__sort .dropdown-select__title,
    .filter-panel.sort_header .filter-panel__sort > * {
        box-sizing: border-box;
        width: 100%;
        min-width: 100%;
        max-width: 100%
    }


}

@media (min-width: 481px) and (max-width: 1024px) {
    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header,
    .zimnie-cb-filterbar__sort .filter-panel.sort_header,
    .filter-panel.sort_header.show-normal-sort,
    .filter-panel.sort_header {
        flex-direction: column;
        align-items: flex-start;
        width: 280px;
        max-width: 280px;
    }

    .filter-panel.sort_header .filter-panel__sort,
    .filter-panel.sort_header .filter-panel__filter {
        flex: 0 0 auto;
        width: 280px;
        min-width: 280px;
        max-width: 280px;
    }

    .filter-panel.sort_header .dropdown-select,
    .filter-panel.sort_header .dropdown-select__title,
    .filter-panel.sort_header .filter-panel__sort > *,
    .filter-panel.sort_header .filter-panel__filter .bx-filter-title {
        display: flex;
        box-sizing: border-box;
        flex: 0 0 auto;
        width: 280px;
        min-width: 280px;
        max-width: 280px;
    }


}


/* Shared catalog listing UI. */
body {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Manrope", sans-serif;
    color: var(--text);
    background-color: var(--bg);
    background-image: url('/local/templates/zimnie/components/bitrix/catalog/main/assets/bg-top.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    font-size: 15px;
    line-height: 1.45;
    -webkit-font-smoothing: antialiased;
}

body[data-bg] {
    background-image: none;
}

body[data-bg="1"] {
    background: var(--bg);
}

body[data-bg="2"] {
    background-color: var(--bg);
    background-image: radial-gradient(ellipse 1200px 600px at 50% -100px, #DCE7EF 0%, transparent 70%),
    linear-gradient(180deg, #F2F6F8 0%, var(--bg) 320px);
}

body[data-bg="3"] {
    background-color: var(--bg);
    background-image: radial-gradient(circle at 1px 1px, rgba(15, 21, 33, 0.08) 1px, transparent 1.5px);
    background-size: 22px 22px;
    background-position: 0 0;
}

body[data-bg="4"] {
    background-color: var(--bg);
    background-image: repeating-linear-gradient(
            -45deg,
            transparent 0 22px,
            rgba(32, 23, 224, 0.025) 22px 23px,
            transparent 23px 44px
    );
}

body[data-bg="5"] {
    background-color: var(--bg);
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'><g stroke='%23B8C5D0' stroke-width='1.2' fill='none' stroke-linecap='round' opacity='0.55'><g transform='translate(40 40)'><line x1='0' y1='-12' x2='0' y2='12'/><line x1='-12' y1='0' x2='12' y2='0'/><line x1='-8' y1='-8' x2='8' y2='8'/><line x1='-8' y1='8' x2='8' y2='-8'/><line x1='-12' y1='-4' x2='-8' y2='-12'/><line x1='12' y1='-4' x2='8' y2='-12'/><line x1='-12' y1='4' x2='-8' y2='12'/><line x1='12' y1='4' x2='8' y2='12'/></g><g transform='translate(140 90)'><line x1='0' y1='-8' x2='0' y2='8'/><line x1='-8' y1='0' x2='8' y2='0'/><line x1='-5.5' y1='-5.5' x2='5.5' y2='5.5'/><line x1='-5.5' y1='5.5' x2='5.5' y2='-5.5'/></g><g transform='translate(90 160)'><line x1='0' y1='-14' x2='0' y2='14'/><line x1='-14' y1='0' x2='14' y2='0'/><line x1='-10' y1='-10' x2='10' y2='10'/><line x1='-10' y1='10' x2='10' y2='-10'/></g></g></svg>");
    background-repeat: repeat;
    background-size: 200px 200px;
}

body[data-bg="6"] {
    background-color: var(--bg);
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='280' height='280' viewBox='0 0 280 280'><g stroke='%237C8089' stroke-width='1.1' fill='none' stroke-linecap='round' opacity='0.28'><g transform='translate(140 30)'><line x1='0' y1='-13' x2='0' y2='13'/><line x1='-13' y1='0' x2='13' y2='0'/><line x1='-9' y1='-9' x2='9' y2='9'/><line x1='-9' y1='9' x2='9' y2='-9'/><line x1='-13' y1='-5' x2='-9' y2='-13'/><line x1='13' y1='-5' x2='9' y2='-13'/><line x1='-13' y1='5' x2='-9' y2='13'/><line x1='13' y1='5' x2='9' y2='13'/></g><g transform='translate(20 200)'><line x1='0' y1='-9' x2='0' y2='9'/><line x1='-9' y1='0' x2='9' y2='0'/><line x1='-6.4' y1='-6.4' x2='6.4' y2='6.4'/><line x1='-6.4' y1='6.4' x2='6.4' y2='-6.4'/></g><g transform='translate(260 130)'><line x1='0' y1='-7' x2='0' y2='7'/><line x1='-7' y1='0' x2='7' y2='0'/><line x1='-5' y1='-5' x2='5' y2='5'/><line x1='-5' y1='5' x2='5' y2='-5'/></g></g></svg>"),
    url('/local/templates/zimnie/components/bitrix/catalog/main/assets/bg-tile-stars.png');
    background-repeat: repeat, repeat;
    background-size: 280px 280px, 280px 280px;
    background-position: 0 0, 0 0;
}

@media (max-width: 480px) {
    body {
        background-size: 200% auto;
    }


}

@media (max-width: 480px) {
    body.has-mobile-buybar {
        padding-bottom: 80px;
    }

    body.has-mobile-buybar .mobile-buybar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.96);
        backdrop-filter: blur(12px);
        -webkit-backdrop-filter: blur(12px);
        border-top: 1px solid var(--border);
        padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
        z-index: 90;
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 14px;
        align-items: center;
        box-shadow: 0 -6px 22px rgba(20, 24, 40, 0.08);
    }

    body.has-mobile-buybar .mobile-buybar__price {
        display: flex;
        flex-direction: column;
        line-height: 1.1;
        gap: 2px;
    }

    body.has-mobile-buybar .mobile-buybar__price .old {
        font-size: 11px;
        color: var(--text-3);
        text-decoration: line-through;
    }

    body.has-mobile-buybar .mobile-buybar__price .now {
        font-size: 18px;
        font-weight: 800;
        color: var(--brand);
        letter-spacing: -0.01em;
    }

    body.has-mobile-buybar .mobile-buybar__cta {
        height: 48px;
        font-size: 12px;
        width: 100%;
    }

    body.has-mobile-buybar .mobile-buybar {
        display: grid;
    }


}

body {
    background-color: #EAEFF2;
    background-image: none
}

.wrapper_inner,
.wrapper_inner > .middle,
.right_block.catalog_page,
.right_block.catalog_page > .container {
    background: transparent;
    background-color: transparent
}

@media (max-width: 1024px) {
    body .top_wrapper,
    body .top_wrapper.items_wrapper,
    body .top_wrapper .catalog_block {
        overflow: visible;
        overflow-x: visible;
        overflow-y: visible;
        flex-wrap: wrap;
        touch-action: auto;
        scroll-snap-type: none;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box
    }

    body .swipeignore,
    body .mobile-overflow,
    body [class*='flexbox--row'] {
        overflow-x: visible;
        flex-direction: row;
        scroll-snap-type: none;
        flex-wrap: wrap
    }


}

.bottom_nav .ajax_load_btn.zimnie-more-btn,
.bottom_nav.ski .ajax_load_btn.zimnie-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 52px;
    min-height: 52px;
    padding: 0 56px;
    min-width: 300px;
    background: transparent;
    background-color: transparent;
    border: 1.5px solid #C9D1DA;
    border-radius: 999px;
    color: #6F7682;
    cursor: pointer;
    box-shadow: none;
    line-height: 1;
    transition: background-color .15s ease, border-color .15s ease, color .15s ease;
    font-family: "Manrope", sans-serif
}

.bottom_nav .ajax_load_btn.zimnie-more-btn .more_text_ajax {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: max-content;
    min-height: 1em;
    color: inherit;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: .04em;
    text-transform: uppercase
}

.bottom_nav .ajax_load_btn.zimnie-more-btn.ajax .more_text_ajax,
.bottom_nav .ajax_load_btn.zimnie-more-btn .more_text_ajax.loading {
    display: inline-flex;
    visibility: visible;
    opacity: 1;
    color: inherit;
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-size: 13px;
    line-height: 1;
}

.bottom_nav .ajax_load_btn.zimnie-more-btn.ajax .more_text_ajax:before,
.bottom_nav .ajax_load_btn.zimnie-more-btn.ajax .more_text_ajax:after,
.bottom_nav .ajax_load_btn.zimnie-more-btn .more_text_ajax.loading:before,
.bottom_nav .ajax_load_btn.zimnie-more-btn .more_text_ajax.loading:after {
    content: none;
    display: none;
    animation: none;
}

.bottom_nav .ajax_load_btn.zimnie-more-btn:hover {
    background: #2017E0;
    background-color: #2017E0;
    border-color: #2017E0;
    color: #fff
}

.bottom_nav .ajax_load_btn.zimnie-more-btn:hover .more_text_ajax {
    color: #fff
}

@media (max-width: 520px) {
    .bottom_nav .ajax_load_btn.zimnie-more-btn {
        min-width: 0;
        width: 100%;
        padding: 0 24px;
        height: 48px;
        min-height: 48px
    }

    .bottom_nav .ajax_load_btn.zimnie-more-btn:hover,
    .bottom_nav .ajax_load_btn.zimnie-more-btn:active,
    .bottom_nav .ajax_load_btn.zimnie-more-btn:focus {
        background: transparent;
        background-color: transparent;
        border-color: #C9D1DA;
        color: #6F7682;
        box-shadow: none;
        outline: none;
    }

    .bottom_nav .ajax_load_btn.zimnie-more-btn:hover .more_text_ajax,
    .bottom_nav .ajax_load_btn.zimnie-more-btn:active .more_text_ajax,
    .bottom_nav .ajax_load_btn.zimnie-more-btn:focus .more_text_ajax {
        color: #6F7682;
    }
}

.zimnie-product-page .product-side .wrapp-one-click {
    height: 48px;
    margin-top: 10px;
    order: 80;
}

@media (max-width: 767px) {
    .listing-head.zimnie-cb-head {
        display: flex;
        gap: 8px;
        margin: 0 0 8px;
        padding: 8px 0 0
    }

    .listing-head.zimnie-cb-head .listing-head__title {
        margin: 0 0 4px;
        font-size: 22px
    }

    .listing-head.zimnie-cb-head .listing-head__count {
        margin: 0;
        font-size: 12px
    }

    .zimnie-cb-filterbar {
        gap: 10px;
        margin: 10px 0 0 0;
        padding: 0 0 10px
    }

    .zimnie-cb-filterbar__sort {
        order: 1
    }

    .zimnie-cb-filterbar__chips {
        order: 2;
        width: calc(100% + 24px);
        max-width: none;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 6px;
        margin: 0 -12px;
        padding: 2px 12px;
        box-sizing: border-box;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch
    }

    .zimnie-cb-filterbar__chips::-webkit-scrollbar {
        display: none
    }

    .zimnie-cb-filterbar__chips > *,
    .zimnie-cb-filterbar__chips #filter-helper-wrapper,
    .zimnie-cb-filterbar__chips .top,
    .zimnie-cb-filterbar__chips .filterHelperItemsWrapper {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        white-space: nowrap
    }

    .zimnie-cb-filterbar__chips .filterHelperItem,
    .zimnie-cb-filterbar__chips .catalog-listing-reset-all {
        flex: 0 0 auto
    }

    body .zimnie-cb-filterbar__chips #filter-helper,
    body .zimnie-cb-filterbar__chips .filterHelperItemsWrapper {
        display: flex;
        align-items: center
    }

    body .zimnie-cb-filterbar__chips .filterHelperItem,
    body .zimnie-cb-filterbar__chips .filterHelperItem.colored_theme_bg {
        display: inline-flex;
        visibility: visible;
        opacity: 1
    }

    .zimnie-cb-sort-label {
        display: none
    }

    .zimnie-cb-filterbar__sort .filter-panel.sort_header,
    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header {
        width: 100%;
        max-width: 100%
    }

    .zimnie-cb-filterbar__sort .filter-panel.sort_header .filter-panel__sort,
    .listing-head.zimnie-cb-head .listing-head__actions .filter-panel.sort_header .filter-panel__sort {
        width: 100%;
        max-width: 100%;
    }

    .zimnie-cb-mobile-filter-slot {
        display: block;
        width: 100%;
        margin: 0 0 12px
    }

    .zimnie-cb-mobile-filter-slot:empty {
        display: none
    }

    .zimnie-cb-mobile-filter-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        width: 100%;
        height: 48px;
        max-width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #E6EAEE;
        border-radius: 14px;
        box-shadow: 0 1px 2px rgba(20, 24, 40, 0.04);
        color: #1A1B1F;
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1;
        cursor: pointer
    }

    .zimnie-cb-mobile-filter-button span {
        flex: 1 1 auto;
        text-align: center
    }

    .zimnie-cb-mobile-filter-button i {
        display: block;
        flex: 0 0 auto;
        width: 8px;
        height: 8px;
        border-right: 2px solid #8E96A3;
        border-bottom: 2px solid #8E96A3;
        transform: rotate(45deg) translateY(-2px)
    }

    .listing-head.zimnie-cb-head .filter-panel.sort_header .filter-panel__filter,
    .zimnie-cb-filterbar .filter-panel.sort_header .filter-panel__filter {
        display: none
    }
}

@media (min-width: 768px) {
    .zimnie-cb-mobile-filter-slot {
        display: none
    }
}

@media (max-width: 767px) {
    .product-info .two_columns {
        flex-direction: column;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .right_block.catalog_page .main-catalog-wrapper > .left_block.sticky-sidebar {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .zimnie-cb-filterbar {
        align-items: flex-start;
        gap: 10px;
        margin: 10px 0 0;
        padding: 0 0 10px;
    }

    .zimnie-cb-filterbar__sort {
        order: 1;
        width: 280px;
    }

    .zimnie-cb-filterbar__chips {
        order: 2;
        width: 100%;
        max-width: 100%;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        gap: 6px;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .zimnie-cb-filterbar__chips::-webkit-scrollbar {
        display: none;
    }

    .zimnie-cb-filterbar__chips > *,
    .zimnie-cb-filterbar__chips #filter-helper-wrapper,
    .zimnie-cb-filterbar__chips .top,
    .zimnie-cb-filterbar__chips .filterHelperItemsWrapper {
        flex: 0 0 auto;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    .zimnie-cb-sort-label {
        display: none;
    }

    .listing-head.zimnie-cb-head .filter-panel.sort_header .filter-panel__filter,
    .zimnie-cb-filterbar .filter-panel.sort_header .filter-panel__filter {
        display: none;
    }

    .zimnie-cb-mobile-filter-slot {
        display: block;
        width: 280px;
        max-width: 280px;
        margin: 0 0 12px;
    }

    .zimnie-cb-mobile-filter-button {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 10px;
        width: 280px;
        height: 48px;
        max-width: 280px;
        padding: 0 16px;
        box-sizing: border-box;
        background: #fff;
        border: 1px solid #e6eaee;
        border-radius: 14px;
        box-shadow: 0 1px 2px rgba(20, 24, 40, 0.04);
        color: #1a1b1f;
        font-family: "Manrope", sans-serif;
        font-size: 14px;
        font-weight: 600;
        line-height: 1;
        cursor: pointer;
    }

    .zimnie-cb-mobile-filter-button span {
        flex: 1 1 auto;
        text-align: center;
    }

    .zimnie-cb-mobile-filter-button i {
        display: block;
        flex: 0 0 auto;
        width: 8px;
        height: 8px;
        border-right: 2px solid #8e96a3;
        border-bottom: 2px solid #8e96a3;
        transform: rotate(45deg) translateY(-2px);
    }
}

/* End */


/* Start:/local/templates/zimnie/components/bitrix/catalog.section.list/sections_list/style.css?17876068418269*/
.catalog_section_list table{width: 100%;}
.catalog_section_list.row:not(.margin0) > div{padding-bottom: 32px;}
.catalog_section_list .item_block .section_item li.name{margin-bottom: 10px;}

body .catalog_section_list .item_block:not(.slide) .section_item li.sect{margin-top: 5px;line-height: 1.384em;}

.catalog_section_list .item_block .section_item li.sect{line-height: 1.867em;}
.catalog_section_list .item_block:not(.slide) .section_item li.sect{margin-right: 6px;}
.catalog_section_list .item_block:not(.sm) .section_item li.sect:not(:hover) span{opacity: 0.7;}
.catalog_section_list .item_block:not(.lg) .section_item .image.with-icons{width: 40px;}
.catalog_section_list .item_block:not(.lg) .section_item .image.with-icons img{max-width: 40px;}

.catalog_section_list .item_block.sm .section_item li.sect{margin: 0px;}
.catalog_section_list .item_block.sm .section_item li.sect:not(.collapsed){display: block;}
.catalog_section_list .item_block.sm .section_item li.sect.more_items{margin-top: 11px;}

.catalog_section_list .item_block.lg .section_item td{display: block;width: 100%;padding-right: 0px;}

.element-count2{display: block;}

.section_item_inner .slide-wrapper{display:none;}
.section_item_inner .slide-wrapper > *{padding: 16px 0px 0px;}
.section_item_inner .slide-wrapper .desc{padding: 0px 16px 0px;}
.section_item_inner .slide-wrapper .sect{padding-top: 3px;}
.section_item_inner .slide-wrapper .sect span{padding-left: 3px;}

.catalog_section_list .item_block.lg .section_item li.name span {font-size: 1em;}
.catalog_section_list .item_block.lg .section_item li.name span.element-count2{font-size: .867em;}
.catalog_section_list .item_block.lg td.image{padding-bottom: 14px;}

.catalog_section_list .section_item .subsections li.sect{flex-direction: row;}
.catalog_section_list .section_item .subsections li.sect::after{display: none;}

@media (max-width: 600px){
	.catalog_section_list .item_block .section_item li.name{margin-bottom: 20px;}
}
@media (min-width: 401px){
	.catalog_section_list .item_block.slide .section_item .image{padding: 0 26px 2px 0;}
	.catalog_section_list .item_block.slide .section_item li.name{margin:6px 40px 4px 0px;cursor: pointer;}

	.catalog_section_list .item_block.slide .section_item .with-icons + .section_info li.name{margin-top: 0px;}

	.catalog_section_list .item_block.slide .section_item .image,
	.catalog_section_list .item_block.sm .section_item .image{width: 60px;}
	.catalog_section_list .item_block.slide .section_item .image img,
	.catalog_section_list .item_block.sm .section_item .image img{max-width: 60px;}
	
	.catalog_section_list .item_block.lg .section_item{padding-bottom: 17px;padding-top: 39px;}
	.catalog_section_list .item_block.lg td.image.with-icons{padding-bottom: 10px;}
}
@media (max-width: 400px){
	.catalog_section_list .item_block.slide .section_item li.name{padding-right: 40px;}
}

/* Shared catalog listing UI. */
.catalog_section_list[class*='type_sections'] {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(200px, 1fr));
    gap: 16px;
    margin: 14px 0 8px 0;
    padding: 0
}

.top-content-block {
    margin: 0;
    padding: 0
}

.top-content-block .section-block {
    padding: 0;
    margin: 0
}

.landings-list__section-wrap,
.landings-list__info,
.landings-list__info-wrapper {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0
}

.landings-list__section-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 6px 0 14px 0
}

.landings-list__info-wrapper {
    display: contents
}

.landings-list__item {
    display: inline-flex;
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0
}

.landings-list__item > div {
    display: contents
}

.landings-list__name,
.landings-list__name.landings-list__item--filled-bg,
.landings-list__name.box-shadow {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #2017E0;
    border-radius: 999px;
    padding: 7px 14px;
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #2017E0;
    text-decoration: none;
    line-height: 1.2;
    box-shadow: none;
    transition: background .12s, color .12s;
    white-space: nowrap;
    letter-spacing: 0
}

.landings-list__name:hover {
    background: #2017E0;
    color: #fff;
    border-color: #2017E0
}

.landings-list__name * {
    color: inherit;
    background: transparent
}

.catalog_section_list[class*='type_sections']::before,
.catalog_section_list[class*='type_sections']::after {
    display: none;
    content: none
}

.catalog_section_list[class*='type_sections'] .item_block {
    width: 100% !important;
    max-width: none;
    flex: none;
    padding: 0;
    margin: 0;
    float: none;
    display: block
}

.catalog_section_list[class*='type_sections'] .section_item {
    border-radius: 14px;
    overflow: hidden;
    background: #fff;
    box-shadow: none;
    border: 1px solid #E6EAEE;
    margin: 0;
    padding: 20px;
    transition: box-shadow .15s, transform .15s, border-color .15s;
    display: flex;
    flex-direction: column;
    height: 100%
}

.catalog_section_list[class*='type_sections'] .section_item:hover {
    box-shadow: 0 6px 20px rgba(20, 24, 40, .06);
    transform: translateY(-2px);
    border-color: #2017E0
}

.catalog_section_list[class*='type_sections'] .section_item_inner,
.catalog_section_list[class*='type_sections'] .section_item_inner tbody,
.catalog_section_list[class*='type_sections'] .section_item_inner tr {
    display: block;
    width: 100%;
    border: none;
    background: transparent
}

.catalog_section_list[class*='type_sections'] .section_item_inner td {
    display: block;
    width: 100%;
    padding: 0;
    border: none;
    background: transparent;
    vertical-align: top
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.image {
    padding: 0;
    margin: 0 0 14px 0;
    background: transparent;
    border-radius: 10px;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.image a.thumb,
.catalog_section_list[class*='type_sections'] .section_item_inner td.image .thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: center
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.title {
    padding: 0;
    text-align: center;
    margin: 0
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.title a,
.catalog_section_list[class*='type_sections'] .section_item_inner td.title span {
    font-size: 16px;
    font-weight: 600;
    color: #1A1B1F;
    text-decoration: none;
    transition: color .15s
}

.catalog_section_list[class*='type_sections'] .section_item:hover .section_item_inner td.title a {
    color: #2017E0
}

.catalog_section_list[class*='type_sections'] .section_item_inner td.title small,
.catalog_section_list[class*='type_sections'] .section_item_inner td.count,
.catalog_section_list[class*='type_sections'] .section_item_inner td.title .muted {
    display: none
}

@media (max-width: 1024px) {
.catalog_section_list[class*='type_sections'] {
        grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));
        gap: 10px
    }

.catalog_section_list[class*='type_sections'] .section_item {
        padding: 12px
    }

.catalog_section_list[class*='type_sections'] .section_item_inner td.title a,
.catalog_section_list[class*='type_sections'] .section_item_inner td.title span {
        font-size: 14px
    }

}

@media (max-width: 480px) {
.catalog_section_list[class*='type_sections'] {
        grid-template-columns:1fr 1fr;
        gap: 10px
    }

}

@media (max-width: 380px) {
.catalog_section_list[class*='type_sections'] {
        grid-template-columns:repeat(2, 1fr);
    }

}

/* Shared catalog listing UI. */

/* Shared catalog listing UI. */

/* End */


/* Start:/local/templates/zimnie/css/left_block_main_page.css?178760684121562*/
/* WITH LEFT BLOCK MAINPAGE*/
@media (min-width: 992px) {
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sections_only, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_sections_only,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.catalog_favorit, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.catalog_favorit,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sale.without-border, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_sale.without-border,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sale2.text-inside.without-border, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.text-inside.without-border,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sale2.with-border.without-border, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.with-border.without-border,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_collection.without-border, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_collection.without-border,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_lookbooks, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_lookbooks,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.lookbooks.text-inside, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.text-inside,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.lookbooks.with-border, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.with-border,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_review, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_review,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.float_banners2, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.float_banners2,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_map2, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.front_map2,
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.float_banners.text-inside, .wrapper1.with_left_block .drag-block.container > div[id*='bx_incl'] > .content_wrapper_block.float_banners.text-inside,
    .wrapper1.with_left_block .drag-block.container.INSTAGRAMM .content_wrapper_block, .wrapper1.with_left_block .drag-block.container.INSTAGRAMM > div[id*='bx_incl'] > .content_wrapper_block
    {border-bottom-width: 0px;}

    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sections_only, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sections_only,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.catalog_favorit, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.catalog_favorit,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale2.text-inside.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.text-inside.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale2.with-border.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.with-border.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_collection.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_collection.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_lookbooks, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_lookbooks,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.lookbooks.text-inside, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.text-inside,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.lookbooks.with-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.with-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_review, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_review,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.float_banners2, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.float_banners2,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_map2, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_map2,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.float_banners.text-inside, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.float_banners.text-inside,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.main, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.main
    {padding-bottom: 50px;}

    .wrapper1.with_left_block .item-views.company.type2.md .text.with-benefit .buttons {right: 0;}
    .wrapper1.with_left_block .item-views.company.type2.md .text.with-benefit .title {font-size: 1em;}
    .wrapper1.with_left_block .item-views.company.type2.md .text.with-benefit {padding-left: 0;padding-right: 0;}
    .wrapper1.with_left_block .item-views.company.type2.md .item.video-block {padding-top: 30px; padding-bottom: 0;}
    
    .wrapper1.with_left_block .item-views.company.type2.md .text.with-benefit{padding-top: 32px;}

    .wrapper1.with_left_block .item-views.company.type1.lg .item .text {padding: 32px 24px 32px 0px;}
    .wrapper1.with_left_block .item-views.company.type1.lg .item.video-block {padding: 50px 0px 50px 0px;}

    .wrapper1.with_left_block .with-padding.company .item.video-block {padding-right: 0;}

    body.right_mainpage_banner .wrapper1.with_left_block.front_page .left_block .menu_top_block {padding-top: 32px;}
    body.right_mainpage_banner .wrapper1.with_left_block.front_page .wraps .wrapper_inner.front .drag-block.container.BIG_BANNER_INDEX > .maxwidth-theme {padding: 32px 0 0;}

    body.right_mainpage_banner.BIG_BANNER_INDEX_type_4 .wrapper1.with_left_block.front_page .flexslider .left .banner_title {margin-left: 50px;}
    body.right_mainpage_banner.BIG_BANNER_INDEX_type_4 .wrapper1.with_left_block.front_page .flexslider .left .banner_text {margin-left: 50px;}
    body.right_mainpage_banner.BIG_BANNER_INDEX_type_4 .wrapper1.with_left_block.front_page .flexslider .left .banner_buttons {margin-left: 50px;}

    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sale:not(.without-border) .item-views.sales {padding-bottom: 8px;}

    .wrapper1.with_left_block .item-views.sales2.lg .item-wrapper > .item .image {height: 230px;}
    .wrapper1.with_left_block .item-views.sales2.lg .item-wrapper > .item .image span {height: 230px;}

    .wrapper1.with_left_block .item-views.sales2.sm .item-wrapper > .item {padding: 33px 24px 23px 25px;}

    .wrapper1.with_left_block .item-views.sales2.bg .item .title {font-size: 1.0667em;}
    .wrapper1.with_left_block .item-views.sales2.bg .item-wrapper > .item .inner-text {bottom: 15px;right: 20px;left: 20px;}
    .wrapper1.with_left_block .sales2 .info-sticker-block.top {top: 23px;left: 25px;}

    .wrapper1.with_left_block .content_wrapper_block.front_map3 {margin-bottom: 35px;border-bottom: none;}

    .wrapper1.with_left_block .col-m-20 {width: 25%;}   
    

    body.REVIEWS_one_item .wrapper1.with_left_block .item-views.reviews .flexslider {border: 1px solid #ececec;padding: 50px;}

    .wrapper1.with_left_block .front_sections_only .sections_wrapper .list .row:not(.margin0) > div {padding: 0 10px 20px;}
    .wrapper1.with_left_block .front_sections_only .sections_wrapper .list .row:not(.margin0) {margin: 0 -10px -20px;}

    .wrapper1.with_left_block .front_sections_only .with-text-block-wrapper > .row > div:first-of-type {display: none;}
    .wrapper1.with_left_block .front_sections_only .with-text-block-wrapper > .row > div:last-of-type {width: 100%;}
    .wrapper1.with_left_block .front_sections_only .with-text-block-wrapper > .row .items > .row > div {width: 20%;}

    .wrapper1.with_left_block .content_wrapper_block.front_tizers .title {font-size: 1em;}

    body .wrapper1.with_left_block .wrapper_inner.front .INSTAGRAMM .maxwidth-theme.wide .instagram_wrapper .instagram .items.margin0 {padding-bottom: 30px;}
    body .wrapper1.with_left_block .wrapper_inner.front .drag-block.container.INSTAGRAMM .maxwidth-theme.wide {padding-top: 50px;}

    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_sections_only .sections_wrapper {margin-bottom: 10px;}
    .wrapper1.with_left_block .drag-block.container.CATALOG_SECTIONS:hover {z-index: 1;}
    .wrapper1.with_left_block .drag-block.container.COLLECTIONS:hover {z-index: 1;}
    
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.main.without-border {border-bottom: none;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.main.without-border .tab_slider_wrapp {margin-bottom: 0;}

    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.catalog_favorit .hot-wrapper-items {padding-bottom: 10px;}

    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.float_banners.text-inside .item-views {padding-bottom: 0px;margin-bottom: -12px;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_collection.without-border .item-views {padding-bottom: 0;margin-bottom: -10px;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_collection.without-border .item-views.normal {margin-bottom: -22px;}
    
    .wrapper1.with_left_block.front_page .lookbooks .item-views {padding-bottom: 0;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_review .item-views {padding-bottom: 10px;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.float_banners2 .item-views {padding-bottom: 0px;margin-bottom: -12px;}
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_news .item-views.with-border {padding-bottom: 8px;} 
    .wrapper1.with_left_block .drag-block.container .content_wrapper_block.front_map2 .contacts_map_list {padding-bottom: 10px;}

    .with_left_block .drag-block.container{overflow:visible;}
}

@media (min-width: 992px) and (max-width: 1300px) {
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sections_only, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sections_only,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.catalog_favorit, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.catalog_favorit,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale2.text-inside.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.text-inside.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_sale2.with-border.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_sale2.with-border.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_collection.without-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_collection.without-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_lookbooks, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_lookbooks,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.lookbooks.text-inside, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.text-inside,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.lookbooks.with-border, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.lookbooks.with-border,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_review, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_review,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.float_banners2, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.float_banners2,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.front_map2, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.front_map2,
    .wrapper1.with_left_block .drag-block.container:last-of-type .content_wrapper_block.float_banners.text-inside, .wrapper1.with_left_block .drag-block.container:last-of-type > div[id*='bx_incl'] > .content_wrapper_block.float_banners.text-inside
    {padding-bottom: 30px;}

    .wrapper1.with_left_block .wrapper_inner.front .drag-block.container .content_wrapper_block > .maxwidth-theme,
    .wrapper1.with_left_block .wrapper_inner.front .drag-block.container > .maxwidth-theme,
    .wrapper1.with_left_block .wraps .wrapper_inner.front .drag-block.container > .grey_block > .maxwidth-theme {padding-top: 30px;}
    .wrapper1.with_left_block.front_page .left_block .menu_top_block {padding-top: 43px;}

    body.COLLECTIONS_grey_img .wrapper1.with_left_block .item-views.collection .items > div {width: 33.3%;}
    body.COLLECTIONS_grey_img_with_text .wrapper1.with_left_block .item-views.collection .items > div {width: 50%;}
    body.COLLECTIONS_normal_img .wrapper1.with_left_block .item-views.collection .items > div {width: 33.3%;}
     
    body.TIZERS_four_item_left_icon .wrapper1.with_left_block .item-views.tizers .items .row > div {width: 33.3%;}
    body.TIZERS_three_item_left_icon_with_text .wrapper1.with_left_block .item-views.tizers .items .row > div {width: 50%;}

    body.CATALOG_SECTIONS_front_sections_only2 .wrapper1.with_left_block .front_sections_only .items .row > div {width: 33.3%;}
    body.CATALOG_SECTIONS_front_sections_only4 .wrapper1.with_left_block .front_sections_only .items .row > div {width: 33.3%;}
    body.CATALOG_SECTIONS_front_sections_with_childs2 .wrapper1.with_left_block .front_sections_only .items .row > div {width: 33.3%;}

    body.NEWS_item_no_img_with_text .wrapper1.with_left_block .item-views.news2 .items .row > div {width: 50%;}

    body.FLOAT_BANNERS_type_2 .wrapper1.with_left_block .item-views.float_banners2 .items .row > div {width: 33.3%;}
    body.FLOAT_BANNERS_type_3 .wrapper1.with_left_block .item-views.float_banners2 .items .row > div {width: 33.3%;}

    .wrapper1.with_left_block .item-views.company.type2.sm > .company-block > .row.flexbox > div:first-of-type {width: 100%;}
    .wrapper1.with_left_block .item-views.company.type2.sm > .company-block > .row.flexbox > div:last-of-type {width: 100%;}
    .wrapper1.with_left_block .item-views.company.type2.sm .item.video-block .image {margin-left: 0;}
    .wrapper1.with_left_block .item-views.company.type2 .company-block>.row.flexbox{
        flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
    }
    .wrapper1.with_left_block .item-views.company.type2.sm .item.video-block {padding-top: 30px;padding-bottom: 0px;}
    .wrapper1.with_left_block .item-views.company.type2.sm.no-img .text.with-benefit{padding-left: 0;}
    .wrapper1.with_left_block .item-views.company.type2.md .company-block>.row.flexbox{flex-direction: column-reverse;-webkit-flex-direction: column-reverse;}
    .wrapper1.with_left_block .item-views.company.type2.md .company-block > .row > div {width: 100%;}
    .wrapper1.with_left_block .item-views.company.type2.md .item.video-block .image {margin-left: 0;}
     

    .wrapper1.with_left_block .with-text-block-wrapper h3 {font-size: 1.5em;}

    
    body .wrapper1.with_left_block .item-views.float_banners2 .item.flexbox div.inner-text {padding-bottom: 300px;width: 100%;order: 1;height: auto;}
    body .wrapper1.with_left_block .item-views.float_banners2 .item.flexbox div.image {order: 2;top: auto;left: 0px;position: absolute;}
    .wrapper1.with_left_block .item-views.float_banners2 .item .lazy {padding-top: 86%;}
    .wrapper1.with_left_block .item-views.float_banners2 .row .image, .item-views.float_banners2 .row .image * {height: auto;}

    .wrapper1.with_left_block .content_wrapper_block.front_tizers .item-views.tizers {padding-bottom: 10px;}

    .wrapper1.with_left_block .INSTAGRAMM .maxwidth-theme .instagram_wrapper .instagram .row {
        padding-bottom: 0px;
        margin-bottom: -12px;
    }
    .wrapper1.with_left_block .INSTAGRAMM .maxwidth-theme .instagram_wrapper .instagram .row.margin0 {
        padding-bottom: 10px;
        margin-bottom: 0px;
    }
    body .wrapper1.with_left_block .wrapper_inner.front .INSTAGRAMM .maxwidth-theme.wide .instagram_wrapper .instagram .items.margin0 {padding-bottom: 10px;}
    body .wrapper1.with_left_block .wrapper_inner.front .drag-block.container.INSTAGRAMM .maxwidth-theme.wide {padding-top: 40px;}
    body .wrapper1.with_left_block .wrapper_inner.front .INSTAGRAMM .with-text-block-wrapper > .row > div:first-of-type {padding-bottom: 10px;}
}

@media (min-width: 992px) and (max-width: 1200px) {
    body.right_mainpage_banner.BIG_BANNER_INDEX_type_4 .wrapper1.with_left_block .top_slider_wrapp .flexslider .banner_title .head-title {font-size: 1.6em;}
    .wrapper1.with_left_block .front_brands_list .brands .item {width: 25%;}
}

@media (min-width: 768px) {
    .wrapper1.with_left_block .front_map3 .wrapper_block.title_right .block_container {height: 470px;}
    .wrapper1.with_left_block .front_map3 .wrapper_block .top_block {display: flex;flex-wrap: wrap;justify-content: space-between;}
    .wrapper1.with_left_block .front_map3 .wrapper_block .top_block h3 {font-size: 1.3334em;}
    .wrapper1.with_left_block .front_map3 .wrapper_block.title_right .block_container .block_container_inner {margin-left: 17px;margin-top: 26px;}
    .wrapper1.with_left_block .front_map3 .wrapper_block.title_right + .contacts_map_list .contacts_map {height: 470px!important;}
    .wrapper1.with_left_block .front_map3 .wrapper_block.title_right + .contacts_map_list .contacts_map .ymaps-map {height: 470px!important;}
}
@media (min-width: 1100px) {
    .wrapper1.with_left_block.front_page .reviews.item-views:not(.compact) .item {padding: 0 140px;}
    body.REVIEWS_one_item .wrapper1.with_left_block .item-views.reviews .flexslider {padding: 50px 0;}
}
@media (min-width: 1200px) {
    .wrapper1.with_left_block.front_page .reviews.item-views.compact .item .top-info .votes_block.nstar {position: relative;top: 3px;right: auto;left: 0px;float: left !important;min-width: 100%;}
    .wrapper1.with_left_block.front_page .reviews.item-views.compact .item .body-info {margin-top: 13px;}
    .wrapper1.with_left_block .front_sections_only .sections_wrapper .list.catalog_section_list .row > div {width: 50%;}
    .wrapper1.with_left_block .maxwidth-theme.wide .instagram_wrapper .instagram .row.margin0 .item {width: 25%;}
    .wrapper1.with_left_block .col-lg-20 {width: 25%;}
}

body .wrapper1.with_left_block .with_title .block_container.bordered {box-shadow: none;border-right-width: 1px;}
/* End */


/* Start:/local/templates/zimnie/components/bitrix/menu/left_front_catalog/style.css?17876068411582*/
body .catalog_icons_Y .menu_top_block.catalog_block .dropdown > li.full > a {
  padding: 11px 40px 11px 14px;
  display: flex;
}
.catalog_icons_Y .menu_top_block.catalog_block .dropdown > li.full > a {
  background: #fff;
  background: var(--black_bg_black);
}
.menu_top_block.catalog_block .dropdown > li > a .image {
  display: table-cell;
}
.menu_top_block.catalog_block .dropdown > li > a .image img {
  width: 30px;
}
.menu_top_block.catalog_block .dropdown > li > a .image + .name {
  padding-left: 13px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 1px;
  align-self: center;
}

.menu_top_block.catalog_block .opened > a .svg.svg-inline-down {
  transform: rotate(180deg);
}
.menu_top_block.catalog_block li.v_bottom.current .dropdown,
.menu_top_block.catalog_block li.v_bottom:hover .dropdown {
  background: #fafafa;
  background: var(--light_bg_black);
}
body .menu_top_block.catalog_block .menu li.v_bottom.full > .dropdown {
  padding: 0px 0px 16px;
  display: none;
}

.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a {
  padding-right: 10px;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a .svg {
  top: 3px;
  right: -7px;
}
.menu_top_block.catalog_block .dropdown > li.full.v_bottom > .dropdown > li > a .toggle_block {
  right: -16px;
}

.menu_top_block.catalog_block .v_hover.full > a .svg {
  transform: none;
}
.menu_top_block.catalog_block .v_hover.full .dropdown a .svg {
  display: none;
}

.block_side_WIDE .menu_top_block.catalog_block .full > a .svg {
  right: 13px;
}

/* End */


/* Start:/bitrix/components/aspro/smartseo.content/templates/.default/style.css?178760683580*/
.aspro-smartseo-content__wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* End */


/* Start:/local/templates/zimnie/css/animation/animation_ext.css?17876068414934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /local/templates/zimnie/components/bitrix/catalog/main/style.css?178826884191783 */
/* /local/templates/zimnie/components/bitrix/catalog.section.list/sections_list/style.css?17876068418269 */
/* /local/templates/zimnie/css/left_block_main_page.css?178760684121562 */
/* /local/templates/zimnie/components/bitrix/menu/left_front_catalog/style.css?17876068411582 */
/* /bitrix/components/aspro/smartseo.content/templates/.default/style.css?178760683580 */
/* /local/templates/zimnie/css/animation/animation_ext.css?17876068414934 */
