/*** BODY **/
/*.elementor a {
  box-shadow: inset 0 -.6em #e6007e;
}*/
.elementor-button, .elementor-button:hover, .elementor-button:active {
  box-shadow: none;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin-bottom: 10px;
  margin-top: 25px;
}

.elementor-section.elementor-top-section {
  margin-bottom: 75px !important;
}


/*** LOGO ***/
.ast-logo-title-inline .ast-site-identity {
  padding: 0 0 20px 0;
}

/*** NAVI ***/
button.navi-tel, button.navi-tel:hover, button.navi-tel:active {
  background-color: #000000;
  padding: 0 0 0 0 ;
  border: none;
}
.navi-tel a {
  color: #ffffff;
  background: #e6007e;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
}
.navi-tel a:hover {
  color: #e6007e;
  background: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
}
button.contact, button.contact:hover, button.contact:active {
  background-color: #000000;
  padding: 0 0 0 0 ;
  border: none;
}
.contact a {
  color: #ffffff;
  background: #e6007e;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
  margin-right: 10px;
}
.contact a:hover {
  color: #e6007e;
  background: #ffffff;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 15px;
  border-radius: 0px;
}
.navi-tel .fa, .navi-tel .fas {
  font-size: 20px;
  margin-right: 5px;
}
.site-header-section > * {
  padding: 0 0px;
}


.submenu-with-border .sub-menu .menu-link {
  padding-top: 15px !important;
  padding-left: 15px !important;
}



/*** SWITCHERS ***/
.uc_hover_switcher_title.title_space span {
  background-color: #fff;
  padding: 10px;
}

/* RUNDGANG-SWITCHER */
#uc_content_box_background_switcher_elementor_5078801_item1 {
  background-position: center center;
}
#uc_content_box_background_switcher_elementor_5078801_item2 {
  background-position: center left;
}
#uc_content_box_background_switcher_elementor_5078801_item3 {
  background-position: center right;
}


/*** ANIMATED-HEADLINE ***/
.elementor-headline--style-highlight svg {
  top: 25% !important;
  width: calc(100% + 30px) !important;
}


/*** TABS ***/
#elementor-tab-title-1861, #elementor-tab-title-1381, #elementor-tab-title-1461 {
  display: none;
}

/*** CONTACT ***/
.contact-form .contact-row {
  width: 98%;
  display: flex;
}
.contact-field {
  width: 48%;
}
.wpcf7 .wpcf7-form-control-wrap {
  width: 98%;
  display: block;
}
.wpcf7 select, .wpcf7 textarea {
  width: 94%;
  background: none;
  border: none;
  border-bottom: 2px solid #3A3A3A;
  border-radius: 0;
}
#themen span.wpcf7-list-item {
  width: 45%;
}

.wpcf7 textarea {
  height: 150px;
}
.wpcf7 input:not([type="submit"]) {
  background: none;
  border: none;
  border-bottom: 2px solid #3A3A3A;
  border-radius: 0;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0;
}


input[type="email"], input[type="number"], input[type="password"], input[type="reset"], [type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #333333;
}
input[type="submit"] {
  color: #ffffff;
  background-color: #e6007e;
  border-color: #e6007e;
  border-radius: 0;
}
input[type="submit"]:hover {
  color: #e6007e;
  background-color: #ffffff;
  border-color: #ffffff;
}


/****** RESPONSIVE ******/

@media (max-width: 1690px) {
}
@media (max-width: 1280px) {
}
@media (max-width: 980px) {
  .site-main { margin-top: 0px; }
  /*** NAVI ***/
  .main-header-bar { position: relative; width: 100%; }
}
@media (max-width: 820px) {
}
@media (max-width: 480px) {
  .navi-tel a, .navi-tel a:hover, .contact a, .contact a:hover { font-size: 10px; padding: 10px 12px;  margin-right: 5px; }
  .navi-tel .fa, .navi-tel .fas { font-size: 10px; margin-right: 5px; }
  /*** ANIMATED-HEADLINE ***/
  .elementor-headline--style-highlight svg { top: 35% !important; width: calc(100% + 30px) !important; }
}
@media (max-width: 350px) {
  /*** LOGO ***/
  .site-header .site-description { font-size: 15px}
}

