:root {
	--wd-text-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 18px;
	--wd-title-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Source Sans Pro", 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%);
	--wd-alternative-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Source Sans Pro", 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;
	--wd-header-el-font: "Source Sans Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(26,26,26);
	--wd-alternative-color: rgb(243,101,33);
	--btn-default-bgcolor: rgb(26,26,26);
	--btn-default-bgcolor-hover: rgb(243,101,33);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(243,101,33);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(243,101,33);
	--wd-link-color-hover: rgb(26,26,26);
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

/* general */
.small-caps {
	font-variant: small-caps;
}

.white-text,
.white-text p,
.white-text h2,
.white-text a:hover {color: #fff;}

.btn-size-default {
	padding: 10px 45px 12px 45px;
	font-size: 20px;
}

.btn-icon-pos-right .wd-btn-icon {
	margin-left: 10px;
	font-size: 15px;
	line-height: 15px;
}

.wpml-ls-display {
	padding-left: 3px;
}

/* home slider */
body .home-products .wd-bg-center-center {padding-top: 330px !important; padding-bottom: 20px !important;}
body .home-products .vc_do_custom_heading {line-height: 1.2; color: #333 !important;}

/* header */
.whb-top-bar .nav-link-text {
	font-size: 16px;
}

/* menu */
.wd-nav-main {
	width: 100%;
}

.wd-nav-main > li {
	flex-grow: 1;
}

/* content */
.main-page-wrapper {
	padding-top: 0;
}

.site-content {
	margin-bottom: 0;
}

.wd-content-layout {padding-block: 0;}

/* product pages */
/* wp bakery button */
.pum-trigger .vc_btn3-size-md {
    padding: 8px 20px;
    margin-right: 15px;
    background-image: none;
    font-size: 20px;   
}

.pum-trigger .vc_btn3-size-md:hover {
    background-color: #f26d2b !important;
    color: white !important;
}

#product-hero .hero-info-box {
    margin-top: 100px;
    padding-right: 40px;
    padding-left: calc(100% - 606px);
}

#product-hero .white-border {
    border-color: white !important;
}

.hero-info-box1 {
	position: relative;
	top: 350px;
}

.owl-carousel .owl-item {
	margin-bottom: 50px;
}

.main-wrapp-img {
	overflow: hidden;
}

.owl-carousel .promo-banner {
	overflow: visible;
	padding-bottom: 50px;
}

.banner-content-background .wrapper-content-banner.wd-items-bottom {
	background-color: #000 !important;
	bottom: 0;
	position: absolute;
}

.wd-btn-arrow {
	margin-top: -75px;
}

@media screen and (max-width: 1024px) {
	.hero-info-box1 {
		width: 150%;
	}
}

#product-box .white-border {
	border-color: white !important;
}

@media screen and (max-width: 767px) {
	#product-box {
		display: none;
	}
}

/* video lightbox */
.pum-theme-360 .pum-theme-lightbox {
    background-color: rgba(0, 0, 0, 0.85);
}

.pum-theme-360 video { 
    width: 100%; 
    height: 100%; 
    max-width: 100%; 
}

.pum-theme-360 .wp-video {
    width: 100% !important;
}

#product-features {
	z-index: 100;
}

#product-features .promo-banner .wrapper-content-banner.wd-items-bottom,
#series-header .promo-banner .wrapper-content-banner.wd-items-bottom {
    padding: 4px 20px;
}

#product-features .promo-banner .wrapper-content-banner.wd-items-bottom p,
#series-header .promo-banner .wrapper-content-banner.wd-items-bottom p {
    margin-bottom: 10px;
}

#product-features li::marker {
    color: #f26d2b;
}

@media screen and (max-width: 750px) {
		#product-features {
				background-size: auto !important;
		}
	
		#product-features .row-additional .vc_column-inner {
				padding-top: 0;
		}
	
		#product-features .row-additional > div:first-child {
				padding-top: 35px;
		}
	
		#product-features .row-additional .wpb_text_column {
				margin-bottom: 15px;
		}
	
    #row-cta .pum-trigger {
        text-align: center;
    }
}

/* footer */
.main-footer .icons-design-colored-alt .wd-social-icon {
	color: black !important;
}

.main-footer li {
	margin-bottom: 0;
}

.main-footer a {
	color: white;
}

.main-footer li a {
	text-transform: uppercase;
}

.main-footer .btn-size-default {
	font-size: 16px
}

.wd-toolbar {
	display: none !important;
}

.ec-head-shad {
	text-shadow: 1px 1px 3px rgba(0,0,0,.85);
}

.ec-head-title {
	font-size: 70px !important;
	letter-spacing: -3px;
	line-height: 1;
	text-shadow: 0.04em 0.04em 0.09em rgb(0 0 0 / 64%);
}

.ec-head-title1 {
	font-size: 55px !important;
	max-width: none;
}

.ec-small-cap h1 {
	font-variant: small-caps;
	margin: 0 !important;
}

.ec-small-cap span.adjustCap {
	font-size: 82% !important;
}

.ec-head-max {
	max-width: 700px;
}

@media screen and (max-width: 767px) {
	.ec-head-title {
		font-size: 44px !important;
		padding: 0 20px !important;
		text-align: center !important;
	}
}

/* fix spanish empty paragraphs spacing */
.main-footer > p {
	margin-bottom: 0;
}

/* Portable Impactor Plants page */

.ec-port-gallery .flex-direction-nav,
.ec-port-gallery .flex-control-nav {
	display: none;
}

.ec-port-gallery .flexslider {
	border: 0;
	margin: 0;
}

.ec-port-img .vc_column-inner {
	background-blend-mode: screen;
}

.ec-port-img img {
	box-shadow: 3px 3px 9px 0px rgb(12 12 12 / 45%);
}

.ec-port-but a,
.ec-port-but button {
	background-color: #424242 !important;
	border-radius: 53px !important;
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 800;
	letter-spacing: 1px;
	padding-left: 24px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	text-transform: uppercase;
}

.ec-port-but1 a,
.ec-port-but1 button {
	background-color: #fff !important;
	color: #000 !important;
}

.ec-port-but2 a {
	background-color: #000 !important;
}

.ec-port-but4 a {
	background-color: #fff !important;
	color: #000 !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	text-transform: none !important;
}

.ec-port-but a:hover,
.ec-port-but3 a,
.ec-port-but4 a:hover,
.ec-port-but5 a {
	background-color: #f36521 !important;
	color: #fff !important;
}

.ec-port-but3 a {
	font-size: 26px !important;
	padding: 15px 75px 15px 50px !important;
}

.ec-port-margl .vc_column-inner {
	padding-left: calc(50vw - 611px) !important;
}

.ec-port-margr .vc_column-inner {
	padding-right: calc(50vw - 611px) !important;
}

@media screen and (max-width: 1260px) {
	.ec-port-margl .vc_column-inner {
		padding-left: 20px !important;
	}
	.ec-port-margr .vc_column-inner {
		padding-right: 20px !important;
	}
}

.ec-vid-wrap {
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.ec-port-dark h2,
.ec-port-dark p {
	color: #fff;
}

.ec-port-dark a {
	color: #f36521;
}

.ec-port-par {
	font-size: 16px;
}

#ec-port-vid {
	opacity: .5;
}

.ec-ind-app-list li::marker {
    color: #fff;
}

.ec-graybg-size {
	background-size: 100%;
}

/* Service Page */

.ec-service-head .wpb_text_column {
	max-width: 550px;
}

.ec-service-head h1 {
	color: #fff;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 30px;
	text-transform: uppercase;
}

.ec-service-head p {
	color: #fff;
	line-height: 1.25;
	margin-bottom: 15px;
}

.ec-port-but3 .vc_btn3.vc_btn3-color-black {
	background-color: #f76e2c !important;
}

.ec-port-but3 .vc_btn3.vc_btn3-color-black:hover {
	background-color: #000 !important;
}

.ec-video-max {max-width: 900px; margin: 0 auto;}

@media screen and (max-width: 500px) {
	.ec-service-head h1 span {
		font-size: 20px !important;
	}
	.ec-main-head h2,
	.ec-main-head h1,
	.ec-service-head h1 {
		font-size: 40px !important;
		line-height: 1 !important;
	}
}

/* Privay Policy Page */

.ec-privacy h1 {
	font-size: 40px;
	margin: 0 0 20px;
}

.ec-privacy h3 {
	font-size: 30px;
}

/* FAQ Page */

.ec-faq-accord .wd-accordion-item {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 15px;
}

.ec-faq-accord .wd-accordion-item:first-child {
	border-top: 1px solid #ccc;
}

.ec-faq-accord .wd-accordion-title-text,
.ec-faq-accord .wd-accordion-content,
.ec-faq-accord .wd-accordion-title:hover .wd-accordion-title-text,
.ec-faq-accord .wd-accordion-title.wd-active .wd-accordion-title-text{
	color: #000;
}

.ec-faq-accord .wd-accordion-title-text {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
}

.ec-faq-accord .wd-accordion-content {
	margin: 10px 0 0;
	padding-left: 70px;
}

.ec-faq-accord .wd-accordion-opener {
	background: #888;
	border-radius: 50%;
	color: #fff;
	margin-right: 30px !important;
	height: 40px;
	width: 40px;
}

.ec-faq-accord .wd-accordion-opener.wd-opener-style-plus:before {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	margin-left: -5px;
}

.ec-faq-left .wd-accordion-opener,
.ec-faq-right .wd-accordion-opener {
	background: #f76e2c;
}

/* Blog Page */

.ec-blog-wrap h4 {
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
}

.ec-blog-wrap .vc_gitem_row .vc_gitem-col {
	padding: 30px 20px;
}

.ec-blog-wrap .vc_grid-item-mini {
	background: #fff !important;
	box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 22%);
}

.ec-blog-wrap .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
	padding-right: 40px;
	padding-bottom: 40px;
}

.ec-blog-wrap .vc_btn3.vc_btn3-size-sm,
.ec-careers-wrap .vc_btn3.vc_btn3-size-sm {
	padding: 5px 20px;
}

.ec-blog-wrap .vc_btn3,
.ec-careers-wrap .vc_btn3 {
	text-transform: uppercase;
}

.ec-blog-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.ec-blog-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.ec-blog-wrap .vc_btn3.vc_btn3-color-black:focus,
.ec-blog-wrap .vc_btn3.vc_btn3-color-black:hover,
.ec-blog-wrap .vc_btn3.vc_btn3-color-black,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black:focus,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black:hover,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black,
.ec-careers-wrap .vc_btn3.vc_btn3-color-black.vc_btn3-style-flat{
	background-color: #f76e2c;
}

.ec-blog-wrap .vc_btn3.vc_btn3-color-blue,
.ec-blog-wrap .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
	background-color: #000;
	border-radius: 50px;
	font-weight: 700;
	padding: 10px 80px;
}

.ec-blog-feat .vc_gitem-zone-a {
	max-height: 400px;
}

.ec-blog-feat .vc_gitem_row .vc_gitem-col {
	padding: 30px;
}

@media screen and (max-width: 768px) {
.ec-blog-feat .vc_gitem-animated-block,
.ec-blog-feat .vc_gitem-zone {
	width: 100%;
}
}

/* Careers Page */

.ec-careers-wrap img,
.ec-careers-wrap .vc_gitem-animated-block {
	display: none !important;
}

.ec-careers-wrap .vc_gitem-post-data-source-post_title {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.ec-careers-wrap h4 {
	color: #e06100 !important;
	font-weight: 700;
	margin-bottom: 0;
}

/* Blog Posts */

.single-post .main-page-wrapper {
	margin-top: 40px !important;
}

.single-post .page-title,
.post-single-page .entry-content h1,
.post-single-page .wd-entry-meta .meta-author {
	display: none;
}

.post-single-page .post-title {
	font-size: 52px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 30px;
	text-align: left;
}

.single-post .site-content {
	padding-bottom: 80px;
}

.woodmart-recent-posts .wd-entities-title {
	font-size: 20px !important;
	font-weight: 700 !important;
	margin-bottom: 0 !important;
}

/* Pre-Owned Equipment Form */

.ec-es-form {
	max-width: 600px;
	margin : 0 auto;
}

.ec-pre-form iframe {
	height: 930px;
}

@media screen and (max-width: 681px) {
	.ec-pre-form iframe {
	height: 1600px;
}
}

/* Happy Hour Page */

.ec-hh-box {
	box-shadow: 10px 10px 12px 0px rgb(0 0 0 / 30%);
	font-size: 16px;
	max-width: 700px;
	padding: 20px;
}

/* Contact Page */

.ec-contact-tabs {
	border: 1px solid #ebebeb;
}

.ec-contact-tabs .vc_tta-panels-container {
	border-top: 1px solid #ebebeb;
	padding: 24px 30px;
}

.ec-contact-tabs .vc_tta-panel-body {
	padding: 0 !important;
}

.ec-contact-tabs .vc_tta-tabs-list,
.ec-contact-tabs .vc_tta-tab>a {
	background-color: #f4f4f4 !important;
}

.ec-contact-tabs .vc_tta-tab>a {
	padding: 5px 20px !important;
}

.ec-contact-tabs .vc_tta-tab.vc_active>a {
	background-color: #fff !important;
}

.page-id-2195 .pum-content iframe {
	height: 480px;
}

/* Finance Page */

.ec-finance-car .owl-carousel .owl-item {
	margin-bottom: 0 !important;
}

.ec-finance-car .banner-content-background .wrapper-content-banner.wd-items-bottom {
	background-color: transparent !important;
	background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%) !important;
	bottom: 0 !important;
	padding-bottom: 50px;
}

.ec-finance-car .wrapper-content-banner .banner-inner {
	color: #fff !important;
	font-size: 28px !important;
	font-weight: 800 !important;
	line-height: 1 !important;
	text-align: center;
	text-shadow: 0em 0.05em 0.12em rgba(0,0,0,0.67)!important;
}

.ec-finance-text {
	background-image: linear-gradient(to left,rgba(71,71,71,0) 0, rgba(71,71,71,.75) 25%, rgba(71,71,71,1) 50%, rgba(71,71,71,1) 100%);
	color: #fff;
	padding: 30px 60px 30px !important;
	width: 80%;
}

.ec-finance-text h2 {
	color: #fff !important;
	margin-bottom: 10px !important;
	text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
	text-transform: uppercase;
}

.ec-finance-text p {
	font-size: 16px;
	font-weight: 700 !important;
	line-height: 1.375 !important;
	text-shadow: 0 1px 3px rgb(0 0 0 / 30%);
}
.ec-1400-img {display: none;}

@media screen and (max-width: 767px) {
.ec-finance-text {
	padding-left: 15px !important;
	}
	.vc_custom_1685555016380.ec-400-img { margin: 10px !important; text-align: center !important;}
	.ec-1400-img {display: block;}
}

/* Screening Scalping Page */
.ec-screen-scalp-title,
.ec-screen-scalp-title1 {max-width: 500px;}
.ec-screen-scalp-title h4 {color: #fff; font-size: 26px;}
.ec-screen-scalp-title1 h4 {color: #333; font-size: 26px;}
.ec-screen-scalp-but .vc_btn3-icon {font-size: 12px !important; padding: 8px 10px; background: #f76e2c; border-radius: 50px; height: 30px !important; width: 30px; color: #fff; left: 15px !important;}
.ec-screen-scalp-but .vc_btn3-size-md {background: #fff !important; border: 1px solid #333 !important; padding-left: 60px !important; text-transform: none; border-radius: 0 !important; font-size: 18px !important; color: #333 !important; font-weight: 700 !important;}

.ec-maxw-900,
.ec-screen-scalp-title2 {max-width: 900px;}

.ec-maxw-900 {margin: 0 auto 60px;}