/* Custom CSS */
/* =========================================================
   ZIGZAG - BUSCADOR HEADER
   ========================================================= */
   
body#category #subcategories .subcategory-image{
    border-radius: 0px !important;
}

@media (min-width: 992px) {

    /*
     * La sección blanca del header será la referencia
     * para posicionar el buscador justo debajo.
     */
    #header .elementor-element-f7835a7 {
        position: relative !important;
        overflow: visible !important;
        z-index: 1000 !important;
    }

    /*
     * Evitamos que Elementor use la pequeña columna
     * de la lupa como referencia del desplegable.
     */
    #header .elementor-element-5269dac,
    #header .elementor-element-5269dac > .elementor-column-wrap,
    #header .elementor-element-5269dac .elementor-widget-wrap,
    #header .elementor-element-73ec950,
    #header .elementor-element-73ec950 > .elementor-widget-container {
        position: static !important;
    }


    /* =====================================================
       CONTENEDOR GENERAL DEL BUSCADOR
       ===================================================== */

    #header #avasearch_block_icon.box-search {
        position: absolute !important;

        top: 100% !important;
        left: 0 !important;
        right: 0 !important;

        width: 100% !important;
        max-width: none !important;

        margin: 0 !important;
        padding: 24px 40px 28px !important;

        background: #ffffff !important;

        border: 0 !important;
        border-top: 1px solid #eeeeee !important;

        box-shadow:
            0 18px 35px rgba(0, 0, 0, 0.10) !important;

        z-index: 10050 !important;

        box-sizing: border-box !important;
    }


    /* =====================================================
       FORMULARIO
       ===================================================== */

    #header #avasearch_block_icon #searchbox {
        display: flex !important;
        align-items: stretch !important;

        width: min(900px, calc(100vw - 140px)) !important;
        max-width: 900px !important;

        height: 54px !important;
        max-height: 54px !important;

        margin: 0 auto !important;

        background: #f7f7f7 !important;

        border: 1px solid #dedede !important;
        border-radius: 30px !important;

        overflow: hidden !important;

        box-shadow: none !important;
    }


    /* =====================================================
       SELECTOR DE CATEGORÍA
       ===================================================== */

    #header #avasearch_block_icon .search-category-field {
        display: block !important;

        flex: 0 0 205px !important;
        width: 205px !important;

        border-right: 1px solid #dddddd !important;
    }

    #header #avasearch_block_icon #search_category {
        display: block !important;

        width: 100% !important;
        height: 52px !important;

        margin: 0 !important;
        padding: 0 18px !important;

        border: 0 !important;
        outline: 0 !important;

        background: transparent !important;

        font-size: 14px !important;
        color: #444444 !important;

        box-shadow: none !important;
    }


    /* =====================================================
       INPUT
       ===================================================== */

    #header #avasearch_block_icon .input-wrapper.search-table {
        position: relative !important;

        display: flex !important;
        align-items: center !important;

        flex: 1 1 auto !important;

        width: auto !important;
        min-width: 0 !important;
    }

    #header #avasearch_block_icon #search_query_top {
        flex: 1 1 auto !important;

        width: auto !important;
        height: 52px !important;
        max-height: 52px !important;

        margin: 0 !important;

        padding:
            0
            62px
            0
            22px !important;

        border: 0 !important;
        outline: 0 !important;

        background: transparent !important;

        color: #333333 !important;

        font-size: 15px !important;
        line-height: 52px !important;

        box-shadow: none !important;
    }

    #header #avasearch_block_icon #search_query_top::placeholder {
        color: #999999 !important;
        opacity: 1 !important;
    }


    /* =====================================================
       BOTÓN LUPA
       ===================================================== */

    #header #avasearch_block_icon #searchbox .search-button {
        position: absolute !important;

        top: 50% !important;
        right: 7px !important;

        transform: translateY(-50%) !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 40px !important;
        height: 40px !important;

        margin: 0 !important;
        padding: 0 !important;

        border: 0 !important;
        border-radius: 50% !important;

        background: #678e8a !important;

        color: #ffffff !important;

        cursor: pointer !important;
    }

    #header #avasearch_block_icon #searchbox .search-button:hover {
        background: #d06547 !important;
    }

    #header #avasearch_block_icon #searchbox .search-button svg {
        width: 19px !important;
        height: 19px !important;

        fill: currentColor !important;
        color: inherit !important;
    }

    #header #avasearch_block_icon #searchbox .submit-text {
        display: none !important;
    }


    /* =====================================================
       RESULTADOS
       ===================================================== */

    #header #avasearch_block_icon .search-dropdown {
        position: static !important;

        width: min(900px, calc(100vw - 140px)) !important;
        max-width: 900px !important;

        margin:
            14px
            auto
            0 !important;

        padding: 0 !important;

        background: #ffffff !important;

        border: 1px solid #eeeeee !important;
        border-radius: 20px !important;

        box-shadow:
            0 12px 30px rgba(0, 0, 0, 0.08) !important;

        overflow-x: hidden !important;
        overflow-y: auto !important;

        max-height: 480px !important;
    }


    /* =====================================================
       RESULTADOS AJAX
       ===================================================== */

    #header #avasearch_block_icon .ava-search-result-container {
        width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        background: #ffffff !important;
    }

    #header #avasearch_block_icon #avasearch_data {
        width: 100% !important;

        margin: 0 !important;
        padding: 14px !important;

        box-sizing: border-box !important;
    }


    /* =====================================================
       PRODUCTOS DE RESULTADO
       ===================================================== */

    #header
    #avasearch_block_icon
    .product_list_widget {
        width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        list-style: none !important;
    }

    #header
    #avasearch_block_icon
    .product_list_widget
    .avasearch-items {
        padding: 12px !important;

        border-bottom:
            1px
            solid
            #eeeeee !important;

        background: #ffffff !important;

        transition:
            background-color
            .2s
            ease !important;
    }

    #header
    #avasearch_block_icon
    .product_list_widget
    .avasearch-items:last-child {
        border-bottom: 0 !important;
    }

    #header
    #avasearch_block_icon
    .product_list_widget
    .avasearch-items:hover {
        background: #f6f7f6 !important;
    }

    #header
    #avasearch_block_icon
    .avasearch-items
    img {
        border-radius: 12px !important;

        background: #f4f4f4 !important;

        object-fit: contain !important;
    }

    #header
    #avasearch_block_icon
    .avasearch-items
    .product-name {
        color: #333333 !important;

        font-size: 15px !important;
        font-weight: 600 !important;
        line-height: 1.35 !important;
    }

    #header
    #avasearch_block_icon
    .avasearch-items
    .product-price-and-shipping {
        margin-top: 5px !important;

        color: #678e8a !important;

        font-size: 15px !important;
        font-weight: 600 !important;
    }


    /* =====================================================
       BÚSQUEDAS POPULARES DEL DEMO
       Actualmente salen Cerum, Foundation, Creams.
       Las ocultamos.
       ===================================================== */

    #header #avasearch_block_icon .popular-search {
        display: none !important;
    }


    /* =====================================================
       CERRAR
       ===================================================== */

    #header #avasearch_block_icon .form-close {
        position: absolute !important;

        top: 12px !important;
        right: 18px !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        width: 36px !important;
        height: 36px !important;

        margin: 0 !important;

        border-radius: 50% !important;

        color: #555555 !important;

        cursor: pointer !important;
    }

    #header #avasearch_block_icon .form-close:hover {
        color: #d06547 !important;
        background: #f6f6f6 !important;
    }

}

/* =========================================================
   AVANAM · GRID DINÁMICO DE SUBCATEGORÍAS

   En Avanam Builder añade esta clase al widget:
   zigzag-composition-grid
   ========================================================= */

.zigzag-composition-grid {
    --zz-category-ink: #434343;
    --zz-category-accent: #d06547;
    --zz-category-background: #f4f4f4;
}

.zigzag-composition-grid.ava-source-c,
.zigzag-composition-grid .ava-source-c {
    width: 100%;
}

.zigzag-composition-grid .wrapper-items {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
}

.zigzag-composition-grid .wrapper-items .item {
    flex: 0 1 208px !important;
    width: 208px;
    max-width: 208px !important;
    padding: 0;
}

.zigzag-composition-grid .item-inner {
    margin: 0;
    padding: 0;
    text-align: center;
    background: transparent;
}

.zigzag-composition-grid .image,
.zigzag-composition-grid .image a {
    display: block;
    width: 100%;
}

.zigzag-composition-grid .image img {
    display: block;
    width: 208px;
    height: 208px;
    margin: 0 auto;
    object-fit: cover;
    background: #ffffff;
    border: 0;
    border-radius: 50%;
    transition: transform .25s ease, box-shadow .25s ease;
}

.zigzag-composition-grid .item-inner:hover .image img {
    transform: translateY(-4px);
    box-shadow: 0 14px 30px rgba(67, 67, 67, .12);
}

.zigzag-composition-grid .cat-des {
    margin-top: 10px;
}

.zigzag-composition-grid .title,
.zigzag-composition-grid .title a {
    color: var(--zz-category-ink);
    text-decoration: none;
}

.zigzag-composition-grid .widget-image-caption {
    color: var(--zz-category-ink);
    font-family: Oxygen, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
}

.zigzag-composition-grid .widget-image-caption::after {
    content: "Ver más";
    display: block;
    margin-top: 5px;
    color: var(--zz-category-accent);
    font-size: 14px;
    line-height: 1.4;
    text-decoration: underline;
    text-transform: none;
}

@media (max-width: 1199px) {
    .zigzag-composition-grid .wrapper-items {
        justify-content: center;
        gap: 28px;
    }

    .zigzag-composition-grid .wrapper-items .item {
        flex-basis: 180px !important;
        width: 180px;
        max-width: 180px !important;
    }

    .zigzag-composition-grid .image img {
        width: 180px;
        height: 180px;
    }

    .zigzag-composition-grid .widget-image-caption {
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .zigzag-composition-grid {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: 15px;
        padding-left: 15px;
        overflow: hidden;
    }

    .zigzag-composition-grid .wrapper-items {
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
    }

    .zigzag-composition-grid .wrapper-items::-webkit-scrollbar {
        display: none;
    }

    .zigzag-composition-grid .wrapper-items .item {
        flex: 0 0 145px !important;
        width: 145px;
        max-width: 145px !important;
        scroll-snap-align: start;
    }

    .zigzag-composition-grid .image img {
        width: 145px;
        height: 145px;
    }

    .zigzag-composition-grid .widget-image-caption {
        font-size: 18px;
    }
}


/* =========================================================
   TABLET / MÓVIL
   ========================================================= */

@media (max-width: 991px) {

    #header #avasearch_block_icon.box-search {
        width: 100% !important;
        max-width: none !important;

        padding:
            18px
            16px !important;

        background: #ffffff !important;
    }

    #header #avasearch_block_icon #searchbox {
        width: 100% !important;
        max-width: none !important;

        height: 52px !important;

        border:
            1px
            solid
            #dedede !important;

        border-radius: 26px !important;

        overflow: hidden !important;
    }

    #header
    #avasearch_block_icon
    .search-category-field {
        display: none !important;
    }

    #header #avasearch_block_icon #search_query_top {
        height: 50px !important;

        padding:
            0
            58px
            0
            18px !important;
    }

    #header #avasearch_block_icon .search-dropdown {
        width: 100% !important;
        max-width: none !important;

        margin-top: 12px !important;

        max-height: 55vh !important;

        border-radius: 16px !important;
    }

}



/* =========================================================
   ZIGZAG · BUSCADOR
   ========================================================= */

#header #avasearch_block_icon.box-search {
    padding-left: 32px;
    padding-right: 32px;
}


/* ---------------------------------------------------------
   FORMULARIO
   --------------------------------------------------------- */

#header #avasearch_block_icon #searchbox {
    width: min(900px, 100%) !important;
    max-width: 900px !important;
    height: 56px !important;
    max-height: 56px !important;

    margin: 0 auto !important;

    display: grid !important;
    grid-template-columns: 180px minmax(0, 1fr) 54px;

    background: #fff !important;

    border: 1px solid #dedede !important;
    border-radius: 999px !important;

    overflow: hidden;

    box-shadow:
        0 8px 30px rgba(0, 0, 0, .04);
}


/* Categorías */

#header #avasearch_block_icon .search-category-field {
    display: block !important;
    width: 100%;
}

#header #avasearch_block_icon #search_category {
    width: 100%;
    height: 54px;

    padding: 0 22px;

    border: 0 !important;
    border-right: 1px solid #e6e6e6 !important;

    border-radius: 0 !important;

    background: #fff;

    font-size: 14px;

    box-shadow: none !important;
}


/* Input */

#header #avasearch_block_icon .search-table {
    display: contents;
}

#header #avasearch_block_icon #search_query_top {
    width: 100% !important;
    height: 54px !important;
    max-height: 54px !important;

    padding: 0 22px !important;

    border: 0 !important;
    outline: 0 !important;

    background: transparent !important;

    box-shadow: none !important;

    font-size: 15px;
    color: #333;
}

#header #avasearch_block_icon #search_query_top::placeholder {
    color: #a5a5a5;
}


/* Botón lupa */

#header #avasearch_block_icon #searchbox .search-button {
    width: 46px !important;
    height: 46px !important;

    min-width: 46px;

    margin: 0px !important;
    padding: 0 !important;

    display: flex;
    align-items: center;
    justify-content: center;

    border: 0 !important;
    border-radius: 50% !important;

    background: #678e8a !important;

    transition:
        transform .18s ease,
        background .18s ease;
}

#header #avasearch_block_icon #searchbox .search-button:hover {
    background: #d06547 !important;
    transform: scale(1.04);
}

#header #avasearch_block_icon #searchbox .search-button svg {
    width: 21px !important;
    height: 21px !important;
    fill: #fff !important;
}


/* ---------------------------------------------------------
   DESPLEGABLE DE RESULTADOS
   --------------------------------------------------------- */

#header #avasearch_block_icon .search-dropdown.zigzag-live-search-open {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;

    position: static !important;

    width: min(1320px, 100%) !important;
    max-width: 1320px !important;

    max-height: calc(100vh - 230px);

    margin: 24px auto 0 !important;
    padding: 0 4px 8px !important;

    overflow-y: auto;
    overflow-x: hidden;

    background: transparent !important;

    border: 0 !important;

    box-shadow: none !important;
}

#header #avasearch_block_icon .ava-search-result-container {
    width: 100%;
}


/* ---------------------------------------------------------
   CABECERA RESULTADOS
   --------------------------------------------------------- */

.zigzag-search-results-header {
    margin-bottom: 16px;

    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.zigzag-search-results-header > div {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.zigzag-search-eyebrow {
    color: #678e8a;

    font-size: 11px;
    font-weight: 700;

    letter-spacing: .08em;
    text-transform: uppercase;
}

.zigzag-search-results-header strong {
    color: #3f3f3f;

    font-size: 18px;
    font-weight: 500;
}


/* ---------------------------------------------------------
   GRID
   --------------------------------------------------------- */

.zigzag-search-grid {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    gap: 14px;
}


/* Card */

.zigzag-search-card {
    min-width: 0;

    padding: 10px;

    display: grid;

    grid-template-columns: 92px minmax(0, 1fr);

    align-items: center;

    gap: 14px;

    background: #fff;

    border: 1px solid #ece9e7;
    border-radius: 18px;

    color: inherit !important;
    text-decoration: none !important;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        border-color .18s ease;
}

.zigzag-search-card:hover {
    transform: translateY(-2px);

    border-color: rgba(208, 101, 71, .25);

    box-shadow:
        0 12px 32px rgba(30, 30, 30, .08);
}


/* Imagen */

.zigzag-search-image {
    position: relative;

    width: 92px;
    height: 105px;

    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;

    background: #f4f4f4;

    border-radius: 14px;
}

.zigzag-search-image img {
    width: 100%;
    height: 100%;

    object-fit: contain;

    mix-blend-mode: multiply;
}


/* Flag */

.zigzag-search-flag {
    position: absolute;
    z-index: 2;

    top: 6px;
    left: 6px;

    padding: 3px 7px;

    border-radius: 20px;

    background: #679473;
    color: #fff;

    font-size: 9px;
    line-height: 1.2;
}


/* Información */

.zigzag-search-info {
    min-width: 0;

    display: flex;
    flex-direction: column;

    align-items: flex-start;

    gap: 5px;
}

.zigzag-search-brand {
    color: #678e8a;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: .06em;
    text-transform: uppercase;
}

.zigzag-search-name {
    width: 100%;

    color: #333;

    font-size: 14px;
    font-weight: 600;

    line-height: 1.3;

    display: -webkit-box;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    overflow: hidden;
}

.zigzag-search-prices {
    margin-top: 2px;

    display: flex;
    align-items: center;

    gap: 8px;
}

.zigzag-search-price {
    color: #678e8a;

    font-size: 15px;
    font-weight: 600;
}

.zigzag-search-old-price {
    color: #aaa;

    font-size: 12px;

    text-decoration: line-through;
}


/* ---------------------------------------------------------
   PIE
   --------------------------------------------------------- */

.zigzag-search-footer {
    padding-top: 18px;

    display: flex;
    justify-content: center;
}

.zigzag-search-view-all {
    min-width: 230px;

    padding: 12px 24px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    gap: 10px;

    border-radius: 999px;

    background: #d06547;

    color: #fff !important;

    font-size: 13px;
    font-weight: 600;

    text-decoration: none !important;

    transition:
        background .18s ease,
        transform .18s ease;
}

.zigzag-search-view-all:hover {
    background: #678e8a;

    transform: translateY(-1px);
}


/* ---------------------------------------------------------
   LOADING / EMPTY
   --------------------------------------------------------- */

.zigzag-search-loading,
.zigzag-search-empty {
    min-height: 120px;

    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;

    gap: 8px;

    color: #777;

    text-align: center;
}

.zigzag-search-loading {
    flex-direction: row;
}

.zigzag-search-empty strong {
    color: #3f3f3f;
    font-size: 16px;
}

.zigzag-search-empty span {
    font-size: 13px;
}

.zigzag-search-loader {
    width: 22px;
    height: 22px;

    border: 2px solid #e5e5e5;
    border-top-color: #678e8a;

    border-radius: 50%;

    animation:
        zigzagSearchSpin .7s linear infinite;
}

@keyframes zigzagSearchSpin {

    to {
        transform: rotate(360deg);
    }

}


/* ---------------------------------------------------------
   TABLET
   --------------------------------------------------------- */

@media (max-width: 1199px) {

    .zigzag-search-grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

    #header #avasearch_block_icon #searchbox {
        grid-template-columns:
            1fr 54px;
    }

    #header #avasearch_block_icon .search-category-field {
        display: none !important;
    }

}


/* ---------------------------------------------------------
   MOBILE
   --------------------------------------------------------- */

@media (max-width: 767px) {

    #header #avasearch_block_icon.box-search {
        padding-left: 14px;
        padding-right: 14px;
    }

    #header #avasearch_block_icon #searchbox {
        height: 52px !important;
    }

    .zigzag-search-grid {
        grid-template-columns: 1fr;
    }

    .zigzag-search-card {
        grid-template-columns:
            78px minmax(0, 1fr);
    }

    .zigzag-search-image {
        width: 78px;
        height: 90px;
    }

}


/* =========================================================
   ZIGZAG · PESTAÑA INFORMACIÓN DE COMPRA
   ========================================================= */

#zigzag-shopping-info {
    --zigzag-green: #6f9793;
    --zigzag-green-dark: #557d79;
    --zigzag-green-soft: #edf4f3;

    --zigzag-orange: #d96547;
    --zigzag-orange-dark: #bd4f35;
    --zigzag-orange-soft: #fdf1ed;

    --zigzag-ink: #333333;
    --zigzag-text: #565656;
    --zigzag-border: #e4e4e4;
    --zigzag-background: #f7f7f7;

    padding: 34px 0 8px;
    color: var(--zigzag-text);
}

#zigzag-shopping-info,
#zigzag-shopping-info * {
    box-sizing: border-box;
}

.zigzag-shopping-info {
    width: 100%;
}


/* =========================================================
   CABECERA
   ========================================================= */

.zigzag-info-header {
    max-width: 860px;
    margin-bottom: 34px;
}

.zigzag-info-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;

    margin-bottom: 10px;

    color: var(--zigzag-orange);

    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.zigzag-info-eyebrow::before {
    content: "";

    display: block;

    width: 24px;
    height: 2px;

    background: var(--zigzag-orange);
    border-radius: 10px;
}

.zigzag-info-header h2,
.zigzag-faq-heading h2 {
    margin: 0 0 12px;

    color: var(--zigzag-ink);

    font-size: clamp(25px, 2.4vw, 34px);
    font-weight: 600;
    line-height: 1.18;
}

.zigzag-info-header p,
.zigzag-faq-heading p {
    margin: 0;

    color: var(--zigzag-text);

    font-size: 16px;
    line-height: 1.7;
}


/* =========================================================
   TARJETAS DE INFORMACIÓN
   ========================================================= */

.zigzag-info-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;

    margin-bottom: 48px;
}

.zigzag-info-card {
    position: relative;

    display: flex;
    align-items: flex-start;
    gap: 16px;

    min-height: 190px;
    margin: 0;
    padding: 24px;

    background: #ffffff;

    border: 1px solid var(--zigzag-border);
    border-radius: 18px;

    box-shadow: 0 8px 24px rgba(45, 61, 59, 0.05);

    overflow: hidden;

    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.zigzag-info-card::after {
    content: "";

    position: absolute;
    right: -28px;
    bottom: -28px;

    width: 90px;
    height: 90px;

    background: var(--zigzag-green-soft);
    border-radius: 50%;

    opacity: 0.8;
}

.zigzag-info-card:nth-child(2)::after {
    background: var(--zigzag-orange-soft);
}

.zigzag-info-card:hover {
    transform: translateY(-4px);

    border-color: rgba(111, 151, 147, 0.55);

    box-shadow: 0 14px 34px rgba(45, 61, 59, 0.1);
}

.zigzag-info-icon {
    position: relative;
    z-index: 1;

    display: flex;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;

    width: 48px;
    height: 48px;

    color: #ffffff;
    background: var(--zigzag-green);

    border-radius: 50%;
}

.zigzag-info-card:nth-child(2) .zigzag-info-icon {
    background: var(--zigzag-orange);
}

.zigzag-info-icon svg {
    width: 24px;
    height: 24px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.zigzag-info-card-copy {
    position: relative;
    z-index: 1;
}

.zigzag-info-card h3 {
    margin: 1px 0 8px;

    color: var(--zigzag-ink);

    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
}

.zigzag-info-card p {
    margin: 0 0 12px;

    color: var(--zigzag-text);

    font-size: 14px;
    line-height: 1.6;
}

.zigzag-info-card a,
.zigzag-info-highlight {
    color: var(--zigzag-green-dark);

    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

.zigzag-info-card a {
    text-decoration: underline;
    text-decoration-color: rgba(85, 125, 121, 0.35);
    text-underline-offset: 4px;
}

.zigzag-info-card a:hover {
    color: var(--zigzag-orange);
}


/* =========================================================
   FAQ
   ========================================================= */

.zigzag-faq-section {
    display: grid;
    grid-template-columns: minmax(240px, 0.72fr) minmax(0, 1.28fr);
    gap: 54px;

    margin-bottom: 44px;
    padding: 36px;

    background: var(--zigzag-background);
    border-radius: 22px;
}

.zigzag-faq-heading {
    align-self: start;
}

.zigzag-faq-heading h2 {
    font-size: clamp(24px, 2vw, 30px);
}

.zigzag-faq-heading p {
    font-size: 15px;
}

.zigzag-faq-list {
    overflow: hidden;

    background: #ffffff;

    border: 1px solid var(--zigzag-border);
    border-radius: 16px;

    box-shadow: 0 8px 24px rgba(45, 61, 59, 0.04);
}

.zigzag-faq-item {
    margin: 0;
    padding: 0;

    border-bottom: 1px solid var(--zigzag-border);
}

.zigzag-faq-item:last-child {
    border-bottom: 0;
}

.zigzag-faq-item summary {
    position: relative;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;

    min-height: 68px;
    padding: 18px 22px;

    color: var(--zigzag-ink);
    background: #ffffff;

    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;

    list-style: none;
    cursor: pointer;

    transition:
        color 0.2s ease,
        background-color 0.2s ease;
}

.zigzag-faq-item summary::-webkit-details-marker {
    display: none;
}

.zigzag-faq-item summary::marker {
    display: none;
    content: "";
}

.zigzag-faq-item summary:hover {
    color: var(--zigzag-orange);
    background: #fdfdfd;
}

.zigzag-faq-item[open] summary {
    color: var(--zigzag-orange);
    background: var(--zigzag-orange-soft);
}

.zigzag-faq-toggle {
    position: relative;

    display: block;
    flex: 0 0 32px;

    width: 32px;
    height: 32px;

    color: #ffffff;
    background: var(--zigzag-green);

    border-radius: 50%;

    transition:
        transform 0.25s ease,
        background-color 0.25s ease;
}

.zigzag-faq-toggle::before,
.zigzag-faq-toggle::after {
    content: "";

    position: absolute;
    top: 50%;
    left: 50%;

    width: 12px;
    height: 2px;

    background: currentColor;
    border-radius: 10px;

    transform: translate(-50%, -50%);
    transition: transform 0.25s ease;
}

.zigzag-faq-toggle::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.zigzag-faq-item[open] .zigzag-faq-toggle {
    background: var(--zigzag-orange);
    transform: rotate(180deg);
}

.zigzag-faq-item[open] .zigzag-faq-toggle::after {
    transform: translate(-50%, -50%) rotate(0deg);
}

.zigzag-faq-answer {
    padding: 0 22px 20px;

    background: var(--zigzag-orange-soft);
}

.zigzag-faq-answer p {
    max-width: 760px;
    margin: 0;

    color: var(--zigzag-text);

    font-size: 15px;
    line-height: 1.7;
}

.zigzag-faq-answer a {
    color: var(--zigzag-green-dark);
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.zigzag-faq-answer a:hover {
    color: var(--zigzag-orange-dark);
}


/* =========================================================
   BLOQUE FINAL DE CONTACTO
   ========================================================= */

.zigzag-info-help {
    display: flex;
    align-items: center;
    gap: 18px;

    padding: 24px 28px;

    color: #ffffff;
    background: var(--zigzag-green);

    border-radius: 18px;

    box-shadow: 0 12px 30px rgba(85, 125, 121, 0.18);
}

.zigzag-info-help-icon {
    display: flex;
    flex: 0 0 48px;
    align-items: center;
    justify-content: center;

    width: 48px;
    height: 48px;

    color: var(--zigzag-green-dark);
    background: #ffffff;

    border-radius: 50%;
}

.zigzag-info-help-icon svg {
    width: 25px;
    height: 25px;

    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.zigzag-info-help-copy {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    gap: 2px;
}

.zigzag-info-help-copy span {
    color: rgba(255, 255, 255, 0.82);

    font-size: 13px;
    line-height: 1.4;
}

.zigzag-info-help-copy strong {
    color: #ffffff;

    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
}

.zigzag-info-help-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 46px;
    padding: 12px 22px;

    color: #ffffff !important;
    background: var(--zigzag-orange);

    border: 1px solid var(--zigzag-orange);
    border-radius: 999px;

    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;

    transition:
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.zigzag-info-help-button:hover {
    color: #ffffff !important;
    background: var(--zigzag-orange-dark);
    border-color: var(--zigzag-orange-dark);

    transform: translateY(-2px);
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .zigzag-info-cards {
        grid-template-columns: 1fr;
    }

    .zigzag-info-card {
        min-height: 0;
    }

    .zigzag-faq-section {
        grid-template-columns: 1fr;
        gap: 26px;
    }

}


/* =========================================================
   MÓVIL
   ========================================================= */

@media (max-width: 575px) {

    #zigzag-shopping-info {
        padding-top: 25px;
    }

    .zigzag-info-header {
        margin-bottom: 25px;
    }

    .zigzag-info-header h2,
    .zigzag-faq-heading h2 {
        font-size: 24px;
    }

    .zigzag-info-header p {
        font-size: 15px;
    }

    .zigzag-info-cards {
        gap: 14px;
        margin-bottom: 32px;
    }

    .zigzag-info-card {
        padding: 20px;
        border-radius: 15px;
    }

    .zigzag-info-icon {
        flex-basis: 42px;

        width: 42px;
        height: 42px;
    }

    .zigzag-info-icon svg {
        width: 21px;
        height: 21px;
    }

    .zigzag-faq-section {
        margin-right: -12px;
        margin-left: -12px;
        margin-bottom: 30px;
        padding: 24px 12px;

        border-radius: 16px;
    }

    .zigzag-faq-item summary {
        min-height: 62px;
        padding: 16px;

        font-size: 14px;
    }

    .zigzag-faq-answer {
        padding: 0 16px 18px;
    }

    .zigzag-faq-answer p {
        font-size: 14px;
    }

    .zigzag-faq-toggle {
        flex-basis: 28px;

        width: 28px;
        height: 28px;
    }

    .zigzag-info-help {
        align-items: flex-start;
        flex-wrap: wrap;

        padding: 20px;
    }

    .zigzag-info-help-copy {
        flex-basis: calc(100% - 66px);
    }

    .zigzag-info-help-button {
        width: 100%;
        margin-top: 5px;
    }

}



/* =========================================================
   PÁGINA DE CONTACTO · ZIGZAG
   ========================================================= */

body#contact #wrapper {
    padding: 70px 0 90px;
    background: #f7f6f4;
}

body#contact #wrapper > .container {
    max-width: 1430px;
}

/* Columnas principales */
body#contact #wrapper .row {
    align-items: stretch;
}

body#contact #left-column,
body#contact #content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
}

/* =========================================================
   INFORMACIÓN DE LA TIENDA
   ========================================================= */

body#contact .contact-rich {
    height: 100%;
    padding: 38px 32px;
    border: 0;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(67, 67, 67, 0.07);
}

body#contact .contact-rich h4 {
    margin: 0 0 28px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e7e3df;
    color: #434343;
    font-family: "Federo", serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.2;
}

body#contact .contact-rich .block {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 20px 0;
    flex-wrap:wrap;
}

body#contact .contact-rich .icon {
    display: flex;
    width: 42px;
    min-width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #edf3f2;
    color: #68918c;
}

body#contact .contact-rich .icon i {
    font-size: 22px;
}

body#contact .contact-rich .data {
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    line-height: 1.7;
    overflow-wrap: anywhere;
}

body#contact .contact-rich hr {
    margin: 0;
    border-color: #e7e3df;
}

/* =========================================================
   FORMULARIO
   ========================================================= */

body#contact #content.page-content {
    height: 100%;
    margin: 0;
    padding: 50px;
    border: 0;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 8px 30px rgba(67, 67, 67, 0.07);
}

body#contact .contact-form {
    width: 100%;
}

body#contact .contact-form .form-group {
    margin-bottom: 24px;
}

body#contact .contact-form .form-control-label {
    padding-top: 13px;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    font-weight: 600;
}

body#contact .contact-form input.form-control,
body#contact .contact-form select.form-control,
body#contact .contact-form textarea.form-control {
    width: 100%;
    border: 1px solid #dedbd7;
    border-radius: 10px;
    background: #ffffff;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    box-shadow: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body#contact .contact-form input.form-control,
body#contact .contact-form select.form-control {
    min-height: 50px;
    padding: 0 18px;
}

body#contact .contact-form textarea.form-control {
    min-height: 190px;
    padding: 16px 18px;
    resize: vertical;
}

body#contact .contact-form input.form-control:focus,
body#contact .contact-form select.form-control:focus,
body#contact .contact-form textarea.form-control:focus {
    border-color: #68918c;
    box-shadow: 0 0 0 3px rgba(104, 145, 140, 0.14);
    outline: none;
}

body#contact .contact-form .form-control::placeholder {
    color: #999591;
    opacity: 1;
}

/* Archivo adjunto */
body#contact .bootstrap-filestyle {
    min-height: 50px;
}

body#contact .bootstrap-filestyle .btn {
    height: 50px;
    padding: 0 22px;
    border: 0;
    border-radius: 0 10px 10px 0;
    background: #68918c;
    color: #ffffff;
    font-family: "Oxygen", sans-serif;
    font-size: 13px;
    line-height: 50px;
    text-transform: none;
}

body#contact .bootstrap-filestyle .btn:hover {
    background: #557d78;
}

body#contact .form-control-comment {
    padding-top: 14px;
    color: #8a8783;
    font-size: 13px;
}

/* Consentimiento */
body#contact .gdpr_consent {
    margin-top: 5px;
}

body#contact .psgdpr_consent_message {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    line-height: 1.5;
}

body#contact .custom-checkbox input + span {
    border-radius: 4px;
}

body#contact .custom-checkbox input:checked + span {
    border-color: #68918c;
    background: #68918c;
}

/* Botón enviar */
body#contact .form-footer {
    margin-top: 30px;
    text-align: right;
}

body#contact .form-footer .btn-primary {
    min-width: 190px;
    height: 48px;
    padding: 0 32px;
    border: 0;
    border-radius: 30px;
    background: #d06547;
    color: #ffffff;
    font-family: "Oxygen", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    text-transform: none;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

body#contact .form-footer .btn-primary:hover {
    background: #b9553a;
    transform: translateY(-1px);
}

body#contact .form-footer .btn-primary:disabled {
    background: #d9b0a5;
    cursor: not-allowed;
    opacity: 1;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 991px) {
    body#contact #wrapper {
        padding: 45px 0 65px;
    }

    body#contact #left-column {
        margin-bottom: 30px;
    }

    body#contact #content.page-content {
        padding: 38px 30px;
    }
}

@media (max-width: 575px) {
    body#contact #wrapper {
        padding: 30px 0 50px;
    }

    body#contact .contact-rich,
    body#contact #content.page-content {
        padding: 28px 20px;
        border-radius: 14px;
    }

    body#contact .contact-rich h4 {
        font-size: 24px;
    }

    body#contact .contact-form .form-control-label {
        padding-bottom: 8px;
    }

    body#contact .form-footer .btn-primary {
        width: 100%;
    }
}

.elementor-element-47e7cb2 .thumbnail-container:hover .product-description .add-to-cart{
    display:none !important;
}

/* Corregir el bloque del email */
body#contact .contact-rich > .block:nth-of-type(4) {
    align-items: center;
}

body#contact .contact-rich > .block:nth-of-type(4) .data {
    display: block !important;
    flex: 1 1 auto;
    width: auto !important;
    min-width: 0;
    font-size: 0;
    line-height: 1.5;
    word-break: normal;
}

body#contact .contact-rich > .block:nth-of-type(4) .data a {
    display: block;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    overflow-wrap: anywhere;
    word-break: break-word;
}

body#contact .contact-rich > .block:nth-of-type(4) .data a:hover {
    color: #68918c;
}


/* =========================================================
   PÁGINA DE INICIO DE SESIÓN · ZIGZAG
   ========================================================= */

body#authentication #wrapper {
    padding: 75px 20px 95px;
    background: #f7f6f4;
}

body#authentication #wrapper > .container {
    max-width: 760px;
}

body#authentication #content-wrapper {
    width: 100%;
    padding: 0;
}

body#authentication #main {
    width: 100%;
}

/* Tarjeta principal */
body#authentication #content.page-content {
    width: 100%;
    margin: 0 auto;
    padding: 55px 65px 45px;
    border: 0;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 8px 35px rgba(67, 67, 67, 0.08);
}

/* Título interior */
body#authentication .login-form::before {
    display: block;
    margin-bottom: 35px;
    color: #434343;
    content: "Accede a tu cuenta";
    font-family: "Federo", serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
}

/* Formulario */
body#authentication #login-form .form-group {
    display: block;
    margin: 0 0 24px;
}

body#authentication #login-form .form-control-label {
    display: block;
    width: 100%;
    max-width: none;
    margin-bottom: 9px;
    padding: 0;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
}

body#authentication #login-form .js-input-column {
    display: block;
    width: 100%;
    max-width: none;
    padding: 0;
}

body#authentication #login-form .form-control-comment {
    display: none;
}

/* Campos */
body#authentication #login-form .form-control {
    width: 100%;
    height: 52px;
    padding: 0 18px;
    border: 1px solid #dedbd7;
    border-radius: 10px;
    background: #ffffff;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    box-shadow: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body#authentication #login-form .form-control:focus {
    border-color: #68918c;
    background: #ffffff;
    box-shadow: 0 0 0 3px rgba(104, 145, 140, 0.14);
    outline: none;
}

/* Campo contraseña */
body#authentication #login-form .input-group {
    display: flex;
    width: 100%;
}

body#authentication #login-form .input-group .form-control {
    flex: 1 1 auto;
    border-radius: 10px 0 0 10px;
}

body#authentication #login-form .input-group-btn {
    display: flex;
    width: auto;
}

body#authentication #login-form [data-action="show-password"] {
    min-width: 105px;
    height: 52px;
    padding: 0 18px;
    border: 1px solid #68918c;
    border-left: 0;
    border-radius: 0 10px 10px 0;
    background: #edf3f2;
    color: #557d78;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    text-transform: none;
}

body#authentication #login-form [data-action="show-password"]:hover {
    background: #68918c;
    color: #ffffff;
}

/* Contraseña olvidada */
body#authentication .forgot-password {
    margin: 4px 0 30px;
    text-align: right;
}

body#authentication .forgot-password a {
    color: #68918c;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body#authentication .forgot-password a:hover {
    color: #d06547;
}

/* Botón de inicio de sesión */
body#authentication .form-footer {
    margin: 0;
    text-align: center;
}

body#authentication #submit-login {
    width: 100%;
    height: 50px;
    padding: 0 32px;
    border: 0;
    border-radius: 30px;
    background: #d06547;
    color: #ffffff;
    font-family: "Oxygen", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    text-transform: none;
    box-shadow: none;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

body#authentication #submit-login:hover {
    background: #b9553a;
    color: #ffffff;
    transform: translateY(-1px);
}

/* Separador */
body#authentication #content.page-content > hr {
    margin: 35px 0 28px;
    border: 0;
    border-top: 1px solid #e7e3df;
}

/* Crear una cuenta */
body#authentication .no-account {
    padding: 18px 20px;
    border-radius: 12px;
    background: #edf3f2;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    text-align: center;
}

body#authentication .no-account a {
    color: #557d78;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

body#authentication .no-account a:hover {
    color: #d06547;
}

/* Evitar márgenes del tema */
body#authentication .page-footer {
    margin: 0;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 767px) {
    body#authentication #wrapper {
        padding: 45px 18px 65px;
    }

    body#authentication #content.page-content {
        padding: 42px 30px 35px;
        border-radius: 16px;
    }

    body#authentication .login-form::before {
        margin-bottom: 30px;
        font-size: 32px;
    }
}

@media (max-width: 479px) {
    body#authentication #wrapper {
        padding: 30px 14px 50px;
    }

    body#authentication #content.page-content {
        padding: 32px 20px 28px;
        border-radius: 14px;
    }

    body#authentication .login-form::before {
        font-size: 28px;
    }

    body#authentication #login-form [data-action="show-password"] {
        min-width: 88px;
        padding: 0 12px;
        font-size: 13px;
    }

    body#authentication .no-account {
        padding: 16px 14px;
    }
}








/* ==========================================================
   ZIGZAG · PÁGINA CREAR CUENTA
   ========================================================== */

body#registration #wrapper {
  background: #f7f6f4;
  padding: 50px 0 70px;
}

body#registration #content-wrapper {
  float: none;
  width: 100%;
}

body#registration #main {
  max-width: 920px;
  margin: 0 auto;
}

body#registration #content.page-content {
  margin: 0;
  padding: 44px 55px;
  background: #fff;
  border: 0;
  border-radius: 20px;
  box-shadow: 0 8px 28px rgba(67, 67, 67, 0.08);
}

/* Texto superior */
body#registration .register-form > p {
  margin: 0 0 32px;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  text-align: center;
}

body#registration .register-form > p a {
  color: #d06547;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Distribución de los campos */
body#registration #customer-form .form-group {
  display: grid;
  grid-template-columns: 210px minmax(0, 1fr);
  align-items: start;
  column-gap: 25px;
  margin: 0 0 22px;
}

body#registration #customer-form .form-group > .form-control-label {
  width: auto;
  max-width: none;
  padding: 14px 0 0;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-align: right;
}

body#registration #customer-form .form-group > .js-input-column {
  width: auto;
  max-width: none;
  padding: 0;
}

body#registration #customer-form .form-group > .col-md-3.form-control-comment {
  display: none;
}

/* Inputs */
body#registration #customer-form .form-control {
  width: 100%;
  min-height: 50px;
  padding: 12px 17px;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  background: #fff;
  border: 1px solid #dedbd7;
  border-radius: 11px;
  box-shadow: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body#registration #customer-form .form-control:focus {
  border-color: #68918c;
  box-shadow: 0 0 0 3px rgba(104, 145, 140, 0.14);
  outline: 0;
}

body#registration #customer-form .form-control-comment {
  display: block;
  margin-top: 7px;
  color: #888;
  font-size: 12px;
  line-height: 1.45;
}

/* Tratamiento */
body#registration #customer-form .form-control-valign {
  display: flex;
  align-items: center;
  min-height: 50px;
  gap: 24px;
}

body#registration #customer-form .radio-inline {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: 0;
  color: #434343;
  cursor: pointer;
}

/* Botón Mostrar/Ocultar contraseña */
body#registration #customer-form .input-group {
  display: flex;
  width: 100%;
}

body#registration #customer-form .input-group .form-control {
  border-radius: 11px 0 0 11px;
}

body#registration #customer-form [data-action="show-password"] {
  height: 50px;
  min-width: 92px;
  padding: 0 15px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  font-weight: 600;
  background: #68918c;
  border: 1px solid #68918c;
  border-radius: 0 11px 11px 0;
  box-shadow: none;
}

body#registration #customer-form [data-action="show-password"]:hover {
  background: #527a75;
  border-color: #527a75;
}

/* Indicador de seguridad */
body#registration .password-strength-feedback {
  margin-top: 12px;
  color: #666;
  font-size: 12px;
}

body#registration .password-strength-feedback .progress {
  height: 5px;
  overflow: hidden;
  background: #eeeae6;
  border-radius: 10px;
}

body#registration .password-strength-feedback .progress-bar {
  background: #68918c;
}

body#registration .password-requirements p {
  margin: 6px 0 0;
}

/* Casillas */
body#registration #customer-form .custom-checkbox label {
  display: grid;
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  margin: 0;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  line-height: 1.55;
  cursor: pointer;
}

body#registration #customer-form .custom-checkbox > label > span {
  width: 19px;
  height: 19px;
  margin: 1px 0 0;
  border: 1px solid #cfcac5;
  border-radius: 4px;
}

body#registration #customer-form .custom-checkbox input:checked + span {
  background: #68918c;
  border-color: #68918c;
}

body#registration #customer-form .custom-checkbox em {
  display: block;
  margin-top: 6px;
  color: #777;
  font-size: 12px;
  font-style: normal;
  line-height: 1.55;
}

/* Alinear las casillas con los campos */
body#registration #customer-form .form-group:has(.custom-checkbox) {
  grid-template-columns: 210px minmax(0, 1fr);
}

/* Botón Guardar */
body#registration #customer-form .form-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
  padding: 0;
  border: 0;
}

body#registration #customer-form .form-control-submit {
  min-width: 200px;
  min-height: 48px;
  padding: 12px 30px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: none;
  background: #d06547;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

body#registration #customer-form .form-control-submit:hover {
  background: #b95339;
  transform: translateY(-1px);
}

/* Enlaces */
body#registration #customer-form a {
  color: #d06547;
}

/* Errores */
body#registration .alert-danger,
body#registration .help-block {
  color: #a33d35;
}

body#registration .alert-danger {
  margin-bottom: 25px;
  padding: 15px 18px;
  background: #f9e5e2;
  border: 1px solid #edc6c1;
  border-radius: 10px;
}

/* Tablet */
@media (max-width: 767px) {
  body#registration #wrapper {
    padding: 30px 15px 50px;
  }

  body#registration #content.page-content {
    padding: 32px 25px;
    border-radius: 16px;
  }

  body#registration #customer-form .form-group,
  body#registration #customer-form .form-group:has(.custom-checkbox) {
    display: block;
  }

  body#registration #customer-form .form-group > .form-control-label {
    display: block;
    margin-bottom: 8px;
    padding: 0;
    text-align: left;
  }

  body#registration #customer-form .form-control-valign {
    min-height: auto;
    padding: 8px 0;
  }

  body#registration #customer-form .form-footer {
    justify-content: stretch;
  }

  body#registration #customer-form .form-control-submit {
    width: 100%;
  }
}

/* Móvil pequeño */
@media (max-width: 480px) {
  body#registration #content.page-content {
    padding: 26px 18px;
  }

  body#registration #customer-form .input-group {
    align-items: stretch;
  }

  body#registration #customer-form [data-action="show-password"] {
    min-width: 76px;
    padding: 0 10px;
  }
}

/* ==========================================================
   AJUSTES FINALES · CREAR CUENTA
   ========================================================== */

/* Contenedor más ancho y centrado */
body#registration #wrapper > .container {
  width: 100%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

body#registration #content-wrapper {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto;
}

body#registration #main {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
}

body#registration #content.page-content {
  width: 100%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 48px 65px;
  box-sizing: border-box;
}

/* Formulario centrado dentro de la tarjeta */
body#registration .register-form {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

body#registration #customer-form {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}

/* Campos un poco más anchos */
body#registration #customer-form .form-group {
  grid-template-columns: 230px minmax(0, 1fr);
}

/* Ocultar el texto largo en inglés que aparece roto */
body#registration
  #customer-form
  input[name="customer_privacy"]
  ~ br,
body#registration
  #customer-form
  input[name="customer_privacy"]
  ~ em {
  display: none !important;
}

/* Asegurar que las casillas no generen columnas estrechas */
body#registration #customer-form .custom-checkbox label {
  width: 100%;
  grid-template-columns: 20px minmax(0, 1fr);
}

/* Responsive */
@media (max-width: 767px) {
  body#registration #content.page-content {
    padding: 32px 24px;
  }

  body#registration #customer-form .form-group {
    display: block;
  }
}


/* ==========================================================
   ZIGZAG · PÁGINA DEL CARRITO
   ========================================================== */

body#cart #wrapper {
  padding: 55px 0 80px;
  background: #f7f6f4;
}

body#cart #wrapper > .container {
  width: 100%;
  max-width: 1450px;
  padding-right: 25px;
  padding-left: 25px;
}

/* Estructura principal */
body#cart .cart-grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(340px, 1fr);
  gap: 32px;
  align-items: start;
  margin: 0;
}

body#cart .cart-grid-body,
body#cart .cart-grid-right {
  float: none;
  width: 100%;
  max-width: none;
  padding: 0;
}

/* Tarjeta de productos */
body#cart .cart-container {
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 20px;
  box-shadow: 0 8px 28px rgba(67, 67, 67, 0.07);
}

body#cart .cart-container > .card-block {
  padding: 32px 35px 25px;
}

body#cart .cart-container h1 {
  margin: 0;
  color: #434343;
  font-family: "Federo", serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  text-transform: none;
}

body#cart .cart-container .separator {
  margin: 0;
  border-color: #eeeae6;
}

/* Lista de productos */
body#cart .cart-items {
  margin: 0;
  padding: 0 35px;
  list-style: none;
}

body#cart .cart-item {
  margin: 0;
  padding: 28px 0;
  border-bottom: 1px solid #eeeae6;
}

body#cart .cart-item:last-child {
  border-bottom: 0;
}

body#cart .product-line-grid {
  display: grid;
  grid-template-columns: 125px minmax(0, 1fr) 255px;
  gap: 24px;
  align-items: center;
  margin: 0;
}

body#cart .product-line-grid-left,
body#cart .product-line-grid-body,
body#cart .product-line-grid-right {
  float: none;
  width: 100%;
  max-width: none;
  padding: 0;
}

/* Imagen del producto */
body#cart .product-image {
  display: flex;
  width: 125px;
  height: 125px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #f7f6f4;
  border-radius: 16px;
}

body#cart .product-image img {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px;
  object-fit: contain;
}

/* Nombre, precio y atributos */
body#cart .product-line-grid-body .product-line-info {
  margin-bottom: 8px;
}

body#cart .product-line-grid-body .product-line-info > a.label {
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
}

body#cart .product-line-grid-body .product-line-info > a.label:hover {
  color: #d06547;
}

body#cart .product-line-grid-body .product-price {
  margin: 0;
  color: #68918c;
  font-size: 17px;
  font-weight: 600;
}

body#cart .product-line-grid-body .product-line-info:not(.product-price) {
  color: #777;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  line-height: 20px;
}

body#cart .product-line-grid-body .product-line-info .label {
  color: #434343;
  font-weight: 600;
}

/* Cantidad y precio */
body#cart .product-line-actions > .row {
  display: flex;
  align-items: center;
  margin: 0;
}

body#cart .product-line-actions .qty {
  padding: 0;
}

body#cart .product-line-actions .bootstrap-touchspin {
  display: flex;
  width: 90px;
  height: 46px;
  overflow: hidden;
  border: 1px solid #dedbd7;
  border-radius: 10px;
}

body#cart .product-line-actions .js-cart-line-product-quantity {
  width: 55px;
  height: 44px;
  padding: 5px;
  color: #434343;
  text-align: center;
  background: #fff;
  border: 0;
  box-shadow: none;
}

body#cart .product-line-actions .input-group-btn-vertical {
  display: flex;
  width: 34px;
  flex-direction: column;
}

body#cart .product-line-actions .btn-touchspin {
  display: flex;
  width: 34px;
  height: 22px;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #434343;
  background: #f3f1ef;
  border: 0;
}

body#cart .product-line-actions .price {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

body#cart .product-line-actions .product-price strong {
  color: #434343;
  font-size: 17px;
  font-weight: 600;
}

/* Eliminar producto */
body#cart .remove-from-cart {
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  color: #d06547;
  background: #f9ece9;
  border-radius: 50%;
}

body#cart .remove-from-cart:hover {
  color: #fff;
  background: #d06547;
}

body#cart .remove-from-cart i {
  margin: 0;
  font-size: 20px;
}

/* Continuar comprando */
body#cart .cart-grid-body > a.label {
  display: inline-flex;
  align-items: center;
  margin-top: 24px;
  color: #68918c;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

body#cart .cart-grid-body > a.label:hover {
  color: #d06547;
}

/* Resumen del pedido */
body#cart .cart-summary {
  position: sticky;
  top: 25px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
  border: 0;
  border-radius: 20px;
  box-shadow: 0 8px 28px rgba(67, 67, 67, 0.08);
}

body#cart .cart-summary .card-block {
  padding: 25px 28px;
}

body#cart .cart-summary-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 15px;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
}

body#cart .cart-summary-line:last-child {
  margin-bottom: 0;
}

body#cart .cart-summary-line .value {
  margin-left: auto;
  font-weight: 600;
  text-align: right;
}

body#cart .cart-summary-totals {
  border-top: 1px solid #eeeae6;
}

body#cart .cart-summary-line.cart-total {
  margin-top: 12px;
  padding-top: 18px;
  border-top: 1px solid #eeeae6;
}

body#cart .cart-summary-line.cart-total .label,
body#cart .cart-summary-line.cart-total .value {
  color: #434343;
  font-family: "Federo", serif;
  font-size: 22px;
  font-weight: 400;
}

/* Código promocional */
body#cart .block-promo {
  padding: 0 28px 20px;
}

body#cart .promo-name {
  margin: 0 0 18px;
  padding: 15px 17px !important;
  background: #f2f7f6;
  border-radius: 10px;
}

body#cart .promo-code-button {
  margin: 12px 0;
  text-align: center;
}

body#cart .promo-code-button a {
  color: #d06547;
  font-size: 14px;
  text-decoration: none;
}

body#cart .promo-code form {
  display: flex;
  gap: 10px;
  width: 100%;
  margin-top: 16px;
}

body#cart .promo-code .promo-input {
  min-width: 0;
  height: 46px;
  flex: 1;
  padding: 10px 15px;
  color: #434343;
  background: #fff;
  border: 1px solid #dedbd7;
  border-radius: 10px;
  box-shadow: none;
}

body#cart .promo-code .promo-input:focus {
  border-color: #68918c;
  box-shadow: 0 0 0 3px rgba(104, 145, 140, 0.14);
  outline: 0;
}

body#cart .promo-code form .btn {
  min-width: 110px;
  height: 46px;
  padding: 0 22px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  text-transform: none;
  background: #d06547;
  border: 0;
  border-radius: 999px;
}

body#cart .promo-code form .btn:hover {
  background: #b95339;
}

/* Botón finalizar compra */
body#cart .cart-detailed-actions {
  padding: 0 28px 28px;
}

body#cart .cart-detailed-actions .btn-primary {
  display: flex;
  width: 100%;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  padding: 12px 25px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  background: #d06547;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
}

body#cart .cart-detailed-actions .btn-primary:hover {
  background: #b95339;
}

/* Responsive */
@media (max-width: 991px) {
  body#cart .cart-grid {
    grid-template-columns: 1fr;
  }

  body#cart .cart-summary {
    position: static;
  }

  body#cart .product-line-grid {
    grid-template-columns: 110px minmax(0, 1fr);
  }

  body#cart .product-line-grid-right {
    grid-column: 2;
  }

  body#cart .product-image {
    width: 110px;
    height: 110px;
  }
}

#hero_section :root .h1, #hero_section :root h1 {
    --h1-size: 50px !important;
    line-height: 1.2 50px !important;
    font-weight: 400 50px !important;
    font-family: "Federo" 50px !important;
    color: #434343 50px !important;
}

@media (max-width: 575px) {
  body#cart #wrapper {
    padding: 30px 0 55px;
  }

  body#cart #wrapper > .container {
    padding-right: 15px;
    padding-left: 15px;
  }

  body#cart .cart-container > .card-block,
  body#cart .cart-items {
    padding-right: 20px;
    padding-left: 20px;
  }

  body#cart .cart-container h1 {
    font-size: 34px;
    line-height: 40px;
  }

  body#cart .product-line-grid {
    grid-template-columns: 90px minmax(0, 1fr);
    gap: 16px;
  }

  body#cart .product-image {
    width: 90px;
    height: 90px;
  }

  body#cart .product-line-grid-body .product-line-info > a.label {
    font-size: 16px;
  }

  body#cart .product-line-grid-right {
    grid-column: 1 / -1;
    margin-top: 12px;
  }

  body#cart .cart-summary .card-block,
  body#cart .block-promo,
  body#cart .cart-detailed-actions {
    padding-right: 20px;
    padding-left: 20px;
  }

  body#cart .promo-code form {
    flex-direction: column;
  }

  body#cart .promo-code form .btn {
    width: 100%;
  }
}






/* ==========================================================
   ZIGZAG · CHECKOUT COMPLETO
   ========================================================== */

/* Ocultar la cabecera gris innecesaria y el pie básico */
body#checkout #hero_section,
body#checkout #footer,
body#checkout .blockreassurance_product {
  display: none !important;
}

/* Fondo general */
body#checkout #wrapper {
  padding: 60px 0 90px;
  background: #f5f3f1;
}

body#checkout #wrapper > .container {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding: 0 30px;
}

body#checkout #content-wrapper {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

/* ==========================================================
   DISTRIBUCIÓN PRINCIPAL
   ========================================================== */

body#checkout #content {
  display: grid;
  grid-template-columns: minmax(0, 1.85fr) minmax(360px, 0.85fr);
  gap: 35px;
  align-items: start;
}

body#checkout .cart-grid-body,
body#checkout .cart-grid-right {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

/* ==========================================================
   PASOS DEL CHECKOUT
   ========================================================== */

body#checkout .checkout-step {
  overflow: hidden;
  margin: 0 0 18px !important;
  padding: 0 !important;
  background: #fff;
  border: 1px solid rgba(67, 67, 67, 0.07);
  border-radius: 18px;
  box-shadow: 0 7px 25px rgba(67, 67, 67, 0.055);
}

/* Título de cada paso */
body#checkout .checkout-step .step-title {
  display: flex !important;
  min-height: 72px;
  align-items: center;
  gap: 14px;
  margin: 0 !important;
  padding: 19px 27px !important;
  color: #434343;
  font-family: "Federo", serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: none;
  background: #fff;
  border: 0;
}

/* Número del paso */
body#checkout .checkout-step .step-number {
  display: inline-flex;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 600;
  background: #d06547;
  border-radius: 50%;
}

/* Paso abierto */
body#checkout .checkout-step.-current {
  border-color: rgba(104, 145, 140, 0.22);
  box-shadow: 0 10px 32px rgba(67, 67, 67, 0.075);
}

body#checkout .checkout-step.-current .step-title {
  color: #fff;
  background: #68918c;
}

body#checkout .checkout-step.-current .step-number {
  color: #68918c;
  background: #fff;
}

/* Pasos aún no disponibles */
body#checkout .checkout-step.-unreachable {
  background: #fbfaf9;
  box-shadow: none;
}

body#checkout .checkout-step.-unreachable .step-title {
  min-height: 64px;
  color: #97938f;
  background: #fbfaf9;
}

body#checkout .checkout-step.-unreachable .step-number {
  color: #8e8985;
  background: #e8e5e2;
}

/* Paso completado */
body#checkout .checkout-step.-complete .step-number {
  background: #68918c;
}

/* Ocultar icono duplicado */
body#checkout .checkout-step .done {
  display: none !important;
}

/* Botón modificar */
body#checkout .checkout-step .step-edit {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-left: auto;
  color: inherit !important;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  opacity: 0.9;
}

body#checkout .checkout-step .step-edit i {
  font-size: 17px;
}

/* Contenido interior */
body#checkout .checkout-step .content {
  padding: 30px 38px 38px !important;
}

/* ==========================================================
   INVITADO / INICIAR SESIÓN
   ========================================================== */

body#checkout .checkout-step .nav-inline {
  display: flex;
  width: calc(100% - 76px);
  align-items: center;
  gap: 6px;
  margin: 30px 38px 26px !important;
  padding: 6px;
  background: #f2efec;
  border-radius: 999px;
}

body#checkout .checkout-step .nav-item {
  flex: 1;
  margin: 0 !important;
  text-align: center;
}

body#checkout .checkout-step .nav-link {
  display: block;
  padding: 11px 18px;
  color: #696561;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 999px;
  transition: background 0.2s ease, color 0.2s ease;
}

body#checkout .checkout-step .nav-link:hover {
  color: #68918c;
}

body#checkout .checkout-step .nav-link.active {
  color: #fff;
  background: #68918c;
  box-shadow: 0 3px 10px rgba(104, 145, 140, 0.18);
}

body#checkout .checkout-step .nav-separator {
  display: none;
}

body#checkout .checkout-step .tab-content {
  padding: 0 38px 38px;
}

/* ==========================================================
   FORMULARIOS
   ========================================================== */

body#checkout .checkout-step form {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}

/* Filas normales */
body#checkout .checkout-step .form-group {
  display: grid !important;
  grid-template-columns: 220px minmax(0, 1fr);
  column-gap: 25px;
  align-items: start;
  margin: 0 0 21px !important;
}

/* Etiquetas */
body#checkout .checkout-step .form-group > .form-control-label {
  float: none !important;
  width: auto !important;
  max-width: none !important;
  margin: 0;
  padding: 14px 0 0 !important;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-align: right;
}

/* Columna del input */
body#checkout .checkout-step .form-group > .js-input-column {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  padding: 0 !important;
}

/* Ocultar tercera columna vacía */
body#checkout
  .checkout-step
  .form-group
  > .col-md-3.form-control-comment {
  display: none !important;
}

/* Inputs */
body#checkout .checkout-step .form-control {
  display: block;
  width: 100%;
  min-height: 50px;
  padding: 12px 17px;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #dcd7d2;
  border-radius: 11px;
  box-shadow: none;
  box-sizing: border-box;
  transition:
    border-color 0.2s ease,
    box-shadow 0.2s ease;
}

body#checkout .checkout-step .form-control::placeholder {
  color: #aaa5a0;
}

body#checkout .checkout-step .form-control:focus {
  border-color: #68918c;
  box-shadow: 0 0 0 3px rgba(104, 145, 140, 0.13);
  outline: none;
}

/* Comentarios de los campos */
body#checkout
  .checkout-step
  .js-input-column
  > .form-control-comment {
  display: block;
  margin-top: 7px;
  color: #8a8580;
  font-family: "Oxygen", sans-serif;
  font-size: 11px;
  line-height: 17px;
}

/* Tratamiento */
body#checkout .checkout-step .form-control-valign {
  display: flex;
  min-height: 50px;
  align-items: center;
  gap: 25px;
}

body#checkout .checkout-step .radio-inline {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: 0 !important;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  cursor: pointer;
}

/* ==========================================================
   CAMPO CONTRASEÑA
   ========================================================== */

body#checkout .checkout-step .input-group {
  display: flex;
  width: 100%;
}

body#checkout .checkout-step .input-group .form-control {
  min-width: 0;
  flex: 1;
  border-radius: 11px 0 0 11px;
}

body#checkout .checkout-step .input-group-btn {
  display: flex;
}

body#checkout .checkout-step [data-action="show-password"] {
  display: flex;
  width: auto;
  min-width: 92px;
  height: 50px;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  background: #68918c;
  border: 1px solid #68918c;
  border-radius: 0 11px 11px 0;
  box-shadow: none;
}

body#checkout .checkout-step [data-action="show-password"]:hover {
  background: #527a75;
  border-color: #527a75;
}

/* Seguridad de la contraseña */
body#checkout .password-strength-feedback {
  width: 100%;
  margin-top: 12px;
  color: #77716d;
  font-family: "Oxygen", sans-serif;
  font-size: 12px;
}

body#checkout .password-strength-feedback .progress {
  height: 5px;
  overflow: hidden;
  background: #ebe8e5;
  border-radius: 10px;
}

body#checkout .password-strength-feedback .progress-bar {
  background: #68918c;
}

body#checkout .password-requirements p {
  margin: 6px 0 0;
}

/* ==========================================================
   CHECKBOXES CORREGIDOS
   ========================================================== */

body#checkout .checkout-step .custom-checkbox {
  display: block !important;
  width: 100% !important;
}

body#checkout .checkout-step .custom-checkbox label {
  position: relative;
  display: block !important;
  width: 100% !important;
  min-height: 22px;
  margin: 0 !important;
  padding: 1px 0 1px 31px !important;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  box-sizing: border-box;
  cursor: pointer;
}

/* Input nativo accesible pero invisible */
body#checkout .checkout-step .custom-checkbox label > input {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none;
}

/* Cuadrado del checkbox */
body#checkout
  .checkout-step
  .custom-checkbox
  label
  > input
  + span {
  position: absolute !important;
  top: 1px;
  left: 0;
  display: flex !important;
  width: 20px !important;
  height: 20px !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  border: 1px solid #c9c5c0;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Checkbox marcado */
body#checkout
  .checkout-step
  .custom-checkbox
  label
  > input:checked
  + span {
  background: #68918c;
  border-color: #68918c;
}

/* Icono interior */
body#checkout
  .checkout-step
  .custom-checkbox
  .checkbox-checked {
  display: none;
  margin: 0;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}

body#checkout
  .checkout-step
  .custom-checkbox
  input:checked
  + span
  .checkbox-checked {
  display: block;
}

/* Ocultar explicación antigua en inglés */
body#checkout
  .checkout-step
  input[name="customer_privacy"]
  ~ br,
body#checkout
  .checkout-step
  input[name="customer_privacy"]
  ~ em {
  display: none !important;
}

/* ==========================================================
   BOTÓN CONTINUAR
   ========================================================== */

body#checkout .checkout-step .form-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
  padding: 0 !important;
  border: 0;
}

body#checkout .checkout-step .continue.btn-primary {
  display: inline-flex;
  min-width: 205px;
  min-height: 49px;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  background: #d06547;
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  transition:
    background 0.2s ease,
    transform 0.2s ease;
}

body#checkout .checkout-step .continue.btn-primary:hover {
  color: #fff;
  background: #b95339;
  transform: translateY(-1px);
}

/* Enlaces */
body#checkout .checkout-step a {
  color: #d06547;
}

/* ==========================================================
   RESUMEN DEL PEDIDO
   ========================================================== */

body#checkout #js-checkout-summary {
  position: sticky;
  top: 25px;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  border: 1px solid rgba(67, 67, 67, 0.07);
  border-radius: 20px;
  box-shadow: 0 10px 32px rgba(67, 67, 67, 0.075);
}

body#checkout #js-checkout-summary::before {
  display: block;
  padding: 26px 28px 20px;
  color: #434343;
  font-family: "Federo", serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 35px;
  content: "Resumen del pedido";
}

body#checkout #js-checkout-summary > .card-block:empty,
body#checkout .cart-summary-top:empty {
  display: none;
}

/* Número de artículos */
body#checkout .cart-summary-products {
  padding: 0 28px 23px;
  border-bottom: 1px solid #ece8e4;
}

body#checkout .cart-summary-products > p {
  margin: 0 0 7px;
  color: #68635f;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
}

body#checkout .cart-summary-products .js-show-details {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  color: #d06547;
  font-size: 13px;
  text-decoration: none;
}

/* Productos del resumen */
body#checkout #cart-summary-product-list {
  margin-top: 18px;
}

body#checkout #cart-summary-product-list .media-list {
  margin: 0;
}

body#checkout #cart-summary-product-list .media {
  display: grid;
  grid-template-columns: 68px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  margin: 0;
  padding: 15px 0;
  border-top: 1px solid #eeeae7;
}

body#checkout #cart-summary-product-list .media-left {
  float: none;
  padding: 0;
}

body#checkout #cart-summary-product-list .media-body {
  width: auto;
  min-width: 0;
}

body#checkout #cart-summary-product-list img {
  display: block;
  width: 68px;
  height: 68px;
  padding: 5px;
  object-fit: contain;
  background: #f6f4f2;
  border-radius: 10px;
  box-sizing: border-box;
}

body#checkout #cart-summary-product-list .product-name {
  display: block;
  margin-bottom: 5px;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
}

body#checkout #cart-summary-product-list .product-price {
  color: #68918c;
  font-size: 13px;
  font-weight: 600;
}

/* Subtotales */
body#checkout .cart-summary-subtotals-container,
body#checkout .cart-summary-totals {
  padding: 22px 28px !important;
}

body#checkout .cart-summary-line {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin: 0 0 13px;
  color: #595551;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

body#checkout .cart-summary-line:last-child {
  margin-bottom: 0;
}

body#checkout .cart-summary-line .label {
  min-width: 0;
  color: inherit;
  white-space: normal;
}

body#checkout .cart-summary-line .value {
  flex: 0 0 auto;
  margin-left: auto;
  color: #434343;
  font-weight: 600;
  text-align: right;
}

body#checkout .cart-summary-totals {
  background: #faf9f7;
  border-top: 1px solid #ece8e4;
}

body#checkout .cart-summary-line.cart-total {
  margin-top: 15px;
  padding-top: 18px;
  border-top: 1px solid #dfdbd7;
}

body#checkout .cart-summary-line.cart-total .label,
body#checkout .cart-summary-line.cart-total .value {
  color: #434343;
  font-family: "Federo", serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
}

/* ==========================================================
   DIRECCIONES
   ========================================================== */

body#checkout .address-selector {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 17px;
}

body#checkout .address-item {
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 20px;
  background: #faf9f7;
  border: 1px solid #e5e1dc;
  border-radius: 13px;
  box-sizing: border-box;
}

body#checkout .address-item.selected {
  background: #f2f7f6;
  border-color: #68918c;
}

body#checkout .address {
  color: #5d5854;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  line-height: 21px;
}

body#checkout .address-footer {
  margin-top: 16px;
}

body#checkout .address-footer a {
  color: #d06547;
  font-size: 13px;
}

/* ==========================================================
   TRANSPORTE
   ========================================================== */

body#checkout .delivery-option {
  margin: 0 0 14px;
  padding: 18px 20px;
  background: #faf9f7;
  border: 1px solid #e5e1dc;
  border-radius: 13px;
  transition: border-color 0.2s ease;
}

body#checkout .delivery-option:hover {
  border-color: #68918c;
}

body#checkout .delivery-option label {
  color: #434343;
  font-family: "Oxygen", sans-serif;
}

/* ==========================================================
   MÉTODOS DE PAGO
   ========================================================== */

body#checkout .payment-options .payment-option {
  margin: 0 0 13px;
  padding: 17px 20px;
  background: #faf9f7;
  border: 1px solid #e5e1dc;
  border-radius: 13px;
}

body#checkout .payment-options .payment-option:hover {
  border-color: #68918c;
}

body#checkout .payment-options label {
  margin: 0;
  color: #434343;
  font-family: "Oxygen", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

body#checkout #payment-confirmation {
  margin-top: 25px;
}

body#checkout #payment-confirmation .btn-primary {
  width: 100%;
  min-height: 50px;
  color: #fff;
  font-family: "Oxygen", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
  background: #d06547;
  border: 0;
  border-radius: 999px;
}

body#checkout #payment-confirmation .btn-primary:hover {
  background: #b95339;
}

/* ==========================================================
   MENSAJES Y ERRORES
   ========================================================== */

body#checkout .alert {
  padding: 14px 17px;
  font-family: "Oxygen", sans-serif;
  font-size: 13px;
  border-radius: 10px;
}

body#checkout .alert-danger {
  color: #9e4038;
  background: #fae9e6;
  border-color: #efcbc6;
}

body#checkout .alert-success {
  color: #47706b;
  background: #edf5f4;
  border-color: #c7dcda;
}

/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 991px) {
  body#checkout #wrapper {
    padding-top: 40px;
  }

  body#checkout #content {
    grid-template-columns: 1fr;
  }

  body#checkout #js-checkout-summary {
    position: static;
  }

  body#checkout .cart-grid-right {
    margin-top: 10px;
  }

  body#checkout .checkout-step form {
    max-width: none;
  }
}

/* ==========================================================
   MÓVIL
   ========================================================== */

@media (max-width: 767px) {
  body#checkout #wrapper {
    padding: 25px 0 55px;
  }

  body#checkout #wrapper > .container {
    padding: 0 14px;
  }

  body#checkout .checkout-step {
    border-radius: 14px;
  }

  body#checkout .checkout-step .step-title {
    min-height: 62px;
    padding: 15px 18px !important;
    font-size: 21px;
    line-height: 27px;
  }

  body#checkout .checkout-step .step-number {
    width: 31px;
    height: 31px;
    flex-basis: 31px;
    font-size: 13px;
  }

  body#checkout .checkout-step .step-edit {
    font-size: 0;
  }

  body#checkout .checkout-step .step-edit i {
    font-size: 19px;
  }

  body#checkout .checkout-step .content {
    padding: 25px 20px 30px !important;
  }

  body#checkout .checkout-step .nav-inline {
    width: calc(100% - 40px);
    margin: 22px 20px !important;
  }

  body#checkout .checkout-step .tab-content {
    padding: 0 20px 30px;
  }

  /* Campos en una columna */
  body#checkout .checkout-step .form-group {
    display: block !important;
    margin-bottom: 19px !important;
  }

  body#checkout .checkout-step .form-group > .form-control-label {
    display: block;
    margin-bottom: 7px;
    padding: 0 !important;
    text-align: left;
  }

  body#checkout .checkout-step .form-control-valign {
    min-height: auto;
    padding: 6px 0;
  }

  body#checkout .checkout-step .form-footer {
    display: block;
  }

  body#checkout .checkout-step .continue.btn-primary {
    width: 100%;
  }

  body#checkout .address-selector {
    grid-template-columns: 1fr;
  }

  body#checkout #js-checkout-summary::before {
    padding: 23px 22px 18px;
    font-size: 26px;
  }

  body#checkout .cart-summary-products,
  body#checkout .cart-summary-subtotals-container,
  body#checkout .cart-summary-totals {
    padding-right: 22px !important;
    padding-left: 22px !important;
  }
}

@media (max-width: 480px) {
  body#checkout .checkout-step .nav-inline {
    display: block;
    border-radius: 13px;
  }

  body#checkout .checkout-step .nav-item + .nav-item {
    margin-top: 5px !important;
  }

  body#checkout .checkout-step [data-action="show-password"] {
    min-width: 76px;
    padding: 0 9px;
    font-size: 10px;
  }

  body#checkout #cart-summary-product-list .media {
    grid-template-columns: 58px minmax(0, 1fr);
  }

  body#checkout #cart-summary-product-list img {
    width: 58px;
    height: 58px;
  }
}






/* =========================================================
   ZIGZAG — ÁREA DE CLIENTE COMPLETA

   Páginas incluidas:
   - Mi cuenta
   - Direcciones
   - Historial de pedidos
   - Datos personales
   - Crear/editar dirección
   - Facturas de abono
   - Listas de deseos
   - RGPD
   ========================================================= */

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) {
    --zz-black: #434343;
    --zz-teal: #68918c;
    --zz-teal-dark: #567c78;
    --zz-coral: #d06547;
    --zz-coral-dark: #b9553a;
    --zz-bg: #f6f4f2;
    --zz-soft: #edf3f2;
    --zz-border: #e2ded9;
    --zz-white: #fff;
    --zz-radius: 22px;
    --zz-shadow: 0 12px 40px rgba(67, 67, 67, 0.08);

    color: var(--zz-black);
    font-family: "Oxygen", sans-serif;
}


/* =========================================================
   HERO Y CONTENEDOR GENERAL
   ========================================================= */

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) #hero_section {
    min-height: 220px;
    display: flex;
    align-items: center;
    background: #efeeee;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #hero_section .page-title-wrapper {
    text-align: center;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #hero_section h1 {
    margin: 0 0 12px;
    color: var(--zz-black);
    font-family: "Federo", sans-serif;
    font-size: clamp(38px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.1;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #hero_section .breadcrumb {
    display: flex;
    justify-content: center;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #hero_section .breadcrumb ol {
    justify-content: center;
    margin: 0;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) #wrapper {
    padding: 64px 0 80px;
    background: var(--zz-bg);
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) #wrapper > .container {
    width: min(100% - 40px, 1180px);
    max-width: 1180px;
    margin: 0 auto;
    padding: 0;
}

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-blockwishlist-lists,
    #module-psgdpr-gdpr
) #content-wrapper {
    width: 100%;
    max-width: none;
    padding: 0;
}


/* =========================================================
   TARJETA GENERAL DE CONTENIDO
   ========================================================= */

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #content.page-content {
    width: min(100%, 980px);
    margin: 0 auto;
    padding: clamp(28px, 5vw, 56px);
    overflow: hidden;
    background: var(--zz-white);
    border: 1px solid rgba(226, 222, 217, 0.75);
    border-radius: var(--zz-radius);
    box-shadow: var(--zz-shadow);
}

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #content.page-content > h6 {
    margin: 0 0 25px;
    color: var(--zz-black);
    font-family: "Oxygen", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.7;
}


/* =========================================================
   AVISOS Y ESTADOS VACÍOS
   ========================================================= */

body:is(
    #my-account,
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) .alert {
    position: relative;
    margin: 0;
    padding: 20px 22px 20px 58px;
    color: var(--zz-black);
    font-size: 15px;
    line-height: 1.6;
    background: var(--zz-soft);
    border: 1px solid #d8e6e4;
    border-radius: 14px;
}

body:is(
    #addresses,
    #history,
    #order-slip
) .alert-info::before {
    content: "i";
    position: absolute;
    top: 18px;
    left: 19px;
    display: grid;
    width: 25px;
    height: 25px;
    place-items: center;
    color: var(--zz-white);
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    background: var(--zz-teal);
    border-radius: 50%;
}

body:is(
    #addresses,
    #history,
    #order-slip
) .alert a {
    color: var(--zz-coral);
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}


/* =========================================================
   PANEL PRINCIPAL: MI CUENTA
   ========================================================= */

body#my-account #content.page-content {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}

body#my-account #content .links {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin: 0;
}

body#my-account #content .links > a {
    float: none;
    width: auto;
    min-width: 0;
    padding: 0;
    color: var(--zz-black);
    text-decoration: none;
}

body#my-account #content .links .link-item {
    position: relative;
    display: flex;
    min-height: 190px;
    height: 100%;
    padding: 34px 28px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    overflow: hidden;
    color: var(--zz-black);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.45;
    text-align: center;
    background: var(--zz-white);
    border: 1px solid var(--zz-border);
    border-radius: var(--zz-radius);
    box-shadow: var(--zz-shadow);
    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

body#my-account #content .links .link-item::after {
    content: "";
    position: absolute;
    right: -40px;
    bottom: -50px;
    width: 120px;
    height: 120px;
    background: rgba(104, 145, 140, 0.08);
    border-radius: 50%;
    transition: transform 0.3s ease;
}

body#my-account #content .links a:hover .link-item {
    transform: translateY(-5px);
    border-color: rgba(104, 145, 140, 0.65);
    box-shadow: 0 18px 45px rgba(67, 67, 67, 0.13);
}

body#my-account #content .links a:hover .link-item::after {
    transform: scale(1.25);
}

body#my-account #content .links .material-icons {
    display: grid;
    width: 64px;
    height: 64px;
    margin: 0;
    place-items: center;
    color: var(--zz-teal);
    font-size: 30px;
    background: var(--zz-soft);
    border-radius: 50%;
    padding:0px;
}

body#my-account #main > .page-footer {
    margin-top: 34px;
    text-align: center;
}

body#my-account #main > .page-footer a {
    display: inline-flex;
    min-height: 46px;
    padding: 0 28px;
    align-items: center;
    justify-content: center;
    color: var(--zz-coral);
    font-weight: 700;
    border: 1px solid var(--zz-coral);
    border-radius: 999px;
    transition: 0.2s ease;
}

body#my-account #main > .page-footer a:hover {
    color: var(--zz-white);
    background: var(--zz-coral);
}


/* =========================================================
   DIRECCIONES GUARDADAS
   ========================================================= */

body#addresses .addresses-footer {
    margin-top: 26px;
    text-align: center;
}

body#addresses .addresses-footer a {
    display: inline-flex;
    min-height: 48px;
    padding: 0 28px;
    align-items: center;
    gap: 8px;
    color: var(--zz-white);
    font-weight: 700;
    background: var(--zz-coral);
    border-radius: 999px;
    transition: 0.2s ease;
}

body#addresses .addresses-footer a:hover {
    color: var(--zz-white);
    background: var(--zz-coral-dark);
    transform: translateY(-2px);
}

body#addresses .address {
    height: 100%;
    overflow: hidden;
    background: var(--zz-white);
    border: 1px solid var(--zz-border);
    border-radius: 16px;
    box-shadow: 0 8px 25px rgba(67, 67, 67, 0.06);
}

body#addresses .address .address-body {
    padding: 25px;
    color: var(--zz-black);
    line-height: 1.7;
}

body#addresses .address .address-body h4 {
    margin-bottom: 14px;
    color: var(--zz-black);
    font-family: "Federo", sans-serif;
    font-size: 25px;
    font-weight: 400;
}

body#addresses .address .address-footer {
    display: flex;
    padding: 16px 24px;
    gap: 20px;
    background: var(--zz-soft);
    border-top: 1px solid var(--zz-border);
}

body#addresses .address .address-footer a {
    color: var(--zz-teal-dark);
    font-weight: 700;
}


/* =========================================================
   FORMULARIOS: IDENTIDAD Y DIRECCIÓN
   ========================================================= */

body:is(#identity, #address) #content form {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
}

body:is(#identity, #address) .form-group.row {
    display: grid;
    grid-template-columns: 210px minmax(0, 1fr) 75px;
    gap: 18px;
    margin: 0 0 24px;
    align-items: start;
}

body:is(#identity, #address) .form-group.row > [class*="col-"] {
    float: none;
    width: auto;
    max-width: none;
    min-width: 0;
    padding: 0;
}

body:is(#identity, #address) .form-control-label {
    padding-top: 15px;
    color: var(--zz-black);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.45;
    text-align: right;
}

body:is(#identity, #address) .form-control-label.required::after {
    color: var(--zz-coral);
}

body:is(#identity, #address) input.form-control,
body:is(#identity, #address) select.form-control,
body:is(#identity, #address) textarea.form-control {
    width: 100%;
    min-width: 0;
    height: 52px;
    padding: 0 17px;
    color: var(--zz-black);
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    background: #fff;
    border: 1px solid #d9d5d0;
    border-radius: 12px;
    box-shadow: none;
    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease;
}

body:is(#identity, #address) textarea.form-control {
    min-height: 130px;
    padding-top: 15px;
    resize: vertical;
}

body:is(#identity, #address) input.form-control:focus,
body:is(#identity, #address) select.form-control:focus,
body:is(#identity, #address) textarea.form-control:focus {
    border-color: var(--zz-teal);
    box-shadow: 0 0 0 4px rgba(104, 145, 140, 0.12);
    outline: 0;
}

body:is(#identity, #address) .js-input-column > .form-control-comment,
body:is(#identity, #address) .form-control-comment {
    display: block;
    margin-top: 8px;
    color: #8a837c;
    font-size: 12px;
    line-height: 1.5;
}

body:is(#identity, #address) .form-group.row > .form-control-comment:last-child {
    padding-top: 16px;
    text-align: left;
}

body:is(#identity, #address) .input-group {
    display: flex;
    width: 100%;
}

body:is(#identity, #address) .input-group .form-control {
    border-radius: 12px 0 0 12px;
}

body:is(#identity, #address) .input-group-btn {
    display: flex;
    width: auto;
}

body:is(#identity, #address) [data-action="show-password"] {
    height: 52px;
    padding: 0 19px;
    color: var(--zz-white);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    background: var(--zz-teal);
    border: 0;
    border-radius: 0 12px 12px 0;
}

body:is(#identity, #address) [data-action="show-password"]:hover {
    background: var(--zz-teal-dark);
}


/* Radios */

body#identity .form-control-valign {
    display: flex;
    min-height: 52px;
    align-items: center;
    gap: 24px;
}

body#identity .radio-inline {
    display: inline-flex;
    margin: 0;
    align-items: center;
    gap: 8px;
    color: var(--zz-black);
}


/* Checkboxes sin textos rotos */

body#identity .custom-checkbox {
    display: block;
    width: 100%;
}

body#identity .custom-checkbox label {
    position: relative;
    display: block !important;
    width: 100%;
    min-height: 25px;
    margin: 0;
    padding: 2px 0 2px 34px;
    color: var(--zz-black);
    font-size: 14px;
    line-height: 1.6;
    white-space: normal;
    overflow-wrap: anywhere;
}

body#identity .custom-checkbox label > input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

body#identity .custom-checkbox label > span {
    position: absolute;
    top: 1px;
    left: 0;
    display: grid;
    width: 22px;
    height: 22px;
    place-items: center;
    background: #fff;
    border: 1px solid #ccc7c1;
    border-radius: 5px;
}

body#identity .custom-checkbox input:checked + span {
    background: var(--zz-teal);
    border-color: var(--zz-teal);
}

body#identity .custom-checkbox .checkbox-checked {
    color: #fff;
    font-size: 16px;
}

body#identity .custom-checkbox em {
    display: block;
    margin-top: 7px;
    color: #817a74;
    font-size: 12px;
    font-style: normal;
    line-height: 1.55;
}


/* Fortaleza de contraseña */

body#identity .password-strength-feedback {
    margin-top: 10px;
}

body#identity .password-requirements {
    padding: 12px 15px;
    background: var(--zz-soft);
    border-radius: 10px;
}

body#identity .password-requirements p {
    display: flex;
    margin: 4px 0;
    align-items: center;
    gap: 7px;
    color: #69635e;
    font-size: 12px;
}

body#identity .password-requirements .material-icons {
    color: var(--zz-teal);
    font-size: 17px;
}


/* Botón guardar */

body:is(#identity, #address) .form-footer {
    margin-top: 36px;
    padding-top: 26px;
    text-align: center;
    border-top: 1px solid var(--zz-border);
}

body:is(#identity, #address) .form-footer .btn-primary {
    float: none !important;
    min-width: 220px;
    min-height: 50px;
    padding: 0 30px;
    color: var(--zz-white);
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
    background: var(--zz-coral);
    border: 0;
    border-radius: 999px;
    box-shadow: none;
    transition: 0.2s ease;
}

body:is(#identity, #address) .form-footer .btn-primary:hover {
    color: var(--zz-white);
    background: var(--zz-coral-dark);
    transform: translateY(-2px);
}


/* =========================================================
   HISTORIAL Y FACTURAS
   ========================================================= */

body:is(#history, #order-slip) #content .table-wrapper {
    overflow-x: auto;
    margin-top: 25px;
    border: 1px solid var(--zz-border);
    border-radius: 14px;
}

body:is(#history, #order-slip) #content table {
    width: 100%;
    margin: 0;
    border: 0;
    border-collapse: collapse;
}

body:is(#history, #order-slip) #content table thead th {
    padding: 17px 15px;
    color: var(--zz-white);
    font-size: 13px;
    font-weight: 700;
    white-space: nowrap;
    background: var(--zz-teal);
    border: 0;
}

body:is(#history, #order-slip) #content table tbody td {
    padding: 17px 15px;
    color: var(--zz-black);
    font-size: 14px;
    vertical-align: middle;
    background: var(--zz-white);
    border-bottom: 1px solid var(--zz-border);
}

body:is(#history, #order-slip) #content table tbody tr:last-child td {
    border-bottom: 0;
}

body:is(#history, #order-slip) #content table tbody tr:hover td {
    background: #faf9f8;
}

body#history .order-actions a,
body:is(#history, #order-slip) #content table a {
    color: var(--zz-coral);
    font-weight: 700;
}


/* =========================================================
   LISTAS DE DESEOS
   ========================================================= */

body#module-blockwishlist-lists .wishlist-container {
    width: min(100%, 980px);
    margin: 0 auto;
}

body#module-blockwishlist-lists .wishlist-container-header {
    display: flex;
    margin-bottom: 24px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

body#module-blockwishlist-lists .wishlist-container-header h1 {
    margin: 0;
    color: var(--zz-black);
    font-family: "Federo", sans-serif;
    font-size: clamp(38px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.1;
}

body#module-blockwishlist-lists .wishlist-container-header .wishlist-add-to-new {
    display: inline-flex;
    min-height: 46px;
    padding: 0 24px;
    align-items: center;
    gap: 8px;
    color: var(--zz-white) !important;
    font-weight: 700;
    background: var(--zz-coral);
    border-radius: 999px;
    cursor: pointer;
}

body#module-blockwishlist-lists #content.page-content {
    margin: 0;
    padding: 24px;
    background: var(--zz-white);
    border: 1px solid var(--zz-border);
    border-radius: var(--zz-radius);
    box-shadow: var(--zz-shadow);
}

body#module-blockwishlist-lists .wishlist-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

body#module-blockwishlist-lists .wishlist-list-item {
    margin: 0 0 12px;
    overflow: hidden;
    background: #faf9f8;
    border: 1px solid var(--zz-border);
    border-radius: 14px;
    transition: 0.2s ease;
}

body#module-blockwishlist-lists .wishlist-list-item:last-child {
    margin-bottom: 0;
}

body#module-blockwishlist-lists .wishlist-list-item:hover {
    border-color: var(--zz-teal);
    transform: translateY(-2px);
}

body#module-blockwishlist-lists .wishlist-list-item-link {
    display: flex;
    min-height: 72px;
    padding: 16px 20px;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    color: var(--zz-black);
}

body#module-blockwishlist-lists .wishlist-list-item-title {
    margin: 0;
    color: var(--zz-black);
    font-size: 16px;
    font-weight: 700;
}

body#module-blockwishlist-lists .wishlist-list-item-title span {
    color: var(--zz-teal);
    font-weight: 400;
}

body#module-blockwishlist-lists .wishlist-list-item button {
    display: grid;
    width: 42px;
    height: 42px;
    padding: 0;
    place-items: center;
    color: var(--zz-teal);
    background: var(--zz-soft);
    border: 0;
    border-radius: 50%;
}

body#module-blockwishlist-lists .wishlist-footer-links {
    display: flex;
    width: min(100%, 980px);
    margin: 28px auto 0;
    justify-content: center;
    gap: 25px;
}

body#module-blockwishlist-lists .wishlist-footer-links a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--zz-teal-dark) !important;
    font-weight: 700;
}


/* Modales de deseos */

body#module-blockwishlist-lists .wishlist-modal .modal-content {
    overflow: hidden;
    border: 0;
    border-radius: 18px;
    box-shadow: 0 25px 70px rgba(0, 0, 0, 0.2);
}

body#module-blockwishlist-lists .wishlist-modal .modal-header {
    padding: 22px 25px;
    background: var(--zz-soft);
    border-bottom: 1px solid var(--zz-border);
}

body#module-blockwishlist-lists .wishlist-modal .modal-title {
    color: var(--zz-black);
    font-family: "Federo", sans-serif;
    font-size: 25px;
    font-weight: 400;
}

body#module-blockwishlist-lists .wishlist-modal .modal-body {
    padding: 25px;
}

body#module-blockwishlist-lists .wishlist-modal .modal-footer {
    padding: 18px 25px;
    border-top: 1px solid var(--zz-border);
}

body#module-blockwishlist-lists .wishlist-modal .btn-primary {
    background: var(--zz-coral);
    border-color: var(--zz-coral);
    border-radius: 999px;
}


/* =========================================================
   RGPD
   ========================================================= */

body#module-psgdpr-gdpr #content.page-content > .container {
    width: 100%;
    max-width: none;
    padding: 0;
}

body#module-psgdpr-gdpr .page_content {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

body#module-psgdpr-gdpr .psgdprinfo17 {
    float: none;
    width: auto;
    min-width: 0;
    padding: 30px;
    background: #faf9f8;
    border: 1px solid var(--zz-border);
    border-radius: 17px;
}

body#module-psgdpr-gdpr .psgdprinfo17 h2 {
    margin: 0 0 18px;
    color: var(--zz-black);
    font-family: "Federo", sans-serif;
    font-size: 31px;
    font-weight: 400;
    line-height: 1.2;
}

body#module-psgdpr-gdpr .psgdprinfo17 p {
    margin: 0 0 22px;
    color: #625d58;
    font-size: 15px;
    line-height: 1.75;
}

body#module-psgdpr-gdpr .psgdprinfo17 p:last-child {
    margin-bottom: 0;
}

body#module-psgdpr-gdpr .psgdprinfo17 p a {
    color: var(--zz-coral);
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

body#module-psgdpr-gdpr .psgdprgetdatabtn17 {
    display: inline-flex;
    min-height: 46px;
    margin: 4px 8px 4px 0;
    padding: 0 22px;
    align-items: center;
    color: var(--zz-white);
    font-size: 13px;
    font-weight: 700;
    background: var(--zz-teal);
    border: 0;
    border-radius: 999px;
}

body#module-psgdpr-gdpr .psgdprgetdatabtn17:hover {
    color: var(--zz-white);
    background: var(--zz-teal-dark);
}


/* =========================================================
   ENLACES INFERIORES
   ========================================================= */

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #main > .page-footer {
    display: flex;
    width: min(100%, 980px);
    margin: 28px auto 0;
    justify-content: center;
    gap: 25px;
}

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #main > .page-footer .account-link {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    gap: 5px;
    color: var(--zz-teal-dark);
    font-size: 14px;
    font-weight: 700;
}

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #main > .page-footer .account-link:hover {
    color: var(--zz-coral);
}

body:is(
    #addresses,
    #history,
    #identity,
    #address,
    #order-slip,
    #module-psgdpr-gdpr
) #main > .page-footer .material-icons {
    font-size: 20px;
}


/* =========================================================
   RESPONSIVE: TABLET
   ========================================================= */

@media (max-width: 991px) {

    body#my-account #content .links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body:is(#identity, #address) .form-group.row {
        grid-template-columns: 170px minmax(0, 1fr);
    }

    body:is(#identity, #address)
    .form-group.row > .form-control-comment:last-child {
        grid-column: 2;
        padding-top: 0;
    }

    body#module-psgdpr-gdpr .page_content {
        grid-template-columns: 1fr;
    }
}


/* =========================================================
   RESPONSIVE: MÓVIL
   ========================================================= */

@media (max-width: 767px) {

    body:is(
        #my-account,
        #addresses,
        #history,
        #identity,
        #address,
        #order-slip,
        #module-blockwishlist-lists,
        #module-psgdpr-gdpr
    ) #wrapper {
        padding: 35px 0 55px;
    }

    body:is(
        #my-account,
        #addresses,
        #history,
        #identity,
        #address,
        #order-slip,
        #module-blockwishlist-lists,
        #module-psgdpr-gdpr
    ) #wrapper > .container {
        width: min(100% - 24px, 1180px);
    }

    body:is(
        #my-account,
        #addresses,
        #history,
        #identity,
        #address,
        #order-slip,
        #module-psgdpr-gdpr
    ) #hero_section {
        min-height: 165px;
    }

    body:is(
        #addresses,
        #history,
        #identity,
        #address,
        #order-slip,
        #module-psgdpr-gdpr
    ) #content.page-content {
        padding: 25px 18px;
        border-radius: 17px;
    }

    body#my-account #content .links {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    body#my-account #content .links .link-item {
        min-height: 120px;
        padding: 22px;
        flex-direction: row;
        justify-content: flex-start;
        text-align: left;
    }

    body#my-account #content .links .material-icons {
        width: 52px;
        min-width: 52px;
        height: 52px;
        font-size: 25px;
    }

    body:is(#identity, #address) .form-group.row {
        display: block;
        margin-bottom: 22px;
    }

    body:is(#identity, #address) .form-control-label {
        display: block;
        margin-bottom: 8px;
        padding: 0;
        text-align: left;
    }

    body:is(#identity, #address)
    .form-group.row > .form-control-comment:last-child {
        margin-top: 7px;
        padding: 0;
    }

    body#identity .form-control-valign {
        min-height: 42px;
    }

    body:is(#identity, #address) .form-footer .btn-primary {
        width: 100%;
    }

    body#module-blockwishlist-lists .wishlist-container-header {
        align-items: stretch;
        flex-direction: column;
    }

    body#module-blockwishlist-lists
    .wishlist-container-header .wishlist-add-to-new {
        align-self: flex-start;
    }

    body#module-blockwishlist-lists #content.page-content {
        padding: 15px;
    }

    body#module-blockwishlist-lists .wishlist-footer-links,
    body:is(
        #addresses,
        #history,
        #identity,
        #address,
        #order-slip,
        #module-psgdpr-gdpr
    ) #main > .page-footer {
        align-items: center;
        flex-direction: column;
        gap: 5px;
    }

    body#module-psgdpr-gdpr .psgdprinfo17 {
        padding: 24px 20px;
    }

    body#module-psgdpr-gdpr .psgdprgetdatabtn17 {
        width: 100%;
        margin: 5px 0;
        justify-content: center;
    }
}





/* =========================================================
   ZIGZAG — MODALES GLOBALES DE LISTAS DE DESEOS
   ========================================================= */

body .wishlist-modal {
    z-index: 10050;
    padding: 20px !important;
    font-family: "Oxygen", sans-serif;
}

body .wishlist-modal.show {
    display: block;
}

body .wishlist-modal .modal-dialog {
    width: min(100%, 540px);
    max-width: 540px;
    margin: 30px auto;
}

body .wishlist-modal .modal-content {
    overflow: hidden;
    color: #434343;
    background: #fff;
    border: 0 !important;
    border-radius: 22px !important;
    box-shadow: 0 28px 80px rgba(35, 35, 35, 0.22) !important;
}


/* Cabecera */

body .wishlist-modal .modal-header {
    position: relative;
    display: flex;
    min-height: 92px;
    padding: 25px 70px 25px 30px !important;
    align-items: center;
    background: #edf3f2 !important;
    border: 0 !important;
    border-bottom: 1px solid #dce7e5 !important;
}

body .wishlist-modal .modal-title {
    margin: 0;
    color: #434343;
    font-family: "Federo", sans-serif !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 1.2;
}

body .wishlist-modal .close {
    position: absolute;
    top: 50%;
    right: 24px;
    display: grid;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    place-items: center;
    color: #434343;
    font-size: 29px;
    line-height: 1;
    text-shadow: none;
    background: #fff;
    border: 1px solid #d9e2e0;
    border-radius: 50%;
    opacity: 1;
    transform: translateY(-50%);
    transition: 0.2s ease;
}

body .wishlist-modal .close:hover {
    color: #fff;
    background: #d06547;
    border-color: #d06547;
    transform: translateY(-50%) rotate(5deg);
}


/* Contenido */

body .wishlist-modal .modal-body {
    max-height: min(430px, 55vh);
    padding: 28px 30px !important;
    overflow-y: auto;
    background: #fff;
}

body .wishlist-modal .modal-text {
    margin: 0;
    color: #625d58;
    font-size: 15px;
    line-height: 1.7;
}


/* Listado para elegir favoritos */

body .wishlist-modal .wishlist-chooselist {
    width: 100%;
}

body .wishlist-modal .wishlist-list {
    display: flex;
    margin: 0;
    padding: 0;
    flex-direction: column;
    gap: 12px;
    list-style: none;
}

body .wishlist-modal .wishlist-list-item {
    position: relative;
    display: flex;
    min-height: 66px;
    margin: 0;
    padding: 17px 50px 17px 20px;
    align-items: center;
    color: #434343;
    background: #faf9f8;
    border: 1px solid #e2ded9;
    border-radius: 13px;
    cursor: pointer;
    transition:
        border-color 0.2s ease,
        background-color 0.2s ease,
        transform 0.2s ease;
}

body .wishlist-modal .wishlist-list-item::after {
    content: "favorite_border";
    position: absolute;
    top: 50%;
    right: 18px;
    color: #68918c;
    font-family: "Material Icons";
    font-size: 23px;
    font-weight: normal;
    transform: translateY(-50%);
}

body .wishlist-modal .wishlist-list-item:hover {
    background: #edf3f2;
    border-color: #68918c;
    transform: translateY(-2px);
}

body .wishlist-modal .wishlist-list-item:hover::after {
    content: "favorite";
    color: #d06547;
}

body .wishlist-modal .wishlist-list-item p {
    width: 100%;
    margin: 0 !important;
    color: #434343;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
}


/* Formularios de crear y renombrar lista */

body .wishlist-modal .form-group {
    margin: 0;
}

body .wishlist-modal .form-control-label {
    display: block;
    margin: 0 0 9px;
    color: #434343;
    font-size: 14px;
    font-weight: 700;
}

body .wishlist-modal input.form-control {
    width: 100%;
    height: 52px;
    padding: 0 17px;
    color: #434343;
    font-family: "Oxygen", sans-serif;
    font-size: 15px;
    background: #fff;
    border: 1px solid #d8d3ce;
    border-radius: 12px;
    box-shadow: none;
}

body .wishlist-modal input.form-control:focus {
    border-color: #68918c;
    outline: 0;
    box-shadow: 0 0 0 4px rgba(104, 145, 140, 0.13);
}


/* Pie del modal */

body .wishlist-modal .modal-footer {
    display: flex;
    min-height: 82px;
    padding: 18px 30px !important;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    background: #faf9f8;
    border: 0 !important;
    border-top: 1px solid #e2ded9 !important;
}

body .wishlist-modal .wishlist-add-to-new {
    display: inline-flex;
    min-height: 46px;
    padding: 0 24px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    background: #d06547;
    border-radius: 999px;
    cursor: pointer;
    transition: 0.2s ease;
}

body .wishlist-modal .wishlist-add-to-new:hover {
    color: #fff !important;
    background: #b9553a;
    transform: translateY(-2px);
}

body .wishlist-modal .wishlist-add-to-new .material-icons {
    color: inherit;
    font-size: 20px;
}

body .wishlist-modal .btn {
    min-height: 44px;
    padding: 0 23px;
    font-family: "Oxygen", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    border-radius: 999px;
    box-shadow: none;
}

body .wishlist-modal .btn-primary {
    color: #fff;
    background: #d06547 !important;
    border-color: #d06547 !important;
}

body .wishlist-modal .btn-primary:hover {
    background: #b9553a !important;
    border-color: #b9553a !important;
}

body .wishlist-modal .btn-secondary,
body .wishlist-modal .modal-cancel {
    color: #68918c;
    background: transparent;
    border: 1px solid #68918c;
}

body .wishlist-modal .btn-secondary:hover,
body .wishlist-modal .modal-cancel:hover {
    color: #fff;
    background: #68918c;
}


/* Fondo oscurecido */

body .wishlist-modal + .modal-backdrop,
body .wishlist-add-to > .modal-backdrop,
body .wishlist-create > .modal-backdrop,
body .wishlist-delete > .modal-backdrop,
body .wishlist-login > .modal-backdrop {
    z-index: 10040;
    background: #272727;
}

body .modal-backdrop.show,
body .modal-backdrop.in {
    opacity: 0.48;
}


/* Móvil */

@media (max-width: 575px) {

    body .wishlist-modal {
        padding: 12px !important;
    }

    body .wishlist-modal .modal-dialog {
        width: 100%;
        margin: 15px auto;
    }

    body .wishlist-modal .modal-header {
        min-height: 80px;
        padding: 20px 62px 20px 21px !important;
    }

    body .wishlist-modal .modal-title {
        font-size: 25px !important;
    }

    body .wishlist-modal .close {
        right: 17px;
        width: 38px;
        height: 38px;
    }

    body .wishlist-modal .modal-body {
        padding: 21px !important;
    }

    body .wishlist-modal .modal-footer {
        padding: 16px 21px !important;
        align-items: stretch;
        flex-direction: column-reverse;
    }

    body .wishlist-modal .btn,
    body .wishlist-modal .wishlist-add-to-new {
        width: 100%;
    }
}



/* =========================================================
   1. DETALLE DE UNA LISTA DE DESEOS
   URL: /module/blockwishlist/view
   ========================================================= */

body#view:has(.wishlist-products-container) #wrapper {
    padding: 60px 0 80px;
    background: #f6f4f2;
}

body#view:has(.wishlist-products-container) #wrapper > .container {
    width: min(100% - 40px, 1180px);
    max-width: 1180px;
    margin: 0 auto;
    padding: 0;
}

.wishlist-products-container {
    width: 100%;
}

.wishlist-products-container-header {
    display: flex;
    margin-bottom: 28px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
}

.wishlist-products-container-header h1 {
    margin: 0;
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: clamp(38px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.1;
}

.wishlist-products-count {
    color: #68918c;
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
}


/* Ordenación */

.wishlist-products-container-header .sort-by-row {
    display: flex;
    min-width: 340px;
    align-items: center;
    gap: 14px;
}

.wishlist-products-container-header .sort-by {
    float: none;
    width: auto;
    padding: 0;
    color: #6d6762;
    font-size: 14px;
    white-space: nowrap;
}

.wishlist-products-container-header .products-sort-order {
    float: none;
    width: 230px;
    padding: 0;
}

.wishlist-products-container-header .select-title {
    display: flex;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    align-items: center;
    justify-content: space-between;
    color: #434343;
    background: #fff;
    border: 1px solid #ddd8d3;
    border-radius: 12px;
}

.wishlist-products-container-header .dropdown-menu {
    width: 100%;
    padding: 8px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd8d3;
    border-radius: 12px;
    box-shadow: 0 15px 35px rgba(67, 67, 67, 0.12);
}

.wishlist-products-container-header .select-list {
    display: block;
    padding: 11px 13px;
    color: #434343;
    font-size: 13px;
    border-radius: 8px;
    cursor: pointer;
}

.wishlist-products-container-header .select-list:hover {
    color: #fff;
    background: #68918c;
}


/* Productos guardados */

.wishlist-products-container #content.page-content {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.wishlist-products-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 25px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wishlist-products-item {
    min-width: 0;
    margin: 0;
}

.wishlist-product {
    position: relative;
    display: flex;
    height: 100%;
    padding: 18px;
    flex-direction: column;
    background: #fff;
    border: 1px solid #e2ded9;
    border-radius: 20px;
    box-shadow: 0 10px 35px rgba(67, 67, 67, 0.07);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

.wishlist-product:hover {
    border-color: rgba(104, 145, 140, 0.65);
    box-shadow: 0 18px 45px rgba(67, 67, 67, 0.12);
    transform: translateY(-5px);
}

.wishlist-product-link {
    display: flex;
    flex: 1;
    flex-direction: column;
    color: #434343;
}

.wishlist-product-image {
    position: relative;
    display: flex;
    aspect-ratio: 1 / 1;
    margin-bottom: 18px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f7f6f4;
    border-radius: 15px;
}

.wishlist-product-image img {
    width: 100%;
    height: 100%;
    padding: 12px;
    object-fit: contain;
    transition: transform 0.35s ease;
}

.wishlist-product:hover .wishlist-product-image img {
    transform: scale(1.04);
}

.wishlist-product-right {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.wishlist-product-title {
    margin: 0 0 8px;
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
}

.wishlist-product-price {
    margin: 0 0 14px;
    color: #68918c;
    font-size: 21px;
    font-weight: 700;
}

.wishlist-product-combinations {
    display: flex;
    margin-top: auto;
    padding: 12px 14px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background: #f6f4f2;
    border-radius: 10px;
}

.wishlist-product-combinations-text {
    margin: 0;
    color: #756e68;
    font-size: 12px;
    line-height: 1.55;
}

.wishlist-product-combinations > a {
    display: grid;
    width: 35px;
    min-width: 35px;
    height: 35px;
    place-items: center;
    color: #68918c;
    background: #fff;
    border-radius: 50%;
}

.wishlist-product-combinations .material-icons {
    font-size: 18px;
}


/* Disponibilidad */

.wishlist-product-image > .wishlist-product-availability {
    position: absolute;
    top: 11px;
    left: 11px;
    display: inline-flex;
    max-width: calc(100% - 22px);
    margin: 0;
    padding: 7px 10px;
    align-items: center;
    gap: 4px;
    color: #8b5d20;
    font-size: 11px;
    line-height: 1.3;
    background: #fff2db;
    border-radius: 999px;
}

.wishlist-product-availability .material-icons {
    font-size: 15px;
}

.wishlist-product-availability-responsive {
    display: none;
}


/* Botones */

.wishlist-product-bottom {
    display: flex;
    margin-top: 18px;
    align-items: center;
    gap: 10px;
}

.wishlist-product-addtocart {
    display: inline-flex;
    min-height: 46px;
    margin: 0;
    padding: 0 20px;
    flex: 1;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: none;
    background: #d06547 !important;
    border: 0 !important;
    border-radius: 999px;
}

.wishlist-product-addtocart:hover {
    background: #b9553a !important;
}

.wishlist-button-add {
    display: grid;
    width: 46px;
    min-width: 46px;
    height: 46px;
    padding: 0;
    place-items: center;
    color: #d06547;
    background: #fff;
    border: 1px solid #e5d7d2;
    border-radius: 50%;
    transition: 0.2s ease;
}

.wishlist-button-add:hover {
    color: #fff;
    background: #d06547;
    border-color: #d06547;
}

.wishlist-button-add .material-icons {
    font-size: 20px;
}

body#view .wishlist-footer-links {
    display: flex;
    margin-top: 30px;
    justify-content: center;
    gap: 28px;
}

body#view .wishlist-footer-links a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: #567c78;
    font-weight: 700;
}

body#view .wishlist-footer-links a:hover {
    color: #d06547;
}


/* =========================================================
   2. VISTA RÁPIDA DEL PRODUCTO
   ========================================================= */

.quickview {
    padding: 25px !important;
}

.quickview .modal-dialog {
    width: min(100%, 1120px);
    max-width: 1120px;
    margin: 25px auto;
}

.quickview .modal-content {
    position: relative;
    overflow: hidden;
    color: #434343;
    background: #fff;
    border: 0;
    border-radius: 24px;
    box-shadow: 0 30px 90px rgba(30, 30, 30, 0.25);
}

.quickview .modal-header {
    position: absolute;
    top: 18px;
    right: 18px;
    z-index: 30;
    padding: 0;
    border: 0;
}

.quickview .modal-header .close {
    display: grid;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    place-items: center;
    color: #434343;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid #e2ded9;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 5px 18px rgba(67, 67, 67, 0.12);
    transition: 0.2s ease;
}

.quickview .modal-header .close:hover {
    color: #fff;
    background: #d06547;
    border-color: #d06547;
}

.quickview .modal-header .material-icons {
    font-size: 24px;
}

.quickview .modal-body {
    padding: 0;
}

.quickview .modal-body > .row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    margin: 0;
}

.quickview .modal-body > .row > [class*="col-"] {
    float: none;
    width: auto;
    max-width: none;
    padding: 0;
}


/* Imagen */

.quickview .ga-images {
    padding: 35px !important;
    background: #f5f3f1;
}

.quickview .zigzag-product-gallery,
.quickview .product-cover-container,
.quickview .product-cover {
    width: 100%;
    height: 100%;
}

.quickview .product-cover {
    min-height: 530px;
    background: #fff;
    border-radius: 18px;
}

.quickview .product-cover .swiper-wrapper,
.quickview .product-cover .swiper-slide {
    min-height: 530px;
}

.quickview .product-cover .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.quickview .product-cover img {
    width: 100%;
    height: 530px;
    padding: 25px;
    object-fit: contain;
}

.quickview .product-flags {
    top: 15px;
    left: 15px;
}

.quickview .product-flag {
    padding: 7px 11px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    background: #d06547;
    border-radius: 5px;
}


/* Información */

.quickview .quickview-modal-img {
    max-height: 760px;
    padding: 48px 42px 35px !important;
    overflow-y: auto;
}

.quickview .product-title {
    margin: 0 55px 14px 0;
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.12;
}

.quickview .product-price {
    margin-bottom: 7px;
}

.quickview .current-price-value {
    color: #68918c;
    font-family: "Federo", sans-serif;
    font-size: 31px;
    font-weight: 400;
}

.quickview .tax-shipping-delivery-label {
    margin-bottom: 20px;
    color: #8c857f;
    font-size: 12px;
}

.quickview .delivery-information {
    margin-left: 8px;
    color: #68918c;
    font-weight: 700;
}

.quickview #product-description-short {
    margin: 20px 0 24px;
    padding-bottom: 22px;
    color: #625d58;
    font-size: 14px;
    line-height: 1.7;
    border-bottom: 1px solid #e2ded9;
}

.quickview #product-description-short p {
    margin: 0;
}


/* Variantes */

.quickview .product-variants-item {
    margin-bottom: 22px;
}

.quickview .product-variants-item .control-label {
    display: block;
    margin-bottom: 12px;
    color: #434343;
    font-size: 14px;
    font-weight: 700;
}

.quickview .product-variations {
    display: flex;
    max-height: 150px;
    margin: 0;
    padding: 6px;
    flex-wrap: wrap;
    gap: 7px;
    overflow-y: auto;
    list-style: none;
    background: #f8f7f5;
    border-radius: 12px;
}

.quickview .product-variations .input-container {
    float: none !important;
    margin: 0;
}

.quickview .product-variations label {
    margin: 0;
    cursor: pointer;
}

.quickview .product-variations .color {
    display: block;
    width: 34px;
    height: 34px;
    margin: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #d4d0cb;
    transition: 0.2s ease;
}

.quickview .product-variations input:checked + .color,
.quickview .product-variations label:hover .color {
    box-shadow:
        0 0 0 2px #68918c,
        0 4px 12px rgba(67, 67, 67, 0.15);
    transform: scale(1.08);
}


/* Cantidad y compra */

.quickview .product-add-to-cart > .control-label {
    display: block;
    margin-bottom: 9px;
    color: #434343;
    font-size: 14px;
    font-weight: 700;
}

.quickview .product-quantity {
    display: grid;
    grid-template-columns: 85px minmax(150px, 1fr) minmax(150px, 1fr);
    gap: 10px;
    align-items: stretch;
}

.quickview .product-quantity .qty,
.quickview .product-quantity .add {
    width: auto;
    margin: 0;
}

.quickview #quantity_wanted {
    width: 100%;
    height: 48px;
    padding-right: 31px;
    text-align: center;
    background: #fff;
    border: 1px solid #d8d3ce;
    border-radius: 10px;
}

.quickview .product-quantity .add-to-cart {
    width: 100%;
    min-height: 48px;
    padding: 0 15px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: none;
    background: #d06547;
    border: 0;
    border-radius: 999px;
}

.quickview .product-quantity .js-buy-now {
    background: #68918c;
}

.quickview .product-quantity .add-to-cart:hover {
    background: #b9553a;
}

.quickview .product-quantity .js-buy-now:hover {
    background: #567c78;
}


/* Favoritos y comparar */

.quickview .action-button {
    display: flex;
    margin-top: 18px;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.quickview .action-button > a {
    display: inline-flex;
    min-height: 42px;
    padding: 0 15px;
    align-items: center;
    gap: 7px;
    color: #567c78;
    font-size: 13px;
    font-weight: 700;
    background: #edf3f2;
    border-radius: 999px;
}

.quickview .action-button > a:hover {
    color: #fff;
    background: #68918c;
}


/* Disponibilidad */

.quickview #product-availability {
    margin-top: 18px;
}

.quickview #product-availability .alert {
    margin: 0;
    padding: 13px 16px;
    color: #805a26;
    background: #fff3df;
    border: 1px solid #f2dfbd;
    border-radius: 11px;
}

.quickview .alert-content-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}


/* Redes sociales */

.quickview .social-share {
    display: flex;
    margin-top: 24px;
    padding-top: 20px;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    border-top: 1px solid #e2ded9;
}

.quickview .social-share > span:first-child {
    margin-right: 5px;
    color: #434343;
    font-size: 13px;
    font-weight: 700;
}

.quickview .social-share-btn {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    color: #68918c;
    background: #edf3f2;
    border-radius: 50%;
}

.quickview .social-share-btn:hover {
    color: #fff;
    background: #68918c;
}

.quickview .modal-footer {
    padding: 0;
    border: 0;
}


/* =========================================================
   3. COMPARADOR DE PRODUCTOS
   ========================================================= */

body#view-compare #wrapper {
    padding: 60px 0 80px;
    background: #f6f4f2;
}

body#view-compare #wrapper > .container {
    width: min(100% - 40px, 1280px);
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
}

body#view-compare #hero_section h1 {
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: clamp(38px, 4vw, 52px);
    font-weight: 400;
}

body#view-compare #my_compare {
    width: 100%;
}

body#view-compare .compare-table-actions {
    margin-bottom: 18px;
    text-align: right;
}

body#view-compare .compare-table-actions a {
    display: inline-flex;
    min-height: 42px;
    padding: 0 18px;
    align-items: center;
    gap: 7px;
    color: #d06547;
    font-size: 13px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #e4d4cf;
    border-radius: 999px;
}

body#view-compare .wrapper-compare-table {
    width: 100%;
    overflow-x: auto;
    background: #fff;
    border: 1px solid #e2ded9;
    border-radius: 22px;
    box-shadow: 0 12px 40px rgba(67, 67, 67, 0.08);
}

body#view-compare .compare-row {
    display: flex;
    width: max-content;
    min-width: 100%;
    border-bottom: 1px solid #e2ded9;
}

body#view-compare .compare-row:last-child {
    border-bottom: 0;
}

body#view-compare .compare-col {
    width: 330px;
    min-width: 330px;
    padding: 22px;
    color: #625d58;
    font-size: 14px;
    line-height: 1.65;
    background: #fff;
    border-right: 1px solid #e2ded9;
}

body#view-compare .compare-col:last-child {
    border-right: 0;
}

body#view-compare .compare-label {
    position: sticky;
    left: 0;
    z-index: 4;
    width: 190px;
    min-width: 190px;
    color: #434343;
    font-weight: 700;
    background: #edf3f2;
}

body#view-compare .compare-row:first-child .compare-label {
    background: #fff;
}

body#view-compare .compare-row:not(:first-child):hover .compare-value {
    background: #faf9f8;
}


/* Cabeceras de productos */

body#view-compare .compare-row:first-child .compare-value {
    padding: 18px;
    vertical-align: top;
}

body#view-compare .compare-header {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

body#view-compare .btn-action-compare-remove {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    display: inline-flex;
    min-height: 34px;
    padding: 0 11px;
    align-items: center;
    gap: 4px;
    color: #d06547;
    font-size: 11px;
    font-weight: 700;
    background: #fff1ed;
    border-radius: 999px;
}

body#view-compare .btn-action-compare-remove:hover {
    color: #fff;
    background: #d06547;
}

body#view-compare .compare-header .product-thumbnail {
    display: flex;
    width: 100%;
    height: 275px;
    margin-bottom: 17px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #f7f6f4;
    border-radius: 14px;
}

body#view-compare .compare-header .product-thumbnail img {
    width: 100%;
    height: 100%;
    padding: 17px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

body#view-compare .compare-header .product-thumbnail:hover img {
    transform: scale(1.04);
}

body#view-compare .compare-header .product-title {
    margin-bottom: 8px;
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.3;
}

body#view-compare .compare-header .product-price-and-shipping {
    margin-bottom: 15px;
}

body#view-compare .compare-header .price {
    color: #68918c;
    font-size: 21px;
    font-weight: 700;
}

body#view-compare .compare-header .add-to-cart {
    min-width: 180px;
    min-height: 44px;
    padding: 0 22px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
    background: #d06547;
    border: 0;
    border-radius: 999px;
}

body#view-compare .compare-header .add-to-cart:hover {
    background: #b9553a;
}

body#view-compare .compare-header .add-to-cart:disabled {
    color: #8b8580;
    background: #ebe8e5;
    opacity: 1;
    cursor: not-allowed;
}


/* Estados de stock */

body#view-compare .type-last-remaining-items {
    color: #9a681d;
    font-weight: 700;
}

body#view-compare .type-out-stock {
    color: #b04e3c;
    font-weight: 700;
}

body#view-compare .type-available {
    color: #567c78;
    font-weight: 700;
}


/* Comparador vacío */

body#view-compare .empty-products {
    max-width: 720px;
    margin: 0 auto;
    padding: 55px 35px;
    color: #625d58;
    text-align: center;
    background: #fff;
    border: 1px solid #e2ded9;
    border-radius: 22px;
    box-shadow: 0 12px 40px rgba(67, 67, 67, 0.08);
}

body#view-compare .empty-title {
    margin: 0 0 14px;
    color: #434343;
    font-family: "Federo", sans-serif;
    font-size: 34px;
    font-weight: 400;
}

body#view-compare .empty-text {
    margin-bottom: 25px;
    font-size: 15px;
    line-height: 1.7;
}

body#view-compare .return-to-home {
    margin: 0;
}

body#view-compare .return-to-home .btn {
    display: inline-flex;
    min-height: 46px;
    padding: 0 25px;
    align-items: center;
    gap: 8px;
    color: #fff;
    background: #d06547;
    border: 0;
    border-radius: 999px;
}


/* =========================================================
   RESPONSIVE DE LAS TRES VISTAS
   ========================================================= */

@media (max-width: 991px) {

    .wishlist-products-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .quickview .modal-dialog {
        max-width: 760px;
    }

    .quickview .modal-body > .row {
        grid-template-columns: 1fr;
    }

    .quickview .product-cover,
    .quickview .product-cover .swiper-wrapper,
    .quickview .product-cover .swiper-slide {
        min-height: 430px;
    }

    .quickview .product-cover img {
        height: 430px;
    }

    .quickview .quickview-modal-img {
        max-height: none;
    }
}


@media (max-width: 767px) {

    body#view:has(.wishlist-products-container) #wrapper,
    body#view-compare #wrapper {
        padding: 35px 0 55px;
    }

    body#view:has(.wishlist-products-container) #wrapper > .container,
    body#view-compare #wrapper > .container {
        width: min(100% - 24px, 1180px);
    }

    .wishlist-products-container-header {
        align-items: stretch;
        flex-direction: column;
    }

    .wishlist-products-container-header .sort-by-row {
        min-width: 0;
    }

    .wishlist-products-container-header .products-sort-order {
        width: 100%;
    }

    .wishlist-products-container-header .sort-by {
        display: none;
    }

    .wishlist-products-list {
        grid-template-columns: 1fr;
    }

    .quickview {
        padding: 10px !important;
    }

    .quickview .modal-dialog {
        width: 100%;
        margin: 10px auto;
    }

    .quickview .ga-images {
        padding: 20px !important;
    }

    .quickview .product-cover,
    .quickview .product-cover .swiper-wrapper,
    .quickview .product-cover .swiper-slide {
        min-height: 340px;
    }

    .quickview .product-cover img {
        height: 340px;
        padding: 18px;
    }

    .quickview .quickview-modal-img {
        padding: 30px 20px !important;
    }

    .quickview .product-title {
        font-size: 34px;
    }

    .quickview .product-quantity {
        grid-template-columns: 80px minmax(0, 1fr);
    }

    .quickview .product-quantity .js-buy-now {
        grid-column: 1 / -1;
    }

    body#view-compare .compare-col {
        width: 270px;
        min-width: 270px;
        padding: 17px;
    }

    body#view-compare .compare-label {
        width: 130px;
        min-width: 130px;
    }

    body#view-compare .compare-header .product-thumbnail {
        height: 220px;
    }
}


/* =========================================================
   CORRECCIÓN — BOTONES ELIMINAR DEL COMPARADOR
   ========================================================= */

body#view-compare .compare-header {
    position: relative !important;
}

body#view-compare .btn-action-compare-remove {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 10 !important;

    display: grid !important;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;

    place-items: center !important;
    overflow: hidden !important;

    /* Oculta visualmente la palabra “Eliminar” */
    color: #d06547 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    white-space: nowrap !important;
    text-indent: 0 !important;

    background: #fff !important;
    border: 1px solid #ead7d1 !important;
    border-radius: 50% !important;
    box-shadow: 0 5px 15px rgba(67, 67, 67, 0.1) !important;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease !important;
}

body#view-compare .btn-action-compare-remove .icon-ava {
    display: block !important;
    margin: 0 !important;
    color: inherit !important;
    font-size: 19px !important;
    line-height: 1 !important;
    text-indent: 0 !important;
}

body#view-compare .btn-action-compare-remove .icon-ava::before {
    font-size: 19px !important;
    line-height: 1 !important;
}

body#view-compare .btn-action-compare-remove:hover {
    color: #fff !important;
    background: #d06547 !important;
    border-color: #d06547 !important;
    transform: scale(1.06) !important;
}


/* Evita que la imagen quede debajo del botón */

body#view-compare .compare-header .product-thumbnail {
    position: relative;
    z-index: 1;
}


/* =========================================================
   CORRECCIÓN — MODAL DE LISTAS DE DESEOS
   ========================================================= */

/* El propio modal nunca debe tener fondo negro */

body .wishlist-modal.modal,
body .wishlist-modal.modal.show,
body .wishlist-modal.modal.in {
    background: transparent !important;
}


/* Modal cerrado: no debe bloquear ni oscurecer la página */

body .wishlist-modal.modal:not(.show):not(.in) {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}


/* Modal abierto */

body .wishlist-modal.modal.show,
body .wishlist-modal.modal.in {
    display: block !important;
    visibility: visible !important;
    z-index: 10550 !important;
    pointer-events: auto !important;
}

body .wishlist-modal .modal-dialog {
    position: relative !important;
    z-index: 10552 !important;
}


/* =========================================================
   ELIMINAR EL FONDO NEGRO DEL MODAL DE FAVORITOS
   El fondo sigue capturando el clic exterior, pero es invisible.
   ========================================================= */

body:has(.wishlist-modal.show) > .modal-backdrop,
body:has(.wishlist-modal.in) > .modal-backdrop,
body .wishlist-modal.show + .modal-backdrop,
body .wishlist-modal.in + .modal-backdrop,
body .wishlist-add-to:has(.wishlist-modal.show) > .modal-backdrop,
body .wishlist-add-to:has(.wishlist-modal.in) > .modal-backdrop,
body .wishlist-create:has(.wishlist-modal.show) > .modal-backdrop,
body .wishlist-create:has(.wishlist-modal.in) > .modal-backdrop,
body .wishlist-delete:has(.wishlist-modal.show) > .modal-backdrop,
body .wishlist-delete:has(.wishlist-modal.in) > .modal-backdrop,
body .wishlist-login:has(.wishlist-modal.show) > .modal-backdrop,
body .wishlist-login:has(.wishlist-modal.in) > .modal-backdrop {
    display: block !important;
    visibility: visible !important;
    z-index: 10540 !important;

    /* Fondo totalmente transparente */
    background: transparent !important;
    opacity: 0 !important;

    /*
     * Se mantienen los eventos para que al pulsar fuera
     * del modal pueda cerrarse.
     */
    pointer-events: auto !important;
}


/* Backdrops inactivos: deben desaparecer completamente */

body .wishlist-add-to > .modal-backdrop:not(.show):not(.in),
body .wishlist-create > .modal-backdrop:not(.show):not(.in),
body .wishlist-delete > .modal-backdrop:not(.show):not(.in),
body .wishlist-login > .modal-backdrop:not(.show):not(.in) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
}


/* =========================================================
   REFORZAR EL DISEÑO DEL MODAL
   ========================================================= */

body .wishlist-modal .modal-content {
    position: relative !important;
    z-index: 2 !important;
    overflow: hidden !important;

    background: #fff !important;
    border: 1px solid #e2ded9 !important;
    border-radius: 22px !important;
    box-shadow:
        0 28px 80px rgba(35, 35, 35, 0.2),
        0 0 0 1px rgba(255, 255, 255, 0.8) !important;
}

body .wishlist-modal .modal-header {
    background: #edf3f2 !important;
}

body .wishlist-modal .modal-body {
    background: #fff !important;
}

body .wishlist-modal .modal-footer {
    background: #faf9f8 !important;
}


/* El botón inferior no debe salirse ni romperse */

body .wishlist-modal .wishlist-add-to-new {
    width: auto !important;
    max-width: 100% !important;
    min-height: 46px !important;
    padding: 0 24px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;

    color: #fff !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    white-space: nowrap !important;

    background: #d06547 !important;
    border-radius: 999px !important;
}


/* =========================================================
   MÓVIL
   ========================================================= */

@media (max-width: 575px) {

    body .wishlist-modal .modal-dialog {
        width: calc(100% - 20px) !important;
        margin: 20px auto !important;
    }

    body .wishlist-modal .modal-content {
        border-radius: 17px !important;
    }

    body .wishlist-modal .wishlist-add-to-new {
        width: 100% !important;
        white-space: normal !important;
        text-align: center !important;
    }

    body#view-compare .btn-action-compare-remove {
        top: 8px !important;
        right: 8px !important;
        width: 36px !important;
        min-width: 36px !important;
        max-width: 36px !important;
        height: 36px !important;
        min-height: 36px !important;
    }
}



body#ets_blog_page #wrapper > .container > .row > #left-column {
  display: none !important;
}

body#ets_blog_page #wrapper > .container > .row > #content-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

body#ets_blog_page .ets_blog_content {
  display: block !important;
  width: 100% !important;
}

body#ets_blog_page .ets_blog_content > .ets-blog-wrapper,
body#ets_blog_page .ets_blog_content .ets-blog-wrapper {
  width: 100% !important;
  max-width: 100% !important;
}


/* =========================================================
   ZIGZAG · BLOG
   Estilo editorial integrado con la identidad de la tienda
   ========================================================= */

.zigzag-blog-page {
    --zz-blog-green: #68918c;
    --zz-blog-green-dark: #557d78;
    --zz-blog-green-soft: #edf3f2;
    --zz-blog-orange: #d06547;
    --zz-blog-orange-dark: #b9553a;
    --zz-blog-orange-soft: #fbefeb;
    --zz-blog-ink: #434343;
    --zz-blog-text: #625f5b;
    --zz-blog-bg: #f7f6f4;
    --zz-blog-border: #e8e3df;

    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
    padding: 46px 28px 90px;
    color: var(--zz-blog-text);
    font-family: "Oxygen", Arial, sans-serif;
    box-sizing: border-box;
}

.zigzag-blog-page,
.zigzag-blog-page * {
    box-sizing: border-box;
}

/* ---------------------------------------------------------
   LAYOUT
   --------------------------------------------------------- */

.zigzag-blog-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 350px;
    gap: 46px;
    align-items: start;
}

.zigzag-blog-main {
    min-width: 0;
}

.zigzag-blog-aside {
    min-width: 0;
    position: sticky;
    top: 120px;
}

/* Limpieza de residuos del layout original del módulo */
.zigzag-blog-page .zigzag-blog-main > .ets_blog_content,
.zigzag-blog-page .zigzag-blog-main .ets_blog_content,
.zigzag-blog-page .zigzag-blog-main #content-wrapper,
.zigzag-blog-page .zigzag-blog-main .ets-blog-wrapper {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.zigzag-blog-page .zigzag-blog-main #left-column,
.zigzag-blog-page .zigzag-blog-main .ets_blog_sidebar {
    display: none !important;
}

/* ---------------------------------------------------------
   LISTADO DE ARTÍCULOS
   --------------------------------------------------------- */

.zigzag-blog-page .ets_blog_layout_list {
    background: transparent !important;
}

.zigzag-blog-page .ets-blog-list,
.zigzag-blog-page ul.ets-blog-list {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 26px;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.zigzag-blog-page .ets-blog-list > li {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.zigzag-blog-page .ets-blog-list .post-wrapper {
    display: grid !important;
    grid-template-columns: minmax(260px, 39%) minmax(0, 1fr);
    min-height: 290px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--zz-blog-border);
    border-radius: 22px;
    box-shadow: 0 8px 28px rgba(67, 67, 67, .055);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.zigzag-blog-page .ets-blog-list .post-wrapper:hover {
    transform: translateY(-4px);
    border-color: rgba(104, 145, 140, .35);
    box-shadow: 0 16px 38px rgba(67, 67, 67, .10);
}

.zigzag-blog-page .ets-blog-list .post-wrapper > .ets_item_img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    min-height: 290px;
    margin: 0 !important;
    overflow: hidden;
    background: #eeeae6;
}

.zigzag-blog-page .ets-blog-list .post-wrapper > .ets_item_img img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    min-height: 290px;
    object-fit: cover !important;
    transition: transform .35s ease;
}

.zigzag-blog-page .ets-blog-list .post-wrapper:hover > .ets_item_img img {
    transform: scale(1.025);
}

.zigzag-blog-page .ets-blog-wrapper-content {
    display: flex;
    min-width: 0;
    padding: 34px 36px !important;
    align-items: center;
}

.zigzag-blog-page .ets-blog-wrapper-content-main {
    width: 100%;
}

.zigzag-blog-page .ets-blog-list .zigzag-blog-post-title {
    margin: 0 0 15px !important;
    padding: 0 !important;
    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.zigzag-blog-page .ets-blog-list .zigzag-blog-post-title .ets_title_block {
    display: block;
    margin: 0 0 15px !important;
    color: var(--zz-blog-ink) !important;
    font-family: "Federo", Georgia, serif !important;
    font-size: clamp(25px, 2.3vw, 34px) !important;
    font-weight: 400 !important;
    line-height: 1.16 !important;
    text-transform: none !important;
    text-decoration: none !important;
}

.zigzag-blog-page .ets-blog-list .zigzag-blog-post-title .ets_title_block:hover {
    color: var(--zz-blog-orange) !important;
}

.zigzag-blog-page .ets-blog-list .ets-blog-latest-toolbar {
    margin: 0 !important;
}

.zigzag-blog-page .ets-blog-list .ets-blog-categories {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin: 0 0 14px;
    padding: 6px 11px;
    background: var(--zz-blog-green-soft);
    border-radius: 999px;
    color: var(--zz-blog-green-dark);
    font-size: 11px;
    line-height: 1.2;
}

.zigzag-blog-page .ets-blog-list .ets-blog-categories .be-label {
    font-size: 0;
}

.zigzag-blog-page .ets-blog-list .ets-blog-categories .be-label::after {
    content: "Tema";
    font-size: 11px;
    font-weight: 700;
}

.zigzag-blog-page .ets-blog-list .ets-blog-categories a {
    color: var(--zz-blog-green-dark) !important;
    font-weight: 700;
}

.zigzag-blog-page .ets-blog-list .blog_description {
    margin: 0 0 20px !important;
    color: var(--zz-blog-text);
    font-size: 15px;
    line-height: 1.72;
}

.zigzag-blog-page .ets-blog-list .blog_description p {
    margin: 0 !important;
}

.zigzag-blog-page .ets-blog-list .read_more {
    display: inline-flex !important;
    min-height: 43px;
    padding: 10px 19px !important;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: var(--zz-blog-orange) !important;
    border: 0 !important;
    border-radius: 999px !important;
    font-size: 0 !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    text-transform: none !important;
}

.zigzag-blog-page .ets-blog-list .read_more::after {
    content: "Leer artículo →";
    font-size: 13px;
}

.zigzag-blog-page .ets-blog-list .read_more:hover {
    background: var(--zz-blog-orange-dark) !important;
}

/* ---------------------------------------------------------
   DESTACADO "LO MÁS LEÍDO"
   --------------------------------------------------------- */

.zigzag-blog-popular {
    overflow: hidden;
    margin-bottom: 22px;
    background: var(--zz-blog-ink);
    border-radius: 22px;
    box-shadow: 0 14px 34px rgba(67, 67, 67, .14);
}

.zigzag-blog-popular-badge {
    display: inline-flex;
    margin: 18px 18px 0;
    padding: 7px 11px;
    color: #fff;
    background: var(--zz-blog-orange);
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.zigzag-blog-popular-image {
    display: block;
    height: 220px;
    margin: 14px 14px 0;
    overflow: hidden;
    background: #eeeae6;
    border-radius: 16px;
}

.zigzag-blog-popular-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
}

.zigzag-blog-popular:hover .zigzag-blog-popular-image img {
    transform: scale(1.035);
}

.zigzag-blog-popular-copy {
    padding: 22px 22px 25px;
}

.zigzag-blog-popular-kicker {
    display: block;
    margin-bottom: 7px;
    color: #9fc0bd;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.zigzag-blog-popular h3 {
    margin: 0 0 10px;
    font-family: "Federo", Georgia, serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.18;
}

.zigzag-blog-popular h3 a {
    color: #fff !important;
    text-decoration: none !important;
}

.zigzag-blog-popular h3 a:hover {
    color: #f2c6b9 !important;
}

.zigzag-blog-popular p {
    margin: 0 0 17px;
    color: rgba(255, 255, 255, .72);
    font-size: 13px;
    line-height: 1.6;
}

.zigzag-blog-popular-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}

.zigzag-blog-popular-link span {
    color: var(--zz-blog-orange);
    font-size: 18px;
}

/* ---------------------------------------------------------
   CTA LATERAL
   --------------------------------------------------------- */

.zigzag-blog-help {
    position: relative;
    overflow: hidden;
    padding: 26px;
    color: #fff;
    background: var(--zz-blog-green);
    border-radius: 20px;
    box-shadow: 0 12px 30px rgba(85, 125, 120, .16);
}

.zigzag-blog-help::after {
    content: "";
    position: absolute;
    right: -42px;
    bottom: -42px;
    width: 125px;
    height: 125px;
    background: rgba(255, 255, 255, .09);
    border-radius: 50%;
}

.zigzag-blog-help-small {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 7px;
    color: rgba(255, 255, 255, .77);
    font-size: 12px;
}

.zigzag-blog-help strong {
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 9px;
    color: #fff;
    font-family: "Federo", Georgia, serif;
    font-size: 27px;
    font-weight: 400;
    line-height: 1.18;
}

.zigzag-blog-help p {
    position: relative;
    z-index: 1;
    margin: 0 0 18px;
    color: rgba(255, 255, 255, .82);
    font-size: 13px;
    line-height: 1.6;
}

.zigzag-blog-help a {
    position: relative;
    z-index: 1;
    display: inline-flex;
    min-height: 42px;
    padding: 10px 18px;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    background: var(--zz-blog-orange);
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}

.zigzag-blog-help a:hover {
    background: var(--zz-blog-orange-dark);
}

/* ---------------------------------------------------------
   RESPONSIVE
   --------------------------------------------------------- */

@media (max-width: 1199px) {
    .zigzag-blog-layout {
        grid-template-columns: minmax(0, 1fr) 310px;
        gap: 30px;
    }

    .zigzag-blog-page .ets-blog-list .post-wrapper {
        grid-template-columns: 34% minmax(0, 1fr);
    }

    .zigzag-blog-page .ets-blog-wrapper-content {
        padding: 28px !important;
    }
}

@media (max-width: 991px) {
    .zigzag-blog-page {
        padding: 45px 20px 70px;
    }

    .zigzag-blog-layout {
        grid-template-columns: 1fr;
    }

    .zigzag-blog-aside {
        position: static;
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .zigzag-blog-popular,
    .zigzag-blog-help {
        margin: 0;
    }

}

@media (max-width: 767px) {
    .zigzag-blog-page {
        padding: 32px 14px 55px;
    }

    .zigzag-blog-page .ets-blog-list {
        gap: 18px;
    }

    .zigzag-blog-page .ets-blog-list .post-wrapper {
        display: block !important;
        min-height: 0;
        border-radius: 18px;
    }

    .zigzag-blog-page .ets-blog-list .post-wrapper > .ets_item_img,
    .zigzag-blog-page .ets-blog-list .post-wrapper > .ets_item_img img {
        height: 230px !important;
        min-height: 230px !important;
    }

    .zigzag-blog-page .ets-blog-wrapper-content {
        padding: 24px 20px 26px !important;
    }

    .zigzag-blog-page .ets-blog-list .zigzag-blog-post-title .ets_title_block {
        font-size: 27px !important;
    }

    .zigzag-blog-aside {
        grid-template-columns: 1fr;
    }

    .zigzag-blog-popular-image {
        height: 250px;
    }
}

/* =========================================================
   ZIGZAG · H1 BLOG / ARTÍCULOS
   Regla corporativa fija indicada para ZigZag
   ========================================================= */

body#ets_blog_page #hero_section .page-header h1 {
    margin: 0 !important;
    padding: 0 !important;
    color: #434343 !important;
    font-family: "Federo", serif !important;
    font-size: 52px !important;
    font-weight: 400 !important;
    line-height: 56px !important;
    text-align: center !important;
}

/* =========================================================
   ZIGZAG · FICHA DE ARTÍCULO
   ========================================================= */

body#ets_blog_page .zigzag-blog-article-page {
    --zz-ink: #434343;
    --zz-text: #5f5b57;
    --zz-green: #68918c;
    --zz-green-dark: #557d78;
    --zz-green-soft: #edf3f2;
    --zz-orange: #d06547;
    --zz-orange-dark: #b9553a;
    --zz-border: #e6e1dc;
    --zz-paper: #ffffff;

    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 58px 28px 90px;
    box-sizing: border-box;
}

body#ets_blog_page .zigzag-blog-article-page *,
body#ets_blog_page .zigzag-blog-article-page *::before,
body#ets_blog_page .zigzag-blog-article-page *::after {
    box-sizing: border-box;
}

body#ets_blog_page .zigzag-blog-article-main,
body#ets_blog_page .zigzag-article {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

/* Imagen de portada: centrada, sin caja blanca enorme alrededor */
body#ets_blog_page .zigzag-article-cover {
    width: 100% !important;
    max-width: 900px !important;
    margin: 0 auto 30px !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

body#ets_blog_page .zigzag-article-cover .ets_image-single {
    display: flex !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: center;
    background: transparent !important;
    overflow: visible !important;
}

body#ets_blog_page .zigzag-article-cover img {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 640px !important;
    margin: 0 auto !important;
    border-radius: 20px !important;
    object-fit: contain !important;
}

/* Cuerpo editorial */
body#ets_blog_page .zigzag-article-body {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}

/* Fecha y autor */
body#ets_blog_page .zigzag-article-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 10px;
    align-items: center;
    margin: 0 0 34px;
    padding: 0 0 18px;
    color: #8d8882;
    border-bottom: 1px solid var(--zz-border);
    font-family: "Oxygen", sans-serif;
    font-size: 13px;
    line-height: 1.4;
}

body#ets_blog_page .zigzag-article-meta .post-date,
body#ets_blog_page .zigzag-article-meta .author-block {
    display: inline-flex;
    gap: 5px;
    align-items: center;
    margin: 0 !important;
}

body#ets_blog_page .zigzag-meta-label {
    color: #9b958f;
}

body#ets_blog_page .zigzag-meta-separator {
    color: #bbb4ae;
}

body#ets_blog_page .zigzag-article-meta a,
body#ets_blog_page .zigzag-article-meta .post-author-name {
    color: var(--zz-green-dark) !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

/* ---------------------------------------------------------
   NORMALIZAR EL HTML ANTIGUO IMPORTADO
   Elimina visualmente Arial, centrados y tamaños inline.
   --------------------------------------------------------- */

body#ets_blog_page .zigzag-article-content {
    color: var(--zz-text) !important;
    font-family: "Oxygen", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
}

body#ets_blog_page .zigzag-article-content p,
body#ets_blog_page .zigzag-article-content p span,
body#ets_blog_page .zigzag-article-content li,
body#ets_blog_page .zigzag-article-content li span {
    color: var(--zz-text) !important;
    font-family: "Oxygen", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
    text-align: left !important;
    white-space: normal !important;
}

body#ets_blog_page .zigzag-article-content p {
    margin: 0 0 20px !important;
}

body#ets_blog_page .zigzag-article-content > p:first-child {
    margin-top: 0 !important;
}

body#ets_blog_page .zigzag-article-content h2,
body#ets_blog_page .zigzag-article-content h2 span {
    margin: 48px 0 18px !important;
    padding: 0 !important;
    color: var(--zz-ink) !important;
    font-family: "Federo", serif !important;
    font-size: 34px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    text-align: left !important;
    white-space: normal !important;
}

body#ets_blog_page .zigzag-article-content h3,
body#ets_blog_page .zigzag-article-content h3 span {
    margin: 30px 0 10px !important;
    padding: 0 !important;
    color: var(--zz-ink) !important;
    font-family: "Oxygen", sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 28px !important;
    text-align: left !important;
    white-space: normal !important;
}

body#ets_blog_page .zigzag-article-content h4,
body#ets_blog_page .zigzag-article-content h4 span {
    margin: 25px 0 9px !important;
    color: var(--zz-ink) !important;
    font-family: "Oxygen", sans-serif !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 25px !important;
    text-align: left !important;
}

body#ets_blog_page .zigzag-article-content strong,
body#ets_blog_page .zigzag-article-content b {
    color: var(--zz-ink) !important;
    font-weight: 700 !important;
}

body#ets_blog_page .zigzag-article-content a {
    color: var(--zz-orange) !important;
    font-family: inherit !important;
    font-size: inherit !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

body#ets_blog_page .zigzag-article-content ul,
body#ets_blog_page .zigzag-article-content ol {
    margin: 8px 0 26px !important;
    padding-left: 26px !important;
}

body#ets_blog_page .zigzag-article-content li {
    margin: 0 0 8px !important;
    padding: 0 !important;
}

body#ets_blog_page .zigzag-article-content li p {
    margin: 0 !important;
}

body#ets_blog_page .zigzag-article-content img {
    display: block !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 32px auto !important;
    border-radius: 18px !important;
}

body#ets_blog_page .zigzag-article-content blockquote {
    margin: 32px 0 !important;
    padding: 20px 24px !important;
    color: var(--zz-ink);
    background: var(--zz-green-soft);
    border: 0 !important;
    border-left: 4px solid var(--zz-green) !important;
    border-radius: 0 14px 14px 0;
}

/* Categorías */
body#ets_blog_page .zigzag-article-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 14px;
    align-items: center;
    margin-top: 46px;
    padding-top: 22px;
    border-top: 1px solid var(--zz-border);
}

body#ets_blog_page .zigzag-article-categories-label {
    color: #8e8882;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .06em;
}

body#ets_blog_page .zigzag-article-category-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

body#ets_blog_page .zigzag-article-category-links a {
    display: inline-flex;
    padding: 7px 12px;
    color: var(--zz-green-dark) !important;
    background: var(--zz-green-soft);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
}

/* ---------------------------------------------------------
   VALORACIONES / COMENTARIOS
   El override los elimina del HTML. Estas reglas son además
   un cinturón de seguridad por si queda algún fragmento cacheado.
   --------------------------------------------------------- */

body#ets_blog_page .zigzag-blog-article-page .ets-blog-wrapper-comment,
body#ets_blog_page .zigzag-blog-article-page .blog_rating_wrapper,
body#ets_blog_page .zigzag-blog-article-page .ets_blog-comments-list,
body#ets_blog_page .zigzag-blog-article-page .ets_comment_form_blog {
    display: none !important;
}

/* Relacionados */
body#ets_blog_page .zigzag-related-posts {
    width: 100%;
    max-width: 1020px;
    margin: 72px auto 0;
    padding-top: 42px;
    border-top: 1px solid var(--zz-border);
}

body#ets_blog_page .zigzag-related-posts > h2 {
    margin: 0 0 28px !important;
    color: var(--zz-ink) !important;
    font-family: "Federo", serif !important;
    font-size: 34px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    text-align: left !important;
}

body#ets_blog_page .zigzag-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

body#ets_blog_page .zigzag-related-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--zz-border);
    border-radius: 18px;
    box-shadow: 0 8px 24px rgba(67,67,67,.05);
}

body#ets_blog_page .zigzag-related-image {
    display: block;
    height: 190px;
    overflow: hidden;
    background: #f2efec;
}

body#ets_blog_page .zigzag-related-image img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

body#ets_blog_page .zigzag-related-copy {
    padding: 20px;
}

body#ets_blog_page .zigzag-related-copy h3 {
    margin: 0 0 10px !important;
}

body#ets_blog_page .zigzag-related-copy h3 a {
    color: var(--zz-ink) !important;
    font-family: "Federo", serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    text-decoration: none !important;
}

body#ets_blog_page .zigzag-related-copy p {
    margin: 0 0 15px !important;
    color: var(--zz-text);
    font-size: 13px;
    line-height: 1.6;
}

body#ets_blog_page .zigzag-related-link {
    color: var(--zz-orange) !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}

/* Responsive: se mantienen intactos los valores corporativos del H1;
   solo se evita que el contenido se salga horizontalmente. */
@media (max-width: 991px) {
    body#ets_blog_page .zigzag-blog-article-page {
        padding: 44px 20px 70px;
    }

    body#ets_blog_page .zigzag-related-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    body#ets_blog_page .zigzag-blog-article-page {
        padding: 32px 14px 56px;
    }

    body#ets_blog_page .zigzag-article-body {
        max-width: 100%;
    }

    body#ets_blog_page .zigzag-article-content,
    body#ets_blog_page .zigzag-article-content p,
    body#ets_blog_page .zigzag-article-content p span,
    body#ets_blog_page .zigzag-article-content li,
    body#ets_blog_page .zigzag-article-content li span {
        font-size: 15px !important;
        line-height: 1.75 !important;
    }

    body#ets_blog_page .zigzag-article-content h2,
    body#ets_blog_page .zigzag-article-content h2 span {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    body#ets_blog_page .zigzag-article-content h3,
    body#ets_blog_page .zigzag-article-content h3 span {
        font-size: 19px !important;
        line-height: 27px !important;
    }

    body#ets_blog_page .zigzag-related-grid {
        grid-template-columns: 1fr;
    }
}
