/*
 Theme Name:   Enfold Child Theme
 Theme URI:    https://www.medivendis.de/
 Description:  Child from the Enfold Theme
 Version: 	   1.0
 Author:       medivendis oHG
 Author URI:   https://www.medivendis.de
 Template:     enfold
*/

/* HOME */

div#home_video a.slide-image {
  height: 110px;
  border-radius: 0px !important;
}

.avia-content-slider .slide-image,
.avia-content-slider .slide-image img {
  border-radius: 0px !important;
}

/* BODY 

@media only screen and (max-width: 1024px) {
  span.avia-menu-text {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 990px) {
  span.avia-menu-text {
    font-size: 11px !important;
  }
}

@media only screen and (max-width: 767px) {
  div.container {
    border-left: none !important;
    border-right: none !important;
  }
}

div.container {
    border-left: 1px solid #1F3664;
    border-right: 1px solid #1F3664;
    border-bottom: 1px solid #1F3664;
}

@media only screen and (max-width: 767px) {
  div#header_main {
    margin-bottom: 25px;
  }
}

.zentriert {
  font-weight: 600;
} */

/* ICON-LIST */

/* HEADLINES */

h1.av-special-heading-tag {
  padding-bottom: 25px !important;
}

h2.av-special-heading-tag {
  padding-bottom: 25px !important;
}

h3.av-special-heading-tag {
  padding-bottom: 25px !important;
}

h4.av-special-heading-tag {
  padding-bottom: 25px !important;
}

h5.av-special-heading-tag {
  padding-bottom: 25px !important;
}

h6.av-special-heading-tag {
  padding-bottom: 25px !important;
}

.special-heading-border {
  display: none;
}

/* TOP-MENU */

span.avia-menu-text {
  font-size: 13px;
  margin-right: 0px;
}

ul.avia_wpml_language_switch.avia_wpml_language_switch_extra {
  padding-right: 13px;
}

/* MAIN-MENU */

.menu li>a:after {
  display: none;
  content: "\f103";
  font-family: "FontAwesome" !important;
  margin-left: 0.1em;
}

/* WPML */

ul.avia_wpml_language_switch.avia_wpml_language_switch_extra {
  padding-top: 8px !important;
  margin-top: -8px !important;
}

/* PORTFOLIO */



/* SOCKET */

ul#avia3-menu .avia-menu-text {
  margin-left: 0px !important;
}

span.copyright {
  font-size: 15px;
}

ul.noLightbox.social_bookmarks.icon_count_4 {
  font-size: 20px;
  margin-left: 20px !important;
}

#socket {
  margin-top: 0px;
}