.elementor-5579 .elementor-element.elementor-element-6b4b9f4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-f456ebe *//* ===== Household Bazaar Footer Tweaks ===== */

/* 1) Make the footer logo smaller */
.hb-footer__logoImg{
  max-width: 140px !important;   /* change to 120px if you want smaller */
  width: 140px !important;
  height: auto !important;
}

/* Optional: reduce extra spacing under the logo */
.hb-footer__logo{
  margin-bottom: .4rem !important;
}

/* 2) Fix social icons alignment (perfectly centered) */
.hb-footer__social{
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  margin-top: .6rem !important;
}

.hb-social{
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  line-height: 0 !important; /* removes baseline misalignment */
}

/* Ensure SVG icons sit centered consistently */
.hb-social svg{
  display: block !important;
  width: 18px !important;
  height: 18px !important;
}

/* Optional: tighten badges spacing so socials sit nicer */
.hb-footer__badges{
  margin-bottom: .65rem !important;
}/* End custom CSS */