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

#post-2486 h1 {
	font-size: 30px;
}
.postid-2486 #post-2486 h2 {
	font-size: 30px;
}
#post-2486 .course_item h3 {
	font-size: 28px;
	position: relative;
}
#post-2486 .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-2486 .course_item h3 span.step1 {
	background-color: #b1b1b1;
}
#post-2486 .course_item h3 span.step2 {
	background-color: #cc8080;
}
#post-2486 .course_item h3 span.step3 {
	background-color: #78b193;
}
#post-2486 .course_item h5 {
	color: #db6018;
	font-family: 'Rubik', sans-serif;
    font-size: 24px;
    margin-bottom: 10px;
} 

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

#post-2486 .main_section_box ul {
	padding-left: 20px;
}

#post-2486 .main_section_box ul li {
	position: relative;
	list-style: none;
	font-size: 16px;
	line-height: 30px;
}
#post-2486 .main_section_box ul li .fa-circle {
	position: absolute;
	left: -5px;
	font-size: 10px;
	color: #ece879;
	top: 10px;
}
#post-2486 .main_section_box ul li .fa-camera {
	font-size: 14px;
	margin-right: 5px;
	color: #c3917b;
}
#post-2486 .main_section_box ul li .fa-clock-o {
	font-size: 18px;
	margin-right: 5px;
	color: #c3917b;
}
#post-2486 .main_section_box ul li .fa-ticket {
	position: absolute;
	left: -8px;
	font-size: 22px;
	color: #ece879;
	top: 4px
}

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

#post-2486 .register_btn {
	background-color: #333;
	padding: 10px;
	text-align: center;
	display: inline-block;
	color: #fff;
}

#post-2486 .register_btn:hover {
	text-decoration: none;
	background-color: #505050;
	/*cursor: default;*/
}

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