/*
Theme Name: PicknicGO
Author: Yamini Malviya
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.home-bnner-btn .elementor-button {
    background: linear-gradient(90deg, #E76F3C 0%, #F4A261 49.52%, #E9C46A 100%);
}

/* .home-bnner-btn a.elementor-button span.elementor-button-text:after {
    content: url(/wp-content/uploads/2026/06/arrow-right.png);
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    top: 3px;
} */

.home-bnner-btn span.elementor-button-content-wrapper {
    gap: 10px !important;
}

.line-text-wrapper {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
    color: var(--e-global-color-secondary);
}

.bannerStatics {
    margin-top: -90px;
    position: absolute !important;
    right: 0;
    width: 808px;
}

section#mainheader {
    position: absolute;
    left: 0;
    right: 0;
}

.main-menu-head li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-446 {
    position: relative;
    top: 6px;
    padding-left: 50px;
}

.main-menu-head li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-447 a {
    background: #E76F3C;
    padding: 10px 12px !important;
}
.main-menu-head li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-447 a:hover {
    /* background: #0B131C; */
    background: #fff;
}