/*
Theme Name: Utopia Child
Theme URI: https://utopiatheme.com
Author: Utopia Theme
Author URI: https://utopiatheme.com
Description: Child theme for Utopia (parent 1.4.8).
Template: utopia
Version: 1.4.9
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: utopia-child
Update URI: https://utopiatheme.com
*/

.site-description { display: none; }
body.home main.utopia-container,
body.page-id-10 main.utopia-container,
body.page-id-50 main.utopia-container { padding-top: 0; }
body .site-header__nav { background: transparent !important; }
body.utopia-site-corporate-pro .site-header::after {
  background: linear-gradient(90deg, #c9a227, #163d7a 55%, #c9a227);
}
body.utopia-site-corporate-pro .utopia-primary-menu a:hover,
body.utopia-site-corporate-pro .utopia-primary-menu .current-menu-item > a {
  background: #c9a227;
  color: #0a1628 !important;
}
.utopia-header-cta-button { font-weight: 700; }
.utopia-hero--has-bg { min-height: 72vh; }
