/*------------------------------------------------------------------------
# "Sparky Framework" - Joomla Template Framework
# Copyright (C) 2022 HotThemes. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotThemes
# Website: https://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

/* This is a variant of default template style */

.logorow.sparky_full {
    background-color: #220116;
    background-image: url(../../images/header_bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.mainmenurow.sparky_full {
    background-color: #220116;
    background-image: url(../../images/topmenu_bg2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}