.elementor-2083 .elementor-element.elementor-element-e2579c3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-2083 .elementor-element.elementor-element-3db7a83{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-2083 .elementor-element.elementor-element-2b9ce5e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2083 .elementor-element.elementor-element-702d9b4 img{border-radius:30px 30px 30px 30px;}@media(min-width:768px){.elementor-2083 .elementor-element.elementor-element-3db7a83{--width:50%;}.elementor-2083 .elementor-element.elementor-element-2b9ce5e{--width:50%;}}/* Start custom CSS for text-editor, class: .elementor-element-cf76e17 */.bloom-table-container-3 {
    width: 100%;
    overflow-x: auto; /* Mobile par swipe karne ke liye */
    margin: 20px 0;
    -webkit-overflow-scrolling: touch;
}

.bloom-size-table-3 {
    width: 100%;
    border-collapse: collapse;
    min-width: 500px; /* Mobile par itni width maintain rakhega taake columns mix na hon */
    font-family: inherit;
    font-size: 14px;
}

.bloom-size-table-3 th, .bloom-size-table-3 td {
    border: 1px solid #e0e0e0;
    padding: 12px 8px;
    text-align: center;
}

.bloom-size-table-3 thead th {
    background-color: #f9f9f9;
    font-weight: bold;
    text-transform: uppercase;
}

.bloom-size-table-3 tr:nth-child(even) {
    background-color: #fafafa;
}

.table-sub-heading-3 {
    background-color: #eee !important;
    text-align: left !important;
}

/* Mobile instruction text */
.bloom-table-container-3::before {
    content: "← Swipe to view full chart →";
    display: block;
    text-align: center;
    font-size: 11px;
    color: #999;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .bloom-table-container-3::before {
        display: none; /* Desktop par swipe text hide kar do */
    }
}/* End custom CSS */