:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 15px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Urbanist", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(225,74,92);
	--wd-alternative-color: rgb(115,84,239);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(225,74,92);
	--btn-accented-bgcolor-hover: rgb(205,67,84);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(255,255,255);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(225,74,92);
	background: rgb(249,219,223);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(225,74,92);
	background: rgb(237,208,211);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd .product-label.onsale {
	background-color: rgb(140,188,103);
}
.wd .product-label.featured {
	background-color: rgb(225,74,92);
}
.wd .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--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: 1660px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(246,245,248);
}

/* Número telefónico del header en blanco */
.whb-header .wd-info-box .info-box-inner,
.whb-header .wd-info-box .info-box-inner p,
.whb-header .wd-info-box .info-box-inner a,
.whb-header .woodmart-info-box .info-box-inner,
.whb-header .woodmart-info-box .info-box-inner p,
.whb-header .woodmart-info-box .info-box-inner a {
  color: #ffffff !important;
}


/* _________________________________________*/

/* ==================================================
   JORMART — ESTILO GLOBAL + MENÚ LATERAL
   ================================================== */

:root {
  --jormart-font: "Roboto", Arial, Helvetica, sans-serif;
  --jormart-text: #343e49;
  --jormart-yellow: #f4c400;
  --jormart-green: #aad500;
}

/* Fuente general */
html,
body,
button,
input,
textarea,
select {
  font-family: var(--jormart-font) !important;
}

/* Color general de la tipografía */
body,
p,
li,
label,
input,
textarea,
select,
h1, h2, h3, h4, h5, h6 {
  color: var(--jormart-text);
}

/* Enlaces generales */
body a {
  color: var(--jormart-text);
}

/* Botones al pasar el cursor */
button:hover,
.button:hover,
.btn:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

/* Mantiene blancos los textos del header negro */
.whb-header,
.whb-header a,
.whb-header .wd-tools-text {
  color: #fff !important;
}

/* Mantiene oscuro el texto del buscador */
.whb-header input,
.whb-header textarea,
.whb-header select {
  color: var(--jormart-text) !important;
}


/* _________________________________________*/

/* == MENÚ LATERAL ==== */

.mobile-nav {
  border-top: 4px solid var(--jormart-green);
  font-family: var(--jormart-font) !important;
}

/* Encabezado ¡Hola! */
.mobile-nav::before {
  content: "¡Hola!";
  display: block;
  padding: 20px 50px 18px 24px;
  border-bottom: 1px solid #e5e5e5;
  color: var(--jormart-text);
  font-size: 19px;
  font-weight: 900;
  line-height: 22px;
}

/* Categorías */
.mobile-nav .wd-nav-mobile > li > a,
.mobile-nav .wd-nav-mobile > li > a .nav-link-text {
  color: var(--jormart-text) !important;
  font-family: var(--jormart-font) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.25;
}

/* Espaciado de cada categoría */
.mobile-nav .wd-nav-mobile > li > a {
  display: flex;
  align-items: center;
  min-height: 56px;
  padding: 0 20px;
  border: 0;
  box-sizing: border-box;
}

/* Categoría activa y hover */
.mobile-nav .wd-nav-mobile > li:hover > a,
.mobile-nav .wd-nav-mobile > li.wd-active > a,
.mobile-nav .wd-nav-mobile > li.current-menu-item > a {
  padding-left: 16px;
  border-left: 4px solid var(--jormart-green);
  background-color: #f5f5f5;
  color: var(--jormart-text) !important;
  font-weight: 700 !important;
}

/* Flechas */
.mobile-nav .wd-nav-opener {
  right: 14px;
  color: #888 !important;
}

.mobile-nav li:hover > .wd-nav-opener,
.mobile-nav li.wd-active > .wd-nav-opener,
.mobile-nav li.current-menu-item > .wd-nav-opener {
  color: var(--jormart-green) !important;
}

/* Etiquetas NUEVO, TENDENCIAS, etc. */
.mobile-nav .menu-label {
  margin-left: 8px;
  padding: 3px 7px;
  border-radius: 10px;
  background-color: var(--jormart-text) !important;
  color: #fff !important;
  font-family: var(--jormart-font) !important;
  font-size: 9px !important;
  font-weight: 700 !important;
  line-height: 1;
  text-transform: uppercase;
}
____________________________________*/

/* JORMART — REDUCIR SOLO LA ALTURA DEL HEADER NEGRO */
@media (min-width: 1025px) {

    .whb-main-header .whb-general-header,
    .whb-main-header .whb-general-header > .container,
    .whb-main-header .whb-general-header-inner {
        height: 69px !important;
        min-height: 69px !important;
    }

    /* Mantiene logo, buscador e iconos centrados verticalmente */
    .whb-main-header .whb-general-header-inner,
    .whb-main-header .whb-general-header .whb-column {
        align-items: center !important;
    }
}

/* _________________________________________*/

/* Jormart - Botón buscador */
.searchform[class*=wd-style-with-bg] .searchsubmit {
    --btn-color: #000000 !important;
    --btn-color-hover: #FFFFFF !important;
    --btn-bgcolor: #F4C400 !important;
    --btn-bgcolor-hover: #3B9326 !important;

    background-color: var(--btn-bgcolor) !important;
    color: var(--btn-color) !important;
}

/* Hover */
.searchform[class*=wd-style-with-bg] .searchsubmit:is(:hover, :focus) {
    background-color: var(--btn-bgcolor-hover) !important;
    color: var(--btn-color-hover) !important;
}

/* Icono de lupa */
.searchform[class*=wd-style-with-bg] .searchsubmit :is(svg, i),
.searchform[class*=wd-style-with-bg] .searchsubmit:before {
    color: inherit !important;
    fill: currentColor !important;
    stroke: currentColor !important;
}
/* _________________________________________*/

/* Jormart - línea inferior amarilla del menú */

.wd-nav[class*=wd-style-underline] .nav-link-text:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #F4C400 !important;
    transition: width .4s cubic-bezier(0.19, 1, 0.22, 1);
}

/* _________________________________________*/

/* Color de texto del carrito*/
.wd-header-cart .wd-cart-subtotal .amount {
    color: #000000 !important;
    font-weight: 700 !important;
    font-size: inherit;
}

/* venta desplegable dentro del carrito */

/* Jormart - Botón accent normal */
.btn.btn-accent {
    --btn-accented-color: #FFFFFF;
    --btn-accented-color-hover: #000000;
    --btn-accented-bgcolor: #000000;
    --btn-accented-bgcolor-hover: #3b9326;
    --btn-accented-brd-color: #0B1F16;
    --btn-accented-brd-color-hover: #3b9326;

    background-color: #000000 !important;
    color: #FFFFFF !important;
    border-color: #0B1F16 !important;
}

/* Jormart - Hover más visible */
.btn.btn-accent:hover {
    background-color: #3b9326 !important;
    color: #ffffff !important;
    border-color: #52D900 !important;
}

/* Jormart - Mini carrito lateral: botón Finalizar compra */
.cart-widget-side .woocommerce-mini-cart__buttons .checkout,
.woocommerce-mini-cart__buttons .checkout {
    --btn-accented-color: #FFFFFF !important;
    --btn-accented-color-hover: #FFFFFF !important;
    --btn-accented-bgcolor: #000000 !important;
    --btn-accented-bgcolor-hover: #3B9326 !important;
    --btn-accented-brd-color: #000000 !important;
    --btn-accented-brd-color-hover: #3B9326 !important;
    --btn-accented-brd-radius: 999px !important;
    --btn-accented-transform: none !important;

    background-color: #000000 !important;
    color: #FFFFFF !important;
    border-color: #000000 !important;
    border-radius: 999px !important;
    text-transform: none !important;
    font-weight: 700 !important;
}

/* Hover - Mini carrito lateral: botón Finalizar compra */
.cart-widget-side .woocommerce-mini-cart__buttons .checkout:hover,
.woocommerce-mini-cart__buttons .checkout:hover {
    background-color: #3B9326 !important;
    color: #FFFFFF !important;
    border-color: #3B9326 !important;
}
/* _________________________________________*/

/* Jormart - Hamburguesa móvil más ancha y con más trazo */


/* ______________________________________________________*/

/* SUBCATEGORÍAS - ESTADO NORMAL */
.wd-dropdown-menu .sub-sub-menu li a,
.wd-dropdown-menu .wd-sub-menu li ul li a {
    color: #2B2B2B; /* Negro suave: más legible y profesional */
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 7px 10px !important;
    border-radius: 8px !important;
    transition: color 0.25s ease, background-color 0.25s ease, padding-left 0.25s ease !important;
}

/* HOVER - MANTIENE EL COLOR DEL TEMA */
.wd-dropdown-menu .sub-sub-menu li a:hover,
.wd-dropdown-menu .wd-sub-menu li ul li a:hover {
    color: var(--sub-menu-color-hover) !important;
}


/* ______________________________________________________*/

/* Jormart - Botón default amarillo con hover verde */
.btn.btn-default {
    --btn-default-color: #000000;
    --btn-default-color-hover: #FFFFFF;
    --btn-default-bgcolor: #F4C400;
    --btn-default-bgcolor-hover: #3B9326;
    --btn-default-brd-color: #F4C400;
    --btn-default-brd-color-hover: #3B9326;

    color: #000000 !important;
    background-color: #F4C400 !important;
    border-color: #F4C400 !important;
}

/* Jormart - Hover del botón default */
.btn.btn-default:hover {
    color: #FFFFFF !important;
    background-color: #3B9326 !important;
    border-color: #3B9326 !important;
}

/* ______________________________________________________*/

/* Jormart - Botón Crear cuenta */
.create-account-question .btn {
    color: #000 !important;
    background-color: #F4C400 !important;
    border: 2px solid #F4C400 !important;
    border-radius: 999px !important;
    padding: 8px 22px !important;
    font-weight: 700 !important;
    text-transform: none !important;
    text-decoration: none !important;
}

/* Hover */
.create-account-question .btn:hover {
    color: #fff !important;
    background-color: #3B9326 !important;
    border-color: #3B9326 !important;
}


.wd-tools-element:is([class*=wd-design-6],[class*=wd-design-7],.wd-design-8) .wd-tools-count {
    position: absolute;
    top: -3px;
    inset-inline-end: -7px;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, .17);
    color: rgb(0 0 0);
    font-size: 11px;
}


/* ==========================================================
   JORMART - CSS GLOBAL PERSONALIZADO
   CARRITO WOOCOMMERCE BLOCKS + MEGA MENÚ DESKTOP
   VERSIÓN ACTUALIZADA
==========================================================
/* ----------------------------------------------------------
   1. FUENTE GENERAL DEL CARRITO
---------------------------------------------------------- */

body.woocommerce-cart .wp-block-woocommerce-cart,
body.woocommerce-cart .wp-block-woocommerce-cart *,
body.woocommerce-cart .wc-block-cart,
body.woocommerce-cart .wc-block-cart * {
    font-family: "Roboto", Arial, sans-serif !important;
}


/* ----------------------------------------------------------
   2. NOMBRE DEL PRODUCTO
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-items
a.wc-block-components-product-name {
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #1F1F1F !important;
    text-decoration: none !important;
}

body.woocommerce-cart
.wc-block-cart-items
a.wc-block-components-product-name:hover {
    color: #3B9326 !important;
}


/* ----------------------------------------------------------
   3. PRECIO DEBAJO DEL NOMBRE
   Rojo más suave para no competir con el total final
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-items
.wc-block-components-product-price {
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 500 !important;
    color: #D9414F !important;
}

body.woocommerce-cart
.wc-block-cart-items
.wc-block-components-product-price
.wc-block-components-formatted-money-amount {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #D9414F !important;
}


/* ----------------------------------------------------------
   4. DESCRIPCIÓN DEL PRODUCTO
   Más liviana, limpia y secundaria
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-items
.wc-block-components-product-metadata,
body.woocommerce-cart
.wc-block-cart-items
.wc-block-components-product-metadata p {
    font-size: 13px !important;
    line-height: 1.45 !important;
    font-weight: 400 !important;
    color: #737373 !important;
}

body.woocommerce-cart
.wc-block-cart-items
.wc-block-components-product-metadata {
    margin-top: 4px !important;
    margin-bottom: 6px !important;
}


/* ----------------------------------------------------------
   5. INFORMACIÓN GENERAL DEL PRODUCTO
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-item__product {
    font-family: "Roboto", Arial, sans-serif !important;
}


/* ----------------------------------------------------------
   6. TOTAL DE CADA PRODUCTO
   Negro para no competir con el total principal
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-item__total
.wc-block-components-formatted-money-amount {
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #222222 !important;
}


/* ----------------------------------------------------------
   7. ENCABEZADOS DE COLUMNAS
   PRODUCTO / TOTAL
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-items th,
body.woocommerce-cart
.wc-block-cart-items__header-image,
body.woocommerce-cart
.wc-block-cart-items__header-total {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #1A1A1A !important;
}


/* ----------------------------------------------------------
   8. TÍTULO TOTAL DEL CARRITO
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart__totals-title {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    color: #1A1A1A !important;
}


/* ----------------------------------------------------------
   9. TEXTO ¿TIENES UN CUPÓN?
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-components-totals-coupon
.wc-block-components-panel__button {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    color: #444444 !important;
}

body.woocommerce-cart
.wc-block-components-totals-coupon
.wc-block-components-panel__button:hover {
    color: #3B9326 !important;
}


/* ----------------------------------------------------------
   10. ESTIMADO TOTAL - ETIQUETA
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-components-totals-footer-item
.wc-block-components-totals-item__label {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    color: #111111 !important;
}


/* ----------------------------------------------------------
   11. ESTIMADO TOTAL - VALOR
   Rojo principal Jormart
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-components-totals-footer-item
.wc-block-components-totals-item__value {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    color: #E62A38 !important;
}

body.woocommerce-cart
.wc-block-components-totals-footer-item
.wc-block-components-formatted-money-amount {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #E62A38 !important;
}


/* ----------------------------------------------------------
   12. TEXTO DE IMPUESTOS
---------------------------------------------------------- */

body.woocommerce-cart
p.wc-block-components-totals-footer-item-tax,
body.woocommerce-cart
.wc-block-components-totals-footer-item-tax {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    color: #6B6B6B !important;
}

body.woocommerce-cart
.wc-block-components-totals-footer-item-tax
.wc-block-components-formatted-money-amount {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #6B6B6B !important;
}


/* ----------------------------------------------------------
   13. SELECTOR DE CANTIDAD
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-components-quantity-selector {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 14px !important;
}

body.woocommerce-cart
.wc-block-components-quantity-selector input,
body.woocommerce-cart
.wc-block-components-quantity-selector button {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}


/* ----------------------------------------------------------
   14. BOTÓN ELIMINAR
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-item__remove-link {
    color: #333333 !important;
    opacity: 0.85 !important;
}

body.woocommerce-cart
.wc-block-cart-item__remove-link:hover {
    color: #E62A38 !important;
    opacity: 1 !important;
}


/* ----------------------------------------------------------
   15. BOTÓN FINALIZAR COMPRA
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart__submit-button {
    font-family: "Roboto", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
    background-color: #E62A38 !important;
    border-radius: 999px !important;

    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        transform 0.2s ease !important;
}

body.woocommerce-cart
.wc-block-cart__submit-button:hover {
    background-color: #3B9326 !important;
    color: #FFFFFF !important;
}


/* ----------------------------------------------------------
   16. PASOS SUPERIORES
   CARRITO → FINALIZAR COMPRA → PEDIDO CONFIRMADO
---------------------------------------------------------- */

body.woocommerce-cart
.wd-checkout-steps,
body.woocommerce-cart
.wd-checkout-steps * {
    font-family: "Roboto", Arial, sans-serif !important;
}


/* PASO ACTIVO */
body.woocommerce-cart
.wd-checkout-steps .step-active,
body.woocommerce-cart
.wd-checkout-steps .wd-active {
    font-weight: 600 !important;
}


/* TODOS LOS TEXTOS DE LOS PASOS */
body.woocommerce-cart
.wd-checkout-steps a,
body.woocommerce-cart
.wd-checkout-steps span {
    font-size: 17px !important;
    line-height: 1.3 !important;
    font-weight: 500 !important;
}


/* ----------------------------------------------------------
   17. ESPACIADO DEL PRODUCTO
---------------------------------------------------------- */

body.woocommerce-cart
.wc-block-cart-items
.wc-block-cart-item__product {
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}


/* ==========================================================
   B. MEGA MENÚ DESKTOP
========================================================== */

@media (min-width: 1025px) {

    /* ------------------------------------------------------
       1. FUENTE GENERAL DEL MEGA MENÚ
    ------------------------------------------------------ */

    .wd-nav-main .wd-dropdown-menu,
    .wd-nav-main .wd-dropdown-menu *,
    .wd-dropdown-menu,
    .wd-dropdown-menu * {
        font-family: "Roboto", Arial, sans-serif !important;
    }


    /* ------------------------------------------------------
       2. TÍTULOS PRINCIPALES DE COLUMNAS
       Computers / Gaming / Phones
    ------------------------------------------------------ */

    .wd-dropdown-menu .wd-sub-menu > li > a,
    .wd-dropdown-menu .menu-item-has-children > a {
        font-family: "Roboto", Arial, sans-serif !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
        font-weight: 700 !important;
        color: #E62A38 !important;
        letter-spacing: 0 !important;
        text-transform: none !important;
    }


    /* ------------------------------------------------------
       3. SUBCATEGORÍAS
       Más livianas para crear jerarquía real
    ------------------------------------------------------ */

    .wd-dropdown-menu .wd-sub-menu li ul li > a,
    .wd-dropdown-menu .sub-sub-menu li > a {
        font-family: "Roboto", Arial, sans-serif !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        font-weight: 400 !important;
        color: #3A3A3A !important;
        letter-spacing: 0 !important;
        text-transform: none !important;
        padding-top: 6px !important;
        padding-bottom: 6px !important;

        transition:
            color 0.2s ease,
            padding-left 0.2s ease !important;
    }


    /* ------------------------------------------------------
       4. HOVER SUBCATEGORÍAS
    ------------------------------------------------------ */

    .wd-dropdown-menu .wd-sub-menu li ul li > a:hover,
    .wd-dropdown-menu .sub-sub-menu li > a:hover {
        color: #3B9326 !important;
        padding-left: 3px !important;
    }


    /* ------------------------------------------------------
       5. HOVER TÍTULOS PRINCIPALES
    ------------------------------------------------------ */

    .wd-dropdown-menu .wd-sub-menu > li > a:hover,
    .wd-dropdown-menu .menu-item-has-children > a:hover {
        color: #3B9326 !important;
    }


    /* ------------------------------------------------------
       6. TÍTULOS HTML INTERNOS DEL MEGA MENÚ
       More Ways to Shop, etc.
    ------------------------------------------------------ */

    .wd-dropdown-menu h1,
    .wd-dropdown-menu h2,
    .wd-dropdown-menu h3,
    .wd-dropdown-menu h4,
    .wd-dropdown-menu h5,
    .wd-dropdown-menu h6,
    .wd-dropdown-menu .title {
        font-family: "Roboto", Arial, sans-serif !important;
        font-size: 13px !important;
        line-height: 1.35 !important;
        font-weight: 700 !important;
        color: #424242 !important;
        letter-spacing: 0 !important;
        text-transform: none !important;
    }


    /* ------------------------------------------------------
       7. ENLACES GENERALES DEL MEGA MENÚ
    ------------------------------------------------------ */

    .wd-dropdown-menu a {
        font-family: "Roboto", Arial, sans-serif !important;
    }


    /* ------------------------------------------------------
       8. ENLACES SECUNDARIOS INFERIORES
       Top Selling / Our Recommends
    ------------------------------------------------------ */

    .wd-dropdown-menu
    .wd-sub-menu
    li:not(.menu-item-has-children)
    > a {
        letter-spacing: 0 !important;
    }

}




/* ==========================================================
   JORMART - INICIA SESIÓN MÓVIL
   SOLO TEXTO SUBRAYADO, SIN BORDE Y TAMAÑO ADAPTABLE
   No modifica columnas, logo, teléfono ni diseño del carrito
========================================================== */

@media (max-width: 1024px) {

    /* La cuenta puede reducirse sin empujar ni ocultar el carrito */
    .whb-header .wd-header-my-account {
        flex: 0 1 auto !important;
        min-width: 0 !important;
        margin: 0 !important;
    }

    /* Elimina únicamente el borde y fondo de Inicia Sesión */
    .whb-header .wd-header-my-account > a,
    .whb-header .wd-header-my-account .wd-tools-inner {
        width: auto !important;
        min-width: 0 !important;
        padding-inline: clamp(2px, 1vw, 6px) !important;
        background: transparent !important;
        border: 0 !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        outline: 0 !important;
    }

    /* Oculta el icono de cuenta superior y conserva solo el texto */
    .whb-header .wd-header-my-account .wd-tools-icon {
        display: none !important;
    }

    /* Inicia Sesión: blanco, negrita, subrayado y adaptable */
    .whb-header .wd-header-my-account .wd-tools-text {
        display: block !important;
        color: #FFFFFF !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: clamp(11px, 3.2vw, 14px) !important;
        line-height: 17px !important;
        font-weight: 700 !important;
        text-decoration-line: underline !important;
        text-decoration-thickness: 1px !important;
        text-underline-offset: 2px !important;
        text-transform: none !important;
        white-space: nowrap !important;
    }

    /* El carrito conserva su espacio y su diseño actual */
    .whb-header .wd-header-cart {
        flex-shrink: 0 !important;
    }
}

/* ==========================================================
   C. AJUSTES MÓVILES DEL CARRITO
========================================================== */

@media (max-width: 767px) {

    /* Nombre del producto */
    body.woocommerce-cart
    .wc-block-cart-items
    a.wc-block-components-product-name {
        font-size: 14px !important;
    }


    /* Precio secundario */
    body.woocommerce-cart
    .wc-block-cart-items
    .wc-block-components-product-price,
    body.woocommerce-cart
    .wc-block-cart-items
    .wc-block-components-product-price
    .wc-block-components-formatted-money-amount {
        font-size: 13px !important;
    }


    /* Descripción */
    body.woocommerce-cart
    .wc-block-cart-items
    .wc-block-components-product-metadata,
    body.woocommerce-cart
    .wc-block-cart-items
    .wc-block-components-product-metadata p {
        font-size: 12.5px !important;
        line-height: 1.4 !important;
        font-weight: 400 !important;
        color: #737373 !important;
    }


    /* Total por producto */
    body.woocommerce-cart
    .wc-block-cart-item__total
    .wc-block-components-formatted-money-amount {
        font-size: 13px !important;
    }


    /* Cupón */
    body.woocommerce-cart
    .wc-block-components-totals-coupon
    .wc-block-components-panel__button {
        font-size: 12.5px !important;
    }


    /* Total principal */
    body.woocommerce-cart
    .wc-block-components-totals-footer-item
    .wc-block-components-totals-item__label,
    body.woocommerce-cart
    .wc-block-components-totals-footer-item
    .wc-block-components-totals-item__value,
    body.woocommerce-cart
    .wc-block-components-totals-footer-item
    .wc-block-components-formatted-money-amount {
        font-size: 17px !important;
    }


    /* Impuestos */
    body.woocommerce-cart
    p.wc-block-components-totals-footer-item-tax,
    body.woocommerce-cart
    .wc-block-components-totals-footer-item-tax {
        font-size: 11.5px !important;
    }


    /* Botón finalizar compra */
    body.woocommerce-cart
    .wc-block-cart__submit-button {
        font-size: 14px !important;
    }

}@media (min-width: 1025px) {
	/* ==================================================
   JORMART — HAMBURGUESA + TEXTO MENÚ
   ================================================== */

.wd-header-mobile-nav > a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 12px;
  color: #fff !important;
  text-decoration: none !important;
}

/* Oculta el texto automático de WoodMart */
.wd-header-mobile-nav .wd-tools-text {
  display: none !important;
}

/* Añade Menú dentro del mismo botón */
.wd-header-mobile-nav > a::after {
  content: "Menú";
  color: #fff !important;
  font-family: var(--jormart-font) !important;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: color 0.2s ease;
}

/* Hover amarillo del texto Menú */
.wd-header-mobile-nav > a:hover::after {
  color: var(--jormart-yellow) !important;
}

/* _________________________________________*/

/* CookieAdmin compacto SOLO ESCRITORIO - Jormart */
@media (min-width: 1025px) {

    .cookieadmin_law_container.cookieadmin_footer {
        width: 980px !important;
        max-width: calc(100% - 90px) !important;
        left: 50% !important;
        right: auto !important;
        bottom: 14px !important;
        transform: translateX(-50%) !important;
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

    /* Caja principal */
    .cookieadmin_law_container.cookieadmin_footer > div {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto auto auto !important;
        grid-template-rows: auto auto !important;
        align-items: center !important;
        column-gap: 10px !important;
        row-gap: 2px !important;
        padding: 10px 18px !important;
        border-radius: 14px !important;
        background: #fff !important;
        border: 1px solid rgba(244, 196, 0, .55) !important;
        box-shadow: 0 6px 18px rgba(0, 0, 0, .10) !important;
        overflow: hidden !important;
    }

    /* Título */
    .cookieadmin_law_container.cookieadmin_footer > div > :first-child {
        grid-column: 1 !important;
        grid-row: 1 !important;
        font-size: 11.5px !important;
        font-weight: 700 !important;
        line-height: 1.25 !important;
        margin: 0 !important;
        white-space: normal !important;
        max-width: 100% !important;
    }

    /* Texto */
    .cookieadmin_law_container.cookieadmin_footer > div > :nth-child(2) {
        grid-column: 1 !important;
        grid-row: 2 !important;
        font-size: 11.5px !important;
        line-height: 1.25 !important;
        margin: 0 !important;
        white-space: normal !important;
        max-width: 100% !important;
    }

    /* Texto interno */
    .cookieadmin_law_container.cookieadmin_footer :is(p, span, strong, b) {
        font-size: 11.5px !important;
        line-height: 1.25 !important;
        margin: 0 !important;
        text-align: left !important;
    }

    /* Botones */
    .cookieadmin_law_container.cookieadmin_footer :is(button, a, input[type="button"], input[type="submit"]) {
        grid-row: 1 / span 2 !important;
        font-size: 10.5px !important;
        font-weight: 600 !important;
        height: 30px !important;
        min-height: 30px !important;
        padding: 0 12px !important;
        border-radius: 7px !important;
        white-space: nowrap !important;
    }
}
}

@media (max-width: 576px) {
	/* CookieAdmin móvil compacto estilo Falabella */
@media (max-width: 768px) {

    .cookieadmin_law_container.cookieadmin_footer,
    .cookieadmin_law_container.cookieadmin_bottom.cookieadmin_footer {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        z-index: 999999 !important;
    }

    /* Caja principal */
    .cookieadmin_law_container.cookieadmin_footer > div {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: space-between !important;
        gap: 10px 8px !important;
        padding: 10px 14px !important;
        background: #eef1f4 !important;
        border: none !important;
        border-top: 1px solid rgba(0,0,0,.08) !important;
        border-radius: 0 !important;
        box-shadow: none !important;
    }

    /* Ocultar título extra */
    .cookieadmin_law_container.cookieadmin_footer > div > :first-child {
        display: none !important;
    }

    /* Texto */
    .cookieadmin_law_container.cookieadmin_footer :is(p, span, strong, b) {
        font-size: 12.5px !important;
        line-height: 1.25 !important;
        margin: 0 !important;
        letter-spacing: 0 !important;
        text-align: left !important;
        word-break: normal !important;
        overflow-wrap: normal !important;
    }

    .cookieadmin_law_container.cookieadmin_footer p {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    margin: 0 0 6px 0 !important;
}

.cookieadmin_law_container.cookieadmin_footer p {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    margin: 0 0 6px 0 !important;
}
    /* Botones: más pequeños, sin cambiar colores */
    .cookieadmin_law_container.cookieadmin_footer :is(button, a, input[type="button"], input[type="submit"]) {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        min-width: unset !important;
        height: 34px !important;
        min-height: 34px !important;
        padding: 0 14px !important;
        margin: 0 0 0 6px !important;
        font-size: 12.5px !important;
        line-height: 1 !important;
        white-space: nowrap !important;
        border-radius: 999px !important;
    }
}

/* MENÚ MÓVIL JORMART: APERTURA MÁS SUAVE */
@media (max-width: 1024px) {
    .mobile-nav {
        transition-duration: 0.50s !important;
        transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1) !important;
    }
}
}

