/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.no-touch .w-portfolio.style_4 .w-portfolio-item-title {
		opacity: 0;
		-webkit-transform: translateY(-30px);
			-ms-transform: translateY(-30px);
				transform: translateY(-30px);
		transition: transform 0.35s, opacity 0.35s;
text-align:center;
		}
.no-touch .w-portfolio.style_4 .w-portfolio-item-meta {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 16px;
	background: none;
text-align:center;
	}

.pagination .page-numbers.current {
float: right;

}
.pagination a.page-numbers{

float: right;
}