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

:root {
	--wd-text-font: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(3,7,8);
	--wd-text-font-size: 15px;
	--wd-title-font: "Asterone Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(3,7,8);
	--wd-entities-title-font: "Asterone Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(3,7,8);
	--wd-entities-title-color-hover: rgb(3, 7, 8);
	--wd-alternative-font: "Manrope3", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Asterone Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(3,7,8);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Asterone Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(227,13,45);
	--wd-alternative-color: rgb(3,7,8);
	--wd-link-color: rgb(227,13,45);
	--wd-link-color-hover: rgb(186,0,51);
	--btn-default-font-family: "Asterone Bold", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(215,0,51);
	--btn-default-bgcolor-hover: rgb(215,0,51);
	--btn-accented-font-family: "Asterone Bold", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(5,5,5);
	--btn-accented-bgcolor-hover: rgb(11,11,11);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://www.fuelox.com/wp-content/uploads/2024/08/ooida-banner-final.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 400px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://www.fuelox.com/wp-content/uploads/2021/08/img_7945-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Asterone Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: rgb(255,255,255);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(215,5,53);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Eurostile Bold", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-transform: none;
	color: rgb(255,255,255);
}
.whb-top-bar .wd-nav.wd-nav-secondary > li:hover > a, .whb-top-bar .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(226,13,45);
}
.page .wd-page-content {
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
}
.product-labels .product-label.onsale {
	background-color: rgb(215,0,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(226,13,45);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(226,13,45);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.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: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Manrope3 !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Asterone Bold !important;
}

@font-face {
	font-family: "Manrope3";
	src: url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Thin.woff") format("woff2"), 
url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Thin.woff") format("woff");
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: "Manrope3";
	src: url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Bold.woff2") format("woff2"), 
url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Manrope3";
	src: url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Regular.woff2") format("woff2"), 
url("//www.fuelox.com/wp-content/uploads/2021/10/Manrope3-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Asterone Bold";
	src: url("//www.fuelox.com/wp-content/uploads/2023/03/fuelox-bold.woff2") format("woff2"), 
url("//www.fuelox.com/wp-content/uploads/2023/03/fuelox-bold.woff2") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Eurostile Bold";
	src: url("//www.fuelox.com/wp-content/uploads/2023/02/EurostileMNExtended-Bold.woff2") format("woff2"), 
url("//www.fuelox.com/wp-content/uploads/2023/02/EurostileMNExtended-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

