@media (max-width: 1023px) {
  #wpadminbar {
    display: none;
  }
}
@media (min-width: 1024px) {
  body.admin-bar {
    margin-top: 32px;
  }
  body.admin-bar .header-container {
    top: 32px;
  }
}
button:focus {
  outline: 0;
  box-shadow: none;
}
.keyboard-navigation *:focus {
  outline: 0;
  box-shadow: 0 0 4px 4px #f8a032 !important;
  outline: 5px auto -webkit-focus-ring-color;
}
.skip-to-content {
  position: fixed;
  top: 30px;
  left: 30px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px dotted #222a6c;
  z-index: 999;
  padding: 20px;
  box-shadow: 0px 0px 25px 10px rgba(0, 0, 0, 0.5);
  background-color: #f8a032;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
}
.skip-to-content:hover,
.skip-to-content:focus {
  color: #fff;
}
.skip-to-content:focus {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
@font-face {
  font-family: 'Idlewild';
  src: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Bold.woff2') format('woff2'), url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Idlewild';
  src: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Light.woff2') format('woff2'), url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Idlewild';
  src: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Medium.woff2') format('woff2'), url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Idlewild Book';
  src: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Book.woff2') format('woff2'), url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Idlewild';
  src: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Thin.woff2') format('woff2'), url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../fonts/Idlewild-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/* 
     Fonts
*/
/* 
     Links
*/
/*
*  The function accepts the following params: 
*   @prop   css propriety
*   @size   css design size
*   @min    css minimum size possible (not required, auto calculated from size)
*   
*   @design_width   this should be updated to the design maximum width
*
*   Examples
*   .clamp(font-size; 14; 12);
*   .clamp(min-width; 205; 130);
*   .clamp(line-height; 40; 25);
*
*/
body {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  color: #222a6c;
}
a {
  transition: all 0.3s;
}
a,
button,
a:hover {
  text-decoration: none;
  color: #222a6c;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  font-weight: 700;
}
.h1,
h1,
.text-4xl {
  font-size: 64px;
}
.h2,
h2,
.text-3xl {
  font-size: 56px;
}
.h3,
h3,
.text-2xl {
  font-size: 48px;
}
.h4,
h4,
.text-xl {
  font-size: 32px;
}
.h5,
h5,
.heading-md {
  font-size: 24px;
  line-height: 1.4;
}
.h6,
h6 {
  font-size: 18px;
}
.heading-lg {
  font-size: clamp(24px, 3.33333333vw, 48px);
}
.text-xs {
  font-size: 12px;
}
.text-sm {
  font-size: 16px;
}
.text-md {
  font-size: 20px;
}
.text-xl {
  font-size: 32px;
}
.text-2xl {
  font-size: clamp(20px, 3.33333333vw, 48px);
}
.text-3xl {
  font-size: 56px;
}
.text-4xl {
  font-size: 64px;
}
.font2 {
  font-family: 'Idlewild';
}
.bt,
.btn,
input[type="submit"] {
  border-width: 1px;
  border-style: solid;
  border-color: #222a6c;
  background-color: #222a6c;
  border-radius: 4px;
  padding: 10px 20px;
  min-height: clamp(40px, 3.05555556vw, 44px);
  max-width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  min-width: 160px;
  font-size: 16px;
  transition: all 0.3s;
  cursor: pointer;
}
.bt:hover,
.btn:hover,
input[type="submit"]:hover {
  border-color: #307aff;
  background-color: #307aff;
  color: #fff;
}
.bt:focus,
.btn:focus,
input[type="submit"]:focus {
  outline: 0;
  box-shadow: none;
}
.bt.btn-outline,
.btn.btn-outline,
input[type="submit"].btn-outline {
  color: #222a6c;
  background-color: transparent;
  border-color: #222a6c;
}
.bt.btn-outline:hover,
.btn.btn-outline:hover,
input[type="submit"].btn-outline:hover {
  border-color: #222a6c;
  background-color: #222a6c;
  color: #fff;
}
.bt.btn-transparent,
.btn.btn-transparent,
input[type="submit"].btn-transparent {
  color: #222a6c;
  background-color: transparent;
  border-color: transparent;
}
.bt.btn-transparent:hover,
.btn.btn-transparent:hover,
input[type="submit"].btn-transparent:hover {
  color: #307aff;
  background-color: transparent;
  border-color: transparent;
}
.bt.btn-orange,
.btn.btn-orange,
input[type="submit"].btn-orange {
  background-color: #f8a032;
  border-color: #f8a032;
  color: #222a6c;
}
.bt.btn-orange:hover,
.btn.btn-orange:hover,
input[type="submit"].btn-orange:hover {
  color: #f8a032;
  background-color: #222a6c;
  border-color: #f8a032;
}
.bt.btn-blue-light,
.btn.btn-blue-light,
input[type="submit"].btn-blue-light {
  background-color: #4e78b7;
  border-color: #4e78b7;
  color: #fff;
}
.bt.btn-blue-light:hover,
.btn.btn-blue-light:hover,
input[type="submit"].btn-blue-light:hover {
  color: #fff;
  background-color: #222a6c;
  border-color: #222a6c;
}
.bt.btn-white,
.btn.btn-white,
input[type="submit"].btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #222a6c;
}
.bt.btn-white:hover,
.btn.btn-white:hover,
input[type="submit"].btn-white:hover {
  color: #fff;
  background-color: #222a6c;
  border-color: #fff;
}
.bt.btn-icon,
.btn.btn-icon,
input[type="submit"].btn-icon {
  min-width: initial;
  padding-left: 15px;
  padding-right: 15px;
}
.main-link {
  font-weight: 600;
  position: relative;
}
.main-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: #fff;
  width: 100%;
}
.section-form {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
.section-form .section-inner .row {
  padding-top: clamp(12.5px, 1.73611111vw, 25px);
}
@media (max-width: 767.98px) {
  .section-form .section-inner .row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767.98px) {
  .section-inner .row .content-wrapper {
    padding-top: 20px;
  }
}
.section-inner .row .content-wrapper .form-wrapper {
  max-width: 535px;
  padding-left: clamp(10px, 2.43055556vw, 35px);
}
@media (max-width: 767.98px) {
  .section-inner .row .content-wrapper .form-wrapper {
    max-width: 100%;
    padding-left: 0;
  }
}
.section-inner .row .content-wrapper .form-wrapper .gform-body #gform_fields_1 {
  row-gap: 12px;
}
.section-inner .row .content-wrapper .form-wrapper input[type="text"],
.section-inner .row .content-wrapper .form-wrapper [type="email"],
.section-inner .row .content-wrapper .form-wrapper [type="tel"],
.section-inner .row .content-wrapper .form-wrapper select {
  height: 39px;
  border-color: #222a6c;
  border-radius: 8px;
  padding: 6px 16px;
  color: #f8a032;
  box-shadow: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.section-inner .row .content-wrapper .form-wrapper textarea {
  height: 92px;
  border-color: #222a6c;
  border-radius: 8px;
  padding: 6px 16px;
  color: #f8a032;
  box-shadow: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper {
  display: flex;
  gap: clamp(10px, 1.38888889vw, 20px);
  margin-top: 10px;
  flex-wrap: wrap;
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper input[type="submit"],
.section-inner .row .content-wrapper .form-wrapper .button-wrapper .btn {
  border-radius: clamp(20px, 2.77777778vw, 40px) !important;
  font-family: 'Idlewild';
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  display: flex !important;
  text-align: center !important;
  align-items: center;
  justify-content: center;
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper input[type="submit"] {
  background-color: #f8a032;
  border: 1px solid #f8a032;
  height: 44px;
}
@media (max-width: 400px) {
  .section-inner .row .content-wrapper .form-wrapper .button-wrapper input[type="submit"] {
    width: 100%;
  }
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper input[type="submit"]:hover {
  background-color: #f8a032;
  color: #f8a032;
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper .btn {
  background-color: #f8a032;
  color: #f8a032;
}
@media (max-width: 400px) {
  .section-inner .row .content-wrapper .form-wrapper .button-wrapper .btn {
    width: 100%;
  }
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper .btn img {
  filter: brightness(0);
}
.section-inner .row .content-wrapper .form-wrapper .button-wrapper .btn:hover {
  border-color: #f8a032;
  background-color: #ffffff !important;
}
.section-inner .row .content-wrapper .form-wrapper .gform_footer input[type="submit"] {
  display: none !important;
}
.section-inner .row .map-column {
  padding-top: 15px;
}
.section-inner .row .map-column .image-wrapper {
  padding-left: clamp(25px, 3.47222222vw, 50px);
}
@media (max-width: 767.98px) {
  .section-inner .row .map-column .image-wrapper {
    padding-left: 0;
  }
}
.site-header {
  /* height: 89px;

	@media(min-width: 768px) {
		height: 112px;
	}

	@media(min-width: 1024px) {
		height: 121px;
	}

	@media(min-width: 1200px) {
		height: 130px;
	}

	@media(min-width: 1300px) {
		height: 133px;
	}

	@media(min-width: 1440px) {
		height: 135px;
	} */
}
.site-header .header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: transform 0.3s;
}
.site-header .container {
  max-width: 1260px;
}
.site-header .top-bar-wrapper {
  background-color: #222a6c;
  color: #fff;
  padding: 5px 0;
}
@media (max-width: 768px) {
  .site-header .top-bar-wrapper {
    padding: 8px 0;
  }
}
.site-header .top-bar-wrapper .textwidget {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 22px;
}
@media (max-width: 767px) {
  .site-header .top-bar-wrapper .textwidget {
    line-height: 16px;
  }
  .site-header .top-bar-wrapper .textwidget span {
    margin-right: 15px;
  }
  .site-header .top-bar-wrapper .textwidget.text-sm {
    line-height: 13px;
  }
}
.site-header .top-bar-wrapper .textwidget img {
  margin-right: 8px;
  margin-right: clamp(4px, 0.5555555599999999vw, 8px);
  width: 20px;
  height: auto;
}
.site-header .top-bar-wrapper .textwidget .header-top-cta {
  color: #fff;
  margin-left: 16px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .site-header .top-bar-wrapper .textwidget {
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .site-header .top-bar-wrapper .textwidget .header-top-cta {
    margin-left: auto;
    flex-shrink: 0;
  }
  .site-header .top-bar-wrapper .textwidget.text-sm {
    font-size: 10px;
  }
}
.site-header .header-content {
  background-color: #fff;
  border-bottom: 1px solid #222a6c;
}
.site-header .header-content .header-wrapper {
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-top: clamp(12.5px, 1.73611111vw, 25px);
  padding-bottom: clamp(12.5px, 1.73611111vw, 25px);
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .site-header .header-content .header-wrapper {
    position: relative;
    justify-content: center;
  }
  .site-header .header-content .header-wrapper .mobile-menu-trigger {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
#main-nav .header-cta {
  min-height: 36px;
  line-height: 16px;
}
@media (max-width: 1129.98px) {
  #main-nav .header-cta {
    display: none;
  }
}
#main-nav .btn-login {
  padding-left: 24px;
  padding-right: 24px;
}
#main-nav .right-content {
  display: flex;
  align-items: center;
}
#main-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#main-nav ul li {
  display: inline-block;
  margin-right: clamp(18px, 1.66666667vw, 24px);
}
#main-nav ul li a {
  font-size: 16px;
}
@media (min-width: 768px) {
  #main-nav ul li a .menu-icon {
    display: none;
  }
}
#main-nav ul li a:hover,
#main-nav ul li a.highlighted {
  color: #307aff;
}
#main-nav > ul > li > a {
  z-index: 3;
  position: relative;
  display: block;
}
#main-nav .menu-item-has-children {
  position: relative;
}
#main-nav .menu-item-has-children > a::after {
  content: '\f078';
  font-family: 'FontAwesome';
  transition: all 0.3s ease-out;
  padding-left: 5px;
}
#main-nav .menu-item-has-children > a:hover::after {
  transform: rotateY(180deg);
}
#main-nav ul.sub-menu {
  min-width: 225px;
  background: grey;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  padding: 10px 0;
}
#main-nav ul.sub-menu li {
  line-height: 100%;
  margin-right: 0;
  display: block;
}
#main-nav ul.sub-menu li a {
  color: #222a6c;
  display: block;
  padding: 9px 20px;
}
#main-nav ul.sub-menu li a:hover {
  color: yellow;
}
#main-nav ul.sub-menu .menu-item-has-children > a::after {
  position: absolute;
  transform: translate(-50%, -50%) rotate(-90deg);
  left: 92%;
  top: 50%;
}
@media (max-width: 767px) {
  #main-nav {
    display: none;
  }
}
@media (min-width: 768px) {
  #main-nav {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main-nav #navbarNav {
    display: none !important;
  }
}
.mobile-menu-trigger {
  width: 22px;
  height: 12px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.mobile-menu-trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #222a6c;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-radius: 1px;
}
.mobile-menu-trigger span:nth-child(1) {
  top: 0px;
}
.mobile-menu-trigger span:nth-child(2) {
  top: 5px;
}
.mobile-menu-trigger span:nth-child(3) {
  top: 10px;
}
.mobile-menu-trigger.active span:nth-child(1) {
  top: 5px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mobile-menu-trigger.active span:nth-child(2) {
  opacity: 0;
  left: -40px;
}
.mobile-menu-trigger.active span:nth-child(3) {
  top: 5px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (min-width: 768px) {
  .mobile-menu-trigger {
    display: none;
  }
}
.navbar-brand img {
  max-height: 36px;
}
@media (max-width: 767px) {
  .navbar-brand img {
    max-height: 31px;
  }
}
@media (min-width: 1200px) {
  body.admin-bar .header-container {
    top: 32px;
  }
}
body.side-menu-is-open #side-menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: initial;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0s;
}
body.side-menu-is-open #side-menu:before {
  opacity: 1;
  transition: opacity 0.3s ease 0.3s;
}
#side-menu {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0.4s;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
  padding-top: var(--pt);
  height: 100vh;
}
#side-menu:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: var(--pt);
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 42, 108, 0.2);
  backdrop-filter: blur(2px);
  opacity: 0;
  transition: opacity 0s;
}
#side-menu .side-menu-wrapper {
  border-left: 1px solid #B8B6B6;
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -45.6%, rgba(255, 255, 255, 0.4) 50.45%);
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  border-radius: 0;
  padding-bottom: 90px;
  pointer-events: initial;
  width: 365px;
  max-width: 100%;
  height: 100vh;
  overflow: auto;
  margin-left: auto;
  position: relative;
  z-index: 1;
  background-color: #fff;
  transition: 0.3s ease-in-out;
}
#side-menu .side-menu-wrapper:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/side-menu-graphic.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#side-menu .side-menu-wrapper .main-menu-container {
  padding: 40px 40px 90px 40px;
  display: flex;
  height: 100%;
  justify-content: space-between;
  flex-direction: column;
}
#side-menu .top-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#side-menu .top-wrapper ul li {
  margin-bottom: clamp(16px, 1.66666667vw, 24px);
}
#side-menu .top-wrapper ul li a {
  font-weight: 600;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#side-menu .top-wrapper ul li a:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/acc-arrow-right.svg');
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  transition: all 0.3s ease-out;
  background-position: center right;
}
#side-menu .top-wrapper ul li a:hover {
  color: #307aff;
}
#side-menu .top-wrapper ul li a:hover:after {
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/arrow-right-blue.svg');
  background-repeat: no-repeat;
  background-position: center right;
}
#side-menu .bottom-wrapper .bottom-footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 16px;
}
#side-menu .bottom-wrapper .bottom-footer-menu ul li {
  position: relative;
}
#side-menu .bottom-wrapper .bottom-footer-menu ul li:not(:first-child):after {
  position: absolute;
  top: 3px;
  left: -8px;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #222a6c;
  background-repeat: no-repeat;
}
#side-menu .bottom-wrapper .bottom-footer-menu ul li a {
  font-size: 14px;
  font-weight: 600;
}
#side-menu .bottom-wrapper .bottom-footer-menu ul li a:hover {
  color: #307aff;
}
#side-menu .bottom-wrapper .footer-socials ul {
  list-style-type: none;
  padding: 0;
  margin-top: clamp(20px, 2.43055556vw, 35px);
  display: flex;
  column-gap: 30px;
  justify-content: center;
}
#side-menu .bottom-wrapper .footer-socials ul li a {
  background-color: #307aff;
  color: #fff;
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.side-menu-trigger {
  width: 22px;
  height: 18px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: inline-block;
}
.side-menu-trigger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 100%;
  background: #222a6c;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  border-radius: 1px;
}
.side-menu-trigger span:nth-child(1) {
  top: 1px;
}
.side-menu-trigger span:nth-child(2) {
  top: 9px;
}
.side-menu-trigger span:nth-child(3) {
  top: 17px;
}
.side-menu-trigger.active span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.side-menu-trigger.active span:nth-child(2) {
  opacity: 0;
  right: -40px;
}
.side-menu-trigger.active span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
body.scrolled #side-menu .side-menu-wrapper .main-menu-container {
  padding: 40px 40px 40px 40px;
}
#mobile-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0.4s;
  pointer-events: none;
  visibility: hidden;
  z-index: 99;
  background-color: #fff;
}
#mobile-menu .mobile-menu-wrapper {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -45.6%, rgba(255, 255, 255, 0.4) 50.45%);
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: auto;
  padding: 32px 20px;
}
#mobile-menu .mobile-menu-wrapper:after {
  position: absolute;
  bottom: -105px;
  right: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/side-menu-graphic.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100%;
  width: 100%;
  z-index: -1;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li {
  padding: 12px 0;
  border-bottom: 1px solid #F0F0F0;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li a {
  color: #222a6c;
  font-size: 16px;
  line-height: normal;
  font-style: normal;
  font-weight: 600;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li a .menu-icon {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li a:hover {
  font-weight: 700;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li.active > .sub-menu {
  display: flex;
  flex-direction: column;
  gap: 1px;
  margin-top: 10px;
  background-color: #f8a032;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li.active > .sub-menu li {
  padding-bottom: 5px;
  padding-top: 5px;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li.active > .sub-menu li a {
  color: #222a6c;
  padding: 10px 0;
  width: 100%;
  display: block;
}
#mobile-menu .mobile-menu-wrapper .primary-menu ul li.active > .sub-menu li a:hover {
  font-weight: 700;
}
#mobile-menu .mobile-menu-wrapper .right-content .login-btn {
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #F0F0F0;
}
#mobile-menu .mobile-menu-wrapper .right-content .login-btn .menu-icon {
  height: 24px;
  width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#mobile-menu .mobile-menu-wrapper .right-content .header-cta {
  width: 100%;
  margin: 40px 0;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul li {
  margin-bottom: clamp(16px, 1.66666667vw, 24px);
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul li a {
  font-weight: 600;
  position: relative;
  font-size: 16px;
  display: flex;
  align-items: center;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul li a:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/acc-arrow-right.svg');
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  transition: all 0.3s ease-out;
  background-position: center right;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul li a:hover {
  color: #307aff;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .top-wrapper ul li a:hover:after {
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/arrow-right-blue.svg');
  background-repeat: no-repeat;
  background-position: center right;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper {
  margin-top: 64px;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .bottom-footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 16px;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .bottom-footer-menu ul li {
  position: relative;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .bottom-footer-menu ul li:not(:first-child):after {
  position: absolute;
  top: 3px;
  left: -8px;
  content: '';
  height: 16px;
  width: 1px;
  background-color: #222a6c;
  background-repeat: no-repeat;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .bottom-footer-menu ul li a {
  font-size: 14px;
  font-weight: 600;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .bottom-footer-menu ul li a:hover {
  color: #307aff;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .footer-socials ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 0;
  display: flex;
  column-gap: 30px;
  justify-content: center;
}
#mobile-menu .mobile-menu-wrapper .side-menu-wrapper .bottom-wrapper .footer-socials ul li a {
  background-color: #307aff;
  color: #fff;
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  #mobile-menu {
    height: calc(100vh - 80px);
  }
  #mobile-menu .mobile-menu-wrapper .mobile-header-cta .bt {
    width: auto;
  }
}
body.mobile-menu-open #mobile-menu {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: initial;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0s;
}
.site-footer {
  background-color: #222a6c;
  color: #fff;
}
.site-footer .container {
  max-width: 1440px;
}
.site-footer .top-footer {
  padding: 40px 0;
}
.site-footer .top-footer .container {
  display: flex;
  justify-content: center;
}
.site-footer .top-footer .footer-logo {
  width: 250px;
}
@media (min-width: 768px) {
  .site-footer .top-footer .container {
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .site-footer .top-footer .footer-socials {
    display: none;
  }
}
.site-footer .middle-footer {
  padding: 40px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.site-footer .middle-footer .footer-menu-cols a {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.site-footer .middle-footer .footer-menu-cols a:hover {
  color: #307aff;
}
.site-footer .middle-footer .footer-menu-cols ul {
  margin-bottom: 0;
  padding-left: 0;
}
.site-footer .middle-footer .footer-menu-cols ul li {
  list-style: none;
  margin-bottom: 4px;
}
.site-footer .middle-footer .footer-menu-cols ul li:last-child {
  margin-bottom: 0;
}
.site-footer .middle-footer h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #ffffff;
  font-style: normal;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .site-footer .middle-footer .row {
    row-gap: 20px;
  }
}
@media (min-width: 768px) {
  .site-footer .middle-footer .row {
    justify-content: space-between;
  }
  .site-footer .middle-footer .col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: max-content;
  }
}
.site-footer .bottom-footer {
  padding-top: 40px;
  padding-bottom: 40px;
}
.site-footer .bottom-footer .footer-copyrights {
  font-size: 12px;
}
.site-footer .bottom-footer .footer-links a {
  font-size: 12px;
  color: #fff;
}
.site-footer .bottom-footer .footer-links a:hover {
  color: #307aff;
}
.site-footer .bottom-footer .footer-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.site-footer .bottom-footer .footer-links ul li {
  display: inline-block;
}
.site-footer .bottom-footer .footer-links ul li:not(:last-child) {
  margin-right: 20px;
}
@media (min-width: 768px) {
  .site-footer .bottom-footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .site-footer .bottom-footer .footer-socials {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-footer .bottom-footer {
    text-align: center;
  }
  .site-footer .bottom-footer .footer-socials {
    justify-content: center;
    margin-bottom: 40px;
    display: flex;
  }
  .site-footer .bottom-footer .footer-copyrights {
    margin-bottom: 12px;
  }
}
.site-footer .footer-socials ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  column-gap: 20px;
}
.site-footer .footer-socials ul li a {
  background-color: #307aff;
  color: #fff;
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.intro-heading:not(:last-child) {
  margin-bottom: clamp(30px, 3.19444444vw, 46px);
}
.intro-heading h2 {
  font-size: clamp(18px, 1.94444444vw, 28px);
}
.intro-heading .description {
  margin-top: 4px;
  max-width: 670px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.intro-heading .cta-wrapper {
  margin-top: clamp(20px, 2.43055556vw, 35px);
}
.section-section_intro.home-intro-section {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -45.6%, rgba(255, 255, 255, 0.4) 50.45%);
}
.section-section_intro.home-intro-section .bt.btn-blue {
  background: #307AFF;
  border-color: #307AFF;
}
.section-section_intro.home-intro-section .bt.btn-blue:hover {
  background: #222a6c;
  border-color: #222a6c;
}
.site-popup {
  margin: 0;
  max-width: 860px;
  margin: 0 auto;
}
.site-popup .popup-wrapper {
  padding: 50px 30px;
  background-color: #fff;
  position: relative;
  margin: 30px 0;
  z-index: 1;
}
.site-popup .popup-wrapper .close-popup {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  top: 15px;
  right: 15px;
  color: #222a6c;
}
.site-popup .popup-wrapper .popup-content h3 {
  margin-bottom: 20px;
}
.site-popup .popup-wrapper .popup-content iframe {
  width: 100%;
  height: 600px;
}
@media (min-width: 768px) {
  .site-popup .popup-wrapper {
    padding: 60px 30px;
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .site-popup .popup-wrapper .popup-content h3 {
    margin-bottom: 30px;
  }
  .site-popup .popup-wrapper .popup-content .image {
    margin-bottom: 30px;
  }
}
#location-confirmation-popup {
  max-width: 600px;
}
@media (max-width: 767.98px) {
  #location-confirmation-popup {
    margin: 0 10px;
  }
}
#location-confirmation-popup .popup-wrapper {
  padding: 20px 20px 32px;
  border-radius: 8px;
  background: #FEFBF6;
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
}
#location-confirmation-popup .popup-wrapper .close-popup {
  top: 20px;
  right: 20px;
  height: 24px;
  width: 24px;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-title {
  font-size: clamp(16px, 1.38888889vw, 20px);
  text-transform: uppercase;
  border-bottom: 2px solid rgba(217, 216, 214, 0.5);
  padding: 0 0 20px;
  font-weight: 700;
  margin: 0;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper {
  text-align: center;
  padding: 24px 0 0;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .confirmation-text {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #393939;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .confirmation-text span {
  font-weight: 700;
  text-transform: capitalize;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .location-name {
  font-size: clamp(16px, 1.38888889vw, 20px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .address {
  font-size: 16px;
  color: #393939;
  max-width: 355px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .cta-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}
#location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .cta-wrapper .btn {
  width: 100%;
}
@media (min-width: 768px) {
  #location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .cta-wrapper {
    flex-wrap: nowrap;
    gap: 20px;
  }
  #location-confirmation-popup .popup-wrapper .popup-content .modal-content-wrapper .cta-wrapper .btn {
    width: 50%;
  }
}
#loyalty-club-form-popup {
  max-width: 1000px;
}
@media (max-width: 767.98px) {
  #loyalty-club-form-popup {
    margin: 0 10px;
  }
}
#loyalty-club-form-popup .popup-wrapper {
  padding: 20px 20px 32px;
  border-radius: 8px;
  background: #FEFBF6;
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
}
#loyalty-club-form-popup .popup-wrapper .close-popup {
  top: 20px;
  right: 20px;
  height: 24px;
  width: 24px;
}
#loyalty-club-form-popup .popup-wrapper .popup-content .modal-title {
  font-size: clamp(16px, 1.38888889vw, 20px);
  text-transform: uppercase;
  border-bottom: 2px solid rgba(217, 216, 214, 0.5);
  padding: 0 0 20px;
  font-weight: 700;
  margin: 0;
}
#loyalty-club-form-popup .popup-wrapper .popup-content .modal-content-wrapper {
  padding: 24px 0 0;
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  background: #222a6c;
  backdrop-filter: blur(2px);
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.9;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  width: 100%;
}
.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: #f8a032;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}
body:not(.single-post) {
  overflow-x: hidden;
}
.container,
.container-full,
.container-small,
.container-medium,
.container-large,
.container-fluid {
  max-width: 1210px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .container,
  .container-full,
  .container-small,
  .container-medium,
  .container-large,
  .container-fluid {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.container-large {
  max-width: 1440px;
}
.container-full,
.container-fluid {
  max-width: 100%;
}
.no-padding {
  padding: 0;
}
.no-padding-top {
  padding-top: 0;
}
.no-padding-bottom {
  padding-bottom: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.image-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-cover {
  position: absolute;
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.image-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.slick-slide {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.slick-dots {
  position: relative;
  text-align: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  z-index: 2;
  width: 100%;
  bottom: 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 2px;
}
.slick-dots li button {
  background: transparent;
  width: 16px;
  height: 16px;
  border: 1px solid #222a6c;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-indent: 10000px;
  padding: 0;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  position: relative;
}
.slick-dots li.slick-active button {
  border-color: #f8a032;
  background-color: #f8a032;
}
.slick-dots li:only-child {
  display: none;
}
#page {
  opacity: 0;
  -webkit-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.site-content-contain {
  background-color: #fff;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
html.touch button:focus {
  outline: none;
}
.page-section {
  padding-top: clamp(40px, 4.72222222vw, 68px);
  padding-bottom: clamp(40px, 4.72222222vw, 68px);
}
.page-section .container,
.page-section .container-medium,
.page-section .container-small {
  position: relative;
  z-index: 1;
}
.page-section.remove-padding-top,
.page-section.no-padding-top {
  padding-top: 0;
}
.page-section.remove-padding-bottom,
.page-section.no-padding-bottom {
  padding-bottom: 0;
}
.description *:last-child {
  margin-bottom: 0;
}
.section-global_sections {
  padding: 0;
}
.slick-slider {
  touch-action: auto;
  -ms-touch-action: auto;
}
.mt10 {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .just-on-mobile {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .just-on-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}
ul.no-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.row.row-xs {
  margin-right: -5px;
  margin-left: -5px;
}
.row.row-xs > [class^=col-] {
  padding-right: 5px;
  padding-left: 5px;
}
.row.row-sm {
  margin-right: -10px;
  margin-left: -10px;
}
.row.row-sm > [class^=col-] {
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 1200px) {
  .row.row-xxl {
    margin-right: -40px;
    margin-left: -40px;
  }
  .row.row-xxl > [class^=col-] {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.text-center {
  text-align: center;
}
.fw-700 {
  font-weight: 700;
}
.text-uppercase {
  text-transform: uppercase;
}
.w-100 {
  width: 100%;
}
.slick-item-wrapper {
  height: 100%;
}
.desktop-spacer {
  display: none;
}
@media (min-width: 768px) {
  .desktop-spacer {
    display: block;
  }
}
.tooltip-wrapper {
  position: relative;
  z-index: 1;
}
.tooltip-wrapper .tooltip-content {
  position: absolute;
  left: -40px;
  top: calc(100% + 12px);
  width: 150px;
  padding: 8px;
  background-color: #307aff;
  color: #fff;
  font-size: 10px;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-25px);
  transition: all 0.3s ease;
}
.tooltip-wrapper .tooltip-content svg {
  position: absolute;
  bottom: 99%;
  left: 40px;
}
.tooltip-wrapper.active .tooltip-content {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.section-hero {
  padding: 0;
}
.section-hero .hero-wrapper .hero-headings {
  color: #ffffff;
  padding-top: clamp(48px, 4.44444444vw, 64px);
  padding-bottom: clamp(48px, 4.44444444vw, 64px);
}
.section-hero .hero-wrapper .hero-headings .hero-title {
  font-family: 'Idlewild';
  font-size: clamp(24px, 1.94444444vw, 28px);
  margin-bottom: clamp(12px, 1.38888889vw, 20px);
  text-transform: uppercase;
  color: #f8a032;
}
.section-hero .hero-wrapper .hero-headings .description {
  font-size: clamp(15px, 1.38888889vw, 20px);
}
.section-hero .hero-wrapper .hero-headings .description *:last-child {
  margin-bottom: 0;
}
.section-hero .hero-wrapper .hero-headings .cta-wrapper {
  margin-top: clamp(24px, 3.05555556vw, 44px);
}
.section-hero .hero-wrapper .hero-headings .cta-wrapper .btn-outline {
  border-color: #fff;
  color: #fff;
  margin-top: 8px;
}
.section-hero .hero-wrapper .hero-headings .cta-wrapper .btn-outline:hover {
  background-color: #fff;
  color: #222a6c;
}
@media (max-width: 767px) {
  .section-hero .hero-wrapper .hero-headings {
    text-align: center;
    padding-top: 24px;
  }
  .section-hero .hero-wrapper .hero-headings .hero-title {
    color: #f8a032;
  }
  .section-hero .hero-wrapper .hero-headings .cta-wrapper .bt {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-hero .hero-wrapper .hero-headings {
    padding-right: 35px;
  }
  .section-hero .hero-wrapper .hero-headings .cta-wrapper {
    display: inline-flex;
    flex-direction: column;
  }
  .section-hero .hero-wrapper .hero-headings .cta-wrapper .bt {
    min-width: 275px;
  }
}
.section-hero .video-wrapper {
  position: static;
}
.section-hero .video-wrapper .video-trigger {
  position: absolute;
  right: 40px;
  bottom: 48px;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8a032;
  border-radius: 50%;
  border: none;
  z-index: 2;
  cursor: pointer;
}
.section-hero .image-wrapper {
  position: static;
}
@media (max-width: 767px) {
  .section-hero .row {
    flex-direction: column-reverse;
  }
  .section-hero .video-wrapper {
    position: relative;
  }
  .section-hero .video-wrapper #hero-video {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    border-radius: 0 0 25px 25px;
  }
  .section-hero .image-wrapper {
    position: relative;
  }
  .section-hero .image-wrapper img {
    width: calc(100% + 40px);
    border-radius: 0 0 25px 25px;
    margin-left: -20px;
    margin-right: -20px;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .section-hero {
    position: relative;
    background-image: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/hero-graphic.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .section-hero .container {
    position: static;
  }
  .section-hero .hero-wrapper {
    align-items: center;
    display: flex;
  }
  .section-hero .video-wrapper #hero-video {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    border-radius: 35px 0 0 35px;
    object-fit: cover;
  }
  .section-hero .image-wrapper img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    border-radius: 35px 0 0 35px;
    object-fit: cover;
  }
}
@media (min-width: 768px) {
  .home .section-hero .hero-wrapper {
    min-height: 520px;
  }
}
@media (max-width: 767px) {
  body.page-template-blog .section-hero .hero-wrapper .hero-headings .hero-title {
    color: #fff;
  }
}
.section-hero_inner {
  position: relative;
  border-radius: 0 0 20px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: clamp(80px, 8.33333333vw, 120px);
  padding-bottom: clamp(80px, 8.33333333vw, 120px);
}
.section-hero_inner:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(0deg, rgba(34, 42, 108, 0.4) 0%, rgba(34, 42, 108, 0.4) 100%);
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 20px;
}
.section-hero_inner:has(.background-w-spindle):before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/hero-inner-graphic.svg');
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 100%;
  width: 100%;
}
.section-hero_inner .hero-wrapper {
  padding-top: clamp(50px, 3.95833333vw, 57px);
  padding-bottom: clamp(50px, 3.95833333vw, 57px);
}
.section-hero_inner .hero-wrapper .hero-wrapper-inner {
  text-align: center;
}
.section-hero_inner .hero-wrapper .hero-wrapper-inner .hero-headings .hero-title {
  color: #ffffff;
  margin: 0;
}
.section-inner_hero {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  padding: 0;
}
.section-inner_hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(0deg, rgba(34, 42, 108, 0.6) 0%, rgba(34, 42, 108, 0.6) 100%);
}
.section-inner_hero .container {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.section-inner_hero h1 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 8px;
  font-family: 'Idlewild';
  line-height: 146%;
  display: flex;
  align-items: center;
}
.section-inner_hero h1 .icon {
  height: 43px;
  width: 43px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCA0NCA0MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggb3BhY2l0eT0iMC45IiBkPSJNMjQuODk4OSAzNy42MTUzQzI5LjI3MDkgMzMuODQyIDM3LjA0OTIgMjYuMTMzIDM3LjA0OTIgMTkuMDU4NkMzNy4wNDkyIDE1LjE0NDMgMzUuNDYzNiAxMS4zOTA0IDMyLjY0MTIgOC42MjI1NkMyOS44MTg4IDUuODU0NzUgMjUuOTkwNyA0LjI5OTggMjEuOTk5MiA0LjI5OThDMTguMDA3NyA0LjI5OTggMTQuMTc5NyA1Ljg1NDc1IDExLjM1NzMgOC42MjI1NkM4LjUzNDg0IDExLjM5MDQgNi45NDkyMiAxNS4xNDQzIDYuOTQ5MjIgMTkuMDU4NkM2Ljk0OTIyIDI2LjEzMyAxNC43MjUxIDMzLjg0MiAxOS4wOTk2IDM3LjYxNTNDMTkuODk3NSAzOC4zMTM4IDIwLjkyOTcgMzguNjk5OCAyMS45OTkyIDM4LjY5OThDMjMuMDY4OCAzOC42OTk4IDI0LjEwMDkgMzguMzEzOCAyNC44OTg5IDM3LjYxNTNaTTE2Ljk4MjYgMTkuMDU4NkMxNi45ODI2IDE3Ljc1MzkgMTcuNTExMSAxNi41MDI1IDE4LjQ1MTkgMTUuNTc5OUMxOS4zOTI3IDE0LjY1NzMgMjAuNjY4NyAxNC4xMzkgMjEuOTk5MiAxNC4xMzlDMjMuMzI5NyAxNC4xMzkgMjQuNjA1NyAxNC42NTczIDI1LjU0NjUgMTUuNTc5OUMyNi40ODczIDE2LjUwMjUgMjcuMDE1OSAxNy43NTM5IDI3LjAxNTkgMTkuMDU4NkMyNy4wMTU5IDIwLjM2MzQgMjYuNDg3MyAyMS42MTQ3IDI1LjU0NjUgMjIuNTM3M0MyNC42MDU3IDIzLjQ1OTkgMjMuMzI5NyAyMy45NzgyIDIxLjk5OTIgMjMuOTc4MkMyMC42Njg3IDIzLjk3ODIgMTkuMzkyNyAyMy40NTk5IDE4LjQ1MTkgMjIuNTM3M0MxNy41MTExIDIxLjYxNDcgMTYuOTgyNiAyMC4zNjM0IDE2Ljk4MjYgMTkuMDU4NloiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.section-inner_hero a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  margin-bottom: 28px;
}
.section-inner_hero .desc {
  color: #fff;
  font-size: 20px;
}
.gradient-container {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.2) -45.6%, rgba(255, 255, 255, 0.4) 50.45%);
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card {
  padding: 0 16px 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 15px), 50% 100%, 0 calc(100% - 15px));
  z-index: -2;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 15px), 50% 100%, 0 calc(100% - 15px));
  z-index: -1;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-header {
  padding: 20px 10px 25px;
  clip-path: polygon(0 0, 100% 0%, 100% 80%, 50% 100%, 0 80%);
  margin: -1px -23px 16px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-header .card-title {
  font-size: 16px;
  font-weight: 300;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper {
  font-size: 12px;
  position: relative;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .badge {
  position: absolute;
  padding: 4px 15px 4px 5px;
  color: #222a6c;
  background-color: #f8a032;
  clip-path: polygon(100% 0, calc(100% - 10px) 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
  font-weight: 700;
  top: 22px;
  right: -30px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-top-note {
  margin-bottom: 6px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items {
  margin-bottom: 12px;
  display: flex;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items .image-wrapper {
  display: flex;
  min-width: 24px;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items .list {
  font-size: 16px;
  display: flex;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items .list .tooltip-wrapper .btn {
  padding: 0;
  width: 12px;
  min-width: 12px;
  min-height: initial;
  margin-left: 8px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items .list .tooltip-wrapper .btn svg {
  width: 100%;
  height: auto;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .list-items-wrapper .list-group .list-group-items .list .tooltip-wrapper .btn.tooltip-icon {
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/icons/tooltip.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-footer {
  margin-top: auto;
  padding: 12px 0;
  border-top: 1px solid #cfdef9;
  border-bottom: 1px solid #cfdef9;
  display: flex;
  font-size: 8px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-footer *:last-child {
  margin-bottom: 0;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-footer .text-left {
  padding-right: 16px;
  border-right: 1px solid #cfdef9;
  width: 50%;
  white-space: nowrap;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-footer .text-right {
  padding-left: 16px;
  width: 50%;
  white-space: nowrap;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-footer .price span {
  font-size: 12px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .card-description {
  margin-top: 8px;
  font-size: 10px;
  color: #393939;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .cta-wrapper {
  padding-top: 20px;
}
.section-pricing_cards .pricing-cards-wrapper .pricing-card .cta-wrapper .btn {
  width: 100%;
}
@media (max-width: 767px) {
  .section-pricing_cards .intro-heading .cta-wrapper {
    display: none;
  }
}
@media (max-width: 579px) {
  .section-pricing_cards {
    overflow: hidden;
  }
  .section-pricing_cards .slick-dots {
    position: absolute;
    bottom: -30px;
  }
  .section-pricing_cards .price-slider {
    margin-bottom: 40px;
  }
  .section-pricing_cards .price-slider .slick-list {
    overflow: initial;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.section-services_cards {
  padding-top: 0;
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -45.6%, rgba(255, 255, 255, 0.4) 50.45%);
}
.section-services_cards .services-navbar {
  position: sticky;
  top: 100px;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #B8B6B6;
  background: #F0F0F0;
  margin-bottom: clamp(40px, 4.44444444vw, 64px);
  z-index: 100;
}
.section-services_cards .services-navbar a {
  position: relative;
  font-size: clamp(12px, 1.38888889vw, 20px);
  color: #393939;
  line-height: clamp(32px, 4.65277778vw, 67px);
  margin-left: clamp(20px, 4.30555556vw, 62px);
  margin-right: clamp(20px, 4.30555556vw, 62px);
}
.section-services_cards .services-navbar a:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background-color: #222a6c;
  transition: all .5s;
}
.section-services_cards .services-navbar a.active,
.section-services_cards .services-navbar a:hover {
  color: #222a6c;
}
.section-services_cards .services-navbar a.active:after,
.section-services_cards .services-navbar a:hover:after {
  width: 100%;
}
.section-services_cards .services-navbar a.active {
  font-weight: 700;
}
.section-services_cards .services-navbar a span {
  display: none;
}
@media (min-width: 1024px) {
  .section-services_cards .services-navbar a span {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .section-services_cards .services-navbar {
    top: 51px;
  }
}
.section-services_cards .services-cards-wrapper .service-card {
  padding: 0 0 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  border-top-left-radius: clamp(12px, 1.11111111vw, 16px);
  border-top-right-radius: clamp(12px, 1.11111111vw, 16px);
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
  overflow: hidden;
  margin-bottom: 40px;
  background: linear-gradient(180deg, rgba(240, 240, 240, 0) 18.25%, rgba(173, 173, 173, 0.15) 60.28%), #ffffff;
  filter: drop-shadow(2px 2px 8px rgba(34, 42, 108, 0.2));
  clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 15px), 50% 100%, 0 calc(100% - 15px));
  /* &:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: @grey-light;
                clip-path: polygon(0 0, 100% 0%, 100% calc(~"100% - 15px"), 50% 100%, 0 calc(~"100% - 15px"));
                z-index: -2;
            }

            &:after {
                content: "";
                position: absolute;
                top: 1px;
                left: 1px;
                width: calc(~"100% - 2px");
                height: calc(~"100% - 2px");
                background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(247, 247, 247, 1));
                clip-path: polygon(0 0, 100% 0%, 100% calc(~"100% - 15px"), 50% 100%, 0 calc(~"100% - 15px"));
                z-index: -1;
            } */
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card {
    border-radius: 16px;
    clip-path: none;
  }
}
.section-services_cards .services-cards-wrapper .service-card:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  background: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/service-card-graphic.svg');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.section-services_cards .services-cards-wrapper .service-card .card-header {
  position: relative;
  padding: 20px 10px;
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
  z-index: 1;
}
.section-services_cards .services-cards-wrapper .service-card .card-header .card-title {
  font-size: clamp(16px, 1.94444444vw, 28px);
  font-weight: 300;
  margin: 0;
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .card-header {
    padding: 28px 10px;
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 50% 100%, 0 70%);
    margin: 0 0 40px;
  }
}
.section-services_cards .services-cards-wrapper .service-card .card-details .main-description {
  font-size: 16px;
  color: #222a6c;
  margin-bottom: clamp(16px, 2.22222222vw, 32px);
}
.section-services_cards .services-cards-wrapper .service-card .card-details .image-wrapper img {
  height: 216px;
  width: 100%;
  object-fit: cover;
  border-bottom-right-radius: clamp(12px, 1.38888889vw, 20px);
  border-bottom-left-radius: clamp(12px, 1.38888889vw, 20px);
}
.section-services_cards .services-cards-wrapper .service-card .card-details .price {
  font-size: clamp(20px, 1.66666667vw, 24px);
}
@media (max-width: 1023.98px) {
  .section-services_cards .services-cards-wrapper .service-card .card-details .image-wrapper {
    margin-top: -50px;
  }
  .section-services_cards .services-cards-wrapper .service-card .card-details .content-wrapper {
    padding: 16px 35px 5px;
  }
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .card-details {
    padding: 0 40px 20px;
    border-bottom: 1px solid rgba(48, 122, 255, 0.2);
  }
  .section-services_cards .services-cards-wrapper .service-card .card-details .image-wrapper img {
    height: 320px;
    border-radius: 20px;
  }
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd {
  background: #FFF;
  border-radius: 4px;
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
  margin-bottom: 16px;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .dd-title {
  font-size: 16px;
  color: #222a6c;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 9px 20px;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .dd-title .close {
  margin-left: auto;
  flex-shrink: 0;
  display: block;
  height: 38px;
  width: 36px;
  height: clamp(22px, 2.63888889vw, 38px);
  width: clamp(20px, 2.5vw, 36px);
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/acc-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .list-items-wrapper {
  padding: 16px 12px 8px;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .list-items-wrapper .list-group {
  align-items: stretch;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .list-items-wrapper .list-group .list-group-items {
  max-width: 25%;
  width: 25%;
  padding: 0 5px 8px;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .list-items-wrapper .list-group .list-group-items .list {
  margin-top: 5px;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd .list-items-wrapper .list-group .list-group-items:nth-child(4n) {
  border-right: none;
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd.active .dd-title .close {
  transform: rotate(180deg);
}
.section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd.active .list-items-wrapper {
  display: block;
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .card-details .wash-dd {
    display: none;
  }
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper {
  display: none;
  position: relative;
  padding: 20px 40px 0;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-top-note {
  margin-bottom: 6px;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items {
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 10px;
  align-items: center;
  text-align: center;
  border-right: 1px solid rgba(48, 122, 255, 0.2);
  max-width: 72px;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items .image-wrapper {
  display: flex;
  min-width: 36px;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  margin-bottom: 4px;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items .list {
  font-size: 10px;
  display: flex;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items .list .tooltip-wrapper .btn {
  padding: 0;
  width: 12px;
  min-width: 12px;
  min-height: initial;
  margin-left: 8px;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items .list .tooltip-wrapper .btn svg {
  width: 100%;
  height: auto;
}
.section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group .list-group-items:last-child {
  border-right: 0;
}
@media (max-width: 1199.98px) {
  .section-services_cards .services-cards-wrapper .service-card .list-items-wrapper .list-group {
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .list-items-wrapper {
    display: block;
  }
}
.section-services_cards .services-cards-wrapper .service-card .card-footer {
  margin-top: auto;
  padding: 12px 0;
  border-top: 1px solid #cfdef9;
  border-bottom: 1px solid #cfdef9;
  display: flex;
  font-size: 8px;
}
.section-services_cards .services-cards-wrapper .service-card .card-footer *:last-child {
  margin-bottom: 0;
}
.section-services_cards .services-cards-wrapper .service-card .card-footer .price-wrap:first-child {
  padding-right: 16px;
  border-right: 1px solid #cfdef9;
  width: 50%;
  white-space: nowrap;
  text-align: center;
}
.section-services_cards .services-cards-wrapper .service-card .card-footer .price-wrap:first-child p {
  font-size: clamp(8px, 0.83333333vw, 12px);
}
.section-services_cards .services-cards-wrapper .service-card .card-footer .price-wrap:last-child {
  padding-left: 16px;
  width: 50%;
  white-space: nowrap;
  text-align: center;
}
.section-services_cards .services-cards-wrapper .service-card .card-footer .price-wrap:last-child > span > span {
  font-size: 12px;
}
.section-services_cards .services-cards-wrapper .service-card .card-footer .price-wrap:last-child p {
  font-size: clamp(8px, 0.83333333vw, 12px);
}
.section-services_cards .services-cards-wrapper .service-card .card-description {
  margin-top: 12px;
  margin-bottom: clamp(20px, 2.22222222vw, 32px);
  font-size: 10px;
  color: #393939;
  text-align: center;
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .card-description {
    text-align: left;
  }
}
.section-services_cards .services-cards-wrapper .service-card .cta-wrapper .btn {
  min-width: 100%;
}
@media (min-width: 1024px) {
  .section-services_cards .services-cards-wrapper .service-card .cta-wrapper .btn {
    min-width: 340px;
  }
}
@media (max-width: 767px) {
  .section-services_cards .intro-heading .cta-wrapper {
    display: none;
  }
}
.section-list_w_icons .section-content-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 32px 20px;
  position: relative;
  border-radius: 20px;
  color: #fff;
  overflow: hidden;
}
.section-list_w_icons .section-content-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 42, 108, 0.9);
  z-index: 1;
}
.section-list_w_icons .section-content-wrapper .row {
  z-index: 1;
  position: relative;
  align-items: center;
}
.section-list_w_icons .section-content-wrapper .title {
  font-size: clamp(24px, 3.33333333vw, 48px);
  margin-bottom: 20px;
}
.section-list_w_icons .section-content-wrapper .subtitle {
  margin-bottom: 20px;
}
.section-list_w_icons .section-content-wrapper .cta-wrapper {
  margin-top: 20px;
}
.section-list_w_icons .section-content-wrapper .icons-list-wrapper .item {
  display: flex;
}
@media (min-width: 768px) {
  .section-list_w_icons .section-content-wrapper .icons-list-wrapper .item {
    align-items: center;
  }
}
.section-list_w_icons .section-content-wrapper .icons-list-wrapper .item img {
  min-width: clamp(24px, 3.47222222vw, 50px);
  width: clamp(24px, 3.47222222vw, 50px);
  margin-right: clamp(8px, 1.11111111vw, 16px);
  height: auto;
}
.section-list_w_icons .section-content-wrapper .icons-list-wrapper .item h3 {
  margin-bottom: 8px;
  font-size: clamp(16px, 1.38888889vw, 20px);
}
.section-list_w_icons .section-content-wrapper .icons-list-wrapper .item .list-description {
  font-size: clamp(14px, 1.11111111vw, 16px);
}
.section-list_w_icons .section-content-wrapper .icons-list-wrapper .item:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .section-list_w_icons .section-content-wrapper {
    padding: clamp(40px, 5.55555556vw, 80px);
  }
}
@media (max-width: 767px) {
  .section-list_w_icons .section-content-wrapper .icons-list-wrapper {
    margin-top: 32px;
  }
  .section-list_w_icons .section-content-wrapper .subtitle {
    font-size: 16px;
  }
}
.section-icon_list {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -45.6%, rgba(255, 255, 255, 0.4) 20.45%);
}
.section-icon_list .intro-heading .description {
  color: #393939;
}
.section-icon_list .list-items-wrapper {
  position: relative;
  padding: 20px 40px 0;
}
@media (max-width: 991.98px) {
  .section-icon_list .list-items-wrapper {
    padding: 0;
  }
}
.section-icon_list .list-items-wrapper .list-group {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.section-icon_list .list-items-wrapper .list-group:has(:nth-child(6)) {
  justify-content: unset;
}
@media (max-width: 767.98px) {
  .section-icon_list .list-items-wrapper .list-group {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(33.3%, 1fr));
    align-items: unset;
  }
}
.section-icon_list .list-items-wrapper .list-group .list-group-items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 20%;
  max-width: 20%;
  position: relative;
  margin-bottom: clamp(24px, 3.33333333vw, 48px);
}
@media (min-width: 768px) {
  .section-icon_list .list-items-wrapper .list-group .list-group-items:not(:nth-child(5n+5)) {
    border-right: 1px solid rgba(48, 122, 255, 0.2);
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items:not(.no-border):after {
    position: absolute;
    bottom: -24px;
    left: 0;
    content: '';
    width: 100%;
    height: .5px;
    background: rgba(48, 122, 255, 0.2);
  }
}
.section-icon_list .list-items-wrapper .list-group .list-group-items .image-wrapper {
  display: flex;
  min-width: 58px;
  width: 58px;
  height: 60px;
  align-items: center;
  justify-content: center;
}
.section-icon_list .list-items-wrapper .list-group .list-group-items .list {
  font-size: clamp(10px, 1.11111111vw, 16px);
  display: flex;
  font-weight: 600;
  color: #393939;
}
.section-icon_list .list-items-wrapper .list-group .list-group-items:last-child {
  border-right: 0;
}
@media (max-width: 767.98px) {
  .section-icon_list .list-items-wrapper .list-group .list-group-items {
    min-width: 33.3%;
    max-width: 100%;
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items:not(:nth-child(3n+3)) {
    border-right: 1px solid rgba(48, 122, 255, 0.2);
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items:last-child {
    border-right: none;
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items:not(.no-border):after {
    position: absolute;
    bottom: -12px;
    left: 0;
    content: '';
    width: 100%;
    height: .5px;
    background: rgba(48, 122, 255, 0.2);
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items .image-wrapper {
    min-width: 38px;
    width: 38px;
    height: 37px;
    margin-bottom: 8px;
  }
  .section-icon_list .list-items-wrapper .list-group .list-group-items .list {
    padding: 0 24px;
  }
}
@media (max-width: 1199.98px) {
  .section-icon_list .list-items-wrapper .list-group {
    flex-wrap: wrap;
  }
}
.section-basic_content .row {
  justify-content: center;
}
.section-basic_content .content-wrap {
  max-width: 670px;
}
.section-basic_content .content-wrap .content-title {
  font-size: 20px;
  margin-bottom: 20px;
}
.section-basic_content .content-wrap .main-content {
  color: #393939;
  font-size: 16px;
}
.section-basic_content .content-wrap .main-content ul {
  padding-left: 30px;
}
.section-basic_content .content-wrap .main-content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-content_w_box .container {
  max-width: 1080px;
}
.section-content_w_box .box-item {
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(240, 240, 240, 0) 21.32%, rgba(173, 173, 173, 0.2) 70.44%), #ffffff;
  border: 1px solid #f0f0f0;
  padding: 24px 16px 0;
  color: #393939;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.section-content_w_box .box-item .box-alert {
  background-color: #307aff;
  color: #fff;
  padding: 8px;
  font-size: 7px;
  margin-bottom: 8px;
}
.section-content_w_box .box-item .box-title {
  margin-bottom: 8px;
}
.section-content_w_box .box-item .description {
  margin-bottom: 16px;
}
.section-content_w_box .box-item .box-image {
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
  margin-top: auto;
}
.section-content_w_box .box-item .box-image img {
  height: 180px;
  width: 240px;
  border-radius: 7px;
}
.section-content_w_box .box-item .cta-wrapper {
  width: calc(100% + 32px);
}
.section-content_w_box .box-item .cta-wrapper .bt {
  width: 100%;
}
@media (min-width: 767px) {
  .section-content_w_box .col-12:not(.slick-slide) .slick-item-wrapper {
    height: 100% !important;
  }
}
@media (min-width: 1024px) {
  .section-content_w_box .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .section-content_w_box .row .col-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section-content_w_icons_image .content-wrap .content-headings {
  color: #ffffff;
}
.section-content_w_icons_image .content-wrap .content-headings .content-title {
  font-size: clamp(24px, 3.33333333vw, 48px);
  margin-bottom: clamp(12px, 1.38888889vw, 20px);
}
.section-content_w_icons_image .content-wrap .content-headings .subtitle {
  font-size: clamp(16px, 1.38888889vw, 20px);
  font-weight: 700;
  margin-bottom: clamp(12px, 1.38888889vw, 20px);
}
.section-content_w_icons_image .content-wrap .content-headings .list-wrapper .list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}
.section-content_w_icons_image .content-wrap .content-headings .list-wrapper .list-item img {
  flex-shrink: 0;
  margin-top: 5px;
  height: clamp(24px, 2.08333333vw, 30px);
}
.section-content_w_icons_image .content-wrap .content-headings .list-wrapper .list-item span {
  margin-left: 12px;
  font-size: clamp(14px, 1.11111111vw, 16px);
  line-height: 150%;
}
.section-content_w_icons_image .content-wrap .content-headings .list-wrapper .list-item:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .section-content_w_icons_image .content-wrap .content-headings .list-wrapper {
    padding-right: 75px;
  }
}
@media (max-width: 767px) {
  .section-content_w_icons_image .content-wrap .content-headings {
    padding-top: 0;
  }
  .section-content_w_icons_image .content-wrap .content-headings .list-wrapper {
    margin-bottom: 36px;
  }
}
@media (min-width: 768px) {
  .section-content_w_icons_image .content-wrap .content-headings {
    padding-right: 35px;
  }
}
.section-content_w_icons_image .image-wrapper {
  position: static;
}
@media (max-width: 767px) {
  .section-content_w_icons_image {
    padding-bottom: 0 !important;
    overflow: hidden;
  }
  .section-content_w_icons_image .container {
    padding: 0;
  }
  .section-content_w_icons_image .content-wrap {
    padding: 0 35px;
  }
  .section-content_w_icons_image .image-wrapper {
    position: relative;
  }
  .section-content_w_icons_image .image-wrapper img {
    width: calc(100% + 40px);
  }
}
@media (min-width: 768px) {
  .section-content_w_icons_image {
    position: relative;
  }
  .section-content_w_icons_image .container {
    position: static;
  }
  .section-content_w_icons_image .content-wrap {
    align-items: center;
    display: flex;
  }
  .section-content_w_icons_image .image-wrapper img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    object-fit: cover;
  }
}
.section-content_w_image {
  position: relative;
}
.section-content_w_image.hero-content-v2.white-text .content-wrap .content-headings {
  color: #222a6c;
}
.section-content_w_image.hero-content-v2 .section-inner.style2 .row .content-wrap .content-headings {
  padding-left: 0;
  padding-right: 0;
}
.section-content_w_image.hero-content-v2 .section-inner.style2 .row .content-wrap .content-headings .content-title {
  font-size: clamp(18px, 1.94444444vw, 28px);
  font-family: 'Idlewild';
  padding-right: 80px;
}
@media (max-width: 767px) {
  .section-content_w_image:has(.style1) {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
    overflow: hidden;
  }
}
.section-content_w_image:has(.style1)::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/svg-html/logo-element.svg);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  width: 50%;
  height: 100%;
  display: none;
}
@media (min-width: 768px) {
  .section-content_w_image:has(.style1)::before {
    display: block;
  }
}
.section-content_w_image:has(.style1):has(.img-placement-left):before {
  right: 0;
  left: auto;
  transform: scaleX(-1);
  transform-origin: center;
}
.section-content_w_image:has(.style3) {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.1) -45.6%, rgba(255, 255, 255, 0.2) 50.45%) !important;
}
.section-content_w_image:has(.style3)::before {
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/svg-html/logo-element-s3.svg);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 20%;
  height: 100%;
}
.section-content_w_image:has(.style3):has(.img-placement-left):before {
  left: 0;
  right: auto;
  transform: scaleX(-1);
  transform-origin: center;
}
.section-content_w_image.white-text .content-wrap .content-headings {
  color: #ffffff;
}
.section-content_w_image .section-inner.img-placement-left .row {
  flex-direction: row-reverse;
}
.section-content_w_image .section-inner.img-placement-right .row {
  flex-direction: column-reverse;
}
.section-content_w_image .section-inner.img-placement-right .row .image-wrapper {
  text-align: right;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.img-placement-right .row {
    flex-direction: row;
  }
}
.section-content_w_image .section-inner .cta-wrap {
  margin-top: 20px;
}
.section-content_w_image .section-inner.style1 {
  min-height: 330px;
  display: flex;
  align-items: center;
}
@media (min-width: 1800px) {
  .section-content_w_image .section-inner.style1 {
    min-height: 482px;
  }
}
@media (min-width: 2100px) {
  .section-content_w_image .section-inner.style1 {
    min-height: 550px;
  }
}
@media (min-width: 2400px) {
  .section-content_w_image .section-inner.style1 {
    min-height: 650px;
  }
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style1 .content-wrap .content-headings {
    max-width: 498px;
  }
}
.section-content_w_image .section-inner.style1 .content-wrap .content-headings .content-title {
  font-size: clamp(18px, 1.94444444vw, 28px);
  margin-bottom: 20px;
  font-family: 'Idlewild';
}
.section-content_w_image .section-inner.style1 .content-wrap .content-headings .subtitle {
  font-size: clamp(18px, 1.38888889vw, 20px);
  font-weight: 700;
  margin-bottom: 20px;
}
.section-content_w_image .section-inner.style1 .content-wrap .content-headings .main-content-wrapper {
  font-size: 16px;
}
.section-content_w_image .section-inner.style1 .content-wrap .content-headings .main-content-wrapper p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-content_w_image .section-inner.style1 .content-wrap .content-headings {
    padding-top: 0;
  }
}
.section-content_w_image .section-inner.style1 .image-wrapper {
  position: static;
}
@media (max-width: 767px) {
  .section-content_w_image .section-inner.style1 .container {
    padding: 0;
  }
  .section-content_w_image .section-inner.style1 .container .row {
    flex-direction: column-reverse;
  }
  .section-content_w_image .section-inner.style1 .content-wrap {
    padding: 0 35px;
    position: relative;
  }
  .section-content_w_image .section-inner.style1 .content-wrap::before {
    content: '';
    position: absolute;
    top: -35px;
    left: 0;
    background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/svg-html/logo-element-mobile.svg);
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
    width: 50%;
    height: 80%;
  }
  .section-content_w_image .section-inner.style1 .image-wrapper {
    position: relative;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style1 .container {
    position: static;
  }
  .section-content_w_image .section-inner.style1 .content-wrap {
    align-items: center;
    display: flex;
  }
  .section-content_w_image .section-inner.style1 .image-wrapper img {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    object-fit: cover;
  }
  .section-content_w_image .section-inner.style1.img-placement-left .row {
    flex-direction: row-reverse;
  }
  .section-content_w_image .section-inner.style1.img-placement-left .row .image-wrapper img {
    left: 0;
  }
  .section-content_w_image .section-inner.style1.img-placement-right .row .image-wrapper img {
    right: 0;
  }
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style2.img-placement-left .row {
    flex-direction: row-reverse;
  }
}
.section-content_w_image .section-inner.style2.img-placement-right .row {
  flex-direction: column;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style2.img-placement-right .row {
    flex-direction: row;
  }
}
.section-content_w_image .section-inner.style2 .row {
  align-items: center;
}
.section-content_w_image .section-inner.style2 .row .content-wrap .content-headings {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style2 .row .content-wrap .content-headings {
    padding: clamp(0px, 3.47222222vw, 50px);
    margin-bottom: 0;
  }
}
.section-content_w_image .section-inner.style2 .row .content-wrap .content-headings .content-title {
  font-size: clamp(24px, 2.77777778vw, 40px);
  margin-bottom: 20px;
}
.section-content_w_image .section-inner.style2 .row .content-wrap .content-headings .main-content-wrapper {
  font-size: 16px;
  line-height: 24px;
  color: #393939;
}
.section-content_w_image .section-inner.style2 .row .image-wrapper img {
  border-radius: clamp(12px, 1.38888889vw, 20px);
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3.img-placement-left .row {
    flex-direction: row-reverse;
  }
}
.section-content_w_image .section-inner.style3.img-placement-right .row {
  flex-direction: column;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3.img-placement-right .row {
    flex-direction: row;
  }
}
.section-content_w_image .section-inner.style3 .row {
  align-items: flex-start;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3 .row {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3 .row .content-wrap {
    width: 60%;
    max-width: 630px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
.section-content_w_image .section-inner.style3 .row .content-wrap .content-headings {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3 .row .content-wrap .content-headings {
    margin-bottom: 0;
  }
}
.section-content_w_image .section-inner.style3 .row .content-wrap .content-headings .content-title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}
.section-content_w_image .section-inner.style3 .row .content-wrap .content-headings .main-content-wrapper {
  font-size: 16px;
  line-height: 24px;
  color: #393939;
}
@media (min-width: 768px) {
  .section-content_w_image .section-inner.style3 .row .image-wrapper {
    width: 40%;
    max-width: 470px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
}
.section-content_w_image .section-inner.style3 .row .image-wrapper img {
  border-radius: clamp(12px, 1.38888889vw, 20px);
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
  min-height: clamp(320px, 30.55555556vw, 440px);
  object-fit: cover;
}
.section-cta .cta-section-wrapper {
  padding: 40px 20px;
  background-color: #307aff;
  color: #fff;
}
.section-cta .cta-section-wrapper .title {
  font-size: 24px;
  margin: 0;
}
.section-cta .cta-section-wrapper .description {
  font-size: 16px;
  margin-top: 16px;
}
.section-cta .cta-section-wrapper .cta-wrapper .bt {
  min-width: 220px;
}
@media (max-width: 767px) {
  .section-cta {
    padding-bottom: 0 !important;
  }
  .section-cta .cta-section-wrapper {
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
  }
  .section-cta .cta-section-wrapper .cta-wrapper {
    margin-top: 16px;
  }
}
@media (min-width: 768px) {
  .section-cta .cta-section-wrapper {
    border-radius: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: clamp(40px, 5.55555556vw, 80px);
    padding-right: clamp(40px, 5.55555556vw, 80px);
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .section-cta .cta-section-wrapper .content-column {
    max-width: 575px;
  }
  .section-cta .cta-section-wrapper .cta-wrapper {
    margin-left: clamp(40px, 5.55555556vw, 80px);
  }
}
.section-reviews {
  overflow: hidden;
}
.section-reviews .title {
  color: #fff;
  font-size: clamp(24px, 3.33333333vw, 48px);
}
.section-reviews .cta-wrapper {
  margin-top: 16px;
}
.section-reviews .review-column {
  width: clamp(260px, 25.69444444vw, 370px);
  margin-right: 12px;
}
.section-reviews .review-column .slick-item-wrapper {
  display: flex;
}
.section-reviews .review-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
}
.section-reviews .review-item .review-image {
  min-height: 175px;
  height: 175px;
}
.section-reviews .review-item .rating-content {
  padding: 20px 16px 32px;
  background-image: linear-gradient(to bottom, #ffffff, #adadad);
  height: 100%;
  font-weight: 600;
}
.section-reviews .review-item .rating-content .stars {
  margin-bottom: 12px;
}
.section-reviews .review-item .rating-content .description {
  margin-bottom: 16px;
}
.section-reviews .review-item .rating-content .name {
  margin: 0;
}
.section-reviews .review-item .rating-content .location {
  margin-top: 4px;
  color: #4e78b7;
  margin-bottom: 0;
}
.section-reviews .review-slider {
  position: relative;
  margin-bottom: 30px;
}
.section-reviews .review-slider:before {
  content: "";
  position: absolute;
  top: -5px;
  right: calc(100% - 10px);
  width: 100vw;
  height: calc(100% + 10px);
  background-color: #222a6c;
  z-index: 1;
}
.section-reviews .review-slider .slick-list {
  overflow: initial;
}
.section-reviews .content-col {
  z-index: 2;
}
.section-reviews .slick-dots {
  bottom: -45px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.section-reviews .slick-dots li:not(.slick-active) button {
  border-color: #fff;
}
@media (max-width: 767px) {
  .section-reviews .content-col {
    margin-bottom: 24px;
  }
  .section-reviews .content-col .cta-wrapper {
    display: none;
  }
  .section-reviews .mobile-cta-wrapper .bt {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-reviews .mobile-cta-wrapper {
    display: none;
  }
}
.section-hero_secondary {
  padding-top: clamp(32px, 5.55555556vw, 80px);
  padding-bottom: clamp(32px, 5.55555556vw, 80px);
  background-size: cover;
  background-position: center;
  position: relative;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}
.section-hero_secondary:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 42, 108, 0.5);
}
.section-hero_secondary:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.section-hero_secondary .container {
  position: relative;
  z-index: 1;
}
.section-hero_secondary .hero-wrapper {
  color: #fff;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-hero_secondary .hero-wrapper .before-title {
  margin-bottom: 8px;
}
.section-hero_secondary .hero-wrapper h1 {
  color: #f8a032;
}
.section-hero_secondary .hero-wrapper .total {
  margin-top: 16px;
  margin-bottom: 0;
}
.section-locations_page {
  padding-bottom: clamp(32px, 2.77777778vw, 40px);
  background-color: #fefbf6;
}
.section-locations_page .section-hero_secondary {
  margin-bottom: clamp(32px, 2.77777778vw, 40px);
}
.section-locations_page .breadcrumbs {
  margin-bottom: 20px;
}
.section-locations_page .breadcrumbs .container {
  max-width: 750px;
}
.section-locations_page .breadcrumbs.locations-listing-page .container {
  max-width: 980px;
}
.section-locations_page .breadcrumbs.locations-listing-page + .locations-list .container {
  max-width: 980px;
}
.section-locations_page .locations-list .container {
  max-width: 750px;
}
.section-locations_page .locations-list .list {
  list-style-type: none;
  margin: 0;
  padding-left: clamp(12px, 1.38888889vw, 20px);
  padding-right: clamp(12px, 1.38888889vw, 20px);
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  background-color: #fff;
}
.section-locations_page .locations-list .list li {
  padding-top: clamp(12px, 1.38888889vw, 20px);
  padding-bottom: clamp(12px, 1.38888889vw, 20px);
}
.section-locations_page .locations-list .list li a {
  font-weight: 600;
  display: flex;
  align-items: center;
}
.section-locations_page .locations-list .list li a span {
  color: #307aff;
  margin-left: 5px;
  margin-right: 15px;
}
.section-locations_page .locations-list .list li a svg {
  display: flex;
  margin-left: auto;
}
.section-locations_page .locations-list .list li a:hover {
  color: #307aff;
}
.section-locations_page .locations-list .list li:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 12px;
}
.section-locations_page .locations-list .locations_container .row {
  margin-left: -10px;
  margin-right: -10px;
  row-gap: 20px;
}
.section-locations_page .locations-list .locations_container .row .col-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.section-locations_page .locations-list .locations_container .location_item {
  border: 1px solid #f0f0f0;
  padding: clamp(12px, 1.38888889vw, 20px);
  border-radius: 4px;
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  background-color: #fff;
}
.section-locations_page .locations-list .locations_container .location_item .title {
  padding-bottom: clamp(12px, 1.11111111vw, 16px);
  margin: 0;
}
.section-locations_page .locations-list .locations_container .location_item .location_row {
  display: flex;
  gap: 12px;
  padding-top: clamp(12px, 1.11111111vw, 16px);
  padding-bottom: clamp(12px, 1.11111111vw, 16px);
  border-top: 1px solid #f0f0f0;
  justify-content: space-between;
  color: #393939;
}
.section-locations_page .locations-list .locations_container .location_item .location_row.hours-row {
  flex-wrap: wrap;
}
.section-locations_page .locations-list .locations_container .location_item .location_row.hours-row .hours_container {
  width: 100%;
}
.section-locations_page .locations-list .locations_container .location_item .location_footer {
  margin-top: 4px;
}
.section-locations_page .locations-list .locations_container .location_item .location_footer .link_directions svg path {
  transition: all 0.3s;
}
.section-locations_page .locations-list .locations_container .location_item .location_footer .link_directions:hover {
  color: #fff;
  background-color: #222a6c;
}
.section-locations_page .locations-list .locations_container .location_item .location_footer .link_directions:hover svg path {
  stroke: #fff;
}
.section-locations_page .locations-list .locations_container .location_item .location_footer .link_details:hover {
  color: #fff;
  background-color: #222a6c;
  border-color: #222a6c;
}
@media (max-width: 767px) {
  .section-locations_page .locations-list .locations_container {
    row-gap: 12px;
  }
}
.section-blog_posts .row {
  margin: 0 -10px;
}
.section-blog_posts .row > div {
  padding: 0 10px;
}
.section-blog_posts .other-post-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.section-blog_posts .other-post-wrapper .other-post-items {
  width: 100%;
  margin-bottom: 20px;
}
.section-blog_posts .other-post-wrapper .other-post-items .post-inner-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 1px solid #F0F0F0;
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  overflow: hidden;
}
.section-blog_posts .other-post-wrapper .other-post-items .post-image {
  width: 100%;
  height: 195px;
  object-fit: cover;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body {
  padding: 24px 16px;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body .post-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body .excerpt {
  color: #393939;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 16px;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body .link {
  font-size: 16px;
  text-transform: capitalize;
  color: #307aff;
  font-weight: 600;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body .link i {
  margin-left: 8px;
  transition: all .3s;
}
.section-blog_posts .other-post-wrapper .other-post-items .card-body .link:hover i {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .section-blog_posts .other-post-wrapper .other-post-items {
    width: 50%;
    margin-bottom: 0;
  }
  .section-blog_posts .other-post-wrapper .other-post-items:first-child {
    padding-right: 10px;
  }
  .section-blog_posts .other-post-wrapper .other-post-items:last-child {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .section-blog_posts .other-post-wrapper .other-post-items {
    width: 100%;
    margin-bottom: 0;
  }
  .section-blog_posts .other-post-wrapper .other-post-items:first-child {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .section-blog_posts .other-post-wrapper .other-post-items:last-child {
    padding-left: 0;
  }
  .section-blog_posts .other-post-wrapper .other-post-items .post-inner-wrapper {
    flex-direction: row;
  }
  .section-blog_posts .other-post-wrapper .other-post-items .post-image {
    width: 227px;
    height: auto;
    object-fit: cover;
  }
  .section-blog_posts .other-post-wrapper .other-post-items .card-body {
    padding: 32px 20px;
  }
}
.section-blog_posts .post-box-wrapper {
  display: flex;
  position: relative;
  height: 415px;
  border-radius: 8px;
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  overflow: hidden;
  margin-bottom: 20px;
}
.section-blog_posts .post-box-wrapper .post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section-blog_posts .post-box-wrapper .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-blog_posts .post-box-wrapper .post-image:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(34, 42, 108, 0) 25.11%, rgba(34, 42, 108, 0.9) 66.3%), linear-gradient(0deg, rgba(34, 42, 108, 0.2) 0%, rgba(34, 42, 108, 0.2) 100%);
}
.section-blog_posts .post-box-wrapper .post-content {
  position: relative;
  padding: 20px;
  margin-top: auto;
}
.section-blog_posts .post-box-wrapper .post-content .post-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
  color: #fff;
}
.section-blog_posts .post-box-wrapper .post-content .excerpt {
  color: #fff;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 16px;
}
.section-blog_posts .post-box-wrapper .post-content .link {
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 600;
}
.section-blog_posts .post-box-wrapper .post-content .link i {
  margin-left: 8px;
  transition: all .3s;
}
.section-blog_posts .post-box-wrapper .post-content .link:hover i {
  margin-left: 12px;
}
@media (min-width: 1024px) {
  .section-blog_posts .post-box-wrapper {
    height: 100%;
    margin-bottom: 0;
  }
}
.section-boxes .boxes-wrapper .row {
  margin-right: -10px;
  margin-left: -10px;
}
.section-boxes .boxes-wrapper .row .col-12 {
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 30px;
  display: flex;
}
.section-boxes .boxes-wrapper .box-item {
  display: flex;
  align-items: center;
  border-radius: 12px;
  box-shadow: 2px 2px 8px 0px rgba(34, 42, 108, 0.2);
  overflow: hidden;
  height: 100%;
}
.section-boxes .boxes-wrapper .box-item .box-image {
  min-width: 270px;
  max-width: 270px;
  height: 100%;
}
.section-boxes .boxes-wrapper .box-item .content-wrapper {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.4) -30%, rgba(255, 255, 255, 0.9) 25%);
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.section-boxes .boxes-wrapper .box-item .content-wrapper .box-alert {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-size: clamp(20px, 1.66666667vw, 24px);
}
.section-boxes .boxes-wrapper .box-item .content-wrapper .cta-wrapper a {
  width: 100%;
}
@media (max-width: 767.98px) {
  .section-boxes .boxes-wrapper .box-item {
    display: block;
    height: auto;
  }
  .section-boxes .boxes-wrapper .box-item .box-image {
    min-width: 100%;
    max-width: 100%;
    height: 160px;
    max-height: 160px;
  }
  .section-boxes .boxes-wrapper .box-item .box-image img {
    border-radius: 12px;
  }
}
.section-faqs .collapse:not(.show) {
  display: none;
}
.section-faqs .collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.section-faqs .faqs-wrapper .accordion {
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-faqs .faqs-wrapper .accordion {
    margin-top: 18px;
  }
}
.section-faqs .faqs-wrapper .acc-body {
  color: #393939;
  padding-bottom: clamp(12px, 1.38888889vw, 20px);
  margin-bottom: clamp(20px, 2.22222222vw, 32px);
  border-bottom: 1px solid #393939;
}
.section-faqs .faqs-wrapper .acc-body .acc-title {
  font-weight: 700;
  font-size: clamp(16px, 1.38888889vw, 20px);
  line-height: 120%;
  cursor: pointer;
}
.section-faqs .faqs-wrapper .acc-body .acc-title .close {
  margin-left: auto;
  flex-shrink: 0;
  display: block;
  height: 38px;
  width: 36px;
  height: clamp(22px, 2.63888889vw, 38px);
  width: clamp(20px, 2.5vw, 36px);
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/acc-arrow.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s;
}
.section-faqs .faqs-wrapper .acc-body .acc-title.active .close {
  transform: rotate(180deg);
}
.section-faqs .faqs-wrapper .acc-body .acc-content {
  padding: 12px 0 0;
  font-size: 16px;
  color: #393939;
}
.section-faqs .faqs-wrapper .acc-body .acc-content a {
  text-decoration: underline;
  color: #307aff;
}
.section-faqs .faqs-wrapper .acc-body:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .section-faqs {
    position: relative;
    background-image: url('https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/faq-graphics.svg');
    background-repeat: no-repeat;
    background-size: auto 55%;
    background-position: left center;
    background-attachment: fixed;
  }
}
.section-form_section {
  background: linear-gradient(0deg, rgba(48, 122, 255, 0.1) -45.6%, rgba(255, 255, 255, 0.2) 50.45%) !important;
}
.section-form_section .form-wrap {
  max-width: 670px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gfield_label {
  font-size: 12px;
  font-weight: 400;
  color: #393939;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gfield_required {
  font-size: 12px;
  font-weight: 400;
  color: #393939;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme select {
  font-size: 16px;
  color: #393939;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme input:not([type="submit"]),
.section-form_section .form-wrap .gform_wrapper.gravity-theme select,
.section-form_section .form-wrap .gform_wrapper.gravity-theme textarea,
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_drop_area {
  background-color: #fff;
  border: 1px solid #F0F0F0;
  border-radius: 4px;
  padding: 11px;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gfield textarea.small {
  min-height: 112px;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme select.large {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 45px;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .ginput_container_select {
  position: relative;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .ginput_container_select::after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  pointer-events: none;
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/svg-html/icon-chevron-down.svg);
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme input[type="submit"] {
  max-width: 340px;
  width: 100%;
}
@media only screen and (max-width: 641px) {
  .section-form_section .form-wrap .gform_wrapper.gravity-theme input[type="submit"] {
    line-height: normal !important;
    min-height: unset !important;
  }
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_drop_area + .moxie-shim-html5 {
  display: none;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_drop_area {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #393939;
  font-size: 16px;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_drop_area .gform_button_select_files {
  background: transparent;
  border: 0;
  color: #307AFF;
  font-size: 16px;
  font-weight: 600;
  margin-right: 3px;
  margin-left: 3px;
  cursor: pointer;
}
.section-form_section .form-wrap .gform_wrapper.gravity-theme .gform_drop_area .gform_drop_instructions {
  margin: 0;
}
.section-form_section .form-wrap .gform_confirmation_wrapper {
  text-align: center;
  font-size: 18px;
}
.section-header_info .card-header {
  position: relative;
  padding: 20px 10px;
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 50% 100%, 0 90%);
  z-index: 1;
}
.section-header_info .card-header .card-title {
  font-size: clamp(16px, 2.77777778vw, 40px);
  font-weight: 300;
  margin: 0;
}
@media (min-width: 1024px) {
  .section-header_info .card-header {
    padding: 28px 10px;
    clip-path: polygon(0 0, 100% 0%, 100% 70%, 50% 100%, 0 70%);
  }
}
.section-subheader .section-inner .container-fluid {
  min-height: clamp(200px, 19.58333333vw, 282px);
}
@media (min-width: 768px) {
  .section-subheader .section-inner .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-subheader .section-inner .container-fluid .content-wrapper {
  align-items: center;
}
@media (max-width: 767.98px) {
  .section-subheader .section-inner .container-fluid .content-wrapper {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .section-subheader .section-inner .container-fluid .content-wrapper .content-col {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-subheader .section-inner .container-fluid .content-wrapper .content-col .heading-wrapper {
  min-height: clamp(200px, 19.58333333vw, 282px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 210px 0;
}
@media (min-width: 768px) {
  .section-subheader .section-inner .container-fluid .content-wrapper .content-col .heading-wrapper {
    padding-left: clamp(15px, 5.55555556vw, 80px);
    padding-right: clamp(15px, 5.55555556vw, 80px);
  }
}
.section-subheader .section-inner .container-fluid .content-wrapper .content-col .heading-wrapper .title {
  font-family: 'Idlewild';
  font-size: clamp(28px, 2.77777778vw, 40px);
  font-weight: 500;
  line-height: clamp(36.52px, 3.36944444vw, 48.52px);
  text-align: left;
  margin-bottom: clamp(8px, 1.11111111vw, 16px);
  color: #b8b6b6;
}
.section-subheader .section-inner .container-fluid .content-wrapper .content-col .heading-wrapper .description {
  margin-top: clamp(8px, 1.11111111vw, 16px);
}
.section-subheader .section-inner .container-fluid .content-wrapper .content-col .heading-wrapper .description p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #b8b6b6;
}
.section-subheader .section-inner .container-fluid .content-wrapper .image-col {
  padding-left: 0;
  padding-right: 0;
}
.section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper {
  position: relative;
}
.section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper img {
  object-fit: cover;
  width: 100%;
}
@media (max-width: 767.98px) {
  .section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper img {
    aspect-ratio: 1.88235294;
  }
}
@media (min-width: 768px) {
  .section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper img {
    height: clamp(200px, 19.58333333vw, 282px);
  }
}
.section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper .pattern-image {
  position: absolute;
  bottom: 45px;
  right: -75px;
}
.section-subheader .section-inner .container-fluid .content-wrapper .image-col .image-wrapper .pattern-image img {
  height: auto;
  width: 147px;
}
.section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse {
  min-height: clamp(205px, 28.47222222vw, 410px);
}
@media (max-width: 767.98px) {
  .section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse {
    flex-direction: column-reverse !important;
  }
}
@media (max-width: 767.98px) {
  .section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse .image-col .image-wrapper img {
    aspect-ratio: 1.88235294;
  }
}
@media (min-width: 768px) {
  .section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse .image-col .image-wrapper img {
    height: clamp(205px, 28.47222222vw, 410px);
  }
}
.section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse .image-col .image-wrapper .pattern-image {
  position: absolute;
  bottom: 45px;
  right: -75px;
}
.section-subheader .section-inner .container-fluid .content-wrapper.flex-row-reverse .image-col .image-wrapper .pattern-image img {
  height: auto;
  width: 147px;
}
.section-subheader .section-inner .container-fluid .content-wrapper .full_width .heading-wrapper {
  justify-content: center;
  max-width: 670px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.section-subheader .section-inner .container-fluid .content-wrapper .full_width .heading-wrapper .title {
  text-align: center;
  text-transform: capitalize;
}
.section-subheader .section-inner .container-fluid .content-wrapper .full_width .heading-wrapper .description p {
  text-align: center;
}
.section-subheader .section-inner.color-brown .container-fluid .content-wrapper .content-col .heading-wrapper .title {
  color: #b8b6b6;
}
.section-subheader .section-inner.color-brown .container-fluid .content-wrapper .content-col .heading-wrapper .description p {
  color: #b8b6b6;
}
.section-subheader .section-inner.color-green .container-fluid .content-wrapper .content-col .heading-wrapper .title {
  color: #f8a032;
}
.section-subheader .section-inner.color-green .container-fluid .content-wrapper .content-col .heading-wrapper .description p {
  color: #f8a032;
}
.section-subheader .section-inner.color-white .container-fluid .content-wrapper .content-col .heading-wrapper .title {
  color: #ffffff;
}
.section-subheader .section-inner.color-white .container-fluid .content-wrapper .content-col .heading-wrapper .description p {
  color: #ffffff;
}
.section-video .card {
  border: none;
}
.section-video .card .image-wrapper {
  text-align: center;
  border-radius: clamp(8px, 0.83333333vw, 12px);
}
@media (max-width: 1360px) {
  .section-video .card .image-wrapper {
    padding-left: clamp(15px, 2.77777778vw, 40px);
    padding-right: clamp(15px, 2.77777778vw, 40px);
  }
}
@media (max-width: 767.98px) {
  .section-video .card .image-wrapper img {
    aspect-ratio: 1.77777778;
  }
}
.section-video .card .video-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-video .card .video-item .play-btn img {
  width: clamp(35px, 5.55555556vw, 80px);
}
.fancybox__container {
  z-index: 9999;
}
.error404 .page-404 {
  text-align: center;
}
.error404 .page-404 h1 {
  font-size: clamp(36px, 6.94444444vw, 100px);
  color: #fff;
}
.error404 .page-404 .description {
  font-size: clamp(20px, 2.77777778vw, 40px);
}
.error404 .section-image .image-cover {
  max-height: clamp(300px, 27.77777778vw, 400px);
}
.error404 .section-404 h2 {
  color: #f8a032;
  margin-bottom: 40px;
  font-size: clamp(30px, 3.33333333vw, 48px);
}
.posts-heading {
  padding-top: clamp(50px, 5.55555556vw, 80px);
}
.posts-heading .subtitle {
  justify-content: center;
}
.posts-heading .intro-title {
  text-align: center;
}
.posts-heading .heading-content {
  text-align: center;
}
.tags {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  padding: clamp(20px, 2.08333333vw, 30px);
  top: 0;
  left: 0;
}
.tags li {
  display: inline-block;
  border-radius: 20px;
  padding: 5px 15px;
  background-color: #222a6c;
  color: #222a6c;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.001em;
  margin-bottom: 5px;
}
.tags li:not(:last-child) {
  margin-right: 10px;
}
.posts-listing {
  margin-top: 211px;
}
@media (min-width: 821px) {
  .posts-listing {
    margin-top: 194px;
  }
}
.posts-listing .post-item-wrapper {
  position: relative;
  border-radius: 8px;
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  overflow: hidden;
}
.posts-listing .post-item {
  margin-bottom: 20px;
  display: flex;
}
.posts-listing .post-item .post-item-image .thumbnail-image {
  width: 100%;
  height: 195px;
  object-fit: cover;
}
.posts-listing .post-item .post-item-content {
  padding: 24px 16px;
}
.posts-listing .post-item .post-item-content .post-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.posts-listing .post-item .post-item-content .excerpt {
  color: #393939;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 16px;
}
.posts-listing .post-item .post-item-content .link {
  font-size: 16px;
  text-transform: capitalize;
  color: #307aff;
  font-weight: 600;
}
.posts-listing .post-item .post-item-content .link i {
  margin-left: 8px;
  transition: all .3s;
}
.posts-listing .post-item .post-item-content .link:hover i {
  margin-left: 12px;
}
@media (min-width: 768px) {
  .posts-listing .post-item-content {
    height: 100%;
  }
}
.posts-listing .row {
  margin: 0 -10px;
}
.posts-listing .row > div {
  padding: 0 10px;
}
.posts-listing .no-results {
  max-width: 725px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
.posts-listing .no-results span {
  display: block;
  font-weight: 600;
  margin-bottom: 20px;
}
.posts-listing .no-results a {
  font-weight: 600;
  text-decoration: underline;
  color: #222a6c;
}
.posts-listing .posts-listing-wrapper .post-column {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .posts-listing .posts-listing-wrapper.featured-posts {
    height: 100%;
  }
  .posts-listing .posts-listing-wrapper.featured-posts .post-item {
    margin-bottom: 0;
  }
}
.posts-listing .posts-listing-wrapper.featured-posts .col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content {
  display: block;
  color: #222a6c;
  border: 1px solid rgba(103, 112, 127, 0.25);
  background: #FFF;
  border-radius: 20px;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .image {
  position: relative;
  width: 100%;
  height: clamp(200px, 27.77777778vw, 400px);
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .post-content {
  padding: 30px 20px;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .post-content h3 {
  font-size: clamp(24px, 2.08333333vw, 30px);
  font-weight: 500;
  margin: 0;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .post-content h3 a {
  color: #071E46;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .post-content .excerpt {
  line-height: 180%;
  margin-top: clamp(20px, 2.08333333vw, 30px);
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info {
  display: flex;
  align-items: center;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .author {
  display: flex;
  align-items: center;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .author img {
  width: clamp(25px, 2.77777778vw, 40px);
  height: clamp(25px, 2.77777778vw, 40px);
  border-radius: 100%;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .author span {
  margin-left: clamp(10px, 1.04166667vw, 15px);
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .category,
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .share-count {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .category span,
.posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .share-count span {
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .category,
  .posts-listing .posts-listing-wrapper .post-item .post-item-content .meta-info .share-count {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.posts-listing .page-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
}
.posts-listing .page-nav ul li {
  margin-right: 10px;
}
.posts-listing .page-nav ul li:last-child {
  margin-right: 0;
}
.posts-listing .page-nav ul li span,
.posts-listing .page-nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(180, 184, 194, 0.5);
  background: #FFF;
  font-size: 14px;
  color: #7E8899;
  transition: all .3s;
}
.posts-listing .page-nav ul li span:hover,
.posts-listing .page-nav ul li a:hover,
.posts-listing .page-nav ul li span.current,
.posts-listing .page-nav ul li a.current {
  border: 1px solid #0F2E5E;
  color: #0F2E5E;
}
.posts-listing .side-col {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .posts-listing .side-col {
    margin-top: 0;
  }
}
@media (max-width: 1023.98px) {
  .section-blog-listing {
    padding-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .section-blog-listing {
    padding-top: 0;
  }
}
.blog-sidebar .wrapper {
  padding-top: clamp(30px, 2.77777778vw, 40px);
  padding-right: clamp(20px, 2.77777778vw, 40px);
  padding-bottom: clamp(30px, 2.77777778vw, 40px);
  padding-left: clamp(20px, 2.77777778vw, 40px);
  border: 1px solid rgba(103, 112, 127, 0.25);
  background: #FFF;
  margin-bottom: 10px;
  border-radius: 20px;
}
.blog-sidebar .wrapper .wrapper-title {
  font-size: clamp(24px, 2.08333333vw, 30px);
  font-weight: 500;
  margin-bottom: clamp(20px, 2.08333333vw, 30px);
}
.blog-sidebar .wrapper.searching-wrapper {
  background: #F5F7F9;
  border-color: #194795;
}
.blog-sidebar .wrapper.search-wrapper {
  border: none;
  padding: 0;
}
.blog-sidebar .wrapper.search-wrapper .wrapper-title {
  display: none;
}
.blog-sidebar .wrapper:last-child {
  margin-bottom: 0;
}
.blog-sidebar .blog-search {
  display: flex;
  position: relative;
}
.blog-sidebar .blog-search .search-filter {
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: clamp(15px, 2.08333333vw, 30px);
  padding-right: 80px;
  width: 100%;
  border-radius: 20px 50px 50px 20px;
  border: 1px solid #B4B8C2;
}
.blog-sidebar .blog-search .bt {
  padding: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: auto;
  min-width: auto;
  border-radius: 0;
  flex-shrink: 0;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
}
.blog-sidebar .cat-list .cat-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: clamp(15px, 2.08333333vw, 30px);
}
.blog-sidebar .cat-list .cat-item:after {
  position: absolute;
  content: '';
  width: 13px;
  height: 2px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/li.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.blog-sidebar .cat-list .cat-item a {
  color: #67707F;
  font-size: 18px;
  line-height: 180%;
  transition: all .3s;
}
.blog-sidebar .cat-list .cat-item a.active,
.blog-sidebar .cat-list .cat-item a:hover {
  color: #0F2E5E;
  text-decoration: underline;
}
.blog-sidebar .cat-list .cat-item:last-child {
  margin-bottom: 0;
}
.blog-sidebar .recent-posts-list .recent-post-item {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.blog-sidebar .recent-posts-list .recent-post-item .image {
  position: relative;
  width: clamp(100px, 9.722222220000001vw, 140px);
  height: clamp(80px, 6.94444444vw, 100px);
  margin-right: clamp(10px, 1.73611111vw, 25px);
  flex-shrink: 0;
}
.blog-sidebar .recent-posts-list .recent-post-item .image:after {
  position: absolute;
  content: '';
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.blog-sidebar .recent-posts-list .recent-post-item .post-content h4 {
  font-size: clamp(16px, 1.25vw, 18px);
  font-weight: 500;
  line-height: 140%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.blog-sidebar .recent-posts-list .recent-post-item .post-content h4 a {
  color: #071E46;
}
.blog-sidebar .sidebar-socials ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.blog-sidebar .sidebar-socials ul li {
  margin-right: 20px;
}
.blog-sidebar .sidebar-socials ul li:last-child {
  margin-right: 0;
}
.blog-sidebar .sidebar-socials ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #194795;
  color: #194795;
  transition: all .3s;
}
.blog-sidebar .sidebar-socials ul li a:hover {
  background-color: #194795;
  color: #fff;
}
.section-pagination {
  padding-top: 44px;
}
.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  /* .previouspostslink {
        margin-right: auto;

        i {
            margin-right: 8px;
        }
    }

    .nextpostslink {
        margin-left: auto;

        i {
            margin-left: 8px;
        }
    }

    .previouspostslink,
    .nextpostslink {
        width: 160px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 4px;
        border: 1px solid @color;
        color: @color;
        transition: all .3s;

        &:hover {
            background-color: @color;
            color: #fff;
        }
    } */
}
.wp-pagenavi span,
.wp-pagenavi a {
  width: clamp(30px, 2.63888889vw, 38px);
  height: clamp(30px, 2.63888889vw, 38px);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #393939;
  border: 1px solid transparent;
  transition: all 0.3s;
  margin: 0 7px;
}
.wp-pagenavi span.current,
.wp-pagenavi a.current {
  background-color: #222a6c;
  color: #fff;
}
.wp-pagenavi a:hover {
  border: 1px solid #222a6c;
}
.section-blog-listing .posts-listing {
  padding-bottom: 0;
  margin-top: 0;
}
.page-template-blog .section-hero .hero-wrapper {
  min-height: auto;
}
@media (min-width: 1024px) {
  .page-template-blog .section-hero .hero-wrapper {
    min-height: 250px;
  }
}
.section-guttenberg {
  /* New */
}
@media (min-width: 1200px) {
  .section-guttenberg .row {
    margin: 0 -35px;
  }
  .section-guttenberg .row > div {
    padding: 0 35px;
  }
}
.section-guttenberg .post-title {
  padding: 25px 25px 0px;
  font-size: 40px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: none;
  margin-bottom: 0;
  color: #1f1f1f;
}
@media (max-width: 767.98px) {
  .section-guttenberg .post-title {
    font-size: 28px;
    line-height: 38px;
  }
}
.section-guttenberg .post-title .post-item-content {
  color: #1f1f1f;
}
.section-guttenberg .post-title .post-item-content:hover {
  color: #222a6c;
}
.section-guttenberg .post-title .date {
  color: #bebebe;
}
.section-guttenberg .post-breadcrumbs {
  display: flex;
  align-items: center;
  margin-bottom: clamp(40px, 4.16666667vw, 60px);
}
.section-guttenberg .post-breadcrumbs span {
  display: inline-block;
  position: relative;
  color: #222a6c;
}
.section-guttenberg .post-breadcrumbs span:after {
  padding: 8px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f054";
  font-size: 10px;
  color: #67707F;
}
.section-guttenberg .post-breadcrumbs span a {
  color: #67707F;
  transition: all .3s;
}
.section-guttenberg .post-breadcrumbs span a:hover {
  color: #222a6c;
}
.section-guttenberg .post-breadcrumbs span:first-child {
  padding-left: 0;
}
.section-guttenberg .post-breadcrumbs span:last-child {
  padding-right: 0;
}
.section-guttenberg .post-breadcrumbs span:last-child::after {
  display: none;
}
.section-guttenberg .post-breadcrumbs span.truncate-text {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.section-guttenberg .wp-block-heading {
  padding: 20px 0;
  font-size: 40px;
  line-height: 50px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: none;
  margin-bottom: 0;
  color: #1f1f1f;
}
.section-guttenberg .wp-block-image,
.section-guttenberg .image {
  position: relative;
}
.section-guttenberg .wp-block-image img,
.section-guttenberg .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-guttenberg .image {
  width: 100%;
  height: clamp(200px, 38.88888889vw, 560px);
}
.section-guttenberg .editor-content {
  background: #FFF;
  padding: 10px;
}
.section-guttenberg .editor-content > *:last-child {
  margin-bottom: 0;
}
.section-guttenberg .editor-content .post-title {
  font-size: clamp(30px, 3.47222222vw, 50px);
  margin-bottom: clamp(20px, 2.77777778vw, 40px);
  color: #1f1f1f;
}
.section-guttenberg .editor-content h3 {
  font-weight: 500;
  font-size: clamp(17px, 1.31944444vw, 19px);
  margin-bottom: clamp(20px, 2.08333333vw, 30px);
}
.section-guttenberg .editor-content p {
  line-height: 1.8;
  color: #777777;
  font-size: 18px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}
.section-guttenberg .editor-content p a {
  color: #f8a032;
}
.section-guttenberg .editor-content .wp-block-column p {
  margin-bottom: clamp(15px, 1.73611111vw, 25px);
}
.section-guttenberg .editor-content ul {
  list-style: none;
  margin-top: 35px;
}
.section-guttenberg .editor-content ul li {
  position: relative;
  font-size: 18px;
  color: #777777;
  font-weight: 500;
  margin-bottom: clamp(15px, 1.73611111vw, 25px);
  list-style: circle;
  font-family: 'Idlewild';
}
.section-guttenberg .editor-content ul li a {
  color: #f8a032;
}
.section-guttenberg .editor-content .wp-block-image {
  margin-bottom: clamp(20px, 3.47222222vw, 50px);
}
.section-guttenberg .editor-content .wp-block-quote {
  position: relative;
  padding-left: clamp(20px, 2.77777778vw, 40px);
}
.section-guttenberg .editor-content .wp-block-quote p {
  position: relative;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  padding-top: 25px;
}
.section-guttenberg .editor-content .wp-block-quote p:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-image: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/quote.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.section-guttenberg .editor-content .wp-block-quote:after {
  position: absolute;
  content: '';
  left: 0;
  top: 5px;
  bottom: 5px;
  width: 2px;
  margin: auto;
  background-color: #3957D2;
}
.section-guttenberg .editor-content .wp-block-quote:before {
  content: "";
  width: 2px;
  height: 2px;
  top: 0;
  left: 0;
  border-radius: 50%;
  background-color: #222a6c;
  position: absolute;
}
.section-guttenberg .editor-content .alignnone {
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-guttenberg .meta-info {
  display: flex;
  align-items: center;
  padding-right: clamp(25px, 3.47222222vw, 50px);
  padding-left: clamp(25px, 3.47222222vw, 50px);
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid rgba(103, 112, 127, 0.25);
  border-top: none;
  background: #FFF;
}
.section-guttenberg .meta-info .author {
  display: flex;
  align-items: center;
}
.section-guttenberg .meta-info .author img {
  width: clamp(25px, 2.77777778vw, 40px);
  height: clamp(25px, 2.77777778vw, 40px);
  border-radius: 100%;
}
.section-guttenberg .meta-info .author span {
  margin-left: clamp(10px, 1.04166667vw, 15px);
}
.section-guttenberg .meta-info .category,
.section-guttenberg .meta-info .share-count {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.section-guttenberg .meta-info .category span,
.section-guttenberg .meta-info .share-count span {
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .section-guttenberg .meta-info {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .section-guttenberg .meta-info .category,
  .section-guttenberg .meta-info .share-count {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.section-guttenberg .side-col {
  margin-top: 30px;
}
@media (min-width: 1024px) {
  .section-guttenberg .side-col {
    margin-top: 0;
  }
}
.section-guttenberg .blog-share {
  position: sticky;
  top: 100px;
}
.section-guttenberg .blog-share span {
  font-size: 16px;
  color: #222a6c;
}
.section-guttenberg .blog-share ul {
  list-style: none;
  padding: 0;
  margin: 12px 0 0;
}
.section-guttenberg .blog-share ul li {
  margin-top: 8px;
}
.section-guttenberg .blog-share ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  background-color: #307aff;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .section-guttenberg .blog-share {
    display: flex;
    align-items: center;
    margin: 40px 0;
  }
  .section-guttenberg .blog-share ul {
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-top: 0;
  }
  .section-guttenberg .blog-share ul li {
    margin-left: 8px;
    margin-top: 0;
  }
}
.section-guttenberg .post-content {
  max-width: 670px;
}
.section-guttenberg .post-content h2 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
}
.section-guttenberg .post-content h3,
.section-guttenberg .post-content h4 {
  font-size: 16px;
  color: #393939;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-guttenberg .post-content p {
  color: #393939;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.section-guttenberg .post-content a {
  color: #307aff;
  text-decoration: underline;
}
.section-guttenberg .post-content img {
  border-radius: 20px;
}
.section-guttenberg .post-content blockquote {
  position: relative;
  padding: 20px;
  border-radius: 12px;
  background-color: #fefbf6;
}
.section-guttenberg .post-content blockquote:after {
  position: absolute;
  content: '';
  top: 20px;
  left: 20px;
  width: 32px;
  height: 19px;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAzMiAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlF1b3RlIEljb24iIGQ9Ik0xNy4zMzY0IDE4LjE2NTdDMTcuODgwOSAxNS44NjQ5IDE4Ljc3MTggMTIuOTgyNyAyMC4wMDkzIDkuNTE4OTZDMjEuMjcxNSA2LjAyOTk0IDIyLjU1ODQgMi44NTY5NSAyMy44NzAxIDBIMzJDMzAuMzY2NiA2Ljc1MDUgMjkuMTE2OCAxMy4wODM4IDI4LjI1MDYgMTlIMTcuODU2MUwxNy4zMzY0IDE4LjE2NTdaTTAgMTguMTY1N0MwLjU0NDQ3IDE1Ljg2NDkgMS40MzU0MiAxMi45ODI3IDIuNjcyODUgOS41MTg5NkMzLjkzNTAzIDYuMDI5OTQgNS4yMjE5NiAyLjg1Njk1IDYuNTMzNjQgMEgxNC42NjM2QzEzLjAzMDIgNi43NTA1IDExLjc4MDQgMTMuMDgzOCAxMC45MTQyIDE5SDAuNTE5NzIyTDAgMTguMTY1N1oiIGZpbGw9IiMyMjJBNkMiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
}
.section-guttenberg .post-content blockquote p {
  margin-bottom: 0;
  padding-left: 57px;
  font-weight: 700;
  color: #222a6c;
}
.section-guttenberg .author-content {
  margin-top: 40px;
  padding: 20px 40px;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  max-width: 670px;
}
.section-guttenberg .author-content .card {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.section-guttenberg .author-content .card .profile-pic {
  flex-shrink: 0;
  margin-bottom: 12px;
}
.section-guttenberg .author-content .card .profile-pic img {
  width: 56px;
  height: 56px;
  border-radius: 84px;
  border: 1.5px solid #222a6c;
}
.section-guttenberg .author-content .card .author-details {
  text-align: center;
}
.section-guttenberg .author-content .card .author-details .card-title {
  font-size: 20px;
  font-weight: 700;
}
.section-guttenberg .author-content .card .author-details .description {
  font-size: 16px;
  color: #393939;
}
@media (min-width: 768px) {
  .section-guttenberg .author-content .card {
    flex-direction: row;
  }
  .section-guttenberg .author-content .card .profile-pic {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .section-guttenberg .author-content .card .profile-pic img {
    width: 84px;
    height: 84px;
  }
  .section-guttenberg .author-content .card .author-details {
    text-align: left;
  }
}
.related-posts {
  padding-top: clamp(40px, 8.88888889vw, 128px);
  padding-bottom: clamp(40px, 4.44444444vw, 64px);
  background: linear-gradient(0deg, rgba(48, 122, 255, 0) -45.6%, rgba(255, 255, 255, 0.4) 50.45%), #ffffff;
}
.related-posts h2 {
  text-align: center;
  font-size: clamp(18px, 1.94444444vw, 28px);
  line-height: 150%;
  margin-bottom: 40px;
}
.related-posts .post-item .post-item-wrapper {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 1px solid #F0F0F0;
  box-shadow: 2px 2px 4px 0px rgba(184, 182, 182, 0.15);
  overflow: hidden;
}
.related-posts .post-item .post-item-image {
  width: 100%;
  height: 195px;
  flex-shrink: 0;
}
.related-posts .post-item .post-item-image .image {
  height: 100%;
  width: 100%;
}
.related-posts .post-item .post-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-posts .post-item .post-item-content {
  padding: 24px 16px;
}
.related-posts .post-item .post-item-content .post-title {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.related-posts .post-item .post-item-content .excerpt {
  color: #393939;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 16px;
}
.related-posts .post-item .post-item-content .link {
  font-size: 16px;
  text-transform: capitalize;
  color: #307aff;
  font-weight: 600;
}
.related-posts .post-item .post-item-content .link i {
  margin-left: 8px;
  transition: all .3s;
}
.related-posts .post-item .post-item-content .link:hover i {
  margin-left: 12px;
}
@media (min-width: 1024px) {
  .related-posts .post-item .post-item-wrapper {
    flex-direction: row;
  }
  .related-posts .post-item .post-item-image {
    width: 227px;
    height: auto;
  }
  .related-posts .post-item .post-item-content {
    padding: 32px 20px;
  }
}
@media (max-width: 767.98px) {
  .related-posts .post-item:first-child {
    margin-bottom: 20px;
  }
}
.post-nav-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: clamp(20px, 2.77777778vw, 40px);
}
.post-nav-links .nav-previous,
.post-nav-links .nav-next {
  display: flex;
  align-items: center;
  color: #3957D2;
  font-weight: 600;
}
.post-nav-links .nav-previous i,
.post-nav-links .nav-next i {
  transition: all .3s;
}
.post-nav-links .nav-next {
  margin-left: auto;
}
.post-nav-links .nav-next i {
  margin-left: 15px;
}
.post-nav-links .nav-next:hover i {
  transform: translateX(5px);
}
.post-nav-links .nav-previous i {
  margin-right: 15px;
}
.post-nav-links .nav-previous:hover i {
  transform: translateX(-5px);
}
.section-page {
  padding-top: clamp(40px, 4.44444444vw, 64px);
  padding-bottom: clamp(40px, 4.44444444vw, 64px);
}
.section-page .row {
  border-radius: 20px;
  background-color: #222a6c;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .section-page .row.blog-hero-row {
    max-height: 400px;
  }
  .section-page .row.blog-hero-row .post-thumbnail {
    height: 400px;
  }
}
.section-page .post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-page .post-details {
  padding-top: clamp(24px, 6.38888889vw, 92px);
  padding-bottom: clamp(24px, 6.38888889vw, 92px);
  padding-left: clamp(16px, 5.55555556vw, 80px);
  padding-right: clamp(16px, 7.63888889vw, 110px);
  color: #FFF;
}
.section-page .post-details .post-meta {
  display: flex;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
}
.section-page .post-details .post-meta .post-author {
  margin-right: 10px;
}
.section-page .post-details .post-meta span:not(.post-author) {
  margin-left: 10px;
}
.section-page .post-details .post-title {
  font-size: clamp(18px, 2.08333333vw, 30px);
  margin-top: 16px;
  margin-bottom: 24px;
}
.section-page .post-details .excerpt {
  font-size: 16px;
  margin: 0;
}
@media (min-width: 992px) {
  body.single-post .site-content-contain {
    overflow: initial;
  }
  body.single-post .site-content-contain .blog-sidebar {
    position: sticky;
    top: 92px;
  }
}
@media (min-width: 992px) {
  body.single-post .site-content-contain .blog-sidebar {
    top: 110px;
  }
}
body.page-locations .section-guttenberg {
  padding: 0;
  overflow: hidden;
}
body.page-locations .section-guttenberg .container {
  padding: 0;
  max-width: 100%;
}
body.page-locations .section-guttenberg .container .editor-content {
  padding: 0;
}
body.page-locations .locations_container .location_item {
  margin-bottom: 15px;
}
body.page-locations .map_sidebar {
  height: 100%;
  overflow-y: auto;
}
body.page-locations .map_sidebar::-webkit-scrollbar {
  width: 5px;
}
body.page-locations .map_sidebar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f8a032;
  border-radius: 10px;
}
body.page-locations .map_sidebar::-webkit-scrollbar-thumb {
  background: #f8a032;
  border-radius: 10px;
}
body.page-locations .map_sidebar::-webkit-scrollbar-thumb:hover {
  background: #222a6c;
}
.single-3owllocations .page-section {
  background: #fefbf6;
}
.section-hero-location {
  padding: 0;
  position: relative;
}
.section-hero-location:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: url(https://calibercarwash.com/wp-content/themes/ccw/assets/less/../images/svg-html/shape-location-hero-mobile.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  z-index: 1;
  display: block;
}
@media (min-width: 768px) {
  .section-hero-location:before {
    display: none;
  }
}
.section-hero-location .section-inner {
  position: relative;
  background-position: top center !important;
  background-size: 220% auto !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
  padding-bottom: 55px;
}
@media (min-width: 768px) {
  .section-hero-location .section-inner {
    background-size: auto 100% !important;
    background-position: 0% center !important;
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .section-hero-location .section-inner {
    background-size: 60% auto !important;
  }
}
.section-hero-location .location-info {
  padding-top: clamp(30px, 3.47222222vw, 50px);
}
@media (min-width: 768px) {
  .section-hero-location .location-info {
    padding-bottom: clamp(30px, 3.47222222vw, 50px);
  }
}
.section-hero-location .location-info .section-title {
  font-size: 20px;
  margin-bottom: clamp(20px, 1.66666667vw, 24px);
  color: #f8a032;
}
.section-hero-location .location-info .location-list .list-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
}
@media (min-width: 991px) {
  .section-hero-location .location-info .location-list .list-item {
    margin-bottom: 12px;
  }
}
.section-hero-location .location-info .location-list .list-item a {
  text-decoration: underline;
}
.section-hero-location .location-info .location-list .list-item a:hover {
  text-decoration: underline;
}
.section-hero-location .location-info .location-list .list-item .text {
  color: #fff;
  font-size: 16px;
}
.section-hero-location .location-info .location-list .list-item .text.opened .heading .toggle-icon {
  transform: rotate(-180deg);
}
.section-hero-location .location-info .location-list .list-item .text .heading {
  color: #fff;
  font-weight: 700;
  margin-bottom: 6px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-hero-location .location-info .location-list .list-item .text .heading .toggle-icon {
  display: block;
  height: 24px;
  transform: rotate(0);
  transition: transform 0.5s linear;
}
@media (min-width: 768px) {
  .section-hero-location .location-info .location-list .list-item .text .heading .toggle-icon {
    display: none;
  }
}
.section-hero-location .location-info .location-list .list-item .text .lines {
  height: 0;
  overflow: hidden;
  transition: height 0.5s linear;
}
@media (min-width: 768px) {
  .section-hero-location .location-info .location-list .list-item .text .lines {
    height: auto !important;
  }
}
.section-hero-location .location-info .location-list .list-item .text .address-lines {
  cursor: pointer;
  text-decoration: underline;
}
.section-hero-location .location-info .location-list .list-item .text .address-lines .line {
  margin-bottom: 0;
}
.section-hero-location .location-info .location-list .list-item .text .address-lines .line:first-child {
  font-weight: 700;
}
.section-hero-location .location-info .location-list .list-item .text .address-lines:hover {
  text-decoration: underline;
}
.section-hero-location .location-info .location-list .list-item .text .line {
  display: flex;
  justify-content: flex-start;
  gap: 12px;
  margin-bottom: 6px;
}
.section-hero-location .location-info .location-list .list-item .text .line.current-day {
  font-weight: 700;
}
.section-hero-location .location-info .location-list .list-item .text .line span:first-child {
  text-transform: capitalize;
  min-width: 97px;
}
.section-hero-location .location-info .location-list .list-item .cta-wrap {
  display: none;
  margin-top: 12px;
}
@media (min-width: 768px) {
  .section-hero-location .location-info .location-list .list-item .cta-wrap {
    display: none;
  }
}
.section-hero-location .location-info .location-list .list-item .bt {
  padding: 7px 11px;
  min-height: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.section-hero-location .location-info .location-list .list-item .bt:hover .icon svg path {
  stroke: #f8a032 !important;
}
.section-hero-location .location-info .location-list .list-item .bt .icon {
  height: 20px;
}
.section-hero-location .location-map {
  position: static;
  display: none;
}
@media (min-width: 768px) {
  .section-hero-location .location-map {
    display: block;
  }
}
.section-hero-location .location-map img {
  position: absolute;
  width: 50%;
  height: 180%;
  object-fit: cover;
  object-position: 50% 7vw;
  top: -65%;
  right: 0;
}
.section-closest_location .location-wrapper {
  color: #222a6c;
}
.section-closest_location .location-wrapper .find-location-wrapper .find-location {
  display: flex;
  align-items: center;
}
.section-closest_location .location-wrapper .find-location-wrapper .find-location span {
  margin-left: 10px;
  text-decoration: underline;
  font-weight: 700;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content {
  display: flex;
  align-items: center;
  width: 65%;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content svg {
  margin-right: 10px;
  flex-shrink: 0;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .current-location {
  margin: 0;
  font-weight: 700;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 75%;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: underline;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .current-location br {
  display: none;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .location-hours,
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .distance {
  font-size: 10px;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .location-hours .hours {
  text-transform: uppercase;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .distance {
  margin-left: 7px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .distance:before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #222a6c;
  margin-right: 7px;
}
.section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .location-details {
  display: flex;
}
.section-closest_location .location-wrapper .action {
  margin-left: clamp(8px, 0.83333333vw, 12px);
  padding-left: clamp(8px, 0.83333333vw, 12px);
  border-left: 1px solid #222a6c;
  display: flex;
  align-items: center;
}
.section-closest_location .location-wrapper .action a {
  font-size: 11px;
  font-weight: 700;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (max-width: 900px) {
  .section-closest_location .search_location_form label {
    display: block;
  }
}
.site-header .section-closest_location {
  margin-right: auto;
  margin-left: clamp(30px, 2.77777778vw, 40px);
}
@media (max-width: 767px) {
  .site-header .section-closest_location {
    display: none;
  }
}
.site-header .map_section {
  position: absolute;
  top: 100%;
  left: 0;
  max-width: 100%;
  width: 100%;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0.4s;
  pointer-events: none;
  visibility: hidden;
  z-index: -1;
  height: 100vh;
  max-height: calc(100vh - 89px);
  background-color: transparent;
}
.site-header .map_section .map_sidebar {
  background-color: #fefbf6;
}
.site-header .map_section .map_sidebar .location_item .link_details {
  display: none;
}
.site-header .map_section .map_sidebar .location_item .select-location {
  display: block;
  font-weight: 600;
  padding: 8px;
  background-color: #307AFF;
  color: #fff;
  border: 1px solid #307AFF;
  border-radius: 4px;
  text-decoration: none;
  text-transform: capitalize;
  text-align: center;
}
.site-header .map_section .map_sidebar .search_location_form .close-map-sidebar {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
}
.site-header .map_section .map_sidebar .search_location_form label span {
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
  font-size: 14px;
  color: #393939;
}
.site-header .map_section .map_sidebar .location_item {
  margin-bottom: 15px;
}
.site-header .map_section .map_sidebar::-webkit-scrollbar {
  width: 5px;
}
.site-header .map_section .map_sidebar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f8a032;
  border-radius: 10px;
}
.site-header .map_section .map_sidebar::-webkit-scrollbar-thumb {
  background: #f8a032;
  border-radius: 10px;
}
.site-header .map_section .map_sidebar::-webkit-scrollbar-thumb:hover {
  background: #222a6c;
}
@media (max-width: 900px) {
  .site-header .map_section .map_sidebar .search_location_form label {
    display: block;
  }
}
.site-header .map_section .map_container {
  display: none;
}
.site-header .map_section.active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: initial;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.4s ease, background-color 0.3s;
  transition: -webkit-transform 0.4s ease, background-color 0.3s;
  -o-transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, background-color 0.3s;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease, background-color 0.3s, visibility 0s 0s;
}
.site-header .map_section.active .map_sidebar {
  pointer-events: initial;
  overflow: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .site-header .map_section {
    max-height: calc(100vh - 112px);
  }
}
@media (min-width: 1024px) {
  .site-header .map_section {
    max-height: calc(100vh - 121px);
  }
}
@media (min-width: 1200px) {
  .site-header .map_section {
    max-height: calc(100vh - 130px);
  }
}
@media (min-width: 1300px) {
  .site-header .map_section {
    max-height: calc(100vh - 133px);
  }
}
@media (min-width: 1440px) {
  .site-header .map_section {
    max-height: calc(100vh - 135px);
  }
}
.site-header + .site-content-contain {
  position: relative;
}
.site-header + .site-content-contain:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222a6c;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease;
}
.site-header.sidebar-map-section + .site-content-contain:after {
  z-index: 2;
  opacity: 0.9;
}
@media (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .btn-outline.btn-white-mobile {
    background-color: #fff;
    color: #222a6c !important;
  }
}
.site-footer .section-closest_location {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f8a032;
  padding: 16px 20px;
  border-radius: 16px 16px 0 0;
  margin: 0;
  z-index: 2;
  transition: all 1.5s ease;
}
.site-footer .section-closest_location .location-wrapper {
  background-color: #f8a032;
}
.site-footer .section-closest_location .location-wrapper .find-location-wrapper {
  border-radius: 4px;
}
.site-footer .section-closest_location .location-wrapper .find-location-wrapper .find-location {
  display: flex;
  align-items: center;
  min-height: 46px;
  padding: 8px 16px;
  justify-content: center;
  border-radius: 4px;
  font-weight: 600;
}
.site-footer .section-closest_location .location-wrapper .find-location-wrapper .find-location span {
  margin-left: 4px;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
.site-footer .section-closest_location .location-wrapper .location-info-wrapper {
  min-height: 46px;
  padding: 6px 16px;
  border-radius: 4px;
  width: 100%;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .site-footer .section-closest_location .location-wrapper .location-info-wrapper {
    justify-content: space-between;
  }
}
.site-footer .section-closest_location .location-wrapper .location-info-wrapper .location-info-content {
  width: auto;
}
@media (max-width: 767.98px) {
  .site-footer .section-closest_location .location-wrapper .location-info-wrapper .location-info-content {
    width: calc(100% - 80px);
  }
}
@media (max-width: 767.98px) {
  .site-footer .section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info {
    width: calc(100% - 22px);
  }
}
.site-footer .section-closest_location .location-wrapper .location-info-wrapper .location-info-content .location-info .current-location {
  max-width: 100%;
  margin-bottom: -6px;
}
.site-footer .section-closest_location .location-wrapper .location-info-wrapper .action {
  padding-left: 20px;
  margin-left: 20px;
}
.site-footer .section-closest_location .location-wrapper .location-info-wrapper .find-location {
  font-size: 11px;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .site-footer .section-closest_location {
    display: none;
  }
}
body.scrolled-300 .site-footer .section-closest_location {
  bottom: 0;
}
