/*

Theme Name: Aejis Legal

Theme URI: http://eoflex.com/

Description: A simple e commerce responsive theme built with Bootstrap

Author: EOFlex

Author URI: http://eoflex.com/

Version: 1.0

Tags: responsive, white, bootstrap



This is an example theme to go along with the Treehouse blog post on <a href="http://www.eoflex.com/">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.

*/
@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/mobile-bootstrap.css');
@import url('bootstrap/font-awesome-4.6.3/css/font-awesome.min.css');
@import url('css/style.css');
@import url('css/wpstyle.css');
@import url('css/responsive.css');

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #f78f1e;
}
.hit-counter-max {
    position: absolute;
    margin-top: -27px;
    right: 0;
}