.pg-wrap h1 {
  padding-bottom: 20px !important;
}

.pgc-main-menu {
  margin: 0;
  padding: 0;
}

.pgc-main-menu h2 {
  display: none;
}

#main-menu {
  list-style: none;
  padding: 0;
  : ;
  margin: 0;
}

#main-menu li {
  max-width: 370px;
  padding-top: 10px;
  padding-bottom: 40px;
}

#main-menu li a {
  margin: 0;
  padding: 0;
  letter-spacing: .75px;
  font-family: 'Swiss721BT-Bold';
  font-size: 30px;
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  cursor: pointer;
}

#main-menu li a:hover {
  border-bottom: 8px solid;
}

#main-menu li a.active {
  border-bottom: 8px solid;
}

#main-menu ul {
  display: none;
}

.pg-wrap table {
  border: 0;
}

.pg-wrap table tr {
  border: 0;
}

.pg-wrap table tr th {
  background: #67CFE3;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  border: 0;
}

.pg-wrap table tr td {
  border: 0;
  padding: 0 5px !important;
  line-height: 1;
}

.pg-content-footer {
  background: transparent;
  width: 100%;
  flex: 1 0 100%;
}

#pgc-contact-footer-block {
  background-color: #d9d8d6 !important;
  display: flex;
  width: 100%;
  align-items: center;
}

#pgc-contact-footer-block li {
  width: auto;
  margin: auto;
  display: table-cell;
  max-width: 300px;
  float: none;
  padding: 0;
}

#pgc_resource_block {
  margin: 20px 0;
  width: auto;
  float: none;
  display: inline-block;
}

#pgc_resource_block:hover {
  border-bottom: 3px solid;
}

#pgc_resource_block a {
      font-family: 'Swiss721BT-Bold';
      font-size: 25px;
      color: black;
      text-decoration: none;
      margin-right: 10px;
      line-height: 2;
}

.pg-gift-details {
  margin: 50px 0;
}

.pg-gift-details .accordion-header-text {
  border-bottom: 3px solid #373839 !important;
  border-top: 0 !important;
  padding: 10px;
}

.pg-gift-details .accordion-header-text span {
  color: #000;
  font-family: "Swiss721BT-Bold";
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 0.7px;
  margin: 0;
  padding-bottom: 21px;
  text-transform: none;
}

.paragraph--type--accordion .field-group-accordion-wrapper .ui-accordion-header {
  color: #000;
  font-family: "Swiss721BT-Bold";
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 0.7px;
  margin: 0;
  padding-bottom: 21px;
}

.pgc-brochure-bg-top {
  background-color: transparent;
  height: 30px;
}

.pgc-brochure-header-text {
  background-color: transparent;
  font-family: "Recoleta-Bold";
  color: #000;
}

.pgc-brochure-body {
      font-family: "Swiss721BT-Regular";
}

.pgc-brochure-footer-text {
  background: #000;
  color: #fff;
      font-family: "Swiss721BT-Regular";
}

span.pgc-brochure-footer-contact {
  font-weight: bold;
}

