/*
Theme Name: Arbeitsrecht
Description: Child theme for Avada
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
*/

.copyright-links {
  float: left;
}

.copyright-rechts {
  float: right;
}

#footer ul.copyright li {
  list-style: none outside none;
}

.copyright {
  text-shadow: 0 0 !important;
}

.wpcf7-submit {
  background: #7f4141 none repeat scroll 0 0 !important;
  border: 0 none !important;
  color: #fff !important;
}

.home .fusion-slider-8 .title-heading-center {
  text-shadow: 0 0 8px #000;
}



/*---------------------------------------------------------------------------*/
/*  Responsive
/*---------------------------------------------------------------------------*/


@media only screen and ( max-width: 768px) {
  .copyright-links {display: table;float: none;margin: auto;}
  .copyright-rechts {display: table;float: none;margin: auto;}
  .copyright {text-align: center;}
}

