.elementor-40869 .elementor-element.elementor-element-f898c02{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-40869 .elementor-element.elementor-element-f898c02:not(.elementor-motion-effects-element-type-background), .elementor-40869 .elementor-element.elementor-element-f898c02 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://searchev.co/wp-content/uploads/2026/08/ChatGPT-Image-Aug-27-2026-04_06_08-PM.webp");}@media(max-width:767px){.elementor-40869 .elementor-element.elementor-element-f898c02{--padding-top:20px;--padding-bottom:30px;--padding-left:10px;--padding-right:10px;}}/* Start custom CSS for container, class: .elementor-element-f898c02 */.ai-chat .evie-hero-avatar img {
    border: solid 9px #ffffffab;
}
.ai-chat .evie-hero {
    padding: 0px 16px 4px;
}
.ai-chat .evie-hero-avatar {
    margin: 0 auto 2px;
}
.ai-chat .evie-hero-title {
    letter-spacing: 0em;
}
.ai-chat .evie-hero-sub {
    color: #454545;
}
.ai-chat .evie-suggestions button.evie-chip {
    background-color: #f9fbf8;
    border-radius: 7px !important;
    color: #000 !important;
    gap: 26px;
}
.ai-chat .evie-sugg-title {
    font-weight: 600;
}
.ai-chat .evie-sugg-title:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 18px;
    width: 28px;
    height: 18px;
    background-position: left center;
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/Prompt.png);
    display: inline-block;
    position: relative;
    top: 3px;
}
.ai-chat .evie-sugg-card .evie-suggestions {
    gap: 6px;
    flex-direction: row;
}
@media(min-width:992px){
.ai-chat .evie-suggestions button.evie-chip {
        width: 49.64% !important;
}
}
.ai-chat .evie-linkchip {
    padding: 7px 28px;
    color: #000000;
    background: #f2f8ed;
    border: solid 1px #dadada;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.ai-chat .evie-links-page .evie-linkchip:first-child:before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/ai.svg);
}
.ai-chat .evie-links-page .evie-linkchip:nth-child(2):before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/calculator-1.svg);
}
.ai-chat .evie-links-page .evie-linkchip:nth-child(3):before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/distance.svg);
}
.ai-chat .evie-links-page .evie-linkchip:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 20px;
    width: 25px;
    height: 20px;
    background-position: left center;
    display: inline-block;
    position: relative;
    top: -1px;
}

.ai-chat .evie-linkchip:hover{
    color: #000;
     background: #fff;
     border: solid 1px #dadada;
}
.ai-chat .evie-suggestions .evie-chip .evie-chip-ico svg{
    display:none;
}
.ai-chat .evie-suggestions .evie-chip:first-child .evie-chip-ico:before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/scooter-1.png);
}
.ai-chat .evie-suggestions .evie-chip:nth-child(2) .evie-chip-ico:before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/location-Photoroom-2.png);
}
.ai-chat .evie-suggestions .evie-chip:nth-child(3) .evie-chip-ico:before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/compare_scales-Photoroom-1.png);
}
.ai-chat .evie-suggestions .evie-chip:nth-child(4) .evie-chip-ico:before {
    background-image: url(https://deepskyblue-chamois-500207.hostingersite.com/wp-content/uploads/2026/08/location-Photoroom-1.png);
}
.ai-chat .evie-suggestions .evie-chip .evie-chip-ico:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 34px;
    width: 40px;
    height: 40px;
    background-position: left center;
    position: absolute;
}
.ai-chat button.evie-send {
    padding: 12px 10px !important;
    border-radius: 26px !important;
}
.ai-chat .evie-searchbar {
    border: 5px solid #EEE8DD;
}
.ai-chat .evie-searchbar:focus-within {
    border-color: #85b18a;
}
.ai-chat .evie-links-page{
        justify-content: center;
}
.ai-chat .evie-scope-site.evie-mode-inline .evie-messages {
    border-radius: 15px;
    padding: 20px;
    background:#fff !important;
}
.ai-chat .evie-msg.bot {
    align-self: flex-start;
    background: transparent;
    color: var(--evie-bot-text);
    border-bottom-left-radius: 5px;
    padding: 0;
}
@media (max-width: 991px) {
    .ai-chat .evie-suggestions button.evie-chip {
        gap: 18px;
        white-space: normal;
        line-height: 16px;
    }
    .ai-chat .evie-searchbar-actions {
        width: auto;
        justify-content: flex-end;
        background: transparent;
    }
    .ai-chat .evie-searchbar {
        flex-wrap: nowrap;
    }
    .ai-chat .evie-linkchip {
    padding: 12px 28px;
    width: 100%;
}
.ai-chat .evie-back span:last-child{
    display:none;
}
.ai-chat .evie-send-round {
    width: 30px;
    height: 38px;
    flex: 0 0 37px;
}
.ai-chat .evie-send-round svg {
    width: 14px;
    height: 14px;
}
.ai-chat .evie-back {
    padding: 11px 11px;
}
.ai-chat .evie-sugg-card {
    padding: 15px 15px 15px;
}
}/* End custom CSS */