

/* Start:/local/templates/truckprice/components/bitrix/news.list/news/style.css?17655462831029*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.news-dropdown.dropdown {
    .btn {
        font-size: 16px;
        line-height: 140%;
        color: #1E1E1E80;

        @media (min-width: 1024px) {
            width: 210px;
        }
        @media (max-width: 1023px) {
            width: 210px;
        }

        @media (max-width: 767px) {
            width: 100%;
            margin-top: 22px;
        }
        padding: 9px 16px;

        display: flex;
        justify-content: space-between;
        align-items: center;

        :focus {
            background-color: unset;
        }
    }

    .dropdown-toggle::after {
        content: '';
        border-right: 1px solid #1E1E1E80;
        border-bottom: 1px solid #1E1E1E80;

        border-top: none;
        border-left: none;

        height: 10px;
        width: 10px;
        transform: translate(-50%, -50%) rotate(45deg);
    }

}





/* End */
/* /local/templates/truckprice/components/bitrix/news.list/news/style.css?17655462831029 */
