

/* Start:/local/templates/chateaudetalu/components/bitrix/news.list/wine-news-filter.tags/style.css?1739364199138*/
.filter-button {
    padding: 19px !important;
    width: auto !important;
}

.tab-links__item:not(.active):hover {
    cursor: pointer;
}
/* End */


/* Start:/local/templates/chateaudetalu/components/bitrix/system.pagenavigation/news/style.css?17393641991479*/
.pagination-links {
    height: 64px;
    display: flex;
    justify-content: center;
}

.pagination-links a {
    padding: 20px 30px;
    width: fit-content;
    min-width: auto;
    height: 64px;
}

.pagination-links a:not(.active):hover {
    cursor: pointer;
}

.pagination-links a.left-arrow {
    padding: 25px 28px 25px 30px;
    content: url("/local/templates/chateaudetalu/components/bitrix/system.pagenavigation/news/img/arrow.svg");
    transform: rotate(180deg);
    height: auto;
}

.pagination-links a.right-arrow {
    padding: 25px 30px 25px 28px;
    content: url("/local/templates/chateaudetalu/components/bitrix/system.pagenavigation/news/img/arrow.svg");
    height: auto;
}

.page-info {
    margin: 0 10px 8px;
    display: block;
}

.page-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-buttons.mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .page-info {
        text-align: center;
    }

    .page-buttons:not(.mobile) {
        display: none;
    }

    .page-buttons.mobile {
        display: block;
    }

    .pagination-links {
        height: 52px;
        gap: 10px;
    }
    
    .pagination-links a {
        padding: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0;
        height: 52px;
        min-width: 52px;
        max-width: 52px;
    }

    .pagination-links a.left-arrow {
        padding: 18px 18px 18px 18px;
        max-width: 89px;
    }
    
    .pagination-links a.right-arrow {
        padding: 18px 18px 18px 18px;
        max-width: 89px;
    }
}
/* End */


/* Start:/local/templates/chateaudetalu/components/bitrix/news.list/wine-news.list/style.css?1739364199102*/
a .news-title {
    transition: color .17s ease-out;  
}

a .news-title:hover {
    color: #be6e5a;
}

/* End */
/* /local/templates/chateaudetalu/components/bitrix/news.list/wine-news-filter.tags/style.css?1739364199138 */
/* /local/templates/chateaudetalu/components/bitrix/system.pagenavigation/news/style.css?17393641991479 */
/* /local/templates/chateaudetalu/components/bitrix/news.list/wine-news.list/style.css?1739364199102 */
