body .catalog_block.owl-carousel.items .item_block {
    height: 100%;
}
body .catalog_block.items .item_block.item {
    padding: 0px 0px 0px 0px;
    margin-left: 0px;
}
body .catalog_block.owl-carousel .item_block {
    width: 100%;
}
.row.flexbox .item {
    height: 100%;
    min-height: 100%;
}
.row .item_block {
    padding: 0px 16px 0px 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wraps .item {
    position: relative;
}


.tabs_slider .catalog_item:not(.touch):hover, .tabs_slider .catalog_item.hover {
    z-index: 58;
    /* padding-bottom: 20px; */
}
body .catalog_block.owl-carousel .catalog_item {
    min-height: unset;
}
.catalog_block .catalog_item {
    height: 100%;
    min-height: unset;
}
.catalog_block .catalog_item {
    background: #fff;
    background: var(--card_bg_black);
    -webkit-transition: box-shadow ease-out 0.2s;
    -moz-transition: box-shadow ease-out 0.2s;
    -o-transition: box-shadow ease-out 0.2s;
    transition: box-shadow ease-out 0.2s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    white-space: normal;
    /* padding: 20px 19px 26px 20px; */
    min-height: 100%;
}
.catalog_block .catalog_item_wrapp {
    white-space: normal;
    vertical-align: top;
}
.catalog_item {
    position: relative;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
    box-shadow: inset 0px 0px 0px 1px #ececec;
    box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
    height: 100%;
}
.catalog_item:hover .inner_wrap {
    border-color: #fff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    height: auto;
    background: var(--card_bg_hover_black);
}
.catalog_block .catalog_item > div {
    padding: 25px 25px 0px 25px;
    box-shadow: inset 0px 0px 0px 1px #ececec;
    box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
    background: #fff;
    background: var(--card_bg_black);
    -webkit-transition: box-shadow ease-out 0.4s, border ease-out 0.4s;
    -moz-transition: box-shadow ease-out 0.4s, border ease-out 0.4s;
    -o-transition: box-shadow ease-out 0.4s, border ease-out 0.4s;
    transition: box-shadow ease-out 0.4s, border ease-out 0.4s;
    margin-right: -1px;
    height: 100%;
}
.catalog_block .catalog_item > div {
    display: flex;
    flex-direction: column;
}
.catalog_item .image_wrapper_block {
    margin: 0px auto 20px;
    position: relative;
}
.image_wrapper_block, .image_wrapper_block > a {
    min-width: 60px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    zoom: 1;
    display: block;
    left: 0px;
}
.catalog_block .catalog_item .image_wrapper_block {
    width: 100%;
}
.image_wrapper_block:not(.image-wrapper) {
    padding-top: 100%;
}
.catalog_item .image_wrapper_block {
    margin: 0px auto 20px;
    position: relative;
}
.image_wrapper_block, .image_wrapper_block > a {
    min-width: 60px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    zoom: 1;
    display: block;
    left: 0px;
}
.catalog_item .stickers {
    left: -2px;
}
.stickers {
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 3;
    line-height: 20px;
    text-align: left;
    padding-right: 50px;
}
.stickers > div {
    float: left;
}
.stickers * {
    text-align: left;
}
.stickers.custom-font [class*="sticker_"] {
    padding: 2px 7px 2px;
    margin: 0px 2px 4px;
    letter-spacing: normal;
}
.stickers [class*="sticker_"] {
    background-color: #60c339;
    width: auto;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
    color: #fff;
    margin: 0px 2px 4px;
}
.stickers:after {
    content: "";
    display: block;
    clear: both;
}
.like_icons:not(.static) {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 53;
}
.catalog_item:not(.touch):hover .image_wrapper_block .like_icons span, .catalog_item.hover .image_wrapper_block .like_icons span, .hot-wrapper-items .like_icons span {
    opacity: 1;
    visibility: visible;
}
.like_icons span {
    display: block;
    background: #fff;
    background: var(--black_bg_black);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    margin: 0px 0px 4px;
    overflow: hidden;
    text-align: center;
}
.like_icons.block span .svg {
    width: 32px;
    height: 32px;
    display: block;
    line-height: 32px;
}
.like_icons .wish_item i {
    background-position: 5px -16px;
}
.like_icons.block span .svg svg {
    display: inline-block;
    vertical-align: middle;
}
.logo.colored svg .icon-path, .svg.colored:not(.svg-inline-icon) * {
    fill: var(--fill_dark_light_hover);
}
.like_icons span:not(:hover) i.svg path {
    fill: #999;
}
svg .clsw-1 {
    fill: #333;
    fill: var(--white_text_black);
    fill-rule: evenodd;
}
.catalog_item:not(.touch):hover .image_wrapper_block .like_icons span, .catalog_item.hover .image_wrapper_block .like_icons span, .hot-wrapper-items .like_icons span {
    opacity: 1;
    visibility: visible;
}
.section-gallery-wrapper {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    flex-direction: row;
    z-index: 2;
}
.section-gallery-wrapper__item {
    flex-grow: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: #fff;
    background-color: var(--white_text_black_reverse);
    background: transparent;
    margin-bottom: -4px;
}
.section-gallery-wrapper__item:last-of-type .section-gallery-wrapper__item-nav {
    margin-right: 0px;
}
.section-gallery-wrapper__item_hidden {
    display: none;
}
.section-gallery-wrapper__item-nav {
    display: block;
    position: relative;
    margin: 0px 2px 0px 0px;
    height: 100%;
}
body .owl-carousel .owl-item img {
    width: auto;
}
.catalog_block .catalog_item img, .product_slider .catalog_item img {
    max-width: 100%;
    max-height: 100%;
}
.section-gallery-wrapper__item._active img {
    opacity: 1;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.detail img {
    max-width: 100%;
    margin: auto;
    max-height: 100%;
}
.section-gallery-wrapper__item img {
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    left: 1px;
    right: 1px;
}
.image_wrapper_block img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    pointer-events: none;
}
.catalog_block .catalog_item:not(.big) > div .item_info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.catalog_block .catalog_item > div .item_info {
    padding-bottom: 29px;
}
.catalog_block .catalog_item > div .item_info {
    flex: 1;
}
div.item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 50;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.catalog_item .item-title a, .view-item .item-title a span, .articles-list .item .item-title a, .jobs_wrapp .item .name a, .front_slider .item-title a span, .item-title a span, .item-title a {
    -webkit-transition: color ease-out 0.02s;
    -moz-transition: color ease-out 0.02s;
    -o-transition: color ease-out 0.02s;
    transition: color ease-out 0.02s;
}
.catalog_block .sa_block {
    margin: 0px -8px;
}
.sa_block {
    position: relative;
}
.catalog_block .item-stock, .catalog_block .article_block {
    display: inline-block;
    margin: 0px 8px;
    vertical-align: middle;
}
.catalog_block .TYPE_2 .cost.prices {
    margin-top: 12px;
    padding-top: 7px;
    min-height: 40px;
}
.catalog_item .cost.prices {
    margin: 7px 0px 0px;
}
.cost.prices {
    position: relative;
}
.cost.prices:not(.detail) .js_price_wrapper {
    display: flex;
    flex-direction: column;
}
.prices--with_icons_block > div:first-child, .prices--with_icons_block > div:first-child + div:not(.price_matrix_block):not(.icons-basket-wrapper) {
    padding-right: 50px;
}
.price_1m2_value {
    font-size: 16.995px;
    color: rgb(51, 51, 51);
    font-weight: 700;
}
.icons-basket-wrapper {
    position: absolute;
    right: 0px;
    /* top: 0px; */
    top: calc(50% - 20px);
}
.button_block {
    display: inline-block;
    vertical-align: top;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
    margin-top: 0;
}
@media (min-width: 601px) {
    html:not(.mobile) .catalog_block .item_block .catalog_item:not(.big) .footer_button {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin-left: 0;
        margin-right: -1px;
        background: #fff;
        background: var(--card_bg_hover_black);
        border-color: #fff;
        border-color: var(--black_bg_black);
        box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.07);
    }
}
.ajax_load.block .item_block:hover .footer_button, .ajax_load.block .item_block .catalog_item.hover .footer_button {
    display: block;
    /* margin-top: -3px; */
}
body .catalog_item:hover .footer_button, body .catalog_item.hover .footer_button {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.ajax_load.block .footer_button {
    display: none;
    margin: -2px -25px 0px;
}
.footer_button {
    opacity: 0;
    visibility: hidden;
    height: 0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    text-align: center;
}
@media (min-width: 601px) {
    body .compact-catalog .ce_cmp_visible {
        display: none;
    }
}
.catalog_block .counter_wrapp {
    margin-bottom: 0px;
    padding-top: 0px;
    white-space: nowrap;
    overflow: hidden;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.catalog_block .counter_wrapp > div {
    float: left;
    width: 50%;
    margin: 0px;
    position: relative;
}
.button_block {
    display: inline-block;
    vertical-align: top;
}
.image_wrapper_block > a {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.image_wrapper_block > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}




.owl-carousel.visible-nav .owl-nav {
    z-index: auto;
}
.owl-carousel.short-nav:hover .owl-nav, .owl-carousel.visible-nav .owl-nav {
    left: -18px;
    right: -18px;
    visibility: visible;
    margin-top: 0px;
}
.owl-carousel.short-nav .owl-nav {
    z-index: auto;
    visibility: hidden;
    transition: left 0.3s ease, right 0.3s ease;
}
.owl-carousel .owl-nav {
    position: absolute;
    margin: 0px;
    display: flex;
    left: -53px;
    right: -53px;
    justify-content: space-between;
    top: calc(50% - 20px);
    z-index: 1;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover) {
    background: #fff;
    background: var(--arrows_bg_black);
}
.owl-carousel.owl-theme.owl-bg-nav .owl-nav button {
    border-radius: 3px;
}
.owl-carousel.short-nav .owl-nav > button {
    position: relative;
    z-index: 5;
}
body .owl-carousel .owl-nav [class*="owl-"] {
    margin: 0px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-bg-nav .owl-nav .owl-prev .svg {
    left: -2px;
    top: 0;
}
.owl-carousel .owl-nav .svg.left {
    transform: rotate(-90deg);
}
.owl-carousel .owl-nav .svg {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
@media (min-width: 768px) {
    .owl-carousel.hidden-dots .owl-dots {
        display: none;
    }
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #365edc;
}
.owl-carousel.owl-theme.owl-bg-nav .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 3px 6px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-carousel .owl-nav .svg svg {
    display: inline-block;
}
.owl-carousel.owl-bg-nav .owl-nav .owl-next .svg {
    left: 2px;
    top: 0;
}
.owl-carousel .owl-nav .svg.right {
    transform: rotate(90deg);
}



