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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 14px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(20,20,20);
	--wd-entities-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(20,20,20);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,63,119);
	--wd-widget-title-font-size: 19px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(0,52,104);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #082c51;
	--wd-link-color-hover: rgb(30,75,119);
	--btn-default-font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,28,56);
	--btn-accented-bgcolor-hover: rgb(0,71,107);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://1337.loothoarder.com/wp-content/uploads/2021/08/promo-popup-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 26px;
}
html .wd-product .wd-product-cats a {
	font-size: 14px;
	color: rgb(0,0,0);
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 19px;
}
html .widget_product_categories .product-categories > li > .children > li > a {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: rgb(0,0,0);
}
html .widget_product_categories .product-categories > li > .children > li > a:hover, html html .widget_product_categories .product-categories > li > .children > li.current-menu-item > a {
	color: rgb(30,115,190);
}
html .widget_product_categories .product-categories > li > a {
	font-weight: 500;
	font-size: 15px;
	line-height: 14px;
	color: rgb(0,0,0);
}
.widget_product_categories .product-categories > li > a:hover, html .widget_product_categories .product-categories > li.wd-active > a {
	color: rgb(30,115,190);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(3,162,168);
}
.product-labels .product-label.featured {
	background-color: rgb(229,160,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


body.single .woocommerce-variation-description{
display:none;
}
.woocommerce-variation-description{
display:none;
}
 .onsale {
	background-color: #dc0000;
	padding: 5px;
	color: white;
	font-weight: bold;
}
woocommerce-product-attributes-item woocommerce-product-attributes-item--weight{
display:none;
}