/*
	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
*/

.subfooter-container .socials a.social {
	border: 1px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
    height: 40px;
    line-height: 40px;
	margin: 5px;
}
.subfooter-enabled .columns {
	margin-bottom: 35px;
	border-right: 1px solid #fff;
}
.subfooter-enabled .columns:last-child {
	border-right: 0;
}
#footer .widget {
    margin-bottom: 0;
}
@media (max-width: 1024px) {
	.subfooter-enabled .columns:nth-child(2) {
		border-right: 0;
	}
}
@media (max-width: 640px) {
	.subfooter-enabled .columns:first-child {
		border-right: 0;
	}
}