/*
Theme Name: MateNaija
Theme URI: https://matenaija.com
Template: videoshare
Author: MateNaija
Author URI: https://matenaija.com
Description: MateNaija
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,sticky-post,theme-options,threaded-comments,translation-ready
Version: 1.0.7.1731160876
Updated: 2024-11-09 14:01:16

*/

a, a:visited, .sf-menu ul li li a:hover, .sf-menu li.sfHover li a:hover, .entry-meta a, .edit-link a, .comment-reply-title small a:hover, .entry-content a, .entry-content a:visited, .page-content a, .page-content a:visited, a:hover, .mobile-menu ul li a:hover, .author-box .author-name span a:hover, .page-content ul li:before, .entry-content ul li:before, .content-loop .entry-summary span a:hover
 {
    color: #4267B2;
}
 

body {
    background: #FAFAFA;
}
.site-content {
    margin-top: 40px;
 }
.entry-tags .tag-links a {
	background: #009fe3;
	color: #fff;
}

.ngwankdl {
		background: #009fe3 !important;
    color: #fff !important;
    font-size: 0.9rem;
    display: inline-block;
    border-radius: 0rem;
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    padding-left: 1em;
		text-decoration: none !important;
	font-weight: 500;
}

.wp-video {
	margin-top: 1.5em;
  margin-bottom: 1.5em;
	margin-left: auto;
  margin-right: auto;
}
.naijawank-download {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    text-align: center;
}

.naijawank-download div {
	  margin-top: 1.5em;
    margin-bottom: 1.5em;
}
div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-large {
	width: 100%;
}

.widget-title span, .post-bottom-related h3 {
	color: #009fe3 !important;
	border-bottom: 2px solid #eee;
	margin-bottom: 15px;
}
img {
	border-radius: 10px;
}
.alignnone {
    display: block;
    margin: 10px;
}

.content-loop .thumbnail-link img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}


.mejs-container {
max-height: 55vh;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.mejs-container video {
max-width: 100%;
max-height: 100%;
height: auto;
width: auto;
}
.mejs-container {
padding-left: 15px;
padding-right: 15px;
}
.mejs-container video[src*=".mp4"]:not([src*="landscape"]) {
width: auto;
height: auto;
}

.ssbp-list p, .thumbnail-link .icon-play {
	display: none;
}