.elementor-16427 .elementor-element.elementor-element-cdf0b62{--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-16427 .elementor-element.elementor-element-a51c752 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#000000;}.elementor-16427 .elementor-element.elementor-element-38b8f88{--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-16427 .elementor-element.elementor-element-0873bd2 .widget-image-caption{color:#8D1FC7;font-family:"Inter", Sans-serif;font-weight:400;}.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-16427 .elementor-element.elementor-element-643a153{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16427 .elementor-element.elementor-element-37f2209{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16427 .elementor-element.elementor-element-ec95433{text-align:center;color:#050202;}.elementor-16427 .elementor-element.elementor-element-ec95433 p{margin-block-end:0px;}.elementor-16427 .elementor-element.elementor-element-5c51d7d:not(.elementor-grid-0) .elementor-grid{grid-column-gap:10px;grid-row-gap:10px;}.elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;}.elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons .wpr-sharing-icon i{width:45px;height:45px;line-height:45px;font-size:18px;transition-duration:0.1s;}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons .wpr-sharing-icon svg{width:18px;height:18px;line-height:45px;}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons .wpr-sharing-label{height:45px;line-height:45px;}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons .wpr-sharing-icon{border-width:0px;border-style:solid;border-radius:0px 0px 0px 0px;transition-duration:0.1s;}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons{justify-content:center;}.elementor-16427 .elementor-element.elementor-element-5c51d7d .wpr-sharing-buttons .wpr-sharing-icon span{transition-duration:0.1s;}@media(max-width:1024px){ .elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-tablet-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-tablet-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}@media(max-width:767px){ .elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-mobile-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16427 .elementor-element.elementor-element-5c51d7d.elementor-grid-mobile-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}/* Start custom CSS for html, class: .elementor-element-5500e26 */.kohli-investments-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 20px 0;
    -webkit-overflow-scrolling: touch;
}

.kohli-investments-table table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.kohli-investments-table th,
.kohli-investments-table td {
    border: 1px solid #d5dbe3;
    padding: 14px 12px;
    text-align: left;
    vertical-align: middle;
    overflow-wrap: anywhere;
    word-break: normal;
}

.kohli-investments-table th {
    font-weight: 600;
}

.kohli-investments-table th:nth-child(1),
.kohli-investments-table td:nth-child(1) {
    width: 28%;
}

.kohli-investments-table th:nth-child(2),
.kohli-investments-table td:nth-child(2) {
    width: 18%;
}

.kohli-investments-table th:nth-child(3),
.kohli-investments-table td:nth-child(3) {
    width: 27%;
}

.kohli-investments-table th:nth-child(4),
.kohli-investments-table td:nth-child(4) {
    width: 27%;
}

@media (max-width: 768px) {
    .kohli-investments-table table {
        min-width: 750px;
    }

    .kohli-investments-table th,
    .kohli-investments-table td {
        font-size: 14px;
        padding: 11px 10px;
    }
}/* End custom CSS */