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

.llmscustom-course-detail{
	padding: 25px 33px 0;
}

.llmscustom-course-detail .llms-loop-title{
	padding-left: 0;
}

.gdlr-custom-course-single-wrap{
	margin-top: -100px;
}

.lms-custom-plan .llms-access-plans .llms-access-plan{
	width: 100%;
	
}


.lms-custom-plan .llms-access-plans .llms-access-plan .llms-access-plan-content,
.lms-custom-plan .llms-access-plans .llms-access-plan .llms-access-plan-title,
.lms-custom-plan .llms-access-plans .llms-access-plan .llms-access-plan-footer
{
	    background: transparent;
		border: none;
}

.kingster-body .llms-button-action{
	    background: #7f183b;
		color: white;
}
.kingster-body .llms-video-wrapper .center-video{
    padding-top: 10px;
}