:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", 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: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,28,36);
	--wd-alternative-color: rgb(183,22,22);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(237,28,36);
	--btn-accented-bgcolor-hover: rgb(183,22,22);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://x-revup.com/wp-content/uploads/2021/09/motorcycle-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: url(https://x-revup.com/wp-content/uploads/2021/09/motorcycle-footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


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

/* ==========================================================
   WoodMart – Menu icons (sub-menus & mobile)
   ========================================================== */

:root {
    --nav-icon-size: 55px;
    --nav-icon-gap-left: 35px;
    --nav-icon-gap-right: 25px;

    /* Red hover color (same as your original filter) */
    --nav-icon-hover-filter: brightness(0) saturate(100%) invert(18%) sepia(91%)
        saturate(6144%) hue-rotate(356deg) brightness(98%) contrast(98%);
}

/* ---------- Icon base style ---------- */
img.wd-nav-img {
    width: var(--nav-icon-size) !important;
    max-width: var(--nav-icon-size) !important;
    height: auto !important;
    max-height: 100% !important;
    margin: 0 var(--nav-icon-gap-right) 0 var(--nav-icon-gap-left);
    object-fit: contain;
}

/* ---------- Hover: only the icon of the hovered link ---------- */
.wd-sub-menu .menu-item > a:hover > .wd-nav-img,
.wd-nav-mobile li > a:hover > .wd-nav-img {
    filter: var(--nav-icon-hover-filter) !important;
}

/* ---------- Active product-cat nav: white icons ---------- */
.wd-nav-product-cat.wd-active .wd-nav-img {
    filter: brightness(0) invert(1) !important;
}

/* ---------- Mobile: smaller icon and spacing ---------- */
@media (max-width: 1024px) {
    :root {
        --nav-icon-size: 40px;
        --nav-icon-gap-left: 15px;
        --nav-icon-gap-right: 15px;
    }
}
a.woodmart-nav-link {
    height: 60px;
}
/* Change sticky header background color */
body .whb-sticked .whb-general-header,
body .whb-sticked .whb-row {
    background-color: #050505 !important;
}
span.nav-link-text {
    font-size: large;
    font-weight: 800;
    font-family: 'Montserrat';
}
.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-item.wd-opened {
    width: 450px;
}
/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
    .mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-item.wd-opened .wd-search-form {
        display: none !important;
    }
}

/* Desktop */
@media (min-width: 1025px) {
    .mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-left.wd-opener-item.wd-opened .wd-search-form {
        display: none !important;
    }
}