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

.kingster-lp-user {display:none !important}
.gdlr-core-column-service-icon-left .gdlr-core-column-service-title-wrap {
    margin-bottom: 0px !important;
}
.gdlr-core-course-item-button {
	display:none !important;
}
.gdlr-core-title-item-title {
	/*font-size: 32px !important;*/
	text-transform: none !important;
}
.gdlr-core-column-service-read-more {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #192f59 !important;
}
.gdlr-core-column-service-media {
	margin-top: -4% !important;
}
.gdlr-core-portfolio-content-wrap {
	padding: 18px 0px 18px !important;
}
.student_title > .gdlr-core-title-item-title-wrap > .gdlr-core-title-item-title {
	font-size: 18px !important;
}
.people_quick_links {
	padding-bottom: 0px;
    font-weight: 500;
}
.gdlr-core-tab-item-content-image-wrap {
	display: none !important;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap {
	padding-left: 0%;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap {
	background: #fff;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-content-wrap {
	padding: 25px 45px 70px;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-item-wrap {
	    width: 20%;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li.gdlr-core-active {
	    background: #192f59;
}
.gdlr-core-tab-featurev-item .gdlr-core-tab-featurev-title-wrap li {
	    background: ghostwhite;
}
.mrquee {
	color: navy;
    background: #1fba89;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    font-family: revert;
	cursor:pointer;
}
@media only screen and (max-width: 600px) {
	.homapageCaption > span {font-size: 16px !important}
}