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

:root {
	--wd-text-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Outfit", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Outfit", 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: "Outfit", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Outfit", 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: "Outfit", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(15,23,26);
	--wd-alternative-color: rgb(255,138,0);
	--btn-default-bgcolor: rgb(255,138,0);
	--btn-default-bgcolor-hover: rgb(25,30,35);
	--btn-accented-bgcolor: rgb(255,138,0);
	--btn-accented-bgcolor-hover: rgb(25,30,35);
	--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(73,73,73);
	--wd-link-color-hover: rgb(239,122,55);
	--wd-link-decor-color: rgb(242,173,55);
	--wd-sticky-btn-height: 95px;
}
.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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #131c20;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Outfit", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 15px;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(255,138,0);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Outfit", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 24px;
	text-transform: capitalize;
}
html .wd-product .wd-entities-title a {
	font-family: "Outfit", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 15px;
}
html .wd-product .price {
	font-weight: 600;
	font-size: 19px;
	color: rgb(255,138,0);
}
html .btn.wd-buy-now-btn, html .cart-totals-inner .checkout-button {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .btn.wd-buy-now-btn:hover, html .cart-totals-inner .checkout-button:hover {
	background: rgb(255,93,0);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
	background: rgb(255,138,0);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .woocommerce-mini-cart__buttons .checkout {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
html .woocommerce-mini-cart__buttons .checkout:hover {
	color: rgb(255,255,255);
	background: rgb(255,138,0);
}
html .cart-actions .button[name="apply_coupon"] {
	color: rgb(255,255,255);
	background: rgb(255,169,58);
}
html .cart-actions .button[name="apply_coupon"]:hover {
	color: rgb(255,255,255);
	background: rgb(114,114,114);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(255,93,0);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 22px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 21px;
	}

}
:root{
--wd-container-w: 1688px;
--wd-form-brd-radius: 0px;
--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: 1688px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1688px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1688px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.single-product .cr-qna-block button,
.single-product .cr-qna-block .button,
.single-product .cr-qna-block input[type="submit"],
.single-product .cr-qna-block a.button {
    background-color: #ff8a00 !important;
    border-color: #ff8a00 !important;
    color: #ffffff !important;
}

.single-product .cr-qna-block button:hover,
.single-product .cr-qna-block .button:hover,
.single-product .cr-qna-block input[type="submit"]:hover,
.single-product .cr-qna-block a.button:hover {
    background-color: #ff8a00 !important;
    border-color: #ff8a00 !important;
    color: #ffffff !important;
}

.pswp {
    display: none;
}
/* CusRev review images custom lightbox for WoodMart */

#cusrev-wd-lightbox {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.88);
  z-index: 999999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 30px;
  opacity: 0;
  transition: opacity 0.25s ease;
}

#cusrev-wd-lightbox.is-open {
  display: flex;
  opacity: 1;
}

#cusrev-wd-lightbox .cusrev-wd-lightbox-inner {
  position: relative;
  max-width: 92vw;
  max-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#cusrev-wd-lightbox img {
  display: block;
  max-width: 92vw;
  max-height: 90vh;
  width: auto;
  height: auto;
  border-radius: 4px;
  box-shadow: 0 10px 35px rgba(0,0,0,.35);
  background: #fff;
}

#cusrev-wd-lightbox .cusrev-wd-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: none;
  background: #fff;
  color: #111;
  font-size: 28px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0,0,0,.2);
  padding: 0;
}

#cusrev-wd-lightbox .cusrev-wd-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  border: none;
  border-radius: 50%;
  background: rgba(255,255,255,.92);
  color: #111;
  font-size: 26px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0,0,0,.18);
  padding: 0;
}

#cusrev-wd-lightbox .cusrev-wd-prev {
  left: -65px;
}

#cusrev-wd-lightbox .cusrev-wd-next {
  right: -65px;
}

#cusrev-wd-lightbox .cusrev-wd-counter {
  position: absolute;
  left: 50%;
  bottom: -34px;
  transform: translateX(-50%);
  color: #fff;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
}

#cusrev-wd-lightbox .cusrev-wd-loading {
  color: #fff;
  font-size: 15px;
  line-height: 1;
}

body.cusrev-wd-lightbox-open {
  overflow: hidden !important;
}

@media (max-width: 767px) {
  #cusrev-wd-lightbox {
    padding: 16px;
  }

  #cusrev-wd-lightbox .cusrev-wd-lightbox-inner {
    max-width: 100%;
    max-height: 100%;
  }

  #cusrev-wd-lightbox img {
    max-width: 100%;
    max-height: 80vh;
  }

  #cusrev-wd-lightbox .cusrev-wd-close {
    top: -10px;
    right: -2px;
    width: 38px;
    height: 38px;
    font-size: 24px;
    line-height: 38px;
  }

  #cusrev-wd-lightbox .cusrev-wd-nav {
    width: 40px;
    height: 40px;
    font-size: 22px;
    line-height: 40px;
  }

  #cusrev-wd-lightbox .cusrev-wd-prev {
    left: 4px;
  }

  #cusrev-wd-lightbox .cusrev-wd-next {
    right: 4px;
  }

  #cusrev-wd-lightbox .cusrev-wd-counter {
    bottom: -26px;
    font-size: 13px;
  }
}