/*
	Theme Name: WerkStatt Child Theme
	Theme URI: http://themeforest.net/user/fuelthemes
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/anteksiler">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.0.0
	Author: fuelthemes
	Template: werkstatt
	Text Domain: werkstatt
*/

.credits {
	color: #fff;
}

.credits:hover {
	color: #49c6e7;
}

.thb-copyright {
	color: #fff;
}

.thb-full-menu .sub-menu {
	padding: 20px 0;
	margin: 0;
	list-style: none;
	background: #1f1f1f;
	position: absolute;
	min-width: calc(100% + 60px);
	top: 100%;
	left: -30px;
	opacity: 0;
	visibility: hidden;
}