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

form.solidres-module-checkavailability > fieldset > div.row-fluid:last-child .btn:hover {
	background: #866bb3 url(../../images/custom/reservation_button_hover.png) no-repeat center;
}

.hero-carousel article .contents {
	background: rgba(134,107,179,0.9) !important;
}

.mp_header3,
.reservationrow fieldset.reservation-cell input,
.reservationrow fieldset.reservation-cell select {
	background: rgba(60,60,60,0.95);
}

.logorow {
	background: url(../../images/custom/topmenu_bg3.png) 0px 40px repeat-x;
}

.quoterow {
	background: url(../../images/custom/quote_bg3.png);
	background-attachment:fixed;
}

.logorow ul.menu > li > a:hover,
.logorow ul.menu > li:hover > a,
.logorow ul.menu > li > a:hover,
.logorow ul.menu > li:hover > span {
    color: var(--sparkycolor1);
}