.elementor-17474 .elementor-element.elementor-element-7480258{--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 .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-17474 .elementor-element.elementor-element-bcae2a3 .elementor-heading-title{color:#000000;}.elementor-17474 .elementor-element.elementor-element-bac06f7{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-17474 .elementor-element.elementor-element-19fcdce{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-17474 .elementor-element.elementor-element-f7e7bd9{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-17474 .elementor-element.elementor-element-30c3693{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-17474 .elementor-element.elementor-element-2a53a2d{text-align:center;font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-17474 .elementor-element.elementor-element-2a53a2d p{margin-block-end:0px;}.elementor-17474 .elementor-element.elementor-element-af391e0:not(.elementor-grid-0) .elementor-grid{grid-column-gap:10px;grid-row-gap:10px;}.elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;}.elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons .wpr-sharing-icon i{width:45px;height:45px;line-height:45px;font-size:18px;transition-duration:0.1s;}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons .wpr-sharing-icon svg{width:18px;height:18px;line-height:45px;}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons .wpr-sharing-label{height:45px;line-height:45px;}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons .wpr-sharing-icon{border-width:0px;border-style:solid;border-radius:0px 0px 0px 0px;transition-duration:0.1s;}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons{justify-content:center;}.elementor-17474 .elementor-element.elementor-element-af391e0 .wpr-sharing-buttons .wpr-sharing-icon span{transition-duration:0.1s;}@media(max-width:1024px){ .elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-tablet-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-tablet-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}@media(max-width:767px){ .elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-mobile-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-17474 .elementor-element.elementor-element-af391e0.elementor-grid-mobile-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}/* Start custom CSS for html, class: .elementor-element-8ab550d */.zomato-swiggy-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 20px 0;
    -webkit-overflow-scrolling: touch;
}

.zomato-swiggy-table table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.zomato-swiggy-table th,
.zomato-swiggy-table td {
    border: 1px solid #d5dbe3;
    padding: 14px 12px;
    text-align: left;
    vertical-align: middle;
    overflow-wrap: anywhere;
    word-break: normal;
}

.zomato-swiggy-table thead th {
    font-weight: 600;
}

.zomato-swiggy-table tbody th {
    font-weight: 600;
}

/* Column widths */
.zomato-swiggy-table th:nth-child(1),
.zomato-swiggy-table td:nth-child(1) {
    width: 30%;
}

.zomato-swiggy-table th:nth-child(2),
.zomato-swiggy-table td:nth-child(2) {
    width: 35%;
}

.zomato-swiggy-table th:nth-child(3),
.zomato-swiggy-table td:nth-child(3) {
    width: 35%;
}

/* Mobile */
@media (max-width: 768px) {
    .zomato-swiggy-table table {
        min-width: 600px;
    }

    .zomato-swiggy-table th,
    .zomato-swiggy-table td {
        font-size: 14px;
        padding: 11px 10px;
    }
}/* End custom CSS */