/* ==== BBS MOBILE BOTTOM NAV ==== */
/* Container 3848316.
   Elementor wraps the icon and the title in separate anchors, so a min-height
   on `a` made each a tall box with dead space inside. The tap target lives on
   the widget instead, and the icon and title boxes shrink to their content. */

.elementor-element-3848316{
  min-height:0!important;
  padding:6px 4px!important;
  padding-bottom:calc(6px + env(safe-area-inset-bottom))!important;}

.elementor-element-3848316 > .elementor-widget{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:46px!important;margin:0!important;padding:0!important;}

.elementor-element-3848316 .elementor-widget-container{margin:0!important;padding:0!important;}

.elementor-element-3848316 .elementor-icon-box-wrapper{
  display:flex!important;flex-direction:column!important;align-items:center!important;
  justify-content:center!important;gap:6px!important;margin:0!important;padding:0!important;}

/* Icon and title boxes shrink to content, so the 3px gap is the only space */
.elementor-element-3848316 .elementor-icon-box-icon{
  margin:0!important;padding:0!important;
  height:auto!important;min-height:0!important;line-height:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;}

.elementor-element-3848316 .elementor-icon-box-icon a{
  display:flex!important;align-items:center!important;justify-content:center!important;
  min-height:0!important;height:auto!important;padding:0!important;margin:0!important;line-height:0!important;}

.elementor-element-3848316 .elementor-icon-box-icon svg,
.elementor-element-3848316 .elementor-icon-box-icon i{
  width:18px!important;height:18px!important;font-size:18px!important;
  margin:0!important;padding:0!important;line-height:1!important;display:block!important;}

.elementor-element-3848316 .elementor-icon-box-content{
  margin:0!important;padding:0!important;height:auto!important;min-height:0!important;}

.elementor-element-3848316 .elementor-icon-box-title{
  margin:0!important;padding:0!important;
  height:auto!important;min-height:0!important;line-height:1!important;}

.elementor-element-3848316 .elementor-icon-box-title a{
  display:block!important;min-height:0!important;height:auto!important;
  padding:0!important;margin:0!important;line-height:1!important;}

.elementor-element-3848316 .elementor-icon-box-description{display:none!important;}
