/*------------------------------------------------------------------------
# "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: #3990cd url(../../images/custom/reservation_button_hover.png) no-repeat center;
}

.hero-carousel article .contents {
	background: rgba(57,144,205,0.9) !important;
}

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

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

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