::-moz-focus-inner {
	border:0;
}

:required,
:invalid  {
    border: none;
	box-shadow: none;
}

::-webkit-input-placeholder {
  color: #000000;  
}

::-moz-placeholder {
   color: #000000;  
}

:-ms-input-placeholder  {
   color: #000000;  
}

ul, ol {
	margin: 0 0 1.5em 2.5em;
}

ul {
	list-style: square;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style: upper-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

ol ol ol ol {
	list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}

dl {
	margin: 0 1.5em;
}

dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.5em;
}

strong {
	font-weight: bold;
}

small { 
	font-size: 80%; 
}

big {
	font-size: 120%;
}

cite, em, i {
	font-style: italic;
}

cite {
	border: none;
}

blockquote {
	padding: 0 0 0 50px;
	clear: both;
	position: relative;
	border-left: 8px solid #282828;
}

blockquote p {
	margin: 0 0 20px;
	padding: 0;
}


blockquote p:first-child {
	margin-top: -15px;
}

blockquote p:last-child {
	margin: 0;
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}

pre {
	background: rgba(0, 0, 0, 0.05);
	font: 87.5% "Courier 10 Pitch", Courier, monospace;
	line-height: normal;
	margin-bottom: 1.5em;
	padding: 0.75em 1.5em;
	overflow: hidden;
}

code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

ins {
	text-decoration: none;
}

sup, sub {
	font-size: 62.5%;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

input[type=text], 
textarea {
	border: 1px solid #D6D6D6;
	font: inherit;
}

textarea {
	padding-left: 3px;
	width: 98%;
	overflow: hidden;
    resize: none;
}

address {
	display: block;
	margin: 0 0 1.625em;
}

table {
	border-bottom: 1px solid #F2F2F2;
	margin: 0 0 1.625em;
	width: 100%;
	text-align:left;
}

th {
	color: #666;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
}

td {
	border-top: 1px solid #F2F2F2;
	padding: 6px 10px 6px 0;
}

p{
	margin-bottom: 20px;
}

img{
	max-width: 100%; 
	height: auto;
	-webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

button {
	font: inherit;
}

fieldset {
	border: 1px solid #D6D6D6;
	padding: 10px;
}

fieldset legend {
	padding: 0 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;	
}

/*-- WordPress common classes*/
.alignleft{
	display: inline;
	float: left;
	margin-right: 1.25em;
}

.alignright{
	display: inline;
	float: right;
	margin-left: 1.25em;
}

.alignnone,
.aligncenter{
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft,
img.alignright,
img.alignnone,
img.aligncenter{
	margin-bottom: 1em;	
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1em;
	max-width: 96%;
	text-align:center;
}

.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}

p.wp-caption-text{
	margin-bottom: 0;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	color: #AAAAAA;	
	font-size: 14px;
	margin-top: 5px;
}

.gallery{
	margin-bottom:15px !important;
}

.gallery dl{	
	margin: 0;
}

.gallery img{
	border: none !important;
}

.lb-image{
	max-width: inherit; 
}

.lb-prev, 
.lb-next,
.lb-nav {
	transition: all 0s ease 0s;
}

.sticky {
	
}

input[type=submit],
.button {
	color: #736921;
	background: #EBE994;
	cursor: pointer;
	font-family: inherit;
	font-size: 16px;
	font-weight: 700;
	display: block;
    padding: 20px 20px;
    text-decoration: none;
	border: none;
	-moz-transition:  .4s ease-in-out; 
	-webkit-transition:  .4s ease-in-out; 
	transition:  .4s ease-in-out;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 2px;
	letter-spacing: 1px;
}

.button a {
	color: #736921;
}

.flex-direction-nav,
ul.slides {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clear{
	clear:both;
}
 
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

 .clearfix { 
 display: inline-block; 
 } 
 
 /* Hide from IE Mac \*/ 
 .clearfix { 
	display: block; 
 }
 
 .bypostauthor{
 
 }
 
.list{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.loader {
	display: block;
	text-align: center;
	display: none;
	margin-right: 10px;
}

.loader-wrap {
	display: inline-block;
}

.loader .dot {
    animation: 0.75s linear 0s infinite animatedots;
    background-color: #52521E;
    border-radius: 50%;
    float: left;
    height: 5px;
    margin: 0 2px;
    width: 5px;
}

.loader .dot1 {
    animation-delay: -1.1s;
}

.loader .dot2 {
    animation-delay: -1.2s;
}

.loader .dot3 {
    animation-delay: -1.3s;
}

@keyframes animatedots {
	0% {
		transform: translate(0px, -50%);
	}
	30% {
		transform: translate(0px, -150%);
	}
	60% {
		transform: translate(0px, -200%);
	}
	85% {
		transform: translate(0px, -50%);
	}
	90% {
		transform: translate(0px, -50%);
	}
	100% {
		transform: translate(0px, -50%);
	}
}