/*
Theme Name:     Newspaper - Brokelyn
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        1
*/
@import url("../Newspaper/style.css");
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
}
.meta-info {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.td-post-text-content, .mce-content-body {
    font-size: 16px;
    line-height: 24px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.sf-menu .td-menu-item > a {
    font-family: 'Unica One', cursive;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.sf-menu > .current-menu-item > a, .sf-menu > .current-menu-ancestor > a, .sf-menu > .current-category-ancestor > a, .sf-menu > li > a:hover, .sf-menu > .sfHover > a {
}
a {
    color: #ef502f;
    -webkit-tap-highlight-color:  rgba(255, 255, 255, 0) !important;

}
#td-mobile-nav {
    z-index: 999999 !important;
}
.td-mobile-content {
    position: relative;
}
