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

div#home-primera, div#home-segunda {
	width: 100%;
}

div#home-primera > h1 {
	text-align: center;
    font-size: 2.5rem;
    margin: 15px 0px;
}

div#home-primera > div.flowplayer {
	max-height: initial !important;
}

div.recurso-inconformidad {
	text-align: center;
}

div.recurso-inconformidad img {
	max-width: 100%;
}

ul.mvp-foot-related-list {
	text-align: center;
    width: 100%;
}

ul.mvp-foot-related-list li {
    display: inline-block;
    height: 100px;
}

ul.mvp-foot-related-list li img {
    max-width: 100px;
    vertical-align: middle;
}