/*------------------------------------------------------------------------
# "Sparky Framework" - Joomla Template Framework
# Copyright (C) 2021 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 */

.scroller_row {
	background: url(../../images/bg3.png) no-repeat bottom left;
	background-size: 40% 180px;
}

/* change value of 365px to increase/descrease the black backgound */
.logo_row, .carousel_row {
	background: url(../../images/bg3.png) no-repeat top right;
	background-size: calc((100% - 1110px) / 2 + 363px) 100%;
}