/*
Theme Name: Newsmag-pro Child
Template: newsmag-pro

Author: TrumpTrainNews


Version: 1.0.1
Tags: custom-menu, custom-background, custom-colors, featured-images, translation-ready, threaded-comments, two-columns, three-columns, news, blog, sticky-post
Text Domain: trumptrainnews

This theme is licensed under the GPL.
*/

p:empty { display: none; }

//Auto height for banner containing page title. 
.newsmag-custom-header {
	height:auto !important;
}


.entry-content ul,
	.entry-content ol {
	font-family: Lora;
	font-size: 16px;
	}

body .entry-content .nav-links {
	display: flex;
	}

body .entry-content .nav-links a {
	box-shadow: none !important;
	margin: 10px 5%;
	padding: 5px 1em;
	flex: 1 1 0px;
	}

body #content .entry-content .nav-links a:hover {
	transform: translatey(1px);
	}

body #wpforms-form-11947 {
	padding: 0;
	margin: 0;
	}

body .jwplayer { margin-bottom: 10px; }