/*
Theme Name: Travois
Theme URI: http://www.travois.com
Author: DEG
Author URI: http://www.degdigital.com
Description: A custom theme for Travois. Developed with ♥ by DEG.
Version: 1.0.2
License: GNU General Public License
Tags: custom, _s, awesome
*/
.bcorp-logo{ display: none; }
@media only screen and (min-width: 48em) {
  .main-header .logo { float: left; }
  .global-search { float: left; position: initial; margin-left: 10%; margin-top: 2%; }
  .bcorp-logo { display: block; float: right; width: 15%; margin-right: 5px; }
}
