/*
Theme Name: NineZeroSeven Child
Theme URI: https://digitalsanityweb.com
Author: Daniel Hatter of Digital Sanity
Author URI: https://digitalsanityweb.com
Template: ninezeroseven
Description: Updated 10/25/2021
Version: 4.4
*/

@import url("../ninezeroseven/style.css");

/************************************************************************
* Custom CSS code below
*************************************************************************/

/***** HEADINGS *****/
@import url("headings.css");

/***** CUSTOM FONTS *****/
.special-heading-1 {
	text-transform: none;
}
.special-heading-2 {
	text-transform: none;
}
.special-heading-3 {
	text-transform: none;
}
.special-heading-4 {
	text-transform: none;
}

/***** STYLES *****/
.admin-bar-logo {
    top: -1px!important;
}
.wow/*,
.wbc-hr,
.wbc-list li,
.wpb_wrapper > a > .wbc-icon-wrapper*/ { /* fixes 907 animated elements appearing then animating */
	visibility: hidden;
}
.wbc-color {
	color: #2a2a2a;
}
.default-heading .wbc-color {
    font-weight: 600;
}
.special-heading-4 .wbc-color {
    font-weight: 600;
}
ul#main-menu a,
ul#mobile-nav-menu-ul a {
	transition: .28s;
	text-transform: uppercase;
}
ul#main-menu li.current-menu-item > a,
ul#mobile-nav-menu-ul li.current-menu-item > a {
	color: #21251e;
}
ul#main-menu li > a {
	padding-left: 12px;
	padding-right: 12px;
}
ul#main-menu li.icon-menu > a {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 18px;
}
ul#main-menu li.icon-menu.first > a {
	padding-left: 12px;
}
ul#main-menu li.icon-menu.last > a {
	padding-right: 0;
}
ul#main-menu .sub-menu,
.mobile-nav-menu {
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.mobile-nav-menu {
    overflow-y: auto;
}
ul.sub-menu {
	padding: 0!important;
}
.site-logo-title.has-logo img {
	padding: 5px 0;
}
/***** menu items with background color *****/
/*ul#main-menu > li > a {
	padding-left: 15px!important;
	padding-right: 15px!important;
}
ul#main-menu > li.current-menu-item > a,
ul#main-menu > li > a:hover {
	background-color: #333;
	color: #fff;
}*/
/***** end menu items with background color *****/
.mobile-nav-menu .wbc_menu li > ul > li a {
    font-size: 12px;
}
.top-extra-bar .left-top-bar {
    font-size: 14px;
    line-height: 40px;
	font-weight: 600;
}
.left-top-bar .left-content-top li {
    margin-right: 12px;
}
.header-bar .social-links {
    font-size: 18px;
}
.header-bar .social-links a {
    padding: 0 6px;
    line-height: 40px;
}
/***** fix for sticky menu not resizing on scroll up *****/
/*.sticky-menu:not(.is-sticky) .header-inner,
.sticky-menu:not(.is-sticky) .site-logo-title.has-logo {
	height: 100px!important;
}
.sticky-menu:not(.is-sticky) #main-menu > li {
	line-height: 100px!important;
}*/
/***** end fix for sticky menu not resizing on scroll up *****/
.wbc-submenu-arrow i {
	color: #777!important;
}
.mobile-nav-menu {
    max-height: 400px;
}
b,strong {
	font-weight: 600;
}
.vc_row p a {
	font-weight: 600;
	text-decoration: none;
}
.vc_row p a:hover {
	text-decoration: underline;
}
.hidden {
	display: none!important;
}
.white-text {
	color: #fff!important;
}
.gray-text {
	color: #777!important;
}
.card .wbc-icon-box {
	transition: box-shadow .25s;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.card .wbc-icon-box:hover {
	box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
.wbc-button {
	text-transform: uppercase;
}
.gform_wrapper {
	margin: 0 0 30px!important;
}
ul.gform_fields li:first-of-type:not(.gf_left_half):not(.gf_left_third) {
	margin-top: 0!important;
}
.gform_required_legend {
	display: none;
}
.gfield legend {
	border: 0;
	color: #5a5a5a!important; /* change as needed */
}
.gfield label + .gfield_description {
	margin-top: -5px;
	padding-bottom: 10px!important;
	font-style: italic;
}
.gform_button.button {
	font-weight: 600; /* change as needed */
    float: none;
	font-size: 16px!important; /* change as needed */
	padding: 12px 26px!important; /* change as needed */
	margin: 0!important;
	text-transform: uppercase!important;
	border-width: 2px!important;
	border-radius: 2px!important; /* change as needed */
}
.gform_button.button:hover,
.gform_button.button:active {
	background: rgba(255,255,255,.01)!important;
	color: #21251e!important; /* change as needed */
	border-color: #21251e!important; /* change as needed */
}
.gform_wrapper.gravity-theme .gform_footer input.button:disabled {
	background: #384048!important;
	border-color: #384048!important;
	color: #fff!important;
	cursor: not-allowed;
}
.gfield_description.validation_message.gfield_validation_message {
	padding: 10px!important;
}
.gform_confirmation_wrapper {
	opacity: 1!important;
}
.gform_footer {
	margin: 0!important;
	padding: 0!important;
}
.gform_footer .gform_button.button {
	margin-top: 16px!important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 5px 12px!important;
}
.gform_wrapper textarea {
    padding: 12px!important;
}
.select2-container--default .select2-selection--single:focus,
.select2-container--default .select2-selection--single:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    background: #f0f0f0!important;
    border-color: #f0f0f0!important;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 140px;
}
span.gfield_required {
	color: red;
}
label,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	opacity: 1;
	font-weight: 600!important;
}
.gform_wrapper .gform_heading {
	margin-bottom: 15px;
}
.gform_wrapper .gform_heading h2.gform_title,
.gform_wrapper .gform_heading h3.gform_title {
	margin: 0 0 15px;
	font-size: 30px;
	color: #5a5a5a;
}
.gform_wrapper .gform_heading span.gform_description {
    margin: 0 0 15px;
	display: block;
}
@media only screen and (max-width: 480px) {
	.gform_wrapper .gform_heading span.gform_description {
		font-size: 14px!important;
	}
}
.gform_wrapper .gform_heading span.gform_description a {
    font-weight: 600;
}
.gform_wrapper .gsection {
	margin: 15px 0 0;
}
.gform_wrapper .gsection h3.gsection_title {
	font-size: 20px;
	margin: 0;
	color: #5a5a5a;
}
.nomargin {
	margin: 0!important;
}
.only-mobile,
.only-small,
.no-large {
	display: none;
}
@media only screen and (max-width: 1199px) {
	.no-large {
		display: block;
	}
}
@media only screen and (max-width: 991px) {
	.no-medium {
		display: none!important;
	}
}
@media only screen and (min-width: 768px) {
	.padding-45-left > .vc_column-inner {
		padding-left: 45px;
	}
	.padding-45-right > .vc_column-inner {
		padding-right: 45px;
	}
	.justify {
		text-align: justify!important;
	}
}
@media only screen and (max-width: 767px) {
	.left-mobile,
	.left-mobile h1,
	.left-mobile h2,
	.left-mobile h3,
	.left-mobile h4,
	.left-mobile h5,
	.left-mobile h6,
	.left-mobile .wpb_single_image {
		text-align: left!important;
	}
	.center-mobile,
	.center-mobile h1,
	.center-mobile h2,
	.center-mobile h3,
	.center-mobile h4,
	.center-mobile h5,
	.center-mobile h6,
	.center-mobile .wpb_single_image {
		text-align: center!important;
	}
	.center-mobile ul,
	.center-mobile ol {
		text-align: left!important;
	}
	.no-mobile {
		display: none!important;
	}
	.only-mobile {
		display: block;
	}
	.button.only-mobile {
		display: inline-block;
	}
	.wpb_map_wraper {
		height: 360px!important;
	}
	.wpb_map_wraper iframe {
		height: 680px!important;
	}
}
@media only screen and (max-width: 480px) {
	.only-small {
		display: block;
	}
}
.shadow .wbc-heading,
.shadow .wpb_text_column,
.shadow .wbc-countup {
	text-shadow: 0px 0px 3px #242424!important;
}
footer .widget {
	font-size: 14px;
}
footer .widget a i {
	font-size: 32px;
	margin: 0 4px 4px 0;
}
.smaller {
	font-size: 16px;
}
@media only screen and (min-width: 768px) {
	footer .widgets-area .col-sm-4:first-of-type {
		padding-right: 60px;
	}
	.larger {
		font-size: 20px;
	}
}
@media only screen and (max-width: 767px) {
	footer {
		text-align: center;
	}
	.footer-menu ul {
		text-align: center;
		padding-left: 0;
		margin-top: 20px;
	}
}

/***** wpbakery single image *****/
.wpb_single_image a img {
	opacity: 1;
	transition: .25s;
}
.wpb_single_image a:hover img {
	opacity: .8;
}
/***** end wpbakery single image *****/

/***** wpbakery image gallery *****/
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul {
	text-align: center!important;
	font-size: 0!important;
	height: auto!important;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item {
    position: static!important;
    margin: 15px!important;
    float: none!important;
	display: inline-block!important;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item a img {
    opacity: 1;
	transition: .25s;
}
.wpb_gallery .wpb_image_grid ul.wpb_image_grid_ul li.isotope-item a:hover img {
    opacity: .8;
}
/***** end wpbakery image gallery *****/

.main-footer .widgets-area {
	padding: 60px 0 30px;
	min-height: 0;
}
footer .bottom-band {
	border-top: 0px;
    font-size: 14px;
}
footer .bottom-band .col-sm-6.copy-info {
	width: 100%;
	text-align: center;
	max-width: 100%;
	flex: auto;
}
footer .bottom-band .col-sm-6.extra-info {
	display: none;
}
footer .zoom-social-icons-list li {
	border: none!important;
	margin: 0!important;
}
footer.main-footer .contacts a {
	display: block;
	padding: 2.5px 0;
}
footer.main-footer .contacts a i {
	margin: 0 8px 0 0;
	width: 20px;
	text-align: center;
	color: #819b20;
	font-size: 18px;
	position: relative;
	top: 2px;
}
/*.footer-menu li {
    border-right: 1px solid #fff;
}*/
.blog .main-content-area,
.category .main-content-area {
	padding: 40px 0;
}
.blog h1.entry-title,
.category h1.entry-title {
	margin: 0 0 40px;
}
.blog article.post,
.category article.post,
.wbc-blog-post-wrapper article.post {
	padding: 0 0 30px;
	margin: 0 0 30px;
}
.blog article.post:last-of-type,
.category article.post:last-of-type,
.wbc-blog-post-wrapper article.post:last-of-type {
	margin: 0;
	border-bottom: 0;
}
.blog article.post .post-header,
.category article.post .post-header,
.wbc-blog-post-wrapper article.post .post-header {
	margin: 15px 0;
}
.blog .entry-meta,
.category .entry-meta,
.single-post .entry-meta,
.wbc-blog-post-wrapper .entry-meta {
	font-size: 14px;
	margin: 0;
	opacity: .8;
}
.blog .entry-meta .user,
.blog .entry-meta .post-in,
.blog .entry-meta .comments,
.category .entry-meta .user,
.category .entry-meta .post-in,
.category .entry-meta .comments,
.single-post .entry-meta .user,
.single-post .entry-meta .post-in,
.single-post .entry-meta .comments,
.wbc-blog-post-wrapper .entry-meta .user,
.wbc-blog-post-wrapper .entry-meta .post-in,
.wbc-blog-post-wrapper .entry-meta .comments {
	display: none;
}
.blog .more-link,
.category .more-link,
.wbc-blog-post-wrapper .more-link {
	text-align: left;
	margin-top: 20px;
}
.blog .more-link a,
.category .more-link a,
.wbc-blog-post-wrapper .more-link a {
	border-radius: 30px;
	padding: 8px 18px;
	text-transform: uppercase;
	font-size: 16px;
}
.blog .post-header .entry-title,
.category .post-header .entry-title,
.wbc-blog-post-wrapper .post-header .entry-title {
	margin-bottom: 5px;
}
.single-post .entry-content {
	padding: 0 0 20px;
}
.single-post article.post {
	margin: 0;
	border-bottom: 0;
}
.link-box .wbc-color-box h3.vc_custom_heading a {
	padding: 40px 40px 20px 40px;
	display: block;
}
.link-box .wbc-color-box div.vc_custom_heading a {
	padding: 0 40px 40px 40px;
	display: block;
}
.link-box .wbc-color-box .wpb_single_image {
	overflow: hidden;
}
.link-box .wbc-color-box .wpb_single_image img {
	transition: transform 3s;
}
.link-box .wbc-color-box:hover .wpb_single_image img {
	transform: scale(1.25);
}
.link-box a.vc_single_image-wrapper img {
	opacity: 1!important;
}
form.post-password-form {
	margin: 100px auto 0;
	padding: 60px 15px 50px;
	max-width: 1170px;
}
td, th {
	border: inherit;
}
table {
	text-align: left;
}
table:not(.wp-calendar-table) tr:nth-child(2n) {
    background-color: inherit;
}
.wbc-list {
	margin: 0 0 20px;
}
.wbc-list li .wbc-icon-wrapper {
	position: relative;
	top: 3px;
}
#get-pre-approved.fancybox-content {
	width: 900px;
}
#get-pre-approved.fancybox-content .gform_wrapper {
	margin: 0!important;
}
.menu-item.fancybox.get-pre-approved > a {
	font-style: italic;
}
footer .menu-item a {
	position: relative;
	padding: 8px 15px;
	border: 0;
	text-align: left!important;
}
footer .menu-item a::before {
	content: "\f0da";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #5a5a5a;
	font-style: normal!important;
}
footer .menu-item.current-menu-item a {
	color: #21251e;
	font-weight: 600;
}
@media only screen and (max-width: 767px) {
	footer .menu-item a {
		text-align: center!important;
	}
	footer .menu-item a::before {
		display: none;
	}
}
table.contact-info,
table.hours {
	font-size: 16px;
}
table.contact-info i {
	font-size: 22px;
	color: #333;
	position: relative;
	top: 2px;
}
table.contact-info th,
table.contact-info td,
table.hours th,
table.hours td {
	border: 0;
	padding: 4px 4px;
	word-break: break-all;
}
table.contact-info th:nth-child(1),
table.contact-info td:nth-child(1),
table.hours th:nth-child(1),
table.hours td:nth-child(1) {
	text-align: left!important;
	font-weight: 600;
}
table.contact-info th:nth-child(2),
table.contact-info td:nth-child(2),
table.hours th:nth-child(2),
table.hours td:nth-child(2) {
	text-align: left!important;
}
.mpc-counter {
	display: block!important;
	-webkit-box-shadow: 0 0 40px rgb(0 0 0 / 7%);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
	-ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
	-o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 40px rgb(0 0 0 / 7%);
}
.mfp-bg {
	z-index: 10420000000!important;
}
.mfp-wrap {
	z-index: 10430000000!important;
}
.owl-carousel.owl-theme .owl-dots {
	line-height: 0;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
	margin-bottom: 0;
}
/*.owl-carousel.owl-theme .owl-nav {
	position: initial;
}
.owl-carousel.owl-theme .owl-nav button {
	position: absolute;
	top: calc(50% - 45px);
	width: 40px;
	height: 80px;
	border-radius: 0;
	margin: 0;
	color: #fff;
	background: rgba(0,0,0,.4);
	transition: .25s;
}
.owl-carousel.owl-theme .owl-nav button:hover {
	color: #fff;
	background: rgba(0,0,0,.6);
}
.owl-carousel.owl-theme .owl-prev {
	left: 0;
}
.owl-carousel.owl-theme .owl-next {
	right: 0;
}
@media only screen and (max-width: 480px) {
	.owl-carousel.owl-theme .owl-nav {
		margin: 0;
	}
	.owl-carousel.owl-theme .owl-nav button {
		top: calc(50% - 40px);
	}
	.owl-carousel.owl-theme .owl-dots {
		display: none;
	}
}*/
.wbc-button.button.underline {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	transition: .25s;
	position: relative;
	bottom: 0;
}
.wbc-button.button.underline:hover {
	bottom: 5px;
	padding-left: 3px!important;
	padding-right: 3px!important;
}
a.anchor {
	display: block;
	position: relative;
	visibility: hidden;
}
@media only screen and (min-width: 768px) {
	a.anchor {
		top: -108px;
	}
}
.vc_images_carousel {
	margin: 0;
}
.text-center .vc_images_carousel {
	margin: 0 auto;
}
.vc_tta-container {
	margin: 0!important;
}
.vc_tta-container .vc_tta-panel {
	margin: 0 0 10px;
}
.vc_tta-container .vc_tta-panel-heading {
	color: #fff!important;
	background-color: #333!important;
	border-color: #333!important;
	transition: .28s!important;
	border-radius: 5px!important;
}
.vc_tta-container .vc_tta-panel-heading:hover,
.vc_tta-container .vc_active .vc_tta-panel-heading {
	background-color: #555!important;
	border-color: #555!important;
}
.vc_tta-container .vc_tta-panel-body {
	padding: 10px!important;
	border: 1px solid #eee!important;
	border-radius: 5px!important;
	font-size: 16px;
}
.vc_tta-container .vc_tta-panel-heading span.vc_tta-title-text {
	font-size: 18px;
	font-weight: 600;
}
.vc_tta-container .vc_tta-panel-heading i.vc_tta-icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	font-size: 1.15em;
	line-height: 0;
	display: inline;
}
.icon-list.wpb_text_column ul li {
	list-style-type: none;
}
.icon-list.wpb_text_column ul li::before {
	content: "\f00c";
	font-family: FontAwesome;
	position: absolute;
	left: 20px;
	color: #333;
	font-size: 16px;
}
/*.testimonials .section-overlay {
	background-color: transparent!important;
	background-image: linear-gradient(180deg, #333 47%, #777 93%);
	opacity: 0.76;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}*/
.wbc-testimonial {
   max-width: 1200px;
}
.wbc-testimonial .testimonial-message {
    margin-bottom: 30px;
	font-size: 16px;
	font-style: italic;
}
.wbc-testimonial img {
    border: 3px solid #fff;
}
.wbc-testimonial .testimonial-name {
    font-weight: 600;
    font-size: 22px;
}
.wbc-testimonial small {
    font-size: 18px;
}
a.wbc-arrow-buttons {
	display: inline-block!important;
	height: 36px;
	width: 36px;
	line-height: 34px;
	font-size: 24px;
	padding: 0;
	margin: 20px 4px 0;
	border-radius: 2px;
}
.inline-heading .wbc-heading {
    display: inline-block;
}
@media only screen and (max-width: 1199px) {
    .border-smaller img {
        border: 1px solid #e6e6e6;
        border-radius: 2px;
    }
}
.upper,
.upper * {
	text-transform: uppercase!important;
}
.cap,
.cap * {
	text-transform: capitalize!important;
}
.italic,
.italic * {
	font-style: italic!important;
}
.page-content img {
	border-radius: 2px;
}
.fancy,
.fancy * {
	font-family: 'Allura', cursive!important;
	font-weight: 400;
	font-style: normal;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}
@media (max-width: 991px) {
	.wbc-eq-height.wbc-match-row.wbc-vertical-center > .eq-height-column.vc_col-sm-12.vc_col-md-6 > .vc_column-inner > .wpb_wrapper {
		top: 0;
		transform: none;
	}
}
@media (max-width: 767px) {
	.wbc-eq-height.wbc-match-row.wbc-vertical-center > .eq-height-column > .vc_column-inner > .wpb_wrapper {
		top: 0;
		transform: none;
	}
}
a.wbc-arrow-buttons {
	transition: .28s;
	border-radius: 30px;
	font-size: 26px;
	line-height: 31px;
}
a.wbc-arrow-buttons.carousel-prev {
	padding-right: 2px;
}
a.wbc-arrow-buttons.carousel-next {
	padding-left: 2px;
}
.testimonials::before {
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 80px;
	line-height: 1;
	color: rgba(0,0,0,.05);
	position: absolute;
	top: 10px;
	left: 15px;
}
.testimonials::after {
	content: "\f10e";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 80px;
	line-height: 1;
	color: rgba(0,0,0,.05);
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.bio-read-more {
	display: none;
}
.page-content p a,
.page-content li a {
	color: #21251e;
	transition: .28s;
}
.bio-read-more-fancybox {
	width: 768px;
	border-radius: 2px;
}
.bio-read-more-fancybox img {
	width: 250px;
	margin: 0 0 15px;
	border-radius: 2px;
}
.bio-read-more-fancybox h5,
.bio-read-more-fancybox h6 {
	padding: 0!important;
}
.bio-read-more-fancybox > p:last-of-type {
	margin: 0;
}
.contacts p a {
	font-weight: 300!important;
}
label.gfield_label {
	margin-bottom: 2px!important;
}
label.gfield_label + .gfield_description {
	padding-top: 0!important;
}
.bio.wbc-color-box {
	cursor: pointer;
	transition: .28s;
}
.home.wbc-color-box {
	transition: .28s;
}
.bio.wbc-color-box:hover,
.home.wbc-color-box:hover {
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2)!important;
}
.bio.wbc-color-box:hover strong {
	text-decoration: underline;
}
.wpb_text_column li {
	font-weight: 400;
}
.main-content-area p a,
.main-content-area li a,
.main-footer p a,
.main-footer li a {
	transition: .28s;
}
#not-found p a {
	color: #3a3a3a;
}
#not-found p a:hover,
#not-found p a:active {
	text-decoration: underline;
}