/*
Theme Name: Listivo Child
Theme URI: https://listivotheme.com/
Author: TangibleDesign
Author URI: https://tangibledesign.net/
Description: Listivo
Template: listivo
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: listivo
*/

.listivo-hero-search-v8__form-wrapper {
    display: block;
    position: relative;
    z-index: 10;
}

.listivo-hero-search-v9__patterns {
    position: absolute;
    top: -80px;
    left: -100px;
    pointer-events: none;
    display: none;
}
.listivo-hero-search-v9 {

    display: flex;
    align-items: center;
}

.listivo-services-v7__background {
    position: relative;
    height: 720px;
    width: 100%;
    border-radius: var(--e-global-lborder-radius-large);
    overflow: hidden;
    z-index: 10;
}

.listivo-content-v6__image img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 10;
    border-radius: 8px;
}


.listivo-menu-v2__container {
    justify-content: space-evenly;
}

.business-valuation .listivo-call-to-action-section-v2__background {

   border-radius:8px !important;
}

.business-valuation .listivo-call-to-action-section-v2__background:before {
    border-radius: 8px !important;
}