/*
.components-circular-option-picker__swatches .components-v-stack .components-v-stack:nth-child(2) {
	display: none !important
}

.components-navigator-provider .components-item-group {
	display: block;
	margin-top: 162px
}
*/


html {
	scroll-behavior: smooth;
	/* CSS way, fallback if JS fails */
}

body {
	overflow-x: hidden !important
}

.wp-theme-blockbase .mobile-slider {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 280px;
	height: 100vh;
	background-color: #313558;
}

.best-img {
	max-width: 100% !important;
}

h1.accelerate-title {
	font-size: calc(24px + (48 - 24) * ((100vw - 300px) / (1600 - 300)));
}

h4.droplet-cta {
	font-size: calc(24px + (48 - 24) * ((100vw - 300px) / (1600 - 300)));
	font-weight: 800;
}


.size-40 {
	font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300)));
}

@media screen and (max-width: 781px) {
	.footer-button {
		width: 100% !important;
	}
}

.wp-site-blocks ul li {
	margin-bottom: 1.25em;

}

@media screen and (min-width: 1060px) {
	.wp-theme-blockbase .mobile-slider {
		display: none !important;
	}
}

.wp-theme-blockbase .mobile-slider.show {
	display: block;
}

.wp-theme-blockbase .mobile-slider .dropdown-arrow svg {
	fill: #fff !important;
}

.wp-theme-blockbase .mobile-slider .dropdown {
	background-color: transparent;
}

.wp-theme-blockbase .mobile-slider .dropdown-item a {
	background-color: transparent;
}

.wp-theme-blockbase .mobile-slider a {
	color: #fff;
}

.top-header {
	position: fixed;
	background-color: #fff;
	z-index: 999;
	width: 100vw !important;
	transition: all 0.5s;
	top: 0;
}

.top-header.scrolled {
	top: 0;
	position: fixed;
	background-color: rgba(255, 255, 255, 0.845);
}

.single-locations .wp-block-post-featured-image {
	box-shadow: -5px 15px 25px 0px rgba(97, 97, 97, 0.89)
}

.single-locations .wp-site-blocks {
	margin: 0;
	padding: 0;
}

.location-info {
	margin: 0 auto;
	;
	max-width: 1200px;
}

.side-icon {
	max-width: 110px;
}

.vid-container {
	width: 100%;
	height: 600px !important;
}

.video-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	/* 16:9 aspect ratio (9 / 16 = 0.5625) */
	height: 0;
	overflow: hidden;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.page-template-default .join-block {
	position: relative;
	top: -120px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.66);
}

.wp-block-social-link {
	padding: 5px !important;
	padding: 5px !important;
	background-color: #313558;
	color: #fff;
	border-radius: 6px;
}

footer a {
	text-decoration: none !important;
}



.menu-btn {
	cursor: pointer;
}

.wp-theme-blockbase .show-mobile {
	display: none;
}

@media screen and (max-width: 1060px) {
	.wp-theme-blockbase .hide-desk {
		display: none;
	}

	.wp-theme-blockbase .show-mobile {
		display: block;
	}

}


.check-row {
	justify-content: space-around;
}

.check-row .wp-block-group {
	max-width: 280px;
	margin: 10px 0 10px 0;
}

.header-btn {
	transition: all 0.3s ease-in-out;
	transform: scale(1);
}

.header-btn:hover {
	transform: scale(1.1);
}

.header-btn a.has-primary-background-color {
	background-color: #e87102 !important;
}

.drk-btn,
.lt-btn {
	border-radius: 6px;
}

.drk-btn a {
	background-color: #313558;
	transition: all 0.3s;
	border-radius: 8px;
	color: #fff;
}

.drk-btn.outline a {
	border-style: solid;
	border-width: 3px !important;
	border-color: #fff;
}

.drk-btn a:hover {
	background-color: #1C8ECE !important;
	border-color: #fff !important;
}

.lt-btn a {
	background-color: #1C8ECE;
	border-style: solid;
	border-width: 3px !important;
	border-color: transparent;
	transition: all 0.3s;
	border-radius: 8px;

}

.lt-btn a:hover {
	background-color: #313558 !important;
	border-style: solid;
	border-width: 3px !important;
	border-color: transparent;
	transition: all 0.3s;
}

.state-hover img {
	transition: all 0.3s;
	transform: scale(1);
}

.state-hover:hover img {
	transform: scale(1.05);
}

.loc-address p,
.loc-hours p {
	line-height: 1.5em;
	color: #1B5D83;
	padding: 0;
	margin: 0;
}

.map-link a {
	text-decoration: none;
	transition: all 0.3s;
}

.map-link:hover a {
	text-decoration: none;
	color: #1c8ece;
}



.wash-menu-table {
	border-bottom: var(--Stroke-Divider-Width, 1px) solid var(--Color-Scheme-1-Border, #000);

}
.header-column>.wp-block-column:first-child,.content-column.wash-menu-table.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child  {
	padding-left: 0 !important;
}
@media screen and (max-width: 780px) {
	.header-column>.wp-block-column:first-child {
		display: none;
	}
	.header-column>.wp-block-column:not(:first-child) {
		    flex-grow: 1 !important;
	}
	.header-column>.wp-block-column:not(:first-child) h4 {
		    font-size: 16px !important;
			padding-left: 4px;
		padding-right: 4px;
	}
	.header-column>.wp-block-column:not(:first-child) p {
		    font-size: 14px !important;
			padding-left: 4px;
		padding-right: 4px;
	}

	.header-column>.wp-block-column {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.content-column.wash-menu-table.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child {
		flex-basis: 100% !important;
		border-bottom: var(--Stroke-Divider-Width, 1px) solid var(--Color-Scheme-1-Border, #000);

	}

	.content-column.wash-menu-table.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
		flex-basis: 20% !important;
	}
}