/*
Theme Name: Aragon Theme
Theme URI: http://www.spellbrand.com
Author: spellbrand
Author URI: http://www.spellbrand.com
Description: spellbrand
Version: 1.2.0
License: GNU General Public License
License URI: license.txt
Text Domain: gravity
Tags: black, brown, orange, tan, white, yellow, light
*/


/* importing Main CSS FILES
-------------------------------------------------------------- */

@import url('assets/css/style.css');

nav#navigation {
  display: block !important;
}
a.nav-toggle {
  display: none !important;
  float: none !important;
  margin: 0 auto;
  top: -20px;
}
@media only screen and (max-width: 550px) {
#navigation {
  margin-top: 1.7em;
  margin-bottom: 1.7em;
  text-align: center !important;
}
}
