

/* Start:/local/templates/.default/components/bitrix/news/cities/bitrix/news.detail/.default/style.css?1763127550875*/
.buy-info__button.buy-info__button--wa{
    display: none;
}
.buy-info__button--wa svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}
@media screen and (max-width: 450px) {
    #main_wrap .buttons{
        margin-top: 20px;
    }
    .mainwrapper .buy-info__button {
        vertical-align: middle;
        border-radius: 3px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 300;
        line-height: 1;
        margin: 0 !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        padding: 10px;
        font-size: 12px;
    }
    .buy-info__button--wa {
        gap: 8px;
        grid-column: span 3;
        background: linear-gradient(
          90deg,
          rgba(35, 205, 69, 1) 0%,
          rgba(67, 235, 97, 1) 100%
        );
        border: none !important;
      }
}

/* End */
/* /local/templates/.default/components/bitrix/news/cities/bitrix/news.detail/.default/style.css?1763127550875 */
