/*
Theme Name:  Themedd - Child Theme
Theme URI:   https://themedd.com
Description: A child theme for Themedd
Author:      Easy Digital Downloads
Author URI:  https://easydigitaldownloads.com
Template:    themedd
Version:     1.0.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: themedd-child
*/

/**
 * Add your custom CSS styling below.
*/
body.single-download .post-thumbnail .wp-post-image{
	width: 70% !important;
} 
.edd_download_image a, .edd_download_image img{
	min-width: 230px;
}