/*
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.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
*/

.mvp-feat1-feat-text,
.mvp-feat1-sub-text,
.mvp-feat3-main-text,
.mvp-feat3-sub-text,
.mvp-feat2-top-text-wrap,
.mvp-feat5-text {
	background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
	background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
	background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
	background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.9)));
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgb(247, 136, 47) 100%);
	position: absolute;
		left: 0;
		bottom: 0;
	}

	

.mvp-nav-banner {
    position: fixed !important;
    bottom: 0px !important;
    padding: 10px 0 !important;
    -webkit-transform: translate3d(0,-70px,0) !important;
    -moz-transform: translate3d(0,-70px,0) !important;
    -ms-transform: translate3d(0,-70px,0) !important;
    -o-transform: translate3d(0,-70px,0) !important;
    transform: translate3d(0,-70px,0) !important;
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    transition: transform 0.4s ease;
    height: 30px !important;
    z-index: 9999;
}
div.live-icon {
	top: 0;
	left: 10px;
	margin: 0;
	width: 60px;
}

img.live-icon {
	width: 60px;
	min-width: 60px !important;
	height: auto;
	z-index: 10;
}
.mvp-ad-label {
	display: none !important;
}

#mvp-foot-top {
    background: #182737  !important;
}
.mvp-feat1-sub-text {background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgb(247, 136, 47) 100%);
}
#qc-cmp2-ui .qc-cmp2-close-icon  { 
           height: 17px !important;
    width: 17px !important;
}

#qc-cmp2-ui .qc-cmp2-close {
    right: 5px;
    top: 5px; 
}
#mvp-content-bot{
	 display: none !important
}

#mvp-post-feat-img {
    line-height: 1;   
}


span.mvp-cd-author.left.relative {
	display: none! important;
	}

.mvp-widget-feat2-side-more-but {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    display: none;
}

.posts-nav-link {
	display: none;
	}
    

#displayConsentUiLink{
color: gray;
font-family: Oswald, sans-serif;
font-size: 14.4px;
	padding:50px;
	}
#mvp-foot-bot {
    z-index: 9999;
}

/*Evolve fix Speedup Maggio 2023
#evolve-desktop-masthead{
	background: #f7f7f7;
	padding: 15px 0;
	height: 270px;
	margin-bottom: 20px;
}
#evolve-mobile-masthead{
	position: fixed;
	top:0;
	width: 100%;
	padding:0;
	height: 125px;
	background: #f7f7f7;
	z-index: 8888;
}
.jungle-top-container, #evolve-desktop-masthead {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width: 768px) {
	body{
		margin-top: 100px!important;
	}
	body.no-mobile-masthead{
		margin-top: 0px!important;
	}
	.mvp-fixed  {
		top: 45px!important;
	}
	body.no-mobile-masthead .mvp-fixed{
		top: -70px!important;
	}
	#evolve-desktop-masthead{
		display: none!important;
	}
	#close-mobile-masthead{
		background: #6b7c8e;
		color: #ffffff;
		font-size: 12px;
		padding: 10px;
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		border-radius: 5px;
	}
}
@media screen and (min-width: 769px) {
	#evolve-mobile-masthead{
		background: none!important;
	}
	#close-mobile-masthead{
		display: none;
	}
}*/

@media screen and (max-width: 479px){
	.mvp-widget-breaking-news {
	    margin-bottom: 10px;
	}
	
}

.offscreen {
    position: absolute;
}
@media screen and (max-width: 479px){
	.mvp-widget-breaking-news {
	    margin-bottom: 10px;
	}

#mvp-main-nav-top {
		position: fixed !important;
    padding: 10px 0 !important;
    height: 30px !important;
    z-index: 9999;
	}
#mvp-main-body-wrap {
    padding-top: 50px;
  }
  
  #mvp-article-wrap, #mvp-article-cont, .mvp-article-wrap {
    width: 100%;
    padding: 26px 0px 26px 0px;
}
.mvp-main-blog-wrap, .mvp-main-blog-cont, .mvp-main-blog-body, ul.mvp-blog-story-list {
  width: 100%;
  padding: 20px 0px 20px 0px;
}
    
    }
    #displayConsentUiLink{
      color: gray;
      font-family: Oswald, sans-serif;
      font-size: 14.4px;
        padding:50px;
        }
      
      .mvp-post-date {
          color: #000 !important;
        }
      
        .mvp-author-info-text {
          color: #444 !important;
        }
      
        .article {
			height: 360px; 
			justify-content: center;
			display: flex;
			flex-direction: column;
			overflow: hidden  !important
			
		  }
		  		
		.box-1, .box-2 {
			height: 600px; 
			overflow: hidden;
		  }
	
		.masthead {
			height: 250px !important; 
			overflow: hidden  !important
		  }
		
		 .mobile-masthead {
			height: 250px !important;
			padding: 10px !important; 
			overflow: hidden  !important
		  }
		@media screen and (max-width: 899px){
		.article {
		height: 480px ! important ; 
		overflow: hidden  !important
			}}
		
		 @media screen and (min-width: 768px) {
			.mobile-masthead{
				display: none !important;
			
			}}
		@media screen and (max-width: 767px){ 
		.masthead {
		display:none ! important;
			}
		.box-1, .box-2{
			display:none ! important;
				}}
		  
