@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.0.0
*/




.flexibletable-style01>table thead tr th:nth-of-type(1) {
  width: 10%;
/*  font-weight: 700;*/
  padding : 1.2rem 0rem;
 text-align: center;
}
.flexibletable-style01>table thead tr th:nth-of-type(2) {
 min-width: 6em!important;
 text-align: center;
}
.flexibletable-style01>table thead tr th:nth-of-type(3) {
  width: 35%!important;
 text-align: center;
}
.flexibletable-style01>table thead tr th:nth-of-type(4){
 width:35%!important;
 text-align: center;
}
/*
.flexibletable-style01>table tbody tr td {
  padding-top : 1rem!important;	
  padding-bottom : 1.2rem!important;	
}	*/

@media (max-width: 767.99px) {
.flexibletable-style01>table tbody tr td {
font-size: 0.75rem!important;
}
/*
.flexibletable-style01>table tbody tr td {
  padding-top : 1rem!important;	
  padding-bottom : 1.2rem!important;	
}	*/
}

 
.entry-meta .entry-meta-item-author .author {
	display:none!important;
}

