/*****
Theme Name: MH Magazine (Webfalken-Version)
Template: sprachwelt-magazin
Theme URI: https://www.mhthemes.com/themes/mh/magazine/
Author: Webfalken
Author URI: https://www.webfalken.de
Description: Die durch die Webfalken angepasste Version vom Theme "sprachwelt-magazin"
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-magazine
Domain Path: /languages/
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, theme-options, threaded-comments, full-width-template, post-formats, translation-ready, rtl-language-support, blog, entertainment, news
*****/

.ninja-forms-field[type="button"]
{
	background-color:#B40001;
	border-radius:5px;
	color:#fff;
	cursor:pointer;
	font-size:120%;
}

.mh-image-caption
{
	background:#B40001;
	display:none;
}

.mh-main-nav-wrap
{
	background:#DDD;
	border-bottom:#B40001 3px solid;
}

.current-menu-item,.current-menu-ancestor
{
	background:#B40001;
}

blockquote
{
	border-left:5px solid #B40001;
}

.mh-main-nav-wrap .slicknav_nav ul
{
	border-top:1px solid #B40001;
}

.bypostauthor .fn:after
{
	color:#B40001;
	font-family:'FontAwesome';
}

input[type=text]:hover,input[type=email]:hover,input[type=tel]:hover,input[type=url]:hover,textarea:hover
{
	border:1px solid #B40001;
}

.mh-widget-layout3 .mh-widget-title
{
	border-left:10px solid #B40001;
}

.mh-widget-layout4 .mh-widget-title
{
	background:#B40001;
	background:rgba(230,73,70,0.6);
}

.mh-widget-layout8 .mh-widget-title:after
{
	border-bottom:2px solid #B40001;
}

.mh-carousel-layout1
{
	border-bottom:3px solid #B40001;
	border-top:3px solid #B40001;
}

.mh-posts-lineup-more
{
	color:#B40001;
	list-style:square;
	margin-left:15px;
}

.mh-author-bio-image-frame
{
	border:10px solid #B40001;
}

a:hover,.mh-header-tagline,.mh-breadcrumb a:hover,.entry-content a,.entry-content a:hover,.mh-meta a:hover,.mh-comment-list .comment-meta a:hover,.mh-comment-list .comment-reply-link:before,.mh-comment-list .comment-awaiting-moderation,.mh-ping-list .mh-ping-item a:hover,#respond #cancel-comment-reply-link:hover,#respond .logged-in-as a:hover,#respond #cancel-comment-reply-link:before,.required,.mh-dropcap,.mh-carousel-layout1 .flex-direction-nav a,.mh-carousel-layout2 .mh-carousel-caption,.mh-posts-digest-small-category,.mh-tabbed-widget a:hover
{
	color:#B40001;
}

.mh-preheader,.mh-wide-layout .mh-subheader,.mh-ticker-title,.mh-main-nav li:hover,.mh-footer-nav,.slicknav_btn,.slicknav_menu,.slicknav_nav .slicknav_item:hover,.slicknav_nav a:hover,.mh-subheading,.entry-tags li:hover,.entry-tags .fa,.page-numbers:hover,.mh-loop-pagination .current,.mh-comments-pagination .current,a:hover .pagelink,.pagelink,input[type=submit],.mh-back-to-top,#infinite-handle span,.mh-widget-layout2 .mh-widget-title,.mh-widget-layout4 .mh-widget-title-inner,.mh-widget-layout4 .mh-footer-widget-title,.mh-widget-layout5 .mh-widget-title-inner,.mh-widget-layout6 .mh-widget-title,.mh-slider-layout1 .flex-control-paging li a.flex-active,.mh-slider-layout2 .flex-control-paging li a.flex-active,.mh-slider-layout3 .flex-control-paging li a.flex-active,.mh-slider-layout4 .flex-control-paging li a.flex-active,.mh-slider-layout5 .flex-control-paging li a.flex-active,.mh-carousel-layout1 .mh-carousel-caption,.mh-posts-stacked-item .mh-meta,.mh-footer-widget .mh-author-bio-widget,.mh-social-widget li:hover a,.mh-footer-widget .mh-social-widget li a,.tagcloud a:hover,.mh-widget .tagcloud a:hover,.mh-footer-widget .tagcloud a:hover
{
	background:#B40001!important;
}

.mh-widget-layout1 .mh-widget-title,.mh-widget-layout3 .mh-footer-widget-title,.mh-widget-layout5 .mh-widget-title,.mh-slider-layout1 .mh-slider-caption,.mh-spotlight-widget,.mh-author-bio-widget,.mh-author-bio-title,.mh-video-widget,.mh-tab-buttons,.mh-slider-layout3 .mh-slider-caption,.mh-slider-layout5 .mh-slider-caption
{
	border-bottom:3px solid #B40001;
}

.mh-tab-button.active,.mh-tab-button.active:hover,.mh-footer-widget .mh-tab-button.active
{
	background:#B40001;
	color:#fff;
}

.entry-thumbnail img {
    width: inherit;
    display: block;
    margin: 0 auto;

}