@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wp.trecelementos.es/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.4.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//wp.trecelementos.es/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-hb-opt-h: 50px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(134,8,168);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(134,8,168);
	--wd-entities-title-color-hover: rgba(134, 8, 168, 0.78);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(134,8,168);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 4px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(134,8,168);
	--wd-alternative-color: rgb(249,246,252);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(134,8,168);
	--btn-accented-bgcolor-hover: rgb(186,145,226);
	--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(134,8,168);
	--wd-link-color-hover: rgba(134,8,168,0.77);
	--wd-sticky-btn-height: 83px;
}
.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;
}
.wd-hb {
	background-color: rgb(108,4,137);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
: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(249,246,252);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 58px;
	text-transform: capitalize;
	color: rgb(134,8,168);
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	padding: 0 55px 0 55px;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 32px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 0px;
	--wd-arrow-color: rgb(99,27,119);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgb(216,216,216);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(134,8,168);
	--wd-arrow-bg-dis: rgb(245,245,245);
	--wd-arrow-radius: 21px;
	--wd-arrow-brd-color: rgb(230,216,240);
	--wd-arrow-brd: 1px solid;
	--wd-arrow-shadow: 0px 2px 8px -2px rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 0px;
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-color: rgb(99,27,119);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(134,8,168,0);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(134,8,168);
	--wd-arrow-radius: 0px;
	--wd-arrow-brd-color: rgb(230,216,240);
	--wd-arrow-brd: 1px solid;
	--wd-arrow-shadow: 0px 4px 12px -2px rgba(0,0,0,0.1);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
	--wd-pagin-bg: rgb(230,216,240);
	--wd-pagin-bg-hover: 8608A8;
	--wd-pagin-bg-act: rgb(99,27,119);
}
.wd-nav-scroll {
	--wd-nscroll-width: 100%;
	--wd-nscroll-bg: rgb(233,233,233);
	--wd-nscroll-drag-bg: 8608A8;
	--wd-nscroll-drag-bg-hover: rgb(94,58,138);
}
.product-labels .product-label.onsale {
	background-color: rgb(126,191,22);
}
.product-labels .product-label.new {
	background-color: rgb(122,0,183);
}
.product-labels .product-label.featured {
	background-color: rgb(221,141,19);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(231,27,47);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(197,161,226);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 36px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 36px;
	--wd-sticky-btn-height: 42px;
	}

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


.wd-page-title {
background-color: rgba(114,117,65,0.53);
}

/* Eliminar por completo el bloque publicitario de Klarna */
.single-product-content .stripe-credit-messaging-element,
.single-product-content klarna-placement,
.single-product-content [data-id*="klarna"],
#klarna-onsite-messaging-placement,
iframe[src*="klarna"] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Forzar la separación de todos los elementos en la zona de compra */
.entry-summary {
    display: flex !important;
    flex-direction: column !important;
    gap: 65px !important; /* Controla la separación general de arriba a abajo */
}

/* Espacio exclusivo entre el botón lila y los textos de abajo */
.single-product-content .wd-buy-now-btn,
.single-product-content .woocommerce-variation-add-to-cart {
    margin-bottom: 65px !important;
}

/* Espacio exclusivo encima de la fila de compartir */
.single-product-content .product-share {
    margin-top: 55px !important;
}

/* Bajar el botón de añadir al carrito separándolo de la descripción corta */
.single-product-content .woocommerce-product-details__short-description {
    margin-bottom: 45px !important;
}

/* Espaciar el bloque del botón por debajo */
.single-product-content .woocommerce-variation-add-to-cart, 
.single-product-content .cart {
    margin-bottom: 30px !important;
}

/* ==========================================
   CABECERA ESTILO NOVEDADES / OFERTAS
   ========================================== */

.page-title {
    background: radial-gradient(
      ellipse at bottom center,
        #9700b6 0%,
        #b750cc 30%,
        #d6a2e4 65%,
        #f3e8f7 100%
    ) !important;

    min-height: 145px !important;
    display: flex !important;
    align-items: center !important;
}

/* Centrar contenido */
.page-title .container {
    text-align: center !important;
}

/* Título principal */
.page-title h1,
.page-title .entry-title,
.page-title .page-title-title {
    color: #ffffff !important;
    font-size: 60px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    margin-bottom: 10px !important;
}

/* Breadcrumbs */
.page-title .breadcrumbs,
.page-title .yoast-breadcrumb {
    color: #7d1ba3 !important;
    font-size: 16px !important;
}

/* Inicio y categorías anteriores */
.page-title .breadcrumbs a,
.page-title .yoast-breadcrumb a {
    color: #7d1ba3 !important;
    font-weight: 500 !important;
}

/* Separadores "/" */
.page-title .breadcrumbs .wd-breadcrumb-separator,
.page-title .breadcrumbs span {
    color: #7d1ba3 !important;
}

/* Página actual */
.page-title .breadcrumbs li:last-child,
.page-title .breadcrumbs li:last-child a,
.page-title .breadcrumbs li:last-child span,
.page-title .yoast-breadcrumb strong {
    color: #ffffff !important;
    font-weight: 700 !important;
}

/* Ajuste móvil */
@media (max-width: 768px) {
    .page-title h1,
    .page-title .entry-title,
    .page-title .page-title-title {
        font-size: 42px !important;
    }

    .page-title {
        min-height: 120px !important;
    }
}

/* Poner breadcrumbs encima del título */

.page-title .title-wrapper {
    display: flex !important;
    flex-direction: column !important;
}

.page-title .breadcrumbs {
    order: 1 !important;
    margin-bottom: 12px !important;
}

.page-title h1,
.page-title .entry-title,
.page-title .page-title-title {
    order: 2 !important;
}

/* ==========================================
   Categorías Home - Redondas con sombra
   ========================================== */

.category-grid-item .category-image-wrapp {
    border-radius: 50% !important;
    overflow: hidden !important;
    box-shadow: 0 12px 30px rgba(0,0,0,.15) !important;
    transition: all .35s ease;
}

.category-grid-item .category-image-wrapp img {
    border-radius: 50% !important;
    display: block;
    transition: transform .35s ease;
}

.category-grid-item:hover .category-image-wrapp {
    box-shadow: 0 18px 45px rgba(0,0,0,.22) !important;
}

.category-grid-item:hover .category-image-wrapp img {
    transform: scale(1.04);
}

/* Mantener el estilo original de los nombres de producto */
.woocommerce-cart td.product-name a {
    color: var(--wd-primary-color) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    font-family: inherit !important;
    line-height: 1.4;
}
/* Carrito: hacer que el regalo automático tenga el mismo estilo que los productos */
.woocommerce-cart .cart_item td.product-name {
    color: var(--wd-primary-color) !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
}
.te-gift-progress-box {
    max-width: 900px;
    margin: 0 auto 35px auto;
    padding: 24px 28px;
    background: #f8effc;
    border-radius: 18px;
    border: 1px solid rgba(134, 8, 168, 0.15);
    box-shadow: 0 8px 28px rgba(134, 8, 168, 0.10);
    text-align: center;
}

.te-gift-title {
    font-size: 24px;
    font-weight: 700;
    color: #8608A8;
    margin-bottom: 8px;
}

.te-gift-message {
    font-size: 16px;
    color: #333;
    margin-bottom: 18px;
}

.te-gift-message strong {
    color: #8608A8;
}

.te-gift-bar {
    height: 14px;
    background: #ead6f2;
    border-radius: 999px;
    overflow: hidden;
}

.te-gift-fill {
    height: 100%;
    background: linear-gradient(90deg, #8608A8, #c77be0);
    border-radius: 999px;
}

.te-gift-steps {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 14px;
    color: #5E3A8A;
    font-size: 14px;
    font-weight: 500;
}

@media (max-width: 768px) {
    .te-gift-progress-box {
        padding: 20px 16px;
    }

    .te-gift-steps {
        font-size: 12px;
    }
}

.te-shipping-progress-box {
    max-width: 900px;
    margin: 0 auto 18px auto;
    padding: 18px 24px;
    background: #f8effc;
    border-radius: 16px;
    border: 1px solid rgba(134, 8, 168, 0.14);
    text-align: center;
}

.te-shipping-message {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
}

.te-shipping-message strong {
    color: #8608A8;
}

.te-shipping-bar {
    height: 11px;
    background: #ead6f2;
    border-radius: 999px;
    overflow: hidden;
}

.te-shipping-fill {
    height: 100%;
    background: linear-gradient(90deg, #8608A8, #c77be0);
    border-radius: 999px;
}
.cart_totals .te-shipping-progress-box,
.cart_totals .te-gift-progress-box {
    max-width: 100%;
    margin: 18px 0;
    padding: 16px;
}

.cart_totals .te-gift-title {
    font-size: 20px;
}

.cart_totals .te-gift-message,
.cart_totals .te-shipping-message {
    font-size: 14px;
}

.cart_totals .te-gift-steps {
    position: relative;
    height: 22px;
    margin-top: 6px;
    font-size: 11px;
    color: #5E3A8A;
    font-weight: 600;
}

.cart_totals .te-gift-steps .te-step {
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    white-space: nowrap;
}

.cart_totals .te-gift-steps .te-step-50 {
    left: 50%;
}

.cart_totals .te-gift-steps .te-step-75 {
    left: 75%;
}

.cart_totals .te-gift-steps .te-step-100 {
    left: 100%;
    transform: translateX(-100%);
}
}

/* ================================
   BARRAS CARRITO - TRECE ELEMENTOS
   ================================ */

.cart_totals .te-mini-progress,
.cart_totals .te-gift-progress-compact {
    width: 100%;
    margin: 14px 0;
    padding: 12px 14px;
    background: #f8effc;
    border: 1px solid rgba(134, 8, 168, 0.16);
    border-radius: 14px;
    text-align: center;
}

.cart_totals .te-mini-message,
.cart_totals .te-gift-message {
    font-size: 13px;
    line-height: 1.35;
    color: #333;
    margin-bottom: 9px;
}

.cart_totals .te-mini-message strong,
.cart_totals .te-gift-message strong {
    color: #8608A8;
    font-weight: 700;
}

.cart_totals .te-mini-bar,
.cart_totals .te-gift-bar {
    width: 100%;
    height: 8px;
    background: #ead6f2;
    border-radius: 999px;
    overflow: hidden;
}

.cart_totals .te-mini-fill,
.cart_totals .te-gift-fill {
    height: 100%;
    background: linear-gradient(90deg, #8608A8, #c77be0);
    border-radius: 999px;
    transition: width .35s ease;
}

.cart_totals .te-gift-title {
    font-size: 17px;
    font-weight: 700;
    color: #8608A8;
    margin-bottom: 6px;
}

.cart_totals .te-gift-steps {
    display: flex;
    justify-content: space-between;
    gap: 6px;
    margin-top: 8px;
    font-size: 11px;
    line-height: 1.2;
    color: #5E3A8A;
    font-weight: 600;
}

.te-regalo-cantidad {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
    height: 36px;
    border-radius: 999px;
    background: #f8effc;
    color: #8608A8;
    font-weight: 700;
}

.te-regalo-gratis {
    color: #8608A8;
    font-weight: 700;
}

@media (max-width: 768px) {
    .cart_totals .te-mini-progress,
    .cart_totals .te-gift-progress-compact {
        padding: 11px 12px;
    }

    .cart_totals .te-gift-title {
        font-size: 16px;
    }

    .cart_totals .te-mini-message,
    .cart_totals .te-gift-message {
        font-size: 12px;
    }
}
/* Ocultar barra actual del Club Trecelementos en carrito */
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-message {
    display: none !important;
}
/* Banner Club Trecelementos arriba del carrito */
.te-club-banner {
    max-width: 900px;
    margin: 0 auto 24px auto;
    padding: 22px 28px;
    background: #f8effc;
    border: 1px solid rgba(134, 8, 168, 0.16);
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 8px 28px rgba(134, 8, 168, 0.08);
}

.te-club-banner-title {
    font-size: 22px;
    font-weight: 700;
    color: #8608A8;
    margin-bottom: 8px;
}

.te-club-banner-main {
    font-size: 18px;
    color: #333;
    margin-bottom: 6px;
}

.te-club-banner-main strong {
    color: #8608A8;
    font-weight: 800;
}

.te-club-banner-sub,
.te-club-banner-note {
    font-size: 14px;
    color: #5E3A8A;
    line-height: 1.4;
}

.te-club-banner-note strong {
    color: #8608A8;
}

@media (max-width: 768px) {
    .te-club-banner {
        padding: 18px 16px;
        margin-bottom: 18px;
    }

    .te-club-banner-title {
        font-size: 19px;
    }

    .te-club-banner-main {
        font-size: 16px;
    }
}
.te-club-info{
    margin-top:25px;
    text-align:center;
}
.te-club-info-btn-wrap {
    margin: 28px 0;
    text-align: center;
}

.te-club-info-btn {
    display: inline-block;
    background: #8608A8;
    color: #fff !important;
    padding: 14px 28px;
    border-radius: 999px;
    font-weight: 700;
    text-decoration: none !important;
}

.te-club-info-btn:hover {
    background: #6f0690;
    color: #fff !important;
}
/* Ocultar frase "Formas de ganar más puntos:" */
.wps_ways_to_gain_points_section .wps_wpr_heading {
    display: none !important;
}

/* Mover enlace original */
.wps_wpr_points_wrapper_with_exp {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    gap: 20px;
}

.wps_wpr_view_log {
    margin-left: 30px !important;
}

.wps_wpr_view_log a {
    color: #8608A8 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}
.wps_wpr_points_only {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #8608A8 !important;
}

.wps_wpr_points_only .te-numero-puntos {
    font-size: 34px !important;
    font-weight: 800 !important;
    color: #8608A8 !important;
    margin-left: 6px;

