/*
Theme Name:   Proper Sixteen
 Description:  Twenty Sixteen Child Theme
 Template:     twentysixteen
Version: 1.0
*/


.social-icon-widget {

display:inline !important;
}

.textwidget a {

box-shadow:none;
}

.entry-content {

float: left !important;

}

#comments {

display:none;
}

.entry-footer {

display:none;
}


.iframeWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
