/*
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.0.3
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
*/

/* Anchors */
#mvp-content-main p a, 
#mvp-content-main ul a, 
#mvp-content-main ol a, 
.mvp-post-add-main p a, 
.mvp-post-add-main ul a, 
.mvp-post-add-main ol a {
	
}
#mvp-content-main p a:hover, 
#mvp-content-main ul a:hover, 
#mvp-content-main ol a:hover, 
.mvp-post-add-main p a:hover, 
.mvp-post-add-main ul a:hover, 
.mvp-post-add-main ol a:hover {
	color: #fff;
}

/* Header/footer */
#header-ad {
	position: relative;
	top: 8px;
	padding-bottom: 8px;
    text-align: center;
}
@media (min-width: 1004px) {
	#header-ad {
		position: static;
	}	
}
.mvp-nav-logo-reg img,
#mvp-foot-logo img {
    width: 220px;
}
#mvp-foot-wrap {
	background: #222;
}
@media (max-width: 768px) {
	#mvp-foot-menu ul li {
		display: block;
		margin-left: 0;
	}
}

/* Home */
.mvp-cd-date {
    display: none !important;
}
.mvp-feat5-mid-main-img {
    text-align: center;
}
.mvp-feat5-side-list .mvp-feat1-list-img:after {
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Single */
body.single .mvp-author-info-date .mvp-post-date {
    display: none;
}
body.single .mvp-author-info-date .mvp-post-date.updated {
    display: inline;
}
body.single .mvp-post-tags,
body.single #mvp-comments-button {
    display: none;
}
body.single #comments {
    display: block;
}
#comments .text {
	margin-left: 10px;
	margin-right: 10px;
}

/* Ads */
.code-block-1,
.code-block-2,
.code-block-3,
.code-block-4,
.code-block-5,
.code-block-6,
.code-block-7,
.code-block-8,
.code-block-9,
.code-block-10,
.code-block-11 {
	text-align: center;
}
.code-block-11 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
