

/* Start:/local/templates/2021-page/components/bitrix/news/news/bitrix/search.form/flat/style.css?1763805449516*/
.search-form label{
    font-size: 20px;
    font-weight: bold;
}

.search-form input[type="text"]{
    font-size: 20px;
    padding: 3px;
    border: none;
    border-bottom: 2px solid #f48d00;
    width: 300px;
}

.search-form input[type="submit"]{
    display: inline;
    width: 200px;
}

@media all and (max-width: 900px) {
    .search-form input[type="text"]{
        width: 100%;
        margin-bottom: 0.5em;
    }
    .search-form input[type="submit"]{
        width: 100%;
    }
}
/* End */
/* /local/templates/2021-page/components/bitrix/news/news/bitrix/search.form/flat/style.css?1763805449516 */
