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


  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 body font size on small devices */

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