/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2022 | 17:33:18 */
.datatables-m .dataTables_length { margin-bottom: 15px; }
.datatables-m select { padding: 3px 15px; }
.datatables-m input { outline: 0px; }
.datatables-m input[type=search] { padding: 4px 10px; margin-bottom: 15px; }

.datatables-m thead tr, .datatables-m thead th { background-color:#9594946B; color:#333333; }

.ir-parent-box { 
  border-radius: 10px; 
  background: rgba(255,255,255,0.70); 
}
.ir-parent-box a { 
  border: 1px solid #999; display:block; border-radius: 10px; height: 110px; line-height: 18px !important; 
  padding: 15% 2% 0 2%; font-size:14px !important;
}
.ir-parent-box a:hover { background:#333; color:#fff !important; border: 0; }

.page-header { display:none; }

p { margin: 0 0 10px 0; }

.footer-title h2.elementor-heading-title:after{ 
	bottom: -1px; content: ""; height: 2px; left: 0; position: absolute; width: 80px; background: #FFBD1F;
}