body {
	color: ;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a,
a#menu,
a#menu:before, 
a.list-view-box, 
a.list-view-box:hover,
.fn,
.fn a,
.hero-text-nooverlay .circle-arrow, 
.hero-text-nooverlay .circle-arrow:hover
{
	color: ;
}

h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover, 
h6 a:hover {
	color: rgba(0,0,0,.8);
}

.bodylight, 
input, 
textarea,
select {
	color: rgba(0,0,0,.8);
}

.subtle, 
button#searchbutton,
.widget_cc_social .social-links a,
.share-post-box a,
a#cancel-comment-reply-link {
	color: rgba(0,0,0,.5);
}

a.subtle:hover, 
button#searchbutton:hover,
.widget_cc_social .social-links a:hover,
.share-post-box a:hover, 
a#cancel-comment-reply-link:hover {
	color: rgba(0,0,0,.7);
}

::-webkit-input-placeholder { color: rgba(0,0,0,.5); }
::-moz-placeholder { color: rgba(0,0,0,.5);} 
:-ms-input-placeholder { color: rgba(0,0,0,.5); } 
input:-moz-placeholder { color: rgba(0,0,0,.5);}

a, 
a.accent, 
.accent, 
.toggle icon span,
.toggle .icon span
{
	color: #aed253;
}

a:hover, 
a.accent:hover, 
.accent:hover, 
.toggle:hover .icon span {
	color: #aed253;
}

a.underlinelink {
	border-bottom-color: #aed253;
}

a.underlinelink:hover {
	border-bottom-color: #aed253;
}

.widget_nav_menu ul.menu li.current-menu-item > a, .bypostauthor > .comment-body {
	border-left-color: #aed253;
}

.button, 
.accentbg, 
input[type=submit], 
ul.menu li.menubutton a, 
body.page-template-page-sales-landing ul.menu li.menubutton a,
header ul.menu li.menubutton a, 
li.current-menu-item.menubutton a, 
header ul.menu li.current-menu-item.menubutton a, 
.button-format-wrap a,
form#pmpro_form input[type="submit"], 
form#pmpro_form input[type="button"], 
form#pmpro_form input.pmpro_btn-submit-checkout,
a#closemenu,
#commentform input.submit,
.cc-countdown-wrap,
#down .pmpro_content_message,
#wishlist-button-wrap button
{
	background: #aed253;
	color: #ffffff;
}

a#closemenu:before {
	color: #ffffff;
}

.button:hover, 
.accentbg:hover, 
input[type=submit]:hover, 
body.page-template-page-sales-landing ul.menu li.menubutton a:hover, 
header ul.menu li.menubutton a:hover, 
li.current-menu-item.menubutton a:hover, 
header ul.menu li.current-menu-item.menubutton a:hover, 
.button-format-wrap a:hover,
form#pmpro_form input[type="submit"]:hover, 
form#pmpro_form input[type="button"]:hover, 
form#pmpro_form input.pmpro_btn-submit-checkout:hover,
#commentform input.submit:hover,
.box-image-ad:hover .faux-button,
#wishlist-button-wrap button:hover
{
	background: #aed253;
	color: #ffffff;
}

.circle-arrow {
	color: #ffffff;
	border-color: #aed253;
}

.circle-arrow:hover {
	color: #ffffff;
	border-color: #aed253;
}

.header-cta-bar {
	background: ;
}

.header-cta-copy, 
a.header-cta-bar:hover .header-cta-copy {
	color: ;
}

span.header-cta-button {
	background: ;
	color: ;
}

a.header-cta-bar:hover span.header-cta-button {
	background: ;
	color: ;
}



.copyright, .coursecats-love {
	color: rgba(,.6);
}
footer a:hover, 
ul#menu-footer li a:hover,
.coursecats-love:hover {
	color: rgba(,.8);
}


.as-seen-on-wrap {
	background: ;
}

.hero-container:before {
	background-color: rgba(0,0,0,);
}

.box-image:before {
	background-color: rgba(0,0,0,);
}

.profile-quote-box
{
	background: ;
}

.profile-quote-box:before {
	border-bottom-color: ;
}

.accent-three {
	color:;
}

.tip-wrap {
	border-left-color: #aed253;
}

@media screen and (max-width: 767px) {
	.hero-text-nooverlay .circle-arrow,
	.hero-text-nooverlay .circle-arrow:hover {
		color: #ffffff;
	}
}

