/*
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.33
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
*/

.mvp-featured-image {
    width: 100%;
    max-width: 560px;
    height: auto;
    max-height: 100%;
}

/*.mvp-feat1-feat-img {
  background: #000;
  line-height: 0;
  overflow: hidden;
  width: 100%;
  height: 700px;
}*/

.mvp-feat1-list-text h2 {
color: #222;
float: left;
font-size: 0.9rem;
font-weight: 100;
letter-spacing: -.02em;
line-height: 1.2;
width: 100%;
}

.mvp-feat1-pop-text h2 {
color: #222;
float: left;
font-size: 1rem;
font-weight: 100;
letter-spacing: -.02em;
line-height: 1.2;
opacity: 1;
width: 100%;
}

.mvp-widget-feat1-top-text h2 {
color: #fff;
float: left;
font-size: 1.8rem;
font-weight: 500;
letter-spacing: -.02em;
line-height: 1.1;
margin-right: 30%;
width: 70%;
}

.mvp-widget-feat1-bot-text h2 {
color: #222;
float: left;
font-size: 1.2rem;
font-weight: 100;
letter-spacing: -.02em;
line-height: 1.2;
width: 100%;
}

.mvp-blog-story-text h2 {
color: #222;
float: left;
font-size: 1.7rem;
font-weight: 100;
letter-spacing: -.02em;
line-height: 1.1;
width: 100%;
}

.mvp-nav-menu ul li a {
float: left;
font-size: 14px;
font-weight: 300;
line-height: 1;
padding: 18px 12px;
position: relative;
text-transform: uppercase;
}

#mvp-post-content h1.mvp-post-title {
font-size: 2.8rem;
margin-right: 0;
width: 100%;
font-family: 'Ghotam', sans-serif;
font-weight: 400;
}

#mvp-content-main p, .mvp-post-add-main p {
color: #000;
display: block;
font-family: 'Roboto', sans-serif;
font-size: 1.1rem;
font-weight: 200;
line-height: 1.55;
margin-bottom: 20px;
}

.mvp-post-more-text p {
  color: #000;
  float: left;
  font-size: 1.1rem;
  font-weight: 100;
  letter-spacing: -.02em;
  line-height: 1.2;
  width: 100%;
}

.mvp-feat1-sub-text h2 {
  color: #fff;
  float: left;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: -.02em;
  line-height: 1.1;
  margin-right: 30%;
  width: 70%;
}

.mvp-feat1-feat-text h2.mvp-stand-title {
  font-size: 2.6rem;
  font-weight: 600;
  line-height: 1;
  margin-right: 0;
  text-transform: none;
  width: 100%;
  font-family: 'Ghotam', sans-serif;
}

.mvp-blog-story-col {
  margin-left: 2.380952381%;
  overflow: hidden;
  width: 47.61904762%;
  height: 330px;
}

#mvp-post-feat-img-wide #mvp-post-feat-img img {
	opacity: .99;
	width: 100%;
	}
	
ul.mvp-post-soc-list li.mvp-post-soc-fb {
	background: black;
	}

ul.mvp-post-soc-list li.mvp-post-soc-twit {
	background: black;
	}

ul.mvp-post-soc-list li.mvp-post-soc-pin {
	background: black;
	}

ul.mvp-post-soc-list li.mvp-post-soc-email {
	background: black;
	}

ul.mvp-soc-mob-list li.mvp-soc-mob-twit {
	/* background: #55acee; original */
	background: black;
	}