/*
 Theme Name:   Politics Plus Child
 Theme URI:    https://rescuethemes.com/wordpress-themes/politics-plus/
 Description:  Politics Plus Child Theme
 Author:       Rescue Themes
 Author URI:   https://rescuethemes.com
 Template:     politics-plus
 Version:      1.0
 Tags: 		   light, white, gray,two-columns, responsive-layout, featured-images, theme-options, custom-colors, threaded-comments, translation-ready, right-sidebar, left-sidebar
 Text Domain:  politics-plus-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

footer.entry-footer {
display: none;
}


