:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", 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: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(91,92,98);
	--wd-alternative-color: rgb(226,226,230);
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(208,2,27);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-transform: uppercase;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(208,2,27);
	--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: 260px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1540px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}

@media (min-width: 1540px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.wd.wd .wd-3be97fbf > a,
.wd.wd .wd-1d07dd2d.wd-action-btn > a,
.wd.wd .wd-33f6565d > a
{
    background-color: #fff;
    border-radius: 20px;
    padding: 7px !important;
    right: -5px;
}
.wd-dropdown-menu.wd-scroll>.wd-scroll-content {
    border-radius: 0 0 40px 40px !important;
}
/* =========================================================
   MEGA MENU — GRADIENTE INFERIOR
========================================================= */

/*
 * IMPORTANTE:
 * Não definir position: relative no .wd-dropdown-menu.
 * O WoodMart controla o posicionamento desse elemento.
 */

#menu-item-43091 > .wd-dropdown-menu .wd-scroll-content {
    position: relative;
}


/* Fade branco na zona inferior */
#menu-item-43091 > .wd-dropdown-menu .wd-scroll-content::after {
    content: "";

    display: block;

    position: sticky;
    left: 0;
    bottom: 0;

    width: 100%;
    height: 130px;

    margin-top: -110px;

    pointer-events: none;

    z-index: 9999;

    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.10) 20%,
        rgba(255, 255, 255, 0.35) 45%,
        rgba(255, 255, 255, 0.75) 72%,
        rgba(255, 255, 255, 1) 100%
    );
}


/* =========================================================
   MEGA MENU — BOTÃO CHEVRON
========================================================= */

/*
 * O botão é criado pelo JavaScript diretamente
 * dentro do .wd-dropdown-menu.
 */

#menu-item-43091
> .wd-dropdown-menu
> .mv-menu-scroll-down {

    all: unset;

    box-sizing: border-box;

    position: absolute !important;

    left: 50% !important;
    bottom: 14px !important;

    transform: translateX(-50%);

    width: 38px !important;
    height: 38px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 !important;
    margin: 0 !important;

    border: 0 !important;
    border-radius: 50% !important;

    background: #ffffff !important;

    box-shadow:
        0 2px 12px rgba(0, 0, 0, 0.18),
        0 0 0 1px rgba(0, 0, 0, 0.08);

    cursor: pointer !important;

    z-index: 999999 !important;

    opacity: 1;
    visibility: visible;

    pointer-events: auto;

    transition:
        opacity 0.2s ease,
        visibility 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


/* =========================================================
   MEGA MENU — DESENHO DO CHEVRON
========================================================= */

#menu-item-43091
> .wd-dropdown-menu
> .mv-menu-scroll-down
> span {

    display: block;

    width: 10px;
    height: 10px;

    border-right: 2px solid #222222;
    border-bottom: 2px solid #222222;

    transform:
        rotate(45deg)
        translate(-2px, -2px);

    pointer-events: none;
}


/* =========================================================
   MEGA MENU — HOVER DO CHEVRON
========================================================= */

#menu-item-43091
> .wd-dropdown-menu
> .mv-menu-scroll-down:hover {

    transform:
        translateX(-50%)
        translateY(3px);

    box-shadow:
        0 4px 14px rgba(0, 0, 0, 0.20),
        0 0 0 1px rgba(0, 0, 0, 0.10);
}


/* =========================================================
   MEGA MENU — ESCONDER CHEVRON NO FINAL
========================================================= */

#menu-item-43091
> .wd-dropdown-menu
> .mv-menu-scroll-down.is-hidden {

    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
}


/* =========================================================
   MEGA MENU — SCROLLBAR
========================================================= */

/*
 * Corrigido:
 * antes existia um espaço entre .wd-scroll e
 * ::-webkit-scrollbar.
 */

#menu-item-43091 > .wd-dropdown-menu.wd-scroll::-webkit-scrollbar {
    width: 10px;
}

#menu-item-43091 > .wd-dropdown-menu.wd-scroll::-webkit-scrollbar-track {
    background: transparent;
}

#menu-item-43091 > .wd-dropdown-menu.wd-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.30);
    border-radius: 10px;
}

#menu-item-43091 > .wd-dropdown-menu.wd-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.45);
}


/* Firefox */
#menu-item-43091 > .wd-dropdown-menu.wd-scroll {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.30) transparent;
}


/* =========================================================
   MEGA MENU — CANTOS INFERIORES
========================================================= */

.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark {
    border-radius: 0 0 40px 40px;
}


/* =========================================================
   MINI CART
========================================================= */

.cart-widget-side .wd-empty-mini-cart {
    margin-top: 0;
    padding-inline: 15px;

    height: 100%;

    display: flex;
    justify-content: center;
    flex-direction: column;
}


/* =========================================================
   IMAGENS DOS SUBMENUS
========================================================= */

.wd-sub-menu li > a img {
    max-height: 38px;
}


/* =========================================================
   SUB-SUB-MENU
========================================================= */

ul.sub-sub-menu {
    padding-left: 46px;
}


/* =========================================================
   PESQUISA
========================================================= */

.searchform[class*="wd-style-with-bg"] .searchsubmit {
    --btn-bgcolor: #000000 !important;
    --btn-bgcolor-hover: #d0021b !important;
}


/* =========================================================
   IMAGENS — MENU ASIDE
========================================================= */

.wd-dropdown-menu.wd-design-aside.wd-style-with-bg
.wd-sub-menu-wrapp
> .wd-sub-menu
> li
> a
.wd-nav-img {

    --nav-img-height: 33px !important;

    margin-inline-end: 5px !important;
}


/* =========================================================
   STICKY PRODUCT BUTTON — YITH
========================================================= */

div.wd-sticky-btn.wd-sticky-btn-shown
> div
> div.wd-sticky-btn-cart.wd-product-type-simple
> div.yith-par-message.yith-par-message-product {

    display: none;
}


/* =========================================================
   SELECTS
========================================================= */

.wd select {
    color: rgb(50, 50, 50);
}


/* =========================================================
   CATEGORIAS
========================================================= */

.category-grid-item .wd-cat-thumb {
    display: none;
}

.cat-design-default .wd-cat-content {
    position: relative !important;
    bottom: unset !important;
}


/* =========================================================
   BOTÃO GARAGEM
========================================================= */

button.mmwc-garage-toggle {
    border-radius: 30px;
}


/* =========================================================
   DESKTOP — LINHA LED NO HEADER BOTTOM
========================================================= */

.whb-header-bottom {
    position: relative;
}

.whb-header-bottom::after {
    content: "";

    position: absolute;

    bottom: 0;
    left: 0;

    z-index: 20;

    width: 28%;
    height: 2px;

    pointer-events: none;

    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 0, 0, 0.25) 20%,
        #ff0000 45%,
        #ffffff 50%,
        #ff0000 55%,
        rgba(255, 0, 0, 0.25) 80%,
        transparent 100%
    );

    filter:
        drop-shadow(0 0 3px #ff0000)
        drop-shadow(0 0 7px rgba(255, 0, 0, 0.8));

    transform: translateX(-120%);

    animation:
        mvparts-led-sweep
        12s
        cubic-bezier(0.58, 0.08, 0.29, 0.99)
        infinite;
}


/* =========================================================
   MOBILE — LINHA LED NO HEADER QUANDO FICA STICKY
========================================================= */

@media (max-width: 1024px) {

    /*
     * Não alterar:
     *
     * .whb-scroll-slide
     * .whb-main-header
     *
     * porque fazem parte do sticky header do WoodMart.
     */

    .whb-scroll-slide.whb-sticked .whb-general-header {
        position: relative;
    }

    .whb-scroll-slide.whb-sticked .whb-general-header::after {
        content: "";

        position: absolute;

        bottom: 0;
        left: 0;

        z-index: 20;

        width: 28%;
        height: 2px;

        pointer-events: none;

        background: linear-gradient(
            90deg,
            transparent 0%,
            rgba(255, 0, 0, 0.25) 20%,
            #ff0000 45%,
            #ffffff 50%,
            #ff0000 55%,
            rgba(255, 0, 0, 0.25) 80%,
            transparent 100%
        );

        filter:
            drop-shadow(0 0 3px #ff0000)
            drop-shadow(0 0 7px rgba(255, 0, 0, 0.8));

        transform: translateX(-120%);

        animation:
            mvparts-led-sweep
            12s
            cubic-bezier(0.58, 0.08, 0.29, 0.99)
            infinite;
    }
}


/* =========================================================
   ANIMAÇÃO LED
========================================================= */

@keyframes mvparts-led-sweep {

    0% {
        transform: translateX(-120%);
        opacity: 0;
    }

    2% {
        opacity: 1;
    }

    20% {
        transform: translateX(460%);
        opacity: 1;
    }

    21%,
    100% {
        transform: translateX(460%);
        opacity: 0;
    }
}


/* =========================================================
   ACESSIBILIDADE
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .whb-header-bottom::after,
    .whb-scroll-slide.whb-sticked .whb-general-header::after {
        animation: none;
        display: none;
    }

}@media (min-width: 1025px) {
	.whb-header-bottom-inner {
	gap: 30px;
}
.whb-col-left{
    gap: 12px;
}
.wd-dropdown-menu.wd-design-aside .wd-wp-menu>.sub-sub-menu>li {
    width: 240px !important;
}
}

