/*
Theme Name: avatarai
Theme URI: 
Author: avatarai based on wordpress theme
Author URI: 
Description: avatarai theme
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.0
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: avatarai
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
.home .entry-content .has-global-padding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.entry-content{
min-height:650px;
}

.home .wp-block-post-title{
	display:none;
}

.home .wp-block-cover {
    max-width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}