/*
Theme Name: WPNTheme
Description: Child theme for Themify Ultra
Author: Themify
Template: themify-ultra
*/

/* write custom css below */

.main-nav li {font-size: 15px;}

/* #Post Title */
.single h1.post-title  {/*font-size: 34px; */ font-weight:bold;} 

/*.post-container-inner .post-meta {text-align:left;} */
.post-meta {border-top: 1px solid #9FAFA1; padding-top:20px; font-weight:bold; }
.post-meta span {margin-right:0px;}
.post-meta a {text-transform:capitalize;}
.post-meta-date { margin-right:0px; }
.post-meta-date time {color:#00CC5F;}
.post-meta .post-author {font-weight:bold;} 


/* #Content Block */
/*.entry-content {margin-top:40px;} */
.entry-content p{ font-size:17px; line-height:2.2em;} 
.entry-content ul {list-style:disc;}
.entry-content li{ font-size:17px; line-height:2.2em; margin-bottom:5px;} 

.single .entry-content p a,  .page .entry-content p a, .single .entry-content li a, .page .entry-content li a
{ border-bottom: 1.5px solid #00cc5f; /*background-color: #f6fff6; */ color: #003400; font-weight:600;}
.single .entry-content p a:hover, .page .entry-content p a:hover, .single .entry-content li a:hover, .page .entry-content li a:hover {text-decoration:none; border-bottom-color: #3C4A3E;}

.entry-content hr { width: 128px; max-width: 60%; height: 2px; background: #9FAFA1; margin: 40px auto; border: 0;}

.single .entry-content h2 {font-size:34px;font-weight:bold; margin:40px 0; color: #00cc5f;}
.entry-content h3, .entry-content h4, .entry-content h5 {font-weight:bold; margin:40px 0 25px;}
.entry-content h3 {font-size:26px;}
.entry-content h4 {font-size:22px; text-transform: none; letter-spacing: unset; clear:both;}

/* Comments Block */
.commentlist cite:after, .commentlist .comment-time {display:none;}

/* No Sidebar Content */
/* .sidebar-none #content h1 {text-align:center; font-size:36px;} 
.sidebar-none .list-post .post-content-inner .post-title {text-align:center; font-size: 36px;}
.sidebar-none #content .post-content-inner .entry-content {max-width: 960px; margin:40px auto 0;}
.sidebar-none #content .post-content-inner .post-meta {max-width: 960px; margin:auto;}
.sidebar-none #content .post-content-inner h1 {max-width: 960px; margin:20px auto;} */

.sidebar-none #content h1 {text-align:center;}
.sidebar-none #content .post-meta {text-align:center; font-weight:bold; }
.sidebar-none #content time {text-align:center !important;}
.sidebar-none #content .related-posts .post-title {font-size: 16px;}

/* Banner Box Shadow */
.banner-week{display:inline-flex; box-shadow: rgba(136, 136, 136) 0px 10px 20px 0px;}

/* em, #Pre, #Table, #Code, #Quote Blocks */
em {background:#ffff99; background: #ffd2d6; font-style: normal; font-weight: 600;}
pre {white-space:pre-wrap; padding: 3% 4%;}

table { margin: 0 0 1.5em; width: 100%; border-collapse: collapse;}
th { border-width: 0 1px 1px 0; }
table, th, td { border: 1px solid rgba(0,0,0,.1); }
th, td { padding: 8px;}
th { font-weight: 700; border-width: 0 1px 1px 0;}

.block-yellow {background-color: #fffed6; padding: 2% 3% 1%; box-shadow: 10px -10px yellow; margin-bottom:10px;}

/* #Footer */
.footer-text-inner .two {border-top: 1px solid #9FAFA1; margin-top:20px; padding-top: 20px;}

/* Outside Applications */
 /* ## Jetpack */

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {color:#111; background-color:#f6fff6;font-weight:600 !important;}

 
