/*---------------------------------------------------------------------------*\


  EC MIXINS

  1. colors
  2. type
  3. buttons
  4. misc styles


\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\


  1. COLORS


\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\


  2. TYPE

    a. @fontface
    b. global styles


\*---------------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------*\

        a. @fontface

    \*-----------------------------------------------------------------------*/
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello_1332134.eot");
  src: url("../fonts/fontello_1332134.eot#iefix") format("embedded-opentype"), url("../fonts/fontello.woff") format("woff2"), url("../fonts/fontello_1332134.woff") format("woff"), url("../fonts/fontello_1332134.ttf") format("truetype"), url("../fonts/fontello_1332134-fontello.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
    /*-----------------------------------------------------------------------*\

        b. global styles

    \*-----------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------*\

        TITLE

    \*-----------------------------------------------------------------------*/
    /*-----------------------------------------------------------------------*\

        BODY

    \*-----------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\


  3. BUTTONS


\*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*\


  4. MISC STYLES


\*---------------------------------------------------------------------------*/
/* Shutter In Horizontal */
/* Shutter Out Horizontal */
/* Shutter In Vertical */
/* Shutter Out Vertical */
/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small touch devices */
/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.portrait.css.map */