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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://mapleimprint.ca/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://mapleimprint.ca/wp-content/uploads/2021/08/page-title-shop.jpg);
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--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;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title{
	font-weight: 600;
}

:root{
--wd-primary-color:rgb(183,4,4);
}
:root{
--wd-alternative-color:rgb(255,55,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(183,4,4);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,0,0);
}
: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-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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.wd-nav[class*="wd-style-"] {
    --nav-color: #4a4a4a !important;
}
a#fpd-start-customizing-button {  
		width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    background: #b70404;
    text-align: center;
    font-size: 16px;
}

/* expandable pricing table start here */

.woodmart-pricing-table {
  font-family: inherit;
  max-width: 100%;
  margin: 1em 0;
}

.woodmart-pricing-table table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}

.woodmart-pricing-table th,
.woodmart-pricing-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.woodmart-pricing-table .price,
.woodmart-pricing-table .total {
  color: #1366d6;
  font-weight: 600;
}

.woodmart-pricing-table .selected {
  border: 2px solid #2dbf6c;
  outline: 1px solid #2dbf6c;
}

.woodmart-pricing-table .hidden {
  display: none;
}

.toggle-more {
  background: none;
  color: #1366d6;
  border: none;
  cursor: pointer;
  padding: 10px 0;
  font-size: 1em;
}
/* expandable pricing table end here */

div.longdesc-redtitle {
	margin: 0px 2px 7px 2px;
	font-weight: bold; 
	color: #006778;
 	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
div.longdesc-bluesubtitle {
  margin: 0px 2px 7px 2px;
	color: #0000ff;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
.additional-attributes>tbody>tr>th {
    width: 30% !important;
    padding-bottom: 2px;
    color: #565656;
    padding: 1rem;
    border: 1ps solid #ddd;
    font-weight: 900;
	background: #fcfcfc;
}
.additional-attributes>tbody>tr>td {
    padding-bottom: 2px;
    color: #565656;
    padding: 1rem;
    border: 1px solid #ddd;
	background: #fcfcfc
}@media (min-width: 1025px) {
	.wd-nav[class*="wd-style-"] {
    --nav-color: #4a4a4a !important;
}
a#fpd-start-customizing-button {  
		width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #464545;
    background: #F0F0F0;
    text-align: center;
    font-size: 16px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-nav[class*="wd-style-"] {
    --nav-color: #4a4a4a !important;
}
a#fpd-start-customizing-button {  
		width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #464545;
    background: #F0F0F0;
    text-align: center;
    font-size: 16px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-nav[class*="wd-style-"] {
    --nav-color: #4a4a4a !important;
}
a#fpd-start-customizing-button {  
		width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #464545;
    background: #F0F0F0;
    text-align: center;
    font-size: 16px;
}
}

@media (max-width: 576px) {
	.wd-nav[class*="wd-style-"] {
    --nav-color: #4a4a4a !important;
}
a#fpd-start-customizing-button {  
		width: 200px;
    height: 50px;
    border-radius: 5px;
    color: #464545;
    background: #F0F0F0;
    text-align: center;
    font-size: 16px;
}
}

