/*
Theme Name:   Zox News Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  Zox News Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zox-news
Version:      1.1.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  zox-news-child
*/
	
.comment-info {
	padding: 10px 0;
    display: block;
}

#mvp-post-bot-content {
	line-height: 0;
	margin-top: 30px;
	text-align: center;
	width: 100%;
}
	
	
#mvp-post-bot-content .bottom-article-text {
	line-height: 1.1em;
    font-style: italic;
    font-size: 0.85em;
}

.superbet-banner {
	margin-bottom:10px;
}

#mvp-feat3-wrap {
	margin-bottom: 15px;
}

.mvp-widget-home {
    margin-top: 30px;
}

.mvp-nav-soc-wrap .fa-spotify:hover, ul.mvp-foot-soc-list .fa-spotify:hover {
	background: #1ed760;
}
	
ul.mvp-foot-soc-list .fa-readme:hover {
	background: #2E7F42;
}	
	
.mvp-nav-top-left {
    width: 240px;
}

.mvp-nav-top-left-in {
    margin-left: 240px;
}

.mvp-blog-story-col {
	height: 355px; /*290px*/
}

.mvp-blog-story-col .mvp-blog-story-img {
    max-height: 240px;
}


/* .mvp-feat3-sub-wrap {
	width: 48.666666666%; 
}
	
.mvp-feat3-first-wrap {
	margin-right: 1.6666666666%; 
	width: 48.666666666%;
} */

.mvp-feat3-sub-wrap {
    width: 100%;
    display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
}

.mvp-feat3-sub-wrap a {
	width: 48.666666666%;
}

.mvp-feat3-sub-story {
	margin-top: 0;
	max-height: 354px;
}

.mvp-feat3-sub-img {
    height: 354px;
}

.mvp-feat1-feat-img {
    height: 575px;
}

#mvp-content-main {
	text-align: justify;
}

.mvp-nav-logo-sbet {
	display: flex;
	flex-direction: column;
    align-items: center;
    justify-content: center;
}

.sbet-title {
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-family: 'Oswald';
}

 .mvp-nav-small .sbet-title {
	display: none;
 }

 .mvp-nav-small .mvp-nav-logo-sbet, .mvp-nav-small .mvp-nav-logo-sbet img {
	height: 100%;
 }

 /* .sl-wrapper .sl-close {
	color: #fff !important;
	border: 1px solid #fff;
	margin-top: -26px;
    margin-right: 0px;
 } */
 
 #mvp-site-main {
	z-index: 1034;
 }

 span.mvp-widget-home-title a.mvp-post-cat-link {
	color: #fff !important;
 }

 .author-info {
	position: relative;
    background: #111;
    color: #777;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    width: 100%;
    float: left;
    padding: 5px 0;
}

.author-info .heart {
	position: relative;
	top: 2px;
	width: 0.75rem;
}

.author-info .bc-link {
	color: #9e9e9e;
}

@keyframes pulse {
	0% { transform: scale(1); }
	50% { transform: scale(1.3); }
	100% { transform: scale(1); }
  }


@media (max-width: 479px) {
	.mvp-widget-feat2-side {
		border-top: 0 !important;
		margin: 0 !important;
		padding-top: 0 !important;
		width: 100%;
	}

	.mvp-widget-feat2-right-img {
		width: 80px !important;
		margin-right: 15px !important;
	}

	.mvp-feat1-pop-img  {
		margin-right: 0 !important;
	}

	.mvp-feat3-sub-wrap a {
		width: 100% !important;
	}

	.mvp-widget-feat2-right-text {
		width: 67.212121% !important;
	}

	.mvp-nav-small .mvp-nav-logo-sbet, .mvp-nav-small .mvp-nav-logo-sbet img {
		height: auto;
	 }
}

@media screen and (max-width: 899px) and (min-width: 768px) {
	.mvp-feat3-sub-wrap {
		margin-top: 10px;
		width: 100% !important;
	}

	.mvp-feat3-sub-wrap a {
		width: 47.666667% !important;
	}

	.mvp-feat3-sub-story {
		margin-top: 0 !important;
	}
}

@media screen and (max-width: 1099px) and (min-width: 1004px) {
	 .mvp-feat3-sub-wrap {
		margin-top: 10px;
		width: 100% !important;
	}

	.mvp-feat3-sub-story {
		max-height: 290px;
	}
}

@media (max-width: 1003px) {
	.mvp-nav-top-right {
		width: 85px !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.sbet-title {
		display: none !important;
	}
}


nav.mvp-fly-nav-menu {
    max-height: 85% !important; 
}


