/*
Theme Name: HotelRealty
Theme URI: https://hotelrealty.in
Description: Hotel & Resort Real Estate Advisory WordPress Theme
Version: 1.0
Author: HotelRealty Team
Author URI: https://hotelrealty.in
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hotelrealty
Tags: business, real-estate, hotel, hospitality, advisory, one-column, custom-menu, featured-images, theme-options, translation-ready
*/

/* Import existing styles */


/* WordPress specific styles */
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin-right: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption-text {
    text-align: center;
    font-size: 0.875em;
    margin: 0.5em 0;
}

/* WordPress editor styles */
.editor-styles-wrapper {
    font-family: inherit;
}

/* Navigation menu WordPress specific */
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-navigation li {
    position: relative;
}

/* Customizer styles */
.customize-partial-edit-shortcuts-shown .customize-partial-edit-shortcut {
    display: block;
}
