/*
Theme Name: GS AI
Theme URI: https://goldensource.com/
Author: GoldenSource
Author URI: https://goldensource.com/
Description: Lean, high-performance custom theme for GoldenSource Scout. Shell + design tokens; page content built with Elementor.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gs_ai
Tags: custom-menu, custom-logo, featured-images, translation-ready, elementor

GS AI — theme metadata only. Styles live in assets/css/main.css.
*/

@media only screen and (max-width: 767px){
    .landing-control-list-inner ul li {
        align-items: start !important;
    }
    .landing-control-list-inner ul li span.elementor-icon-list-icon {
        margin-top: 11px;
    }
}
#banner-bottom-head { font-weight: 700 !important; }

#accordian-heading .e-n-accordion-item-title-text {
	color: #002151 !important;
}

#gs-icon-blue path {
	fill: #002151;
}