/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
.footer-desktop,
.footer-mobile {
  display: none;
}

@media (min-width: 1025px) {
  .footer-desktop {
    display: block;
  }
}

@media (max-width: 1024px) {
  .footer-mobile {
    display: block;
  }
}
