/*
Theme Name: DynamiX Child
Template: DynamiX
Author: Child Theme Configurator
Version: 1.0.1447204210
Updated: 2015-11-11 01:10:10
*/

@charset "UTF-8";

/*	:: Links
--------------------------------------------- */


div.autototop a { 
 display: block;
 display: none;
 z-index: 1003; 
 position: fixed;
 top: 100%;
 margin-top: -40px !important;
 left: 50%!important;
 margin-left: -18px!important;
 width: 36px!important;
 height: 36px!important;
 color:#444!important;
 text-align:center!important;
 padding:0!important;
}

div.autototop a:before {
 content: "\f077";
 line-height: 36px !important;
}


