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

a, .mnu_topmenu  > li.active > a, .mnu_topmenu > li.active > span, .mp_top2 i:hover, .carouselrow h4, .bottomrow i:hover, .searchrow i:hover, ul.tags.inline li a.label:hover, .mp_right li a:hover, .sparky_home .items-row h2 a:hover {
    color:#81b8b9;
}

.mnu_topmenu ul, .mnu_topmenu li:hover, .mnu_topmenu li ul li:hover, button, button.btn, a.btn, button.btn-primary, p.readmore a, a.readmore, input.button, .btn-primary, .btn-warning, .hot_swipe_carousel_slides .contents::before, .userrow span, .mp_advert2, .sparky_container.pricing .plan.recommended {
    background:#81b8b9;
}

.sparky_container.pricing .plan.recommended a.btn {
	color: #81b8b9;
	border:2px solid #81b8b9;
}

/**/

.carouselrow, .contentrow, .bottomrow {
	border-top: 1px solid #abd2d3;
}

.hot_swipe_carousel_slides .contents, .guestbookrow h3 {
    border-bottom: 1px solid #abd2d3;
}

.userrow {
	border-top: 1px solid #abd2d3;
	border-bottom: 1px solid #abd2d3;
}

.userrow .sparky_cell, .sparky_inner .contentrow .sparky_cell, .blog-featured .items-row.cols-3 .item, .blog-featured .items-row.cols-4 .item {
	border-left: 1px solid #abd2d3;
}

.userrow .sparky_cell:last-child, .sparky_inner .contentrow .sparky_cell:last-child, .blog-featured .items-row .item:last-child {
	border-right: 1px solid #abd2d3;
}

.guestbookrow .mp_advert2 .newsflash::before {
	color: #abd2d3;
}

.guestbookrow .mp_advert2 img, .sparky_container.pricing .plan, .mp_right .newsflash img {
    border: 0px solid #abd2d3;
}

.mnu_topmenu > li.active > a:hover {
	color:#fff;
}