/*
Theme Name: Avada Child Navbar New
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* Vigos */
.vigos-background-red * {
  background-color: #C00D0E !important;
}

.vigos-border-red * {
  border-color: #C00D0E !important;
}

.vigos-color-red * {
  color: #C00D0E !important;
}


/*Infomaterial-Seite*/
.info-material-text {
  min-height: 188px;
}

@media(max-width: 667px){
  .page-id-22534 .fusion-fullwidth{
    margin-top: 32px !important;
  }
}

/*Genussschein-Seite*/
@media(max-width: 667px){
  .page-id-22235 .fusion-page-title-wrapper {
    display: none;
  }

  .page-id-22235 .pb-64 {
    padding-bottom: 64px !important;
  }

  .page-id-22235 .mb-64 {
    margin-bottom: 64px !important;
  }

  .page-id-22235 .pt-64 {
    padding-top: 64px !important;
  }

  .page-id-22235 .mt-64 {
    margin-top: 64px !important;
  }

  .page-id-22235 .mb-0 {
    margin-bottom: 0 !important;
  }

  .page-id-22235 .pb-0 {
    padding-bottom: 0 !important;
  }

  .page-id-22235 .mt-0 {
    margin-top: 0 !important;
  }


}

@media(max-width: 667px){
  .fusion-footer .textwidget {
	padding: 0 !important;
  }

  .fusion-footer .widget-title{
	padding: 0 !important;
	margin-bottom: 0 !important;
  }
}


.home .fusion-main-menu > ul > li > a > span.menu-text {
	/*color: black;*/
}

.fusion-page-title-bar {
	/*display: none !important;*/
}

.social-icons-large .fusion-social-network-icon {
	height: 50px !important;
    width: 50px !important;
    padding: 18px !important;
}


/*
		CSS for the new Header - removed most of the old move/resize functions from functions.php and greenrock.js
		and created a new header based on the original Avada header in the child theme
*/


.fusion-logo {
	height: 100%;
}

.top-nav {
	background-color: #333;
	padding: 0 30px;
}

.logo-greenrock {
	height: 35px !important;
	margin: 30px 0;
	padding-left: 5%;
}

.top-nav .nav-wrapper {
	display: flex;
	padding-left: 2%;
	padding-right: 2%;
}

.top-nav a,
.top-nav span {
	color: #fff;
	font-size: .7rem;
}

.top-nav .lang-item {
	border-top: 2px solid transparent;
	list-style: none !important;
	padding: 0 6px;

}

.top-nav .lang-item a span {
	display: none !important;
}

.top-nav .current-lang {
	border-top: 2px solid #95c044 !important;
}

.top-nav .col-3 {
	padding: 0 !important;
	width: 33.33%;
}

.top-nav .align-center {
	align-items: center;
	display: flex;
	justify-content:center;
}

/* Language Flags */
.top-nav .language img {
	vertical-align: middle;
}

.top-nav .align-right {
	display: flex;
	justify-content: flex-end;
}



.fusion-main-menu>ul>li:last-child {
	padding-right: 0 !important;
}

@media (max-width: 668px) {
	.fusion-logo {
    max-width: 70%;
  }

	.top-nav {
		padding: 0 5px;
	}

	.top-nav .hidden-xs {
		display: none !important
	}

	.top-nav .col-xs-10 {
		width: 83.3333333333333%;
	}

	.top-nav .col-xs-2 {
		width: 40%;
	}

	.top-nav a,
	.top-nav span {
		color: #fff;
		font-size: .55rem;
	}
}



/* ---------------------------------------------------- CSS OLD ---------------------------------------------------- */

/* Quickfix Partner Portal Link in Header */
/* @media (min-width: 1025px) and (max-width: 1355px){
	.partner-portal-header-link {
		left: auto !important;
		right: 30px !important;
	}
} */

/* Align Slider Image to Top */
.tfs-slider .background-image{
	background-position: 50% 90%;
}

html,body{
	height: 100%;
	margin: 0;
	padding:0;
	width: 100%;
}
.fusion-footer-widget-area{
	border-color: #363839 !important;
}
.language-flag{
    height: 40px;
    padding-left: 15px !important;
    padding-right: 0 !important;
    padding-top: 14px !important;
}

.fusion-secondary-header .fusion-main-menu > ul > li > a {
    height: 49px;
    line-height: 49px;
}

.single-post #main
{
	padding-top: 155px !important;
}

.single .fusion-header-wrapper
{
    position: absolute !important;
}

.fusion-header-shadow .fusion-mobile-menu-design-classic, .fusion-header-shadow .fusion-mobile-menu-design-modern
{
	box-shadow: none;
}

.fusion-page-title-bar .fusion-breadcrumbs, .fusion-page-title-bar .fusion-breadcrumbs a
{
    color: #999999 !important;
    font-size: 11px !important;
}

.fusion-page-title-bar .fusion-breadcrumbs
{
	margin-top: 180px;
}

#wpcf7-f19946-p19865-o1,
#wpcf7-f19946-p19865-o1 label
{
	color: #FFFFFF !important;
}

.page-id-19865 .fusion-logo-link
{
	margin-top:20px !important;
}

.page-id-19865 .fusion-main-menu,
.page-id-19865 .fusion-secondary-header
{
	display: none !important;
}
.page-id-19865 input[type="text"],
.page-id-19865 input[type="email"],
.page-id-19865 input[type="tel"]
{
	max-height: 34px;
}
.page-id-19865 textarea
{
	max-height: 100px;
}
.page-id-19865 .wpcf7-form input[type="submit"],
.page-id-19865 .wpcf7-submit
{
	background-color: #95c044 !important;
}

.fusion-page-title-bar
{
	background-color: transparent !important;
}

@media(max-width: 900px)
{
	.fusion-footer-widget-column
	{
		width: 100% !important;
	}
	.padd_mobile
	{
		padding: 0px 22px;
	}
}

.thank-you-blog-grid h2.entry-title {
	display: block;
}


/* ----------------------------------------------------- Dominik Scha. CSS from Theme Options ------------------------------------------------------------------------ */

/* CTA BUTTON */

.fusion-header{
    height: 116px !important;
}

.fusion-main-menu{
    padding-bottom: 16px;
    padding-top: 16px;
}

.fusion-secondary-header{
    height: 40px;
}

.fusion-secondary-header .fusion-row{
    height: 40px;
}

.fusion-logo{
		margin-top: 0 !important;
    padding-bottom: 8px;
    padding-top: 30px;
}

.fusion-logo .logo-default {
    height: 95px !important;
}

.fusion-mobile-menu-icons{
    margin: 0;
}

.fusion-header{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.fusion-mobile-menu-icons a{
    color: #26539E !important;
    margin-top: 48px !important;
}

.fusion-mobile-menu-icons a::before{
    color: #26539E !important;
}

.fusion-mobile-nav-holder{
    padding-top: 0 !important;
}


@media only screen and (max-width: 1024px){
    .fusion-contact-info{
        font-size: .65rem;
        padding: 1em 0 0 0;
        padding-top: .8rem;
    }

    .fusion-header{
        padding-left: 0 !important;
    }

    .fusion-mobile-nav-item{
        padding-left: 30px;
    }

		.page-id-19730 .fusion-header a{
		  color: #2d5ea3 !important;
		}
}
.fusion-main-menu > ul > li {
	padding-right: 28px !important;
}

.fusion-is-sticky .fusion-main-menu > ul > li > a
{
    color: #2d5ea3;
}
.fusion-is-sticky .fusion-main-menu > ul > li > a:hover
{
    color: #95c044;
}
.fusion-main-menu .sub-menu
{
    border-top: 3px solid #2d5ea3;
}
.fusion-body .fusion-main-menu .current_page_item > a
{
    color: #95c044;
}

.home .fusion-main-menu .fusion-widget-cart-counter > a:before, .home .fusion-main-menu > ul > li > a
{
    color: #FFFFFF;
}

.home .fusion-is-sticky .fusion-main-menu > ul > li > a
{
    color: #2d5ea3;
}

.wpcf7-submit
{
    background: #105378 !important;
    background-image: none;
    color: #FFFFFF !important;
}

.cta-button{border:none;padding:70px 0;}

.fusion-header-v4 .fusion-header{ padding-bottom: 0px; padding-top: 0px; }
.fusion-header-v2 .fusion-secondary-header { border: none; }
.fusion-page-title-wrapper { padding-top: 180px; }
.entry-title { display: none; }
.single-post .entry-title, .page-id-13 .entry-title, .home .blog-shortcode-post-title { display: block; }
#wrapper #main .fusion-post-content > .blog-shortcode-post-title
{
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}
.fusion-breadcrumbs a, .fusion-breadcrumbs { font-size: 11px !important; }
.fusion-contact-info,
.fusion-contact-info a {
	color: #FFFFFF;
}
.videoWrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.videoWrapper iframe {
    height: 80% !important;
    left: 9%;
    position: absolute;
    top: 9%;
    width: 80% !important;
}
#home_tabs { padding-left: 5%; width: 23% !important; }
.tab_11_c { display: none; }
.tab_11_c_first { display: block; }
.fullscreen_vid .fusion-video { max-height: none !important; max-width: 100% !important; }
.small_seperator .fusion-column-wrapper { min-height: 0px !important; }
.fusion-separator { border-color: #95c044 !important;}
.full_image_bg { background-size: contain; }


#menu-science-main-menu { margin-top: 29px; }
.fusion-button { font-family: Ruda, Arial, Helvetica, sans-serif; }
.contain_bg_img .fusion-column-wrapper { background-size: contain !important; }
.fusion-footer-widget-column {
    float: left;
    width: 25%;
}
.fusion-footer .fusion-column-last:after
{
    clear: both;
    content: '';
    display: block;
}
.fusion-footer .widget-title
{
    font-family: Ruda, Arial, Helvetica, sans-serif;
}
.fusion-footer-widget-area .widget_recent_entries li
{
    border-bottom: 0px solid black !important;
    padding-bottom: 0px !important;
}
.fusion-footer-widget-area .textwidget
{
    line-height: 1.8;
    padding: 0px 20%;
    text-align: left;
}
/*.fusion-footer-widget-area #text-8 .textwidget
{
    text-align: left;
    padding: 0px 0px 0px 20%;
    line-height: 1.8;
}*/

.fusion-title-sc-wrapper { background-color: rgba(255,255,255,0.75) !important; }
.fusion-footer-copyright-area
{
 background-color: #000000 !important;
}

.fusion-footer-widget-area
{
    border-top-width: 0px;
}

/*.fusion-post-slideshow
{
    max-height: 500px !important;
    overflow: hidden !important;
}

.fusion-post-slideshow .slides
{
    margin-top: -500px;
}*/

.single .single-related-posts,
.single .single-navigation,
.single .fusion-single-sharing-box
{
    padding: 0px 5%;
}

.single .fusion-single-sharing-box
{
    margin-top: 0px !important;
}

.single .single-navigation
{
    margin-bottom: 0px !important;
}


.single .portfolio-full .flexslider
{
    margin-bottom: 0px;
}

.slides .fusion-button.button-1
{
    background-color: #105378 !important;
    color: #FFFFFF;
}

.slides .fusion-button.button-1 .fusion-button-text, .fusion-button.button-1 i
{
    color: #FFFFFF !important;
}

#calculator_contact_form input
{
    height: 40px;
}

.widget-title
{
    padding: 0 20%;
    text-align: left;
}

/*#text-5 .widget-title,
#text-6 .widget-title
{
    text-align: center;
    padding: 0;
}*/


/*BLOG*/
.single-post .fusion-page-title-bar .fusion-page-title-row h1
{
    display: none;
}
/*center post content*/
.single-post .post
{
    padding: 0 26%;
}

.fusion-single-line-meta
{
    font-size: 12px;
}

.home .fusion-body .fusion-content-sep.sep-solid
{
    display:none;
}

.page-id-13 .entry-title:first-child
{
    display: none;
}

.page-id-13 .fusion-post-content .entry-title
{
    display: block;
}

/* Mobile Nav */
/* Mobile 1 Level Menu*/
.fusion-bar-highlight{
	font-family: Ruda, Arial, Helvetica, sans-serif !important;
}

/* Mobile 2 Level Menu */
.fusion-mobile-nav-item{
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}

.sub-menu .fusion-bar-highlight{
	border-bottom: none !important;
}

.fusion-main-menu .sub-menu{
	border-top: 3px solid #2d5ea3 !important;
}


@media(max-width: 900px)
{

	.fusion-contact-info,
	.fusion-contact-info a {
		font-size: 0.65rem;
		padding: .8rem 0 0 0 !important;
		padding-top: .8rem;
	}

    #calculator_wrapper .fusion-text:first-child div
    {
        margin-top: 50px;
        padding-left: 0px !important;
        width: 100% !important;
    }
    #configurator .float_left
    {
        width: 100% !important;
    }
    .single-post .post
    {
        padding: 0 10%;
    }
}