/*
Theme Name: Hilton 1031 Exchange Washington
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

body{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px; /** DONT OVERRIDE */
	line-height: 1.5; /** DONT OVERRIDE */
	background: #FFF;
	color: #4b4b4b;
	margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}

a:not(.default-button):hover,
a:not(.default-button):focus{
	color: #b3b3b3 !important;
}

/** Don't add/edit styles here */

.listing-loader {
    text-align: center;
    font-size: 14px;
    font-weight: 200;
}