/*
 Theme Name:   Magazine Elite Child
 Theme URI:    http://www.plannersnetwork.ml/magazine-elite-child/
 Description:  Magazine Elite Child Theme
 Author:       Chris Hayes
 Author URI:   http://www.plannersnetwork.ml
 Template:     magazine-elite
 Version:      1.0.0
 License:      
 License URI:  
 Tags:         
 Text Domain:  magazine-elite-child
*/

 .site-title {
	text-transform: none;	
  font-family: 'Poppins', sans-serif;
  letter-spacing: -0.03em;
  	font-weight: 600;
}

.saga-midnav {
	background-attachment: fixed;
	
}

.entry-title {
	margin-bottom: 0em;
}

.entry-content a:link {
	color: navy;
	text-decoration: underline !important;
}

.entry-content a:visited {
	color: #551A8B;
}

.entry-content a:hover {
	color: #fd5b66;
}

p.site-title::before {
	content: "PN: ";
	color: navy;
	font-weight: 800;
}


.entry-header  a:link {
	color: #000000;
	text-decoration: none !important;
}

.entry-cat a:link, .posts-navigation a:link {
	color: white;
	text-decoration: none !important;
}

.entry-header  a:hover, .posts-navigation a:hover {
	color: #fd5b66;
}

.entry-cat-Jobs {
	background-color: #fd5b66;
}

.entry-cat-Announcements {
	background-color: #4286f4;
}

.entry-cat-Uncategorized {
	display: none;
}

.entry-cat-Calls {
	background-color: #00cc66;
}

.entry-cat p {
	text-align: center;
	margin-bottom: .5em;
}

a.supportbox:link {
	background-color: navy;
	color: #fff;
	text-align: center;
	display: block;
	padding: 15px;
	text-decoration: none !important;
}

a.supportbox:hover {
	background-color: #fd5b66;
}

#panel-4-0-0-0 {
	padding: 0px;
	margin-bottom: 10px !important;
}

.entry-content .widget-title {
	text-transform: none;
}

.sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous {
	color: #fff;
	text-decoration: none !important;
}

.site {
	position: relative;
	z-index: 0;
}

.widget .social-widget-menu ul li a {
	z-index: 0 !important;
}

#top-menu{
	margin-left: 128px;
}

.saga-topnav::before {
	content:'';
	background: url('http://www.plannersnetwork.ml/wordpress/wp-content/uploads/2018/12/link_arrow.png');
	width: 118px;
	height: 45px;
	position: absolute;
}

.meta {
	margin-bottom: 10px;
}

.progressive-image {
	margin-bottom: 10px;
}

.postexcerpt {
	margin-bottom: 10px;
}

.readmore a.readmorelink {
	display: block;
	background-color: navy;
	padding: 5px;
	text-decoration: none !important;
	color: #fff;
	margin: auto;
	 width: 100px;
	text-align: center;
	border-radius: 5px;
}

.readmore a.readmorelink:hover {
	background-color: #fd5b66;
}

.panel-layout:not(.panel-layout-first) .entry-content, .panel-layout:not(.panel-layout-first):last-child .entry-content {
	border-bottom: 2px solid #000;
}

#menu-item-4107 {
	background-color: navy;
}

#menu-item-4107:hover {
	background-color: #fd5b66;
}

#menu-item-4107 a {
	color: #fff;
}
