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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", 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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 12px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(255,84,44);
	--wd-alternative-color: rgb(185,59,30);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(81,143,245);
	--btn-accented-bgcolor-hover: rgb(46,94,145);
	--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: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(240,240,241);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
: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: 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;
}

@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);
}
}


/*.wpcf7-list-item-body{
	display:none!important;
}
.wpcf7-list-item-excerpt,.wpcf7-list-item-content,.wpcf7-list-item-meta-data{
display:none!important;
}
li.wpcf7-list-item{
	text-align:center!important;
	width: 45%!important;
	margin-right: 25px!important;
}
@media only screen and (max-width: 2500px){
	span.post_image_checkbox-752 > ul > li.wpcf7-list-item{
	width: 15% !important;
  margin-right: 8% !important;}
}
@media only screen and (max-width: 2000px){
	span.post_image_checkbox-752 > ul > li.wpcf7-list-item{
	width: 15% !important;
  margin-right: 8% !important;}
}
@media only screen and (max-width: 1700px){
	span.post_image_checkbox-752 > ul > li.wpcf7-list-item{
	width: 30% !important;
  margin-right: 18% !important;}
}
@media only screen and (max-width: 685px) {
	fieldset{
	padding:20px 10px!important;
	}
	li.wpcf7-list-item{
	width: 100%!important;}
	span.post_image_checkbox-752 > ul > li.wpcf7-list-item{
	width: 30%!important;
	margin-right: 5%;}
}
ul > li.wpcf7-list-item.last{
	margin-bottom:10px!important;
}
ul.wpcf7-post_image_checkbox > li.wpcf7-list-item > label > input:checked + .wp-post-image, ul.wpcf7-post_image_radio > li.wpcf7-list-item > label > input:checked + .wp-post-image{
	border:none!important;
	box-shadow: 0 0 8px rgba(255, 84, 45, .8)!important;
}

.wpcf7-list-item-label{
	font-size:20px!important;
	line-height:24px!important;
}

ul > li.wpcf7-list-item > label > img{
	box-shadow: 0 0 8px rgba(0, 0, 0, .1)!important;
	border-radius: 5px!important;
	padding:15px!important;
}*/

.product-list-item:not(:last-child) .product-wrapper{
padding-bottom:0px!important;
}
.product-list-item .product-element-top{
flex: none!important;
}
.product-grid-item :is(.product-image-link,.hover-img) img{
	padding:0px 0px 0px 0px!important;
	max-width:50px!important;
	height:50px!important;
}
div:nth-child(1) > div.row.product-image-summary-wrap > div > div > div.col-lg-4.col-12.col-md-6.product-images{
	display:none!important;
}
div:nth-child(1) > div.row.product-image-summary-wrap > div > div{
	justify-content: space-around!important;
}
.downloadbuttonproduct:hover{
	color:#ff542c;
		box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
}
.downloadbuttonproduct{
	text-align:center;
	text-decoration: none; 
	font-size: 20px; 
	line-height: 24px; 
	color: #fff; 
	background-color: #333; 
	padding: 10px; 
	border-radius: 10px;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
	-moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
	box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
}
.brands-widget .brand-item img{
	max-height: none!important;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
	-moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
	box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
	border-radius: 10px!important;
}
.brands-widget .brand-item img:hover{
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
}
.buttonheadcreate{
	background-color:#FF542C!important;
	font-weight: 300!important;
	border-radius:8px!important;
	font-size: .875rem!important;
  line-height: 1.25rem!important;
	text-transform: capitalize!important;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(255,83,44,0.5)!important;
	-moz-box-shadow: 0px 4px 14px 0px rgba(255,83,44,0.5)!important;
	box-shadow: 0px 4px 14px 0px rgba(255,83,44,0.5)!important;
}
div.wd-search-form input{
	font-size: 0.75rem!important;
	line-height:1rem!important;
	border: none!important;
	border-radius:6px!important;
-webkit-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
-moz-box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.1)!important;
}
.wd-nav .menu-item-7076 a span{
	color:#FF542C!important;
}
.wd-nav .menu-item-7078 a span:hover{
	border:solid 1px #FF542C!important
}
.wd-nav .menu-item-7078 a span{
	color:#FF542C!important;
	padding:10px;
	border-radius:60px!important;
	background-color:rgb(252,235,232)!important;
	transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .3s;
}
.wd-nav .menu-item-7080 a span{
	color: #fff!important;
	background-color: #FF542C!important;
	border-radius: 6px!important;
	padding: 10px!important;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
	border-radius: 20px!important;
	padding: 10px 10px 40px 10px;
}
.add_to_cart_button,.wd-add-btn{display:none!important;}
.in-stock{
	display:none!important;
}
div.product-wrapper:hover{
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
}
span.yith-wcbr-brands-logo > a > img{border-radius:5px!important;}
div.product-labels{
		max-width: inherit!important;
		flex-direction: row!important;
		margin-right:10px!important;
		bottom: 0px!important;
		left:10px!important;
    top: auto!important;
		border-radius:5px;
}
span.label-attribute-pa_year-manufacturer,span.label-attribute-pa_condition{
	margin-right: 10px!important;
	min-height: 20px!important;
	background-color:#394047!important;
	font-size:10px!important;
	border-radius:5px!important;
	padding:3px!important;
}
span.label-attribute-pa_capacity{
	margin-right: 10px!important;
	min-height: 20px!important;
	background-color:#394047!important;
	font-size:10px!important;
	border-radius:5px!important;
	padding:3px!important;
}
div.row.product-image-summary-wrap > div > div > div.col-lg-6.col-12.col-md-6.product-images > div > div > div:nth-child(1) > div.product-labels.labels-rounded > span{
	display:none!important;
}
.product-element-bottom {
    padding: 5px 10px 10px 10px!important;
}
span.attribute-label img{
	max-height:20px!important;
	padding: 0px 0px 0px 0px!important;
	width: 20px!important;
	border-radius:50%!imoprtant;
}
span.label-with-img{
	background-color:none!important;
	padding:0px!important;
	min-width: 25px!important;
}
.price{
	line-height:24px!important;
	font-size:22px!important;
	font-weight: 400!important;
}
.price:after{
	color:#bfb427!important;
	line-height:22px!important;
	content:" USD";
	font-size:14px!important;
	font-weight: 400!important;
}
div.ywctm-toggle-button{
	margin-bottom: 15px!important;
	text-align:center!important;
	border-radius: 15px!important;
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	border: none!important;
}
div.ywctm-inquiry-form-wrapper{
	border-radius: 15px!important;
	box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	-moz-box-shadow: 0px 0px 5px 0px rgba(255,255,255,0.6)!important;
	border: none!important;
}
div.ywctm-toggle-content{
	border-radius: 15px!important;
	background-color: #0F0F0F!important;
	border: none!important;
}
p.formproductsfields{
	padding: 0px 10px 10px 10px;
	margin-bottom:0px;
}
select.wpcf7-select, input.wpcf7-text:focus,input.wpcf7-email:focus,input.wpcf7-tel:focus,input.wpcf7-number:focus,textarea.wpcf7-textarea:focus{
	box-shadow: 0 0 8px rgba(255, 84, 45, .8)!important;
}

input.wpcf7-text,input.wpcf7-email,input.wpcf7-tel,input.wpcf7-number{
	border:none!important;
	border-radius: 5px!important;
	box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-webkit-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-moz-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
}

select.wpcf7-select{
	overflow: hidden;
	border:none!important;
	border-radius: 5px!important;
	box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-webkit-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-moz-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
}
  
textarea.wpcf7-textarea{
	border:none!important;
	min-height:75px!important;
	border-radius: 5px!important;
	box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-webkit-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-moz-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
}
select.wpcf7-select > option{
	color: #000000!important; 
	font-size: 16px!important; 
	line-height: 18px!important;
}
input[type="checkbox"] {
  accent-color: #FF542D!important;
}
input.wpcf7-submit{
	color:#fff!important;
	background-color: #FF542D!important;
	border-radius: 5px!important;
	box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-webkit-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
	-moz-box-shadow: 0 0 8px rgba(145, 145, 145, .3)!important;
}
div.rowformsubmit{
	text-align: center;
}