.elementor-30076 .elementor-element.elementor-element-f82d2ef{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-3e58eb0 */table {
  border-collapse: collapse;
  border: 1px solid #D9D9D9;
}
 th {
  background: #fff;
  padding: 25px;
  font-weight: 800;
  border-bottom: #999 1px solid;
}

th, td {
    font-weight: 600;
    text-align: left;
    padding: 11px;
    border: 1px solid #D9D9D9;
}


tr:hover {
  background: #f0f0f0;
}

.vhr{
    background-color: #F7F7F7;
    color: #000;
}

.freevd{
    background-color: #EDEDED;
}

.darkbgt{background-color: #1E1E1E; color:#ffffff;}
table .fa-check {
    color: #008001;
}

table .fa-times {
    color: #EB3131;
}


.fa-check-circle{
    color:#1BB578;
}
.fa-times-circle{
    color:#FF0000;
}

@media screen and (max-width: 600px) {
 td,th{
     font-size:0.8rem;
     line-height:1.2rem;

    font-weight: 500;
    text-align: left;
    padding: 5px;
  
}
.fa-check-circle, .fa-times-circle{
    font-size:1rem;
    
}

table{
    width:98%;
}
}/* End custom CSS */