/*
Theme Name: Printpress Child
Theme URI: http://cmsmasters.net/printpress-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Printpress Child Theme
Template: printpress
Version: 1.0.0
License:
License URI:
Text Domain: printpress-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*footer customization by TTM*/
.footer_inner {
padding-top: 25px !important;
text-align: center;
display: flex;
justify-content: center;
}
/*end footer*/

/*keeps logo consistently larger*/
.logo_retina{
width: 300px !important;
}
/*end logo hack*/

/*deletes stock on product pages, since it appears overtop of the copy. note this could be change to move the stock to another location but no suitable location can be found without more in-depth theme adjustments, so I am removing it for now*/
.out-of-stock, .stock{
	display: none !important;
}
/*end stock*/

h4.cmsmasters_slider_project_title.entry-title a{
	color: #303030 !important;
}

