/*
Theme Name: Smart Mag Child
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

@import url("../smart-mag/style.css");

.navigation.has-search .menu {
    padding-right: 0px;
}
.breadcrumbs .location {
    text-transform: none;
}
.the-date {
  display:none!important;
}
.content time {
  display:none!important;
}
.posted-on {
  display:none!important;
}
.comments {
  display:none!important;
}
.main-heading, .page-title, .entry-title {
    text-transform: none;
}
.error-page-link {
  font-size: 12.5pt;
}