

/* Start:/local/templates/main/components/bitrix/news.list/bq_catalog_table/style.css?17508553913242*/
.description_form_call_wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 13px 20px;
    background-color: #EFEFEF;
}

.description_form_call_content_wrap {
    display: block;
}

.description_form_call_title {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #00569C;
}

.description_form_call_text {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    color: #555555;
}

.description_form_call_text a {
    font-weight: 400;
    color: #00569C;
}

.description_form_call_button_wrap {
    display: block;
    min-width: 180px;
    margin-left: 25px;
}

.description_form_call_button_wrap .callback-block {
    display: block;
    padding: 13px;
    border: 1px solid #1450A1;
    background-color: #1450A1;
    text-align: center;
    color: #FFF;
    border-radius: 2px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
}

.description_form_call_button_wrap .callback-block:hover {
    border: 1px solid #1450A1;
    background-color: #FFF;
    color: #1450A1;
}

.catalog.item-views.table.catalog_table_2 .footer-button {
    display: block;
    opacity: 1;
}

.catalog.item-views.table.catalog_table_2 .footer-button a.btn.btn-default {
    width: 100%;
    background-color: #fff;
    background-color: #1e569c;
    border-color: #1e569c;
    color: #fff;
}

.catalog.item-views.table.catalog_table_2 .footer-button a.btn.btn-default:hover {
    background-color: #2364b6;
    border-color: #2364b6;
    color: #fff;
}

.catalog.item-views.table.catalog_table_2 .footer-button a.btn.btn-border {
    width: 100%;
    background-color: #fff;
    border-color: #1e569c;
    color: #1e569c;
}

.catalog.item-views.table.catalog_table_2 .footer-button a.btn.btn-border:hover {
    background-color: #2364b6;
    border-color: #2364b6;
    color: #fff;
}

.catalog.item-views.table.catalog_table_2 .item .props_wrapper.chars .props_table .char_name span,
.catalog.item-views.table.catalog_table_2 .item .props_wrapper.chars .props_table .char_value span {
    background-color: transparent;
}

.catalog.item-views.table.catalog_table_2 .inner-wrap img {
    padding: 0;
}

.description_form_2
{
    display: none;
}



@media (max-width: 767px) {
    .description_form_call_wrap {
        flex-wrap: wrap;
        margin-bottom: 20px;
        padding: 20px;
        display: none;
    }

    .description_form_2
    {
        display: block;
    }

    .description_form_2 .description_form_call_wrap {
        display: flex;
    }

    .description_form_call_content_wrap {
        width: 100%;
        margin-bottom: 18px;
    }

    .description_form_call_button_wrap {
        width: 100%;
        margin-left: 0;
    }
}


/*
@media (max-width: 767px) {
    .flex-direction-nav {
        display: none;
    }
}*/

.js-interested-goods-slider .flex-viewport {
    padding: 1px!important;
}

.js-interested-goods-slider .item {
    margin-bottom: 0!important;
}

.drag_block.goods .goods-block__title {
    padding-right: 100px;
}

.drag_block.goods .nav-direction .flex-direction-nav li a.flex-disabled {
    pointer-events: none;
}

/* End */
/* /local/templates/main/components/bitrix/news.list/bq_catalog_table/style.css?17508553913242 */
