/*
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
*/
.quieto .mvp-feat1-pop-text {
    padding: 15px 0 0 0;
    width: 100%;
}
.quieto .mvp-feat1-pop-text:before {
	display: none;
}
.quieto .mvp-feat1-pop-img {
    max-height: 110px;
}
.mvp-feat1-list-text {
	padding: 15px 0px;
}
#mvp-feat-tab-col1 a {
	counter-increment: arguments;
} 

.nonumber {
	width: 100%;
	padding: 15px 0 0 0;
}
.nonumber:before {
	display: none;
}

.center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ospiti > div, .progetti {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.ospiti .media, .ospiti .poca {
	flex-wrap: wrap;
}
.ospiti, .progetti {
	margin-bottom: 40px;
}
.ospiti a {
	flex: 1 1 25%;
	background-color: #000;
	width: 25%;
	background-color: #000;
	background-position: center;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
}
.ospiti .media a {
	flex: 1 1 12.5%;
	width: 12.5%;
}
.ospiti .poca a {
	flex: 1 1 6.25%;
	width: 6.25%;
}
.ospiti a:before {
    content:'';
    float:left;
    padding-top:100%;
}
.ospiti a:after, .progetto:after, .progetto_side:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.ospite h2, .progetto h2, .progetto_side h2 {
	color: #fff;
	text-align: center;
	padding: 20px;
	font-size: 24px;
	z-index: 2;
	font-family: 'Oswald', sans-serif;
}
.ospite h2 {
	text-align: left;
}
.media a.ospite h2 {
	font-size: 18px;
	padding: 15px;
}
.poca a.ospite h2 {
	display: none;
}

@media screen and (max-width: 800px) {
	.ospite h2, .progetto h2 {
		padding: 10px;
		font-size: 16px;
		z-index: 2;
	}
	.media a.ospite h2 {
		font-size: 12px;
		padding: 5px;
	}
}

.progetto {
	flex: 1 1 30%;
	background-color: #000;
	background-position: center;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
	margin: 0 5px;
}
.progetto:first-child {
	margin-left: 0px;
}
.progetto:last-child {
	margin-right: 0px;
}
.progetto:before {
    content:'';
    float:left;
    padding-top: 140%;
}
@media screen and (max-width: 800px) {
	.progetti {
		flex-wrap: wrap;
	}
	.progetto {
		flex: 1 1 100%;
		margin: 10px 0;
	}
	.progetto:before {
	    content:'';
	    float:left;
	    padding-top: 35%;
	}
}

.progetto_side {
	background-color: #000;
	background-position: center;
	background-size: cover;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	position: relative;
	margin: 10px 0;
	height: 100px;
}

ul.mvp-post-more-list li {
	height: auto !important;
}

h1.big {
	color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.1;
    margin-right: 20%;
    width: 80%;
    text-align: left;
}

.mvp-post-head ul {
	float: left;
}
#mvp-post-head li {
	padding: 0;
	color: #555;
    float: left;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 10px;
    width: 100%;
    font-family: 'PT Serif', sans-serif;
}

.thumb_post {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.thumb_post > * {
	margin: 0 10px;
}
.thumb_post > *:first-child {
	margin-left: 0px;
}
.thumb_post > *:last-child {
	margin-right: 0px;
}
.thumb_post .img {
	flex: 0 0 25%;
}
.thumb_post .story {
	flex: 1 1 75%;
}


a.partecipa, .partecipa input[type="submit"] {
	color: #9c0f17 !important;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    padding: 10px 26px;
    position: relative;
    text-transform: uppercase;
    transform: skewX(-15deg);
    z-index: 1;
    border: 3px solid #9c0f17;
    font-family: 'Roboto', sans-serif;
    margin-top: 20px;
}
a.partecipa:hover, .partecipa input[type="submit"]:hover {
	background: #9c0f17;
	color: #fff !important;
	border: 3px solid #9c0f17;
}

ul.mvp-post-more-list li {
	width: 23.75%;
}

.cols {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}
.cols.prima {
	justify-content: center;
}
.past_ed {
	flex: 1 1 25%;
	max-width: 25%;
	text-align: center;
	background-position: center;
	background-size: cover;
}
.cols.prima .past_ed {
	max-width: 50%;
}
.past_ed:hover {
	opacity: .85;
}
.past_ed:before {
	content:'';
	float: left;
	padding-top: 100%;
}
.past_ed.thumb span {
	display: none;
}

.fdl_small {
	font-weight: 700;
    text-transform: uppercase;
    color: #777;
    display: inline-block;
    font-size: .7rem;
    line-height: 1;
}

.editions h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.editions p {
	font-family: 'PT Serif',sans-serif;
	color: #555;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 10px;
    width: 100%;
}
.partners {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.home .partners {
	justify-content: center;
}
img.partner {
	max-width: 160px;
	max-height: 120px;
	margin:5px 10px;
}
.home img.partner {
	max-width: 160px;
	max-height: 120px;
	margin: 5px 10px;
}
p.partner {
	float: left;
}

.mvp-feat1-right-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-between;
	height: 100%;
}
.mvp-feat1-list-wrap {
	flex: 1 1 100%;
}
.prev_ed {
	margin-top: 30px;
	display:flex;
	justify-content: center;
	align-items: center;
	min-height: 130px;
	background-color: #000;
	padding: 5px 20px;
	background-size: cover;
	background-position: center;
}
.prev_ed span {
	margin-bottom: 8px;
	color: #0be6af;
} 
.prev_ed h2 {
	font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.1;
    margin-right: 0;
    text-transform: none;
    width: 100%;
    font-family: 'Oswald',sans-serif;
    color: #fff;
    float: left;
}

.judge {
	padding: 20px 0;
}
.judge + .judge {
	padding-top: 0px;
}

.white {
	color: #fff;
}

li.cat-item ul.children {
	padding-top: 5px;
	padding-left: 20px;
}
li.cat-item ul.children li {
	position: relative;
}
li.cat-item ul.children li:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #9c0f17;
	position: absolute;
	left: -12px;
	top: 50%;
	margin-top: -2px;
}

.event_info {
	padding: 20px 0;
	clear: both;
}
.event_info + .event_info {
	padding-top: 0px;
}
.event_info p {
	font-family: 'PT Serif',sans-serif;
}
.event_info p:last-child {
	font-size: 20px;
	padding-top: 5px;
}

.thumb {
	background-size: cover;
	background-position: center;
	display: block;
	height: 100%;
	width: 100%;
}
.event_thumb {
	max-height: 380px;
	margin: 0 auto;
	display: block;
}


#leaderboard {
	width:100%;
	position:relative;
	background-position:center;
	background-size:cover;
	float: left;
}
#leaderboard:after {
	content:'';
	padding-top:25%;
	float:left;
}
#leaderboard a {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

@media screen and (max-width: 479px) {
	.mvp-feat1-pop-cont.left.relative {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.mvp-feat1-pop-img.left.relative {
		flex: 0 0 25%;
		margin-right: 0;
		width: 25%;
	}
	.mvp-feat1-pop-text.left.relative {
		flex: 1 1 100%;
		padding: 0;
	}
	.prev_ed {
		min-height: 100px;
	}
	.page-template-page-home-fdl-quieto #categories-2 {
		display: none;
	}
}


.ospite {
	float: left;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: flex;
	align-items: flex-end;
}
.ospite:before {
    content:'';
    float:left;
    padding-top: 100%;
}
.ospite.tanta {
	width: 50%;
}
.ospite.media {
	width: 25%;
}
.ospite.poca {
	width: 12.5%;
}

.ospite:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background: rgb(0,0,0);
	background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.ospite h2 {
	color: #fff;
	text-align: center;
	padding: 20px;
	font-size: 28px;
	z-index: 2;
	font-family: 'Oswald', sans-serif;
	opacity: .5;
}
.ospite h2 {
	text-align: left;
}
.ospite.media h2 {
	font-size: 18px !important;
	padding: 10px;
}
.ospite.poca h2 {
	display: none;
}
@media screen and (max-width: 800px) {
	.ospite h2 {
		padding: 10px;
		font-size: 22px !important;
	}
	.ospite.media h2 {
		font-size: 14px !important;
		padding: 10px;
	}
}

.mvp-nav-logo-reg img, #mvp-foot-logo img {
	max-height: 64px;
}

.mvp-author-info-name,
.mvp-author-info-thumb {
    display: none !important;
}