/*
Theme Name:     Herald Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Herald theme
Author:         meks
Author URI:     http://mekshq.com
Template:       herald
Version:        0.1.0
*/

.md-fullwidth-page-container {
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}

.herald-breadcrumbs-after-content {
    margin: 0 !important;
    border-bottom: none;
    border-top: 1px solid rgba(68, 68, 68, 0.15);
}