/**
 * Theme Name:     Triple M Contracting Theme
 * Theme URI:      https://triplemcontracting.com/
 * Author:         Owl Watch Consulting LLC
 * Author URI:     https://owlwatch.com
 * Template:       salient
 * Version:        1.0.0
 */
@import url(../salient/style.css);

body.single-portfolio .portfolio-wrap .work-item .work-info .vert-center > * {
	display: none;
}
body.single-portfolio .portfolio-wrap .work-item .work-info .vert-center:before {
	content: 'View Larger →';
	font-size: 1.25em;
}
