:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(12,12,12);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", 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,6,6);
	--wd-alternative-color: rgb(15,3,3);
	--btn-default-bgcolor: rgb(15,15,15);
	--btn-default-bgcolor-hover: rgb(15,15,15);
	--btn-accented-bgcolor: rgb(15,5,5);
	--btn-accented-bgcolor-hover: rgb(15,5,5);
	--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: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	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: #ffffff;
	background-image: none;
}
html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .widget-area .widget .price {
	font-weight: 600;
	font-size: 35px;
	color: rgb(12,12,12);
}
html .wd-product .price:hover, html .product-image-summary-wrap .summary-inner > .price:hover, html .wd-single-price .price:hover, html .wd-product-nav-desc .price:hover, html .product-quick-view .summary-inner > .price:hover, html .widget-area .widget .price:hover {
	color: rgb(12,12,12);
}
html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-quick-view .summary-inner > .price del {
	font-weight: 300;
	font-size: 20px;
	color: rgb(12,5,5);
}
.wd .product-label.onsale {
	background-color: rgb(15,15,15);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(15,15,15);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(15,15,15);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(15,15,15);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(15,15,15);
	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;
	}
	html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .widget-area .widget .price {
		font-size: 25px;
	}
	html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-quick-view .summary-inner > .price del {
		font-size: 16px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-product .price, html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price, html .wd-product-nav-desc .price, html .product-quick-view .summary-inner > .price, html .widget-area .widget .price {
		font-size: 25px;
	}
	html .product.wd-product del, html .product-image-summary-wrap .summary-inner > .price del, html .wd-single-price .price del, html .product-quick-view .summary-inner > .price del {
		font-size: 14px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--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;
}
}


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

#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader {
    text-transform: none;
	padding:7px 14px !important;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a, .et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
    padding: 12px 14px !important;
}

.special-prices a.woodmart-nav-link {
    color: red !important;
} 
.wd-dynamic>.wd-nav-pagin {
    width: 100% !important;
}

.wd-after-add-to-cart.wd-entry-content a {
    border-bottom: 1px solid black;
}

.wd-side-hidden {
    z-index: 999999;
}

/* =============================================================
   PREÇOS VARIÁVEIS
   ============================================================= */

.price .price-from {
    font-size: 16px;
    font-weight: 400;
}

.price del {
    font-size: 18px;
	margin-right: 5px;
}

.price ins {
    font-size: 25px !important;
    font-weight: 600;
    text-decoration: none;
}

.payment_methods li img {
    visibility: visible !important;
}

/* =============================================================
   ALERTA DE STOCKS
   ============================================================= */

.w52-low-stock-alert {
    display: flex;
    align-items: center;
    gap: 6px;

    margin: 12px 0 16px;

    color: #e63946;

    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}

.w52-low-stock-alert strong {
    font-weight: 700;
}

.w52-low-stock-dot {
    width: 7px;
    height: 7px;

    flex: 0 0 7px;

    border-radius: 50%;

    background: #ff4d5a;

    box-shadow: 0 0 0 5px rgba(255, 77, 90, .12);
}

/* =============================================================
   STICKY PERSONALIZADO - MOBILE + DESKTOP
   ============================================================= */

.price del {
    color: #000000;
}

body .wd-sticky-btn {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;

    z-index: 99999 !important;

    width: 100% !important;

    height: 58px !important;
    min-height: 58px !important;

    margin: 0 !important;
    padding: 0 !important;

    background: #fff !important;

    border-top: 1px solid #e5e5e5 !important;

    box-shadow:
        0 -2px 8px rgba(0,0,0,.06) !important;

    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;

    transform: translate3d(0,0,0) !important;
}


body .wd-sticky-btn .wd-sticky-btn-container {
    width: 100% !important;
    max-width: 100% !important;

    height: 58px !important;

    margin: 0 !important;
    padding: 0 !important;
}


body .wd-sticky-btn .wd-sticky-btn-content {
    display: none !important;
}


body .wd-sticky-btn .wd-sticky-btn-cart {
    width: 100% !important;

    height: 58px !important;

    display: flex !important;
    align-items: stretch !important;

    margin: 0 !important;
    padding: 0 !important;

    gap: 0 !important;
}


body .wd-sticky-btn .mo-original-price {
    display: none !important;
}


/* =============================================================
   BLOCO ESQUERDO
   ============================================================= */

body .wd-sticky-btn .mo-sticky-info {
    width: 55% !important;
    flex: 0 0 55% !important;

    height: 58px !important;

    display: flex !important;
    align-items: center !important;

    gap: 10px !important;

    padding: 0 12px !important;

    box-sizing: border-box !important;

    background: #fff !important;

    overflow: hidden !important;
}


/* =============================================================
   PREÇO
   ============================================================= */

body .wd-sticky-btn .mo-sticky-price {
    flex: 0 0 auto !important;

    display: flex !important;
    align-items: center !important;

    gap: 4px !important;

    color: #111 !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    white-space: nowrap !important;
}


body .wd-sticky-btn .mo-sticky-price .price {
    display: flex !important;
    align-items: center !important;

    gap: 4px !important;

    margin: 0 !important;

    color: #111 !important;

    white-space: nowrap !important;
}


body .wd-sticky-btn .mo-sticky-price del {
    opacity: .38 !important;

    font-size: 10px !important;

    margin-right: 2px !important;
}


body .wd-sticky-btn .mo-sticky-price ins {
    font-size: 14px !important;
    font-weight: 600 !important;

    text-decoration: none !important;
}


/* =============================================================
   ATRIBUTOS
   ============================================================= */

body .wd-sticky-btn .mo-sticky-attributes {
    display: none;

    flex: 1 1 auto;

    min-width: 0;

    flex-direction: column !important;

    align-items: flex-start !important;
    justify-content: center !important;

    gap: 3px !important;

    padding-left: 10px !important;

    border-left: 1px solid #ddd !important;

    overflow: hidden !important;
}


body .wd-sticky-btn .mo-sticky-attributes.is-visible {
    display: flex !important;
}


body .wd-sticky-btn .mo-sticky-attribute {
    display: flex !important;

    align-items: center !important;

    gap: 3px !important;

    width: 100% !important;

    white-space: nowrap !important;

    overflow: hidden !important;
}


body .wd-sticky-btn .mo-sticky-attribute-label {
    color: #777 !important;

    font-size: 9px !important;
}


body .wd-sticky-btn .mo-sticky-attribute strong {
    color: #111 !important;

    font-size: 11px !important;
    font-weight: 600 !important;

    overflow: hidden !important;

    text-overflow: ellipsis !important;

    white-space: nowrap !important;
}


/* =============================================================
   BOTÃO
   ============================================================= */

body .wd-sticky-btn .wd-sticky-add-to-cart {
    width: 45% !important;
    flex: 0 0 45% !important;

    height: 58px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;
    padding: 0 16px !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: #080000 !important;
    color: #fff !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    text-transform: none !important;

    white-space: nowrap !important;

    box-shadow: none !important;
}


body .wd-sticky-btn .wd-buy-now-btn,
body .wd-sticky-btn .wd-wishlist-btn,
body .wd-sticky-btn .quantity,
body .wd-sticky-btn .quick-buy,
body .wd-sticky-btn .wd-action-btn {
    display: none !important;
}


/* =============================================================
   PAINEL DE OPÇÕES
   ============================================================= */

.mo-options-panel {
    position: fixed;

    left: 0;
    right: 0;

    bottom: 58px;

    z-index: 99998;

    width: 100%;

    visibility: hidden;
    opacity: 0;

    transform: translateY(15px);

    transition:
        opacity .2s ease,
        transform .2s ease,
        visibility .2s ease;

    pointer-events: none;
}


.mo-options-panel.is-open {
    visibility: visible;
    opacity: 1;

    transform: translateY(0);

    pointer-events: auto;
}


.mo-options-panel-inner {
    width: 100%;

    max-height: 55vh;

    overflow-y: auto;

    background: #fff;

    border-top: 1px solid #ddd;

    box-shadow:
        0 -8px 25px rgba(0,0,0,.12);
}


.mo-options-header {
    min-height: 48px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 0 18px;

    border-bottom: 1px solid #eee;

    font-size: 14px;
    font-weight: 600;
}


.mo-options-close {
    width: 34px;
    height: 34px;

    border: 0;

    background: transparent;

    font-size: 25px;

    cursor: pointer;
}


.mo-options-content {
    padding: 14px 18px 18px;
}


.mo-options-group + .mo-options-group {
    margin-top: 18px;
}


.mo-options-label {
    margin-bottom: 9px;

    font-size: 12px;
    font-weight: 600;
}


.mo-options-choices {
    display: flex;
    flex-wrap: wrap;

    gap: 8px;
}


.mo-option-choice {
    min-width: 48px;
    min-height: 40px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    padding: 7px 14px;

    border: 1px solid #d7d7d7;

    background: #fff;
    color: #111;

    font-size: 13px;

    cursor: pointer;
}


.mo-option-choice.is-selected {
    background: #080000;
    border-color: #080000;

    color: #fff;
}


.mo-option-choice.is-disabled {
    opacity: .38 !important;

    background: #f5f5f5 !important;

    color: #777 !important;

    text-decoration: line-through;

    cursor: not-allowed !important;
}


/* =============================================================
   ALERTAS
   ============================================================= */

.mo-options-message {
    display: none;

    margin: 0 0 14px;
    padding: 10px 12px;

    font-size: 12px;
    font-weight: 500;

    border: 1px solid transparent;
}


.mo-options-message.is-visible {
    display: block;
}


.mo-options-message.is-warning {
    color: #5c4a00;

    background: #fff8d9;

    border-color: #eadb91;
}


.mo-options-message.is-error {
    color: #7a1616;

    background: #fff0f0;

    border-color: #efc3c3;
}


body.mo-options-open {
    overflow: hidden;
}


/* =============================================================
   DESKTOP
   ============================================================= */

@media (min-width: 768px) {

    /* =========================================================
       BLOCO ESQUERDO - PREÇO + ATRIBUTOS
       ========================================================= */

    body .wd-sticky-btn .mo-sticky-info {
        width: 65% !important;
        flex-basis: 65% !important;

        display: flex !important;

        align-items: center !important;
        justify-content: flex-end !important;

        gap: 18px !important;

        padding-left: 40px !important;
        padding-right: 28px !important;

        text-align: right !important;
    }


    /* =========================================================
       PREÇO - MAIOR
       ========================================================= */

    body .wd-sticky-btn .mo-sticky-price {
        font-size: 16px !important;
        font-weight: 600 !important;

        justify-content: flex-end !important;

        text-align: right !important;
    }


    body .wd-sticky-btn .mo-sticky-price .price {
        font-size: 16px !important;

        justify-content: flex-end !important;

        text-align: right !important;
    }


    body .wd-sticky-btn .mo-sticky-price .price del {
        font-size: 12px !important;

        margin-right: 4px !important;
    }


    body .wd-sticky-btn .mo-sticky-price .price ins {
        font-size: 16px !important;
        font-weight: 600 !important;
    }


    /* =========================================================
       ATRIBUTOS - À DIREITA E MAIORES
       ========================================================= */

    body .wd-sticky-btn .mo-sticky-attributes {
        flex: 0 1 auto !important;

        align-items: flex-end !important;
        justify-content: center !important;

        padding-left: 16px !important;

        gap: 5px !important;

        text-align: right !important;
    }


    body .wd-sticky-btn .mo-sticky-attribute {
        justify-content: flex-end !important;

        width: auto !important;

        text-align: right !important;
    }


    body .wd-sticky-btn .mo-sticky-attribute-label {
        font-size: 11px !important;
        font-weight: 400 !important;
    }


    body .wd-sticky-btn .mo-sticky-attribute strong {
        font-size: 13px !important;
        font-weight: 600 !important;
    }


    /* =========================================================
       BOTÃO
       ========================================================= */

    body .wd-sticky-btn .wd-sticky-add-to-cart {
        width: 35% !important;
        flex-basis: 35% !important;

        font-size: 15px !important;
        font-weight: 600 !important;
    }


    /* =========================================================
       PAINEL DE OPÇÕES
       ========================================================= */

    .mo-options-panel-inner {
        max-width: 650px;

        margin-left: auto;
        margin-right: 0;
    }

}


/* =============================================================
   MOBILE
   ============================================================= */

@media (max-width: 767px) {

    body.single-product {
        padding-bottom: 58px !important;
    }

}@media (min-width: 577px) and (max-width: 767px) {
	.woocommerce .main-page-wrapper {
    margin-top: 0 !important;
}
}

@media (max-width: 576px) {
	.woocommerce .main-page-wrapper {
    margin-top: 0 !important;
}

.woocommerce-variation-add-to-cart>* {
    flex: 1 1 100% !important;
}

div.quantity .btn {
    min-width: 25%;
}

div.quantity input[type=number] {
    width: 50%;
}

button.wd-buy-now-btn {
    background-color: #3d9641 !important;
}
}

