/*
Theme Name:  Decibel Child
Theme URI: http://decibel.wolfthemes.com/
Description: Decibel Child theme
Author: WolfThemes
Author URI: http://wolfthemes.com/
Template: decibel
Version: 1.0.0
*/

nav .woocommerce-breadcrumb {
display: none;
}

.btnctr a.wolf-button {
display:block !important;
}

.flex-control-paging {
    display: none;
    }

body {
    background: #000;
}

.author-link {
    display: none !important;
    }

@media screen and (min-width: 900px) {
.home #secondary {
    width: 25% !important;
}

.home #primary {
    width: 69.9% !important;
}
    }


@media screen and (min-width: 800px) {
        .home .entry-media {
        float: left;
        width: 33%;
        }
    }

.sticky-menu #navbar-container {
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.atm-f, .ab-branding-footer {
  	display: none;
	}

.single-post .entry-content, .entry-content, .entry-media .addthis_toolbox {
	margin-left: auto;
    margin-right: auto;
    /* max-width: 745px; */
}

.no-touch .blog-large .entry-thumbnail a:before, .no-touch .blog-masonry .entry-thumbnail a:before, .no-touch .blog-sidebar .entry-thumbnail a:before, .no-touch .blog-sided .entry-thumbnail a:before, .no-touch .last-posts-columns .entry-thumbnail a:before, .no-touch .last-posts-masonry .entry-thumbnail a:before, .no-touch .work-classic .entry-thumbnail a:before, .no-touch .work-masonry .entry-thumbnail a:before {
  	display: none;
	}

.paged-2 * #main {
  	padding-top: 150px !important;
	}

.menu-transparent.has-header-image.show-title-area #navbar-container, .menu-transparent.is-home-header #navbar-container {
  	background-color: rgba(0, 0, 0, 0.5);
	}

.content-dark-font {
  	background: #fff;
	}

#navbar-container {
  	font-size: 16px;
	}

.tags-links {
  	display:none !important;
	}
	

/*
.widget_recent_entries {
  	font-size: 14px;
  	line-height: 16px;
	}

.tm-blog-more {
  	display: none !important;
	}

main.tm-content {
  	padding: 0 15px;
	}

.fb_iframe_widget span {
	vertical-align: baseline !important;
	}

.wp-post-image {
  	display: block !important;
  	margin-left: auto !important;
  	margin-right: auto !important;
	}

.uk-article-title, .uk-article-meta {
  	text-align: center !important;
	}

.uk-navbar-nav > li > a {
	height: 150px !important;
	line-height: 150px !important;
	margin: 0 30px !important;
	}

.uk-navbar-brand {
  	height: 150px !important;
	}

.home #tm-headerbar {
	display: none !important;
	} */