/*
 Theme Name:     Pfefferle Management
 Theme URI:      https://pfefferle.biz
 Description:    Custom Theme for Pfefferle Management
 Author:         B2 Web Studios
 Author URI:     https://b2webstudios.com
 Template:       generatepress
 Version:        1.0.0
*/

@import url("../generatepress/style.css");

h1,
h2,
h3,
h4 {
  /* margin-top: 30px; */
}

.cta-button:hover {
  opacity: 0.8;
}

figure.effect-chico figcaption::before {
  border: none;
}

.eael-interactive-promo figure img {
  opacity: 1;
}

.team-tab-location-details {
  margin-bottom: 30px;
}

.team-tab-location-details h4 {
  font-weight: bold;
  line-height: 1;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.tpitem-list {
  margin: 50px 0;
}

.ex-tplist h3 {
  font-weight: 700;
}

.ex-tplist h5 {
  color: #000000;
  text-transform: none;
  font-weight: 600;
}

.tpstyle-list-1 .ex-social-account li a:hover,
.tpstyle-list-2 .ex-social-account li a:hover {
  background: #af2d37;
}

.gform_wrapper .gform_footer input.button {
  position: relative !important;
  left: 45%;
}

#gform_submit_button_1 {
  position: relative !important;
  left: 33%;
}
