/*
Theme Name: the7dtchild
Author: Bold Dotts Design
Author URI: https://bolddottsdesign.com/
Description: Your basic child theme.
Version: 1.0.0
Template: dt-the7
*/

/* adjust header logo */
header .branding a img, header .branding img { max-width: 200px; }

/* adjust footer logo */
#branding-bottom a img { max-height: 60px; max-width: 61px; }

#branding-bottom {
	padding: 0;
    margin-bottom: 10px;
}

/* footer social widget fix */
.footer-social-widgets {text-align: center;}
.footer-social-widgets .soc-icon { max-width: 40px; padding: 10px 10px 0 10px; }
#footer .wf-container .widget_custom_html { margin-bottom: 0; }