.entry-content a {
	color: #a98b6d;
}
.single .entry-categories {
	display: none;
}
.archive .entry-image-link img {
    display: none;
}
.bcs-custom-header .widget {
	margin-bottom: 0;
	padding-top: 50px;
	padding-bottom: 20px
}
.bcs-above-header {
	margin-bottom: 0;
}
.bcs-home-logos .sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
	object-fit: contain;
}
.mc4wp-form input[type="submit"] {
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.mc4wp-form label {
	font-family: 'Arapey', serif;
}
.mc4wp-form input[type="text"] {
	padding: 10px;
}
.mc4wp-form input[type="text"] {
	padding: 10px;
	margin-bottom: 15px;
}
.mc4wp-form p {
	margin-bottom: 0;
}
.mc4wp-form input[type="email"] {
	margin-bottom: 20px;
}
.boxzilla-container h3 {
	font-size: 18px;
}
.featured-content .entry-title,
.bcs-home-shop .widget-title {
	font-family: 'Arapey', serif;
	font-style: italic;
}
.prev-next-navigation {
	height: 50px;
}
.prev-next-navigation .previous {
	float: left;
}
.prev-next-navigation .next {
	float: right;
}
.single .entry-title {
	margin-bottom: 35px;
	text-transform: initial;
	letter-spacing: 0px;
	font-weight: 400;
	font-family: 'Arapey', serif;
	font-style: italic;
	font-size: 22px;
}
.single .entry-title:after {
	content: "";
	display: block;
	width: 50%;
	background-color: #333;
	height: 1px;
	margin: 15px auto 0;
}
.bcs-home-featured .featured-content .entry-categories {
	color: #333;
}
.footer-widgets [type=search] {
	border: none;
	padding: 0 0 10px;
	border-bottom: solid 1px #333;
	font-family: 'Arapey', serif;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px;
}
.widget-books .book-link,
.widget-books .book-link:hover {
	background: transparent;
	padding: 0;
}
.gform_wrapper label.gfield_label {
    font-weight: 300 !important;
}
.gform_footer input[type="submit"] {
    color: #333;
    background: #f9f9f9;
    font-weight: 300;
    font-size: 14px !important;
	letter-spacing: 1px;
    padding: 10px 20px;
}
.gform_footer input[type="submit"]:hover {
	color: #333;
	background: #eee7e0;
}
@media only screen and (max-width: 480px) {
	.site-container {
		padding: 0 40px;
	}
	.bcs-home {
		padding: 0;
	}
	.bcs-home-featured img {
		height: 325px;
	}
	.bcs-home-recent .featured-content .entry {
		padding: 0;
	}
	.category .entry {
		width: 100%;
		display: block;
		padding: 0 40px;
	}
	.site-header {
		padding-top: 40px;
	}
	.enews-widget input {
		text-align: center;
	}
	.enews-widget input[type="submit"] {
		display: none;
	}
	.bcs-home-categories {
		margin-bottom: 40px;
		padding-bottom: 0;
	}
	.bcs-home-recent .featured-content .entry:last-child {
		margin-bottom: 0;
	}
	.featured-content h2 {
		font-size: 14px;
	}
	.bcs-home-books .bcs-home, .bcs-home-shop .bcs-home {
		padding: 20px;
	}
	.bcs-home-shop .widget:first-child {
		margin-bottom: -30px;
	}
	.bcs-home-featured, .bcs-home-shop, .bcs-home-courses, .bcs-home-books, .bcs-home-logos {
		margin-bottom: 40px;
	}
	.bcs-instagram .widget-title {
		text-align: center;
	}
}