/********* Do not edit this file *********/
/*
 Accesspress Custom CSS - plugin by https://accesspressthemes.com
*/

/* HUEMAN THEME */
/* HEADER */
/*
.nav-wrap {
  height: auto!important;
	
  border-top: 3px solid rgba(0,194,203, 0.30);
}
*/
/*
#header .hu-pad{
  padding: 50px;
  border-bottom: 3px solid rgba(0,194,203, 0.10);
}
*/
/*
.nav li a {
  color: #000000 !important;
}
*/
/*
.toggle-search {
  color: #000;
}
*/
/*.site-title a img {
  margin-left: 20px;
}
*/
/*
/*.site-description {
  color: #00c2cb;
  margin-left: 15px;
  padding: 10px 0;
  margin-top: 15px;
	font-style: normal;
}
*/
/*.widget.widget_media_image img {
  margin-top: 0px;
	margin-right: 20px;
}
*/
/*.page-title {
	display: none;
}
/* BODY */
.hu-pad {
  padding: 30px 50px 20px;
}
/* SIDEBAR */
.sidebar .widget {
    padding: 30px 50px 20px 0px;
}
*/
/*.ez-toc-title {
  font-weight: normal;
}
*/
/* FEATURED IMAGE */
/*.image-container img {
  margin-bottom: 30px;
}
*/
/* CONTENT */
.update {
	text-align: center;
	font-weight: bold;
	color: #d85d71;
}
hr {
  border: 0;
  background: rgba(0,194,203,0.10);
  border-bottom: 3px solid rgba(0,194,203,0.10);
	width: 70%;
  margin: 50px auto;
}
/* FOOTER */
