/*
Theme Name: Stockholm Child Theme
Template: stockholm
Description: A child theme of the Stockholm Theme
Author: Floris Wolswijk
Author URI: http://floriswolswijk.com
Version: 0.1
*/

@media screen and (max-width: 600px) {
  #empty_hide {
    visibility: hidden;
    clear: both;
    display: none;
  }
}
