a {
	color: #800080;
}
a:hover, a:focus {
	color: #800080;
}
.pl-child,
.ebook-box .house-img .fa,
.estimate-form .radio-list input:checked ~ .checkmark,
.estimate-form .checkbox-container input:checked ~ .checkmark,
.estimate-form input:checked + .slider {
	background-color: #800080;
}
.estimate-form .radio-list.img input:checked ~ img {
	border-color: #800080;
}
blockquote .fa, .estimate-icon { 
	color: #800080;
}
input[type=submit].contact-form-btn:hover {
	background-color: #600060;
}
.bg-primary, .hr-primary:after, .section-title:before, .section-title:after, .btn:hover, .service-row:after, .service-number:before,
.section-title span:before, .section-title span:after, .back-top, .widget-single h4:before, #overflow-menu li a:hover,
.navigation-menu li:hover, .navigation-menu li > a:hover, .navigation-menu li > a:focus, .navigation-menu li.active > a,
.navbar-toggle, .navbar-toggle:hover, .posted-date:after, .footer-cols h4:after, .contact-col i:after {
	background: #800080;
}
.posted-date, .post-title a:hover, .post-title a:focus, .posted-by a:hover, .posted-by a:focus, .service-row .fa, .service-row:hover .service-number,
.contact-col i, .post-summary a:hover, .sub-title, .testimonial-box h4, .quote-icon, #ebook-chevron, .close-icon, .color-primary {
	color: #800080;
}
.taglist li a:hover {
	background: #800080;
	border-color: #800080;
}
.btn, .btn-primary, input[type="submit"] {
	background-color: #800080;
}
.btn.btn-white:before, .btn.btn-outline:before {
	background: #800080;
}
.btn.btn-outline-white:hover, 
input[type="submit"].btn-outline-white:hover, 
input[type="button"].btn-outline-white:hover {
	color: #800080;
}
.widget-single .heading-icon {
	color: #800080;
}
.widget-single .heading-box h3:after {
	background: #800080 none repeat scroll 0 0;
}
.about-me-page .fa {
	color: #800080;
	border: 1px solid #800080;
}
html section.section-primary {
    background-color: #800080 !important;
    border-color: #800080 !important;
}
.tip-col
{
	background: #A020A0;
}
.tip-col:nth-child(2)
{
	background: #800080;
}
.tip-col:nth-child(3)
{
	background: #600060;
}