/*
Theme Name: The Fox Child
Description: Child theme for The Fox Theme
Author: Your name here
Template: fox
*/

@import url("../fox/style.min.css");

#header-area{
display:none;
}

.home #header-area{
display:block;
}

.fa{
margin-top:7px;
}

.grid-thumbnail{
	height: 176px;
}

.small-thumbnail{
	height: 146px;
}