/* LICENSE & DETAILS
   ==================================================

	Theme Name: Plume Poetry
	Theme URI: http://cardinal.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: One Digital Farm
	Author URI: www.onedigitalfarm.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

@font-face {
font-family: HelveticaNeue;
src: url(/wp-content/uploads/2018/04/HelveticaNeue.ttf);
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4,  h5, .h5, h6, .h6 {
	font-family: HelveticaNeue, sans-serif !important;
}
a:hover {
	text-decoration:none;
	color: #75ba65 !important;
}
.author a:hover {
	color: #009fe9 !important;
}
div.pdfemb-viewer {
    border: none;
}
.issue {
	padding: 30px 15px;
	width: 48%;
    border-top: 3px solid #222;
}
.issue:nth-child(2n) {
	margin: 1% 0 1% 1%;
}
.issue:nth-child(2n+1) {
	margin: 1% 1% 1% 0;
	clear: left;
}
.home .issue {
	width:100%;
	clear:both;
	margin: 50px 0;
}
.issue-image a:hover {
	opacity: 0.9;
}
.issue img {
    width: 100%;
    margin-bottom: 10px;
}
.issue.recent {
	width:100%;
	margin: 0;
	padding:30px;
	min-height:1px;
}
.issue.recent img {
	object-fit: cover;
	max-height: 160px;
}
.issue.recent p {
    text-align: center;
}
.plume-author {
	margin: 20px 0;
}
.author-image {
	padding-left: 0;
}
.author-image img {
	width: 100%;
    margin-bottom: 20px;
}
.contributors {
	margin-top:50px;
}
.recent-post.has-thumb .details-wrap::before,
.recent-post .figure-wrap,
.masonry-items .blog-item figure {
    display: none;
}
.taxonomy-description {
    margin-top: 0px;
}
.home .title-wrap .spb-heading {
    font-size: 14px;
	text-transform: uppercase;
	display:none;
}
.recent-post {
    padding-left: 0 !important;
	padding-right: 15px !important;
}
.header-left div.text, .header-right div.text {
    font-size: 14px;
}
.full-center nav#main-navigation ul.menu,
#main-nav.center-menu nav#main-navigation ul.menu {
    text-transform: uppercase;
}
nav.std-menu ul.sub-menu > li > a {
    font-size: 12px;
	text-transform: none;
}
#mobile-menu {
	font-size: 12px !important;
	text-transform: uppercase;
}
#mobile-menu ul.sub-menu li a {
    font-size: 12px;
    text-transform: none;
}
#footer .title-wrap {
    margin-bottom: 0px;
}
#footer h6 {
    letter-spacing: 1px;
	font-weight:400;
}
#footer a {
    font-size: 14px;
}
#footer i {
	margin-right:5px;
}
#footer img {
    -webkit-filter: invert(100%); /* Safari 6.0 - 9.0 */
    filter: invert(100%);
	width: 80px;
}
.archive.category .issue-image {
	margin:20px 0;
	width: 100%;
}
.page-heading h1 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.recent-post h5 {
    font-weight: 400;
}
a.sf-button.white {
	background: #e4e4e4;
	border: 1px solid #e4e4e4;
	font-family: HelveticaNeue, sans-serif !important;
	margin-bottom:0;
	border-radius: 0;
	padding: 14px 20px;
}
.mini-blog-item-wrap figure, .mini-blog-item-wrap .post-item-details {
	display:none;
}
.blog-item-details span.author {
    font-weight: 400;
}
.page-id-9844 h2{
	margin-top:0;
}
.masonry-items .blog-item .details-wrap h2, .masonry-items .blog-item .inst-overlay h2 {
    font-size: 24px;
    line-height: 32px;
	font-family: Garamond, serif !important;
}
#footer, #footer p {
	font-family: HelveticaNeue, sans-serif !important;
	line-height: 20px;
	letter-spacing: 1px;
}
#footer a {
    font-size: 12px;
}
.poemtitle {
	font-style: italic;
}
.masonry-items .blog-item .author {
    font-weight: normal;
}
.related-wrap {
    padding: 30px 50px 30px;
}
.issue.recent {
    clear: none;
	padding-left: 0;
	background-color: #fff;
}
.home .issue {
	margin: 0;
	padding-bottom:120px;
}
.home .inner-page-wrap,
.home .title-wrap {
    margin-bottom: 0;
}
.sf-promo-bar.promo-button p {
    font-family: HelveticaNeue, sans-serif !important;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
	color: white;
}
.sf-promo-bar {
    padding: 45px 10%;
	background-color: #444 !important;
}

article.type-post.single-post-standard {
    padding-top: 0px;
}
.share-button {
    background-color: #666 !important;
}
.author-bio-text {
    margin-left: 0px;
}
.single-post .author-info-wrap .author-avatar {
    display: none;
}
.poems_by_title {
	display:none;
}
.single-post .page-heading h1 {
    font-size: 16px;
	text-transform: none !important;
}
.widget_search form input {
    border: none;
	border-radius: 2px;
}
.home h3 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 3px solid #222;
	margin-bottom: 0;
    padding-bottom: 10px;
}
.home .inner-page-wrap {
	margin-top:10px;
}
#execphp-6 img,
.page-id-9839 .spb_image img {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	cursor: pointer;
}
#execphp-6 img:hover,
.page-id-9839 .spb_image img:hover {
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.issue-image .taxonomy-description,
.issue-image p {
    font-size: 14px;
	line-height: 20px;
}
nav.std-menu ul.sub-menu {
    top: 80px !important;
}
#execphp-5, #execphp-4 {
    padding-bottom: 0px;
}
#execphp-5 {
	max-height:375px;
}
.home #execphp-4 .issue.recent {
    padding-bottom: 0px !important;
}
.home #execphp-5 .issue.recent {
    padding-bottom: 40px !important;
}
.taxonomy-description p,
.issue-content p {
	line-height:20px;
}
[class*="category-issue"] .blog-item.category-editors-note .post-item-details .cat,
[class*="category-issue"] .blog-item.category-editors-note .post-item-details .cat a,
[class*="category-issue"] .blog-item.category-editors-note .details-wrap h2 {
	color:#967118;
}
[class*="category-issue"] .blog-item.category-essays-and-comment .post-item-details .cat,
[class*="category-issue"] .blog-item.category-essays-and-comment .post-item-details .cat a,
[class*="category-issue"] .blog-item.category-essays-and-comment .details-wrap h2 {
	color:#608966;
}
[class*="category-issue"] .blog-item.category-book-review .post-item-details .cat,
[class*="category-issue"] .blog-item.category-book-review .post-item-details .cat a,
[class*="category-issue"] .blog-item.category-book-review .details-wrap h2 {
	color:#905d5c
}
[class*="category-issue"] .blog-item.category-featured-selection .post-item-details .cat,
[class*="category-issue"] .blog-item.category-featured-selection .post-item-details .cat a,
[class*="category-issue"] .blog-item.category-featured-selection .details-wrap h2 {
	color:#bda5e7;
}
#execphp-7 .issue.recent {
	padding:0 0 20px 0 !important;
}
#execphp-7 .issue.recent img {
    max-height: 500px;
}
.home-hide {
	display:none !important;
}
#top-bar {
	display: none;
    border-bottom: 1px solid #fff;
}
.home #top-bar {
    display: block;
}
.prevert-quote {
	text-align:center;
	line-height: 34px;
	font-size: 24px;
}
#top-bar .container .tb-right {
    display: none;
}
#top-bar .container .tb-left {
    text-align: center;
}
#top-bar .container .tb-text {
    font-size: 12px !important;
	font-family: HelveticaNeue, sans-serif !important;
}
#top-bar-sticky-wrapper {
    display: none;
}
.home #top-bar-sticky-wrapper {
    display: block;
}
.single-post .author-bio h3 {
    font-family: Garamond, serif !important;
    font-weight: 700;
    font-size: 16px;
}
#execphp-6 img {
    object-fit: cover;
	max-width:100%;
	width: 100%;
}
#execphp-6 p {
    line-height:20px;
	margin-top: 10px;
}
#execphp-6 .col-sm-4 {
	padding-left:0;
}
.home .issue {
    background: white;
    padding: 0;
	border-top: none;
	min-height:50px;
}
.page-heading h1 {
    border-bottom: 3px solid #222;
}
.page-id-9818 .page-heading h1 {
    border-bottom: none;
}
table {
	border-bottom: none;
}
table td {
    border-top: none;
    vertical-align: top;
}
.post-pagination-wrap {
    padding: 20px 0;
}
.single-post .blog-item-details {
	display:none;
}
.post-pagination-wrap .next-article > *, .post-pagination-wrap .next-article a, .post-pagination-wrap .prev-article > *, .post-pagination-wrap .prev-article a {
    color: #ddd !important;
}
.masonry-items .blog-item .post-item-details {
    font-size: 16px;
}
.post-pagination-wrap h4 {
	font-family: Garamond, serif !important;
}
.recent-post h5 {
    font-size: 24px !important;
    font-family: Garamond, serif !important;
}
.posts-type-bold .recent-post .post-item-details {
    font-size: 16px;
}
.masonry-items .blog-item .post-date {
    font-size: 12px;
	display: inline;
}
.contributors p a:hover {
	color:#75ba65 !important;
}
.current-sort {
	color:#f00 !important;
}
.widget_search form input {
    border-radius: 0px;
}
.page-id-9818 .page-heading {
    padding-bottom: 0px;
}
.page-id-9804 .details-wrap .excerpt p {
	line-height: 24px;
	margin: 0 0 20px;
}
.share-button {
   font-weight: normal;
	font-size: 14px;
}
.article-divider {
    height: 1px;
}
.home .blog-items {
    margin-bottom: 0px;
}
.widget a:hover {
    text-decoration: none !important;
}
.ajax-search-wrap input[type="text"] {
    font-size:14px;
    height: 40px;
}
.ytc_title {
	font-family: Garamond, serif !important;
	font-size:16px;
	margin-top: 10px;
}
.ytc_video_container {
    max-width: 31% !important;
	margin: 0 2% 2% 0;
}
.mejs-controls > div:last-of-type {
    top: 0 !important;
}

#az-slider .letter-section h2 {
	padding-top:130px !important;
}
#az-slider .letter-section h2 span {
	font-family: Garamond, serif !important;
}
.az-letters ul.az-links li {
    border: 1px solid #e4e4e4 !important;
    background: #fff !important;
}
.az-letters ul.az-links li a {
    color: #222 !important;
}
.letter-section ul {
    line-height: 120% !important;
}
.letter-section ul li {
    margin-bottom: 10px !important;
}
.page-id-9839 p {
    text-align: justify;
}
.page-id-9839 h4 {
    font-style: italic;
}
.letter-section ul.columns.max-1-columns,
.letter-section ul.columns.max-2-columns,
.letter-section ul.columns.max-3-columns {
    column-count: 1;
    max-width: 100%;
}
.homesubmission .sf-promo-bar {
    background-color: #e4e4e4 !important;
}
.homesubmission a.sf-button.black {
	font-family: HelveticaNeue, sans-serif !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 02px;
	border-radius: 0px;
	border-color: #444;
background-color: #444;
}
.homesubmission .sf-promo-bar.promo-button p {
    color: #444;
}
.category-newsletters .author-info-wrap.clearfix,
.category-newsletters .post-info.clearfix,
.related-wrap.Newsletters {
	display:none;
}
#header-section .is-sticky #header.sticky-header {
    top:0 !important;
}
.home #header-section .is-sticky #header.sticky-header {
    top:37px !important;
}
.single-post-standard.category-newsletters p a {
	text-decoration:underline;
}
.page-id-9844 .inner-page-wrap {
	margin-top:0;
}
.issue-summary {
	margin-top:20px;
	font-size: 16px;
	line-height:20px;
}
.taxonomy-description {
	font-size: 14px;
	line-height:20px;
}
.date-archive {
	text-align: center;
}
.date-archive h2 {
    border-bottom: 3px solid black;
	width: 55px;
	margin: 20px auto 10px;
}
.date-year-archive {
	clear: both;
	overflow: auto;
	margin-bottom:40px;
} 
.date-year-archive:nth-child(2n+1) {
background: #e3e3e3;
}
.page-id-20512 .issue-image::after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
.page-id-20512 .issue-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
	left: 0;
	padding:10%;
  }
.spb_text_column ul {
    list-style: disc outside none;
}
/********************************************************/

@media screen and (min-width: 1024px) and (max-width: 1200px) {
	.issue {
		min-height:850px;
	}
}

@media screen and (max-width: 1023px) {
	.issue {
		width: 100%;
		margin: 2% 0;
		min-height:750px;
	}
}

@media screen and (max-width: 1023px) and (min-width: 788px) {
.page-id-20512 .issue-image img {
	padding:15%;
  }
}

@media screen and (max-width: 787px) {

.recent-post {
    padding: 0 !important;
}
.archive.category .issue-image {
	margin:20px 0;
	max-width:100%;
}
.issue-content {
	padding-top: 15px;
}
.home .issue {
	padding-bottom:30px;
}
#execphp-6 img {
	width: 100%;
	height: auto;
	margin-top: 20px;
	max-height: 720px;
}
#execphp-7 .issue.recent img {
    max-height: 720px;
}
.ytc_video_container {
    max-width: 100% !important;
}
	.letter-section ul li {
    margin-bottom: 15px;
}
.page-id-20512 .issue-image img {
	padding:5%;
  }
}