.screen-reader-text {
    display: none;
}


.rwea-news .pagination {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

.nav-links .next,
.nav-links .prev {
    display: none !important;
}

.rwea-news .pagination .nav-links {
    list-style: none;
    width: 100%;
}

.rwea-news .pagination .nav-links .next,
.rwea-news .pagination .nav-links .prev {
    display: none;
}

.rwea-news .pagination .nav-links .page-numbers {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
    text-decoration: none;
}

.rwea-news .pagination .nav-links .page-numbers.current {
    color: #ffffff;
    background-color: #8bc548;
    border-color: #8bc548;
}

.rwea-news .pagination .nav-links .page-numbers.no-page {
    cursor: not-allowed;
}

.rwea-news .pagination .nav-links .page-numbers.no-page {
    border: none;
    pointer-events: none;
}

.rwea-news .pagination .nav-links .page-numbers.no-page:hover,
.rwea-news .pagination .nav-links .page-numbers.no-page:focus {
    color: #000000;
    background-color: transparent;
}

.rwea-news .pagination .nav-links .page-numbers {
    font-family: 'Flama-Book', sans-serif;
    font-size: 24px;
    color: #000000;
    width: 42px;
    height: 42px;
    line-height: 34px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    border: 2px solid #000000;
    border-radius: 50%;
    transition: all .3s ease-in-out;
}

.rwea-news .pagination .nav-links .page-numbers:hover,
.rwea-news .pagination .nav-links .page-numbers:focus {
    color: #ffffff;
    background-color: #8bc548;
    border-color: #8bc548;
    outline: none;
    transition: all .3s ease-in-out;
}

.rwea-contact .wpcf7 {
    width: 59%;
}

.rwea-contact .wpcf7 .contact-form {
    width: 100% !important;
}

.rwea-header .menu__item.search .search-form input[type="image"] {
    background: none;
    padding: 0;
	
	@media (min-width: 1440px)
.news-single-post .post__title {
    line-height: 50px;  
	@media (min-width: 1200px)
.news-single-post .post__title {
    line-height: 50px; 
}
}