/*
Theme Name: Editor Child
Theme URI:
Description: Child 01 theme for the Editor theme
Author: Array and Kai
Author URI:
Template: editor
Version: 1.1.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 16 Apr 2016 20:28:01 +0000 */

@import url('../editor/style.css');

@font-face {
  font-family: 'Superla';
  src: url('inc/superla/Superla-Normal.eot'); /* IE9 Compat Modes */
  src: url('inc/superla/Superla-Normal.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('inc/superla/Superla-Normal.woff') format('woff'), /* Modern Browsers */
       url('inc/superla/Superla-Normal.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('inc/superla/Superla-Normal.svg#90f3e62fc4d51b9961e579d488ec2afa') format('svg'); /* Legacy iOS */

  font-style:   normal;
  font-weight:  400;
}

#buffalos {
    display: none;
}

.buffalo-head {
    font-size: 24px;
    margin-bottom: 18px;
    line-height: 26px;
}
.buffalo-cat {
    font-size: 18px;
}

.buffalo-footer {
    height: 40px;
}

.buffalo {
    font-family: 'Superla';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    border: 2px solid #00c0ff;
    padding: 12px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.buffalo-static {
    font-size: 12px;
}

.buffalo-extra {
    color: #00c0ff;
}

.buffalos-total {
    margin-top: 50px;
    margin-bottom: 70px;
    padding-top: 4px;
    border-top: 2px solid #00c0ff;
    font-size: 24px;
}
