/** 
 * Theme Name:  Website Child
 * Theme URI:   http://themes.kubasto.com/website/
 * Description: Website is a responsive theme, which means it adapts to the device on which it's displayed.
 * Tags:        responsive-layout
 * Author:      Kuba Sto
 * Author URI:  http://themes.kubasto.com
 * Template:    website
 * Version:     1.0
 */
 #lang {
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#lang a {
	border:none;
}
#lang img {
	width: 20px;
}
input[type="checkbox"], input[type="radio"] {
	margin-right: 5px;
}
.mc-field-group {
	margin-bottom: 15px;
}