/* input your custom styles or overwrite css */

#formasdepedir, #menu{
  display: block;
  content: " ";
  margin-top: -70px;
  height: 70px;
  visibility: hidden;
  pointer-events: none;
}

.adsfooter{
  position: fixed;
    bottom: 0px;
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

.adsfooter img{
  width: 100%;
}

.st_blog_sidebar .st_default_btn:hover{
  color: white !important;
}
