*:not(i.fa) {
	font-family: 'Baloo 2', sans-serif!important;
}

body {
	font-size: 18px!important;
}

.btt {
	display:none;
}


.site-footer .footer-connect {
	padding: 30px 0;
}

.site-footer .site-info {
	padding:5px 0;
	text-align:left;
}

.site-info .container {
	width:100%;
}

.footer-social-icons {
	margin-bottom:-12px;
}

.entry-content {
	margin-bottom:0;
}

#primary {
	padding-top:60px;
	padding-bottom:60px;
}

.footer-social .follow-heading {
	margin-bottom:10px!important;
}

p:last-child,ul:last-child {
	margin-bottom:0;
}

.onepress-menu a:hover {
	color:#6bd8e3;
}

.footer-widgets {
	background-color: #006e79;
}

.footer-widgets .row {
	display:block;
}

.footer-widgets .row .footer-column {
	width:100%;
	max-width:100%;
	min-height:0!important;
}

.footer-widgets.section-padding {
	padding-top:30px;
	padding-bottom:0;
}

.footer-widget p {
	text-align:center;
	color:white;
}

.footer-widget p a {
	color:white!important;
}

.footer-social a:hover {
	color:white!important;
}

.footer-widgets .sidebar .widget {
	margin-bottom:0;
}

.entry-content ul {
	padding-left:0;
	margin:1em auto;
}

.entry-content li {
	margin-left:20px;
}

.wpcf7-form {
	letter-spacing:0;
}

@media (max-width: 767px) {
	.entry-content img {
		width:100%;
		margin-left:0!important;
		margin-right:0!important;
		margin-top:1em!important;
		margin-bottom:1em!important;
	}

	#primary {
		padding-top:30px;
		padding-bottom:30px;
	}

	#content-inside,header .container {
		width:100%!important;
		padding-left:30px!important;
		padding-right:30px!important;
	}
}

@media (max-width:450px) {
	#content-inside, header .container {
		padding-left:15px!important;
		padding-right:15px!important;
	}
	#primary {
		padding-top:15px;
		padding-bottom:15px;
	}
	body {
		font-size:14px!important;
	}
	.page-header.page--cover .entry-title {
		font-size:2rem;
	}
	textarea:not(.editor-post-title__input), input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
		width:100%;
	}
}
