
#table table thead th:first-child {
    text-align: left !important;
}

#table tbody tr td:first-child .ekit_body_align_center {
    text-align: left !important;
    justify-content: flex-start !important;
}


#table thead th:first-child {
    text-align: left !important;
}




#table2 thead th:first-child {
    text-align: left !important;
}


#table2 tbody tr td:first-child {
    text-align: left !important;
}


#table2 tbody tr td:first-child .ekit_table_body_container {
    display: flex !important;
    flex-direction: row !important;   
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: left !important;
}

#table2 tbody tr td:first-child .body_cell_icon {
    order: 0 !important;
    margin-right: 8px !important;
    margin-left: 0 !important;
}

#table2 tbody tr td:first-child p {
    order: 1 !important;
    margin: 0 !important;
    text-align: left !important;
}


#table2 table,
#table table
{
    border-radius: 15px;
    overflow: hidden; 
}

/* Target the close button */
.dialog-close-button {
    background-color: #3475B6; 
    border-radius: 20%;     
    padding: 10px;           
    display: inline-flex;    
    align-items: center;
    justify-content: center;
    width: 40px;            
    height: 40px;           
    text-decoration: none;     
}

.dialog-close-button svg {
    width: 20px;                
    height: 20px;           
    fill: #ffffff !important;             
}

@media (max-width: 768px) {
	
	
	.ekit-sidebar-widget {
    z-index: 10000 !important;
}

.elementor-element.elementor-element-c207142.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    z-index: -0;
}
  #table .ekit_table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  #table .ekit_table table {
    min-width: 900px; /* table ki width force karega */
  }
}

.ekit-sidebar-widget {
    z-index: 10000 !important;
}

.elementor-element.elementor-element-c207142.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    z-index: -0;
}

