/* Enter Your Custom CSS Here */
.site-header:after {
    opacity: 1 !important;
}

@media only screen and (max-width: 1025px) {
  	.slideshow_container, .hide-mobile{
  		display: none;
  	}
  	.margintop_35{
		margin-top: 5px;
  	}
}

h1.entry-title {
	margin: 5px 5px 5px 0;
  	color: #fbb829 !important;
}

.site-info{
	text-align: center;
  	color: #FFFFFF;
}

.first-paragraph{
	margin-top: 35px;
  	font-weight: 600;
}

h4{
	margin-top: 30px;
}

.entry-meta, .entry-meta a, .entry-footer, .entry-footer a{
	text-align: right;
}

.margintop_35{
	margin-top: 35px;
}