.sticky_toolbar_footer.mfoot_2 {
  z-index: 9999999;
}
.sticky_toolbar_footer.mfoot_2 p {
  margin-bottom: 0 !important;
}
#toolbar-bottom.hide .sticky_toolbar_footer.mfoot_2 {
  margin-bottom: -140px !important;
  transition: all 0.6s ease;
}
.sticky_toolbar_footer.mfoot_2 {
  transition: all 0.6s ease;
}
div#toolbar-bottom {
  line-height: 1.7;
}
.sticky_toolbar_footer.mfoot_2 svg {
  position: absolute;
  left: 0;
  right: calc(50% - 41px);
  bottom: 10px;
  top: auto;
  fill: #fff;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 -4px 5px rgba(0, 0, 0, 0.1));
}
.sticky_toolbar_footer {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 998;
}
.mfoot_2 .toolbar_mobile {
  box-shadow: 0 7px 9px -7px rgb(0 0 0 / 10%);
  margin: 10px;
  border-radius: 10px;
  padding: 8px 0 7px 0;
}
.toolbar_col {
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 1;
}
.mfoot_2 .toolbar_mobile:after {
  width: auto;
  right: calc(50% + 39px);
  border-radius: 10px 0 0 10px;
}
.toolbar_mobile:after {
  content: "";
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: calc(50% - 215px);
  background-color: #fff;
  box-shadow: 0 -5px 5px -4px rgb(0 0 0 / 10%);
}
.mfoot_2 .toolbar_mobile:before {
  width: auto;
  left: calc(50% + 39px);
  border-radius: 0 10px 10px 0;
}
.toolbar_mobile:before {
  content: "";
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  width: calc(50% - 215px);
  background-color: #fff;
  box-shadow: 0 -5px 5px -4px rgb(0 0 0 / 10%);
}
.mfoot_2 .toolbar_mobile {
  box-shadow: 0 7px 9px -7px rgb(0 0 0 / 10%);
  margin: 10px;
  border-radius: 10px;
  padding: 8px 0 7px 0;
}
.toolbar_mobile {
  display: flex;
  flex-wrap: nowrap;
  padding: 4px 0 8px 0;
  position: relative;
}
.mfoot_2 .toolbar_col.is_middle .toolbar_item {
  border-width: 3px;
}
.mfoot_2 .toolbar_item {
  font-size: 20px;
}
.toolbar_col.is_middle .toolbar_item {
  background-color: #40a944;
}
.toolbar_col.is_middle .toolbar_item {
  position: absolute;
  top: -40px;
  right: calc(50% - 28px);
  background-color: #1e2f9d;
  color: #fff;
  width: 56px;
  height: 56px;
  border-radius: 50px;
  line-height: 58px;
  border: 2px solid #fff;
}
.mfoot_2 .fa,
.mfoot_2 .fas {
  font-size: 23px;
}
p.toolbaricontext {
  font-size: 12px;
}
.mfoot_2 .fal,
.mfoot_2 .fa {
  font-family: "Font Awesome 5";
  font-weight: 300;
}
