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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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: 18px;
	--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: 14px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: rgb(221,51,51);
	--wd-link-color-hover: #dd3333;
	--btn-default-bgcolor: #dd3333;
	--btn-default-bgcolor-hover: #161616;
	--btn-accented-bgcolor: #53c93e;
	--btn-accented-bgcolor-hover: #000000;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #0ea800;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #f20800;
	--notices-warning-color: #ffffff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0c0000;
	background-image: url(https://bushido.ca/wp-content/uploads/2018/08/SLIDER10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.wd-footer {
	background-color: #272727;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
html .product.wd-product del, html .product.wd-product del .amount {
	font-family: "Cabin", Arial, Helvetica, sans-serif;
	color: #dd3333;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #f9f9f9;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #f9f9f9;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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);
}
}


.sub-menu-dropdown.color-scheme-dark {
    background-color: #fff;
}
.mega-menu-list .sub-sub-menu li a, .menu-mega-dropdown .sub-sub-menu li a {
    padding: 5px 0;
    font-size: 15px;
}
.woodmart-woocommerce-layered-nav .swatches-large.swatches-brands .filter-swatch > span {
    width: 75px!important;
    height: 75px!important;
}
.swatch-on-single.swatch-disabled {
    opacity: .12;
    cursor: default;
}
.woodmart-swatch.swatch-with-bg {
    border: 1px solid #999;
}
.button.btn-bulk {
    background: none;
    border: 1px dotted #474747;
    margin-bottom: 15px;
    border-radius: 50px;
    padding: 5PX;
        padding-right: 5px;
        padding-left: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 10px;
}
.button.btn-bulk:hover {
    background: #fff;
	border: 1px dotted #ff0000;
	color: #ff0000;
    box-shadow: none;
	-webkit-box-shadow: none;
-moz-box-shadow: none;
}
#matrix_form_table input {
    width: 55%;
    border: 1px solid #C4C4C4;
    border-radius: 0px;
    margin-top: 15px;
}
.woodmart-my-account-links a {
    font-size: 12px;
}
body .woodmart-my-account-links .wholesaleorderinglink-link a:before {
content: " ";
min-height:60px;
display:inline-block;
}
body .woodmart-my-account-links .giftcards-link a:before {
content: " ";
min-height:60px;
display:inline-block;
}
body .woodmart-my-account-links .affiliate-area-link a:before {
content: " ";
min-height:60px;
	display:inline-block;
}
.woodmart-my-account-links .wholesaleorderinglink-link a{
min-height:118.8px;
	 background-image: url(https://bushido.ca/wp-content/uploads/2020/05/transportation.svg);
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center 10px;	
}
.woodmart-my-account-links .giftcards-link a {
min-height:118.8px;
	 background-image: url(https://bushido.ca/wp-content/uploads/2020/05/business.svg);
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center 15px;
}
.woodmart-my-account-links .affiliate-area-link a{
min-height:118.8px;
	 background-image: url(https://bushido.ca/wp-content/uploads/2020/05/marketing.svg);
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center 10px;
}
.woodmart-my-account-links a::before {
    color: #000;
}
/* custom checkbox styling for contact form 7 checkbox */
span.wpcf7-list-item {
display: inline-block;
margin: 0;
}
.wpcf7 .wpcf7-list-item {
display: inline-block;
margin-bottom: 10px;
}
.wpcf7-checkbox label {
position: relative;
cursor: pointer;
}
.wpcf7-checkbox input[type=checkbox] {
/*position: relative;*/
position: absolute;
visibility: hidden;
width: 20px;
height: 20px;
top: 0;
left: 0;
}
.wpcf7-checkbox input[type=checkbox] + span {
/* border: 3px solid grey; */
}
.wpcf7-checkbox input[type=checkbox] + span:before {
display: block;
position: absolute;
content: '';
border-radius: 0;
height: 20px;
width: 20px;
top: 0px;
left: 0px;
border: 1px solid #cecece;
}
.wpcf7-checkbox input[type=checkbox] + span:after {
display: block;
position: absolute;
content: "\2713";
height: 20px;
width: 20px;
top: 0;
left: 0;
visibility: hidden;
font-size: 18px;
text-align: center;
line-height: 20px;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:before {
background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked + span:after {
visibility: visible;
}
.wpcf7-list-item-label {
margin-left: 30px;
	margin-right: 25px;
display: inline-block;
}
.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
}
.wpcf7-list-item {
    flex: 0 0 33%;
}
.wpcf7-submit {
    background-color: red;
    color: white;
    border-radius: 20px;
}
.woodmart-logo img {
    max-height: 120px!important;
}
.product-label.out-of-stock {
    display: none;
}
.fgf-success-info.fgf-notice.woocommerce-info {
  background-color: #2ad007;
}

/* header fixes - 2023 */
.wd-header-text.set-cont-mb-s.reset-last-child {
	padding: 0;
}
.wd-header-text.set-cont-mb-s.reset-last-child ul.inline-list.inline-list-with-border.main-nav-style li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 5px 15px 5px 10px;
}
.wd-header-text.set-cont-mb-s.reset-last-child ul.inline-list.inline-list-with-border.main-nav-style li:not(:last-child) {
  border-right: 1px solid rgba(129,129,129,.2);
}

.wd-header-text.set-cont-mb-s.reset-last-child ul.inline-list.inline-list-with-border.main-nav-style li > a {
	font-size: 14px;
	font-weight: 700;
}
.wd-nav > li#menu-item-68011:is(.wd-has-children, .menu-item-has-children) > a::after,
#menu-item-68011 .wd-dropdown-menu {
	display: none;
	visibility: hidden;
}
.wd-nav-main > li > a {
	font-size: 14px !important;
	font-weight: 700 !important;
}

/*Adds a border around the out of stock message */
p.stock.out-of-stock {
	font-weight: bold;
	border: 2px solid #B50808;
	text-align: center;
	padding: 0px 20px;
}	

@media (min-width: 992px) {
  .page-title {
		height: auto !important;
	}
}@media (min-width: 1025px) {
	.full-screen-close-icon, button.mfp-close {
    top: 5%;
    right: 22%;
		background: #000;
}
}

