/*
 Theme Name:   Solari Child
 Theme URI:    https://solari.themewant.com/
 Description:  Solari Child
 Author:       ReacThemes
 Author URI:   https://themeforest.net/user/reacthemes/portfolio
 Template:     solari
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/* Victory Energy Technologies visual fixes */
body.home .reactheme-breadcrumbs.rts-bread-crumb-area {
    display: none !important;
}

.header-style-1 .elementor-element-d00965d .elementor-container {
    display: flex;
    align-items: center;
}

.header-style-1 .elementor-element-f604b81 {
    flex: 1 1 auto;
    min-width: 0;
}

.header-style-1 .elementor-element-5df6d33 {
    flex: 0 0 auto;
}

.header-style-1 .menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

.header-style-1 .menu > li {
    float: none;
    display: block;
}

.header-style-1 .menu > li > a {
    white-space: nowrap;
    font-size: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header-style-1 .menu > li.menu-item-has-children > a {
    padding-right: 14px !important;
}

.header-style-1 .query-list a,
.header-style-1 .query-list .text-heading,
.header-style-1 .react_button,
.header-style-1 .btn_text {
    white-space: nowrap;
}

.header-style-1 .elementor-element-db3707f .react_button {
    padding: 0 20px;
}

.header-style-1 .hfe-site-logo-container {
    display: flex;
    align-items: center;
    min-height: 56px;
}

.header-style-1 .victoryet-logo-text,
footer .victoryet-logo-text {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.04em;
    white-space: nowrap;
}

.header-style-1 .victoryet-logo-text {
    color: #002B4E;
    font-size: 28px;
}

footer .victoryet-logo-text {
    color: #FFFFFF;
    font-size: 22px;
}

.header-style-1 .victoryet-logo-text strong,
footer .victoryet-logo-text strong {
    color: #3A9B35;
}

@media (max-width: 1500px) {
    .header-style-1 .menu {
        gap: 14px;
    }

    .header-style-1 .menu > li > a {
        font-size: 14px;
    }

    .header-style-1 .elementor-element-db3707f .react_button {
        padding: 0 16px;
    }
}

@media (max-width: 1366px) {
    .header-style-1 .elementor-element-f604b81 {
        flex: 0 1 auto;
    }

    .header-style-1 .elementor-element-5df6d33 {
        display: none;
    }
}
/*
 Theme Name:   Solari Child
 Theme URI:    https://solari.themewant.com/
 Description:  Solari Child
 Author:       ReacThemes
 Author URI:   https://themeforest.net/user/reacthemes/portfolio
 Template:     solari
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */