/*------------------------------------------------------------------------
# "Hot Construction" - Commercial Joomla Template
# Copyright (C) 2016 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: http://www.sonaconstructions.in
-------------------------------------------------------------------------*/

/* This is a variant of default template style */

a,
.mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > a,
.mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > span,
.mnu_topmenu li ul li:hover > a,
.mnu_topmenu li ul li:hover > span,
.blog-featured h2 a:hover,
.mnu_sidemenu li a:hover:before,
.testimonialsrow .author,
.servicesrow h3 a:hover {
	color: #3fca3f;
}

.mnu_topmenu > li.active {
    background:#3fca3f;
}

p.readmore a,
.button,
.btn {
	background-color: #3fca3f;
}

#responsivelightboxgallery img:hover,
#responsivelightboxgallery img:focus {
	border:3px solid #3fca3f !important;
}