/*   
Theme Name: neve-child
Theme URI:      https://themeisle.com/themes/neve/
Author:         ThemeIsle
Author URI:     https://themeisle.com
Tested up to:   5.6
Requires PHP:   5.4.0
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        2.10.2
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Pro Slug:  			neve-pro-addon
AMP: 						true
WordPress Available:  yes
Requires License:     no
Template: neve
Version: 1.0
Tags: blog, custom-logo, e-commerce, rtl-language-support, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles, footer-widgets, portfolio, left-sidebar, right-sidebar
*/


@import url("../neve/style.css"); 		/* CSS Reset + Basic WordPress Styles */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap'); /* Schriftarten */

body {
    font-family: 'Open Sans', sans-serif;
}


.headerbild, .headerbild_ohne_skalierung {
    height: 700px;
}

.headerbild_ohne_skalierung .vc_parallax-inner {
    top: 0 !important;
    height: 100% !important;
}

.symbole h3 {
    color: #ef7c00;
    font-size: 1.2em;
    margin-bottom: 0px;
}

.headerkasten h3 {
    color: #ef7c00;
    line-height: 1.2em;
}

.headerkasten h4 {
    font-weight: 300;
}

.headerkasten h6 {
    color: #ef7c00;
    text-transform: uppercase;
    border: 1px solid #ef7c00;
    padding: 10px;
    font-size: 1em;
    font-weight: 400;
}

.button-orange .vc_btn3 {
    color: #ef7c00 !important;
    border: 1px solid #ef7c00 !important;
    background-image: none !important;
    background-color: transparent !important; 
	
}

.button-weiss .vc_btn3 {
    color: #fff !important;
    border: 1px solid #fff !important;
    background-image: none !important;
    background-color: transparent !important;
}

.button-schwarz .vc_btn3 {
    color: #444f4f !important;
    border: 1px solid #444f4f !important;
    background-image: none !important;
    background-color: transparent !important;
}

.vc_btn3 {
  text-transform: uppercase;
  padding: 10px !important;
  font-size: 1em !important;
  font-weight: 400;
  border-radius: 0px !important;    
}

.spaltenrubriken .vc_col-sm-4 {
    margin-left: 0.4%;
    margin-right: 0.4%;
    width: 32.5%;
}

.spaltenrubriken .vc_col-sm-4 .vc_column-inner {
    border-radius: 30px;
}

.spaltenrubriken h3 {
    min-height: 76px;
}

.headerkasten {
    background-color: #f5f3eb;
    padding: 20px !important;
    margin-top: 100px;
    margin-bottom: -100px;
}


.vc_tta-panel-heading {
    background-color: #fff !important;
    border: none !important;
    border-bottom: 1px solid #ef7c00 !important;
    border-radius: 0px !important;
    margin: 0px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;    
}

.vc_active .vc_tta-panel-heading {
    border: none !important;
}

.vc_tta-panel-title a {
    color: #393939 !important;
    text-align: left;
}

.vc_tta-panel-body {
    padding-left: 46px !important;
}

#main .vc_tta.vc_general .vc_tta-panel-heading {
background-color: #008783 !important;
}


.vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    position: absolute;
    left: 0px;
    background-image: url('/wp-content/uploads/minus-icon.png');
    background-size: contain;
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
    border-style: none !important;
    border-width: 0px 0 0 !important;
    margin-left: -15px;
}


.vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    position: absolute;
    left: 0px !important;
    background-image: url('/wp-content/uploads/plus-icon.png');
    background-size: contain;
    width: 30px;
    background-repeat: no-repeat;
    height: 30px;
    border-style: none !important;
    border-width: 0px;
    margin-top: -9px;
}





.vc_row {
    padding-top: 50px;
    padding-bottom: 30px;
}


/* Menue */
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  background: #fff;
  padding: 30px;
  width: 250%;
  max-width: 900px;
  right: 0;
  left: auto;
  border-bottom: 1px solid #ef7c00;
  border-top: 1px solid #ef7c00;
  font-size: 16px !important;
    background-image: url('/wp-content/uploads/2022/04/Wolf-e1651843747836.png');
    background-repeat: no-repeat;
    background-size: 10%;
    background-position: 100% 50%;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  text-transform: none;
  color:#ef7c00 !important;
  font-size: 18px;
  border-bottom: 1px solid #ef7c00;
  margin-bottom: 10px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: #fff;
  color: #ef7c00;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: #444f4f;
  background: white;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    /*border-bottom: 8px solid #ef7c00;*/
    color: #ef7c00;
    background-color: #fff;
  }
  
#mega-menu-wrap-primary #mega-menu-primary {
  margin-top: 18px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #ef7c00 !important;
    background-color: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 1.2em;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
}

.viewerteam {
    margin-left: 5px;
    background-color: #ef7c00;
    border-radius: 10px;
    padding: 0px;
      padding-right: 0px;
      padding-left: 0px;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.7;
    padding-bottom: 5px;
    padding-top: 5px;
}

.nv-page-title-wrap{
display: none !important;
}