/*!
Theme Name: Huntle Child
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Huntle Child theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: huntle-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: huntle
Template Id: prod-31490
*/

#toTop {
	cursor: pointer;
}

.search-form .search-form__submit.btn {
    padding: 14px;
}

h1, h2, h3, h4, h5, h6{
	text-transform: uppercase;
}

html body:not(.page-template-fullwidth-content) .site-content {
    margin: 150px 0px;
}

@media(max-width:1024px){
	html body:not(.page-template-fullwidth-content) .site-content {
    margin: 90px 0px;
	}
}

@media(max-width:767px){
	html body:not(.page-template-fullwidth-content) .site-content {
    margin: 60px 0px;
	}
}