/* 
Theme Name: Ventura County
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-element a {
    /* color:#1571B7!important; */
}

.elementor hr {
    /* border-top: 1px solid #ebebeb; */
    margin: 20px 0;
}

/* .elementor-nav-menu li a.elementor-item {
    color:#ffffff!important;;
} */

/* ul.arrow-list {
    list-style: none;
}

ul.arrow-list li {
    display:flex;
    padding-bottom: 0px;
}

ul.arrow-list li > a {
    display: table-cell;
    vertical-align: middle;
}

ul.arrow-list li:before {
    padding-right: 0px;
    content: '»';
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    position: relative;
    left: -7px;
    top: 3px;
    color: #EC7200;;
} */

h2.elementor-heading-title  {
    /* margin-top: 20px;
    margin-bottom: 20px; */
}

h3.question {
    font-size: 13px;
    font-weight: bold;
    color: black;
}

.elementor-widget-heading h2.elementor-heading-title.elementor-size-large {
    font-size: 29px!important;
}

.faqs p {
    padding-top: 1px;
    padding-bottom: 18px;
}

.wide {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}

.list-group {
    padding-bottom: 40px;
}

.space-top {
    padding-top: 15%;
}

figcaption {
    font-size: 15px;
    color: #333;
    line-height: 1.4;
    font-style: normal;
    font-weight: 400;
    padding-top: 5px;
}


.category-auditor-controllers-office h1.entry-title {
    font-family: Roboto Condensed;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0px;
}

.page-content .e-con-inner .elementor-widget-nav-menu {
    margin-bottom:30px;
}

.page-services .service-text {
    --widgets-spacing: 3px;
}