/*
Theme Name: 	Bread form Europe
Author: 		4net
Author URI: 	http://4net.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.0.10
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#Top_bar #menu {
	background: transparent !important;
}

@media only screen and (max-width: 1239px) {
	#Top_bar #menu {
		background: #492605 !important;
	}
}

#Top_bar.is-sticky {
	height: auto;
}

#Top_bar a.responsive-menu-toggle {
	margin-top: -18px !important;
}

#Top_bar .logo { display: none; }

#Eu_bar {
    margin-top: 0px;
    background-color: #f3f3f3;
    height: 120px;
    width: 100%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
	#Eu_bar {
	    height: auto;
	    border-bottom: 50px solid #492605;
	}
	.header-stack #Top_bar a.responsive-menu-toggle {
		top: -42px;
		margin-top: 0 !important;
	}
	#Eu_bar .left {
		margin-left: 10px;
	}
}

#Eu_bar .left {
	float: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	width: 250px;
	text-align: left;
	color: #000099;
}

#Eu_bar .left .text {
    float: left;
    margin-top: 38px;
    margin-left: 10px;
}

#Eu_bar .left .image {
	float: left;
	margin-top: 38px;
}

#Eu_bar .right {
	float: right;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
	width: 300px;
	text-align: right;
}

#Eu_bar .right .text {
	float: left;
	margin-top: 38px;
}

#Eu_bar .right .image {
	float: right;
	position: relative;
	top: -14px;
}

#Footer .widget_text img {
	max-width: 200px;
}

/** Granencongres **/

#granencongres h1 {
	font-size: 17px;
	line-height: 21px;
	font-weight: 400;
	letter-spacing: 0px;
	color: #df5d28;
}

#granencongres h2 {
	font-size: 13px;
	line-height: 19px;
	font-weight: 400;
	letter-spacing: 0px;
}

#granencongres-footer {
	margin-top: 20px;
	padding: 40px 0;
	border-top: 2px solid #492605;
	background-color: transparent;
	line-height: 21px;
}

#granencongres .vc_tta-panel-heading {
	background-color: #df5d28 !important;
	color: #fff !important;
}

#granencongres .vc_tta-panel .vc_tta-controls-icon:before,
#granencongres .vc_tta-panel .vc_tta-controls-icon:after {
	border-color: #fff;
}

#granencongres .vc_tta-panel .vc_tta-panel-title>a {
	color: #fff !important;
}

/** Mailplus form styling **/

.mpForm li {
	list-style-type: none;
}
.mpForm label {
	display: inline;
}
.mpForm .mpErrorSummary,
.mpForm .sublabel {
	display: none !important;
}
.mpForm .error .mpFormField {
	position: relative;
}
.mpForm .mpFormField:before {
	content: ' ';
	position: absolute !important;
	left: -50px !important;
	top: 0 !important;
	width: 50px !important;
	height: 44px !important;
	padding: 0 !important;
	background-image: url('../betheme/images/contact_form_error.png');
	padding: 0;
	border: none !important;
	display: none;
}
.mpForm .error .mpFormField:before {
	display: block;
}
.mpForm .mpQuestionTable {
	clear: both;
}

fieldset {
	border: 1px solid #eee;
	padding: 20px 30px;
	border-radius: 10px;
	margin-bottom: 1em;
}
fieldset legend {
	padding: 5px;
}

.column_wrapper {
	margin-left: -1%;
	margin-right: -1%;
}
.column_wrapper:after {
	clear: both;
	content: '';
	display: block;
}
.hidden {
	display: none;
}

.clouded,
.wpcf7-form-control-wrap.amount {
	position: absolute !important;
	left: -9999px;
	height: 0;
	width: 0;
}

.wpcf7-not-valid-tip {
	padding: 5px 10px;
}
.wpcf7-not-valid-tip:before {
	position: absolute !important;
	left: -50px !important;
	top: 0 !important;
	width: 50px !important;
	height: 44px !important;
	padding: 0 !important;
	background: url(../betheme/images/contact_form_error.png) !important;
	overflow: hidden;
	text-indent: -9999px !important;
	padding: 0;
	border: none !important;
	content: '';
}
.wpcf7-form-control.wpcf7-paymentchoice:after {
	content: '';
	display: block;
	clear: both;
}
.wpcf7-form-control.wpcf7-paymentchoice .wpcf7-list-item {
	padding-left: 70px;
}
.wpcf7-form-control.wpcf7-paymentchoice .wpcf7-list-item .method-img {
	float: left;
	margin-left: -70px;
	width: 64px;
	height: 64px;
	background: url("img/ideal_64x64.png") left top no-repeat;
	margin-top: -10px;
}
.payment-wrapper.ideal {
	clear: both;
}
.wpcf7-form-control.wpcf7-paymentchoice .wpcf7-list-item .method-img img {
	display: none;
}

.complete-message,
.cf7-mollie-result {
	padding-left: 80px;
	position: relative;
	overflow: hidden;
}
.complete-message:before,
.cf7-mollie-result:before {
	float: left;
	margin-left: -80px;
	width: 50px !important;
	height: 44px !important;
	padding: 0 !important;
	overflow: hidden;
	padding: 0;
	border: none !important;
	content: '';
	color: white;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
}
.complete-message:before,
.cf7-mollie-result.paid:before {
	background-color: #62c462;
	content: 'v';
}
.cf7-mollie-result.pending:before {
	background-color: #db9925;
	content: 'o';
}
.cf7-mollie-result.failed:before {
	background-color: #e03301;
	content: 'x';
}

.cf7p-message .wpcf7-validation-errors,
div.wpcf7-response-output {
	margin-top: 20px !important;
}
#form-granencongres div.wpcf7-response-output.wpcf7-mail-sent-ok {
	display: none !important;
	position: absolute;
	left: -9999px;
}

.invoice-costs {
	display: none;
}
.country-nederland .invoice-costs {
	display: block;
}

@media only screen and (min-width: 767px) {
	.page-template-template-granencongres-php #Top_bar > .container {
		height: 87px;
	}

	.mpForm .mpFormField {
		float: left;
	}

	.mpForm .mpErrorRow {
		float: left;
		padding: 10px 20px;
	}
}