/*------------------------------------------------------------------------
# "Hot Justice" - Commercial Joomla Template
# Copyright (C) 2015 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/
/* Changed all (6 I believe) instances of #A67E9B to #A64273. JST 21/07/2017. */
/* This is a variant of default template style */

.button,
.btn,
.hero-carousel h2,
.blog .readmore .btn:hover,
.news_date span,
.mp_bottom2 h4,
.socialrow .social_icons a:hover,
.copyrightrow i:hover,
.contactrow a.button:hover {
	background: #a64273;
}

.tags span a.label-info {
	background-color: #a64273;
}

a,
.sparky_logo span,
.hero-carousel article .contents .readmore:hover a,
.hero-carousel article .contents .readmore:hover a:before,
.messagerow span,
.sparky_home h2 span,
.sparky_inner h2 span,
.mnu_sidemenu > li:hover:after,
.bottomrow h4 a:hover,
.footerrow .latestnews a:hover,
.mp_bottom6 span,
.mnu_topmenu > li > a:hover,
.mnu_topmenu > li:hover > a,
.mnu_topmenu > li > a:hover,
.mnu_topmenu > li:hover > span,
.mnu_sidemenu > li > a:hover {
	color:#A64273;
}

.mnu_topmenu > li.active > a, .mnu_topmenu > li.active > span {
	color:#a64273 !important;
}

.mp_top3 .cell_pad {
	border-right: 3px solid #a64273;
}

.mnu_topmenu > li.active > a,
.mnu_topmenu > li.active > span {
	border-top: 3px solid #a64273;
}

.blog .readmore .btn {
	border:1px solid #a64273;
}

.copyrightrow {
	border-bottom: 5px solid #a64273;
}

.hero-carousel-nav li a {
	background: rgba(166,126,155,1);
}

.contactrow {
	background: #E88080;
}

.breadcrumbsrow {
	background: #E88080;
	box-shadow: inset 0px 2px 4px #d46a6a;
}