/* Speii Next v2.0.6 - Premium footer visibility hotfix */
body.speii-next-template footer.speii-nex-footer,
body.speii-next-template .speii-nex-footer{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
body.speii-next-template footer.speii-nex-footer{
  position:relative!important;
  z-index:5!important;
  width:100%!important;
  margin-top:60px!important;
}
body.speii-next-template footer.speii-nex-footer .container{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:18px!important;
  padding-right:18px!important;
}
body.speii-next-template footer.speii-nex-footer .speii-backtop{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
