/*
Theme Name:  Claiborne Wellness
description:  Claiborne Wellness - Heritage
Template: heritage-parent
Version: 1.0.0
Text Domain: heritage-child
Author: BCW
*/
.btnlink {
	display: flex;
	justify-content: center;
}
.btnlink .btn {
	background: var(--color-1);
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: bold;
}
.btnlink .btn:hover {
	background: var(--color-2);
	text-decoration: none !important;
}
.about-block a.btn {
	background: var(--color-1);
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
}
.about-block a.btn:hover, .about-block a.btn:focus {
	background: var(--color-2);
	color: #fff;
}
.loc-contain legend, .loc-contain span.company-address a {
	color: #000;
}
.navbar .navbar-nav {
	display: -webkit-inline-box;
}
#menu-footer a {
	line-height: 18px;
	margin: 0 0 10px 0;
	display: block;
}
.form-section {
	background: #ccc;
}
.c2a {
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin: 15px 0px;
}
.c2a span {
	display: block;
}
.tel a {
	padding-left: 10px;
}
.tel {
	padding-top: 10px;
}
.feature-text {
	position: relative;
}
.address {
	margin: 0px;
}
.hours {
	margin: 0px;
}
.feature-box:hover img, .feature-box:focus img {
	transform: scale(1);
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.footer-top {
	position: fixed;
	bottom: 15px;
	left: 5px;
}
.headname {
	font-weight: bold;
	display: block;
}
.headadd {
	display: block;
	margin: 15px 0;
}
#secadd {
	font-size: 18px;
	line-height: 1.42857143;
	display: inline;
	text-align: center
}
#secadd p {
	margin-top: 0;
	font-weight: bold !important;
	line-height: 28px;
}
#secadd p span {
	font-weight: bold !important;
}
#secadd .heading {
	font-size: 24px;
	margin-top: 30px;
	;
	color: #333;
	text-align: center;
	display: block;
	width: 100%;
}
#secadd a {
	color: var(--color-1);
}
#secadd a:hover {
	color: var(--color-2);
}
.loc-contain {
	display: flex;
	align-items: center;
	height: 100%;
}
.location-container {
	margin: 0 auto;
}
.contact-section-inner .row {
	display: flex;
}
.header-hours {
	display: flex;
	flex-direction: column;
}
.header-hours p {
	margin: 7px 0px;
	line-height: 22px;
}
.feature-inner .feature-box {
	margin: 0 !important;
}
.hoursline {
	display: block;
	margin: 8px 0;
	text-align: center;
}
#contact-info .hoursline {
	text-align: left;
}
.extra {
	display: block;
}
.streetadd {
	display: block;
}
.head-locs {
	display: flex;
	flex-direction: column;
}
#contact-section {
	padding-bottom: 50px;
}
@media screen and (min-width:1500px) {
	.address {
		margin: 0 70px;
	}
	.hours {
		margin: 0 70px;
	}
}
@media screen and (max-width:991px) {
	.contact-section-inner .row {
		display: block;
	}
	.logo img {
		width: 30%;
	}
	.hours {
		margin: 15px 0px;
	}
}
@media screen and (max-width:1130px) {
	.navbar .navbar-nav {
		display: inline-flex;
	}
}
@media screen and (max-width: 767px) {
	.mobile-list {
		text-align: center;
	}
	.navbar .navbar-nav {
		display: inline-block;
	}
}
.content-container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}
.location {
	padding: 7px 0;
}
.header-inner .row {
	justify-content: center;
}
#c2a {
	background: var(--color-2);
}
@media screen and (min-width: 767px) {
	.mobile-logo {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#feature .feature-box {
		width: auto;
	}
	.desktop-logo {
		display: none;
	}
	.header-hours {
		display: none !important;
	}
	#c2a {
		margin-top: 100px;
	}
	.row.c2a {
		flex-direction: row;
		align-items: flex-start;
		font-size: 13px;
	}
	.nav-toggler .toggle-text {
		font-size: 12px;
	}
	.mobile-list a {
		padding: 0;
	}
	#contact-info {
		text-align: center;
	}
	#contact-info ul {
		column-count: 2;
	}
	.page-template-page-contact .row.c2a {
		display: none;
	}
}
body, h1, h2, h3, h4, h5 {
	font-family: cursive;
}
