-input[type="submit"],
-input[type="text"] {
- -webkit-appearance: none;
-}
-
-.column-1 {
- width: 100%;
-}
-
-#menu-icon {
- display: inline-block !important;
-}
-
-nav.primary,
-nav.secondary {
- float: none !important;
- position: relative;
- display: block;
- clear: both;
-}
-
-header {
- height: auto;
- min-height: $headerHeight;
- background: #fff;
-
- h1 {
- padding-bottom: 15px;