/*
Theme Name: Alloggio
Theme URI: https://alloggio.qodeinteractive.com
Description: Hotel Booking Theme
Author: Edge Themes
Author URI: https://qodeinteractive.com
Text Domain: alloggio
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

a:hover, p a:hover {
    color: #e94836;
}

.qodef-icon-holder.qodef-payment-icon .qodef-icon:hover {
    color: #e94836;
}

.qodef-contact-form-7 button.qodef-type--outlined:before {
	background-color: #e94836;
}

::selection {
    color: #fff;
    background: #e94836;
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a, .qodef-header-navigation>ul>li.current-menu-item>a {
    color: #e94836;
}

#qodef-page-footer-bottom-area {
    color: #fff;
}

#qodef-page-footer-top-area {
    padding: 50px 0 46px;
}

.qodef-icon-holder.qodef-payment-icon .qodef-icon {
    color: #4d4d4d;
}

#qodef-back-to-top .qodef-back-to-top-icon {
	color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

#qodef-back-to-top .qodef-back-to-top-icon:hover {background-color: #fff;}

.qodef-button.qodef-html--link {font-size: 11px;}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: #e94836;
}
