/*
 Theme Name:   apcpia2021-neve
 Theme URI:    
 Description:  Neve Child Theme
 Author:       WBGR
 Author URI:   https://webgrow.ro
 Template:     neve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  
*/

/* ========== CSS MENIU ========== */
.sub-menu {
    background-color: #191D28;
}
.widget p.widget-title {

    font-size: 16px !important;
}
#menu-footer {
    font-size: 14px;
}
.footer--row .footer--row-inner, .footer--row .footer--row-inner .container .row {
    align-items: start !important;
}
#custom_html-3, #nav_menu-3, #custom_html-5 {
    text-align: center;
}
.footer-copsi {
    width: 200px;
}
.echipa-bio {
    margin-bottom: 0px !important;
}
.footer--row-inner.footer-top-inner.footer-content-wrap {
    padding-top: 15px;
}

.row-form {
    display: grid;
    grid-template-columns: 50% 50%;
}

.nv-page-title-wrap.nv-big-title .nv-page-title h1 {
    color: #7B90A2 !important;
}
.nv-page-title-wrap.nv-big-title .nv-page-title {
    border-bottom: none !important;
}

#elementor-tab-title-1031 {
    text-align: center;
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    float: none !important;
}


/*Contact form*/
.wpcf7-form.init {
    text-align: center;
}
.wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
    height: 100px;
}

/* Taxe */
.eael-pricing.style-1 .eael-pricing-item .body ul li:last-child {
    display: none;
}