/*
Theme Name: Darmpraxis Wuppertal Child Theme (AWEOS)
Theme URI: https://aweos.de
Description: Darmpraxis Wuppertal Theme
Author: Werbeagentur AWEOS
Author URI: http://aweos.de
Template: Divi
*/


/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/Divi-Child/fonts/open-sans-v15-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('/wp-content/themes/Divi-Child/fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/Divi-Child/fonts/montserrat-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'),
       url('/wp-content/themes/Divi-Child/fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/themes/Divi-Child/fonts/montserrat-v12-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

h1 {
    color: #07bc83;
    font-weight: bold;
}
h2 {
    line-height: 33px;
}
h3 {
    line-height: 28px;
        padding-bottom: 20px;
            font-size: 20px;
}
h1, h2, h3, h4, h5, h6{
text-transform:uppercase;
}
button {
    background: none;
    border: none;
    font-weight: bold;
    padding: 13px 15px;
    font-size: 14px;
    text-transform: uppercase;
cursor:pointer;
}
div#cookie-law-info-bar {
    z-index: 999999;
}
/* Arzt-Software */
.termin {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #42bc82;
    width: 80px;
    height: 80px;
    border-radius: 50%;
        color: white;
    font-size: 12px;
}
.termin img {
        width: 50%;
    display: block;
    margin: 0 auto;
    padding-top: 15px;
}
.arzt-software button.btn-forward.btn-primar {
    background: #2d90ce;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 8px 35px;
}
.arzt-software button.btn.btn--white.btn-back {
    background: #3fb8bf;
    color: white;
    border: none;
    box-shadow: none;
    border-radius: 0px !important;
    padding: 8px 35px;
    font-weight: bold !important;
}
.arzt-software button.btn.btn--white.btn-back:hover {
    color: white !important;
}
.arzt-software button.btn-forward.btn-primar:hover {
    color: white;
    text-shadow: none;
}
.arzt-software #mainwrapper-div-e1 .btn[disabled] {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 8px 35px;
    font-weight: bold;
    color: #cc0d00;
}
.arzt-software #mainwrapper-div-e2 .nav>li.disabled>a {
    color: #333;
    font-weight: 500;
}
.arzt-software #mainwrapper-div-e2 .nav-tabs>li.active>a {
    color: #333;
    font-weight: 500;
}
.arzt-software #mainwrapper-div-e2 a {
    color: #337ab7;
    text-decoration: none;
    font-weight: 500;
}
.neuigkeiten-box {
    position: fixed;
    bottom: 0;
    background: #b51731;
    z-index: 333;
    width: 100%;
    text-align: center;
    color: white;
    padding: 10px;
}
.neuigkeiten-box a {
    color: white;
}
.neuigkeiten-box i.fa.fa-times {
    cursor: pointer;
}
.nav ul li a:hover {
        background-color: none !important;
}
.white-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white !important;
}
#top-menu li a:hover {
    color: #07bc83;
        opacity: 1 !important;
}
.overlay {
   background:transparent;
   position:relative;
   width:600px;
   height:546px; /* your iframe height */
   top:546px;  /* your iframe height */
   margin-top:-546px;  /* your iframe height */
}
#top-menu .current-menu-item li a {
    background: none;
    color: black !important;
    font-size: 14px;
    line-height: 19px;
}
.kontaktdaten-mobile .et_pb_row.et_pb_row_1 {
    padding: 0;
    margin: 0;
    width: 100%;
}
.kontaktdaten-mobile .et_pb_column.et_pb_column_1_2 {
    width: 50% !important;
    display: inline-block;
    margin: 0;
}
.kontaktdaten-mobile {
    padding: 0;
}
.kontaktdaten-mobile p {
    padding: 0;
}
.kontaktdaten-tel {
    background: #1990ce;
    padding: 13px 0px;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
.kontaktdaten-mail {
    background: #02b8bf;
    padding: 13px 0;
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
}
/*Kontaktformular*/
.contact-form input::placeholder, .contact-form textarea::placeholder {
    color: black;
    opacity: 1;
}
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
  opacity: 1;
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: black;
  opacity: 1;
}
.contact-form input:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: black;
  opacity: 1;
}
.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder { /* Firefox 18- */
  color: black;
  opacity: 1;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #e8e9e8 !important;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0;
}
#top-menu .current-menu-item li a:hover {
color: #07bc83 !important;
opacity:1 !important;
}
#top-menu .current-menu-item a:hover {
opacity:1 !important;
}
#top-menu li li a {
    font-size: 14px;
    padding-left: 12px;
    line-height: 19px;
}
#top-menu .sub-menu .current-menu-item a {
    background: none !important;
    color: #07bc83 !important;
}
.logo_container {
    position: static !important;
    width: 50% !important;
    vertical-align: top!important;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
    position: relative;
}
#top-header .two-third {
    vertical-align: sub;
}
.option-behandlung {
    display: none;
    width:96%;
        padding: 0px 0 25px;
        text-align: center;
}
.option-behandlung button {
    width: 96%;
}
#top-header b {
    color: white;
}
#et-top-navigation {
    float: left;
}
.white-btn {
    background: white;
}
.white-btn:hover {
    background: #d8d8d8;
}
.green-btn {
    background: #07bc83;
    color: white;
}
.green-btn:hover {
    background: #0c9c6f;
}
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
top:90px;
}
body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 115px;
}
span.gruen {
    color: #07bc83;
}
.blau {
    background: #1990ce;
    color: white;
}
.gruen {

    color: white;
}
.hellblau {
    background: #02b8bf;
    color: white;
}
.slide-praxis p {
    width: 45%;
margin-bottom:30px
}
span.textlogo {
    font-size: 27px;
    color: white;
vertical-align:super;
font-weight:normal;
}
#et-info-phone:before {
    background: #02b8bf;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}
#et-info-email:before{
background: #1990ce;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}
.slide-praxis .et_pb_column.et_pb_column_1_2.et_pb_column_8 {
    width: 12%;
    margin-right: 0px;
}
.slide-praxis h2:after {
    content: '';
    display: block;
    border-bottom: 2px solid #07bc83;
    width: 50px;
    padding-top: 15px;
}
div#et-top-navigation {
    padding-left: 0px!important;
}
div#top-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding: 0px 0 15px;
}
.slide-praxis .et_pb_container.clearfix {
    width: 90%;
}
.slide-praxis h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
padding-bottom:15px;
}
.slide-praxis .et_pb_slide {
    height: 100vh;
    background-position: 50% 50%;
    background-image: linear-gradient( rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.4)), url(/wp-content/uploads/2017/07/darmpraxis-in-wuppertal.jpg) !important;

}
.slide-praxis .et_pb_slide_description {
    text-align: left;
padding-left: 0;
    padding-top: 0%;
}
.btn-slide {
    display: inline-block;
    border: 1px solid #1990ce;
    padding: 4px 25px;
    color: #1990ce;
}
span.slide-span {
    border: 1px solid #1990ce;
    padding: 8px 15px;
}
.one-third {
    width: 32%;
    display: inline-block;
}
#top-header .one-third {
    width: 33%;
    vertical-align: middle;
}
.two-third {
    width: 66%;
    display: inline-block;
}

.liste-kontakt a{
    display: inline-block;
    font-size: 15px;
    width: 80%;
line-height: 17px;
}
.orderby, .woocommerce div.product form.cart .variations td select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none !important;
    border: none;
    background: url(/wp-content/uploads/2017/04/pfeil.png) no-repeat 95% 50%;
    border-radius: 0px;
    background-size: 6%;
    width: 96.6%;
    padding: 14px;
    margin-bottom: 15px;
}
.liste-kontakt li:before {
        color: white;
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 31px;
    width: 20%;
    vertical-align: super;
    font-weight: normal;
}
ul.liste-kontakt {
    list-style: none;
}
.liste-kontakt li {
    font-size: 0;
}
li.zeiten:before {
    content: '\f017';
}
li.tel:before {
    content: '\f0e5';
}
li.ort:before {
    content: '\f278';
width:25%;
}
.referenzen-bild .et_parallax_bg.et_pb_parallax_css {
    background-image: linear-gradient( rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.75)), url(https://static.wixstatic.com/media/3e5d8e_9c59261dd29c46188d98f4d48aab36f1~mv2_d_5760_3840_s_4_2.jpg/v1/fill/w_2850,h_1900,al_c,q_90,usm_0.66_1.00_0.01/3e5d8e_9c59261dd29c46188d98f4d48aab36f1~mv2_d_5760_3840_s_4_2.jpg) !important;
}
.start-title span {
    font-size: 24px;
    font-weight: 300;
}
span.sterne:before {
    content: '\f005  \f005  \f005  \f005  \f005';
    font-family: fontawesome;
    color: #07bc83;
}
.one-half {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 96%;
    padding: 14px;
    border: none;
    background: #e8e8e8;
    margin-bottom: 15px;
}
.contact-form select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: url(/wp-content/uploads/2017/04/pfeil.png) no-repeat 95% 50%;
    border-radius: 0px;
    background-size: 6%;
    width: 96.6%;
    padding: 14px;
margin-bottom:15px;
}
.hellblau-head h2 {
    background: #02b8bf;
    color: white;
    display: inherit;
    padding: 7px 15px;
    margin-bottom: 25px;
}
.blau-head h2 {
    background: #1990ce;
    color: white;
    display: inherit;
    padding: 7px 15px;
    margin-bottom: 25px;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    background: #e8e8e8;
    border: 0px;
    padding: 14px;
    width: 97%;
    height: 115px;
}
input.wpcf7-form-control.wpcf7-submit {
    border: none;
    color: #666;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 15px;
    margin-top: 9px;
    cursor: pointer;
    background: white;
}
.contact-form {
    padding-top: 30px;
}
.video-icn-termin:before {
    content: '\f03d';
        font-family: fontawesome;
    padding-right: 10px;
}
ul.sub-menu {
    background: white !important;
}
span.wpcf7-form-control-wrap.versicherung {
    background: #e8e8e8;
    padding: 12px 0 13px 0;
}
span.wpcf7-form-control-wrap.anrede {
    background: #e8e8e8;
    padding: 12px 0 13px 0;
}
span.wpcf7-form-control-wrap.beschwerde {
    background: #e8e8e8;
    padding: 12px 0 13px 0;
}
.white-form span.wpcf7-form-control-wrap.versicherung {
    background: white;
}
.white-form span.wpcf7-form-control-wrap.beschwerde {
    background: white;
}
.white-form textarea.wpcf7-form-control.wpcf7-textarea {
    background: white;
}
.pdf-icn h6:before {
        content: '\f1c1';
    font-family: fontawesome;
    font-size: 19px;
    color: #1990ce;
    margin-right: 15px;
    background: #1990ce;
    color: white;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
}
.pdf-icn h6 {
    font-size: 12px;
    padding-bottom: 0px;
    line-height: 30px;
}
.linie {
    border-top: 1px solid #c3c3c3;
    padding-bottom: 15px;
    padding-top: 17px;
}
.social i.fa {
 background: #07bc83;
    color: white;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-top: 20px;
    margin-right: 8px;
    font-size: 16px;
}
.leistungen-box .et_pb_row{
    position: relative;
    bottom: 130px;
}
.leistungen-box {
    display:none;
}
.jquery-none {
    font-size: 15px;
    position: absolute;
    padding-left: 42px;
    display: none;
    color:white;
}
.option-behandlung .jquery-none {
    position: inherit;
    padding-left: 0;
    padding-top: 20px;
}
.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus {
    border-left: 2px solid #02b8bf;
}
.referenzen-bild h6 {
    font-weight: bold;
}
.leistungen-box .et_pb_text_0, .leistungen-box .et_pb_text_1, .leistungen-box .et_pb_text_2 {
    opacity: 0.8;
        transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}
.leistungen-box .et_pb_text_0:hover, .leistungen-box .et_pb_text_1:hover, .leistungen-box .et_pb_text_2:hover {
    opacity: 1;
}
#footer-bottom a {
    color: #3d3d3d;
}
.et_pb_widget a {
    text-decoration: none;
}
.leistungen-box .et_pb_text {
    cursor: pointer;
}
.leistungen-box img {
    width: 30%;
    vertical-align: super;
    padding-bottom: 8px;
}
.ort a {
    width: 75%;
}
#menu-sidebar-menue a:before {
    content: '\f105';
    font-family: fontawesome;
    padding-right: 6px;
}
.et_pb_section.unterseite-image {
    background-position: 50% 25%;
    padding-top: 165px!important;
    padding-bottom: 60px;
}
.et_pb_section.praxis-slide {
    background-image: linear-gradient( rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2017/06/team-darmpraxis.jpg) !important;
}
.et_pb_section.kontakt-slide {
    background-image: linear-gradient( rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2017/05/kontakt-darmpraxis-wuppertal.jpg) !important;
}
.et_pb_section.service-slide {
    background-image: linear-gradient( rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2017/04/praxis-wuppertal.jpg) !important;
}
.et_pb_section.termin-slide {
    background-image: linear-gradient( rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2017/06/termin-darmpraxis.jpg) !important;
    background-position: 50% 0%;
}
.et_pb_section.team-slide {
    background-image: linear-gradient( rgba(255, 255, 255, 0.7),rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2017/05/team-darmspiegelung-wuppertal.jpg) !important;
        background-position: 50% 1%;
}
.unterseite-image h1 {
    padding-top: 60px;
}
#top-header a {
    color: #ffffff !important;
}
.linie-gruen h2:after {
    content: '';
    border-bottom: 4px solid #07bc83;
    display: block;
    width: 70px;
    margin: 0 auto;
    padding-top: 15px;
}
.liste-leistung li:before {
      content: '\f105';
    font-family: fontawesome;
    position: absolute;
    left: 0px;
    width: 20px;
    text-align: center;
    color: #07bc83;
    vertical-align: text-bottom;
    font-size: 16px;
    font-weight: bold;
}
.entry-content .liste-leistung ul {
    list-style-type: none;
    padding-left: 30px;
}
.liste-leistung li {
    padding-bottom: 10px;
}
.et_pb_widget_area.et_pb_widget_area_right.clearfix.et_pb_module.et_pb_bg_layout_light {
    border-left: 0px;
        padding-left: 0px;
            margin-bottom: 0px;
}
.et_pb_sidebar_0 div#text-5{
    background: #1990ce;
        padding: 40px 20px 40px 20px;
    margin-bottom:15px;
}
.et_pb_sidebar_0 div#nav_menu-2 {
    background: #07bc83;
        padding: 40px 20px 40px 20px;
    margin-bottom: 15px;
}
.et_pb_sidebar_0 div#text-6 {
    background: #02b8bf;
        padding: 40px 20px 40px 20px;
}
.et_pb_sidebar_0 {
    color: white;
}
.et_pb_sidebar_0 h4.widgettitle {
    color: white;
        padding-bottom: 30px;
}
.et_pb_sidebar_0 a {
    color: white!important;
}
.et_pb_sidebar_0 li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 7px;
}
.haelfte-abstand .et_pb_column.et_pb_column_3_8.et_pb_column_inner.et_pb_column_inner_2 {
    margin-right: 4% !important;
    width: 49.5% !important;
}
#top-menu .current-menu-item a {
    color: white !important;
    padding: 6px 10px !important;
    background: #07bc83;
}
.pdf-icn-termin:before {
    content: '\f1c1';
    font-family: fontawesome;
    padding-right: 10px;
}
.button {
    padding: 14px 0;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.video-icn:before {
    content: '\f03d';
    font-family: fontawesome;
    padding-right: 10px;
}
.anker-leistung ul {
    padding: 0;
    list-style-type: none;
}
.gruenbtn {
    background: #07bc83;
    color: white;
}
.startseite-formular input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: #e8e8e8 !important;
}
.startseite-formular textarea.wpcf7-form-control.wpcf7-textarea {
    background: #e8e8e8;
}
.textbox-img .et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left {
text-align: center;
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    padding: 23px 0 15px;
    background: #ffffff;
    box-shadow: 2px 2px 2px #e2e2e2;
}
.textbox-img h4 {
    padding-bottom: 2px;
    font-weight: bold;
}
.sidebar-kontakt i.fa {
    width: 20px;
    text-align: center;
    margin-right: 3px;
}
.anker-leistung a {
    background: #e4e4e4;
    display: block;
    color: #1d1d1d;
    padding: 12px 20px;
}
.anker-leistung li {
    margin-bottom: 7px;
}
.anker-leistung a:before {
    content: '\f105';
    font-family: fontawesome;
    padding-right: 8px;
}
#main-header .et_mobile_menu {
    background-color: rgb(255, 255, 255) !important;
}
.et_mobile_menu {
        border-top: 1px solid #25bf8e;
}
.h3-leistung h3:after {
    content: '';
    border-bottom: 3px solid rgb(216, 216, 216);
    display: block;
    width: 50px;
    padding-top: 6px;
}
.kontakt-box ul {
    padding-left: 0px;
}
.et_mobile_menu .menu-item-has-children > a {
    background-color: rgba(0, 0, 0, 0);
    font-weight: 600;
}
.et_mobile_menu .menu-item-has-children > a:after {
    content: '\f107';
    font-family: fontawesome;
    padding-left: 6px;
}
.icn-open:before {
    content: '\f017';
    font-family: fontawesome;
    display: block;
    font-size: 38px;
    padding-bottom: 25px;
}
.icn-adresse:before {
    content: '\f0e0';
    font-family: fontawesome;
    display: block;
    font-size: 38px;
    padding-bottom: 25px;
}
.blog-oberseite article {
    box-shadow: 2px 2px 2px #d8d8d8;
}
#sidebar div#text-5{
    background: #1990ce;
        padding: 40px 20px 40px 20px;
    margin-bottom:15px;
}
#sidebar div#nav_menu-2 {
    background: #07bc83;
        padding: 40px 20px 40px 20px;
    margin-bottom: 15px;
}
#sidebar div#text-6 {
    background: #02b8bf;
        padding: 40px 20px 40px 20px;
}
#sidebar {
    color: white;
}
#sidebar h4.widgettitle {
    color: white;
        padding-bottom: 30px;
}
#top-header .two-third {
    padding-left: 94px;
}
.mobile_menu_bar:before {
color:#3d3d3d;
}
#sidebar a {
    color: white!important;
}
#sidebar li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 7px;
}
.wpcf7-list-item-label a {
    color: grey;
    text-decoration: underline grey;
}
@media (max-width:1369px){
    #top-header .one-third {
    width: 32%;
}
.zeiten i.fa {
    position: absolute;
    padding-left: 5px;
}
}
@media (max-width:1278px){
#top-header .two-third {
    padding-left: 0px;
}
}

@media (max-width:986px){
    .two-third {
    display: none;
}
}
@media (max-width:980px){
    .logo_container {
    width: 70% !important;
}
.haelfte-abstand .et_pb_column.et_pb_column_3_8.et_pb_column_inner.et_pb_column_inner_2 {
    margin-right: 0% !important;
    width: 100%!important;
}
div#top-header {
    padding-top: 15px;
}
#top-header .one-third {
    width: 100%;
}
}
@media (max-width:830px){
    .option-behandlung .one-third {
    width: 100%;
    margin-bottom: 10px;
}
}
@media (max-width:580px){
    .unterseite-image h1 {
    padding-top: 0px;
    line-height: 37px;
}
.termin {
  display: none;
}
.et_header_style_left #logo {
    max-width: 70%;
}

.logo_container {
    width: 100% !important;
    text-align: center;
}
.unterseite-image .et_pb_text.et_pb_module.et_pb_bg_layout_light {
    text-align: center;
}
div#et-top-navigation {
    width: 55%;
}
.slide-praxis .et_pb_slide_description {
    padding-top: 0%;
}
.slide-praxis .et_pb_slides .et_pb_slider_container_inner {
    display: block;
}
.slide-praxis h2 {
    text-align: center;
    font-size: 25px;
}
.slide-praxis p {
    width: 100%;
    text-align: center;
}
.slide-praxis .et_pb_slide_description {
    padding-right: 0px;
}
.slide-praxis h2:after {
    margin:0 auto;
}
#footer-bottom .one-half {
    width: 100%;
    text-align: center !important;
}
}
li.disabled {
    border: 1px solid #dddddd59 !important;
}
button.btn-forward.btn-primar {
    font-weight: bold;
}
button.btn.btn--white.btn-forward {
    border: 1px solid #ddd !important;
}
table#versichertenstatus-table-e1{
    width: 80% !important;

}
.termine-span-e3 {
    font-weight: bold;
}
table#termine-table-e1 td {
    padding: 11px !important;
    font-weight: 200 !important;
    background: #06bd83;
    color: white;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    .one-third.logobreite {
    width: 29% !important;
}
.two-third {
    width: 70%;
}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .slide-praxis p {
    width: 74%;
    margin-bottom: 30px;
    font-size: 18px;
}
}
