.single-news .prev_next_post{width:100%;max-width:210px;margin:110px auto 0;display:flex;align-items:center;justify-content:center}.single-news .prev_next_post i{font-size:25px}.single-news .prev_next_post .prev_post a,.single-news .prev_next_post .next_post a{border:1px solid #262626;padding:5px 15px;border-radius:20px;color:#262626;text-decoration:none}.single-news .prev_next_post .prev_post a:hover,.single-news .prev_next_post .next_post a:hover{background-color:#3266b9;color:#fff;border-color:#3266b9}.single-news .prev_next_post .prev_post{margin-right:auto}.single-news .prev_next_post .next_post{margin-left:auto}.single-news .fa-chevron-circle-right::before,.single-news .fa-chevron-circle-left::before{color:#3266b9;transition:.3s}.single-news .prev:hover .fa-chevron-circle-left::before{color:#3266b9}.single-news .next:hover .fa-chevron-circle-right::before{color:#3266b9}.single-title{display:grid;grid-template-areas:"date date" "category title";grid-template-columns:.205fr 1fr;align-items:center;gap:5px 25px;padding-bottom:16px;border-bottom:2px solid #ebebeb;margin-bottom:32px}@media screen and (max-width: 1024px){.single-title{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 15px}}.single-title .date{grid-area:date;margin:0}.single-title .news-category{grid-area:category;margin:0;width:129.7px;text-align:center}.single-title .p-fade-in{margin:0}.single-title .p-fade-in h1{grid-area:title;font-size:30px;margin:0;text-align:left}@media screen and (max-width: 1024px){.single-title .p-fade-in h1{font-size:22px;text-align:center;width:100%}}