/**
Theme Name: gameexperts-child
Author: WPExpertsio
Author URI: https://gameexperts.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gameexperts
Template: astra
*/
.site-logo-img img {
    height: 90px;
    object-fit: contain;
    border-radius: 50px;
    width: auto;
}
.site-branding.ast-site-identity {
    padding: 0;
}
h1.entry-title {
    display: none;
}
header.entry-header.ast-no-thumbnail {
    display: none;
}
.logo-game--img img {
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 50px;
    /* height: 150px;
    object-fit: cover; */
}

.main-hero--banner img {
    height: 300px !important;
    object-fit: cover;
}