/* Basic Styles For the Plugin */
.thea-post-views {display: table;margin: 15px 0px;background: transparent;padding:0px;font-size:10px;height: 12px;width:100%;max-width:100%;}
.thea-post-views h4{text-transform:none;padding: 5px 3px;;display:table-cell;margin:0px;height: 12px;vertical-align:middle; font-size: 1em}
.thea-post-views .thea-icon-eye{padding: 4px;display: table-cell;vertical-align: middle;height: 0px;text-align:center;}
.post-views-widget.thea-widget{text-align:center;}
.post-views-widget .view-box {margin: 10px;}
.post-views-widget .view-box .views{font-size:12px;font-weight:bold;}
.post-views-widget .view-box .view-subtitle{font-size:12px;}
.post-views-widget .credit{font-size:10px;margin-top:10px;display: block;text-align: right;font-style: italic;}.post-views-widget .credit a{text-decoration:none;}

@media(max-width:750px){
	.thea-post-views,.thea-post-views h4,.thea-post-views .thea-icon-eye{height:auto;}
}
@media(max-width:550px){
	.thea-post-views,.thea-post-views h4,.thea-post-views .thea-icon-eye{display:block;}
}