body {
	font-family: 'lora', serif !important;
}
.site-logo-div {
	padding-right:20px !important;
}
.onepress-menu {
  float:left !important;
}
.onepress-menu a {
	text-transform: none !important;
	color: rgba(0,0,0,0.65) !important;
	font-family: 'lora', serif !important;
  font-weight: normal !important;
	letter-spacing: 0 !important;
	font-size: 14px !important;
}
.onepress-menu a:hover {
	color: #C3A660 !important;
}

a {
	color: rgba(0,0,0,0.65) !important;
}

a:hover {
	color: #C3A660 !important;
	text-decoration: none !important;
}
.list-article-thumb {
	max-width:150px !important;
}
.site-footer .site-info {
	color: rgba(0,0,0,0.65) !important;
	background-color: #ffffff !important;
	border-top: 1px solid #e9e9e9 !important;
}
.site-footer .btt a {
	background-color: #ffffff !important;
	border: 1px solid #e9e9e9 !important;
}

#nav-toggle {
	color: #ffffff !important;
}
