/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

body {
	font-family:"Century Gothic"  !important;
}

.fixed-toggle {
	float:left;
	margin-top:10px
}

.menu-logo {
	float:left;
	margin-left:15px;
}	

.fixed-nav {
	height:80px;
}	

h1, h2, h3, h4, h5, h6,
.sans-serif .main-navigation{
font-family:"Century Gothic"  !important;
	font-weight:bold;
	color:#556569;
}

h1 {
	color:#008DB1;
}	

.main-navigation li a {
	color: #637A80;
}	

.main-navigation li:hover > a,
.main-navigation .sub-menu, .main-navigation .children{
	background: #556569;
}	

.main-navigation .sub-menu li:hover > a{
	background: #637A80;
}	

.entry-content ul {
	list-style:none;
}

.entry-content ul li {
	padding-left:25px;
	background: url(https://ecoprojectsaustralia.com.au/wp-content/uploads/2017/05/li-dot.png) no-repeat;
}	

div.sharedaddy h3.sd-title::before {
	float:left;
	margin-right:20px;
}	

.share-icons ul li {
	padding-left:0px;
	background:none;
}

.entry-large .entry-title, .page .entry-header .entry-title,
.three-column .gallery-thumb .entry-title, .three-column .gallery-thumb.page .entry-header .entry-title{
	font-size:38px;
}

.byline .avatar {
	display:none;
}

#post-110 ul,
#post-36 {
	margin:0;
	padding:0;
}	
#post-110 li {
	list-style:none;
	background:none;
	padding-left:0;
	padding-bottom:40px;
	margin-bottom:30px;
	border-bottom:1px solid #dddddd;
}	

#post-36 li {
	list-style:none;
	background:none;
	padding-left:0;
	margin-bottom:30px;
}	

.site-footer {
    border-top: none;
    color: #84989C;
    display: inline-block;
    font-size: 13.5px;
    margin-top: 5%;
    padding: 4% 0;
    transition: all 0.2s ease-in 0s;
    width: 100%;
	  background:#EFF2F2;
}

.footer-logo {
	margin-bottom:20px;
	float:left;
}	

.site-info {
	padding-left:52px;
	float:left;
	clear:left;
}	

.accreditation-logo {
	float:right;
	clear:right;
	margin-top:-120px;
}	


@media (min-width: 375px) and (max-width: 736px) {
	.accreditation-logo {
	margin-top:30px;
	float:left;
	clear:left;
		margin-left:20px;
}	
}