/**
Theme Name: OM1EMF
Theme URI: https://om1emf.com
Author: OM1EMF
Author URI: https://om1emf.com
Description: OM1EMF
Version: 3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
**/
.entry-meta a:hover {
	transition: all .3s !important;
	color: #d0d0d0 !important;
	text-decoration: underline !important;
}
a.sydney-dropdown-link:hover,
code {
	color: #e6e600 !important;
}
.content-inner {
	background-color: #131313 !important;
	padding: 30px 50px !important;
}
.tags-links a {
	border: solid 1px #e6e600 !important;
	background-color: #131313 !important;
	color: #e6e600 !important;
}
.tags-links a:hover {
	background-color: #e6e600 !important;
	color: #131313 !important;
}
.posts-layout .hentry,
.single .hentry {
	margin-bottom: 30px !important;
}
.post-navigation .nav-links {
    margin-bottom: 30px !important;
    background-color: #131313 !important;
    border: none !important;
}
.post-navigation .nav-previous {
    border: none !important;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
	color: #e6e600 !important;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
	color: #d0d0d0 !important;
}
.shfb-column.shfb-column-1,
.comment-respond {
	background-color: #131313 !important;
}
.comments-area {
	margin-bottom: 0px !important;
	background-color: #131313 !important;
}
.comment-form input:not([type=checkbox]) {
    font-weight: 600 !important;
}
.sydney-credits {
	padding: 12px !important;
}
.page-wrap {
	padding-bottom: -20px !important;
}
.archive-header {
    display: none !important;
}
@media (max-width: 575px),
@media (min-width: 576px) and (max-width: 991px) {
   .shfb-header .shfb-main_header_row .shfb-column-2 {
       background-color: #131313 !important;
	}
}