@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//crystleclearcleaners.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,14,26);
	--wd-text-font-size: 16px;
	--wd-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(0,14,26);
	--wd-entities-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(0,14,26);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Alice", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,14,26);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,123,218);
	--wd-alternative-color: rgb(0,14,26);
	--wd-link-color: rgb(0,123,218);
	--wd-link-color-hover: rgb(0,14,26);
	--btn-default-bgcolor: rgb(0,123,218);
	--btn-default-bgcolor-hover: rgb(0,14,26);
	--btn-accented-bgcolor: rgb(0,123,218);
	--btn-accented-bgcolor-hover: rgb(0,14,26);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
 {
	color: rgb(255,255,255);
	background: rgb(0,123,218);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1350px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1350px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.whb-main-header {
    background-color: #00101a;
}


.whb-color-light:not(.whb-with-bg) {
    background-color: #000e1a !important;
}



.whb-flex-row.whb-top-bar-inner {
    border-color: #ffffff33 !important;
}


.whb-row.whb-general-header.whb-not-sticky-row {
    border-color: #ffffff33 !important;
}


.header-info-one p {
    color: #ffffff;
    font-size: 16px;
}


span.nav-link-text {
    text-transform: capitalize;
}




/**** Title ****/




.generic-title .title {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.2;
}


.generic-title .title strong {
    background: linear-gradient(to right, #00488e 0%, #007bda 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}




/**** Footer ****/


.wd-footer {
  position: relative;
  z-index: 50;
}

.footer-section {
  background-color: #00060a;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  z-index: 10;
  left: calc(
    (50% - 50vw + var(--wd-sticky-nav-w) / 2 + var(--wd-scroll-w) / 2) +
      var(--wd-row-spacing)
  ) !important;
}

.footer-container::before {
  content: "";
  position: absolute;
  width: 120%;
  top: 0;
  z-index: 10;
  left: 0;
  background-color: #fff;
  height: 220px;
}

.footer-section .f-row-one {
  border-bottom: 1px solid #343434;
  padding-top: 45px;
  padding-bottom: 40px;
}

.footer-section .f-row-three {
  border-top: 1px solid #343434;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-section .f-logo img {
  width: 60%;
}

.footer-section .footer-social {
  cursor: pointer;
  transition: 0.5s ease;
}

.footer-section .footer-social:hover {
  opacity: 0.6;
}

.footer-section .footer-social p {
  color: #e5f6ff;
  font-size: 14px;
}

.footer-section p {
  color: #e5f6ff;
}

.footer-section .f-row-two {
  padding-top: 50px;
  padding-bottom: 0px;
}

.footer-section .f-row-two h4 {
  color: #e5f6ff;
}

.footer-section .f-row-two .menu-item a {
  color: #e5f6ff;
}

.footer-section .phone-info p {
  color: #e5f6ff;
  font-size: 18px;
}

.footer-section .f-row-two .menu-item {
  margin-bottom: 10px;
  position: relative;
}

.footer-section .f-row-two .wd-info-box a {
  color: #e5f6ff !important;
}


/*** ****/


.footer-section ul#menu-main-menu-1 {
    column-count: 2;
}


.f-row-two li a:before {
  position: absolute;
  content: "";
  left: -20px;
  top: 5px;
  width: 12px;
  height: 12px;
  opacity: 0;
  display: inline-block;
  transition: 0.25s ease;
  background: url(https://crystleclearcleaners.com/wp-content/uploads/2025/07/arrow-for-footer.svg)
    no-repeat;
  background-size: 12px;
}


.f-row-two li a:hover:before {
  opacity: 1;
  left: 0px;
}


.f-row-two li > a {
  transition: 0.25s ease;
}


.f-row-two li > a:hover {
  padding-left: 17px;
}


/**** Footer Form ****/


.footer-section .f-row-two .mc4wp-form-fields {
  display: flex;
  position: relative;
  flex-direction: column;
}


.footer-section .f-row-two .mc4wp-form-fields input[type="email"] {
  border: 0px;
  border-bottom: 1px solid #3b3a3e !important;
  padding: 0;
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  margin-right: 0px;
  min-width: 290px;
  margin-left: -15px;
}


.footer-section .f-row-two .mc4wp-form-fields input[type="email"]::placeholder {
  color: #e5f6ff;
  font-size: 16px;
}


.footer-section .f-row-two .mc4wp-form input[type="submit"] {
  padding: 0;
  background-color: transparent !important;
  font-size: 0px;
  z-index: 2;
  width: 50px;
  position: absolute;
  right: -15px;
}


.footer-section .f-row-two .mc4wp-form-fields::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  bottom: 10px;
  right: 0;
  background-size: 22px;
  background-repeat: no-repeat;
  background-image: url(https://crystleclearcleaners.com/wp-content/uploads/2025/07/arrow-for-footer.svg);
  transform: rotate(-45deg);
  opacity: 0.8;
}


.wd-prefooter {
  padding-bottom: 0 !important;
}


.footer-title .title {
  color: #e5f6ff !important;
  line-height: 1.2 !important;
  font-size: 30px !important;
  margin-top: 10px !important;
}


.footer-title b {
  display: block;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 3px;
}


.generic-title.footer-title {
  margin-bottom: 0 !important;
}


.more-info {
  border: 3px solid #fff !important;
  border-radius: 15px !important;
  gap: 10px !important;
  padding: 7px 7px 10px !important;
  width: max-content !important;
}


.more-info .title {
  font-size: 14px !important;
  color: #e5f6ff !important;
  font-weight: 100 !important;
  margin-bottom: 30px !important;
}


.more-info .info-box-inner {
  background-color: #fff !important;
  font-size: 29px !important;
  position: absolute !important;
  top: 18px !important;
  display: flex !important;
  height: 35px !important;
  padding: 0px 15px 0px 15px !important;
  border-radius: 10px !important;
  font-weight: 900 !important;
  width: max-content !important;
  margin-top: 0px !important;
  align-items: center !important;
}


.footer-section .more-info p {
  color: #1a1a1a;
}


.f-row-one span.wd-icon {
  height: 22px;
}


.wd-content-layout {
  padding-block: 0 !important;
}


.wd-copyrights {
  display: none;
}


ul#menu-important-links-one {
    column-count: 2;
}


.footer-btn {
    background-color: #007bda;
    letter-spacing: 1px;
    padding: 12px 25px;
    min-height: 0;
    color: #ffffff;
}



.footer-section .ques-info {
    margin-bottom: 30px;
}



.ques-info h4 {
	font-size: 22px;
}

.ques-info p {
    font-size: 18px;
    letter-spacing: 3px;
    color: #e1e1e1;
}


.ques-info .info-box-inner {
    margin-top: 5px !important;
}


.ques-info .info-box-content {
    border-left: 1px solid #505050;
    border-radius: 0 !important;
    padding-left: 15px;
}


.f-row-three a {
    color: #80d1ff;
}