/*
 Theme Name:   Kingster Child
 Theme URI:    http://demo.goodlayers.com/kingster
 Description:  Goodlayers Kingster Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     kingster
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  kingster-child

 START YOUR CHILD THEME CSS HERE
*/

.testmyclass
{
	text-align: justify;
}
.gdlr-core-block-item-read-more
{
	font-weight:bold;
}

.gdlr-core-divider-line
{
	 border-color:#ecba67 !important;
}

.kingster-page-title
{
	font-size:37px !important;
}



.gdlr-core-personnel-list-image {width: 180px; background-color: white; padding-left: 42px; height: 180px;}
.gdlr-core-media-image {background-color: white;}
.gdlr-core-personnel-list-content-wrap {height: 260px;}

.kingster-custom-wpml-flag
{
display:none !important;	
}