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-size: 100%;
	margin: 0;
	outline: 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%;
}
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body,  button,  input,  select,  textarea {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	color: #666666;
}
a {
	color: #24890d;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
}
a:hover,  a:active {
	outline: 0;
}
a:active,  a:hover {
}
h1,  h2,  h3,  h4,  h5,  h6 {
	clear: both;
	margin: 0px 0 12px;
	clear: none;
	font-family: 'Open Sans', sans-serif;
	color: #262626;
	font-weight: 700;
}
h1 {
	font-size: 26px;
	line-height: 1.3846153846;
}
h2 {
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 20px;
}
h3 {
	font-size: 22px;
	line-height: 1.0909090909;
}
h4 {
	font-size: 20px;
	line-height: 1.2;
}
h5 {
	font-size: 18px;
	line-height: 1.3333333333;
}
h6 {
	font-size: 16px;
	line-height: 1.5;
}
address {
	font-style: italic;
	margin-bottom: 24px;
}
abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}
b,  strong {
	font-weight: 700;
}
cite,  dfn,  em,  i {
	font-style: italic;
}
mark,  ins {
	background: #fff9c0;
	text-decoration: none;
}
p {
	margin-bottom: 24px;
}
code,  kbd,  tt,  var,  samp,  pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6;
}
pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote,  q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
blockquote:before,  blockquote:after,  q:before,  q:after {
	content: "";
	content: none;
}
blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 32px;
	margin: 0px 0px 10px;
}
blockquote cite,  blockquote small {
	color: #2b2b2b;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
blockquote em,  blockquote i,  blockquote cite {
	font-style: normal;
}
blockquote strong,  blockquote b {
	font-weight: 400;
}
small {
	font-size: smaller;
}
big {
	font-size: 125%;
}
sup,  sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 24px;
}
ul,  ol {
	list-style: none;	
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
/*
li > ul,  li > ol {
	margin: 0 0 0 20px;
}*/
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}
legend {
	white-space: normal;
}
button,  input,  select,  textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
button,  input {
	line-height: normal;
}
input,  textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],  input[disabled] {
	cursor: default;
}
input[type="checkbox"],  input[type="radio"] {
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner,  input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table,  th,  td {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}
caption,  th,  td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
	
}
td, th{
	padding:10px;
}
td {
	border-width: 0 1px 1px 0;
}
del {
	color: #767676;
}
hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}


::selection {
	background: #11c8de;
	color: #fff;
	text-shadow: none;
}



::-moz-selection {
 background: #11c8de;
 color: #fff;
 text-shadow: none;
}
/**

 * 2.0 Repeatable Patterns

 * -----------------------------------------------------------------------------

 */



/* Input fields */



input,  textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	color: #2b2b2b;
	padding: 6px 10px 6px 35px;
	width: 100%;
	height: 47px;
}
.input-container {
	position: relative;
	margin: 0px 0px 30px 0px;
}
.input-container i {
	position: absolute;
	left: 15px;
	top: 50%;
	font-size: 14px;
	color: #999;
	margin-top: -7px;
	z-index:10;
}
textarea {
	width: 100%;
	height: 300px;
	padding: 10px;
}
input:focus,  textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}
/* Buttons */



button,  .contributor-posts-link,  input[type="button"],  input[type="reset"],  input[type="submit"] {
	border: 0;
	font-weight:bold
	color: #fff;
	font-size: 14px;
	line-height:14px;
	padding: 15px 30px;
	text-transform: uppercase;
	vertical-align: bottom;
	border-radius:0px;
}
button:hover,  button:focus,  .contributor-posts-link:hover,  input[type="button"]:hover,  input[type="button"]:focus,  input[type="reset"]:hover,  input[type="reset"]:focus,  input[type="submit"]:hover,  input[type="submit"]:focus {
	background-color: #41a62a;
	color: #fff;
}
button:active,  .contributor-posts-link:active,  input[type="button"]:active,  input[type="reset"]:active,  input[type="submit"]:active {
	background-color: #55d737;
}
input[type="text"],  input[type="email"],  input[type="password"] {
	height: 47px;
}
.search-field {
	width: 100%;
}
.search-submit {
	display: none;
}



/* Placeholder text color -- selectors need to be separate to work. */



::-webkit-input-placeholder {
 color: #939393;
}



:-moz-placeholder {
 color: #939393;
}



::-moz-placeholder {
 color: #939393;
 opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}



:-ms-input-placeholder {
 color: #939393;
}
/* Responsive images. Fluid images for posts, comments, and widgets */



.comment-content img,  .entry-content img,  .entry-summary img,  #site-header img,  .widget img,  .wp-caption {
	max-width: 100%;
}
/**

 * Make sure images with WordPress-added height and width attributes are

 * scaled correctly.

 */



.comment-content img[height],  .entry-content img,  .entry-summary img,  img[class*="align"],  img[class*="wp-image-"],  img[class*="attachment-"],  #site-header img {
	height: auto;
}
img.size-full,  img.size-large,  .wp-post-image,  .post-thumbnail img {
	height: auto;
	max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */



embed,  iframe,  object,  video {
	margin-bottom: 24px;
	max-width: 100%;
}
p > embed,  p > iframe,  p > object,  span > embed,  span > iframe,  span > object {
	margin-bottom: 0;
}
/* Alignment */



.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote.alignleft,  img.alignleft {
	margin: 7px 24px 7px 0;
}
.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
blockquote.alignright,  img.alignright {
	margin: 7px 0 7px 24px;
}
.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
blockquote.aligncenter,  img.aligncenter,  .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.site-content blockquote.alignleft,  .site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}
.site-content blockquote.alignleft p,  .site-content blockquote.alignright p {
	margin-bottom: 17px;
}
.wp-caption {
	margin-bottom: 24px;
}

/* BlockQoutes style 1

blockquote {

	float: left;

	width: 100%;

	background-color: #f8f8f8;

	border-left: 7px solid;

	border-right: 7px solid;

	font-size: 20px;

	color: #666;

	font-style: italic;

	padding: 30px;

	font-weight: 300;

	box-shadow: 0px 7px 11px 0px rgba(0,0,0,0.1);

	margin-bottom: 30px;

}

blockquote a{

	color:#666;

}

/* BlockQoutes*/*/  .wp-caption img[class*="wp-image-"] {
 display: block;
 margin: 0;
}
.wp-caption {
	color: #767676;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}
.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
 .kode-uptodate ::-webkit-input-placeholder {
 color: #fff;
}
 .kode-uptodate :-moz-placeholder {
 color: #fff;
}
 .kode-uptodate ::-moz-placeholder {
 color: #fff;
 opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
 .kode-uptodate :-ms-input-placeholder {
 color: #fff;
}
.kode-admin-post {
	float: left;
	width: 100%;
	padding: 20px;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #dddddd;
	border-left: none;
	border-top: none;
	border-right: none;
	margin: 0px 0px 30px;
}
.kode-admin-post figure {
	border: 3px solid #efefef;
	float: left;
	width: 104px;
	margin: 0px 0px 0px 0px;
}
.kode-admin-post figure img {
	width: 100%;
}
.kode-admin-post figure a {
	float: left;
	padding: 0px 0px 0px;
	width: 100%;
}
.kode-admin-post figure ~ .admin-info {
	padding: 0px 0px 0px 142px;
}
.admin-info h2 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
#kode-submit-form p {
	margin: 0px;
	padding: 0px;
}
.kode-uptodate .social-icons ul {
}
.kode-shop-list li {
	list-style: none;
}
.kode-slider-item ul {
	margin: 0px;
	padding: 0px;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,300italic,500italic);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,600,300italic);
@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Lusitana:400,700);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic,700);


@import url("animsition.min.css");
/*
    font-family: 'Source Sans Pro', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Lusitana', serif;
    font-family: 'Libre Baskerville', serif;
    font-family: 'Asap', sans-serif;
    font-family: 'Noto Serif', serif;
    
*/

*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;	
}
body {
    color: #999999;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    background-color: #ffffff;
    line-height: 26px;
}

/* Heading Typo */
h1, h2, h3, h4, h5, h6 {
    color: #333333;    
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;    
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size:24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 26px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333333;
    font-family: 'Lusitana', serif;
}

/* Peragraph Typo */
p{
    line-height: 26px;
    color: #666;
}

a {
    color:#BE951F;
    text-decoration: none
}	

a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
}



ol {
    float: none;
    list-style: decimal;
    padding-left: 15px;
}
ol ol {
    margin-left: 20px;
}
ol li {
	list-style: decimal;
	width: 100%;
}
li{
	margin-bottom:10px;
}
.text{
    float: left;
    width: 100%;
}
figure {
	float:left;
	width:100%;
    position: relative;
	overflow:hidden;
}
figure img{
    float:left;
    width:auto;
}
img {
    max-width: 100%;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}


strong {
    color: #3d3d3d;
}

iframe {
    border: none;
    
    width: 100%;
}
/* Form Input Typo */
select {
    border: 1px solid #d2d2d2;
    color: #3d3d3d;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    padding: 8px 12px;
    width: 100%;
    font-family: 'Lusitana', serif;
}

label {
    color: #3d3d3d;
    display: block;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'Lusitana', serif;
}

button {
    border: none;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    -moz-box-sizing: border-box;
  	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    border: 2px solid #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    outline: none;
    vertical-align: middle;
    font-family: 'Lusitana', serif;
    float: left;
}

form p {
    float: left;
    position: relative;
    width: 100%;
}

form p span i {
    color: #474747;
    left: 16px;
    position: absolute;
    top: 13px;
}
table {
    background-color: transparent;
    max-width: 100%;
    width: 100%;
}
th {
    text-align: left;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border-top: 1px solid #dddddd;
    border: 1px solid #dddddd;
    line-height: 2.5;
    padding-left: 7px;
    vertical-align: top;
}
table thead tr th {
    border-top: 1px solid #d2d2d2;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 1px solid #d2d2d2;
}
table > thead > tr > th {
    border-bottom: 2px solid #d2d2d2;
    vertical-align: bottom;
}
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td 
{
	border-bottom: 0;
}
table > tbody + tbody {
    border-top: 2px solid #d2d2d2;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 12px 16px;
}
p ins {
    color: #999;
}
dl dd {
    margin-left: 20px;
}
address {
    font-style: italic;
}
p a{
	color: #BE951F;
}
.navigation3 ul ul ul{
	left: 100%;
	top: 0;
}
.post-password-form input[type="submit"]{
	color:#fff;
}