

/* Start:/local/templates/time/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17600191281018*/
.text__head-image {
    width: 50%;
}

.text__head-image.text__head-image-mobile {
    width: 100%;
}

body .text__date{
    margin-bottom: 24px;
    margin-top: 24px;
}

body .sale-detail {
    /* margin-bottom: 145px; */
    flex-direction: column;
    align-items: center;
}
body .products__items{
    justify-content: center;
}

body .text__head .text__head-image{
    background: none;
    height: inherit;
    width: 100%;
}
body .text__head .text__head-image img{
    width: 100%;
}

body .text__head-wrap{
    width: 70%;
    max-width: inherit;
}

.text__head-image-mobile {
    display: none;
}

@media (max-width: 995px) {
    body .text__head-image.text__head-image-mobile {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 0 30px;
        background-image: unset;
    }

    body .text__head-wrap{
        width: 100%;
        max-width: inherit;
    }
    body .sale-detail{
        align-items: stretch;
    }
}
/* End */


/* Start:/local/templates/time/components/extyl/catalog.section/.default/style.css?17649495872262*/
.section-title h1{
    font-family: Stem,sans-serif;
    margin: 0 0 1.2em;
    font-weight: 500;
    font-size: 36px;
    letter-spacing: .025em;
    line-height: 1;
    margin-bottom: 15px;
}


.section-title .section-toptext{
    font-size: 14px;
    font-weight: normal;
    font-family: Montserrat,sans-serif;
}

.last_chance_to_buy_catalog{
    color: #ff0000;
    list-style: none;
    width: 100%;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 14px;
    line-height: 1.85714;
    /*position: absolute;*/
    /*bottom: 0px;*/
    /*left: 35px;*/
    pointer-events: none;
    text-align: center;
    z-index: 4;
    margin: 0 0.2em 0.2em 0;
}
.last_chance_to_buy_catalog .best-seller {
    color: #ff0000;
    line-height: 14px;
    padding-right: 1em;
    font-size: 16px;
    letter-spacing: .05em;
}
.last_chance_to_buy_catalog span{
    font-size: 9px;
}
.products__item {
    z-index: 4;
}
.slider-relative-container {
    position: relative;
    padding: 0 10px;
}
.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;

    width: 50px;
    height: 50px;

    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    color: #333;
}
.slider-arrow:hover {
    background: #f0f0f0;
    border-color: #333;
}
.slider-arrow-prev {
    left: -60px;
}
.slider-arrow-next {
    right: -60px;
}

.products__items-box, #procuts_irems__wraper {
    overflow: visible !important;
}
.products__item-image-second {
    display: none!important;
}
#procuts_irems__wraper:not(.slick-initialized) {
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease;
}
#procuts_irems__wraper.js-products__sort {
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
}
#procuts_irems__wraper.slick-initialized {
    opacity: 1;
    height: auto;
}
@media (max-width: 1200px) {
    .slider-arrow-prev { left: -20px; }
    .slider-arrow-next { right: -20px; }
    .slider-relative-container button {
        width: unset !important;
    }
}
/* End */
/* /local/templates/time/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?17600191281018 */
/* /local/templates/time/components/extyl/catalog.section/.default/style.css?17649495872262 */
