.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://staging-yeomansplow.diggagroup.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://staging-yeomansplow.diggagroup.com/wp-content/uploads/2024/09/background-plow-smaller-1.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(51,51,51);
--wd-text-font-size:20px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--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;
}
:root{
--wd-primary-color:rgb(220,55,50);
}
:root{
--wd-alternative-color:rgb(218,57,51);
}
:root{
--wd-link-color:rgb(23,48,81);
--wd-link-color-hover:rgb(31,179,209);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(0,84,172);
}
:root{
--btn-shop-bgcolor-hover:rgb(3,65,129);
}
:root{
--btn-accent-bgcolor:rgb(0,84,172);
}
:root{
--btn-accent-bgcolor-hover:rgb(3,65,129);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
	/* Quick view */
	div.wd-popup.popup-quick-view {
		max-width: 920px;
	}




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//staging-yeomansplow.diggagroup.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

ul.wd-nav.wd-nav-tabs li{
    background: #e8e8e8;
    border: 1px solid #aeaeae;
    padding: 10px 20px;
    margin: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.shop-loop-head{
	display:none !important;
}

ul.wd-nav.wd-nav-tabs li.wd-active {
    background: #f3f3f3;
	  border-bottom: none;
}

div.wd-nav-tabs-wrapper {
    margin-bottom: 0px;
}

.wd-tab-content-wrapper {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #adadad;
    min-height: 350px;
	  margin-top: -2px;
}

/* Force dropdown visible */
.wd-pf-dropdown {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  pointer-events: auto !important; /* KEY FIX */
}

/* Make sure inner list is clickable */
.wd-pf-dropdown ul,
.wd-pf-dropdown li,
.wd-pf-dropdown a {
  pointer-events: auto !important;
}

/* REMOVE this if you added it earlier */
.wd-pf-title {
  pointer-events: auto !important; /* was breaking clicks */
}

/* Hide the selected value line (optional) */
.wd-pf-results {
  display: none;
}


/* 1. Kill dropdown behaviour completely */
.wd-pf-dropdown {
  position: static !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  box-shadow: none !important;
  border: none !important;
  background: transparent !important;
  padding: 0 !important;
  margin-top: 10px;
}

/* 2. Remove scroll container nonsense */
.wd-pf-dropdown .wd-scroll-content {
  max-height: none !important;
  overflow: visible !important;
  padding: 0 !important;
}

/* 3. Reset UL */
.wd-pf-dropdown ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 4. Clean list items */
.wd-pf-dropdown ul li {
  margin-bottom: 8px;
}

/* 5. Make links look like filter items */
.wd-pf-dropdown ul li a {
  display: block;
  padding: 6px 0;
  text-decoration: none;
  color: inherit;
}

/* 6. Highlight selected */
.wd-pf-dropdown ul li.chosen a {
  font-weight: 600;
}

/* 7. Remove weird title click behaviour */
.wd-pf-title {
  cursor: default;
}

/* 8. Hide the “selected value” line (optional) */
.wd-pf-results {
  display: none;
}
.wd-pf-title:after,
.wd-pf-title:before {
  display: none !important;
}
.wd-style-form .wd-pf-title {
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 42px;
    border-radius: var(--wd-form-brd-radius);
    border: none !important;
}

.wd-style-form .wd-pf-title span.title-text{
	font-size:18px !important;
}

.box-shadow-area{
	box-shadow:0px 0px 10px #444;
}

.hover-content-inner p,.hover-content-inner.wd-more-desc-inner{
	font-size:14px !important;
}
.whb-sticky-row.whb-color-light a.wd-logo.wd-main-logo img{
	max-width:180px !important;
}

.product-grid-item.wd-hover-base.product-type-simple p{
	font-size:14px !important;
}

.wd-bottom-actions{
	display:none !important;
}

.hover-content.wd-more-desc.wd-more-desc-calculated.wd-more-desc-full p{
font-size:14px !important;
}

.wd-hover-base .product-element-bottom {
    position: relative !important;
    padding: 0px 10px 10px 10px !important;
    top: -20px;
}

h3{
    margin-bottom: 20px;
    margin-top: 20px;
}

h3.wd-entities-title{
	margin-top: 0px;
}

#red-box-callout h4{
	color:#fff !important;
}

div.vc_custom_1648041368569 {
    margin-bottom: 0px !important;
}

div.vc_custom_1648041321230 {
    border-top-color: #ffffff !important;
}

@media screen and (min-width: 660px) {

.searchform{
	max-width:200px;
}

[class*="wd-header-search-form"] input[type='text'] {
    min-width: 200px;
}

[class*="wd-header-search-form"] input[type='text'] {
    min-width: 200px !important;
}
}

.custom-product-attribute-line{
	font-size:14px;
}

.woocommerce-product-attributes-item__label{
color: #7b7b7b;
}

.woocommerce-product-attributes-item__value{
	font-weight:bold;
}

.shop_attributes tr {
    border-bottom: none;
}

.woocommerce-product-gallery img {
    width: 100%;
    padding: 20px;
	width: 90% !important;
}

.product_meta.wd-layout-default .posted_in{
display:none !important;
}

#wd-69c07be3a2fc2{
	width:100% !important;
}

.smaller-text a{
	font-size:12px !important;
}

.product-labels.labels-rounded{
	display:none !important;
}

.woodmart-title-container.title{
	color:black !important;
}

.white{
	color:white !important;
}

.testimonial-content{
	    font-size: 25px;
    font-weight: bold;
    text-shadow: 0 0 2px BLACK;
    color: white;
}

#wd-6701ffa55da6e h3, #wd-6701ffd7d7ad6 h3{
	color:white !important;
}

.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a, .wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover {
    background-color: rgb(220 55 50) !important;
}


.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 36px !important;
    color: white !important;
}

.catalogx-enquiry-btn.btn-primary.btn-large {
    background-color: #c51b1b;
}