/*------------------------------------------------------------------------
# "Hot Basketball" - Joomla Template Framework
# 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 */

p.readmore a:hover,
p.readmore a:focus,
.button,
.btn,
ul.tags a.label:hover,
input.j2store-cart-button {
	background: #3078BE;
	border: 1px solid #3078BE;
}

input:focus,
textarea:focus {
	border-color:#3078BE;
}

a,
.mnu_footermenu > li > a:hover,
.mnu_sidemenu > li > a:hover,
.next_game h3,
.last_game .more_info a:hover,
a.tag-name:hover,
h2.product-title a:hover,
.tablesrow .ourclub,
.hot_swipe_carousel_slides_products h4 a:hover,
.hot_swipe_carousel_slides_roster p.player_number,
.mp_bottom4 a:hover,
ul.latestnews p.article-info,
ul.latestnews h4 a:hover {
	color:#3078BE;
}

.mnu_topmenu1 > li.active > a,
.mnu_topmenu1 > li.active > span,
.mnu_topmenu2 > li.active > a,
.mnu_topmenu2 > li.active > span {
    color:#4C8AC6 !important;
	/*text-shadow: none;
	font-weight: normal;*/
}

.last_game .teams.winner,
.mp_right .next_game.ourteam,
.bottomrow i:hover {
	background: #3078BE;
}

h2.product-title {
	border-left:1px solid #3078BE;
}

.flickity-prev-next-button:hover .arrow {
	fill: #3078BE;
}

.mnu_topmenu1 > li.active,
.mnu_topmenu2 > li.active {
	background: url(../images/custom/topmenu_bg_blue.png) bottom repeat-x;
}

.sparky_home .page-header h1,
.sparky_inner .page-header h2,
.productsrow h3,
.rosterrow h3 {
	background: url(../images/custom/separator_blue.png) no-repeat;
}

.mp_right h3,
.tablesrow h3 {
	background: url(../images/custom/separator_blue.png) no-repeat bottom left;
}

.bottomrow h3 {
	background: url(../images/custom/separator_blue2.png) no-repeat bottom left;
}

.sparky_inner .logorow {
	background: #000 url(../images/custom/top_bg2_inner.jpg) no-repeat center;
}

.toprow {
	background: #000 url(../images/custom/top_bg2.jpg) no-repeat top center;
}