.pg-wrap h2 {
  font-size: 28px;
}

.pg-wrap a {
  color: #007aa5;
}

.pg-wrap a:hover {
  color: #ffb13c;
}

.pgc-main-menu {
  display: flex;
  align-items: center;
}

.pgc-main-menu h2 {
  padding-bottom: 10px;
  width: 100%;
  font-weight: normal !important;
  font-family: 'Lato', san-serif;
  text-transform: uppercase !important;
}

.pgc-main-menu h2 a {
  display: block;
  margin-bottom: 10px !important;
  text-transform: uppercase !important;
  margin-top: -10px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: center;
  padding: 0;
  text-decoration: none;
  behavior: url(/PIE.htc);
}

#main-menu {
  margin: 0 20px;
  padding: 0;
  Border-bottom: 3px solid #007aa5 !important;
  background: transparent !important;
  display: flex;
  align-items: center;
  border-radius: 0 !important;
}

#main-menu li {
  padding: 0;
  margin: 0px;
  flex: 1 1 auto;
  height: auto;
  width: auto;
  list-style: none;
}

#main-menu li a {
  font-size: 15px;
  font-weight: normal;
  display: block;
  padding: 10px;
  border: 0px;
  border-radius: 0 !important;
  border-bottom: 3px solid transparent !important;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
}

#main-menu li a:hover {
  background: transparent;
  color: #d8d8d8;
}

#main-menu li:hover a {
  Border-bottom: 3px solid #007aa5 !important;
  color: #007aa5 !important;
  transition: all 0.3s;
}

#main-menu li a.active {
  color: #444444;
  font-weight: bold;
}

#main-menu li.expanded ul li a {
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  line-height: 20px;
}

#main-menu li.expanded ul ul li a {
  font-size: 14px;
  padding: 5px 20px 5px 30px;
  line-height: 30px;
}

.pg-wrap table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
}

.pg-wrap table tr th {
  background: #007aa5;
  color: #fff;
  font-size: 1em;
  padding: 7px;
  border: 1px solid #000;
}

.pg-wrap table tr td {
  color: #000;
  background: #fff;
  padding: 7px;
  border: 1px solid #000;
}

.pg-wrap ul {
  list-style-type: square;
  margin-left: -15px;
}

.pg-wrap ol li {
  list-style-position: inside;
}

#block-pgc-contact-block-pgc-contact-block {
  background: #fff;
  padding: 0px;
  border-bottom: 0;
}

#block-pgc-contact-block-pgc-contact-block .title {
  color: #007aa5;
  font-size: 20px;
  padding: 0;
  margin: 0;
  font-family: 'Lato';
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  letter-spacing: 1px;
}

#pgc-contact-block {
  padding-top: 10px;
}

#pgc-contact-block li {
  background: #ffb13c;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}

#pgc-contact-block li a {
  color: #fff;
}

#pgc-contact-block li a:hover {
  color: #444444;
}

.pg-content-footer {
  display: block;
  align-items: center;
  padding: 30px !important;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  background: #fff;
  border-radius: 5PX;
  box-shadow: none;
  width: 100%;
  : text-align center;
  margin-top: 50px;
}

#pgc-contact-footer-block {
  display: flex;
  gap: 20px;
  width: 100%;
  max-width: 400px;
  margin: auto;
  text-align: center;
  align-items: center;
  align-content: center;
}

#pgc-contact-footer-block li {
  background: #ffb13c;
  border-radius: 5px;
  padding: 10px;
  margin: 10px 0;
  text-align: center;
}

#pgc-contact-footer-block li a {
  color: #fff;
}

#pgc-contact-footer-block li a:hover {
  color: #fff !important;
}

#pgc_resource_block {
  background: #ffb13c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 15px 20px;
  text-align: center;
  behavior: url(/PIE.htc);
}

#pgc_resource_block:hover {
  background: #007aa5;
}

#pgc_resource_block a {
  color: #fff;
}

#pgc_resource_block a:hover {
  color: #fff!important;
}

#pgc_resource_block a.pgc-resource-icon:hover {
  color: #fff!important;
}

.breadcrumb .pg-breadcrumb-links {
  font-size: .9em;
  font-style: normal;
  text-transform: none;
  border: none;
  margin-bottom: 0px;
}

.breadcrumb .pg-breadcrumb-links a {
  font-size: .9em;
  font-style: normal;
  text-transform: none;
}

.pg-mobilemenu .header-mobile {
  background: #007aa5;
}

.pg-gift-details .accordion-header-text span {
  background: #e3edf1;
  border-left: 6px solid #007aa5;
  padding: 0 15px;
  color: #007aa5;
  display: block;
  font-size: .9em;
  font-weight: normal;
  margin: 10px 0;
  line-height: 40px;
  behavior: url(/PIE.htc);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.pg-gift-details .accordion-header-text span:hover {
  background: #007aa5;
  text-decoration: none;
  color: #e3edf1;
  border-left: 6px solid #e3edf1;
}

.pgc-brochure-bg-top {
  background: #007aa5;
}

.pgc-brochure-header-text {
  background: #e3edf1;
  color: #007aa5;
}

.pgc-brochure-title {
  color: #ffb13c;
}

.pgc-brochure-body-title.pgc-font-color1 {
  color: #007aa5;
}

.pgc-brochure-body-title.pgc-font-color2 {
  color: #ffb13c;
}

.pgc-brochure-body-text ul li span.pgc-before::before {
  color: #ffb13c;
}

.pgc-brochure-footer-text {
  background: #ffb13c;
  color: #fff;
}

.pgc-brochure-footer-title {
  color: #fff;
}

span.pgc-brochure-footer-contact {
  color: #fff;
}

.pg-page-btns .pgc-title-btn {
  background-color: #ffb13c;
}

.pg-page-btns .pgc-title-btn a {
  color: #ffffff;
}

