/*
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
*/

@media only screen and (min-width: 1200px) {
   .header-01 .header-wrap .currency-switcher-menu-wrap {
      display: none;
   }
}

@media (max-width: 767px) {
   .header-01 .header-wrap .currency-switcher-menu-wrap {
	  display: block !important;
   }
}