.top-header .top-header-inner {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f0ebeb;
}

.wpneo-campaign-summary-inner h2.wpneo-campaign-title {
  font-family: Playfair Display;
  font-weight: 700;
  font-size: 38px;
}

a.wpneo-fund-modal-btn {
  font-family: Poppins;
}

.wpneo-wrapper ul {
  font-family: Poppins;
}

bdi {
  font-size: 17px;
}

.campaign-funding-info ul li .funding-amount {
  font-size: 17px;
}

.campaign-funding-info ul li span.info-text {
  font-size: 15px;
}

.wpneo-raised-percent .wpneo-meta-name {
  margin-left: -19px;
}

.wpneo-single-sidebar .cart .wpneo_donate_button {
  font-family: Poppins;
  background-color: #ffa026;
}

ul.wpcf_predefined_pledge_amount li a {
  border-width: 1px;
  border-style: solid;
  border-color: #FFA026;
}

.wpneo-campaign-single-left-info h2 {
  display: none;
}

p {
  font-family: Poppins;
  font-size: 17px;
  color: #292626;
}

.wpneo-tabs-menu li.wpneo-current {
  font-size: 17px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #ffa026;
}

.wpneo-tabs-menu li.wpneo-current a {
  color: #ffa026;
}

.wpneo-tabs-menu li.wpneo-current a:hover {
  color: #CE821F !important;
}

.wpneo_donate_button {
  background-color: #ffa026 !important;
  transition: 0.5s;
}

.wpneo_donate_button:hover {
  background-color: #CE821F !important;
  cursor: pointer;
}

.wpneo-post-img .woocommerce-product-gallery__image {
  margin-top: 10px;
}

.wpneo-tab h2 {
  display: none;
}