/* 
Theme Name: Hello Child 
Theme URL: www.Nimia.net
Description: Hello Child 
Theme Author: Nimia.net
Author URL: www.nimia.net
Template: hello-elementor 
Version: 1.0.0 
Text Domain: hello-child 
*/

/*STYLES ITEIXIDO*/
.ld-focus-header .ld-content-actions .ld-content-action{
	background: #fff !important;
	color: #005a88;
}


/*  ESTILOS PARA LAYOUT DE CURSOS*/
.ld-tabs.ld-tab-count-1{
    margin: 0px;
}
.learndash-shortcode-wrap{
	/*display: none;*/
}

span.ld-text.ld-primary-color {
    display: none;
}

/* Estilo botones lecciones */

.learndash-wrapper .ld-item-list .ld-item-list-item{background-color:#005A8833 !important;border-radius:5px!important;border: #82BB25 solid 0px!important; }

.learndash-wrapper .ld-course-status.ld-course-status-enrolled{
	background: linear-gradient(to left, #005A8899, #005A8833, #005A8833, #005A8899);
	margin-top: 30px
}
.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2 {
    font-size: 34px;
}


.learndash-wrapper .ld-item-list .ld-section-heading{
	background: linear-gradient(to left, #005A8899, #005A8833, #005A8833, #005A8899);
	justify-content: center;
	padding-bottom: 30px;
	padding-top: 30px;
	border-radius: 5px;
	margin-top: 50px;
}
.ld-section-heading{
	margin-bottom: 0em !important;
}
	
.elementor-kit-7 h2{
	color: #005A88;
	font-family: "Roboto", Sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1em;
	letter-spacing: 0.2px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item:hover{background-color:#357CBD5D !important; }

