/*
Theme Name: Haustiere
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Load Typfaces*/

/*DOG ICONS*/

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

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "hund123";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-paw-alt:before { content: '\e800'; } /* '' */
.icon-paws:before { content: '\e801'; } /* '' */
.icon-bone-alt:before { content: '\e802'; } /* '' */
.icon-paw:before { content: '\e803'; } /* '' */
.icon-paw-1:before { content: '\e804'; } /* '' */
.icon-bone-1:before { content: '\e805'; } /* '' */
.icon-bone:before { content: '\e806'; } /* '' */
.icon-bone_1:before { content: '\e807'; } /* '' */


a.avia-toc-link.avia-toc-level-1 {
    padding-bottom: 10px;
}