body, .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-active .entry-title,.entry-title a, a, b {
	font-family: rubik;
}

.no-top-bar .top-bar {
	display: none;
}

.site-branding {
	padding: .8em 0;
	width: auto;
	clear: right;
	max-width: 1040px;
	margin: auto;
	float: none;
	display: block;
}

.site-branding-wrapper {
	display: block;
	max-width: 100%;
	padding: 0;
}

#site-navigation {
	font-family: rubik;
	display: block !important;
	color: #fff;
	background-color: #2f283d;
	font-weight: 300;
	text-align: left;
	width: 100%;
	font-size: 16px;
	font-size: 1rem;
	content: "";
	display: table;
	table-layout: fixed;
	margin: auto;
	text-align: center;
	padding: .6em 0;
}

#top-menu {
	max-width: 1040px;
	margin: auto;
	text-align: left;
}

.main-navigation {
	clear: both;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	text-align: left;
	text-transform: unset;
	width: 100%;
	content: "";
	display: table;
}

.main-navigation a {
	color: #fff;
	padding: .5em 1em .5em .4em;
	font-weight: 300;
}

.main-navigation a:hover {
	color: #fff;
}

.main-navigation a, .main-navigation a:visited {
	color: #fff;
}

.header-widget-area {
	background-image: url('https://itcblogs.currentanalysis.com/wp-content/uploads/2018/01/gettyimages-6031797483.jpg');
	padding: 25px 0;
	background-color: #fff;
}

.headtext {
	text-transform: unset;
	text-shadow: 1px 1px 2px #000000;
	font-weight: 400 !important;
}

.custom-header {
	display: none;
}

button, input[type=button], input[type=reset], input[type=submit], .button {
	border-color: white;
	color: white;
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, .button:hover {
	color: #c21383;
	border-color: #c21383;
}

.site-content .widget-area .widget {
	background: #2f283d;
	color: white;
	margin-bottom: 1em;
}

a {
	color: white;
}

.entry-title a:hover, .entry-title a:focus {
	color: #00dea5;
}

a:hover, a:focus, a:active {
	color: #00dea5;
}

a:visited {
	color: #fff;
}

.custom-logo {
	width: 30%;
}

.entry-title {
	color: #2f283d;
	font-size: 1.9em;
	font-weight: 400 !important;
	color: #2f283d;
}

.entry-content {
	font-size: 1em;
}

.wp-caption-text {
	font-size: .7em;
}

.more-link {
	color: #52bd97;
}

a, a.more-link {
	font-weight: 100;
}

h2.entry-title a {
	font-weight: 700;
	font-size: 22px;
	color: #2f283d;
}

@media only screen and (max-width: 767px) {
	.custom-logo {
		width: 50%;
	}
}

@media only screen and (max-width: 480px) {
	.custom-logo {
		width: 90%;
	}
}

.site-footer {
	background-color: #2f283d;
}

.footertext {
	text-transform: unset;
	width: 100%;
	font-size: 14px;
}

.footer-widgets-wrapper {
	background: #2f283d;
}

.site-info {
	display: none;
}

#search-3 {
	width: 450px;
}

.footer-widgets-wrapper .widget-area {
	width: 100%;
}

#infinite-handle span {
	border-color: #2f283d;
	color: #2f283d;
}

.wf-active .widget-title {
	font-weight: 400;
	font-style: normal;
	margin-bottom: 5px;
}

.footer-widgets-wrapper {
	background: #2f283d;
	padding-top: 10px;
	padding-bottom: 0;
}

select {
	border: 0;
	color: #2f283d;
	background-color: #52bd97;
	width: 100%;
	border-radius: 4px;
	padding: 8px 5px;
	box-shadow: 2px 2px 3px #1b1527;
}

.customize-unpreviewable {
	color: #52bd97;
}

p .customize-unpreviewable {
	color: #52bd97;
	font-weight: 400;
}

.jp-relatedposts-post-a {
	color: #52bd97;
	font-weight: 400;
}

.entry-meta a, .entry-footer a {
	color: #52bd97;
	font-weight: 400;
}

.nav-previous a {
	color: #a7068a;
	font-weight: 300;
	font-size: 1em;
}

.nav-previous a:hover {
	color: #2f283d;
	font-weight: 300;
}

.nav-next a {
	color: #a7068a;
	font-weight: 300;
}

.nav-next a:hover {
	color: #2f283d;
	font-weight: 300;
}