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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,255,255);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(237,237,237);
	--btn-default-bgcolor: white;
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(51,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 540px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(0,0,0);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: url(https://detailingstudio310.com/wp-content/uploads/2024/06/ds-transparent-logo.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: fixed;
	background-position: center center;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 12px;
}



.main-page-wrapper {
	background: url(https://detailingstudio310.com/wp-content/uploads/2024/06/ds-transparent-logo.png), #000000 !important;
	background-size: contain !important;
}

/* width */
::-webkit-scrollbar {
  width: 7.5px;
}

/* Track */
::-webkit-scrollbar-track {
	background: white;
	border: none;
  border-radius: 50px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #2A2A2A;
  border-radius: 50px;
}

.site-content {
	padding: 0;
}

.main-page-wrapper {
		background-attachment: fixed !important;
   	background-position: center center !important;
		background-repeat: no-repeat !important;
}

.header-icons {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row !important;
	color: black !important;
}

.wd-prefooter {
	padding-bottom: 0px !important;
}

.wd-prefooter .container {
	padding-left: 0;
	padding-right: 0;
	max-width: unset !important;
}

.main-page-wrapper {
	padding-top: 30px !important;
	background: white;
  z-index: 2;
  position: relative;
}

.whb-main-header .menu-item {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 10px;
	color: white !important;
	transition: background-color 0.5s ease;
}

.whb-main-header .menu-item:hover {
	transition: background-color 0.5s ease;
	background-color: black;
}

.whb-main-header .menu-item span.nav-link-text {
	color: white !important;
}

footer {
	position: relative;
	z-index: 2;
}

#footer {
	position: relative;
	z-index: 2;
}

#footer .menu-item a {
	padding: 0 !important;
	white-space: normal;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
	color: white;
	font-size: 10px;
}

.whb-header-bottom-inner, .whb-sticked .whb-header-bottom-inner {
	height: auto !important;
	max-height: unset !important;
}

#footer-menu ul { 
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	gap: 25px;
}

.meta-categories-wrapp, .meta-post-categories {
	display: none !important;
}

/* Service Builder */
.small-print-total-mobile {
  display: none;
}
.slider-display {
  margin-top: 5em !important;
}
div.datedropper .picker .pick-lg ul li {
  list-style: none;
}
div.datedropper {
  font-family: Bai Jamjuree !important;
}
div.datedropper.dd-red:before {
  background-color: #000000 !important;
}
div.datedropper.dd-red .pick-m {
  background-color: #000000 !important;
}
div.datedropper.dd-red .pick-lg-h {
  background-color: #000000 !important;
}
div.datedropper.dd-red .pick-lg-b .pick-sl:before {
  background-color: #000000 !important;
}
div.datedropper.dd-red .pick-submit {
  background-color: #000000 !important;
}
div.datedropper .picker ul.pick:hover .pick-arw {
  opacity: 1 !important;
}
.gform_wrapper select {
  width: 100%;
  font-family: 'Bai Jamjuree';
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #555;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  margin: 0px !important;
  -webkit-appearance: none;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0.04);
  padding: 10px !important;
  border: none !important;
  background-image: url('/wp-content/uploads/2020/05/arrow-2.svg');
  background-position: right;
  background-repeat: no-repeat !important;
}
.gform_wrapper div.validation_error {
  color: white !important;
  border-color: #ff0001 !important;
}
.gform_wrapper li.gfield.gfield_error {
  color: white !important;
  border-color: #000000 !important;
  background-color: #ffcbcc45 !important;
}
.gform_wrapper .validation_message {
  color: #ff0001 !important;
  margin-bottom: 22px !important;
}
li.gfield.hidden-total, li.gfield.hidden-total-euro {
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding: 10px 0px 10px 50px !important;
  background-color: #000000;
  color: #fff;
  width: 30%;
  z-index: 9998;
  height: 90px;
  margin-top: 0px !important;
  display: flex;
  align-items: center;
}
li.gfield.hidden-total-euro {
  bottom: 25px;
  background-color: unset !important;
  z-index: 9999;
	color: white !important;
	background: none;
}
body li.gfield.hidden-total:after, body li.gfield.hidden-total-euro:after {
  content: "" !important;
  display: inline-block;
  background-color: #000000;
  position: absolute;
  z-index: 0;
  top: 0;
  right: -8%;
  width: 10%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 25% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 100%, 35% 100%, 100% 0);
}
body .gfield.hidden-total .ginput_container {
  float: left;
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-size: 25px !important;
  line-height: 25px !important;
}

body .gfield.hidden-total-euro .ginput_container {
  float: left;
  margin-top: 0px !important;
  margin-bottom: 0px;
  font-size: 18px !important;
  line-height: 18px !important;
}

.gfield.hidden-total label.gfield_label {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px !important;
  line-height: 25px !important;
}
, .gfield.hidden-total-euro label.gfield_label {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px !important;
  line-height: 18px !important;
}
.gfield.hidden-total .gfield_description, .gfield.hidden-total-euro .gfield_description {
  float: left !important;
  width: auto !important;
  clear: initial;
  font-size: 16px !important;
  line-height: 25px !important;
  margin-top: 6px;
  font-weight: 600 !important;
}
li.gfield.hidden-hours .gfield_description {
  float: left !important;
  width: auto !important;
  clear: initial;
  font-size: 25px !important;
  line-height: 25px !important;
}
li.gfield.hidden-hours .gfield_label {
  float: left;
  margin-top: 0px;
  margin-bottom: 0px !important;
  font-size: 25px !important;
  line-height: 25px !important;
}
li.gfield.hidden-hours .ginput_container.ginput_container_number {
  width: 90px;
  float: left;
  margin-left: 0px !important;
  margin-top: 0px !important;
  line-height: 25px !important;
  font-size: 25px !important;
}
.gfield.hidden-hours .ginput_container input {
  padding: 0px !important;
  background-color: transparent !important;
  border: none !important;
  font-size: 25px !important;
  line-height: 25px !important;
  margin: 0px !important;
  box-shadow: none !important;
  width: 100% !important;
  text-align: center;
}
li.gfield.hidden-hours {
  position: fixed;
  bottom: 0px;
  right: 0px;
  padding: 10px 10px 10px 80px !important;
  background-color: #ffffff;
  color: white;
  -webkit-box-shadow: 0px 0px 45px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 0px 45px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 0px 45px rgba(50, 50, 50, 0.2);
  width: 70% !important;
  z-index: 1400000;
  height: 90px !important;
  display: flex;
  align-items: center;
}
.small-print-total {
  font-size: 12px;
  line-height: 17px;
  float: right !important;
  right: 7% !important;
  position: absolute;
  bottom: 34%;
  width: 250px;
}
.gform_wrapper span.ginput_product_price {
  color: #fff !important;
  font-size: 18px !important;
}
.gform_wrapper span.ginput_total {
  color: #fff !important;
  font-size: 25px !important;
  line-height: 25px !important;
  margin-left: 15px !important;
  margin-right: 7px !important;
}
body .simple-list .rcui ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #00abb0;
}
body .simple-list .rcui ul {
  text-indent: -25px;
  margin-left: 20px;
}
.checked {
  color: #00abb0 !important;
}
.checked-auto {
  color: white !important;
}
.unchecked {
  color: #dbdbdb !important;
}
body .extras .rcui ul li::before {
  content: "\f00c";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #00abb0;
}
body .extra .rcui ul {
  text-indent: -25px;
  margin-left: 20px;
}
.gform_wrapper .gfield_radio li label {
	width: calc(100% - 6px) !important;
  max-width: calc(100% - 6px) !important;
}
body .simple-list .rcui .rcui__icon {
  margin-right: 15px !important;
}
body .simple-list .rcui .rcui__icon {
  margin-right: 15px !important;
}
.rcui li .rcui__icon {
  margin-right: -25px !important;
}
body .gform_wrapper .gfield_description {
  font-size: 16px !important;
  padding: 0px !important;
}
.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio {
  overflow: initial;
}
.image-choices-field .image-choices-choice-text {
  color: white;
}
.image-choices-field .image-choices-choice.image-choices-choice-selected .image-choices-choice-text {
  color: #022c4c;
}
body .noUi-connect {
  background: #00abb0 !important;
}
body .noUi-tooltip {
  position: relative;
  padding: 0px !important;
  bottom: 230% !important;
}
li#field_3_3 {
  position: relative;
}
li#field_3_3 .slide-overlay {
  background-color: #fff !important;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9;
  display: none;
}
li#field_3_3 .slide-overlay.active {
  display: block;
}
.noUi-handle {
  transform: scale(1) !important;
  transition: all 0.75s ease !important;
  background-color: white !important;
  border: 1px solid #d9d9d9;
  box-shadow: none !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 100% !important;
  top: -13px !important;
}
.noUi-handle:hover {
  box-shadow: 0px 7px 50px rgba(0, 0, 0, 0.1) !important;
  transform: scale(1.2) !important;
  transition: all 0.75s ease !important;
}
.noUi-handle:before, .noUi-handle:after {
  display: none !important;
}
.noUi-target {
  background: #FAFAFA;
  border-radius: 50px !important;
  border: 1px solid #d3d3d387;
  box-shadow: none !important;
  height: 15px !important;
}
span.min-val-relation {
  text-align: center;
  font-size: 15px !important;
  line-height: 30px;
  margin: 9px !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
  margin-left: 0px !important;
  color: #bfbfbf !important;
}
span.max-val-relation {
  text-align: center;
  font-size: 15px !important;
  line-height: 30px;
  margin: 9px !important;
  text-transform: uppercase !important;
  font-weight: 800 !important;
  margin-right: 0px !important;
  color: #bfbfbf !important;
}
.noUi-tooltip {
  border: none !important;
  font-size: 25px !important;
  line-height: 25px !important;
  font-weight: 500;
  margin-top: 15px;
  padding: 35% !important;
  border-radius: 0px !important;
  color: #00abb0 !important;
  position: relative !important;
  background-color: transparent !important;
}
body img.gform_ajax_spinner {
  display: none !important;
}
.slider-display {
  border: none !important;
  background-color: rgba(229, 229, 229, 0.5) !important;
  margin-top: 2.5em;
}
.noUi-connects {
  border-radius: 50px !important;
}
.gform_wrapper .ginput_price {
  font-size: 20px;
  color: #00abb0;
  font-weight: 600;
}
.rcui ul {
  margin-left: 0px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 15px;
}
.rcui__text {
  font-size: 15px;
  line-height: 28px !important;
}
.rcui ul {
  margin-top: 15px;
}
.gfield_radio ul li {
  width: 100% !important;
}
.gfield_checkbox ul li {
  width: 100% !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  font-size: 15px !important;
  font-weight: 300 !important;
}
.service-builder-choice-right-inner .img-with-aniamtion-wrap .hover-wrap {
  margin-bottom: 0px !important;
}
.service-builder-choice-right-inner {
  padding: 0px 20px !important;
  margin-top: -20px !important;
}
.service-builder-choice-right-inner .img-with-aniamtion-wrap img {
  transform: scale(1) !important;
  transition: all 0.25s ease;
  border: 3px solid #fff0;
  border-radius: 100%;
}
.service-builder-choice-right-inner .img-with-aniamtion-wrap:hover img {
  transform: scale(1.25) !important;
  transition: all 0.25s ease;
  border: 3px solid #fff;
}
.service-builder-choice h2 {
  font-size: 35px !important;
  line-height: 40px !important;
}
.service-builder-choice-right-inner .img-with-aniamtion-wrap {
  width: 33.3% !important;
  float: left;
  padding: 0px 8%;
  margin-top: 5px !important;
}
.service-builder .homepage-marine-feature-row .nectar-animated-title-inner {
  margin-bottom: 0px !important;
}
.service-builder.thank-you div#footer-outer {
  z-index: 9999;
}
.service-builder div#footer-outer {
  z-index: 99;
}
.service-builder .container-wrap {
  z-index: 999;
}
body.service-builder .gform_wrapper.gf_browser_chrome select {
  font-size: 15px;
  line-height: 30px !important;
  border: 2px solid rgba(0, 0, 0, 0);
}
.service-builder-choice .nectar-cta {
  float: left;
  margin-right: 20px !important;
}
.service-builder-choice-left > .vc_column-inner, .service-builder-choice-right > .vc_column-inner {
  padding: 100px 70px;
}
.fixed-content-carousel .nectar-carousel-fixed-content h3 {
  font-size: 38px !important;
  line-height: 42px !important;
}
.nectar-carousel-flickity-fixed-content .flickity-viewport {
  margin: 0px 0 70px 0 !important;
}
.service-builder-choice-left-inner .wpb_column, .service-builder-choice-right-inner .wpb_column {
  width: auto;
  margin: auto !important;
  margin-top: 15px !important;
}
.service-builder-choice .nectar-cta:last-child {
  margin-right: 0px !important;
}
.service-builder-intro {
  width: 70%;
  margin: auto;
}
.nectar-carousel-flickity-fixed-content ul.variable-items-wrapper.button-variable-wrapper {
  width: 100%;
}
.homepage-marine-feature-row h2 {
  font-size: 60px !important;
  line-height: 60px !important;
}
.service-builder ul.gfield_radio.rcui-col_5 li label, .service-builder ul.gfield_radio.rcui-col_3 li label {
  width: 90% !important;
  max-width: none !important;
}
.service-builder div#page-header-wrap {
  display: none;
}
.service-builder .service-builder-header h1 {
  font-size: 50px !important;
  line-height: 50px !important;
}
.service-builder .service-builder-header-right img {
  float: right;
  border-radius: 100% !important;
  overflow: hidden !important;
  height: 100px !important;
  width: 100px !important;
}
.service-builder-header-right {
  text-align: right;
}
.service-builder .service-builder-header-right img {
  border: 3px solid #fff;
}
.service-builder-large-label label.gfield_label {
  font-size: 27px !important;
  line-height: 30px !important;
  margin-bottom: 10px !important;
}
.service-builder .divider-border {
  opacity: 0.25;
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}
.service-builder .divider-border[data-color="accent-color"] {
  opacity: 1 !important;
  margin-bottom: 50px !important;
  margin-top: 50px !important;
}
.service-builder .nectar-animated-title-inner {
  margin-bottom: -20px !important;
}
.service-builder .rcui-col_5 h5, .service-builder .rcui-col_3 h5 {
  font-size: 18px !important;
  line-height: 25px !important;
}
.service-builder .rcui.rcui-col_4 h5 {
  font-size: 18px;
  line-height: 25px;
}
.service-builder .rcui-col_4 .rcui__text {
  padding: 0px !important;
}
.service-builder .rcui-col_4 ul li {
  font-size: 15px;
  line-height: 22px !important;
  margin-bottom: 15px !important;
}
.service-builder .rcui.rcui-col_4 > li {
  width: 50% !important;
}
.reservation-field {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
  width: 100% !important;
  display: inline-flex;
  align-items: center;
}
.reservation-image {
  width: 15% !important;
  float: left;
}
.reservation-image img {
  margin-bottom: 0px !important;
}
.reservation-text .nectar-animated-title {
  margin-bottom: 25px !important;
}
.reservation-text {
  width: calc(100% - 6px) !important;
  float: left;
  padding-right: 5%;
}
.reservation-field h3 {
  font-size: 36px !important;
  line-height: 45px !important;
  margin-bottom: 15px !important;
  margin-top: 25px !important;
}
body .auto .gform_wrapper .service-builder-large-label .gfield_description {
  font-size: 19px !important;
  line-height: 25px !important;
  color: white !important;
  margin-top: 5px !important;
  margin-bottom: 35px !important;
}
body .marine .gform_wrapper .service-builder-large-label .gfield_description {
  font-size: 19px !important;
  line-height: 25px !important;
  color: #17a4ac !important;
  margin-top: 5px !important;
  margin-bottom: 35px !important;
}
body .vc_row.auto .gfield ul li::before {
  color: white !important;
}
.service-builder-protection-checkbox {
  width: 33.3% !important;
  float: left !important;
  clear: inherit !important;
}
.service-builder-black-flag .nectar-animated-title[data-color="accent-color"] .nectar-animated-title-inner:after {
  background-color: #000 !important;
}
.service-builder-vehicle-choice .rcui.rcui-col_4 > li {
  width: 25% !important;
}
.service-builder-paintwork .rcui.rcui-col_4 > li {
  width: 25% !important;
}
.service-builder label .rcui__text strong {
  display: block !important;
  margin-top: 15px !important;
  margin-bottom: 5px !important;
  color: #ff0001 !important;
}
.service-builder-polishing .rcui.rcui-col_4 > li {
  margin-bottom: 40px !important;
}
body .auto .gform_wrapper .service-builder-large-label.service-builder-additional-info .gfield_description {
  font-style: italic !important;
  font-size: 15px !important;
  line-height: 30px !important;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}
.service-builder-image-choice .rcui li .rcui__icon {
  margin-right: -25px !important;
  left: 20px;
  top: 30px;
}
.service-builder-image-choice.service-builder-vehicle-choice .rcui li .rcui__icon, .service-builder-image-choice.service-builder-paintwork .rcui li .rcui__icon {
  top: 20px;
}
.service-builder-image-choice .rcui li .rcui__text {
  width: 100%;
}
.service-builder-image-choice .rcui.rcui-col_3 > li:nth-child(n+4) {
  margin-top: 45px !important;
}
.marine-service-estimator-subheading h5, .marine-reservation-text h5 {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 6px 24px 6px 12px;
  display: table;
  background-color: #00abb0;
  color: #fff;
  margin-bottom: -10px !important;
}
.marine-service-estimator-subheading h5:after, .marine-reservation-text h5:after {
  content: "" !important;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 32px solid #00abb0;
  right: -20px;
  position: absolute;
  top: 0px;
  z-index: 1400000;
}
.service-estimator-subheading h5, .reservation-text h5 {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  padding: 6px 24px 6px 12px;
  display: table;
  background-color: white;
  color: black;
  margin-bottom: -10px !important;
}
.service-estimator-subheading h5:after, .reservation-text h5:after {
  content: "" !important;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 32px solid black;
  right: -20px;
  position: absolute;
  top: 0px;
  z-index: 1;
}
.service-estimator-hr {
  opacity: 0.4;
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.service-estimator-hr-end {
  border-bottom: 2px solid #000000;
  margin-bottom: 50px;
  margin-top: 45px !important;
}
.marine-service-estimator-hr-end {
  border-bottom: 2px solid #00abb0;
  margin-bottom: 50px;
  margin-top: 45px !important;
}
.marine-service-estimator-hr-end hr {
  display: none;
}
.service-estimator-hr-end hr {
  display: none;
}
.itemised-calculation {
  display: table;
  margin-top: 20px !important;
  padding: 0px !important;
}
.itemised-calculation .ginput_container {
  display: table;
  float: left;
  margin-top: 0px !important;
}
.itemised-calculation label.gfield_label {
  float: left;
  margin-right: 20px;
}
.itemised-calculation input {
  box-shadow: none !important;
  background-color: transparent;
  border: none !important;
  padding: 15px 0px !important;
  font-size: 22px !important;
  line-height: 36px !important;
  color: black;
}

.ginput_container input {
	color: black;
}

.hidden-total input, .hidden-total-euro input {
	color: white;
	background: none !important;
	width:100% !important;
}

.gform_wrapper .ginput_price {
	display: none;
}

.small-print-total {
	color: black;
}
/* END */
/* 1250 */
@media only screen and (max-width: 1250px) {
 
  .gfield.hidden-total label.gfield_label, .gfield.hidden-total-euro label.gfield_label .gform_wrapper span.ginput_total, li.gfield.hidden-hours .gfield_label, .gfield.hidden-hours .ginput_container input, li.gfield.hidden-hours .gfield_description, body .gfield.hidden-total .ginput_container, body .gfield.hidden-total-euro .ginput_container, li.gfield.hidden-hours .ginput_container.ginput_container_number {
    font-size: 21px !important;
    line-height: 21px !important;
  }
  .gfield.hidden-total .gfield_description, .gfield.hidden-total-euro .gfield_description {
    font-size: 14px !important;
    line-height: 14px !important;
    margin-top: 3px;
  }
  li.gfield.hidden-hours .ginput_container.ginput_container_number {
    width: 70px;}
}
/* END */

.gform_legacy_markup_wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 80% !important;
}

.scratches img {
	max-width: 100% !important;
}

/* 1150 */
@media only screen and (max-width: 1150px) {
  .service-builder-choice-left > .vc_column-inner, .service-builder-choice-right > .vc_column-inner {
    padding: 100px 40px;
  }
  .service-builder-intro {
    width: 80%;
    margin: auto;
  }
  .service-builder-header-right {
    width: 25% !important;
  }
  .service-builder-header-left {
    width: 75% !important;
    margin-bottom: 0px !important;
  }
  .service-builder-vehicle-choice .rcui.rcui-col_4 > li label {
    width: 95% !important;
  }
  body .service-builder-vehicle-choice .rcui.rcui-col_4 > li, body .service-builder-paintwork .rcui.rcui-col_4 > li {
    width: 50% !important;
    margin-bottom: 45px !important;
  }
}

/* END */
/* 1075 */
@media only screen and (max-width: 1075px) {

  .service-builder .rcui.rcui-col_5 li {
    width: 33.3%;
  }
}
/* END */
/* 1025 */
@media only screen and (max-width: 1025px) {
  .service-builder .service-builder-header-right img {
    height: 80px !important;
    width: 80px !important;
  }
  .service-builder .service-builder-header h1 {
    font-size: 45px !important;
    line-height: 45px !important;
  }
  .service-builder-choice-right-inner .img-with-aniamtion-wrap {
    padding: 0px 5%;
  }
}
/* END */
/* 999 */
@media only screen and (max-width: 999px) {
  .service-builder-intro {
    width: 100%;
  }
  .service-builder-choice h3 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro {
    padding: 10px 0px 10px 30px !important;
  }
  a#to-top {
    display: none;
  }
  li.gfield.hidden-hours {
    padding: 10px 10px 10px 50px !important;
  }
  .small-print-total {
    font-size: 10.5px;
    line-height: 15px;
    right: 30px !important;
    bottom: 24px;
    width: 190px;
  }
  .service-builder .rcui.rcui-col_5 li {
    width: 50%;
    margin-bottom: 20px !important;
  }
  .service-builder-large-label label.gfield_label {
    font-size: 25px !important;
    line-height: 32px !important;
    margin-bottom: 10px !important;
  }
  body .marine .gform_wrapper .service-builder-large-label .gfield_description, body .auto .gform_wrapper .service-builder-large-label .gfield_description {
    font-size: 17px !important;
    line-height: 20px !important;
  }
  .service-builder .rcui.rcui-col_3 li {
    width: 50%;
    margin-bottom: 20px !important;
  }
  .service-builder .rcui.rcui-col_3 ul li {
    margin-bottom: 10px !important;
  }
  .service-builder-image-choice .rcui.rcui-col_3 > li:nth-child(n+4) {
    margin-top: 0px !important;
  }
  .service-builder .rcui.rcui-col_4 > li {
    width: 100% !important;
  }
  .reservation-image {
    display: none !important;
  }
  .reservation-text {
    width: 100% !important;
    float: left;
    padding-right: 0%;
  }
  .name-field, .email-field, .phone-field, .make-field, .model-field, .date-field {
    width: 50% !important;
  }
  body.service-builder .gform_footer input[type=submit] {
    width: 100% !important;
    padding: 28px !important;
  }
  .slide-out-widget-area-toggle.mobile-icon.simple.product_added {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  #top .span_9 > .slide-out-widget-area-toggle a.using-label .label {
    margin-right: 10px !important;
  }
  .service-builder-header .col.span_12 {
    padding-top: 0px !important;
  }
  .service-builder-choice-left {
    margin-bottom: 10px !important;
  }
  .thank-you-main-inner-left {
    display: none !important;
  }
  /* MOBILE MENU */
  .service-builder-choice-right-inner .img-with-aniamtion-wrap {
    padding: 0px 40px;
  }
  /* END */
}
/* 769 */
@media only screen and (max-width: 769px) {
  .gfield.hidden-total label.gfield_label, .gfield.hidden-total-euro label.gfield_label, .gform_wrapper span.ginput_total, li.gfield.hidden-hours .gfield_label, .gfield.hidden-hours .ginput_container input, li.gfield.hidden-hours .gfield_description, body .gfield.hidden-total .ginput_container, body .gfield.hidden-total-euro .ginput_container, li.gfield.hidden-hours .ginput_container.ginput_container_number {
    font-size: 19px !important;
    line-height: 19px !important;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro {
    height: 85px;
  }
  li.gfield.hidden-hours {
    width: 61% !important;
    height: 85px !important;
  }
  .small-print-total {
    font-size: 10px;
    line-height: 14px;
    right: 30px !important;
    bottom: 22px;
  }
  li.gfield.hidden-hours {
    padding: 10px 10px 10px 40px !important;
  }
  .small-print-total {
    width: 150px;
  }
  li.gfield.hidden-hours .ginput_container.ginput_container_number {
    width: 65px;
  }
  .service-builder-polishing .rcui.rcui-col_4 > li {
    width: 100% !important;
  }
  .small-print-total-mobile {
    margin-top: 0px !important;
    height: 30px !important;
    display: block;
    position: fixed;
    z-index: 9999999999 !important;
    bottom: 0px;
    width: 100% !important;
    left: 0px;
    padding: 0px !important;
    background-color: black;
    color: #fff;
    text-align: center;
    font-size: 9.5px;
    line-height: 28px !important;
  }
  .small-print-total {
    display: none !important;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro, li.gfield.hidden-hours {
    bottom: 30px;
    height: 70px !important;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro {
    width: 48% !important;
  }
  li.gfield.hidden-hours {
    width: 52% !important;
    padding: 10px 10px 10px 50px !important;
  }
  .gfield.hidden-total span.ginput_total {
    margin-bottom: 8px !important;
  }
  .service-builder .service-builder-header h1 {
    font-size: 40px !important;
    line-height: 42px !important;
  }
  .service-builder-header-right {
    width: 25% !important;
    padding-left: 0px !important;
  }
  .service-builder-header-left {
    width: 75% !important;
  }
  .service-builder .service-builder-header-right img {
    height: 70px !important;
    width: 70px !important;
  }
  .name-field, .email-field, .phone-field, .make-field, .model-field, .date-field {
    width: 100% !important;
    margin-top: 0px !important;
    padding-right: 0px !important;
  }
  .ginput_container_address span {
    width: 100% !important;
    padding: 0px !important;
    margin-right: 0px !important;
  }
  .gfield.address-field {
    padding-right: 0px !important;
  }
  .service-builder-products li {
    width: 100% !important;
  }
  .service-builder ul.gfield_radio.rcui-col_5 li label, .service-builder ul.gfield_radio.rcui-col_3 li label {
    width: 100% !important;
    max-width: none !important;
  }
  .service-builder .rcui.rcui-col_3 li label {
    width: 100% !important;
    max-width: unset;
  }
  body .service-builder-vehicle-choice .rcui.rcui-col_4 > li, body .service-builder-paintwork .rcui.rcui-col_4 > li {
    width: 100% !important;
    margin-bottom: 35px !important;
  }
  .service-builder .rcui.rcui-col_3 li {
    width: 100%;
    margin-bottom: 30px !important;
  }
  .service-builder .rcui.rcui-col_3 li ul li {
    margin-bottom: 15px !important;
  }
  .service-builder .gfield.gfield_html {
    padding-right: 0px;
  }
  .service-builder .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
  }
  .service-builder .gform_wrapper .gfield_radio li label {
    max-width: 100% !important;
  }
  .service-builder-choice-right-inner .img-with-aniamtion-wrap {
    padding: 0px 15px;
  }
  .service-builder-choice h2 {
    font-size: 30px !important;
    line-height: 30px !important;
  }
  .rcui.rcui_xlarge li .rcui__icon, .rcui.rcui_xlarge li .rcui__icon:before, .rcui.rcui_xlarge li .rcui__icon:after {
    width: 32px;
    height: 32px;
  }
  .rcui li .rcui__icon, .rcui li .rcui__icon:before, .rcui li .rcui__icon:after {
    font-size: 18px;
  }
  .service-builder-image-choice .rcui li .rcui__icon {
    margin-right: -25px !important;
    left: 15px;
    top: 25px;
  }
  .service-builder .rcui-col_5 h5, .service-builder .rcui-col_3 h5 {
    margin-top: 22px;
    margin-bottom: 10px;
  }
  .service-builder .two-up-mobile ul.gfield_radio li:nth-child(odd) {
    padding-right: 5px !important;
  }
  .service-builder .two-up-mobile ul.gfield_radio li:nth-child(even) {
    padding-left: 5px !important;
  }
  .service-builder-vehicle-choice .rcui.rcui-col_4 > li label {
    width: 100% !important;
  }
}
/* END */
/* 479 */
@media only screen and (max-width: 479px) {
  .service-builder-intro h2 {
    font-size: 33px;
    line-height: 40px;
  }
  .service-builder-choice .nectar-cta .link_wrap {
    width: 100% !important;
    text-align: center;
    display: block;
  }
  .service-builder-choice .nectar-cta:last-child {
    margin-bottom: 0px !important;
  }
  .service-builder-choice .nectar-cta {
    width: 100%;
    margin: 0px !important;
    margin-bottom: 8px !important;
  }
  .service-builder-choice h3 {
    font-size: 34px !important;
    line-height: 35px !important;
  }
  .service-builder-choice-right {
    margin-top: 25px;
  }
  li.gfield.hidden-hours {
    width: 40% !important;
    padding: 10px 10px 10px 40px !important;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro {
    width: 60% !important;
    padding: 10px 0px 10px 20px !important;
  }
  .service-builder-header-right {
    display: none !important;
  }
  .service-builder-header-left {
    width: 100% !important;
  }
  .reservation-field h3 {
    font-size: 29px !important;
    line-height: 33px !important;
    margin-bottom: 19px !important;
    margin-top: 33px !important;
  }
  .service-builder .rcui-col_5 h5, .service-builder .rcui-col_3 h5 {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .service-builder .rcui-col_3 img, .service-builder .rcui-col_5 img {
    margin-bottom: 10px !important;
  }
  .service-builder .rcui.rcui-col_3 li {
    width: 100%;
    margin-bottom: 20px !important;
  }
  body .marine .gform_wrapper .service-builder-large-label .gfield_description, body .auto .gform_wrapper .service-builder-large-label .gfield_description {
    font-size: 16px !important;
    line-height: 22px !important;
  }
  #top .span_9 > .slide-out-widget-area-toggle {
    padding-left: 22px !important;
  }
  .service-builder-choice h2 {
    font-size: 32px !important;
    line-height: 31px !important;
  }
  .service-builder-choice-left > .vc_column-inner, .service-builder-choice-right > .vc_column-inner {
    padding: 80px 40px;
  }
  .service-builder-choice-right-inner, .service-builder-choice-left-inner {
    padding: 0px !important;
    margin-top: -20px !important;
  }
  .service-builder-choice-right-inner .img-with-aniamtion-wrap {
    padding: 0px 10px;
  }
  .thank-you-main-inner-right h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
/* END */
/* 414 */
@media only screen and (max-width: 414px) {
  .gfield.hidden-total label.gfield_label, .gfield.hidden-total-euro label.gfield_label, .gform_wrapper span.ginput_total, li.gfield.hidden-hours .gfield_label, .gfield.hidden-hours .ginput_container input, li.gfield.hidden-hours .gfield_description, body .gfield.hidden-total .ginput_container, body .gfield.hidden-total-euro .ginput_container, li.gfield.hidden-hours .ginput_container.ginput_container_number {
    font-size: 17px !important;
    line-height: 17px !important;
  }
  .gform_wrapper span.ginput_total {
    margin-left: 10px !important;
    margin-right: 5px !important;
  }
  .gfield.hidden-total .gfield_description, .gfield.hidden-total-euro .gfield_description {
    font-size: 12px !important;
    line-height: 17px !important;
    margin-top: 3px;
  }
  .small-print-total-mobile {
    height: 45px !important;
    padding: 0px 60px !important;
    font-size: 10px;
    line-height: 12px !important;
    display: flex !important;
    align-items: center;
  }
  li.gfield.hidden-total, li.gfield.hidden-total-euro, li.gfield.hidden-hours {
    bottom: 45px;
    height: 60px !important;
  }
}
/* END */
/* 375 */
@media only screen and (max-width: 375px) {
  .gfield.hidden-total label.gfield_label, .gfield.hidden-total-euro label.gfield_label, .gform_wrapper span.ginput_total, li.gfield.hidden-hours .gfield_label, .gfield.hidden-hours .ginput_container input, li.gfield.hidden-hours .gfield_description, body .gfield.hidden-total .ginput_container, body .gfield.hidden-total-euro .ginput_container, li.gfield.hidden-hours .ginput_container.ginput_container_number {
    font-size: 16px !important;
    line-height: 16px !important;
  }
  .gform_wrapper span.ginput_total {
    margin-left: 7px !important;
    margin-right: 5px !important;
  }
  li.gfield.hidden-hours {
    width: 40% !important;
    padding: 10px 10px 10px 35px !important;
  }
  li.gfield.hidden-hours .ginput_container.ginput_container_number {
    width: 52px;
  }
}
/* END */
/* 350 */
@media only screen and (max-width: 350px) {
  .gfield.hidden-total label.gfield_label, .gfield.hidden-total-euro label.gfield_label, .gform_wrapper span.ginput_total, li.gfield.hidden-hours .gfield_label, .gfield.hidden-hours .ginput_container input, li.gfield.hidden-hours .gfield_description, body .gfield.hidden-total .ginput_container, body .gfield.hidden-total-euro .ginput_container, li.gfield.hidden-hours .ginput_container.ginput_container_number {
    font-size: 14px !important;
    line-height: 14px !important;
  }
  .gfield.hidden-total .gfield_description, .gfield.hidden-total-euro .gfield_description {
    font-size: 10px !important;
    line-height: 17px !important;
  }
  .small-print-total-mobile {
    height: 45px !important;
    padding: 0px 40px !important;
  }
  .service-builder .service-builder-header h1 {
    font-size: 37px !important;
    line-height: 40px !important;
  }
  .service-builder-header {
    padding-top: 120px !important;
  }
  .thank-you-main-inner-right h2 {
    font-size: 26px;
    line-height: 31px;
  }
}
/* END */
/* 320 */
@media only screen and (max-width: 320px) {
  li.gfield.hidden-hours {
    padding: 10px 10px 10px 30px !important;
  }
  li.gfield.hidden-hours .ginput_container.ginput_container_number {
    width: 43px;
  }
  .service-builder-choice-left > .vc_column-inner, .service-builder-choice-right > .vc_column-inner {
    padding: 80px 30px;
  }
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
	display: inline-block;
	width: calc(50% - 3px);
	vertical-align: top;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	accent-color: black;
	width: 30px;
	height: 29px;
	position: absolute;
	left: 10px;
	top: 5px;
}

.service-builder-vehicle-choice img {
	margin: 20px;
	width: calc(100% - 40px);
}

.service-builder-polishing ul.gfield_radio li {
	width: 100% !important;
	display: block !important;
	padding-left: 60px !important;
}

.extras.service-builder-large-label ul.gfield_radio li {
	width: calc(25% - 6px);
}

.gform_legacy_markup_wrapper label img {
	max-width: 60%;
	margin: 0 auto;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"] {
  appearance: none;
  background-color: #fff;
	position: absolute;
  margin: 15px;
  font: inherit;
  color: currentColor;
  width: 30px;
  height: 30px;
  border: 1px solid black;
  border-radius: 50%;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"]::before {
  content: "";
  width: 15px;
  height: 15px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);
	transform-origin: bottom left;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
	background-color: CanvasText;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"]:checked::before {
  transform: scale(1);
}

.gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity), .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background: #ededed;
	border: none;
	padding: 10px;
}

.itemised-calculation input {
	padding: 15px !important;
	margin-top: 15px;
}

.itemised-calculation .ginput_container {
	display: block;
	float: unset;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	font-family: sans-serif;
	background: #ededed;
}

.gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
	background: white;
	color: black;
	border-radius: 50px;
	border: none;
	padding: 15px;
	font-weight: bold;
}

.swiper-slide {
	width: 100vw;
}

.small-print-total {
	left: 5%;
	width: auto;
}

.gform_legacy_markup_wrapper ul li.gfield {
	margin-bottom: 0;
}

@media only screen and (max-width: 1150px) {
  .gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
		width: calc(33% - 6px);
	}
	
	.extras.service-builder-large-label ul.gfield_radio li {
		width: calc(33% - 6px);
	}
}

@media only screen and (min-width: 1025px) {
	.title {
		font-size: 1.5rem !important;
	}
	
	.title-size-default, .page-title-default {
		padding: 15px !important;
	}
}

@media only screen and (max-width: 900px) {
	.title {
		font-size: 1.2rem !important;
	}
	
	.title-size-default {
		padding: 15px !important;
	}
	
	.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
		width: calc(50% - 6px);
	}
	
	.extras.service-builder-large-label ul.gfield_radio li {
		width: calc(50% - 6px);
	}
	
	.scratches li {
		width: calc(100% - 6px) !important;
	}
	
	.service-builder-vehicle-choice img {
		margin: 20px;
		width: 100%;
	}
}

.wd-tabs .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a, .wd-tabs .wd-nav[class*="wd-style-"]>li:hover>a {
	color: white;
	border-bottom: 2px solid black;
}
/* 
@media only screen and (max-width: 690px) {
.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_radio li {
		width: calc(100% - 6px);
	}
} */

.whb-top-bar .wd-header-text {
	text-align: center;
}

.wd-info-box .info-svg-wrapper svg {
	color: white;
}

.post-img-wrapp a {
	background: white;
}

.wd-entities-title a, .read-more-section a {
	color: black;
}

.page-id-1309 .cky-banner-bottom {
	bottom: 90px;
  width: 70%;
}

.page-id-1309 .cky-banner-bottom .cky-notice-btn-wrapper {
	align-items: end;
	flex-direction: column-reverse;
  gap: 15px;
}

.gform_legacy_markup_wrapper .gfield_checkbox li label {
	max-width: unset;
}

.hidden-total input, 
.hidden-total-euro input {
	color: red !important;
	font-weight: bold;
}

.chaty-channel-list {
	right: -19px;
	bottom: 52px;
}

.woodmart-archive-shop .container .row {
	max-width: 1640px!important;
	margin: 15px auto;
}

.woodmart-archive-shop .entry-title {
	display: none;
}

.woodmart-archive-shop .wd-back-btn {
	display: none;
}

.woocommerce-product-gallery img, .wd-product :is(.product-image-link,.hover-img) img {
	border-radius: 15px;
}

.wd-entities-title a {
	color: white;
}

.whb-header {
	margin-bottom: 125px !important;
}

.term-lake-country .page-title {
	padding: 125px !important;
/* 	margin-top: 195px !important; */
}

.title-shop {
	padding: 0 !important;
}

.single-product .whb-overcontent:not(.whb-custom-header) {
	padding: 15px !important;
}

@media (max-width: 1024px) {
	.whb-header {
		margin-bottom: 20px !important;
	}
	
	.single-product .whb-overcontent:not(.whb-custom-header) {
		padding: 20px !important;
	}
	
	.term-lake-country .page-title {
	padding: 125px !important;
	margin-top: 60px !important;
}
}

.wd-tools-element>a {
	color:white;
}

.wd-tools-element:hover>a {
	color:lightgray;
}

.woocommerce-mini-cart__buttons .btn-cart {
	color: black;
}

.cart-actions .button[name="update_cart"] {
	color: black;
}

.term-description {
    display: block;
    max-height: 5em; /* Limit the height, e.g., 4 lines of text */
    overflow: hidden;
    position: relative;
		margin-bottom: 0px !important;
}

.read-more {
    display: inline-block;
    color: white;
    cursor: pointer;
    margin-bottom: 30px;
}

.term-description.expanded {
    max-height: none; /* Remove the height limit when expanded */
    overflow: visible;
	margin-bottom: 20px !important;
}