/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*Hide page title and move text up*/
.headline.text-center {
	visibility: hidden;
	margin-top: -100px;
}

.social-menu:after {
	Content: "Copyright Brown's Bikes. All Rights Reserved. 2020";
	color: #ffffff;
	font-family: Roboto, Sans-Serif;
	font-size: x-small;
}

.contact-form-submission p {
	font-family: Roboto, Sans-Serif;
}

.divider-small, blockquote:after, hr, h1, h2, h3, h4, h5, h6, .page .article h1:first-child+p, .page .article>p:first-child, .content-holder h1:first-child+p, .content-holder>p:first-child, .content-holder p:empty+p, .content-holder span+p, .page-links .link-label, #wp-calendar #today, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-family: Roboto, Sans-Serif;
}

body {
	font-family: Roboto, Sans-Serif;
}

.page-banner p {
	color: #ffffff !important;
}

.homepage .page-content {
	padding-top: 0;
}

.homepage .postarea.full .article img {
	width: 1200px;
}

.page-banner h1 {
	color: #ffffff !important;
}

a.button, .reply a, #searchsubmit, #prevLink a, #nextLink a, a.more-link, a.read-more, #submit, input[type="submit"], #comments #respond input#submit, .container .gform_wrapper input.button, #wrapper #infinite-handle span {
	background-color: #e2b42b !important;
}

.page .article h1:first-child+p, .page .article>p:first-child, .content-holder h1:first-child+p, .content-holder>p:first-child {
	font-size: inherit;
}

h2 a:link {
	color: #333333 !important;
}

h2 a:visited {
	color: #333333 !important;
}

h2 a:active {
	color: #333333 !important;
}

p {
	color: #333333 !important;
}

ul li {
	list-style: disc;
}

li ul {
	color: #333333;
}

ul {
	color: #333333;
}

p {
	color: #333333;
}

.footer-widget {
	color: #333333;
}

.footer-widget .title {
	color: #333333;
}

.footer-widget a:link {
	color: #333333;
}

.footer-widget-holder {
	background: #F7F7F7;
}

.footer-widget a {
	color: #333333;
	text-decoration: none;
}

.img-shade {
	display: none;
}

h1 {
	color: #333333;
}