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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 16px;
	--wd-title-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 100;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(22,128,185);
	--wd-alternative-color: rgb(224,234,240);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(245,154,87);
	--btn-accented-bgcolor-hover: rgb(223,140,79);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(174,182,161);
	background-image: url(https://printandlaser.com/wp-content/uploads/2023/04/23ac447bc3ac963b9818e24cec3b610e.jpeg);
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1152px;
--wd-form-brd-radius: 35px;
--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;
}

@media (min-width: 1169px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1152px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Microsoft YaHei";
	src: url("//printandlaser.com/wp-content/uploads/2024/11/e63653407669814f5b0eb9bbdc175f77.woff2") format("woff2"), 
url("//printandlaser.com/wp-content/uploads/2024/11/e63653407669814f5b0eb9bbdc175f77.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.whb-top-bar .wd-tools-element .wd-tools-icon::before {
 
  color: #fff;
}
.whb-top-bar .wd-tools-element .wd-tools-text {
  
  color: #fff;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  
  text-transform: capitalize;
}
@media only screen and (min-width: 700px) {

#menu-item-1434 {
  margin-left: 10px;
}
#menu-item-1435 {
  margin-left: 10px;
}
#menu-item-1436 {
  margin-left: 10px;
}
#menu-item-1437 {
  margin-left: 10px;
}
#menu-item-1443 {
  margin-left: 10px;
}
#menu-item-1444 {
  margin-left: 10px;
}
#menu-item-1445 {
  margin-left: 10px;
}
#menu-item-1446 {
  margin-left: 0px !important;
}
.wd-dropdown-menu.wd-design-default {
  padding: var(--wd-dropdown-padding, 12px 20px);
  --wd-dropdown-width: 300px;
}
}
.wd-nav > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  
  font-weight: bold;
  
}
.wd-nav[class*="wd-style-"] > li:is(.wd-has-children, .menu-item-has-children) > a::after {
  color: #333;
}
h3 {
  margin-bottom: 2% !important;
}
.title-subtitle.subtitle-color-default.subtitle-style-background.wd-fontsize-xs {
  padding: 8px 20px;
  border-radius: 25px;
}
.hd .product-label.onsale {
  display: none;
}
.hd .wd-product-cats {
  display: none;
}
.amount {
  color: #ba2708 !important;
}
.hd .wd-buttons {
  border-radius: 0px;
  background: #333;
  margin-bottom: -10px;
}
.hd .wd-product.wd-hover-icons .wd-buttons {
  display: block;
  max-width: calc(100% - 0px);
}
.hd .wd-action-btn {
  display: inline-flex;
  vertical-align: middle;
  --action-btn-color: #fff;
  --action-btn-hover-color: var(--color-gray-500);
}
.hd .product-element-top {
 
  border-radius: 0px;
  
}
.hd .wd-action-btn > a:hover {
  color: #ba2708;
}
.hd .wd-product .wd-entities-title {
  font-size: 14px;
  color: rgb(119, 119, 119);
  font-weight: inherit;
}
.hd .wd-product {
  margin-bottom: 20px;
}
.hd .wd-nav[class*="wd-style-"] > li:is(.current-menu-item, .wd-active, .active) > a {
  color: #FFFFFF;
  background-color: #E45648;
  font-family: "Microsoft YaHei", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 8px 20px;
  border-radius: 25px;
}
.hd .wd-nav[class*="wd-style-"] > li > a {
  color: #999;
  font-size: 14px;
  font-weight: inherit;
}
.testimonial-19045 .testimonial-theme4-thumb {
  width: 32px !important;
  height: 32px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0) !important;
}
.testimonial-19045 .testimonial-theme4-desc {
  font-style: normal !important;
}
.testimonial-19045 .testimonial-author-name::after {
  
  display: none !important;
  
}
#testimonial-slider-19045 .owl-dots {
  display: none !important;
  
}
.testimonial-19045 {
  background: #fff !important;
  box-shadow: 0 0 3px rgb(0 0 0 / 10%) !important;
  padding: 45px 35px !important;
}
.footer-container.color-scheme-light {
  background-image: url("https://printandlaser.com/wp-content/uploads/2023/04/23ac447bc3ac963b9818e24cec3b610e.jpeg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.min-footer > div {
  
  font-size: 14px;
  color: #fff;
}
.ab .wd-sub-menu li > a {
 
  color: rgb(255, 255, 255);
 
}
#mc4wp-form-1 input.button {
float: left !important;
width: 35% !important;
clear: none !important;
background-color: #223476 !important;
color: #ffffff !important;
border-color: #223476 !important;
	border-radius: 0px;
}

#mc4wp-form-1 input.email {
width: 65% !important;
float: left !important;
clear: none !important;
	border-radius: 0px;
}
.mc4wp-form input[type="submit"] {
  padding-inline: 0px;
}
.wd-tools-element.wd-header-mobile-nav.wd-style-icon.wd-design-1.whb-xppwexc5im2rbevb30qi {
  background-color: #969696;
  border-color: transparent;
  margin: 8px 0;
  padding: 0px 5px;
  border-radius: 0;
}
.wd-header-mobile-nav .wd-tools-icon::before {
 
  color: #fff;
}
.wd-nav-mobile > li > a {
  color: #000;
  font-weight: 400 !important;
  font-size: 14px;
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  
  border-bottom: 0px solid var(--brdcolor-gray-300);
}
.wd-nav-opener {
  
  color: #000;
  
}
.mobile-nav .wd-nav-opener {
  border-left: 0px solid var(--brdcolor-gray-300);
  border-bottom: 0px solid var(--brdcolor-gray-300);
}
.wd-nav-mobile > li > a, .wd-nav-mobile > li > ul li > a {
  
  border-bottom: 0px solid var(--brdcolor-gray-300);
}
.wd-product .product-wrapper {
  border-radius: 0px;
}
.product_title.entry-title.wd-entities-title {
  font-size: 24px;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 259px !important;
}

