/* Save and include the following CSS styles on your page. */

a {
	color: #bb001b;
}

a:hover {
	color: #d2006f;
}

#main-nav ul li.active {
	border-top-color: #bb001b;
}

#main-nav ul li.active:before {
	border-top-color: #bb001b;
}

#main-nav ul ul li a:hover {
	background-color: #bb001b;
}

.blog .post .side .post-type {
	background-color: #bb001b;
}

.blog .post .content .meta li a:hover {
	color: #bb001b;
}

.blog .post .wrap .read-more a {
	background-color: #bb001b;
}

.portfolio-filter ul li.active a, 
.portfolio-filter ul li:hover a {
	background-color: #bb001b;
}

.portfolio-filter ul li.active a:after {
	border-top-color: #bb001b;
}

.portfolio-items .item .image .overlay .actions li a:hover {
	color: #bb001b;
}

.portfolio-row .read-more a {
	background-color: #bb001b;
}

.portfolio .portfolio-meta span:before {
	background-color: #bb001b;
}

.highlight {
	color: #bb001b;
}

.underline {
	border-bottom-color: #bb001b;
}

.underline-heading h1, 
.underline-heading h2, 
.underline-heading h3, 
.underline-heading h4, 
.underline-heading h5, 
.underline-heading h6 {
	border-bottom-color: #bb001b;
}

.check-list li:before {
	color: #bb001b;
}

.arrow-list li:before {
	border-left-color: #bb001b;
}

.skill .circles span.filled {
	background-color: #bb001b;
}

.our-team .photo .info {
	border-left-color: #bb001b;
}

.our-team .social ul {
	border-top-color: #bb001b;
}

.service .read-more a {
	background-color: #bb001b;
}

.highlights.bold .highlight-item:hover .icon {
	background-color: #bb001b;
}

.callout .link {
	background-color: #bb001b;
}

.callout .link:before {
	border-right-color: #bb001b;
}

.portfolio-carousel .carousel-nav li a {
	background-color: #bb001b;
}

.latest-blog .overlay .post-type {
	background-color: #bb001b;
}

.accordion .accordion-header {
	border-left-color: #bb001b;
}

.nav-list > .active > a, 
.nav-list > .active > a:hover, 
.nav-list > .active > a:focus {
	background-color: #bb001b;
}

.nav-pills > .active > a, 
.nav-pills > .active > a:hover, 
.nav-pills > .active > a:focus {
	background-color: #bb001b;
}

.nav .dropdown-toggle .caret {
	border-top-color: #bb001b;
	border-bottom-color: #bb001b;
}