

/* Start:/local/templates/rgtvktv/components/bitrix/search.page/search_page/style.css?16693831622448*/
a.search-page-params {
    border-bottom: 1px dashed blue;
    text-decoration: none;
}

div.search-page-params {
    margin-top: 6px;
}

.bx-pagination .bx-pagination-container ul {
    width: 38%;
}

.search-item-rate {
    font-size: 11px;
}

.search-page {

    width: 750px !important;
    margin-right: 30px;
}

.search-inp input {
    width: 40px !important;
}

#k2ModuleBox173 .search-page__value {
    width: 719px !important;
}

#k2ModuleBox173 form > .search-page__icon {
    height: 50% !important;
    position: absolute;
    right: 0;
    width: 35px;
    left: 725px !important;
}

.search-inp .button {
    left: 720px !important;
}

.search-news {
    display: grid;
    grid-template-columns: 40% 60%;
    padding: 16px;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .search-news {
        grid-template-columns: 1fr;
    }
    .search-img{
        width: auto !important;

    }
    .searсh-description{
        margin-top: 10px;
    }
}
.search-img {
    position: relative;
    width: 260px;
    height: 150px;
    border-radius: 5px;
    overflow: hidden;
}

.search-img img {
    width: 100%;
    height: 150px !important;
    object-fit: cover;
}

.search-img small {
    position: absolute;
    top: 80%;
    left: 0;
}

.search-date {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    padding: 5px 10px 5px 20px;
    border-radius: 35px 0 8px 0;
    z-index: 1;
    max-width: 85%;
}

.search-date:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
    background: linear-gradient(180deg, #B4771E 0%, #CFAF52 100%);
    border-radius: 0 35px 0px 0;
    z-index: -1;
}

.search-date:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #CFAF52;
    left: 0;
    border-radius: 0 35px 0px 0;
    z-index: -1;
}

.searсh-description > p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.searсh-description > p:nth-child(2) {
    margin-top: 1rem !important;
}

.searсh-description p > a {
    color: #333333;
    font-weight: bold;
    font-size: 20px;
}

p {
    margin: 0 !important;
}

#gkContent + #gkSidebar {
    width: 321px !important;
}
/* End */


/* Start:/local/templates/rgtvktv/components/bitrix/news.list/popular_news_sidebar/style.css?1667380195150*/
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;
}

/* End */
/* /local/templates/rgtvktv/components/bitrix/search.page/search_page/style.css?16693831622448 */
/* /local/templates/rgtvktv/components/bitrix/news.list/popular_news_sidebar/style.css?1667380195150 */
