/*
Theme Name:   Divi-Child-v2 - Polster Otten
Theme URI:    -
Description:  -
Author:       -
Author URI:   -
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Divi Resets */

#et-info-email:hover,
#et-secondary-menu > ul > li > a:hover,
#top-menu-nav > ul > li > a:hover,
.et-social-icons a:hover,
#top-menu a {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#top-menu li li {
  display: block;
  padding: 0;
}

#top-menu li li a {
  width: 100%;
}

.et_pb_widget {
  margin-top: 18.54%;
}

.et_pb_widget:first-child {
  margin-top: 0;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.icon-list {
  list-style: none;
  padding: 0px;
}

.icon-list li:before {
  display: none;
}

#footer-widgets .footer-widget .icon-list li,
.icon-list > li {
  position: relative;
  list-style: none;
  padding-left: 25px;
}

.icon-list [class*="fa-"] {
  position: absolute;
  left: 0;
  top: 3px;
}
