

/* Start:/bitrix/templates/main/styles.css?1748521474737*/
.news_detail > .footer_buttons
{
    display: flex;
    justify-content: center;
}

.news_detail > .footer_buttons .where_to_buy
{
    border-radius: 18px;
    padding: 12px 15px;
    align-items: center;
    font-size: 23px;
    text-decoration: none;
    width: fit-content;
    border: 1px solid #7badd1;
    color: #4060a1;
    display: flex;
}

.news_detail > .footer_buttons .where_to_buy:hover
{
    background: #4060A1;
    border: 1px solid #4060A1;
    color: white;
}

.news_detail > .footer_buttons .where_to_buy span
{
    width: 100%;
    text-align: center;
}

.mobile_menu .sections_mobile .children > a
{
    color: #014297 !important;
}

#main .alert
{
    background: #1572ca;
}
/* End */
/* /bitrix/templates/main/styles.css?1748521474737 */
