:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(26,34,40);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(26,34,40);
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(26,34,40);
	--wd-entities-title-color-hover: rgb(96, 96, 96);
	--wd-alternative-font: "Prata", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(26,34,40);
	--wd-widget-title-font-size: 11px;
	--wd-header-el-font: "Manrope", 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(190,161,99);
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-font-family: "Manrope", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(190,161,99);
	--btn-accented-bgcolor-hover: rgb(173,141,74);
	--wd-form-brd-width: 2px;
	--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-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: 1000px;
	--wd-popup-padding: 15px;
}
: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;
}
h4, .subtitle-style {
	font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	color: rgb(118,118,118);
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(183,138,57);
}
.woocommerce-billing-fields h3 {
	font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(51,51,51);
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Plus Jakarta Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 13px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 13px;
	}

}
:root{
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: rgb(247,247,247);
}

/* ================================================================
   DEMIFINE GEMS — WOODMART + WOOCOMMERCE UI SYSTEM

   ELEMENTOR CONTROLA:
   - Páginas y Home
   - H1 / H2 / H3 editoriales
   - Hero / statements
   - Botones estándar de Elementor
   - Espaciado de secciones

   ESTE CSS CONTROLA:
   - Navegación WoodMart
   - Catálogo WooCommerce
   - Filtros y widgets
   - Botones WooCommerce / WoodMart
   - Ficha de producto
   - Mi cuenta
   - Formularios
   - Avisos
   - Breadcrumbs
   - Componentes específicos WoodMart

   PRINCIPIO DE COLOR:
   - Dorado = CTA / acción
   - Carbón = texto / navegación
   - Gris = hover / información secundaria
   ================================================================ */


/* ================================================================
   1. TOKENS UI
   ================================================================ */

:root {
    --ui-text: #1A2228;
    --ui-text-secondary: #606060;
    --ui-hover: #8A8F93;

    --ui-accent: #C5A059;
    --ui-accent-dark: #AD8744;

    --ui-white: #FFFFFF;

    --ui-background: #FDFDFD;
    --ui-background-soft: #F5F5F5;

    --ui-border: #D8D8D8;
    --ui-border-light: #ECECEC;
}


/* ================================================================
   2. BASE
   ================================================================ */

html {
    -webkit-text-size-adjust: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
.product_title,
.woocommerce-products-header__title,
.wd-title {
    overflow-wrap: break-word;
    hyphens: none;
}


/* ================================================================
   3. NAVEGACIÓN WOODMART
   ================================================================ */

/* Menú principal */

.whb-header .wd-nav-main > li > a .nav-link-text {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: var(--ui-text);
}


/* Hover: gris, sin subrayado */

.whb-header .wd-nav-main > li > a:hover .nav-link-text {
    color: var(--ui-hover);
}


/* Neutralizar líneas / subrayados */

.whb-header .wd-nav-main > li > a,
.whb-header .wd-nav-main > li > a .nav-link-text {
    text-decoration: none !important;
    border-bottom: none !important;
}

.whb-header .wd-nav-main > li > a::before,
.whb-header .wd-nav-main > li > a::after,
.whb-header .wd-nav-main > li > a .nav-link-text::before,
.whb-header .wd-nav-main > li > a .nav-link-text::after {
    border-bottom: none !important;
    text-decoration: none !important;
}


/* Menú móvil */

.wd-nav-mobile li a {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-decoration: none !important;
    color: var(--ui-text);
}

.wd-nav-mobile li a:hover {
    color: var(--ui-hover);
    text-decoration: none !important;
}


/* ================================================================
   4. PRODUCT GRID
   ================================================================ */

.products .wd-entities-title,
.products .wd-entities-title a,
.product-grid-item .wd-entities-title,
.product-grid-item .wd-entities-title a,
.woocommerce-loop-product__title,
.woocommerce-loop-product__title a,
.product-title,
.product-title a,
.wd-entity-title,
.wd-entity-title a {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.22;
    letter-spacing: -0.005em;
    color: var(--ui-text);
}

.products .wd-entities-title a:hover,
.product-grid-item .wd-entities-title a:hover,
.woocommerce-loop-product__title a:hover,
.product-title a:hover,
.wd-entity-title a:hover {
    color: var(--ui-hover);
}


/* Precios */

.price,
.amount,
.woocommerce-Price-amount {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: var(--ui-text);
}

.price del,
del .woocommerce-Price-amount {
    color: var(--ui-text-secondary);
    opacity: .55;
}

.price ins,
ins .woocommerce-Price-amount {
    color: var(--ui-text);
    text-decoration: none;
}


/* ================================================================
   5. WIDGETS / SIDEBAR / FILTROS
   ================================================================ */

.widget-title,
.wd-widget-title,
.sidebar-widget .widget-title {
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: .10em;
    text-transform: uppercase;
    color: var(--ui-text);
    margin-bottom: 16px;
}

.widget_product_categories a,
.product-categories a,
.wd-nav-product-cat a,
.wd-product-cats a,
.woocommerce-widget-layered-nav-list__item a,
.widget_layered_nav a,
.wd-filter-list a {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    color: var(--ui-text);
}

.woocommerce-widget-layered-nav-list__item a,
.widget_layered_nav a,
.wd-filter-list a {
    white-space: nowrap;
}

.wd-swatch-text,
.wd-filter-lable {
    color: var(--ui-text);
}

.widget_product_categories a:hover,
.product-categories a:hover,
.wd-nav-product-cat a:hover,
.wd-product-cats a:hover,
.woocommerce-widget-layered-nav-list__item a:hover,
.widget_layered_nav a:hover,
.wd-filter-list a:hover {
    color: var(--ui-hover);
}

.widget_product_categories li,
.product-categories li,
.woocommerce-widget-layered-nav-list__item,
.wd-product-cats li,
.wd-nav-product-cat li {
    margin-bottom: 8px;
}

.product-categories .children a,
.wd-product-cats .children a {
    color: var(--ui-text-secondary);
}

/* ================================================================
   6. SHOP TOOLBAR
   Mostrar productos / Ordenar por
   Controles secundarios del catálogo
   ================================================================ */

/* Texto general y selector de orden */
.wd-products-per-page,
.wd-products-per-page a,
.wd-products-per-page .per-page-title,
.woocommerce-ordering,
.woocommerce-ordering select,
.wd-sort-by,
.wd-sort-by select {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0;
    color: var(--ui-text-secondary);
}

/* Número activo en "Mostrar" */
.wd-products-per-page a.current {
    font-weight: 500;
    color: var(--ui-text);
}

/* Hover */
.wd-products-per-page a:hover {
    color: var(--ui-text);
}


/* MÓVIL */
@media (max-width: 767px) {

    .wd-products-per-page,
    .wd-products-per-page a,
    .wd-products-per-page .per-page-title,
    .woocommerce-ordering,
    .woocommerce-ordering select,
    .wd-sort-by,
    .wd-sort-by select {
        font-size: 11px;
    }
}

/* ================================================================
   7. BOTONES WOOCOMMERCE / WOODMART
   ================================================================ */

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .button,
.wd-add-cart-btn a,
.single_add_to_cart_button,
.added_to_cart,
.checkout-button,
.return-to-shop .button,
.widget_shopping_cart .buttons .button,
.woocommerce-mini-cart__buttons .button,
.wd-cart-action-buttons .button {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: .04em;
    text-transform: uppercase;

    min-height: 38px;
    height: auto;
    padding: 10px 18px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    color: var(--ui-white);
    background: var(--ui-accent);
    border-color: var(--ui-accent);
    border-radius: 2px;

    text-align: center;
    white-space: normal;

    transition:
        background-color .2s ease,
        border-color .2s ease;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .button:hover,
.wd-add-cart-btn a:hover,
.single_add_to_cart_button:hover,
.added_to_cart:hover,
.checkout-button:hover,
.return-to-shop .button:hover,
.widget_shopping_cart .buttons .button:hover,
.woocommerce-mini-cart__buttons .button:hover,
.wd-cart-action-buttons .button:hover {
    color: var(--ui-white);
    background: var(--ui-accent-dark);
    border-color: var(--ui-accent-dark);
}


/* Acciones pequeñas: Mi cuenta */

.woocommerce-MyAccount-content .woocommerce-button,
.woocommerce-MyAccount-content a.button {
    font-size: 11px;
    line-height: 1;
    letter-spacing: .035em;
    min-height: 32px;
    padding: 8px 13px;
    white-space: nowrap;
}


/* ================================================================
   8. FORMULARIOS
   ================================================================ */

form label,
.woocommerce form label {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    color: var(--ui-text);
}

input,
select,
textarea {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.45;
    color: var(--ui-text);
}

input::placeholder,
textarea::placeholder {
    color: var(--ui-text-secondary);
    opacity: .7;
}

input:not([type="submit"]),
select,
textarea {
    border-color: var(--ui-border);
}

input:not([type="submit"]):focus,
select:focus,
textarea:focus {
    border-color: var(--ui-hover);
    outline: none;
}


/* ================================================================
   9. FICHA DE PRODUCTO
   ================================================================ */

.single-product .product_title {
    font-family: "Manrope", sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.01em;
    color: var(--ui-text);
    margin-bottom: 16px;
}


/* Precio */

.single-product .summary .price,
.single-product .summary .price .amount {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.01em;
    color: var(--ui-text);
}

.single-product .summary .price del,
.single-product .summary .price del .amount {
    font-size: 14px;
    font-weight: 400;
    color: var(--ui-text-secondary);
    opacity: .55;
}

.single-product .summary .price ins {
    text-decoration: none;
}

.single-product .summary .woocommerce-price-suffix,
.single-product .summary .tax-info,
.single-product .summary small {
    font-family: "Manrope", sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.4;
    color: var(--ui-text-secondary);
}


/* Atributos */

.single-product table.shop_attributes th,
.single-product table.shop_attributes td {
    font-family: "Manrope", sans-serif;
}

.single-product table.shop_attributes th {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    color: var(--ui-text);
}

.single-product table.shop_attributes td {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--ui-text);
}

.single-product table.shop_attributes td a {
    color: var(--ui-text);
    text-decoration: none;
}

.single-product table.shop_attributes td a:hover {
    color: var(--ui-hover);
}

.single-product table.shop_attributes tr {
    border-bottom: 1px solid var(--ui-border-light);
}


/* Variaciones */

.single-product table.variations label,
.single-product .variations label {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    color: var(--ui-text);
}

.single-product .variations select {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;

    min-height: 42px;
    padding: 0 14px;

    color: var(--ui-text);
    background: var(--ui-white);

    border: 1px solid var(--ui-border);
    border-radius: 0;
}

.single-product .variations select:focus {
    border-color: var(--ui-hover);
}


/* Cantidad */

.single-product .quantity input.qty {
    font-family: "Manrope", sans-serif;
    font-size: 14px;
    font-weight: 500;
    min-height: 40px;
    color: var(--ui-text);
}

.single-product .quantity .minus,
.single-product .quantity .plus {
    min-height: 40px;
    color: var(--ui-text);
}


/* Descripción */

.single-product .woocommerce-product-details__short-description {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: var(--ui-text);
}


/* Meta */

.single-product .product_meta {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--ui-text-secondary);
}

.single-product .product_meta a {
    color: var(--ui-text);
    text-decoration: none;
}

.single-product .product_meta a:hover {
    color: var(--ui-hover);
}


/* ================================================================
   10. MI CUENTA
   ================================================================ */

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
    font-family: "Manrope", sans-serif;
}

.woocommerce-MyAccount-navigation a {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    color: var(--ui-text);
}

.woocommerce-MyAccount-navigation a:hover {
    color: var(--ui-hover);
}

.woocommerce-MyAccount-navigation .is-active {
    background: var(--ui-background-soft);
}

.woocommerce-MyAccount-navigation .is-active a {
    color: var(--ui-text);
}


/* Contenido */

.woocommerce-MyAccount-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content h2 {
    font-family: "Manrope", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: -.01em;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content h3 {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content address {
    font-size: 14px;
    line-height: 1.55;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content a:not(.button) {
    color: var(--ui-text);
}

.woocommerce-MyAccount-content a:not(.button):hover {
    color: var(--ui-hover);
}


/* Tablas */

.woocommerce-MyAccount-content table th {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: .02em;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content table td {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.45;
    color: var(--ui-text);
}

.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content table td {
    border-color: var(--ui-border-light);
}


/* ================================================================
   11. AVISOS WOOCOMMERCE
   Neutros — nunca dorados
   ================================================================ */

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-error,
.wc-block-components-notice-banner {
    font-family: "Manrope", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;

    color: var(--ui-text) !important;
    background: var(--ui-background-soft) !important;
    border-color: var(--ui-border) !important;
}

.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before {
    color: var(--ui-text-secondary) !important;
}

.woocommerce-message a:not(.button),
.woocommerce-info a:not(.button),
.woocommerce-error a:not(.button),
.wc-block-components-notice-banner a:not(.button) {
    color: var(--ui-text) !important;
}

.woocommerce-message a:not(.button):hover,
.woocommerce-info a:not(.button):hover,
.woocommerce-error a:not(.button):hover,
.wc-block-components-notice-banner a:not(.button):hover {
    color: var(--ui-hover) !important;
}


/* ================================================================
   12. BREADCRUMBS + ENLACES WOOCOMMERCE
   ================================================================ */

.breadcrumbs,
.woocommerce-breadcrumb {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .01em;
    color: var(--ui-text-secondary);
}

.woocommerce a:not(.button),
.wd-widget a {
    color: var(--ui-text);
}

.woocommerce a:not(.button):hover,
.wd-widget a:hover {
    color: var(--ui-hover);
}


/* ================================================================
   13. BANNER CAROUSEL — LINK CTA
   ================================================================ */

.wd-banner .btn-style-link {
    font-family: "Manrope", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.15;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 6px 8px;
}


/* ================================================================
   14. RESPONSIVE — TABLET
   ================================================================ */

@media (max-width: 1024px) {

    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button,
    .woocommerce .button,
    .wd-add-cart-btn a,
    .single_add_to_cart_button,
    .added_to_cart,
    .checkout-button,
    .return-to-shop .button,
    .widget_shopping_cart .buttons .button,
    .woocommerce-mini-cart__buttons .button,
    .wd-cart-action-buttons .button {
        font-size: 11px;
        letter-spacing: .035em;
        min-height: 34px;
        padding: 9px 15px;
    }

    .woocommerce-MyAccount-content .woocommerce-button,
    .woocommerce-MyAccount-content a.button {
        font-size: 10.5px;
        min-height: 30px;
        padding: 7px 11px;
    }

    .single-product .product_title {
        font-size: 24px;
    }

    .single-product .summary .price,
    .single-product .summary .price .amount {
        font-size: 22px;
    }

    .woocommerce-MyAccount-content h2 {
        font-size: 20px;
    }

    .wd-banner .btn-style-link {
        font-size: 11px;
        padding: 5px 7px;
    }
}


/* ================================================================
   15. RESPONSIVE — MÓVIL
   ================================================================ */

@media (max-width: 767px) {

    .wd-nav-mobile li a {
        font-size: 12px;
        letter-spacing: .025em;
    }


    /* Catálogo */

    .products .wd-entities-title,
    .products .wd-entities-title a,
    .product-grid-item .wd-entities-title,
    .product-grid-item .wd-entities-title a,
    .woocommerce-loop-product__title,
    .woocommerce-loop-product__title a,
    .product-title,
    .product-title a,
    .wd-entity-title,
    .wd-entity-title a {
        font-size: 13px;
        line-height: 1.22;
    }

    .price,
    .amount,
    .woocommerce-Price-amount {
        font-size: 13px;
    }


    /* Filtros */

    .widget_product_categories a,
    .product-categories a,
    .wd-nav-product-cat a,
    .wd-product-cats a,
    .woocommerce-widget-layered-nav-list__item a,
    .widget_layered_nav a,
    .wd-filter-list a {
        font-size: 13px;
    }


    /* Botones */

    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button,
    .woocommerce .button,
    .wd-add-cart-btn a,
    .single_add_to_cart_button,
    .added_to_cart,
    .checkout-button,
    .return-to-shop .button,
    .widget_shopping_cart .buttons .button,
    .woocommerce-mini-cart__buttons .button,
    .wd-cart-action-buttons .button {
        font-size: 10px;
        letter-spacing: .03em;
        min-height: 32px;
        padding: 8px 13px;
    }

    .woocommerce-MyAccount-content .woocommerce-button,
    .woocommerce-MyAccount-content a.button {
        font-size: 10px;
        min-height: 29px;
        padding: 7px 10px;
        white-space: normal;
    }


    /* Ficha */

    .single-product .product_title {
        font-size: 22px;
        line-height: 1.25;
    }

    .single-product .summary .price,
    .single-product .summary .price .amount {
        font-size: 20px;
    }

    .single-product table.shop_attributes th,
    .single-product .variations label {
        font-size: 13px;
    }

    .single-product table.shop_attributes td,
    .single-product .variations select {
        font-size: 14px;
    }


    /* Mi cuenta */

    .woocommerce-MyAccount-content h2 {
        font-size: 19px;
    }

    .woocommerce-MyAccount-content h3 {
        font-size: 16px;
    }


    /* Banner */

    .wd-banner .btn-style-link {
        font-size: 10px;
        padding: 4px 6px;
    }
}


/* ================================================================
   16. NEWSLETTER POPUP
   ================================================================ */

.wd-popup-element-wrap[style*="--wd-popup-width: 150px"] {
    --wd-popup-width: 760px !important;
    --wd-popup-t: 20px !important;
    --wd-popup-b: 20px !important;
}

.wd-popup-element-wrap[style*="--wd-popup-width: 150px"] .wd-popup iframe {
    height: 420px !important;
    min-height: 420px !important;
}

@media (max-width: 780px) {

    .wd-popup-element-wrap[style*="--wd-popup-width: 150px"] {
        --wd-popup-width: calc(100vw - 30px) !important;
        --wd-popup-t: 15px !important;
        --wd-popup-b: 15px !important;
    }

    .wd-popup-element-wrap[style*="--wd-popup-width: 150px"] .wd-popup iframe {
        height: 420px !important;
        min-height: 420px !important;
    }
}


/* ================================================================
   17. CHECKOUT — OCULTAR STRIPE CONVENCIONAL
   ================================================================ */

.wp-block-woocommerce-checkout
.wc-block-components-radio-control-accordion-option:has(input[value="stripe"]) {
    display: none !important;
}

.woocommerce-checkout li.wc_payment_method.payment_method_stripe {
    display: none !important;
}


/* ================================================================
   18. SUBMENÚ CATEGORÍAS
   ================================================================ */

@media (min-width: 1025px) {

    .wd-nav-product-cat .wd-sub-menu {
        display: grid !important;
        grid-template-rows: repeat(7, auto);
        grid-auto-flow: column;
        grid-auto-columns: minmax(140px, max-content);
        column-gap: 15px;
    }

    .wd-nav-product-cat .wd-dropdown-menu {
        width: max-content !important;
        min-width: 200px;
    }
}


/* ================================================================
   19. PRODUCT GRID — LIMPIEZA
   ================================================================ */

.product-grid-item .wd-buttons,
.product-grid-item .woodmart-buttons {
    display: none !important;
}


/* ================================================================
   20. SELECCIÓN DE TEXTO
   ================================================================ */

::selection {
    background: var(--ui-text);
    color: var(--ui-white);
}

body .wd-page-wrapper .wd-product .wd-quick-view-icon,
body .wd-page-wrapper .wd-product .quick-view,
body .wd-page-wrapper .product-grid-item .quick-view-button {
    display: none !important;
    visibility: hidden !important;
}