/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * social buttons
 */

.yoo-zoo.socialbuttons { overflow: hidden; }

.yoo-zoo.socialbuttons > div {
	margin-left: 10px;
	float: left;
}
.yoo-zoo.socialbuttons > div:first-child { margin-left: 0 }

.yoo-zoo .socialbuttons iframe {
	border: none;
	overflow: hidden;
}