/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/*
@media  (max-width: 940px) {

#wrapper > header,
	#wrapper > header:nth-child(4){
display:none!important;
	}
}*/

#sliders-container {
	display: unset !important;
}
@media (min-width: 320px) and (max-width: 640px) {

    .fullwidth-box {
        padding-top: 10px !important;

    }

    #main {
        padding-top: 10px !important;

    }

    .fusion-layout-column .fusion-column-content-centered {
        padding-bottom: 40px;
    }

    .post-content p {
        margin-top: 20px;
    }
    .akn-icons {
        font-size: 24px !important;
        text-align: center !important;
    }
}
#usercentrics-button #uc-banner-modal .uc-banner-content  {
	height: 20%;
}
/*border Tel*/

.menu-item-3495 {
	border: 1px solid #00a5e1;
	border-radius: 30px;
	}

.menu-item-3495:hover {
	border: 1px solid #00a5e1;
	background-color: #00a5e1;
	color: #FFF;
}
.fusion-logo img {
    height: 100px;
    width: auto;
}
/*
 * Timeline Startseite
 */

.content-box-shortcode-timeline-vertical {
    z-index: -1 !important;
}

/*
 * Datenschutzerklärung / Impressum
 */

.page-id-3 h2, .page-id-1215 h2 {
    font-size: 24px !important;
}

.page-id-3 h3, .page-id-1215 h3 {
    font-size: 20px !important;
}

/*
 * Footer Widget
 */

section#text-4 {
    text-align: center;
}

img.alignnone.size-thumbnail.wp-image-2468 {
    width: 50px;
}

/*
 * Recaptcha
 */

.wpcf7-form-control-wrap {
    padding-bottom: 1em;
}

/*
 * Kontaktformular
 */

span.wpcf7-list-item {
    margin: 0;
}

/*
 * Rückrufwunsch
*/

.akn-ansprechpartner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    background: transparent;
    border: 1px solid white;
    border-radius: 25px;
    color: white;
    font-size: 18px;
}

.akn-ansprechpartner input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel::placeholder {
    color: white !important;
    font-size: 18px;
}

.akn-ansprechpartner input.wpcf7-form-control.wpcf7-submit {
    background: white;
    color: #00a5e1;
}

.akn-ansprechpartner span.akn-contact-name {
    font-size: 28px;
    font-weight: 700;
}

.akn-ansprechpartner span.akn-contact-headline {
    font-size: 28px;
    font-weight: 700;
}

.akn-ansprechpartner span.akn-contact-role {
    font-weight: 700;
}

.akn-ansprechpartner input.wpcf7-form-control.wpcf7-submit {
    padding: 13px 29px !important;
    line-height: 17px !important;
    font-size: 14px !important;
}

.akn-ansprechpartner .wpcf7-form .wpcf7-text {
    height: 55px !important
}

.wpcf7-form-control {
    background: transparent !important;

    border-radius: 25px;
    color: white !important;
    font-size: 18px !important;

}

::-webkit-input-placeholder {
    color: white !important;
}
.wpcf7-submit {
    border: 1px white solid !important;
}

/*
 * Module
 */

.akn-module p {
    font-size: 30px;
    color: white;
    padding-top: 13px;
    font-weight: 500;
}

/*
 * News Startseite
 */

h2.blog-shortcode-post-title.entry-title {
    font-size: 30px !important;
    line-height: 1.25em !important;
}

/*
 * Mobiles Menü
 */

.fusion-mobile-menu-icons {
    top: -17px;
}

/*
 * Listen 
 */

.akn-bulletpoints ul {
    margin: 0.75em 0;
    padding: 0 2em;
    list-style: none;
}

.akn-bulletpoints li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.25em 0 0.25em 0.25em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.2em;
    position: relative;
}

.akn-position {
    text-align: center;
    position: relative;
}

.akn-position img {
    position: relative;
    margin: 20px 0;

}

.akn-position p {
    position: absolute;
    background: black;
    color: green !important;
    margin: 0;
    z-index: 2;
    font-size: 10px;
    left: 100px;
    top: 100px;

}

.akn-img-obenrechts {
    background: url("/wp-content/uploads/2018/08/software_mit_hintergrund_cut.png") no-repeat right !important;
    height: 720px;
}

.page-template-template-blank-3-php .x-slider-container.above, .page-template-template-blank-6-php .x-slider-container.above {
    border-bottom: medium none;
}

/*
Tabs

.fusion-tabs .nav-tabs li .fusion-tab-heading {
    -webkit-border-radius: 5px 0px 0px 0px !important;
    -moz-border-radius: 5px 0px 0px 0px !important;
    border-radius: 5px 0px 0px 0px !important;

}
*/
.fusion-tabs .nav-tabs li .tab-link {
    border-radius: 15px 0px 0px 0px !important;

}

.fusion-tabs .nav-tabs li .fusion-tab-heading {
    font-weight: 400 !important;
}

.nav-tabs li {
    padding-right: 10px !important;
}

/*
Cursor nicht als link
 */
.fusion-content-boxes .link-area-box {
    cursor: auto !important;
}

.akn-upper-logo {
	padding: 30px 0 0 80px;
	width: 100%;
}




