

::-moz-selection {
	background: #ffd400;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

::selection {
	background: #ffd400;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.blue ::selection {
	color: #ffd400;
}

a {
	color: #ffd400;
}

a:hover {
	color: #ffd400;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
	background: #ffd400;
}

.hero.open .menu a {
	color: #ffd400;
}

.hero .blurb h1 span {
	color: #ffd400;
}

.hero .blurb .btn-default:hover {
	border-color: #ffd400;
	background: #ffd400;
}

.carousel-control.left,
.carousel-control.right {
	background: #ffd400;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.carousel-control.left:hover,
.carousel-control.right:hover {
	background: #ffd400;
	opacity: 1;
	filter: alpha(opacity=100);
}

.carousel-control.left span,
.carousel-control.right span,
.carousel-control.left span:before,
.carousel-control.right span:before {
	opacity: 1;
	filter: alpha(opacity=100);
}

.carousel-indicators li {
	background: #ffd400;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.carousel-indicators .active {
	border: 3px solid #ffd400;
	opacity: 1;
	filter: alpha(opacity=1);
}

#nav_icon.open span {
	background: #ffd400;
}

.nav li a:hover {
	color: #ffd400;
}

.nav li a:hover span, .nav li a:focus span {
	color: #ffd400;
}

.nav li.active a {
	color: #ffd400;
}

.green {
	background: #ffd400;
}

.section ul.bullet li a {
	color: #ffd400;
}

.contact-form input[type="submit"]:hover {
  border-color: #ffd400;
  color: #ffd400;
}

.btn-default:hover {
	border-color: #ffd400;
	color: #ffd400;
}

.btn-primary {
	border: 2px solid #ffd400;
	background: #ffd400;
}

.btn-primary:hover {
	border: 2px solid #ffd400;
	color: #ffd400;
}

#tabs ul li span {
	color: #ffd400;
}

#tabs .img-preview .play:hover {
	color: #ffd400;
}

#tabs .btn-default:hover {
	border-color: #ffd400;
	color: #ffd400;
}

#horz_tabs ul li a:hover {
	background-color: #ffd400;
	border-color: #ffd400;
}

#masonry .post .img-wrap,
.post .img-wrap {
	background: #ffd400;
}

#masonry .post.sticky:after,
.post.sticky:after {
	border-color: transparent #ffd400 transparent transparent;
}

#masonry .post .content h3 a:hover,
.post .content h3 a:hover {
	color: #ffd400;
}

.post .btn-default {
	color: #ffd400;
	border-color: #ffd400;
}

.post .btn-default:hover {
	background: #ffd400;
}

input[type="submit"] {
	border: 2px solid #ffd400;
	color: #ffd400;
}

input[type="submit"]:hover {
	background: #ffd400;
}

article.post .nav-links a:hover,
.comment-navigation div a:hover {
	background: #ffd400;
}

.page-links a {
	background: #ffd400;
}

ul.social-sharing li a:hover {
	background: #ffd400;
}

.comment-list .user span {
	background: #ffd400;
}

h3#reply-title:after {
    background: #ffd400;
}

#submit {
	color: #ffd400;
    border: 2px solid #ffd400;
}

#submit:hover {
	background: #ffd400;
    border: 2px solid #ffd400;
}

#sidebar ul li a:hover,
#sidebar ul li .children li a:hover,
#sidebar ul li .sub-menu li a:hover {
	color: #ffd400;
}

#sidebar ul li.cat-item a:before,
#sidebar ul.menu li a:before {
	color: #ffd400;
}

#wp-calendar td a {
	background: #ffd400;
}

#sidebar #recentcomments li a {
	color: #ffd400;
}

#sidebar .tagcloud a:hover {
	background: #ffd400;
}

#accordion h3:before {
	color: #ffd400;
}

#accordion .ui-state-active {
	background-color: #ffd400;
	border-color: #ffd400;
}

.blue {
	background-color: #ffd400;
}

.open-map {
	background: #ffd400;
}

.price.popular:before {
	background: #ffd400;
}

.price .head p {
	color: #ffd400;
}

ul.check li:before {
	color: #ffd400;
}

.icon-list span {
	color: #ffd400;
}

.customers div h6 {
	color: #ffd400;
}

.footer .social-icons ul li a {
	color: #ffd400;
}

.footer .social-icons ul li a:hover {
	background: #ffd400;
}

.top a,
.edit-link a {
	box-shadow: 0 0 0 2px #ffd400;
	background: #ffd400;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.pace .pace-progress {
  background: #ffd400;
}

.pace .pace-activity {
  border-top-color: #ffd400;
  border-left-color: #ffd400;
}

.gallery .item.transparent:hover,
.gallery .item:hover {
	background: #ffd400;
}


