/*
 Theme Name:   Druck Child
 Theme URI:    http://7uptheme.com/wordpress/druck
 Description:  Druck Child Theme
 Author:       The 7up WordPress Team
 Author URI:   http://themeforest.net/user/7-up
 Template:     druck
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         full-width-template, theme-options, rtl-language-support, two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments
 Text Domain:  druck
*/

.post-thumb.banner-advs a.wobble-top.gray,
.item-post .post-info a.post-author,
.single-post .post-meta-data > li:last-child,
.post-meta-data > li:first-child::after {
	display: none!important;
}

.content-top-single .single-post-title {
	text-transform: none;
}

.jlplg-lovecoding-cookie-info {
    display: inline-block;
    padding: 10px;
    margin: 5px 0;
    font-size: 12px;
}

.button-text {
    font-size: 11px;
}

.detail-content-wrap  ul {
	font-family: Open Sans;
	color: #666;
    line-height: 24px;

}

.content-top-single .single-post-title {
    font-weight: 400;
    text-transform: uppercase;
}