.elementor-69010000 .elementor-element.elementor-element-9dc1b14 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}/* Start custom CSS for pkproductdescription, class: .elementor-element-040967c */h2.title{
    color: #000000;
    font-weight: 600;
}

/* CONTENEDOR */
.size_chart {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin: 30px 0;
    color: #000;
    font-size: 14px;
}

/* BLOQUE TABLA */
.size_table_block {
    width: 100%;
}

/* INTRO */
.size-intro {
    font-size: 13px;
    margin-bottom: 18px;
    line-height: 1.5;
}

/* TABLA */
.modern-size-table {
    width: 100%;
    border-collapse: collapse;
}

/* Líneas grises sutiles */
.modern-size-table td {
    padding: 12px 8px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

/* Primera fila (cabecera) */
.modern-size-table tr.top td {
    font-weight: 600;
    border-bottom: 1px solid #d0d0d0;
}

/* Primera columna */
.modern-size-table td.size {
    text-align: left;
    font-weight: 500;
}

/* NOTA */
.size-note {
    font-size: 12px;
    margin-top: 18px;
    line-height: 1.4;
}

/* Imagen siempre abajo y limitada */
.size_image_block img {
    width: 100%;
    max-width: 300px;
    height: auto;
    display: block;
}

.size-equivalence-title {
    margin-top: 40px;
    font-size: 16px;
}

.size-equivalence {
    margin-top: 15px;
}

.size-equivalence td {
    text-align: center;
}/* End custom CSS */