/* Themify Customize Styling */
body {	
	font-family: "Roboto";	font-weight:300;
	font-size:18px;
	line-height:1.4em;

	color: #303030; 
}
a, .post-nav .arrow {	
	color: #ff7300; 
}
h1 {	
	font-family: "Oswald";	font-weight:300;
	text-transform:uppercase; 
}
h2 {	
	font-family: "Oswald";	font-weight:300;
	text-transform:uppercase; 
}
h3 {	
	font-family: "Oswald";	font-weight:300;
	text-transform:uppercase; 
}
h4 {	
	font-family: "Oswald";	font-weight:300;
	text-transform:uppercase; 
}
h5 {	
	color: #6a0997; 
}
#headerwrap {	
	padding: 0px; 
}
#headerwrap a {	
	color: #6a0997; 
}
#main-nav a {	
	padding-top: 0px;
	padding-bottom: 0px;
	color: #6a0997;
	font-family: "Oswald";	font-weight:300;
	font-size:18px;
	text-transform:uppercase; 
}
#main-nav a:hover {	
	color: #7a17ce; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ff7300; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #d46a19; 
}
#footerwrap {	background: none;
	background-color: #e7e7e7; 
}

/* Themify Custom CSS */
.course-curriculum ul.curriculum-sections .section-content .course-item {
    font-size: 1em !important;
}
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before {
    font-size: 20px !important;
    padding: 8px 0 !important;
	color: #662685 !important;
}
.lp-single-course .course-author .author-name img {
    width: 80px;
    height: 80px;
    border-radius: 0%;
	  border: 5px solid rgba(231, 231, 231, 1);
	margin-bottom: 0em !important;
}
/*tiempo restante de cada curso marcado en la apg del curso*/
.course-remaining-time {
	display:none
}
