

/* Start:/local/templates/time/components/bitrix/news/time_sale/bitrix/news.detail/.default/style.css?1754405793590*/
.text__head-image {
    width: 50%;
}

.text__head-image.text__head-image-mobile {
    width: 100%;
}

.sale-detail {
    /* margin-bottom: 145px; */
}

.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/bitrix/system.pagenavigation/time_see_more/style.css?1754405793379*/
.loading
{
    opacity: 0.5;
    position: relative;
    pointer-events: none;
    user-select: none;
}
.loading:after
{
    content: '';
    width: 50px;
    height: 50px;
    position: fixed;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background-image: url(/bitrix/images/sale/admin-loader.gif);
    background-size: 100%;
    z-index: 1000;
}
/* End */
/* /local/templates/time/components/bitrix/news/time_sale/bitrix/news.detail/.default/style.css?1754405793590 */
/* /local/templates/time/components/bitrix/system.pagenavigation/time_see_more/style.css?1754405793379 */
