/*
Theme Name: CACRC
Theme URI: https://345c6ab6-b6ef-4cec-a737-68847cadd30b.p.bardy.io
Description: Theme for caregivercalifornia.org
Author: Zbra Studios
Version: 1.0
*/

/* Remove margin from last elements */
* > *:last-child {
	margin-bottom: 0;
}
* > p:last-child, * > li:last-child {
	margin-bottom: 0 !important;
}

/* ===== Body ===== */
body {
	background-color: #344e5d;
	color: #354e5c;
	font: normal 1rem/1.4em 'Montserrat', Arial, sans-serif;
}
body.logged-in {
	padding-top: 32px;
}

/* ===== Typography and Base Tags ===== */
p {
	margin-bottom: 30px;
}
	p em {
		font-weight: 300;
	}
a {
	color: #344e5d;
	text-decoration: underline;
}
	a:hover {
		color: #4fac88;
		text-decoration: none;
	}
strong {
	font-weight: 700;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .gform_title {
	margin: 0 0 15px;
	font-weight: 700;
	line-height: 1em;
}
h1, .h1 {
	font-size: 3rem;
}
h2, .h2  {
	font-size: 2.5rem;
}
h3, .h3 {
	font-size: 2.1rem;
}
h4, .h4 {
	font-size: 1.7rem;
}
h5, .h5 {
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: normal;
}
h6, .h6 {
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: normal;
}
ul, ol {
	margin-bottom: 30px;
}
	ul li, ol li {
		margin-bottom: 5px;
	}
	p + ul, p + ol, .pull-bottom + p {
		margin-top: -15px;
	}
a, button, .button, input, select, textarea, .fab, .fa, a:hover img, .gform_button, .wp-block-button a, .faq-question .fas, figcaption {
	transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
input, input:focus, select, select:focus, button, button:focus, textarea, textarea:focus, .wp-block-button a:focus {
	border: none;
	font-family: 'Montserrat', Arial, sans-serif !important;
	font-size: 14pt !important;
}
video {
	width: 100%;
    max-width: 100%;
    height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
	a:hover img {
		opacity: .9;
		filter: alpha(opacity=90);
	}
hr, .wp-block-separator {
	max-width: 100%;
	height: 3px;
	margin: 45px auto;
	background: #5ec097;
	background: linear-gradient(0deg, rgba(94,192,151,1) 0%, rgba(54,97,93,1) 100%);
	background: -moz-linear-gradient(0deg, rgba(94,192,151,1) 0%, rgba(54,97,93,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(94,192,151,1) 0%, rgba(54,97,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5ec097",endColorstr="#36615d",GradientType=1);
	border: none;
}
*:focus, button:focus {
	outline: 2px solid #5ec097;
}

/* ===== Important Classes ===== */
.anchor {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}
.button, .gform_button, .btn, .wp-block-button a {
	display: inline-block;
	padding: 15px 30px;
	background: #4fac88 !important;
	border: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #231f20 !important;
	cursor: pointer;
	font-size: 1.05rem;
	font-weight: bold;
	letter-spacing: .5px;
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
	.button:hover, .btn:hover, .wp-block-button a:hover, .button:focus, .btn:focus, .wp-block-button a:focus {
		background-color: #4fac88 !important;
		box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.8), inset 0 -2px 2px rgba(0, 0, 0, .5), 0 4px 8px -6px rgba(0, 0, 0, 0.25);
		-moz-box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.8), inset 0 -2px 2px rgba(0, 0, 0, .5), 0 4px 8px -6px rgba(0, 0, 0, 0.25);
   		-webkit-box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.8), inset 0 -2px 2px rgba(0, 0, 0, .5), 0 4px 8px -6px rgba(0, 0, 0, 0.25);
		color: #231f20 !important;
	}
.button.blue, .btn-secondary {
	background-color: #314a57 !important;
	color: #fff !important;
}
	.button.blue:hover, .btn-secondary:hover {
		background-color: #354e5c !important;
		color: #fff !important;
	}
	.button .fa {
		margin-right: 3px;
	}
.button.small {
	padding: 10px 20px;
	font-size: .9rem;
	line-height: 1em;
}
.clear {
	clear: both;
}
.col {
	min-width: 0;
	padding: 0 15px !important;
	margin: 10px 0 !important;
}
.container {
	position: relative;
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
}
	.entry-content .container:first-child {
		padding-left: 30px;
		padding-right: 0;
	}
.full-image img {
	display: block;
	width: 100%;
	margin: 0;
}
.hidden, .show-scrolled, .show-1024, .show-tablet, .show-900, .show-641, .show-phone, .more-show, .scrolled .hide-scrolled, .lang-es .hide-es {
	display: none !important;
}
.loader {
	display: block;
	width: 60px;
	height: 60px;
	margin: 30px auto;
	border: 8px solid #f2f2f2;
	border-radius: 50%;
	border-top: 8px solid #4fac88;
	animation: spin 2s linear infinite;
	-webkit-animation: spin 2s linear infinite;
}
	@keyframes spin {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
	}
	@-webkit-keyframes spin {
		0% { -webkit-transform: rotate(0deg); }
		100% { -webkit-transform: rotate(360deg); }
	}
.no-margin {
	margin: 0 !important;
}
.padding-left-30 {
	padding-left: 30px !important;
}
.padding-left-60 {
	padding-left: 60px !important;
}
.padding-left-90 {
	padding-left: 90px !important;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
	.row.no-margin {
		margin-left: 0;
		margin-right: 0;
	}
	.scrolled .show-scrolled {
		display: block !important;
	}
.skip-content {
	font-size: 0;
}
p + .wp-block-button {
	margin-top: 30px;
}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
	color: initial;
}
.wp-block-buttons {
	margin-bottom: 30px;
}
	.wp-block-buttons .wp-block-button {
		margin: 0 10px 0 0;
	}
	* > .wp-block-buttons:last-child {
		margin-bottom: 0;
	}
.wp-block-columns {
	margin-left: -5px;
	margin-right: -5px;
}
.wp-block-column {
	min-width: 0;
	padding: 0 5px !important;
	margin: 0 0 30px !important;
}
.wp-block-image {
	margin-bottom: 30px;
}
	.wp-block-image figcaption {
		margin-bottom: .5em;
		color: #000;
		font-size: 14px;
	}
	* > .wp-block-image:last-child {
		margin-bottom: 0;
	}
.wp-bootstrap-blocks-button {
	margin: 0 0 30px;
}
	* > .wp-bootstrap-blocks-button:last-child {
		margin-bottom: 0;
	}
.wp-bootstrap-blocks-container {
	margin-bottom: 0 !important;
	padding: 45px 0;
}
	.wp-bootstrap-blocks-container + .wp-bootstrap-blocks-container {
		padding-top: 0;
	}
.wp-bootstrap-blocks-row + p {
	margin-top: 30px;
}
.wrapper {
	padding: 45px 0;
}
.upper {
	text-transform: uppercase;
}

/* ===== #page ===== */
#page {
	position: relative;
	background-color: #fff;
}
.locked {
	position: static;
	overflow: hidden;
}

/* ===== #main-header ===== */
#main-header {
	padding: 15px 0;
	background: #f1ece0;
	transition: all 0.2s ease-out !important;
	-moz-transition: all 0.2s ease-out !important;
	-ms-transition: all 0.2s ease-out !important;
	-o-transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
	.scrolled #main-header, .locked #main-header {
		box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.1);
	    -moz-box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.1);
	    -webkit-box-shadow: 0px 8px 6px -6px rgba(0, 0, 0, 0.1);
	}
	.locked #main-header {
		top: 0 !important;
	}
	.logged-in #main-header {
		margin-top: 32px;
	}
.navbar {
	padding: 0;
}
#logo {
	width: 220px;
	line-height: 1em;
}
	#logo img {
		display: block;
		width: 100%;
		opacity: 1 !important;
	}
	#logo .logo-condensed {
		width: auto;
		max-height: 76.5px;
	}
.navbar-brand {
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 1em;
}

/* ===== Desktop Menu ===== */
.navbar-nav {
	max-width: 100%;
	padding: 0;
	margin-left: 45px;
	align-items: center;
}
	.navbar-nav .menu-item {
		position: relative;
		display: flex;
		align-items: center;
		height: 100%;
		margin: 0;
		text-transform: uppercase;
	}
		.navbar-nav .menu-item a {
			padding: 7px 0 0; /* :after offset */
			color: #344e5d;
			font-weight: 600;
			line-height: 1em;
			text-decoration: none;
			white-space: nowrap;
		}
		.navbar-nav .menu-item a:after {
			display: block;
			content: '';
			padding-top: 5px;
			border-bottom: 2px solid #2bb673;
			transform: scaleX(0);  
			transition: transform 250ms ease-in-out;
		}
		.navbar-nav .menu-item a:hover, .navbar-nav .current-menu-item a, .navbar-nav .current-menu-parent a {
			color: #344e5d;
		}
		.navbar-nav .menu-item a:hover:after, .navbar-nav .current-menu-item a:after, .navbar-nav .current-menu-parent a:after {
			transform: scaleX(1);
		}
	.navbar-nav .pipe {
		position: relative;
		top: -1px;
		margin: 0 15px;
		color: #344e5d;
		font-weight: 600;
	}
		.navbar-nav li:first-child .pipe {
			display: none;
		}
		.lang-es .navbar-nav .pipe {
			margin: 0 8.5px;
		}

/* ===== Mobile Menu ===== */
#nav-toggle {
	width: 36px;
	padding: 0;
	background: none;
	border: none;
	color: #354e5c;
	font-size: 36px;
	line-height: 1em;
}
	.navbar-light .navbar-toggler {
		padding: 0;
		border: none;
	}
	#main-header .navbar-collapse.collapsing {
	    display: none;
	    transition: none;
		-webkit-transition: none;
	}
	#main-header .navbar-collapse.show {
		position: absolute;
		z-index: 9999;
		width: 100%;
		height: auto;
		top: 100%;
		left: 0;
		height: 100vh;
		padding: 15px;
		margin: 10px 0 0 !important;
		background-color: #344e5d;
		border: none;
	}
		#main-header .navbar-collapse.show .navbar-nav {
			margin: 0;
		}
		#main-header .navbar-collapse.show li {
			display: block !important;
			margin: 30px 0 0;
			background-color: #344e5d !important;
			border: none !important;
			font-weight: 600;
			justify-content: center;
	    	text-align: center;
			text-transform: uppercase;
		}
		#main-header .navbar-collapse.show li:first-child {
			margin-top: 15px;
		}
		#main-header .navbar-collapse.show .nav-button {
			padding: 0 !important;
			border: none !important;
		}
			#main-header .navbar-collapse.show li, #main-header .navbar-collapse.show li a {
				padding: 0 !important;
				color: #fff !important;
				font-size: 20px !important;
				text-decoration: none !important;
				white-space: normal;
			}
				#main-header .navbar-collapse.show li a:after {
					display: none !important;
				}
			#main-header .navbar-collapse.show li a:hover, #main-header .navbar-collapse.show .current-menu-item a {
				color: #c4c4c4 !important;
			}
		#main-header .navbar-collapse.show .sub-menu {
			position: relative !important;
			width: 100% !important;
			margin: 5px 0 -15px !important;
			top: auto !important;
			left: auto !important;
			background: none !important;
		}
			#main-header .navbar-collapse.show .sub-menu a {
				text-transform: none !important;
			}
	#main-nav .indicator {
		display: none;
		margin-left: 10px;
	}
		#main-nav.show .indicator {
			display: inline-block;
		}
		#main-nav.show .nav-button a {
			display: inline-block !important;
			padding: 15px !important;
			background-color: #c30000 !important;
		}

/* ===== Header social media ===== */
#main-nav, #header-cta {
	margin-top: 30px !important;
}
	#main-nav .sm-icons {
		position: absolute;
	    top: -5px;
	    right: 0;
	    margin: 0;
	}
		#main-nav .sm-icons a {
			width: 30px;
			height: 30px;
			padding: 4px;
			background-color: #5dc099;
			font-size: 1.2rem;
			line-height: 1.25em;
		}
		#main-nav .sm-icons a:hover, #main-nav .sm-icons a:focus-within {
			background-color: #fff;
		}

/* ===== #header-cta ===== */
#header-cta {
	margin-left: 30px;
	margin-right: -15px;
}
	#header-cta .phone-number {
		display: block;
		width: 100%;
		margin: -27px 0 5px;
		font-weight: 600;
		text-align: center;
		white-space: nowrap;
	}
	#header-cta .dropdown {
		margin: 0 auto;
		padding: 0;
		text-transform: uppercase;
	}
		#header-cta .dropdown button {
			margin-top: 0;
			padding: 0 5px;
			background: none;
			border: none;
			border-bottom: 2px solid #344e5d;
			color: #344e5d;
			font: 600 1rem/1.5em 'Montserrat', Arial, sans-serif !important;
			text-transform: uppercase;
		}
	#header-cta .dropdown-menu {
		z-index: 10001;
		background-color: #f1ece0;
		border: none;
	}
		#header-cta .dropdown-menu a {
			padding: 0;
			margin: 5px 0;
		}
		#header-cta .dropdown-toggle::after {
		    content: "\f107";
			position: relative;
			top: 2px;
		    border: none;
		    font-family: "Font Awesome 5 Free";
		    font-weight: 900;
		    font-size: 1.2rem;
		    line-height: 1em;
		    vertical-align: top;
		}
.wpml-ls-sub-menu {
	visibility: hidden;
}
	#header-cta .wpml-ls-sub-menu {
		border: none;
	}

/* ===== Submenu ===== */
#main-nav .sub-menu {
	display: none;
	position: absolute;
	z-index: 999;
	min-width: 100%;
	height: auto !important;
	top: 100%;
	left: 15px;
	padding: 15px 15px 0;
	background-color: #e7f6f0;
	border: none !important;
	color: #344e5d;
}
	#main-nav li:hover .sub-menu {
		display: block;
	}
	#main-nav .sub-menu li {
		display: block;
		position: relative !important;
		margin: 0 0 15px !important;
		padding: 0 !important;
		border: none !important;
		text-align: left;
	}
		#main-nav .sub-menu .pipe, #main-nav .sub-menu a:after {
			display: none !important;
		}
	#main-nav .sub-menu a {
		display: block !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
		color: #344e5d !important;
		font-size: 14px;
		white-space: nowrap;
	}
	#main-nav .sub-menu .current-menu-item a, #main-nav .sub-menu li:hover a {
		color: #5dc099 !important;
	}

/* ===== Banner ===== */
.banner {
	position: relative;
	z-index: 1;
}
	.single-post .banner, .blog .banner, .banner.bottom-space {
		margin-bottom: 15px;
	}
	.banner .image {
		position: relative;
		z-index: -2;
		flex: 0 0 70%;
		max-width: 70%;
	}
		.banner.right .image {
			padding-left: 45px;
		}
	.banner .caption {
		flex: 0 0 40%;
		max-width: 40%;
		position: relative;
		padding: 30px;
		background-color: #354e5c;
		border-radius: 15px;
		-moz-border-radius: 15px;
		-webkit-border-radius: 15px;
		color: #fff;
	}
		.banner.left .caption {
			left: 30px;
			margin: 0 -10% 0 0;
		}
		.banner.right .caption {
			left: -30px;
			margin: 0 0 0 -10%;
		}
		.banner .caption.pull-up {
			margin-top: -10%;
		}
		.banner .caption:before, .banner .caption:after {
		    content: '';
		    position: absolute;
		    z-index: -1;
		}
		.banner .caption:before {
		    top: 15px;
		    right: -15px;
		    width: 15px;
		    height: calc(100% - 15px);
		    background-color: #5ec097;
			border-top-right-radius: 15px;
			-moz-border-radius-topright: 15px;
		    -webkit-border-top-right-radius: 15px;
		}
		.banner .caption:after {
		    bottom: -15px;
		    left: 15px;
		    width: 100%;
		    height: 30px;
		    background: #5ec097;
			background: linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
			background: -moz-linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
			background: -webkit-linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36615d",endColorstr="#5ec097",GradientType=1);
			border-bottom-left-radius: 15px;
			border-bottom-right-radius: 15px;
			-moz-border-radius-bottomleft: 15px;
			-moz-border-radius-bottomright: 15px;
			-webkit-border-bottom-left-radius: 15px;
			-webkit-border-bottom-right-radius: 15px;
		}
	.banner p {
		margin-bottom: 15px;
	}

/* ===== #content ===== */
#content {
	min-height: 500px;
	padding-top: 130px; /* Fixed header offset */
	background-color: #fff;
}
	.scroll #content {
		padding-top: 92px; /* Fixed header offset */
	}
	.home #content {
		padding-bottom: 0;
	}
	#content .wp-bootstrap-blocks-container:last-child {
		padding-bottom: 0;
	}

/* ===== CTA ===== */
.bg-cta {
	padding: 90px 0;
	margin: 0;
	background: url(/wp-content/uploads/2020/06/bg-cta.png) no-repeat;
	background-size: cover;
}
	.bg-cta .h3 {
		line-height: 1.2em;
	}
	.bg-cta .wp-bootstrap-blocks-button {
		margin-top: 30px;
	}

/* ===== Featured Posts ===== */
.featured-posts {
	margin-bottom: 30px;
}
	.home .featured-posts {
		margin-bottom: 0;
	}
	.featured-post .featured-thumb {
		display: block;
		width: 100%;
		height: 200px;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
	}
.featured-post-content {
	padding: 15px;
	background: #354e5c;
	color: #fff;
	font-size: .9rem;
}
	.featured-post-content a {
		color: #fff;
	}
	.featured-post-content a:hover {
		color: #eaeaea;
	}
	.featured-post-content .post-title {
		display: block;
		margin-bottom: 5px;
		font-size: 1.2rem;
		line-height: 1.2em;
	}
		.featured-post-content .post-title a {
			text-decoration: none;
		}
	.featured-post-content .post-excerpt {
		margin-bottom: 15px;
	}
	.featured-post-content .read-more {
		text-align: right;
	}

/* ===== Featured Categories ===== */
.featured-categories {
	padding-top: 15px !important;
	padding-bottom: 0 !important;
	margin-bottom: -85px !important;
}
.gradient-circle {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	padding: 15px;
	background: #5ec097;
	background: linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(76, 138, 126, 1) 100%);
	background: -moz-linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(76, 138, 126, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(76, 138, 126, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#354e5c",endColorstr="#4c8a7e",GradientType=1);
	border-radius: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	text-decoration: none;
	text-shadow: 3px 1px 5px rgba(0,0,0,0.75);
	text-transform: uppercase;
}
	.gradient-circle:hover {
		background: #5ec097;
		background: linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(53, 78, 92, 1) 100%);
		background: -moz-linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(53, 78, 92, 1) 100%);
		background: -webkit-linear-gradient(0deg, rgba(53, 78, 92, 1) 0%, rgba(53, 78, 92, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#354e5c",endColorstr="#4c8a7e",GradientType=1);
		color: #fff;
	}
	.gradient-circle span {
		height: 100%;
	}

/* ===== Locations ===== */
.zip-go {
	position: absolute;
	top: 0;
	right: 15px;
	height: 100%;
	padding: 15px 10px !important;
	border-radius: .25rem;
	-mor-border-radius: .25rem;
	-webkit-border-radius: .25rem;
}
	.center-search .col-md-1 {
		padding: 0 5px !important;
		text-align: center;
	}
	.center-search .col-md-5 {
		padding-left: 0 !important;
	}
	.center-search .col-md-6 {
		padding-right: 0 !important;
	}
	.center-search br, .center-search p {
		display: none; /* WYSIWYG fixes */
	}
#mapbase {
	overflow: hidden;
}
	#mapbase svg {
		height: 1000px !important;
		margin-left: -130px !important;
		margin-top: -37px !important;
	}
	#mapbase #visnames {
		display: none;
	}
	#mapbase .active {
		fill: #354e5c !important;
	}
#location-results {
	position: absolute;
	top: 0;
	right: 0;
	width: 57.5%;
}
	#location-results .result {
		padding: 30px;
		background-color: #eee9de;
		border: 3px solid #5ec097;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		box-shadow: -3px 3px 6px 0px rgba(0, 0, 0, .2);
		-moz-box-shadow: -3px 3px 6px 0px rgba(0, 0, 0, .2);
		-webkit-box-shadow: -3px 3px 6px 0px rgba(0, 0, 0, .2);
	}
	#location-results p {
		margin-bottom: 15px;
	}
	#location-results .col-md-9 {
		padding-left: 15px;
	}
		#location-results .row p {
			margin-bottom: 5px;
		}
		#location-results .row img {
			display: block;
			margin: 0 auto;
		}
		#location-results .col-md-9 a {
			text-decoration: none;
		}
		#location-results .col-md-9 a:hover {
			text-decoration: underline;
		}
	#location-results hr {
		width: calc(100% + 30px);
		max-width: none;
		height: 2px;
		margin: 30px 0 30px -30px;
	}
	#location-results .result-buttons {
		margin: 0;
	}
		#location-results .result-buttons .button {
			margin: 15px 15px 0 0;
		}

/* ===== Search Form ===== */
.search-form {
	position: relative;
}
	.search-form input[type=search] {
		width: 100%;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
	}
	.search-form button {
		position: absolute;
		height: 100%;
		top: 0;
		right: 0;
		padding: 10px 20px;
		font-size: .95rem !important;
		line-height: 1em;
	}
		.search-form .button .fa {
			margin: 0;
		}

/* ===== Blog ===== */
.below-banner .h4 {
	line-height: 1.4em;
}
.categories-search {
	margin-bottom: 45px;
}
	.categories-search .dropdown-menu {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.categories-search .dropdown-menu, .categories-search .dropdown-menu a {
		background-color: #314a57 !important;
		border: none !important;
	}
		.categories-search .dropdown-menu a {
			color: #fff !important;
			font-weight: 600;
			text-decoration: none;
			text-transform: uppercase;
		}
		.categories-search .dropdown-menu a:hover {
			color: #eaeaea !important;
		}
.archive-post {
	margin-top: 45px;
}
.blog-title {
	line-height: 1.3em;
}
	.blog-title a {
		text-decoration: none;
	}
.blog-more {
	margin: 0;
	font-weight: 600;
}
	.blog-more a {
		text-decoration: none;
	}
	.blog-more span {
		display: inline-block;
		border-bottom: 1px solid #5ec097;
	}
.blog-thumb {
	position: relative;
	margin: 0 15px 15px 0;
	z-index: 1;
}
	.blog-thumb:before, .blog-thumb:after {
	    content: '';
	    position: absolute;
	    z-index: -1;
	}
	.blog-thumb:before {
	    top: 15px;
	    right: -15px;
	    width: 15px;
	    height: calc(100% - 15px);
	    background-color: #5ec097;
	}
	.blog-thumb:after {
	    bottom: -15px;
	    left: 15px;
	    width: 100%;
	    height: 30px;
	    background: #5ec097;
		background: linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
		background: -moz-linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
		background: -webkit-linear-gradient(0deg, rgba(54,97,93,1) 0%, rgba(94,192,151,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36615d",endColorstr="#5ec097",GradientType=1);
	}
}
.blog-post-content {
	padding-right: 45px;
}
	#content .row .col-md-8:first-child {
		padding-right: 45px;
	}
	#content .row .col-md-8:last-child {
		padding-left: 45px;
		padding-right: 0;
	}
		.container article:last-child hr:last-child {
			display: none;
		}

/* ===== Breadcrumbs ===== */
.post-breadcrumbs {
	margin-bottom: 30px;
}
	.post-breadcrumbs p {
		margin: 0;
	}
	.post-breadcrumbs .post-links {
		margin-right: 30px;
		font-size: .85rem;
		font-weight: 600;
		line-height: 1em;
	}
	.post-breadcrumbs .post-category {
		margin-left: auto;
		text-align: right;
	}

/* ===== Sidebar ===== */
#sidebar {
	padding: 30px;
	background-color: #eee9de;
}
	#sidebar hr {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	#sidebar hr:first-child {
		display: none;
	}
	#sidebar p {
		margin-bottom: 15px;
	}
	#sidebar .gfield {
		margin: 0 0 15px !important;
		padding: 0 !important;
	}
		#sidebar .gfield input, #sidebar .gfield select, #sidebar .gfield textarea {
			margin-top: 0 !important;
			background-color: #fff;
		}
	#sidebar .gform_widget, #sidebar .gform_footer {
		text-align: center;
	}
	#sidebar .gform_button {
		margin: 0 auto !important;
		padding: 10px 20px !important;
		font-size: .9rem !important;
		line-height: 1em !important;
	}
	#sidebar .search-form {
		margin-bottom: 15px;
	}
	#sidebar input, #sidebar .button {
		font-size: .9rem !important;
		line-height: 1em !important;
	}
	#sidebar .wpp-list {
		padding: 0;
		margin: 0;
		font-size: .9rem !important;
		line-height: 1.25em;
	}
		#sidebar .wpp-list li {
			margin-bottom: 30px;
		}
		#sidebar .wpp-list li:last-child {
			margin-bottom: 0;
		}
		#sidebar .post-thumb img {
			max-width: 60px;
			margin-right: 15px;
		}
	#sidebar .wpp-post-title {
		font-weight: 600;
		text-decoration: none;
	}
		#sidebar .wpp-item-data .read-more {
			display: block;
			margin-top: 5px;
		}
		#sidebar .read-more a {
			display: inline-block;
			border-bottom: 1px solid #5ec097;
			font-size: .75rem;
			text-decoration: none;
		}
	#custom_html-2 img {
		display: block;
		width: 250px;
		margin: 0 auto 15px;
	}

/* ===== Pagination ===== */
.blog-pagination {
	margin-top: 15px;
	text-align: center;
}
	.blog-pagination ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	.blog-pagination li {
		display: inline-block;
		margin: 13px 7.5px 0;
	}
	.blog-pagination a, .blog-pagination .page-numbers {
		border-bottom: 2px solid #fff;
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1em;
		text-decoration: none;
	}
	.blog-pagination .current, .blog-pagination a:hover {
		border-bottom-color: #4fac88;
	}
.post-navigation {
	margin-top: 30px;
}
	.post-navigation div {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.post-navigation a {
		font-size: .9rem;
		line-height: 1.4em;
	}
	.post-navigation .next-post {
		margin-left: auto;
		text-align: right;
	}

/* ===== Gravity Forms ===== */
.gform_wrapper {
	max-width: 100% !important;
	margin: 0 auto !important;
}
	.gform_wrapper .gform_heading {
		margin-bottom: 15px !important;
		text-align: center;
	}
	.gform_wrapper .gform_title {
		margin: 0 0 15px !important;
		font-size: 1.8rem !important;
		text-transform: uppercase;
	}
	.gform_wrapper .gform_description {
		width: 100%;
		max-width: 735px;
		margin: 0 auto 30px;
		font-size: 1.25rem;
	}
	.gform_wrapper .ginput_container {
		margin: 0 !important;
	}
	.gform_wrapper .gfield {
		margin: 15px 0 0 !important;
	}
	.gform_wrapper ul.gform_fields li.gfield {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
	.gfield label {
		margin-bottom: 8px;
		font-size: 14px !important;
		font-weight: 400 !important;
	}
	.gfield input, .gfield select, .gfield textarea {
		padding: 7px !important;
		background-color: #e6e6e6;
		font-family: 'Montserrat', Arial, sans-serif !important;
		font-size: 16px !important;
	}
		.gfield .ginput_container_fileupload input {
			width: auto !important;
			border: none;
		}
	.gform_wrapper .gform_footer {
		margin: 15px 0 0 !important;
		padding: 0 !important;
	}
	.gform_wrapper .validation_error {
		display: none;
	}
	.gform_wrapper .gfield_error {
		background: none !important;
		border: none !important;
	}
	.gform_wrapper .validation_message {
		padding-top: 2px !important;
	}
	.gform_wrapper.gf_browser_chrome .gform_body {
		width: 100% !important;
	}
	.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
		vertical-align: top !important;
	}

/* ===== Fancybox ===== */
.fancybox-content {
	padding: 30px !important;
}
	.fancybox-content .gform_wrapper {
		width: 700px;
	}

/* ===== Social media icons ===== */
.sm-icons {
	margin: 15px 0 -10px;
}
	.sm-icons a {
		display: inline-block;
		width: 32px;
		height: 32px;
		padding: 5px 0;
		margin: 0 10px 10px 0;
		background-color: #f1ece0;
		border-radius: 100%;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		color: #344e5d !important;
		font-size: 1.35rem;
		line-height: 1rem;
		text-align: center;
	}
		.sm-icons a:hover {
			background-color: #fff;
			color: #344e5d !important;
		}
		.sm-icons a:last-child {
			margin-right: 0;
		}
.ssb_inline-share_heading {
	margin-bottom: 15px;
	padding-bottom: 0;
	font-size: 1rem;
	font-weight: 600;
	line-height: 1em;
	text-transform: uppercase;
}

/* ===== #above-footer ===== */
#above-footer {
	margin-bottom: 45px;
	background-color: #5dc099;
	text-align: center;
}
		#above-footer .slick-slide img {
			display: block;
			max-height: 100px;
			margin-left: auto;
			margin-right: auto;
		}

/* Slick.js
====================================================*/
.slick-wrapper {
	max-width: 100% !important;
	margin: 0 auto;
	padding-left: 45px;
	padding-right: 45px;
}
	.slick-wrapper .slick-next, .slick-wrapper .slick-prev {
		z-index: 200;
		width: 40px;
		height: 40px;
		font-size: 30px;
		line-height: 1;
		overflow: visible;
	}
	.slick-wrapper .slick-next {
		right: 0;
	}
	.slick-wrapper .slick-prev {
		left: 0;
	}
	.slick-wrapper .slick-prev:before, .slick-wrapper .slick-next:before {
		display: block;
		color: #354e5c;
		font-size: 40px;
		line-height: 1;
		opacity: 1;
		text-align: center;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.slick-wrapper .slick-prev:before {
		content: "\f104";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	.slick-wrapper .slick-next:before {
		content: "\f105";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
	}
	.slick-wrapper .slick-track {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.slick-slide img {
		padding: 0 30px;
	}
/* Better slide loading */
.slick-wrapper {
	visibility: hidden;
	opacity: 0;	 
	transition: opacity 1s;
}
.slick-wrapper.slick-initialized {
	visibility: visible;
	opacity: 1;
}
	.slick-wrapper .slick-slide {
		display: none;
	}
	.slick-wrapper .slick-slide:first-child {
		display: block;
		visibility: hidden;
	} 
	.slick-wrapper.slick-initialized .slick-slide {
		display: block;
		visibility: visible!important;
	}

/* ===== #main-footer ===== */
#main-footer {
	padding-top: 0;
	background-color: #344e5d;
	color: #fff;
	font-size: .85rem;
}
	#main-footer p {
		margin-bottom: 15px;
	}
	#main-footer a {
		color: #fff;
	}
	#main-footer a:hover {
		color: #eaeaea;
	}
	#main-footer .h6 {
		margin-bottom: 15px;
		padding-bottom: 5px;
		border-bottom: 2px solid #5dc099;
		font-size: .95rem !important;
		line-height: 1.1em;
		font-weight: 600;
		text-transform: uppercase;
	}
	#main-footer hr {
		width: 100%;
		max-width: 100%;
		height: 2px;
		margin: 30px auto;
		background-color: #457e76;
	}
	#main-footer #gform_1 li {
		margin: 0 !important;
		padding: 0 !important;
	}
	#main-footer #gform_1 li input {
		margin: 0 !important;
		border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
	}
	#main-footer .button {
		padding: 10px 20px;
		font-size: .95rem !important;
		line-height: 1em;
	}
	#main-footer .validation_message {
		color: #ee0 !important;
	}
.pipe {
	display: inline-block;
	margin: 0 5px;
}
	.list-inline, .list-inline li {
		display: inline-block;
	}
	.list-inline .pipe {
		margin: 0 5px 0 9px;
	}
.footer-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.footer-nav li {
		text-transform: uppercase;
	}
		.list-inline li:last-child .pipe {
			display: none !important;
		}
	.footer-right .col-md-4 {
		flex: 0 0 38%;
		max-width: 38%;
	}
	.footer-right .col-md-3 {
		flex: 0 0 24%;
		max-width: 24%;
	}
.copyright {
	text-align: right;
}

/* ===== Responsive ===== */
@media screen and (max-width: 1200px) {
	.hide-1200 {
		display: none !important;
	}
	.container {
		max-width: 100%;
	}
	.wp-bootstrap-blocks-container {
		padding: 30px 15px;
	}
	#logo {
		width: 170px;
	}
	#main-nav .hide-1200 + li .pipe {
		display: none;
	}
	.navbar-nav {
		margin-left: 30px;
	}
	.navbar-nav .pipe {
		margin: 0 10px;
	}
	#header-cta {
		margin: 0 15px;
	}
	#main-nav .sm-icons {
		right: 30px;
		top: -7.5px;
	}
	#location-results {
		width: 50%;
	}
	#mapwrapper {
		max-width: 100%;
	}
	#mapbase svg {
		height: 950px !important;
		margin-left: -80px !important;
	}
}
@media screen and (min-width: 1025px) {
	a[href^="tel"]:link, a[href^="tel"]:visited, a[href^="tel"]:hover {
		cursor: default !important;
		text-decoration: none !important;
	}
}
@media screen and (max-width: 992px) {
	.show-tablet {
		display: block !important;
	}
	.hide-tablet {
		display: none !important;
	}
	h1, .h1 {
		font-size: 2.75rem;
	}
	h2, .h2  {
		font-size: 2.25rem;
	}
	h3, .h3 {
		font-size: 2rem;
	}
	h4, .h4 {
		font-size: 1.6rem;
	}
	h5, .h5 {
		font-size: 1.3rem;
	}
	h6, .h6 {
		font-size: 1.1rem;
	}
	.container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.wp-bootstrap-blocks-row div p:last-child {
		margin-bottom: 0 !important;
	}
	#main-header {
		padding: 10px 0;
	}
	#logo {
		width: 150px;
		margin-left: 30px;
		margin-right: auto;
	}
	.navbar-nav .pipe {
		display: none;
	}
	#main-nav .ml-auto {
		position: relative;
		width: 100%;
		padding-bottom: 30px;
	}
	#header-cta {
		margin-right: 0;
		margin-top: 0 !important;
	}
	#main-nav .sm-icons {
	    width: 100%;
	    right: auto;
	    top: 100%;
	    text-align: center;
	}
	#main-nav .sm-icons a {
		margin: 0 5px 5px;
	}
	#content {
		padding-top: 105px;
	}
	.banner {
		margin-bottom: 15px;
		margin-top: -45px !important;
	}
	.home .banner {
		margin-bottom: 0;
	}
	.banner .image, .banner .caption {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 auto !important;
		left: auto !important;
	}
	.banner .image {
		padding: 0 !important;
	}
	#page .banner .caption {
		max-width: calc(100% - 40px);
	    left: -7.5px !important;
	    margin-top: -15% !important;
	}
	#content .row .col-md-8:first-child {
		padding-right: 30px;
	}
	#content .row .col-md-8:last-child {
		padding-left: 30px;
	}
	.bg-cta {
		padding: 60px 0;
	}
	.featured-categories {
		padding-bottom: 15px !important;
		margin-bottom: 0 !important;
	}
	.featured-categories .row {
		justify-content: center;
		text-align: center;
	}
	.gradient-circle {
		width: 110px;
		height: 110px;
		font-size: 1rem;
		line-height: 1em;
	}
	#sidebar {
		width: calc(100% + 30px);
		max-width: calc(100% + 30px);
		margin-bottom: -30px;
		margin-left: -15px;
	}
	#location-results {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}
	#location-results .result {
		margin-bottom: 15px;
	}
	#mapbase svg {
		width: 110% !important;
		height: auto !important;
		margin: 0 0 0 -5% !important;
	}
}
@media screen and (max-width: 781px) {
	body.logged-in {
		padding-top: 46px;
	}
	.logged-in #main-header {
		margin-top: 46px;
	}
	.has-3-columns .wp-block-column {
		flex-basis: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.show-phone {
		display: block !important;
	}
	.hide-phone {
		display: none !important;
	}
	body {
		font-size: 1rem;
	}
	h1, .h1 {
		font-size: 2.5rem;
	}
	h2, .h2  {
		font-size: 2rem;
	}
	h3, .h3 {
		font-size: 1.75rem;
	}
	h4, .h4 {
		font-size: 1.5rem;
	}
	h5, .h5 {
		font-size: 1.25rem;
	}
	h6, .h6 {
		font-size: 1rem;
	}
	ul, ol {
		padding-left: 30px;
	}
	.wrapper {
		padding: 30px 0;
	}
	.align-center-mobile {
		text-align: center !important;
	}
	.bg-white-mobile {
		background-color: #fff !important;
	}
	.block-mobile {
		display: block;
		margin-bottom: 5px;
	}
	.padding-left-30 {
		padding-left: 15px !important;
	}
	.padding-left-60 {
		padding-left: 30px !important;
	}
	.padding-left-90 {
		padding-left: 45px !important;
	}
	.row [class*="col-"], .flex-column-reverse [class*="col-"]:first-child {
		margin-bottom: 0;
		margin-top: 30px;
	}
	.flex-column-reverse [class*="col-"]:last-child {
		margin-bottom: 30px;
	}
	.row [class*="col-"]:first-child, .flex-column-reverse [class*="col-"]:last-child {
		margin-top: 0;
	}
	.wp-block-coblocks-row__inner {
		padding: 30px 0;
	}
	.wp-block-coblocks-row__inner.has-small-padding {
		padding: 15px 0;
	}
	.wp-block-image {
		margin-bottom: 15px;
	}
	* > .wp-block-image:last-child {
		margin-bottom: 0;
	}
	.button.large, .wp-block-button.large a {
		font-size: 1.1rem
	}
	.wp-bootstrap-blocks-row {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar-brand {
		margin: 0;
		padding: 0;
	}
	#content .row .col-md-8:first-child {
		padding-right: 15px;
	}
	#content .row .col-md-8:last-child {
		padding-left: 15px;
	}
	.featured-post-content .read-more {
		margin-top: 0 !important;
	}
	.bg-cta .h3 br {
		display: none;
	}
	.post-breadcrumbs .post-links, .post-breadcrumbs .post-category {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.post-breadcrumbs .post-links {
		line-height: 1.3em;
	}
	.post-breadcrumbs .post-category {
		margin: 15px auto 0 0;
	}
	.post-navigation {
		margin-top: 60px;
	}
	.center-search .col-md-6 {
		margin-bottom: -15px !important;
		padding-right: 15px !important;
	}
	#location-results .result {
		width: calc(100% + 30px);
		max-width: calc(100% + 30px);
		margin-left: -15px;
	}
	#location-results .col-md-9 {
		margin-top: 15px !important;
	}
	.fancybox-content .gform_wrapper {
		width: 100%;
	}
	#main-footer .row {
		justify-content: center;
	}
}
@media screen and (max-width: 641px) {
	html #wpadminbar {
		position: fixed !important;
	}
	.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
		line-height: 1 !important;
	}
	.gform_wrapper ul.gform_fields li.gfield {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.gform_footer .gform_button {
		padding: 15px !important;
		margin-bottom: 0 !important;
		font-size: 1rem !important;
	}
	.gravity-form .gform_wrapper .gform_footer {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media screen and (max-width: 576px) {
	body {
		font-size: .95rem;
	}
	h1, .h1 {
		font-size: 2rem;
	}
	h2, .h2  {
		font-size: 1.65rem;
	}
	h3, .h3 {
		font-size: 1.3rem;
	}
	h4, .h4 {
		font-size: 1.2rem;
	}
	h5, .h5 {
		font-size: 1.1rem;
	}
	.has-text-align-center {
		text-align: center !important;
	}
	.button, .gform_button, .btn, .wp-block-button a {
		padding: 15px;
		font-size: .95rem !important;
		line-height: 1em;
	}
	.wp-block-image .alignright, .wp-block-image .alignleft {
		float: none;
		max-width: 100%;
		margin: 0 auto 30px;
	}
	#content {
		padding-top: 92px;
	}
	#nav-toggle {
		width: 30px;
		font-size: 30px;
	}
	#logo {
		width: 120px;
		margin-left: 15px;
	}
	#header-cta .dropdown button {
		padding: 0;
		font-size: .9rem !important;
	}
	#header-cta .dropdown-menu {
		right: -15px;
		left: auto;
	}
	#main-header .navbar-collapse.show li {
		margin-top: 15px;
	}
	#page .banner .caption {
		padding: 15px;
	}
	.bg-cta {
		padding: 45px 0;
	}
	.featured-category {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
	#above-footer {
		padding: 15px 0;
	}
	#main-footer {
		text-align: left;
	}
	.footer-logo {
		max-width: 200px;
	}
	#menu-footer-navigation .pipe {
		display: none;
	}
	#menu-footer-navigation li {
		display: block;
	}
	.footer-right .col-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.copyright {
		text-align: left;
	}
}
@media screen and (max-width: 400px) {
	.featured-category {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

.widget.widget_block:empty + hr {
    display: none;
}