.menu-button a{
  color:white !important;
}
.menu-button{
	background-color:#314276;
  	margin-left:20px;
  	margin-right:20px;
}
.menu-button:active{
	background-color:#314276 !important;
}
.menu-button:hover{
	background-color:#06184f !important;
}

.header-social{
      background-color: #4169E1 !important;
}

.btn-wrapper .btn, 
.btn-wrapper a {
    border: 2px solid #4169E1 !important;
}

.btn:hover{
     background-color: #4169E1 !important;  
}

.portfolio-content{
	background-color: #4169E1 !important;     
}

.bx-pager-link:active{
	color: #4169E1 !important;
	background-color: #4169E1 !important;
}

.navigation .nav-links a, 
.bttn, 
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
    background: none repeat scroll 0 0 #4169E1 !important;
}


#masthead {
    border-bottom: 3px solid #4169E1 !important;
}

.main-title span {
  	border-bottom: 4px solid #4169E1 !important;
}

.header-white .search-icon{
    color:#4169E1 !important;
}

#ak-top:hover {
    background-color: #4169E1 !important;	
}

.home-title {
    color: #4169E1 !important;	
}

.sidebar .widget-title span {
    border-bottom: 2px solid #4169E1 !important;	
}

.testimonial .bx-pager-item a:hover, 
.testimonial .bx-pager-item a.active {
    background: none repeat scroll 0 0 #4169E1 !important;
}

.sub-title-test span {
    color: #4169E1 !important;
}

.portfolio-content .read-more:hover {
    color: #4169E1 !important;
}

.portfolio-grid .cat-portfolio-image:hover .portofolio-layout-wrap {
    background: none repeat scroll 0 0 rgba(65, 105, 225, 0.8);
}

.portfolio-grid .portofolio-layout-wrap .read-more:hover {
    color: #4169E1 !important;
}

#site-navigation .staple-menu > ul > li:hover > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-item > a:after, 
#site-navigation .staple-menu > ul > li.current-menu-ancestor > a:after,
#site-navigation .staple-menu > ul > li.current-menu-parent > a:after {
  background: #4169E1 !important;
}

.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta,
.nav-links {
	display: none;
}
.cat-links,
footer.entry-meta
{
display:none;
}