/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/*nav-primary----------------*/
.site-header {
}

.wpsp_container {
	margin-left: 20px !important;
	margin-top: 45px !important;
}

.wpsp_readmore {
	color: #009EFA;
	font-style: italic;
	display: block;
	float: right;
	margin-right: 8px;
	font-size: 20px;
	font-family: arial;
	padding-top: 5px;
}

.nav-primary a {
	font-family: arial;
	font-size: 22px;
	padding-left: 45px;
	padding-right: 45px;
}

.nav-primary {
	background-color: #E50000;
}

.genesis-nav-menu a {
	color: #fff;
}

.welcome h2 a {
	color: #009EFA;
	font-family: arial;
}

.genesis-nav-menu a:hover {
	color: #000;
}

/*slider---------------------------*/
.flex-direction-nav li .prev {
	left: 8px;
}

.flex-direction-nav li .next {
	right: 8px;
}

#genesis-responsive-slider {
	border: 10px solid #FFF;
}

/*container---------------*/
.content {
	padding-left: 37px;
}

/*featured --------------------*/
#featured-post-8 p {
	font-size: 23px;
	margin-top: 10px;
	margin-bottom: 0;
}

.home-featured .entry {
	padding: 0 10px 0 11px;
}

.home-featured .more-link {
	color: #009EFA;
	display: block;
	float: center;
	font-size: 20px;
	font-family: arial;
	padding-top: 5px;
}

.home-featured a {
	color: #009EFA;
}

.home-featured p {
	font-family: arial;
	font-size: 20px;
	text-align: center;
	color: #000;
	padding-top: 15px;
}

.home-featured h2 {
	font-family: arial;
	font-size: 32px;
	color: #e50000 !important;
	text-align: center;
}

.home-featured img {
/*	border-radius: 20px !important;    pk */
	width: 350px;
	width: 100%;
	height: 183px;
	box-shadow: #7D7D7D 1px 1px 1px;
}

.home-featured-content img {
/*	border-radius: 20px!;   pk */
}

.home-featured-content {
	width: 105%;
}

.home-featured-content p {
	text-align: center;
	font-family: arial;
	color: #000;
	font-size: 18px;
	font-size: 1.8rem;
}

.home-featured-content .more-link {
	color: #99d443;
	font-style: italic;
	display: block;
	float: right;
	margin-right: 8px;
	font-size: 20px;
	font-family: arial;
	padding-top: 5px;
}

aside.home-featured-top img {
/* 	border-radius: 20px;  pk */
}

aside.home-featured-bottom a.alignnone {
	display: inline-block;
	width: 226px;
	overflow: hidden;
/*	border-radius: 20px; pk */
	box-shadow: #7D7D7D 0 0 2px;
	height: 121px;
	text-align: center;
}

/*featured-bottom--------------------*/
#featured-post-11 .aligncenter {
	width: 100%;
}

#featured-post-3 {
	float: left;
	width: 100%;
}

.home-featured-bottom .entry {
	padding: 0 10px;
	width: 246px;
	float: left;
}

.home-featured-bottom .widget-title {
	font-family: arial;
	font-size: 32px;
	background: #e50000;
	padding: 10px 10px 3px;
	color: #fff; 
	text-transform: capitalize;
}

#featured-post-3 h2 a {
	font-family: arial;
	font-size: 32px;
	color: #009EFA !important;
}

/*featured-top--------------------*/
#featured-post-3 {
	float: left;
	width: 100%;
}

.home-featured-top .entry {
	padding: 0 10px;
	width: 246px;
	float: left;
}

.home-featured-top .widget-title {
	font-family: arial;
	font-size: 35px;
	background: #E50000; 
	padding: 10px 10px 3px;
	color: #fff;
	text-transform: capitalize;
}

/*this is for sidebar---------------------------*/
.sidebar .widget {
	background-color: #fff;
	margin-bottom: -4rem;
	margin-bottom: -40px;
	padding-left: 20px;
}

.sidebar h4 {
	font-family: arial;
	font-size: 32px;
	background: #E50000;
	padding: 10px 10px 3px;
	color: #fff;
	text-transform: capitalize;
}

.sidebar .entry {
	padding: 0 10px 20px;
	font-family: Tempus Sans ITC;
}

.sidebar h2 a {
	text-align: center;
	font-family: arial;
	color: #009EFA  !important;  /* pk */
}

.sidebar .more-link {
	background: #e50000;
	color: #fff;
	padding: 0 40px;
	font-style: italic;
	display: block;
	float: right;
	margin-right: 65px;
	border-radius: 50px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
}

/*footer---------------*/
.footer-widgets-2.widget-area .textwidget {
	padding: 80px 20px 0px;  /* pk */
}

.footer-widgets-2.widget-area p {
	margin-top: -112px;
	margin-left: 20px;
	padding-bottom: 60px;
}

.footer-widgets h4 {
	font-family: arial;
	font-size: 27px;
	text-transform: capitalize;
	color: #fff !important;
}

#text-3 p {
	padding: 0 25px;
	width: 100%;
	color: #fff;
}

#featured-post-15 .entry {
/*padding: 0;
	margin-bottom: 0;*/
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 2px;
	padding-left: 20px;
}

#featured-post-15  a {
	font-family: arial;
	font-size: 20px;
	color: #fff !important;
}

.footer-widgets {
	background-color: #fce3e3;
}

.widget-wrap h2 {
	margin-bottom: -5px;
}

#featured-post-12 .entry {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 2px;
	padding-left: 20px;
}

#featured-post-12  a {
	font-family: arial;
	font-size: 20px;
	color: #fff !important;
}

div.post-399.post.type-post.status-publish.format-standard.has-post-thumbnail.category-latest-blogs.entry.gfwa-3.gfwa-odd img {
	width: 100%;
}