/*
 Theme Name:   Ozark Mountain Christmas Theme
 Theme URI:    http://destinationtoolbox.com
 Description:  Ozark Mountain Christmas Theme Wordpress Theme, Child theme of TOTAL and requires it to be installed
 Author:       Destination Toolbox
 Author URI:   http://destinationtoolbox.com
 Template:     total
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, portfolio, photography, holiday, custom-logo
 Text Domain:  total-child
*/


#ht-site-branding img{
	max-height: 100% !important;
}

#ht-masthead{
	height: auto !important;
}

.ht-site-info {
    display: none;
}

.ht-post-info {
    display: none;
}

.pad-top-100 {
margin-top:100px;
}