/*
	Theme Name:   Koolitusveeb
	Theme URI:    https://koolitusveeb.ee
	Description:  Koolitusveeb theme
	Template:     clevercourse
	Version:      2025-11-25
	License:      GNU General Public License v2 or later
	License URI:  https://www.gnu.org/licenses/gpl-2.0.html
	Text Domain:  koolitusveeb
*/

body .gdlr-lms-form input[type="text"], 
body .gdlr-lms-form input[type="email"], 
body .gdlr-lms-form input[type="password"],
body .gdlr-lms-form textarea, 
body .gdlr-lms-quiz-answer textarea {
	color: #000;
}

.course-item-wrapper .gdlr-lms-item {
	height: auto !important;
}
.course-item-wrapper .gdlr-lms-item .gdlr-lms-course-content {
	height: auto !important;
	min-height: auto !important;
}
.gdlr-lms-profile-info .gdlr-lms-head{
	min-width: 40%;
}
.gdlr-lms-form .gdlr-payment-method label{
	margin-right: 0px;
}

.lb-business-third{
	width: 23%;
	float:left;
	margin-bottom: 1em;
}
.lb-business-third:nth-of-type(2){
	margin-left: 2%;
	margin-right: 2%;
}
.lb-business-third:nth-of-type(3){
	margin-right: 2%;
}
.lb-add-person-btn{
	width: auto !important;
	display: inline-block;
	margin-top: 1.5em;
	padding-left: 2em !important;
	padding-right: 2em !important;
	margin-bottom: 2em;
}
.lb-register-main, .lb-role-container{
	display: none;
}
.lb-register-user-type input{
	float:left;
	clear: both;
}
.lb-register-user-type label{
	float:left;
	padding-left: .5em;
	margin-bottom: .5em;
}
.row > .column {
	padding: 0 2px;
	margin-bottom: 1em;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}
.column {
	float: left;
	width: 24%;
}
.column-fifth {
	float: left;
	width: 20%;
}
.column-password {
	float: left;
	width: 15%;
}
.column-email {
	float: left;
	width: 24%;
}
.year_4_ik {
	background-color: white;
	font-size: 12px;
	border: 0px;
	color: #acacac;
}
.month_4_ik {
	background-color: white;
	font-size: 11px;
	border: 0px;
	color: #acacac;
}
.day_4_ik {
	background-color: white;
	font-size: 11px;
	border: 0px;
	color: #acacac;
}
.sex_4_ik {
	background-color: white;
	font-size: 11px;
	border: 0px;
	color: #acacac;
}

.column-service-content img{
	width: auto;
	max-height: 98px;
}

#szkolenia-naccp-lastbutton a.stunning-text-button.gdlr-button {
    background: #72d5cd;
}

.trusted_carousel_slick-slider.slick-initialized.slick-slider .slick-list .slick-track {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 980px) {
	.elementor-button-wrapper.buttons-for-mobile-view {
		flex-direction: column-reverse;
	}
	.elementor-button-wrapper.buttons-for-mobile-view a:first-child {
		margin-top:20px;
	}
}
.gdlr-lms-form input[type="text"][readonly]{
	background: #f7f7f7;
}
