.elementor-widget-container.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-container .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-container.pa-bg-clipped-yes.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-text, .elementor-widget-container:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-container.premium-gbadge-custom:not(.pa-bg-clipped-yes) .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-container .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-3488 .elementor-element.elementor-element-55fa0e3{--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-widget-heading.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-heading .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-heading.pa-bg-clipped-yes.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-text, .elementor-widget-heading:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-heading.premium-gbadge-custom:not(.pa-bg-clipped-yes) .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3488 .elementor-element.elementor-element-5a5ed5c .elementor-heading-title{color:#222222;}.elementor-3488 .elementor-element.elementor-element-ccee27a{--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;--padding-top:30px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-html .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-html.pa-bg-clipped-yes.premium-gbadge-custom .premium-global-badge-{{ID}} .premium-badge-text, .elementor-widget-html:not(.premium-gbadge-custom) .premium-global-badge-{{ID}} .premium-badge-container, .elementor-widget-html.premium-gbadge-custom:not(.pa-bg-clipped-yes) .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}/* Start custom CSS for html, class: .elementor-element-0dfb572 *//* Only the first section inside .wrap */
.wrap > section:first-child {
    text-align: center; /* Center everything inside */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d153025 *//* Heading inside this section */
.wrap > section:first-child h3.sti {
    font-weight: bold;  /* Make heading bold */
    font-size: 24px;    /* Optional: bigger font */
    margin-bottom: 15px;
    color: #e60012;     /* Optional: red like table accents */
}

/* Image inside this section */
.wrap > section:first-child .product_img img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* Main table styling */
table.t3 {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-family: 'GmarketSansMedium', sans-serif;
}

/* Header cells (including "Frame Size" row) */
table.t3 thead th {
    padding: 12px;
    text-align: center;
    background: #f0f0f0;
    border-bottom: 2px solid #c0c0c0;
    border-right: 2px solid #c0c0c0;
    font-weight: bold;
    font-size: 15px;
}

/* Specifically make the first row of thead more bold */
table.t3 thead tr:first-child th {
    background: #eaeaea;
    font-size: 16px;
    border-bottom: 3px solid #999;
    border-top: 2px solid #999;
}

/* Table body cells */
table.t3 td, 
table.t3 tbody th {
    padding: 10px;
    text-align: center;
    border: 1.5px solid #ccc;
    vertical-align: middle;
    word-break: break-word;
    font-size: 14px;
}

/* Last border fix */
table.t3 td:last-child, 
table.t3 th:last-child {
    border-right: none;
}

/* Optional: striped rows for better readability */
table.t3 tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.btn_down {
    background: #e60012;
    color: #fff;
    font-size: 13px !important;
    padding: 0 5px;
    min-width: 55px;
    display: inline-block;
    margin: 0 5px 5px;
    text-align: center;
    text-decoration: none;
}

/* Make table scrollable on small screens */
.table-responsive {
    width: 100%;
    overflow-x: auto;   /* horizontal scroll */
    -webkit-overflow-scrolling: touch; /* smooth scrolling on mobile */
}

/* Optional: prevent table from shrinking too much */
.table-responsive table {
    width: 100%;
    min-width: 600px;  /* adjust based on table content */
}/* End custom CSS */