.textwidget {
	font-size: 0.9em;
	line-height: 1.6em;
}
#footer .main {
    margin: 0 auto;
    padding: 40px 0 10px !important;
    max-width: 1260px;
}
.mce-panel.mce-menu {
    z-index: 10000000;
}
a {
    color: #8f916b;
    text-decoration: none;
    font-weight: 600;
}
a:hover, a:active {
    color: #9ba14d;
}
a img:hover {
	opacity: .7;
}

.split-header .logo, .split-header .logo {
    z-index: -99;
}
.post.small h3 {
    font-size: 1em !important;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 10px !important;
    padding: 0 !important;
}


h4 {
    color: #8f916b;
    font-weight: 600;
    font-style: normal;
}
p {
	margin: 0;
	padding-bottom: 20px;
	line-height: 1.6em;
    font-size: .9em;
	font-weight: 400;
	text-align: justify;
}
td {
    font-size: 1.2em;
	font-weight: 400;
}

.main-nav ul a, .main-nav ul li {
    font-size: 16px;
}

.main-nav ul ul a, .main-nav ul ul li, .sticky .main-nav ul ul a, .sticky .main-nav ul ul li {
    font-size: 14px;
}

#site-header {
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,.1);
}
form p {
    margin: 0px 0px 0px 0px;
    font-weight: 600;
}

input[type="checkbox"] {
    margin: 5px;
}

