/*
 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
*/

#testimonial-home{
	margin-top: 40px;
}

.gdlr-core-timeline-item-bullet{
	background-color: #192f59;
}

#about-us-timeline{
	margin-top: 30px;
}
#about-us-timeline .gdlr-core-timeline-item-divider{
	border-color: #192f59;
}

#contact-page-custom-id{
	display: none;
}

#about-timeline-title{
	margin-top: 30px;
}
.kingster-main-menu-right{
	display: none;
}
.easy-table{
	text-align: left;
}
.easy-table td{
	color: #000000 !important;
	padding-left: 8px;
}
.easy-table th{
	background-color: #192f59;
	padding-left: 8px;
	background-image: url(https://cdn.shortpixel.ai/spai/w_21+q_glossy+ret_img+to_webp/https://www.auamed.org/wp-content/plugins/easy-table/images/bg.gif);
	background-color: #7da5bb;
}
.news-reel-custom a{
	color: #192f59;
	font-size: 17px;
}
.news-reel-custom p{
	color: #545454;
	font-size: 16px;
}
.kingster-column-20{
	width: 20%;
}
.kingster-column-40{
	width: 80%;
}
.tribe-events-notices{
	display: none;
}
@media (max-width:768px) {
	#homepage-divider{
		margin-bottom: -123px;
		width: 25%;
		margin-left: 290px;
	}
	.kingster-column-20{
		width: 100%;
	}
}
