/*
Theme Name: Harmi
Theme URI: https://themesindustry.com
Author: Themes Industry
Author URI: https://themesindustry.com
Description: Professional one-page WordPress theme with Elementor support
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hta
Tags: one-column, custom-logo, custom-menu, featured-images, footer-widgets, theme-options, translation-ready

Harmi is a modern one-page WordPress theme.
*/

/* Basic WordPress Alignments */
.alignleft {
    float: left;
    margin-right: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* WordPress Gallery */
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

/* Screen Reader Text */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

/* All other styles are loaded from assets folder */

