.custom-heading h5 {
  text-transform: none;
  margin-top: 10px;
}

.custom-heading .share, .bottom-sharing .share {
  font-family: "Muli", sans-serif;
  text-transform: uppercase;
  font-style: normal !important;
  font-size: 12px;
  margin-right: 5px;
}

.top-sharing {
  margin-bottom: 20px;
}

.post-template-template-post-flexible .bottom-sharing {
  padding: 30px 0px;
}

.wp-caption {
  max-width: 100% !important;
}

/*
 * Directory Redesign 20191129
 */
.social-media .fa-youtube-square:before {
  content: "\f166";
}

.brand-filter--flower-right {
  background-image: url(img/flower-3.png);
  background-position: center right;
}

.brand-filter--flower-right .filters .facetwp-facet,
.brand-filter--flower-right .filters button {
  width: 100%;
}
.brand-filter--flower-right .filters .facetwp-facet .fs-wrap,
.brand-filter--flower-right .filters button .fs-wrap {
  width: 100%;
}
.brand-filter--flower-right .filters .facetwp-facet .fs-wrap .fs-label {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  font-size: 1.15em;
}
.brand-filter--flower-right .filters button {
  top: 0;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
}

.brand-slider__slick {
  margin-top: 16px;
  width: calc(100% + 16px) !important;
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 900px) {
  .brand-slider__slick {
    margin-top: 0;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.brand-slider__slide {
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 900px) {
  .brand-slider__slide {
    padding-left: 16px;
    padding-right: 0;
  }
}
.brand-slider__slide a {
  display: block;
  padding-bottom: 66%;
  background-position: center;
  background-size: cover;
}
.brand-slider__slide img {
  display: inline-block;
}
.brand-slider__arrows {
  background: #F3F3F3;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
.brand-slider__arrows span {
  padding-left: 16px;
  padding-right: 16px;
}
.brand-slider__arrows .slick-arrow {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  transform: none;
  display: inline-block;
}
.brand-slider__arrows .slick-arrow:before {
  color: #000;
  font-size: 20px;
}

.featured-brands-cta h5 {
  text-transform: none;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 24px;
  margin-top: 54px;
}
.featured-brands-cta__wrap {
  border-top: 1px solid #58595A;
  border-bottom: 1px solid #58595A;
}
.featured-brands-cta__col:nth-child(1) {
  padding: 29px 0 32px;
  border-bottom: 1px solid #58595A;
  transition: background 0.3s ease;
}
@media (min-width: 900px) {
  .featured-brands-cta__col:nth-child(1) {
    padding-right: 30px;
    border-bottom: none;
  }
}
.featured-brands-cta__col:nth-child(1):hover {
  color: #58595A;
  background: rgba(241, 210, 203, 0.3);
  text-decoration: none;
}
.featured-brands-cta__col:nth-child(2) {
  border-bottom: 1px solid #58595A;
}
@media (min-width: 900px) {
  .featured-brands-cta__col:nth-child(2) {
    border-right: 1px solid #58595A;
    border-left: 1px solid #58595A;
    border-bottom: none;
  }
}
.featured-brands-cta__col:nth-child(3) {
  padding: 29px 0 32px;
}
@media (min-width: 900px) {
  .featured-brands-cta__col:nth-child(3) {
    padding-left: 30px;
  }
}
.featured-brands-cta__brand {
  border-bottom: 1px solid #58595A;
  padding: 32px 0;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  transition: background 0.3s ease;
}
@media (min-width: 900px) {
  .featured-brands-cta__brand {
    padding: 0 20px;
  }
}
.featured-brands-cta__brand:last-child {
  border-bottom: none;
}
.featured-brands-cta__brand:hover {
  color: #58595A;
  background: rgba(241, 210, 203, 0.3);
  text-decoration: none;
}
.featured-brands-cta__brand__image {
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.featured-brands-cta__brand h4 {
  font-size: 16px;
}
.featured-brands-cta__featured-brand__banner {
  background-size: cover;
  background-position: center;
  padding-top: 130px;
  padding-left: 14px;
  padding-bottom: 14px;
}
.featured-brands-cta__featured-brand__logo {
  max-width: 100px;
}
.featured-brands-cta__featured-brand .excerpt-container {
  height: 160px;
  overflow: hidden;
}
.featured-brands-cta__featured-brand p:last-child {
  margin-bottom: 0;
}
.featured-brands-cta__list {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.featured-brands-cta__list .excerpt-container {
  height: 95px;
  overflow: hidden;
}
.featured-brands-cta__newsletter {
  background: #F1D2CB;
  height: 100%;
  padding: 100px 42px 32px;
  display: flex;
  align-items: flex-end;
  background-image: url("img/flower-2.png");
  background-position: center -100%;
  background-size: 125% auto;
  background-repeat: no-repeat;
}
@media (min-width: 900px) {
  .featured-brands-cta__newsletter {
    background-position: center -250%;
    padding-top: 0;
  }
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal {
  width: 100%;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body {
  display: block;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body ul.gform_fields {
  display: block;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body ul.gform_fields li.gfield {
  display: block;
  padding-right: 0;
  margin-bottom: 10px;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body ul.gform_fields li.gfield .gfield_label {
  display: none;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_body ul.gform_fields li.gfield input {
  padding: 1.2em 1.4em !important;
  background: #fff !important;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_footer {
  display: block !important;
}
.featured-brands-cta__newsletter .gform_wrapper form.gf_simple_horizontal div.gform_footer .gform_button {
  margin-right: 0;
  background: #58595A;
  color: #fff !important;
  padding: 1.2em 1.4em !important;
}
.featured-brands-cta__newsletter h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
}
.featured-brands-cta__newsletter__description {
  max-width: 85%;
}
.featured-brands-cta h3 {
  font-weight: normal;
  font-size: 23px;
  margin-top: 0.5em;
}

.brand-categories-grid .col-md-3 {
  margin-bottom: 0;
}
.brand-categories-grid a .category {
  padding: 0;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}
.brand-categories-grid a .category:after {
  content: none;
}
.brand-categories-grid a .category .image-container {
  margin-top: 0;
  border: none;
  transition: 0.6s transform ease;
}
.brand-categories-grid a .category h3 {
  position: absolute;
  color: #fff;
  background: #58595A;
  margin: 0;
  bottom: 0;
  left: 0;
  padding: 8px;
  display: inline-block;
  width: auto;
  font-family: "Crimson Text", serif;
  text-transform: none;
  font-style: italic;
  font-weight: normal;
  font-size: 13px;
  line-height: 16px;
}
@media (min-width: 900px) {
  .brand-categories-grid a .category h3 {
    padding: 18px;
  }
}
.brand-categories-grid a:hover .image-container {
  transform: scale(1.15);
}

.archive .post .text-container .category .post-category,
.single .post .text-container .category .post-category {
  float: none;
}

.brand-results a {
  display: block;
}
.brand-results .facetwp-template {
  width: auto;
}
.brand-results .feature-brand-container .text-container .excerpt-container {
  height: 95px;
  overflow: hidden;
  margin-bottom: 5px;
}
.brand-results .feature-brand-container .text-container .logo-container {
  margin-bottom: 1em;
}
@media only screen and (max-width: 600px) {
  .brand-results .feature-brand-container .text-container .logo-container img {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  .brand-results .feature-brand-container .image-container {
    height: auto;
    padding-bottom: 100%;
  }
}

.fa {
  font: normal normal normal 14px/1 FontAwesome;
}
.ubermenu .fa {
  font-family: "Font Awesome 5 Free";
}

.latest-posts .latest-post .image-container img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.brand-categories-grid .category .image-container img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.featured-brands-cta .featured-brands-cta__brand .featured-brands-cta__brand__image {
  padding-bottom: unset;
}

.feature-brands .feature-brand-container .image-container img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.ad-space {
  display: block !important;
}

.vertical-align--middle .row {
  align-items: center;
}

.vertical-align--bottom .row {
  align-items: flex-end;
}

#gform_fields_5 #field_5_3 legend,
#gform_fields_5 #field_5_3 label,
#gform_fields_5 #field_5_5 label {
  display: none;
}

#gform_fields_5 input[type=text],
#gform_fields_5 select,
#gform_fields_5 #input_5_10_1 {
  border: none;
  background: #efefef !important;
  padding: 12px 20px !important;
  line-height: 1;
}

#gform_fields_5 select {
  padding: 12px 16px !important;
}

#gform_fields_5 input[type=text]::placeholder,
#gform_fields_5 select::placeholder,
#gform_fields_5 .InputContainer .InputElement::placeholder {
  font-size: 14px;
  font-style: italic;
  padding-left: 0 !important;
  font-family: "Crimson Text", serif;
}

.gform_wrapper .gform_footer input.button {
  transition: all 0.3s;
}

.blog-sidebar {
  order: 2;
  position: relative;
  z-index: 2;
}
.blog-sidebar div {
  position: relative;
}
.blog-sidebar__inner {
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .blog-sidebar__inner {
    position: absolute !important;
  }
}

.sidebar {
  margin-bottom: 2rem;
  border: 2px solid #f1d2cc;
  padding: 1rem;
}
.sidebar .givewp-donation-form-modal__open {
  background-color: #f1d2cc;
  color: #58595A !important;
  border-radius: 0;
  border: 2px solid #f1d2cc;
  font-weight: normal !important;
  transition: all 0.2s ease;
}
.sidebar .givewp-donation-form-modal__open:hover {
  background: #fff;
}
.sidebar h3.widget-title {
  font-weight: bold;
}
.sidebar h3.widget-title::after {
  content: "";
  height: 2px;
  margin: 0.5em auto 0 auto;
  width: 50px;
  background-color: #f1d2cc;
  display: block;
}

.givewp-donation-form-modal__overlay {
  z-index: 1000;
}

.main-content-inner {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .main-content-inner {
    display: block;
  }
}

/*# sourceMappingURL=custom.css.map */
