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

@import url(../../../css/custom.css);


.box-parallax { background-image: url(../../../../../images/yootheme/demo/teaser/home_teaser_leather.jpg); }

/* Logo */
.custom-logo {
	width: 281px;
	height: 71px;
	background-image: url(../../../../../images/yootheme/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
    background-size: contain;
    margin-top: 10px;
}

#mc_subheader {
	font-size: 0.7em;
	margin-bottom: 2px;
}

.mc_var_label, .mc_merge_var, #mc_signup_submit {
	margin-top: 0;
	margin-bottom: 0;
}

#mc_signup_submit {
	margin-top: 0.5em;
}

.mc_signup_submit {
	text-align: center;
}

.coursefull {
	color: #999;
	text-decoration: line-through;
}

.post-date {
	font-size: 70%;	
	color: #666;
}

.borderpic {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px; 
	border: 1px #999 solid;
}

input[type='submit'].wpcf7-submit {
	padding: 10px 20px;
}
