

/* Start:/bitrix/templates/prime_s1/components/bitrix/news.detail/blog_detail_custom/style.css?1722414860999*/
.prices-wrapper .prices-actions{
    margin: 0 0 19px;
}

.blog-element .content.content-custom{
    border: 0px solid #e1e1e6; 
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar-left>div:not(.filter-aside-container):last-child, .sidebar-right>div:not(.filter-aside-container):last-child {
    position: sticky;
}

.sidebar-left .consultation-tizer, .sidebar-left .question-form{
    display: none;
}

.sidebar-left .sticky-panel .question-form{
    display: block;
}

.sidebar-left .question-form .btn{
    margin-top: 16px;
}

@media (min-width: 992px) {

    .sidebar-left .sticky-panel{
        position: sticky;
        top: 100px !important
    }
}

@media (max-width: 1365px) {
    .sidebar-left{
        display: block !important;
    }
}

@media (max-width: 991px) {
    .sidebar-left{
        max-width: 100% !important;
        width: 100% !important;
    }

    .content-block{
        flex-direction: column;
    }

    .left-block-wrap{
        width: 100% !important;
    }
}
/* End */
/* /bitrix/templates/prime_s1/components/bitrix/news.detail/blog_detail_custom/style.css?1722414860999 */
