/* ==================
  Colors
================= */
/* ==================
  Max content widths
================= */
a:focus {
  outline: none !important;
}
#outer-wrap {
  overflow: hidden !important;
}
@media screen and (min-width: 2500px) and (max-width: 10000px) {
  body {
    max-width: 2500px !important;
    margin: 0 auto !important;
  }
}
#scroll-top {
  z-index: 90 !important;
}
@media screen and (min-width: 1025px) {
  .pt_st {
    padding-top: 25rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_st {
    padding-top: 15rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_st {
    padding-top: 8rem !important;
  }
}
@media screen and (min-width: 1025px) {
  .pt_st_s {
    padding-top: calc(25rem / 2) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_st_s {
    padding-top: calc(15rem / 2) !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_st_s {
    padding-top: calc(8rem / 2) !important;
  }
}
@media screen and (min-width: 1025px) {
  .pt_sb {
    padding-bottom: 25rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_sb {
    padding-bottom: 15rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_sb {
    padding-bottom: 8rem !important;
  }
}
@media screen and (min-width: 1025px) {
  .pt_sb_s {
    padding-bottom: calc(25rem / 2) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_sb_s {
    padding-bottom: calc(15rem / 2) !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_sb_s {
    padding-bottom: calc(8rem / 2) !important;
  }
}
@media screen and (min-width: 1025px) {
  .pt_sy {
    padding-top: 25rem !important;
    padding-bottom: 25rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_sy {
    padding-top: 15rem !important;
    padding-bottom: 15rem !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_sy {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
  }
}
@media screen and (min-width: 1025px) {
  .pt_sy_s {
    padding-top: calc(25rem / 2) !important;
    padding-bottom: calc(25rem / 2) !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_sy_s {
    padding-top: calc(15rem / 2) !important;
    padding-bottom: calc(15rem / 2) !important;
  }
}
@media screen and (max-width: 767px) {
  .pt_sy_s {
    padding-top: calc(8rem / 2) !important;
    padding-bottom: calc(8rem / 2) !important;
  }
}
.pt_br {
  overflow: hidden !important;
  border-radius: 20px !important;
}
.pt_br_only {
  border-radius: 20px !important;
}
.pt_relative {
  position: relative !important;
}
.pt_uppercase, .pt_uppercase * {
  text-transform: uppercase !important;
}
.pt_no_margin, .pt_no_margin * {
  margin: 0 !important;
}
.pt_inner_relative .e-con-inner {
  position: relative !important;
}
.pt_no_pointer {
  pointer-events: none !important;
}
.pt_oh {
  overflow: hidden !important;
}
@media screen and (min-width: 1025px) {
  .pt_block.pt_desktop {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pt_block.pt_tablet {
    display: block;
  }
}
.pt_underline {
  text-decoration: underline !important;
}
.pt_extra_bold * {
  font-weight: 800 !important;
}
@media screen and (max-width: 767px) {
  .pt_static.pt_mobile {
    display: block !important;
    position: static !important;
  }
}
.pt_gap {
  gap: 3rem !important;
}
body, h1, h2, h3 {
  font-family: "mr-eaves-sans", sans-serif !important;
}
h1, h2, h3 {
  text-transform: uppercase !important;
}
.logged-in.admin-bar .pt_header {
  top: 32px !important;
}
#site-header {
  border-bottom: none !important;
}
@media screen and (max-width: 1024px) {
  .px_hero_background {
    opacity: 0.3 !important;
  }
}
/*# sourceMappingURL=https://graf-gruppe.com/wp-content/build/scss_library/8fe5b739f38708238b5a346c62afcf702a392fe7.css.map */