/* Enter Your Custom CSS Here */

p {
    padding-bottom: 40px;
}

ul, ol {
    margin-bottom: 40px;
    margin-left: 40px;
}

.show-course-menu .single-content-middle {
    width: 61%;
}

.button, input.button, button, input[type="submit"], .signup-button {
    background: #5fbfcd;
}

.header-inside-grid-wrap {
    padding: 0 15px;
}

ul.course-nav li.current_page_item a {
    color: #865297;
}

.lesson-count {
    color: #865297;
}

.list-link:hover .list-title {
    color: #865297;
}

.whats-included-item-icon {
    color: #fff;
}

.hero-wrap-inside h1 {
	font-size: 40px;
}

.hero-wrap-inside p {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.top-hero h6 {
	font-size: 16px;
}

p {
    margin-bottom: 0px;
    line-height: 1.7;
}



h2 {
    font-size: 34px;
    margin-bottom: 25px;
}

h1.single-course-title {
    font-size: 36px;
}

button.regform-button {
	background: #865297 !important;
	padding: 20px 35px !important;
	max-width: unset !important;
}

p.toggle-trigger {
    display: block !important;
}

p.bonusimage {
	
}

header a {
    font-size: 14px !important;
}

.button, input.button, button, input[type="submit"], .signup-button {
font-size: 26px ! Important;
	font-weight: 800 ! Important;
}


.page-id-57 footer {
   display: none
}


button.regform-button {
    margin: auto ! Important;
    display: table ! Important;
}

.footer-top p {
    margin-bottom: 0px;
}




/* Mobile CSS Start -------------------------- */
@media (max-width: 800px) {

	
	
	
	
}
/* Mobile CSS End -------------------------- */












