/*
Theme Name: MDR
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.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.current_page_item a {
        color:#fff!important;
	background:#262626!important;
}

.slide-entry-excerpt.entry-content {
font-size: 13px;
line-height: 24px;
}

.slide-entry-title.entry-title {
margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
  display: block !important;
}}

#scroll-top-link:hover { background-color: #8bba34; color: white; }

#advanced_menu_toggle, #advanced_menu_hide {
    color: #838383!important;
}
