/*
Theme Name: NineZeroSeven Child
Theme URI: https://thegratzi.com
Author: Daniel Hatter of The Gratzi, Inc.
Author URI: https://thegratzi.com/team-member/daniel-hatter
Template: ninezeroseven
Description: Updated <a href="/wp-content/themes/ninezeroseven-child/changelog.txt">10/27/2021</a>
Version: 4.5
*/

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

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

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

/***** FONT IMPORTS *****/
/*@import url("assets/fonts/proxima-nova/stylesheet.css");*/
/*@import url("assets/fonts/brandon-grot/stylesheet.css");*/
/*@import url("assets/fonts/futura-pt/stylesheet.css");*/

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

/***** STYLES *****/
html {
	scroll-behavior: smooth;
}
.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 {
	font-weight: 600;
}
ul#main-menu a,
ul#mobile-nav-menu-ul a {
	/*text-transform: uppercase;*/
	transition: .28s;
}
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#main-menu li.current-menu-item > a::before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 3px;
}*/
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: 16px;
}
.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: #444!important; /* change as needed */
}
.gfield label + .gfield_description {
	margin-top: -5px;
	padding-bottom: 10px!important;
	font-style: italic;
}
.gform_button.button {
	font-weight: 400; /* 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: 3px!important; /* change as needed */
}
.gform_button.button:hover,
.gform_button.button:active {
	background: rgba(255,255,255,.01)!important;
	color: #384048!important; /* change as needed */
	border-color: #384048!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 {
	margin-bottom: 0;
	opacity: 1;
	font-weight: 600;
}
.gform_wrapper .gform_heading {
	margin-bottom: 0;
}
.gform_wrapper .gform_heading h3.gform_title {
	margin: 0 0 15px;
	font-weight: 500;
	font-size: 30px;
}
.gform_wrapper .gform_heading span.gform_description {
    font-weight: 300;
    margin: 0 0 15px;
}
@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;
}
.nomargin {
	margin: 0!important;
}
.only-mobile,
.only-small {
	display: none;
}
@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;
	}
	.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;
}
#contact.fancybox-content {
	width: 700px;
}
#contact.fancybox-content .gform_wrapper {
	margin: 0!important;
}
footer .menu-item a {
	position: relative;
	padding: 8px 15px;
	border: 0;
	text-align: left!important;
}
footer .menu-item a::before {
	content: "\f101";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}
footer .menu-item.current-menu-item a {
	color: #fff;
}
table.contact i {
	font-size: 22px;
	color: #333;
	position: relative;
	top: 2px;
}
table.contact th,
table.contact td {
	border: 0;
	padding: 8px 4px;
	word-break: break-all;
}
table.contact th:nth-child(1),
table.contact td:nth-child(1) {
	text-align: center;
}
table.contact th:nth-child(2),
table.contact 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 .testimonial-message {
    font-weight: 300;
    margin-bottom: 30px;
}
.wbc-testimonial img {
    border: 3px solid #fff;
}
.wbc-testimonial .testimonial-name {
    font-weight: 700;
    font-size: 18px;
}
a.wbc-arrow-buttons {
	display: inline-block!important;
    height: 28px;
    width: 28px;
    line-height: 26px;
    font-size: 20px;
    padding: 0;
    margin: 20px 4px 0;
}
a.arrow::after {
	content: "\f105";
	font-family: FontAwesome;
	margin-left: 15px;
	margin-right: -10px;
	transition: .28s;
}
a.arrow:hover::after {
	margin-left: 20px;
	margin-right: -15px;
}
a.arrow.phone::after {
	content: "\f095"!important;
}
a.arrow.email::after {
	content: "\f003"!important;
}
a.arrow.location::after {
	content: "\f041"!important;
}