.postid-8878 .gif_box,
.postid-8878 .post-related,
.postid-8878 .post-pagination,
.postid-8878 .jkos,
.postid-8878 .course_box {
	display: none;
}

#post-8878 h1 {
	font-size: 30px;
}
#post-8878 h2 {
	font-size: 30px;
	color: #000;
}
#post-8878 .course_item h3 {
	font-size: 28px;
	position: relative;
}
#post-8878 .course_item h3 span {
	font-size: 13px;
    color: #fff;
    background-color: #437eea;
    border-radius: 3px;
    padding: 2px 8px;
    padding: 2px 8px;
    margin: 0 0 0px 5px;
    position: absolute;
    top: 10px;
}
#post-8878 .course_item h3 span.step1 {
	background-color: #b1b1b1;
}
#post-8878 .course_item h3 span.step2 {
	background-color: #cc8080;
}
#post-8878 .course_item h3 span.step3 {
	background-color: #78b193;
}
#post-8878 .course_item h5 {
	color: #db6018;
	font-family: 'Rubik', sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
} 

#post-8878 .course_item h5 del {
	color: #a7a7a7;
    font-size: 16px;
}

#post-8878 .recipe ul li {
	font-size: 16px;
	list-style: none;
}

#post-8878 .hr {
	display: block;
	margin: 60px auto;
	width: 62px;
	height: 6px;
	background-color: #dddddd;
}

#post-8878 .register_box li {
	font-size: 16px;
}

#post-8878 .register_btn {
	background-color: #333;
	padding: 10px;
	text-align: center;
	display: block;
	color: #fff;
	margin-top: 30px;
}
#post-8878 .register_btn:hover {
	text-decoration: none;
	background-color: #505050;
	/*cursor: default;*/
}

/*FAQ*/
#post-8878 .faq {
	margin-bottom: 40px;
}
#post-8878 .faq h5 {
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}
#post-8878 .faq .sp-easy-accordion .sp-ea-single .ea-header a {
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 16px; 
}
#post-8878 .faq .sp-easy-accordion .sp-ea-single {
	border-radius: 0;
}
#post-8878 .faq .ea-body ul {
	padding-left: 43px;
}
#post-8878 .faq .ea-body li {
	list-style: disc;
	margin-bottom: 10px;
}

#post-8878 .faq .ea-body p {
	margin-bottom: 10px;
}

@media only screen and (max-width: 766px){
	#post-8878 h1 {
		font-size: 20px;
	}
	#post-8878 h2 {
		font-size: 18px;
	}
	#post-8878 .hr {
		margin: 30px auto;
	}
	#post-8878 .recipe ul li {
		font-size: 16px;
	}
}
