/* CSS Document */

/*
 Theme Name:   Accesspress Lite Child
 Theme URI:    http://accesspressthemes.com/wordpress-themes/accesspress-lite/
 Description:  Twenty Fifteen Child Theme
 Author:       AccessPress Themes
 Author URI:   http://accesspressthemes.com
 Template:     accesspress-lite
 Version:      2.34
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         blue, white, light, custom-menu, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, custom-background, featured-image-header, sticky-post, theme-options, threaded-comments, featured-images, full-width-template, custom-header, flexible-header, responsive-layout
 Text Domain:  accesspress-lite-child
*/
a {
	color: #516D24;
}

.bttn:after{
    background: #516B25;
}

.main-navigation {
	border-bottom: 3px solid #465E20;
	background: #516B25;
}

.main-navigation ul ul {
	border-top: 3px solid #465E20;
}

.main-navigation li:hover > a {
	background: #465E20;
}

.main-navigation .current_page_parent > a {
	background: #465E20;
}

.main-navigation ul ul li.current-menu-item > a {
    color:#465E20;
}

.main-navigation .current-menu-parent > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_parent > a {
	background: #465E20;
}

.event-date-archive{
	background: #516B25;
}

.portofolio-layout .entry-title {
	background: #516B25;
}

#call-to-action{
	background: #516B25;
}

.entry-footer a:hover{
	color:#516D24;
}

.commentmetadata .comment-edit-link{
	color:#516D24;
}

.header-text{
	color: #516D24;
}

.socials a{
	color: #516D24;
	border: 1px solid #516D24;
}

.socials a:hover{
	background: #516D24;
}

.searchform{
	border: 1px solid #516D24;
}

.searchform .searchsubmit{
	color: #516D24;
}


.event-detail h4 a:hover{
	color: #516D24
}

#top-footer .footer .socials a:hover{
	border:1px solid #516D24;
}

.sidebar .widget_recent_comments .url:hover{
	color: #516D24;
}

.sidebar ul li a:hover{
	color:#516D24;
}

.sidebar h3.widget-title{
	border-left: 5px solid #516D24;
}

h1.entry-title{ 
	display: none;
}

blockquote {
	font-size: 18px;
	font-style:normal;
}

