/*!
Theme Name: Skagit Aggregates (2024)
Theme URI:
Author: STEAM HOSTING
Author URI: https://steamwebhosting.com
Description: Lightning fast responsive theme built with BootStrap 5.
Version: 1.5
License:
License URI:
*/

/* VARIABLES */
	:root {
		--allEase:all .3s ease;
		--anchorHeight:124px;
		--bgBody:#0c4a3d;
		--bgHeader:#ffffff;
		--bgSiteNotice:#0c4a3d;
		--brandColor1:#1320d5/*#0c4a3d*/;
		--brandColor2:#a7abaf;
		--brandColor3:#f2f2f2;
		--colorAccent:#149381;
		--colorBase:#5b5b61;
		--colorPop:#1320d5/*#149381*/;
		--colorPrimary:#0c4a3d;
		--colorSecondary:#a7abaf;
		--colorTertiary:#f2f2f2;
		--colorSocialFacebook:#3A589B;
		--colorSocialGlassdoor:#00a264;
		--colorSocialGoogle:#D6492F;
		--colorSocialHealthgrades:#0202ea;
		--colorSocialIndeed:#2557a7;
		--colorSocialInstagram:#007AB9;
		--colorSocialLinkedin:#007AB9;
		--colorSocialNextdoor:#a5d448;
		--colorSocialPinterest:#BA0C25;
		--colorSocialReddit:#d93a00;
		--colorSocialRSS:#E19126;
		--colorSocialSnapchat:#fffc00;
		--colorSocialTiktok:#ffffff;
		--colorSocialTwitter:#598DCA;
		--colorSocialVimeo:#63B4E4;
		--colorSocialWhatsapp:#25d366;
		--colorSocialYelp:#CB2727;
		--colorSocialYoutube:#CF3427;
		--contentWidth:1500px;
		--displayWeight:400;
		--fontBase:'Overpass', 'Open Sans', Arial, Helvetica, sans-serif;
		--fontBaseSize:17px;
		--fontHeading:'Overpass', 'Open Sans', Arial, Helvetica, sans-serif;
		--fontMainNav:'Overpass', 'Open Sans', Arial, Helvetica, sans-serif;
		--fontMainNavColor:#000000;
		--fontMainNavSize:1em;
		--fontMainNavWeight:700;
		--fontPrimary:'Overpass', Arial, Helvetica, sans-serif;
		--fontSecondary:'Overpass', Arial, Helvetica, sans-serif;
		--headerWrapNavUp:-200px !important;
	}

/* GLOBAL */
	html {box-sizing:border-box;font-size:var(--fontBaseSize);scroll-behavior:unset !important;}
	* {-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;font-variant-numeric:lining-nums;-webkit-font-feature-settings:"lnum";-moz-font-feature-settings:"lnum";-ms-font-feature-settings:"lnum";-o-font-feature-settings:"lnum";font-feature-settings:"lnum";}
	*:before, *:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
	:focus {outline:none !important;}
	a,a img { outline:none;}
	a:hover { text-decoration:none;}
	a[href^="tel"] {white-space:nowrap;text-decoration:none;}
	a#top { display:block; content:" "; margin-top:-124px; height:124px; visibility:hidden;}
	body {margin:0px;padding:0px;background:#000000 !important;font-family:var(--fontPrimary);color:var(--colorBase);font-weight:400;font-size:1em;line-height:1.5;overflow-x:hidden !important;}
	body.isScrolled .backToTopButton {display:inline-block;opacity:1;transition:all .3s ease;}
	h1, h2, h3, h4, h5, h6 {font-family:var(--fontSecondary);margin:2.75rem 0 1.05rem;line-height:1.15;}	
	h1 {font-size: 3.052em;font-weight:600;margin-top:0;margin-bottom:15px;}
	h1 span.productCat a {color:var(--colorPop) !important;}
	h2 {font-size: 2.441em;font-weight:400;margin-top:0px;}
	h3 {font-size: 1.953em;font-weight:400;}
	h4 {font-size: 1.563em;}
	h4 + ul {margin-top:15px;}
	h5 {font-size: 1.25em;}	
	img {vertical-align:middle;}
	img,figure,figcaption,picture,video,audio,svg {max-width:100%;height:auto;}
	main {background:#fff;}
	main a { color:var(--colorPop) !important;cursor:pointer;}
	p { line-height:1.5; margin-top:0px;}
	p:empty {display:none;}
	p + ul {margin-top: -5px;}
	picture {display:inline-block;}
	small {font-size:0.8em;}
	sup {vertical-align:super !important;font-size:45% !important;top:0px !important;}
	table {margin-bottom:15px;}
	table tr td:first-child {padding-right:10px;text-align:left;}
	table tr td:last-child {padding-left:10px;}
	ul.checked {list-style: none;padding-left:0px;}
	ul.checked li {margin-left:25px;}
	ul.checked li::before {font-family:'Font Awesome 5 Pro';content:'\f00c';font-weight:400;vertical-align:top;display: inline-block;margin-left:-25px;width: 25px;}
	ul.checkedNew {list-style:none;padding-left:0px;}
	ul.checkedNew li {margin-left:30px;margin-bottom:6px;width:calc(100% - 37px);}
	ul.checkedNew li::before {content:'';vertical-align:top;background:url(img/icon-check.svg) no-repeat scroll center center;background-size:contain;display:inline-block;width:23px;height:26px;margin-left:-30px;margin-right:7px;}
	.alignleft { float:left; margin:0px 20px 20px 0px;}
	.alignright { float:right; margin:0px 0px 20px 20px;}
	.anchor { display:block; content:" ";scroll-margin-top: 5rem;margin-top:-124px; height:124px; visibility:hidden; position:absolute; z-index:-1;}
	.backToTopButton {display:none;position:fixed; bottom:50px; right:10px; z-index:997; border-radius:100%; padding:7px 0px; background:var(--colorPop); color:#ffffff !important; text-decoration:none !important; font-size:20px; line-height:1; width:36px; height:36px; text-align:center;opacity:0;transition:all .3s ease;}
	.backToTopButton:hover { text-decoration:none !important;}
	.bigrowcontent {width:100%;}
	.boxShadow1 {box-shadow:0 1px 1px 1px rgba(0,0,0,0.07), 0 3px 4px -1px rgba(0,0,0,0.07), 0 4px 9px 2px rgba(0,0,0,0.07);}
	.boxShadow2 {box-shadow:0 2px 4px 2px rgba(0,0,0,0.07), 0 8px 8px -1px rgba(0,0,0,0.07), 0 14px 28px 3px rgba(0,0,0,0.07);}
	.boxShadow3 {box-shadow:0 4px 8px 4px rgba(0,0,0,0.07), 0 16px 16px -2px rgba(0,0,0,0.07), 0 32px 64px 5px rgba(0,0,0,0.07);}
	.breadcrumbs { font-size:.8em;}
	.breadcrumbs a {color:var(--colorPop);text-decoration:underline;}
	.buffer {display:block;height:15px;}
	.clear::after {content:"";display:table;clear:both;}
	.caption, figcaption {font-size:12px;display:block;text-align:center;padding:8px 0px 12px 0px;}
	.container {padding-left:20px !important;padding-right:20px !important;}
	.container.container-smooth { width:1300px; max-width:100%;}
	.contentMainWrap {padding-left:35px;}
	.contentpad { padding:25px 0px;}
	.contentSidebarDivider { border-right:solid 1px #dddddd; padding-right:25px !important;}
	.cv-auto {content-visibility: auto;}
	.divider { height:1px; border-top:solid 1px rgba(0,0,0,.1); display:block; clear:both; margin:30px auto;}
	.fadeItLeft,.fadeItRight {display:block;width:100%;}
	.hoursTableRow.active {font-weight:700;color:var(--colorPop);}
	.infoBox {font-size:.85em;background:rgba(0,0,0,.1);border-radius:8px;margin-bottom:20px;padding:20px;}
	.infoBox h4 {font-size:1.4em;margin-top:0px;}
	.itemListing { margin-bottom:10px; padding-bottom:10px; border-bottom:dotted 1px #dddddd;}
	.itemListing:last-child { border-bottom:none !important;}
	.nooverflow {overflow:hidden !important;}
	.nooverflow-x {overflow-x:hidden !important;}
	.nooverflow-y {overflow-y:hidden !important;}
	.padbtm {padding-bottom:25px;}
	.pageBreak { display:none;}
	.pageEditLink { font-size:12px; padding:10px 0px; border-top:dotted 1px #dddddd;}
	.pageEditLink a { padding:0px 10px 0px 0px;}
	.pageEditLink a:last-child { padding-right:0px;}
	.phoneNumber { display:inline-block;}
	.photoBorder {border:solid 2px #dddddd;padding:1px;}
	.ratio1x1 {display:block;padding-top:100%;width:100%; /* 1:1 Aspect Ratio */}
	.ratio16x9 {display:block;padding-top:56.25%;width:100%; /* 16:9 Aspect Ratio */}
	.ratio4x3 {display:block;padding-top:75%;width:100%; /* 4:3 Aspect Ratio */}
	.ratio3x2 {display:block;padding-top:66.66%;width:100%; /* 3:2 Aspect Ratio */}
	.ratio8x5 {display:block;padding-top:62.5%;width:100%; /* 8:5 Aspect Ratio */}
	.row:before, .row:after {display: inline-block !important;/* Safari > 7 Fix */}
	.search-highlight {font-weight:bold;}
	.searchResultsUrl { text-overflow:ellipsis !important; font-size:12px; padding:3px 0px 6px 0px; overflow-x:hidden;}
	.searchResultsUrl a { color:#999999;}
	.sectionWrap {padding:80px 0px;}
	.smallText { font-size:12px;}
	.sticky-top {z-index:97;}
	.teamMemberItem { border-bottom:solid 1px rgba(0, 0, 0, 0.1); padding-bottom:15px; margin-bottom:25px;}
	.teamMemberItemPhoto {padding-bottom:10px;}
	.topWrap { background:#ffffff; overflow:hidden;}
	.topWrapInner { background:#ffffff; overflow:hidden; max-width:100%; margin:0px auto;}
	.sectionHeadDot {display:inline-block;background:var(--brandColor2);width: 10px;height: 10px;}
	.text-balance {text-wrap:balance;}
	.today {font-weight:700;}
	.w-100 {width:100%;}
	.nowrap {white-space:nowrap;}
	h3.productListingHead {font-size:1.1em;}
	.btn.productListingBtn {font-size:.75em !important;}
	.allProductListing .divider:last-child {display:none;}
	.locationBtns svg {vertical-align:text-top;fill:#ffffff;}
	.locationBtns svg path {fill:#ffffff;}

	@media screen and (min-width:992px) {
		.border-lg-right {padding-right:30px;border-right:solid 1px rgba(0,0,0,.1);}
		.border-lg-right + div {padding-left:30px;}
		.fadeItLeft {background: #f3eee3;background: linear-gradient(90deg,#ffffff, transparent 13%);}
		.fadeItRight {background: #f3eee3;background: linear-gradient(-90deg,#ffffff, transparent 13%);}
	}
	@media screen and (max-width:991px) {
		body.noScroll {overflow:hidden;}
	}
	@media screen and (min-width:768px) {
		a[href^="tel"] {text-decoration:none !important;/*pointer-events:none;*/}
		.bigrowcontent {padding:60px 0px 60px 0px;}
		.border-md-right {padding-right:30px;border-right:solid 1px rgba(0,0,0,.1);}
		.border-md-right + div {padding-left:30px;}
	}
	@media screen and (max-width:767px) {
		a[href^="tel"] {pointer-events:auto;}
		body {}
		h1 {font-size: 2.441em;}
		h2 {font-size: 1.953em;}
		h3 {font-size: 1.563em;}
		h4 {font-size: 1.25em;}
		h5 {font-size: 1.25em;}	
		.alignleft, .alignright { margin:0px 0px 15px 0px !important; float:none !important; display:block !important; clear:both !important;}
		.backToTopButton {display:none !important;}
		/* .bigrowcontent { padding:40px 0px !important;} */
		.sectionWrap {padding:40px 0px;}
	}

/* COLORS */
	.bgAlt {background-color:var(--colorTertiary);}
	.bgCover {background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;}
	.bgPop {background-color:var(--colorPop);}
	.bgPrimary {background-color:var(--colorPrimary);color:#fff;}
	.bgSecondary {background-color:var(--colorSecondary);color:#fff;}
	.bgTertiary {background-color:var(--colorTertiary);color:var(--colorPrimary);}
	.bgWhite {background-color:#fff;}
	.colorPop {color:var(--colorPop) !important;}
	.colorPrimary {color:var(--colorPrimary);}
	.colorSecondary {color:var(--colorSecondary);}
	.colorTertiary {color:var(--colorTertiary);}
	.colorWhite {color:#fff;}

	/* Social Media */
	.facebook:hover svg path {fill:var(--colorSocialFacebook);}
	.glassdoor:hover svg path {fill:var(--colorSocialGlassdoor);}
	.google:hover svg path {fill:var(--colorSocialGoogle);}
	.healthgrades:hover svg path {fill:var(--colorSocialHealthgrades);}
	.indeed:hover svg path {fill:var(--colorSocialIndeed);}
	.instagram:hover svg path {fill:var(--colorSocialInstagram);}
	.linkedin:hover svg path {fill:var(--colorSocialLinkedin);}
	.nextdoor:hover svg path {fill:var(--colorSocialNextdoor);}
	.pinterest:hover svg path {fill:var(--colorSocialPinterest);}
	.reddit:hover svg path {fill:var(--colorSocialReddit);}
	.rss:hover svg path {fill:var(--colorSocialRSS);}
	.snapchat:hover svg path {fill:var(--colorSocialSnapchat);}
	.twitter:hover svg path {fill:var(--colorSocialTwitter);}
	.vimeo:hover svg path {fill:var(--colorSocialVimeo);}
	.whatsapp:hover svg path {fill:var(--colorSocialWhatsapp);}
	.yelp:hover svg path {fill:var(--colorSocialYelp);}
	.youtube:hover svg path {fill:var(--colorSocialYoutube);}
	.tiktok:hover svg path {fill:var(--colorSocialTiktok);}
	.sidebarFollowIcon {position:relative;display:block;width:60px;height:60px;}
	.sidebarFollowIcon svg {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:auto;}
	.sidebarFollowIcon svg path {fill:#ffffff !important;}

/* BUTTONS */
	.btn,#productCalculator input[type="submit"],.gform_footer input[type="submit"] {display:inline-block;font-size:.9em !important;font-weight:700 !important;border-radius:0px !important;border:none !important;padding:12px 20px 12px 20px;text-align:center;outline:none;white-space:normal;text-transform:uppercase;line-height:1.2;text-decoration:none !important;}
	.btn-callout {background:var(--colorPrimary);color:#ffffff;}
	.btn-callout:hover {background:var(--colorPrimary);color:#ffffff;}
	.btn-default,#productCalculator input[type="submit"],.gform_footer input[type="submit"] { background:var(--colorPop) !important;color:#ffffff !important;}
	.btn-default:hover,#productCalculator input[type="submit"]:hover,.gform_footer input[type="submit"]:hover { background:var(--colorBase) !important;color:#ffffff !important;}
	.btn-pop {border:solid 2px transparent !important;background:var(--colorPop);color:#fff;}
	.btn-pop:hover {background:var(--colorSecondary);color:#ffffff;}
	.btn-tiny {display:inline-block;font-size:.75em !important;margin:3px 0px 1px 0px;border-radius:3px;border:none !important;padding:5px 8px;text-align:left;text-decoration:none;outline:none;font-weight:400 !important;white-space:normal;line-height:1.2;border:solid 2px transparent !important;background:var(--colorSecondary);color:#ffffff;}
	.gform_required_legend {display:none !important;}
	@media only screen and (max-width:991px) {
		.btn {margin-bottom:5px;}
	}
	@media screen and (max-width:767px) {
		.btn:not(.modal-content .btn) {display:block !important;}
	}


/* SIDE BUTTONS */
@media screen and (min-width:1440px) {
	.sideButtons {position:fixed;z-index:100;right:0px;top:50%;transform:translateY(-50%);width:80px;}
	.sideButtons .sideButton:first-child {border-radius:4px 0px 0px 0px;}
	.sideButtons .sideButton:last-child {border-radius:0px 0px 0px 4px;}
	.sideButton {display:block;position:relative;width:250px;margin-right:-170px;background:#ddd;margin-bottom:1px;z-index:1;box-shadow:0px 0px 0px rgba(0,0,0,.0);transition:all .3s ease;}
	.sideButton:hover {margin-left:-170px;margin-right:0px;border-radius:4px 0px 0px 4px !important;z-index:5;box-shadow:0px 3px 6px rgba(0,0,0,.3);transition:all .3s ease;}
	.sideButton:hover .sideButtonIcon {transform:rotateY(360deg);transition:all 1.3s ease;}
	.sideButtonExtraInfo p {margin:0px 0px 0px 0px;font-size:13px;line-height:1;font-weight:700;text-transform:uppercase;}
	.sideButtonIcon {display:block;font-size:24px;transform:rotateY(0deg);transition:all 1.3s ease;}
	.sideButtonIconLabel {display:block;width:80px;text-align:center;padding:10px 0px;}
	.sideButtonLabel {display:block;font-size:11px;}
	.sideButton.sideButtonApptRequest {background:#785886;color:#fff !important;}
	.sideButton.sideButtonEmergency {background:#bf0909;color:#fff !important;}
	.sideButton.sideButtonForms {background:#2a7f3e;color:#fff !important;}
	.sideButton.sideButtonReviewsGoogle {background:#2176b3;color:#fff !important;}
}
@media screen and (max-width:1439px) {
	.sideButtons {display:none;}
}

/* REVIEWS */
	.saquote cite {font-size: 13px;font-weight: 700;margin: 2em 0;letter-spacing:2px;font-style:normal;text-transform:uppercase;}
	.saquote .quote-quote {font-family: var(--fontPrimary);font-size: 23px;font-style:italic;line-height: 1.3em;padding-top: 1em;position: relative;z-index: 1;margin-bottom: 0.75em;quotes: none;}
	.saquote .quote-quote::before {display:none;content: "“";color: rgba(255,255,255,.2);font-family: georgia, serif;font-size: 6em;position: absolute;left:50%;transform:translateX(-50%);top: 52px;z-index: -10;}
	.saquote .quote-quote a {text-decoration: none;}
	.saquote .quote-quote a:hover {text-decoration: underline;}
	.reviewCarousel .owl-item {opacity:0;transition:opacity .3s ease;}
	.reviewCarousel .owl-item.active {opacity:1 !important;transition:opacity .3s ease;}

/* GALLERY SLIDER */
	.gallerySlider img {display:block !important;}
	.gallerySlider button {background:none !important;color:#fff !important;font-size:42px !important;width:42px !important;line-height:1 !important;}
	.gallerySlider .owl-nav {padding-top:20px;}

/* GUTENBERG OVERRIDES */
	.wp-block-group.alignfull .wp-block-group__inner-container,
	.wp-block-columns,.wp-block-image {margin-bottom:unset;}
	.wp-block-cover.alignfull .wp-block-group__inner-container {
		width:1300px;
		max-width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	.wp-block-group.alignwide {
		width: 1300px;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.wp-block-group.alignfull,.wp-block-cover.alignfull {
		width:100vw;
		max-width:100vw;
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
	}
	.has-small-font-size {font-size:15px !important;}
	p.has-small-font-size {line-height:1.4 !important;}


/* GLOBAL NOTICE */
	#SiteNotice {background:var(--bgSiteNotice);padding:10px;color:#fff;font-weight:600;text-transform:uppercase;}
	#SiteNotice a {text-decoration:underline;color:#fff !important;}
	#SiteNotice p {margin-bottom:0px;}
	@media screen and (min-width:768px) {
		#SiteNotice {font-size:.9em;}
	}
	@media screen and (max-width:767px) {
		#SiteNotice {font-size:.65em;}
	}

/* HEADER */
	body.admin-bar .headerWrap {top:32px !important;}
	body.admin-bar .headerWrap.scrolled {top:-2px !important;}
	body.isScrolled .headerWrap {box-shadow:0px 3px 6px rgba(0,0,0,.16);}
	body.isScrolled .headerWrap.nav-up {top:-200px !important;transition:all .6s ease;}
	body.isScrolled #headerLogoTagline {fill:#000000;opacity:0;}
	#headerLogoTagline {fill:#ffffff;}
	#wpadminbar {position:fixed !important;}
	.headerLocations ul {
		list-style: none;
		font-size:11px;
		margin: 0px;
		padding: 0px;
	  }
	  .headerLocations ul li {
		display: inline-block;
		text-align: center;
		padding: 0px 0px;
	  }
	  .headerLocations ul li a {
		display: inline;
		text-decoration: none;
		padding: 0px 5px;
		margin: 0px 0px 0px 0px;
		white-space: nowrap;
		text-transform:uppercase;
		font-weight:700;
		color:var(--colorPrimary);
	  }
  	.headerWrap-topSlimbar-phone a {color:var(--colorPop);text-decoration:none;}
	.headerLocations ul li a.wrapOkay {white-space:normal;}
	.headerWrap { position:fixed; top:0px; left:0px; z-index:499; background:#ffffff;border-bottom:solid 10px var(--colorPop);width:100%;top:0px;transition:top .6s ease;}
	.headerWrap .mobileMenuToggle {font-size:28px;text-decoration:none !important;}
	.headerWrap.nav-up {top:-200px !important;transition:all .6s ease;}
	.headerWrap .mobileMenuToggle {display:inline-block;}
	.headerWrap .mobileMenuToggle svg {width:28px;height:auto;}
	.headerWrap .mobileMenuToggle svg path {fill:var(--brandColor1) !important;}
	.headerWrap-headerLogo a {display:inline-block;}
	.headerWrapSlimbar {background:var(--colorPrimary);color:#ffffff; font-size:.75em; padding:9px 0px;}
	.headerWrapSlimbar a { color:#ffffff;}
	@media screen and (max-width:782px) {
		body.admin-bar .headerWrap {top:45px !important;}		
	}
	@media screen and (min-width:768px) {
		.headerWrap-headerLogo {padding:10px 0px 0px 0px;margin-bottom:-38px;}
	}
	@media screen and (max-width:767px) {
		.headerLocations a {pointer-events:none;}
		.headerWrap .btn.btn-default {font-size:.8em;padding:8px 12px 12px 12px;}
		.headerWrap-headerLogo {padding:10px 0px 0px 0px;margin-bottom:-22px;}
		.headerWrap-headerLogo svg {width:130px !important;height:auto;}
	}

/* MAIN NAVIGATION */
	li.dropdown:hover ul.dropdown-menu {display:block;}
	#main-nav > ul > li {border-left:none !important;}
	#main-nav > ul > li.current-menu-item > a,#main-nav > ul > li.current_page_parent > a {}
	#main-nav > ul > li.menu-item-has-children.current-menu-item > a.highlighted {}
	#main-nav > ul > li.menu-item-has-children > a {}
	#main-nav > ul > li > a {font-family:var(--fontMainNav) !important;font-weight:var(--fontMainNavWeight);font-size:var(--fontMainNavSize);padding:13px 15px !important;color:var(--fontMainNavColor) !important;}
	#main-nav > ul > li > a:hover, #main-nav > ul > li > a.highlighted {background:rgba(0,0,0,.03) !important;}
	#main-nav > ul > li.menu-item-has-children > a::after {content:'›';font-weight:400;display:none !important;font-size:.7em;padding-left:6px;transform:rotate(90deg);}
	#main-nav ul ul li.menu-item-has-children > a::after {content:'›';font-weight:400;display:none !important;font-size:.7em;padding-left:6px;float:right;}
	#main-nav span.sub-arrow {display:none !important;}
	#main-nav > ul ul a {font-size:.85em;color:#000000;}
	#main-nav > ul ul {box-shadow:0 3px 6px rgba(0, 0, 0, 0.3);border:none;}
	.dropdown-menu {margin:0px 0px 0px 0px !important;}
	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background:none !important; color:#000000 !important;}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent; border:none;}
	.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {z-index:100000 !important;}


/* PAGE SUBNAV */
    #pageSubnav {z-index:98;height:42px;overflow-y:hidden;border-bottom:solid 1px rgba(0,0,0,.1);}
    .pageSubnavInner {padding:8px 0px 10px 0px;white-space:nowrap;overflow-x:auto;}
    @media screen and (min-width:768px) {
		#pageSubnav {top:120px;}
	    #pageSubnav a {font-size:.8em;}
    }
    @media screen and (min-width:783px) {
		body.admin-bar #pageSubnav {top:154px !important;}
    }
    @media screen and (min-width:768px) and (max-width:782px) {
		body.admin-bar #pageSubnav {top:170px !important;}
    }
    @media screen and (max-width:767px) {
		body.admin-bar #pageSubnav {top:118px !important;}
		#pageSubnav {top:76px;}
    	#pageSubnav a {font-size:.75em;}
    }

/* HERO & SUBPAGE HERO */
	.subpageHeroWrap {background:#000000 url(/wp-content/uploads/subpagehero.jpg) no-repeat scroll center center;background-size:cover;color:#fff;}
	.subpageHeroWrapOverlay {background:rgba(0,0,0,.3);}
	@media screen and (min-width:768px) {
		.heroWrap {/*min-height:calc(100vh - 119px);*/padding:80px 0px 80px 0px;}
	}
	@media screen and (max-width:767px) {
		.heroWrap {padding:40px 0px 40px 0px;}
	}

/* HOME PAGE */
	.heroWrapSlideOverlay {
		position: absolute;
		z-index: 4;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		background: rgba(0, 0, 0, .3);
		box-shadow: inset 0px 0px 100px rgba(0,0,0,.3);
	}
	@media screen and (max-width:767px) {
		.homeTestimonialBody { font-size:15px !important;}
		.homeTestimonialByline { font-size:13px !important;}
	}

/* ACCORDION LISTING */
	.accordion-item {padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px rgba(0,0,0,.1);}
	.accordion-item-headline {display:block;cursor:pointer;}
	.accordion-item-headline:hover {text-decoration:underline;}
	.accordion-item-content {padding-top:10px;display:none;}
	.accordion-item .accordion-item-headline::after {font-family:'Font Awesome 5 Pro';content:'\f107';font-weight:400;text-transform:none;display:inline-block;font-size:.7em;padding-left:6px;float:right;}
	.accordion-item .accordion-item-headline.selected::after {font-family:'Font Awesome 5 Pro';content:'\f106';font-weight:400;text-transform:none;display:inline-block;font-size:.7em;padding-left:6px;float:right;}

/* ALERTS & TOASTS */
	.toast {background:#ffffff !important;}
	/* .toast-header {background:var(--brandColor1) !important;color:#ffffff !important;} */
	/* .toast-header svg path {fill:#ffffff !important;} */
	.toast-header strong {font-size:1.3em;color:var(--brandColor1) !important;;font-weight:600 !important;}
	.toast-body {background:rgba(255,255,255,.95) !important;font-size:1.1em;}

/* BADGES */
	.headerLinkBadge {position:absolute;top:-7px;border:solid 1px #ffffff;right:0px;z-index:3;border-radius:100%;background:#cc0000;color:#fff;font-weight:600;font-size:.65em;width:15px;height:15px;display:flex;text-align:center;font-style:normal;line-height:1;justify-content:center;align-items:center;}
	.headerLinkBadge:empty {display:none !important;}

/* BOOTSTRAP NEGATIVE MARGINS */
	.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-3rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-3rem!important}@media (min-width: 576px){.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:- 1.5rem!important}.me-sm-n5{margin-right:-3rem!important}.mb-sm-n1{margin-right:-.25rem!important}.mb-sm-n2{margin-right:-.5rem!important}.mb-sm-n3{margin-right:-1rem!important}.mb-sm-n4{margin-right:- 1.5rem!important}.mb-sm-n5{margin-right:-3rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-3rem!important}}@media (min-width: 768px){.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-3rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-3rem!important}}@media (min-width: 992px){.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-3rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-3rem!important}}@media (min-width: 1200px){.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-3rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-3rem!important}}@media (min-width: 1400px){.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-3rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-3rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-3rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-3rem!important}}


/* CONTACT BAR */
	.contactWrap {background:#f6f6f6;}
	.contactWrap h4 {text-transform:uppercase;font-size:.85em;letter-spacing:.1em;}
	.contactWrapSocial {padding:20px 0px;}
	.contactWrapSocial a { display:inline-block; font-size:2em; line-height:normal; vertical-align:middle; text-decoration:none !important; margin:0px 4px;color:var(--colorPrimary);transform:scale(1);transition:transform .3s ease;}
	.contactWrapSocial a:hover {text-shadow:0px 0px 1px rgba(255,255,255,.8),0px 0px 15px rgba(255,255,255,.6);transform:scale(1.1);transition:transform .3s ease;}
	@media screen and (max-width:767px) {
		.contactWrap { font-size:15px; padding-bottom:15px;}
	}

/* FOOTER */
	.footerLinks a {padding-right:6px;}
	.footerSocial a {display:inline-block;margin:6px;}
	.footerSocial a svg {width:auto;height:24px;}
	.footerSocial a svg path {fill:#ffffff;}
	.footerWrap {font-size:.75em; padding:15px 0px; border-top:solid 1px rgba(0, 0, 0, 0.05);color:#fff;}
	.footerWrapCopyright a {color:rgba(255,255,255,1);text-decoration:underline;}
	.footerWrapCredits { text-align:right;}
	.footerWrapCredits a { text-decoration:none;color:#fff !important;font-weight:700 !important;}
	@media screen and (max-width:767px) {
		.footerLinks {display:block;padding:10px 0px;}
		.footerWrap {padding:15px 0px 90px 0px;}
		.footerWrap-contact { font-size:15px; padding-bottom:15px;}
	}

/* FORMS */
	form input[type="text"],form input[type="text"].focus--mouse,form input[type="text"].focus--mouse:focus,form input[type="email"],form input[type="email"].focus--mouse,form input[type="email"].focus--mouse:focus,form input[type="tel"],form input[type="tel"].focus--mouse,form input[type="tel"].focus--mouse:focus,form select,form select.focus--mouse,form select.focus--mouse:focus {border:solid 1px #cccccc !important;border-color:#cccccc !important;}
	.gf_progressbar_wrapper {display:none !important;}
	.gform_ajax_spinner {box-sizing: border-box;margin-top: 11px;margin-left: 10px;border: 3px solid var(--brandColor1);border-left: 3px solid var(--brandColor1);border-top: 3px solid var(--brandColor1);border-right: 3px solid var(--brandColor1);animation: spinner 1.1s infinite linear;border-radius: 50%;width: 28px;height: 28px;position: absolute;z-index: 1;}
	.gform_page_footer input[type="button"] {background-color:#eeeeee !important;color:#222222 !important;}
	.gform_page_footer input[type="button"],.gform_page_footer input[type="submit"] {box-shadow:1px 1px 1px rgb(0,0,0,.2);}
	.gform_required_legend {display:none !important;}
	.gform_wrapper.gravity-theme .gform_validation_errors>h2 {font-size:.8em !important;font-weight:500 !important;line-height:1.2 !important;}
	.gform_wrapper.gravity-theme .gform_validation_errors {padding:16px 16px 16px 16px !important;}

	@keyframes spinner {
		0% {
			transform: rotate(0deg);
		}
		100% {
			transform: rotate(360deg);
		}
	}

/* MOBILE NAVIGATION */
body.admin-bar .offcanvas {--bs-offcanvas-zindex:100000;/*z-index:100000!important;*/}
#offcanvasMenu h5.sectionHead {font-size:.7em;letter-spacing:1px;text-transform:uppercase;color:#ffffff;}
#offcanvasMenu .mobileMenu a {text-decoration:none !important;}
#offcanvasMenu .mobileMenu ul {list-style:none; padding:0px !important; margin:0px;}
#offcanvasMenu .mobileMenu ul li {padding:0px; margin:0px;}
#offcanvasMenu .mobileMenu ul li:last-child a {border-bottom:none;}
#offcanvasMenu .mobileMenu ul li ul {display:none;}
#offcanvasMenu .mobileMenu ul li ul li {margin:0px; padding:0px;}
#offcanvasMenu .mobileMenu ul li ul li a {background:rgba(255, 255, 255, 0.05); font-size:17px;font-weight:400;border-bottom:dashed 1px #dddddd; display:block;color:inherit; margin-bottom:1px; padding:8px 6px;}
#offcanvasMenu .mobileMenu ul li ul li ul li a {background:rgba(255,255,255,.15);}
#offcanvasMenu .mobileMenu > ul > li {position:relative;display:block;width:100%;border-bottom:solid 1px #cccccc;}
#offcanvasMenu .mobileMenu ul.sub-menu > li.current-menu-item > a {color:var(--brandColor1) !important;}
#offcanvasMenu .mobileMenu > ul > li:last-child {border-bottom:none !important;}
#offcanvasMenu .mobileMenu > ul > li.menu-item-has-children a {position:relative;z-index:9;}
#offcanvasMenu .mobileMenu > ul > li.menu-item-has-children span.showSubmenu {position:absolute;z-index:10;top:0px;right:0px;cursor:pointer;display:inline-block;padding:8px 17px 8px 17px;}
#offcanvasMenu .mobileMenu > ul > li.menu-item-has-children span.showSubmenu::after {content:'›';font-weight:600;font-size:1.5em;color:inherit;display:block;transform:rotate(90deg);}
#offcanvasMenu .mobileMenu ul li ul li a::before {content:'›';font-weight:400;font-size:.9em;color:var(--colorBase);display:inline-block; padding-right:6px;}
#offcanvasMenu .mobileMenu > ul > li > a {font-size:24px;font-weight:500; display:block; color:var(--brandColor1) !important; /*border-bottom:solid 1px rgba(var(--brandColor1),1);*/ padding:11px 0px;}
#offcanvasMenu .mobileMenu > ul > li > a span {float:right;}
#offcanvasMenu .mobileMenu > ul > li ul {display:none; list-style:none; margin:0px; padding:0px;}
#offcanvasMenu .mobileMenu .nav>li>a:hover, .nav>li>a:focus {outline:none !important;}
#offcanvasMenu .mobileMenuClose {display:block;}
#offcanvasMenu .mobileMenuClose svg path {fill:#fff !important;padding:3px 8px;}
#offcanvasMenu .mobileMenuCloseTop {padding:20px 0px 0px 0px;}
#offcanvasMenu .mobileMenuSearch button {margin-right:-50px;transition:margin-right .3s ease;display:inline-block;text-align:center;border:none;outline:none;background:none;float:right;}
#offcanvasMenu .mobileMenuSearch button.active {margin-right:0px;transition:margin-right .3s ease;}
#offcanvasMenu .mobileMenuSearch form {border-radius:30px;overflow:hidden;background:#ffffff; padding:5px 15px;box-shadow:0px 2px 3px rgba(0, 0, 0, 0.1);}
#offcanvasMenu .mobileMenuSearch input {border:none; outline:none;font-size:14px; padding:5px 0px;width:100%;}
#offcanvasMenu .mobileMenuSection {padding:20px 0px 10px 0px;margin:10px 0px 0px 0px;border-top:dashed 1px rgba(255,255,255,.25);}
#offcanvasMenu .mobileMenuSocial a {display:inline-block;margin:2px;text-align:center;}
#offcanvasMenu .mobileMenuSocial a svg {width:auto !important;height:30px !important;}
#offcanvasSearch .offcanvas-header,#accessibilityOptions .offcanvas-header {background:var(--brandColor1) !important;color:#ffffff !important;}
#offcanvasMenu .mobileMenu ul li.menu-item-has-children .mobileMenuItemToggle {display: block;text-align: center;font-size: 1.4em;font-weight: 400;z-index: 12;cursor:pointer;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color:transparent; border:none;}
.navmenu-fixed-left, .navmenu-fixed-right, .navbar-offcanvas {z-index:100000 !important;}
.offcanvasMenu .mobileMenuSocial a svg path {fill:#ffffff !important;display:inline-block;margin:2px;}
.offcanvas .offcanvas-header {background:var(--brandColor1) !important;color:#ffffff !important;}
.offcanvas .offcanvas-body {background:#ffffff !important;}
.offcanvas .offcanvas-body p {line-height:1.2;}
.offcanvas-header svg {width:30px;height:30px;}
.offcanvas-header svg path {fill:#ffffff;}
.offcanvasAppointmentsIcon {position: relative;display: block;border: solid 1px #eeeeee !important;border-radius: 3px;text-align: center;text-decoration: none !important;padding: 8px;}
.offcanvasAppointmentsIcon svg {width:auto !important;height:32px !important;}
.offcanvasAppointmentsIconLabel {font-size:.7em;line-height:1.2;font-weight:600;color:#000000;}
.policyContent {font-size:.9em;}

@media screen and (min-width:768px) {
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children .mobileMenuItemToggle::after {content:'+';}
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children.active .mobileMenuItemToggle::after {content:'-' !important;}
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children .mobileMenuItemToggle {width:42px;position: absolute;top: 10px;right: 0px;}
}
@media screen and (max-width:767px) {
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children .mobileMenuItemToggle::after {content:'+ show menu';}
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children.active .mobileMenuItemToggle::after {content:'- hide menu' !important;}
    #offcanvasMenu .mobileMenu ul li.menu-item-has-children .mobileMenuItemToggle {width:100%;font-size:.9em;color:var(--brandColor2);font-weight:500;}
    #offcanvasMenu .mobileMenu > ul > li > a {font-size:1.7em;padding:0px 0px 0px 0px !important;}
    #offcanvasMenu .mobileMenu > ul > li {display:block;border-bottom:solid 1px #cccccc;padding:11px 0px;}
    #offcanvasMenu .mobileMenu ul li ul li a {font-size:1.1em;}
    #offcanvasMenu .mobileMenu ul li ul li a::before {display:none;}
}


/* MOBILE FOOTER */
	body.admin-bar #mobileNavigation2 {z-index:100001;}
	#mobileNavigation2 {z-index:1089;bottom:0px;left:0px;right:0px;border-radius:0px;;background:var(--brandColor1);border-top:solid 4px rgba(0,0,0,1);overflow:hidden;}
	.mobileNavigation a {position:relative;color:#ffffff !important;padding:10px 0px 10px 0px;display:block;text-align:center;text-decoration:none !important;transition:color .3s ease;}
	/* .mobileNavigation a:hover {background:rgba(0,0,0,.1);color:inherit;box-shadow:inset 0px 0px 6px rgba(0,0,0,.2);} */
	.mobileNavigation a .headerLinkBadge {top:2px !important;right:27% !important;width:17px;height:17px;top:0px;right:8px;}
	.mobileNavigation a svg {width:auto !important;height:26px !important;}
	.mobileNavigation a svg path {fill:#ffffff;}
	.mobileNavigation a span {font-size:12px;font-weight:600;display:block;text-align:center;padding-top:5px;color:#ffffff;}
	.mobileNavigationBorder {border-right:solid 1px rgba(255,255,255,.2);}


/* CALLOUTS */
	.calloutWrap {background:var(--colorTertiary);padding:30px 0px;color:#111;}
	.calloutWrap h2 {margin:0px 0px 0px 0px;}
	@media screen and (min-width:992px) {
		.calloutWrap {text-align:center;}
	}
	@media screen and (max-width:767px) {
		.calloutWrap h2 {font-size:30px;}
	}

/* BLOG */
	h3.blogPostTitle {line-height:1.3;}
	.author-description {font-size:.85em;}
	.author-info {}
	.author-photo img {margin-bottom:20px;}
	.author-title {font-size:1.2em;}
	.blogListingItem {border-bottom:solid 1px #dddddd;padding-bottom:30px;margin-bottom:30px;}
	.blogPagination ul {margin:0px 0px 10px 0px;padding:0px;font-size:.75em;}
	.blogPagination li {display:inline-block;overflow:hidden;border-radius:4px;border:solid 1px #dddddd !important;}
	.blogPagination li.active a,.blogPagination li.active a:hover {background-color:var(--colorPop);color:#ffffff;}
	.blogPagination li a {display:block;color:#3d3d3d;text-decoration:none;cursor:pointer;padding:6px 10px;overflow:hidden;background:#ffffff;}
	.blogPagination li a:hover {background:#eeeeee;color:#3d3d3d;}
	.blogPagination li.noBorder {border:none !important;}
	.blogPostDate {padding-bottom:10px;line-height:1.2 !important;clear:both;}
	.blogPostDate img {float:left;margin:0px 10px 0px 0px;width:42px;height:auto;border-radius:100%;}
	.blogPostInner {padding:20px;background:#ffffff;margin-bottom:2px;box-shadow:0px 3px 3px rgba(0,0,0,.2);}
	.newsItem { margin-bottom:25px;}
	.newsItem-inner img { width:100%; margin-bottom:6px;}
	@media screen and (max-width:576px) {
		.blogPagination li:not(.prevLink):not(.nextLink) {display:none;}
	}

/* MODALS */
	#searchformModalKeywords,#searchformModalKeywords:focus {border:solid 1px #cccccc !important;border-color:#cccccc !important;padding:8px 10px;width:100%;}
	.modal {z-index:999999991 !important;}
	.modalCloseIcon {display:inline-block;position:absolute;margin-bottom:0px !important;margin-top:0px !important;z-index:20;top:-18px;right:10px;background:#0f0;width:42px;height:42px;text-align:center;border:none !important;border-radius:100%;padding:6px 0px 0px 0px !important;}
	.modalCloseIcon svg {max-width:unset !important;}
	.modalCloseX {display:block;border-radius:100%;width:42px;height:42px;background:rgba(255,255,255,.9);position:relative;}
	.modalCloseX:hover {background:var(--brandColor1) !important;}
	.modalCloseX svg {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
	.modalCloseX svg path {color:#000000;}
	.modalCloseX:hover svg path {fill:#ffffff;}
	.modal-content {border-radius:10px !important;background-color:#ffffff !important;/*box-shadow:0px 0px 200px rgba(0,0,0,.2);*/border:none !important;}
	.modal-content.bgNone {background-color:none !important;background:none !important;}
	.modal-backdrop {background:#fff;z-index:99999999 !important;pointer-events:none !important;}
	.modal-backdrop.in {opacity:.65;}
	.modal-backdrop.show {opacity:1;}
	.modal-header {border-bottom:1px solid rgba(0,0,0,.1) !important;}
	.modal-header a svg {width:30px;height:30px;}
	.modal-header a svg path {fill:#ffffff;}
	.modal-header h5.modal-title {font-size:1em !important;text-shadow:none !important;}
	.modal.fade.show {backdrop-filter:blur(3px);}
	@media screen and (max-width:767px) {
		.modal-header h5.modal-title {font-size:1em !important;}
	}

/* SIDEBAR */
	h4.widget-title {font-size:1.1em; margin-top:0px; margin-bottom:6px; font-weight:700;}
	#secondary {font-size:.8em;}
	#secondary aside { border-bottom:dotted 1px #dddddd; padding:0px 0px 20px 0px; margin:0px 0px 20px 0px;}
	#secondary aside:last-child { border-bottom:none;}
	#secondary aside ul { padding:0px 0px 0px 18px; margin:0px;}
	#secondary aside .btn {font-size:15px;}
	.reviewLinks a {display:block;position:relative;color:#ffffff !important;border-radius:2px;line-height:normal;padding:10px;margin:3px;transition:var(--allEase);}
	.reviewLinks a:hover {transform:scale(1.1);z-index:5;box-shadow:0px 4px 8px rgba(0,0,0,.3);transition:var(--allEase);}
	.reviewLinks a i {width:35px;text-align:center;font-size:20px;display:inline-block;padding-right:10px;vertical-align:middle;}
	.reviewLinks a.google {background:#D6492F;}
	.reviewLinks a.facebook {background:#3A589B;}
	.reviewLinks a.yelp {background:#CB2727;}
	.reviewLinks a span {font-size:15px;display:inline-block;padding-top:2px;font-weight:normal;}
	.reviewLinks p {margin-bottom:5px;}
	.servicesMenu { list-style:none; margin:5px 0px 0px 0px !important; padding:0px !important;}
	.servicesMenu > li { display:block; padding:0px; margin:0px; font-size:15px; text-transform:uppercase;}
	.servicesMenu > li > a { display:block; font-weight:600;}
	.servicesMenu > li > a > i { padding-right:5px;}
	.servicesMenu > li > ul { list-style:none; margin:0px 0px 4px 0px !important; padding:0px !important;}
	.servicesMenu > li > ul > li { font-size:13px;}
	.servicesMenu > li > ul > li:last-child a { border-bottom:none;}
	.servicesMenu > li > ul > li > a { color:#382f2d; display:block; padding:2px 0px 2px 0px; border-bottom:dotted 1px rgba(0, 0, 0, 0.1);}
	.servicesMenu > li > ul > li > a > i { display:none;}
	.sidebarSocialShare a { font-size:26px;}
	@media screen and (max-width:767px) {
		#secondary { padding-left:0px;}
	}

/* TESTIMONIALS */
	.homeTestimonialCarousel.owl-carousel .owl-nav button.owl-prev, .homeTestimonialCarousel.owl-carousel .owl-nav button.owl-next {display:inline-block;font-size:14px;padding:7px 11px !important;color:var(--colorBase) !important;box-shadow:1px 1px 0px rgba(0,0,0,.2) !important;background:#f6f6f6;border-radius:4px;}
	.homeTestimonial .homeTestimonialBody { font-size:1em; font-style:italic;}
	.homeTestimonial .homeTestimonialByline {font-size:.8em;font-weight:700;display:block; padding:15px 0px 35px 0px;}
	.pageTestimonial {}
	.pageTestimonialBody {font-style:italic;}
	.pageTestimonialByline {}
	.pageTestimonials {}
	.testimonialItem {padding-bottom:30px;margin-bottom:30px;border-bottom:solid 1px rgba(0,0,0,.1);}
	.testimonialItemBody {font-style:italic;}
	.testimonialItemBodyStars {color:#f1b500;padding-bottom:6px;font-size:.9em;}
	.testimonialItemByline {padding-top:20px;font-size:.9em;}

/* LAZY LOADING YOUTUBE VIDEOS */
	.lazyyoutube{background-color:#000;margin-bottom:30px;position:relative;padding-top:56.25%;overflow:hidden;cursor:pointer}
	.lazyyoutube img{width:100%;top:-16.82%;left:0;opacity:1}
	.lazyyoutube .play-button{width:90px;height:60px;background-color:#CC0000;box-shadow:0 0 30px rgba(0,0,0,0.6);z-index:1;opacity:.9;border-radius:6px}
	.lazyyoutube .play-button:before{content:"";border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #fff}
	.lazyyoutube img,.lazyyoutube .play-button{cursor:pointer}
	.lazyyoutube img,.lazyyoutube iframe,.lazyyoutube .play-button,.lazyyoutube .play-button:before{position:absolute}
	.lazyyoutube .play-button,.lazyyoutube .play-button:before{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
	.lazyyoutube iframe{height:100%;width:100%;top:0;left:0}

/* ANIMATION */
	.pulseIt {animation:pulse 1s infinite;}
	@keyframes pulse {
		0% {transform:scale(1);text-shadow:0px 0px 0px rgba(0,0,0,.4);}
		50% {transform:scale(1.2);text-shadow:0px 5px 10px rgba(0,0,0,.4);}
		100% {transform:scale(1);text-shadow:0px 0px 0px rgba(0,0,0,.4);}
	}

/* CONTACT FORM 7 */
	form.wpcf7-form input[type="text"],form.wpcf7-form input[type="tel"],form.wpcf7-form input[type="email"],form.wpcf7-form textarea {font-size:15px !important;width:100% !important;box-sizing:border-box !important;max-width:100% !important;padding:12px;border-radius:4px !important;border:solid 1px #dddddd !important;background:#f6f6f6;}
	form.wpcf7-form.sent .cf7FormContainer {display:none;}
	#apptRequestForm textarea {font-size:15px;height:150px;}
	#apptRequestForm label {top:5px;}
	#apptRequestForm input[type="submit"] {clear:both;}
	#apptRequestModal .cf7FormContainer .btn {display:inline-block !important;width:auto !important;}
	.cf7FormContainer label {top:5px;}
	.cf7FormContainer label.formLabelSmall {font-size:.8em;margin-bottom:0px;font-weight:600;}
	.formBlockWrap h6 {display:block;font-size:12px;text-transform:uppercase;margin:0px 0px 2px 0px;color:var(--colorPop);}
	.formBlockWrap select {width:100%;max-width:100%;padding:6px;font-size:14px;margin-top:5px;border:solid 1px rgba(0,0,0,.1) !important;}
	.grecaptcha-badge {visibility: hidden;}
	.hasStylizedSubmit input[type='submit'] {cursor:pointer;background: var(--colorPop) url(img/send.png) scroll no-repeat left center;background-size:auto 100%;height:39px;color:#ffffff;border: none;border-radius:3px;padding:5px 10px 5px 41px;position:relative;float:right;margin-top:-55px;z-index:99;margin-right:10px;}
	.required { color:#C00;}
	.screen-reader-response {display:none !important;}
	.wpcf7-mail-sent-ok {color:var(--colorPrimary) !important;text-align:center !important;font-size:24px !important;font-weight:700 !important;border-bottom:none !important;}
	.wpcf7-not-valid-tip { color:#cc0000;font-size:14px !important;display:block;}
	.wpcf7-response-output { padding:0px 0px 10px 0px !important; line-height:1.2; border-bottom:dotted 1px #dddddd; margin-bottom:10px; font-size:16.5px; font-weight:500;}
	.wpcf7-response-output:empty { display:none;}
	.wpcf7-validation-errors {color:#cc0000;}

/* MASONRY LAYOUT */
	.masonrygallery {margin: 1.5em auto;max-width: 100%;column-gap: 0em;}
	.masonrygallery .masonrygallery-item {/*background: #fff;*/padding: 0px;margin: 0px 5px 10px 5px;break-inside:avoid;}
	@media only screen and (min-width: 1200px) {
	  .masonrygallery {column-count: 5;}
	}
	@media only screen and (min-width: 1024px) and (max-width:1199px) {
	  .masonrygallery {column-count: 4;}
	}
	@media only screen and (max-width: 1023px) and (min-width: 768px) {
	  .masonrygallery {column-count: 3;}
	}
	@media only screen and (max-width: 767px) and (min-width: 540px) {
	  .masonrygallery {column-count: 2;}
	}

/* MULTI-COLUMN LISTS */
	ul.splitlist {list-style-position:outside;padding:0px 0px 0px 18px;margin:0px 0px 20px 0px;}
	ul.splitlist.splitlist-2col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
	ul.splitlist.splitlist-3col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px;}
	ul.splitlist.splitlist-4col {list-style-position:inside;padding:0px 0px 0px 0px;-moz-column-count:4;-moz-column-gap:20px;-webkit-column-count:4;-webkit-column-gap:20px;column-count:4;column-gap:20px;}
	@media screen and (max-width:1240px) {
		ul.splitlist-2col {-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;}
		ul.splitlist-3col {-moz-column-count:3;-moz-column-gap:20px;-webkit-column-count:3;-webkit-column-gap:20px;column-count:3;column-gap:20px;}
		ul.splitlist-4col {-moz-column-count:4;-moz-column-gap:20px;-webkit-column-count:4;-webkit-column-gap:20px;column-count:4;column-gap:20px;}
	}
	@media screen and (max-width:767px) {
		ul.splitlist {list-style-position:outside;padding:0px 0px 0px 18px;line-height:1.2;}
		ul.splitlist.splitlist-2col, ul.splitlist.splitlist-3col, ul.splitlist.splitlist-4col {-moz-column-count:1 !important;-moz-column-gap:20px;-webkit-column-count:1 !important;-webkit-column-gap:20px;column-count:1 !important;column-gap:20px;}
	}

/* YOUTUBE */
	.youtubePlay {position:relative;display:inline-block;}
	.youtubePlay::before {content:'';display:block;position:absolute;z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);background:url(assets/img/youtubeplay.png) no-repeat scroll center center;background-size:contain;pointer-events:none;}
	.youtubePlay img {position:relative;z-index:2;}
	@media screen and (min-width:768px) {
		.youtubePlay::before {width:80px;height:80px;}
	}
	@media screen and (max-width:767px) {
		.youtubePlay::before {width:60px;height:60px;}
	}

/* ACCESSIBILITY */
	a.skipContent {position: absolute;z-index:500;top: -1000px;left: -1000px;height: 1px;width: 1px;text-align: left;overflow: hidden;}
	a.skipContent:active,a.skipContent:focus,a.skipContent:hover {left: 0;top: 0;width: auto;height: auto;overflow: visible;}
	/*img:not([alt]),img[alt=""] {outline:5px solid red;}*/

