
body {
	font-size: 14px;
}

.wpbf-menu, .wpbf-mobile-menu {
	text-transform: uppercase;
}

h2 {
	text-transform: none;
}

h3 {
	text-transform: none;
}

h4 {
	text-transform: none;
}

h5 {
	text-transform: none;
}

h6 {
	text-transform: none;
}

body, button, input, optgroup, select, textarea, h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans";
	font-weight: 400;
	font-style: normal;
}

.wpbf-menu, .wpbf-mobile-menu {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h2 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h3 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h4 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h5 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

h6 {
	font-family: "Open Sans";
	font-weight: 700;
	font-style: normal;
}

.wpbf-container {
	max-width: 1250px;
}

.scrolltop {
	right: auto;
	left: 20px;
}

@media screen and (max-width:768px) {
	.scrolltop {
		left: 10px;
		bottom: 10px;
	}
}

.wp-block-cover .wp-block-cover__inner-container, .wp-block-group .wp-block-group__inner-container {
	max-width: 1250px;
}

.wpbf-archive-content .wpbf-post {
	text-align: left;
}

.wpbf-blog-content .wpbf-post {
	text-align: left;
}

.wpbf-search-content .wpbf-post {
	text-align: left;
}

.wpbf-category-content .wpbf-post {
	text-align: left;
}

.wpbf-tag-content .wpbf-post {
	text-align: left;
}

.wpbf-author-content .wpbf-post {
	text-align: left;
}

.wpbf-date-content .wpbf-post {
	text-align: left;
}

.wpbf-navigation .wpbf-menu a, .wpbf-mobile-menu a {
	font-size: 14px;
}
