

/* Start:/local/templates/mebel2023/components/bitrix/news.list/carousel/style.css?1710488311160*/
.carousel {
    max-height: 495px;
    overflow-y: hidden;
}

.carousel .slick-prev {
    left: 16px;
}

.carousel .slick-next {
    right: 16px;
}

/* End */


/* Start:/local/templates/mebel2023/components/bitrix/catalog.section/current_slider/style.css?17104883213083*/
.h2.caption_block {
    margin: 32px 0 16px;
    font-size: 24px;
    font-weight: 500;
}
.slider-products .item_elem {
    margin: 0 16px;
}
.slider-products .item_elem:hover .item_elem-img img {
    opacity: 0.8;
}
/*.slider-products .item_elem .item_elem-img img {
    width: 100%;
}*/
.slider-products .item_elem:hover .item_elem-name a {
    color: #000;
}
.item_elem-wrap {
    flex-flow: column;
    position: relative;
}
.item_elem-sticks {
    position: absolute;
}
.item_elem-sticks>* {
    color: #fff;
    font-weight: 700;
    z-index: 10;
    position: relative;
    border-radius: 8px;
    margin-left: 5px;
    margin-top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px 12px;
}
.item_elem-sticks .black_sale {
    background: #000;
}
.item_elem-sticks .other_sale {
    background: #ed2d2e;
}
.item_elem-sticks .new {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}
.item_elem-sticks .hit {
    background: #fff;
    color: #ed2d2e;
    border: 1px solid #ed2d2e;
}
.item_elem-sticks>* {
    opacity: 0.8;
}
.item_elem-sticks .black_sale, .item_elem-sticks .other_sale {
    opacity: 1;
}
.item_elem-param, .item_elem-price, .item_elem-more, .item_elem-img, .item_elem-name {
    margin-bottom: 16px;
}
.item_elem-img {
    display: flex;
    position: relative;
    height: 210px;
}
.item_elem-img a {
    display: flex;
    height: 100%;

}
/*.item_elem-img img{}*/

.item_elem-name {
    display: flex;
    text-align: center;
    font-size: 18px;
    justify-content: center;
    min-height: 40px;
    align-items: center;
    line-height: 1.05;
}
.item_elem-name a {
    text-decoration: none;
}
.item_elem-param .param_line {
    justify-content: space-between;
    display: flex;
    border-bottom: 1px dotted #ccc;
    color: #444;
}
.item_elem-param .param_line span {
    color: #888;
    font-size: 14px;
    background: #fff;
    position: relative;
    padding: 2px;
    bottom: -2px;
}
.item_elem-price-wrap {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}
.item_elem-price-wrap .item_elem-price-price {
    font-size: 22px;
    font-weight: 500;
    color: #ed2d2e;
}
.item_elem-price-wrap.end {
    justify-content: flex-end;
}
.item_elem-oldprice {
    color: #888;
}
.item_elem-more {
    margin: 0px 16px 16px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.item_elem-more a {
    border: 1px solid #ed2d2e;
    padding: 8px 12px;
    border-radius: 8px;
    color: #ed2d2e;
}
.item_elem-more a:hover, .item_elem:hover .item_elem-more a {
    background: #ed2d2e;
    color: #fff;
}
@media (min-width: 320px) and (max-width: 480px) {
    .slider-products .item_elem {
        margin-bottom: 16px;
    }
    .item_elem-img a {
        margin: 0 auto;
    }
    .item_elem-img a img {
        width: auto;
    }
    .slider-products .slick-prev {
        left: 10px;
    }
    .slider-products .slick-next {
        right: 35px
    }
    .h2.caption_block{
        text-align: center
    }
}
/* End */
/* /local/templates/mebel2023/components/bitrix/news.list/carousel/style.css?1710488311160 */
/* /local/templates/mebel2023/components/bitrix/catalog.section/current_slider/style.css?17104883213083 */
