/*
Theme Name: bisenews
Author: Victor Polezhaev
Template: mission-news
*/
.urpw-post-title,
.urpw-post-excerpt,
.urpw-post-date{
	line-height: 1.5;
}
#menu-secondary-container{
	font-weight: bold;
}
.flex{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
.flex article{
	width: 33.33%;
	padding: 15px;
}
body.home .post-header,
body.home .post-content{
	margin: 0;
}
body.home .post-content > .urpw-post{
	display: flex;
	flex-direction: column;
}
body.home .post-content > .urpw-post .urpw-post-title{
	order: -1;
}
body.home .post-content > .urpw-post .urpw-post-title{
	font-size: 2.5em;
}
.urpw-post-title a,
.urpw-post-title a:link,
.urpw-post-title a:visited,
.urpw-post-title a:hover,
.urpw-post-title a:active{
	color: #000 !important;
}
.widget_unique_random_posts_widget .widget-title{
	font-size: 1.32em;
}
.sidebar-left .urpw-post-title{
	font-style: italic;
	font-size: 1.32em ;
}
.site-title{
	font-size: 3.875em;
}
.site-footer{
	position: static;
	padding-bottom: 0;
}
.widget-area-site-footer{
	margin: 0;
}
.site-footer .custom-html-widget{
	font-size: .75em;
}
.site-footer .custom-html-widget a{
	color: #000 !important;
}
.urpw-post-medium{
	float: left;
	max-width: 45%;
}
.sidebar-right .urpw-post-title{
	float: right;
	width: 55%;
}
.sidebar-right .urpw-post-title a{
	padding-left: 10%;
	display: block;
}
hr{
	border-top: none;
	border-bottom-color: #DCDCDC;
}
@media (max-width: 450px){
	.site-title {
		font-size: 2em;
	}
}
}
