/*------------------------------------------------------------------------
# "Hot Flat" - 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
-------------------------------------------------------------------------*/

/* This is a variant of default template style */


.button,
.btn,
.topmenurow,
.carouselrow,
.contentrow .moduletable_featured h3,
.purchaserow,
.pricingrow .featured h4,
.pricingrow .item.featured p.pricing_price,
.pricingrow .featured a.btn,
.pricingrow  a.btn:hover,
button:hover,
button.active {
	background: #fa565a;
}

a,
.mnu_topmenu li ul li:hover > a,
.mnu_topmenu li ul li:hover > span,
.contentrow h2 a:hover,
.purchaserow button:hover,
.grid-item h4,
.copyrightrow a {
    color: #fa565a;
}

.testimonialsrow {
	background: #fa565a url(../images/custom/world_bg.png) no-repeat;
	background-attachment: fixed;
}