/* Enter Your Custom CSS Here */.header-bg {
	padding: 0rem 0;
	background: no-repeat center;
	background-size: 100% 100%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.logo img {
	max-height: 200px;
	width: auto;
	max-width: 65%;											
	height: auto;
    margin-left: auto;
    margin-right: auto;
}

.entry-title, .entry-title a {
    color: #f8f8ff !important;
    background-color: #c0d12e;
    text-align: center;
  /*	font-size: 1.4rem !important; */
    font-family: Sans-serif !important;
}

.type-page .entry-title::after { 	
  display: none !important;
}

.primary-navigation li li > a {
    background-color: #c0d12e !important;
  	border-color: #db0071 !important; 
}

.site-navigation a:hover{
	background-color: #db0071 !important;
}

#site-footer {
color:#F8F8FF !important;
}

#socialbar .socialicon {
    background-color: #c0d12e !important;
}

.fa-facebook:before {
 color: #db0071 !important;
}

#page-banner .widget, #site-footer .widget {

    background-color: white !important;
}

#appView .powrMark {
    font-size: .1rem !important;
    font-family: 'Roboto', serif, sans-serif;
    position: relative;
    visibility: hidden !important;
}

.textwidget {
  background-color: #db0071 !important;
  color: white !important;
  font-family: Sans-serif !important;
}

h4 {
     font-family: sans-serif !important;
}

