/*
Theme Name: Anonym House
Theme URI: http://demo.themeskingdom.com/huntt/
Description: A child theme of Huntt
Author: Anonym House
Author URI: http://www.anonym-house.com/
Template: huntt
Version: 1
*/

@import url(../huntt/style.css);

@media screen and (max-width: 350px) {
	.site-header {
	    padding-left: 20px !important;
	}
	.menu-toggle {
		top: 50px;
		right: 10px;
	}
	.search-big__trigger {
		top: 100px !important;
		right: 4px;
	}
}

.single .entry-content .featured-portrait {
    float: none;
    margin: 0;
    max-width: 100%;
}

