/*

	Theme Name: Grain and Knot
	Theme URI: http://7code.space
	Author: 7code.space
	Author URI: http://7code.space
	Description: Theme designed for food blogs.
	Version: 1.11
	Text Domain: grain-and-knot
    License: Themeforest Regular Licence
    License URI: http://themeforest.net/licenses/terms/regular

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td
{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline

}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{

	display: block;

}


audio,
canvas,
video{

	display: inline-block;
	max-width: 100%;

}


img,
iframe{

	vertical-align: bottom;

}

a img{

    border: none;

}


html{

	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;

}


*{

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

}


.clearfix:before,
.clearfix:after{

	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;

}


.clearfix:after{

	clear: both;

}


.clearfix{

	zoom: 1;

}