/*------------------------------------------------------------------------
# "Sparky Framework" - Joomla Template Framework
# Copyright (C) 2018 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 */

/* Color 1 */

.logorow, .carouselrow, .userrow p:first-child .first_letter {
    background-color:#89b932;
}

h1, h1 a, h3, a, .userrow i:hover, .bottomrow h4, .portfolio_type {
    color:#89b932;
}

button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning, .hot_swipe_carousel_slides_testimonials .contents h2 {
	background: #89b932;
}

.hot_swipe_carousel_slides_products .flickity-prev-next-button:hover .arrow {
	fill: #89b932;
}

.hot_swipe_carousel_slides_products h2 span {
    border-bottom: 2px solid #89b932;
    color: #89b932;
}

.hot_swipe_carousel_slides_testimonials .contents p.author {
	border-top:2px solid #89b932;
}

/* Color 2 */

.copyrightrow, .bottomrow .custom {
    background-color:#1a1a1a;
}

h2, h2 a, .sparky_logo, h1 span, .moduletable h3 span,
.hot_swipe_carousel_slides .contents h2 span.shadow,
.hot_swipe_carousel_slides .contents h2 span.small_text,
.userrow i, .portfolio h4 {
    color:#1a1a1a;
}

.mnu_mainmenu ul, .mnu_mainmenu li ul li:hover,
.mnu_mainmenu > li.parent:hover {
    background:#1a1a1a;
}

.hot_swipe_carousel_slides_products h2 {
	border-bottom: 2px solid #1a1a1a;
}

.sparky_container.pricing .plan.recommended {
	background: #1a1a1a;
	border: 1px solid #1a1a1a;
}

.mp_right h3 {
    border-bottom: 3px solid #1a1a1a;
}