/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.entry-author {
	margin-bottom: 15px;
}

.hero-date, .top-navigation {
	display: none !important;
}

#secondary {
	background-color: #f0f2f8 !important;
	padding: 20px !important;
	border-radius: 25px;
	color: #22292f !important;
}

.hero-text h2 {
	text-shadow: 4px 4px 6px rgba(0,0,0,0.6) !important;
}

.hero-text p {
	text-shadow: 4px 4px 6px rgba(0,0,0,0.6) !important;
}

.hero-author {
	color: #FFFFFF;
	text-shadow: 4px 4px 6px rgba(0,0,0,0.6) !important;
}

.hero-photo {
	color: #CCCCCC;
	font-size: 80%;
}

.site-content {
	padding-top: 3% !important;
}

.issue-button {
	color: #FFFFFF;
	padding: 20px 14px;
	font-size: 19px;
	line-height: 18px;
	border-color: #da97d3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	display: inline-block !important;
	text-align: center;
	text-decoration: none !important;
	width: 100%;
	color: #FFFFFF !important;
}

.issue-button {
}

.issue-button:hover {
	color: #FFFFCC !important;
}

blockquote {
	border-top: none !important;
	font-style: italic;
	font-size: 20px !important;
	padding: 19px 49px 0 8% !important;
}

.site-identity .main-navigation {
	margin-top: 49px;
	margin-bottom: -13px;
}

blockquote:after {
	content: "\201D";
	font-family: 'georgia';
	position: absolute;
	right: 0;
	font-size: 60px;
	width: 30px;
	bottom: -23px;
	line-height: 1;
}

.share-comment {
	display: none;
}

.kp-thumbnail {
	float: left;
	display: block;
	margin: 0 1em 0 0;
}

.kp-post-title {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.1em !important;
	line-height: 1.3em !important;
	font-weight: normal;
	clear: none;
	text-decoration: none;
}

.kp-post-author {
	margin-top: 1em;
	font-size: .8em !important;
}

.kp-bigbox {
	-moz-border-radius: 14px !important;
	-webkit-border-radius: 14px !important;
	border-radius: 14px !important;
}

.kp-bigbox .su-box-title {
	-webkit-border-top-left-radius: 11px !important;
	-webkit-border-top-right-radius: 11px !important;
	border-top-left-radius: 11px !important;
	border-top-right-radius: 11px !important;
}

.kp-bigbox .su-box-content {
	-moz-border-radius: 11px !important;
	-webkit-border-radius: 11px !important;
	border-radius: 11px !important;
}

.su-tabs.my-custom-tabs {
	background-color: #84ADEA;
}

.su-tabs.my-custom-tabs .su-tabs-nav span {
	font-size: 1.3em;
}

.su-tabs.my-custom-tabs .su-tabs-nav span.su-tabs-current {
	background-color: #EDFAFF;
}

.su-tabs.my-custom-tabs .su-tabs-pane {
	padding: 1em;
	font-size: 1.3em;
	background-color: #EDFAFF;
}

body {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

div.author-profile {
	display: none;
}

.sidebar-text {
	font-size: 18px;
	text-align: center;
}

#menu-categories {
	margin-left: 15px;
}

.blog-credits {
	display: none;
}

.site-info {
	background: url("https://www.spiritualbotany.com/wp-content/uploads/2016/06/SB-CFSHAD290.png") no-repeat top left !important;
	height: 64px;
	text-indent: 90px;
	padding-top: 20px;
}
.site-logo:empty {
	margin-top: 7px !important;
}

.textwidget {
	text-align: center !important;
}

.textwidget div {
	text-align: center;
	margin: 0 auto !important;
	margin-top: 10px !important;
}

.textwidget input[type="email"] {
	width: 100% !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
#mc_embed_signup {
	background: #fff;
	clear: left;
	font: 14px Helvetica, Arial, sans-serif;
}

#contact-form-979 .textarea {
	width: 100% !important;
}

#contact-form-979 h3:before {
	content: "Thank you. " !important;
}

#contact-form-979 h3 {
	font-size: 150% !important;
	color: #a6b5c1 !important;
}