@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&family=Solway:wght@300;400;500&display=swap');


.navbar-default .navbar-nav > li > a {
    color: #83929b;
    font-family: 'Oswald', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
   color: #83929b;
    font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
#sidebar p {
    font-family: 'Oswald', sans-serif;
    color: #000;
}
p {
        font-family: 'Solway', serif;

}
body {
        font-family: 'Solway', serif;

}
.news-item h2 {
    text-transform: uppercase;
    padding-top: 30px;
}
.news-item-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px
}


.post-1 .news-item .news-text-wrap .news-thumb:before {
    border-color: transparent #40acb6 transparent transparent;
}



.post-32 .news-item .news-text-wrap .news-thumb:before {
   border-color: transparent transparent transparent #afcc53;
}

.post-35 .news-item .news-text-wrap .news-thumb:before {
  border-color: transparent #df84b5 transparent transparent;
}


.cat-links a {
    color: rgb(255 255 255 / 80%);
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-style: initial;
    font-size: 19px;
	font-weight: 500;
}
.post .posted-date , .tags-links span, .comments-meta, .author-meta-by, .author-meta a {
    color: #fff !important;
    font-style: initial !important;
    font-family: 'Oswald' !important;
	    text-transform: lowercase;
}
span.comments-meta {
    display: none;
}
.news-item h2 a {
    color: #fff;
    font-size: 30px;
    line-height: 42px;
	    font-weight: 500;
	
}
#sidebar {
   
    font-family: 'Oswald', sans-serif;
}
h1.single-title {
    margin: 0;
    padding: 20px 0 5px;
}
.single-entry-summary {
    color: #000000;
    font-weight: 300;
	  font-size: 17px;
}
.single-entry-summary h2 {
    color: #000 ;
	  line-height: 1;
}
.single-meta.text-center {
    padding: 0 0 10px 0px;
}
.single-wrap .news-thumb img {
    width: 100%;
    max-height: 300px;
    object-fit: cover;
    object-position: center;
    min-height: auto;
}
.author-meta a {
    color: #000;
    text-transform: capitalize;
}
.post-excerpt {
    font-family: 'Solway', serif;
    font-style: initial;
    font-size: 17px;
    color: #292626;
    margin-top: 15px;
    padding-bottom: 30px;
}
.author-meta a {
    color: #000 !important;
    text-transform: capitalize;
}
.news-thumb img {
    max-width: 100%;
    height: auto;
    height: 100%;
    object-fit: cover;
    padding: 0;
    min-height: 375px;
	
}
a.read-more {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
h1.single-title {
    text-align: center;
    color: #61b3bb;
    text-transform: uppercase;
	font-weight: 500;
}
.post-35.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-uncategorized .single-title {
    text-align: center;
    background: #df84b5;
    padding: 20px 0;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
}
.single-format-standard .post-35 {
    background: white;
}
p.site-description {
    font-size: 23px;
    line-height: 28px;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #61b3bb;
    font-weight: 700;
}
header.archive-page-header.text-center h1 {
    text-transform: uppercase;
    font-size: 44px;
}
.taxonomy-description p {
    font-weight: 400;
    font-size: 19px;
	color: #83929b;
}
.widget-title:before {
   
    background-color: #40acb6;
    
}
.nav > li > a:before {
  
    background-color: #40acb6;
   
}
.nav > li.active > a:after, .current-page-parent:after {
   
    background-color: #40acb6;
}
a, a:active, a:hover, a:focus {
   
    color: #40acb6;
}
.textwidget.custom-html-widget a {
    font-weight: 500;
}
.site-title {
    display: none;
}
.post h1 {
    color: #fff;
}